.t-Body-contentInner {
    padding-top: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 5px !important;
}
.col-12>.rel-col .col-2 {
    width: 3.66667%;
}

.uppercase
{
    text-transform: uppercase; 
}

#emplist .a-GV-cell {
    height: 20px;
}

.t-Body-contentInner {
    padding: 2px;
}

/*Auto Height of Heading*/
#emplist .a-GV-headerLabel {
    white-space: normal;
}

.t-Region, .t-Region-header {
    border-radius: 5px;
} 


.t-Region .t-Region-body {
    padding: 0px;
}

.a-GV-cell {
    height: 15px;
    padding: 3px 7px;
}
.a-GV {
    font-size: 13px;
    line-height: 16px;
}

.t-Body-contentInner {
    padding-top: 30px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
}


.t-Header-branding {
    height: 45px; --28px;
    background: #141E30;  
    background: -webkit-linear-gradient(to top, #243B55, #141E30);  
    background: linear-gradient(to top, #243B55, #141E30); 
}

.t-Header-logo-link .apex-logo-text {
    color:#ffffff;
    font-family:Arial;
    font-size:19px;
    text-decoration:none;
    text-shadow:0px 1px 0px #5c95b0;
}

.t-Header-nav-list,.t-Header-nav .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon:hover, .t-Header-nav .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon.is-focused  {
    min-height: 16px;
    background: #2980b9;  
    background: -webkit-linear-gradient(to top, #2c3e50, #2980b9);  
    background: linear-gradient(to top, #2c3e50, #2980b9);
    color:  #a4c1cd;
}


.t-Header-nav .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
    color: #a4c1cd;
}

.t-Region-header {
    line-height: 0.4rem;
}

.t-Region .t-Region-body {
    padding: 7px;
}

.a-MenuBar.a-MenuBar--overflow {
    height: 25px;
}


.a-MenuBar-item.a-Menu--current .a-MenuBar-label {
    font-weight: normal;
}

.t-Header-nav .a-MenuBar-label{
    color : white; 
}

.a-MenuBar-label{
    padding-top: 4px;
    padding-bottom: 4px;
    box-shadow: 3px 4px 0px 0px #899599;
    /*background:linear-gradient(to bottom, #ededed 5%, #bab1ba 100%);*/
    background: rgb(109,136,183); 
    background: -moz-linear-gradient(top,  rgba(109,136,183,1) 0%, rgba(184,198,223,1) 53%, rgba(184,198,223,1) 56%); 
    background: -webkit-linear-gradient(top,  rgba(109,136,183,1) 0%,rgba(184,198,223,1) 53%,rgba(184,198,223,1) 56%); 
    background: linear-gradient(to bottom,  rgba(109,136,183,1) 0%,rgba(184,198,223,1) 53%,rgba(184,198,223,1) 56%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d88b7', endColorstr='#b8c6df',GradientType=0 ); 
    background-color:#ededed;
    border-radius:6px;
    border:1px solid #62788a; --#d6bcd6;
    display:inline-block;
    cursor:pointer;
    color:#154d99; 
    font-family:Arial;
    text-decoration:none;
    text-shadow:0px 1px 0px #e1e2ed;

}

.t-Header-nav .a-MenuBar-item.a-Menu--current {
    background: #2980b9;  
    background: -webkit-linear-gradient(to top, #2c3e50, #2980b9);  
    background: linear-gradient(to top, #2c3e50, #2980b9); 
    border:#0B3359;
    border-radius: 10px;
    color : #0B3359;
}

.t-Header-nav .a-MenuBar-item.a-Menu--current:hover{
    background: #2980b9;  
    background: -webkit-linear-gradient(to top, #2c3e50, #2980b9);  
    background: linear-gradient(to top, #2c3e50, #2980b9);
    border:transparent;
    border-radius: 10px;
}

.a-MenuBar-label:hover {
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
    background-color:#ededed;
    border-radius:6px;
    border:1px solid #dcdcdc;
    display:inline-block;
    cursor:pointer;
    color:white; 
    font-family:Arial;
    font-weight:bold;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffffff;
}

.t-Header-nav .a-MenuBar-item {
    border-color: #636465;
}


.a-MenuBar button.a-MenuBar-label, .a-Menu button.a-Menu-label {
    BORDER-COLOR: #62788a;
   /* box-shadow: 5px 3px 0px 2px #899599;*/
    padding-right: 26px;
    border-radius: 4px;
    margin-top: 1px;
}

.a-MenuBar.a-MenuBar--overflow {
    height: 32px;
}

.t-Header-nav .a-MenuBar-item{
    border:none;
}

#emplist .a-GV-headerLabel {
    white-space: normal;
}

.a-MenuBar:not(.u-RTL) .a-Menu--split.a-MenuBar-item>.a-MenuBar-label {
    padding: 4px;
    margin-bottom: 6px;
}


.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label, .apex-button-group input + label, .t-Button:not(.t-Button--simple), .ui-button, .a-Button, .a-Button.a-Button--popupLOV, body .ui-button.ui-button--hot{
    box-shadow: 0px 0px 0px 2px #9fb4f2;
    background:linear-gradient(to bottom, #7892c2 5%, #467a9c 100%);
    background-color:#7892c2;
    border-radius:10px;
    border:1px solid #4d6694;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    text-decoration:none;
    text-shadow:0px 1px 0px #293a66;
    padding: 4px 6px;
    line-height: 16px;
    font-size : 13px;
    font-weight:bold;
    }

.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label:hover, .apex-button-group input + label:hover, .t-Button:not(.t-Button--simple):hover, .ui-button:hover, .a-Button:hover, .a-Button.a-Button--popupLOV:hover, body .ui-button.ui-button--hot:hover{
    background:linear-gradient(to bottom, #467a9c 5%, #7892c2 100%);
    background-color:#467a9c;
    }

.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label:active, .apex-button-group input + label:active/*, .t-Button:not(.t-Button--simple):active, .ui-button:active,*/ .a-Button:active, .a-Button.a-Button--popupLOV:active{
    position:relative;
    top:1px;
    }

.a-Toolbar-group--together .a-Toolbar-item {
    margin-right: 5px;
}

.a-IG .a-Toolbar-inputText {
    box-shadow: 0 0 0 1px #6493a1 inset;
}

.a-IRR-search-field, .a-IG .a-Toolbar-inputText {
    color: #040405;
    background-color: #f2fff2;
    border-color: #6493a1;
    margin-right: 3px;
    margin-left: 3px;
    padding: 5px 5px;
}

.a-GV-table tr.is-selected .a-GV-cell {
    background-color: #CBE9EB;
    height: 32px;
    font-size: 12px;
}

.a-GV-table td  {
    height: 32px;
    font-size: 12px;
}

/*.t-Body-contentInner {
    padding-top: 0px;
}*/

.t-Region--accent3 > .t-Region-header {
    background: rgb(109,136,183);  
    background: -moz-linear-gradient(top,  rgba(109,136,183,1) 0%, rgba(184,198,223,1) 53%, rgba(184,198,223,1) 56%);  
    background: -webkit-linear-gradient(top,  rgba(109,136,183,1) 0%,rgba(184,198,223,1) 53%,rgba(184,198,223,1) 56%);  
    background: linear-gradient(to bottom,  rgba(109,136,183,1) 0%,rgba(184,198,223,1) 53%,rgba(184,198,223,1) 56%);  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d88b7', endColorstr='#b8c6df',GradientType=0 ); 
    color: #011018;
}

.a-Toolbar-item:last-child {
    margin-right: 10px;
}

.a-GV-table th.a-GV-header, .a-GV-table th{
    background: rgb(109,136,183); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(109,136,183,1) 0%, rgba(184,198,223,1) 53%, rgba(184,198,223,1) 56%); 
    background: -webkit-linear-gradient(top,  rgba(109,136,183,1) 0%,rgba(184,198,223,1) 53%,rgba(184,198,223,1) 56%); 
    background: linear-gradient(to bottom,  rgba(109,136,183,1) 0%,rgba(184,198,223,1) 53%,rgba(184,198,223,1) 56%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d88b7', endColorstr='#b8c6df',GradientType=0 ); 
    padding: 5px;
    height: 5px;
    height: 32px;
    font-size: 12px;
    text-align: center !important;
}

.t-Header-nav .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
    color: #7e1c1c;
    margin-left: -15px;
}

body .ui-dialog .ui-dialog-titlebar {
    background: #aee1f9;
    background: linear-gradient(315deg, #aee1f9 0%, #f6ebe6 74%);
}

.t-Tabs--pill .t-Tabs-link,.t-Tabs--pill .t-Tabs-item:first-child .t-Tabs-link{
    padding-top: 4px;
    padding-bottom: 4px;
    box-shadow: 3px 4px 0px 0px #899599;
    background: rgb(109,136,183); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(109,136,183,1) 0%, rgba(184,198,223,1) 53%, rgba(184,198,223,1) 56%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(109,136,183,1) 0%,rgba(184,198,223,1) 53%,rgba(184,198,223,1) 56%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(109,136,183,1) 0%,rgba(184,198,223,1) 53%,rgba(184,198,223,1) 56%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d88b7', endColorstr='#b8c6df',GradientType=0 ); /* IE6-9 */
    background-color:#ededed;
    border-radius:6px;
    border:1px solid #62788a; --#d6bcd6;
    display:inline-block;
    cursor:pointer;
    color:#7e1c1c; /*#154d99;*/
    font-family:Arial;
    text-decoration:none;
    text-shadow:0px 1px 0px #e1e2ed;
    font-weight:bold;
}

.t-Tabs--pill {
    margin-bottom: -1px;
    height: 32px;
    margin-top: 5px;
}

.t-Tabs--pill .t-Tabs-item.is-active .t-Tabs-link
{
    padding-top: 4px;
    padding-bottom: 4px;
    box-shadow: 3px 4px 0px 0px #899599;
    background:linear-gradient(to bottom, #7881C2 5%, #46619C 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d88b7', endColorstr='#b8c6df',GradientType=0 ); /* IE6-9 */
    background-color:#ededed;
    border-radius:6px;
    border:1px solid #7e1c1c; --#d6bcd6;
    display:inline-block;
    cursor:pointer;
    color:#F9F9FA;
    font-family:Arial;
    text-decoration:none;
    text-shadow:0px 1px 0px #7e1c1c;
}
.a-MenuBar:not(.u-RTL) .a-Menu--split.a-MenuBar-item > .a-MenuBar-label {
 
    padding-right: 27px;
}

/*--------------------------------------------------------*/
.apex-item-text, .apex-item-textarea, select.listmanager {
    box-shadow: 0 1px 0 0 #e91e63;
    background-color: transparent;
    border: none;
}

.apex-item-text, .apex-item-select, .apex-item-textarea {
    border-radius: 0px;
    background-color: transparent;
}

.a-IRR-selectList[size="1"], .apex-item-select[size="1"] {
    box-shadow: 0 1px 0 0 #e91e63;
    border: none;
    background-color: transparent;
}


.apex-item-text.apex-item-datepicker {
    box-shadow: 0 1px 0 0 #e91e63;
    border: none;
    background-color: transparent;
}

.a-Button.a-Button--calendar, .a-Button.a-Button--colorPicker, .a-Button.a-Button--listManager, .a-Button.a-Button--popupLOV {
    padding: 2px 2px;
}

.a-MenuBar-item > .a-Menu-subMenuCol, .a-MenuBar-item.a-Menu--split > .a-Menu-subMenuCol {
    margin-right: -21px;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-current, .t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-selected, .t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-current--top {
    color: #e98425;
}

.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-hover .fa, .t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-current--top .fa, .t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-hover .a-Icon, .t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-current--top .a-Icon {
    color: #e98425;
}

.t-Alert--page .a-Notification-item .a-Button--notification {
    padding: 2px;
    opacity: .75;
    vertical-align: top;
    display: none;
}

.t-Alert--page.t-Alert--warning .a-Notification-title {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 700;
    margin: 0;
    display: none;
}

.t-Alert--page .a-Notification-link:hover {
    text-decoration: none;
   /* color: red;*/
}

.t-Alert--page .a-Notification-link {
    text-decoration: none;
   /* color: red;*/
}

.t-Alert--horizontal .t-Alert-content {
    padding: 16px;
    flex: 1 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
   /* background-color: antiquewhite;*/
}

/*
.t-Alert--warning.t-Alert--horizontal .t-Alert-icon, .t-Alert--yellow.t-Alert--horizontal .t-Alert-icon {
    background-color: antiquewhite;
}*/

.t-Alert--page.t-Alert--warning a {
    /*color: red;*/
    text-decoration: none;
}

/*
.t-Alert--page.t-Alert--warning .t-Alert-icon .t-Icon {
    color: red;
}*/


.apex-item-text, .apex-item-textarea, select.listmanager {
    box-shadow: 0 1px 0 0 grey !important;
    background-color: transparent;
    border: none;
}

.apex-item-text:hover, .apex-item-textarea:hover, select.listmanager:hover {
    box-shadow: 0 1px 0 0 #e91e63 !important;
    background-color: transparent;
    border: none;
}

.apex-item-text:focus, .apex-item-textarea:focus, select.listmanager:focus {
    box-shadow: 0 1px 0 0 #e91e63 !important;
    background-color: transparent;
    border: none;
}

.apex-item-select[size="1"] {
    box-shadow: 0 1px 0 0 grey !important;
    background-color: transparent;
    border: none;
}

.apex-item-select[size="1"]:hover  {
    box-shadow: 0 1px 0 0 #e91e63 !important;
    background-color: transparent;
    border: none;
}

.apex-item-select[size="1"]:focus {
    box-shadow: 0 1px 0 0 #e91e63 !important;
    background-color: transparent;
    border: none;
}

.a-Button.a-Button--calendar, .a-Button.a-Button--colorPicker {
       box-shadow: 0px 0px 0px 2px #9fb4f2;
        background:linear-gradient(to bottom, #7892c2 5%, #467a9c 100%);
        background-color:#7892c2;
        border-radius:10px;
        border:1px solid #4d6694;
        display:inline-block;
        cursor:pointer;
        color:#ffffff;
        font-family:Arial;
        text-decoration:none;
        text-shadow:0px 1px 0px #293a66;
        padding: 4px 6px;
        line-height: 16px;
        font-size : 12px;
}

body .ui-datepicker td span.ui-state-default.ui-state-active, body .ui-datepicker td a.ui-state-default.ui-state-active {
    background-color: #0c4475;
    color: #ffffff !important;;
    font-weight: bold;
}

.t-Alert--page.t-Alert--success {
  color: #4D4141;
}

/*footer display */
.t-Footer {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  background-color: rgba(0, 0, 0, 0.025);
  display: none;
}

.region_hdr_txn_text {
	color:black;
	background: linear-gradient(to bottom, rgba(109,136,183,1) 0%,rgba(184,198,223,1) 53%,rgba(184,198,223,1) 56%); 
	display: inline-block;
	height: 25px;
	margin-top: 3px;
}

.region_hdr_mst_text {
	color:black;
	background: linear-gradient(to bottom, rgba(109,136,183,1) 0%,rgba(184,198,223,1) 53%,rgba(184,198,223,1) 56%); 
}

.t_button_scrpt{
    box-shadow: 0px 0px 0px 2px #9fb4f2;
    background: linear-gradient(to bottom, #7892c2 5%, #467a9c 100%);
    background-color: #7892c2;
    border-radius: 10px;
    border: 1px solid #4d6694;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
    text-shadow: 0px 1px 0px #293a66;
    padding: 3px 10px;
    font-size: 12px;
    margin-top: 3px;
    width: 77px;
    text-align: center;
    line-height: 11px;
    vertical-align: middle;
}
