﻿/*-------------------MASTER PAGE---------------------*/
body
{
}

html
{
    background-color: #BEBEBE;
}

#headerDiv, #bodyDiv, #footerDiv, #navDiv, #sitemapDiv
{
    float: left;
    width: 100%;
}

#headerDiv {
    background-color: #ffffff;
    height: 140px;
    border-bottom: 10px solid #800000;
	/*#03449d blue to*/
    /*#197CBF blue to*/
}

#bodyDiv
{
	/*background-image: url('welcome.jpeg') center no-repeat;*/
    background-color: #fff;
    height: auto;
    min-height: 400px !important;
	
}

#sitemapDiv
{
    background-color: #800000;
	color: #fff;
    text-decoration: none;
    font-size: 11px;
    font-family: Verdana;
    height: 10px;
    padding: 5px 0 !important;
}

#footerDiv
{
    background-color: #000000; /*#474747 gray*/
    height: 30px;
    color: #ffffff;
    font-size: 12px;
    font-family: Calibri;
    font-weight: bold;
    vertical-align: text-bottom;
    text-align: center;
    padding: 10px 0;
}

#navDiv {
    /*for GPBC*/
    /*background-color:  #07853e;*/
    background-color: #000000; /*#3e397d blue*/
    /*background-color: #197CBF; blue*/
    height: 40px;
    overflow: visible;
}

.navDivLink
{
    width: 120px;
    height: 40px;
    padding: 10px 0 !important;
    border-right: 2px solid #FFF;
    font-family: Verdana;
    font-size: smaller;
}

.navDivLink:hover
{
    background-color: white;
    color: #1F3D5C !important;
    text-decoration: none;
}

#headerDiv div
{
    float: left;
    margin: 5px 0;
}

#leftHeader, #rightHeader
{
    float: left;
}

#leftHeaderee
{
    width: 150px;
    height: 100%;
}

#rightHeader
{
    width: 1002px;
    height: 100%;
}

#logoDiv
{
    width: 150px;
    height: 100%;
/*Jwalter*/
    /*position: relative;
    right: 120px;*/
/*Jwalter*/
}

#siteTitleDiv {
    margin-left: 10px !important;
    text-align: right;
    width: 982px;
    height: 35px;
    /*For GBPC*/
    /*background: -webkit-linear-gradient(right, #197853 , #FFFFFF);*/ /* For Safari 5.1 to 6.0*/
    /*background: -o-linear-gradient(left, #197853, #FFFFFF);*/ /*For Opera 11.1 to 12.0*/
    /*background: -moz-linear-gradient(left, #197853, #FFFFFF);*/ /*For Firefox 3.6 to 15*/
    /*background: linear-gradient(to left, #197853 , #FFFFFF);*/ /*Standard syntax*/
    /*Default glory*/
    background: -webkit-linear-gradient(right, #000000 , #FFFFFF); /*#197CBF*/
    background: -o-linear-gradient(left, #000000, #FFFFFF);  /*#2d2867*/
    background: -moz-linear-gradient(left, #000000, #FFFFFF);  
    background: linear-gradient(to left, #000000 , #FFFFFF);
/*blue*/
    /*background: -webkit-linear-gradient(right, #197CBF, #FFFFFF);
    background: -o-linear-gradient(left, #197CBF, #FFFFFF);
    background: -moz-linear-gradient(left, #197CBF, #FFFFFF);
    background: linear-gradient(to left, #197CBF, #FFFFFF);*/
}

#dateDiv
{   

    
        /*For GPBC*/
        width: 992px;

     /*
         For JWALTER
         width: 539px;*/

    text-align: right;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #3D3D3D;
}

#usernameDiv
{
    width: 496px;
    text-align: left;
	font-weight: bold;
    /*For GEEBEEPEECEE*/
    position:relative;
    left:60px;
     /*For GEEBEEPEECEE END*/
    height: 35px; 
    /*background: -webkit-linear-gradient(left, #47B5B5 , #FFFFFF); /* For Safari 5.1 to 6.0 */ /*background: -o-linear-gradient(right, #47B5B5, #FFFFFF); /* For Opera 11.1 to 12.0 */ /*background: -moz-linear-gradient(right, #47B5B5, #FFFFFF); /* For Firefox 3.6 to 15 */ /*background: linear-gradient(to right, #47B5B5 , #FFFFFF); /* Standard syntax */
}

.userNavLink {
    font-family: 'Arial Narrow', Calibri;
    font-weight: bolder;
    font-style: italic;
    font-size: 14px;
    color: #3e397d; /*FOR GLORY*/
    cursor: pointer;
    /*color: #003fae;*/
    text-decoration: none;
}

    .userNavLink:hover {
        color: #0000B2; /*for glory*/
        /*color: #003fae;*/
            text-decoration: none;
    }

#logoutDiv
{
    /*JWALTER*/
    /*width: 544px;*/
    width: 493px;
    height: 35px;
    text-align: right;
}

.logoutNavLink
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    color: #FFFFFF;
    background: #990000;
    border-radius: 4px;
    cursor: pointer;
    padding: 4px;
}

#navDiv a
{
    color: #ffffff;
    padding: 10px 10px;
    float: left;
    text-decoration: none;
}

#navDiv a:hover
{
    background-color: white;
    color: #333333;
    text-decoration: none;
}

.fixNav
{
    height: 40px;
    float: left;
}

.dDown
{
    height: 40px;
    float: left;
/*for gbpc*/
     /*background-color: #07853e;*/

/*Default*/
    background-color: #000000; /*glory*/
    width: 120px;
    border-right: 2px solid #fff;
    font-family: Verdana;

/*jwalter*/
/*background-color: #197CBF;*/ /*blue*/
/*width: 120px;
border-right: 2px solid #fff;
font-family: Verdana;*/
}

.dDown a
{
    float: left;
}

.fixNav2
{
    height: 40px;
    float: left;
    background-color: #197CBF;
    width: 120px;
    border-right: 2px solid #fff;
    font-family: Verdana;
    cursor: pointer;
}

.fixNav2 a
{
    float: left;
}

.hdds
{
    visibility: hidden;
    margin-top: 40px;
    position: absolute;
    width: 120px;
    background-color: #197CBF;
    z-index: 2;
}

.hddsLink
{
    clear: both;
    width: 120px;
    height: 11px;
    padding: 10px 0 !important;
    border-top: 1px dashed #8b84df  !important;
    font-size: 11px;
    font-family: Verdana; /*border-radius: 10px 10px;*/
    background-color: #333333;
}

.hddsLink:hover
{
    background-color: #ADADAD !important;
    color: #333333 !important;
    text-decoration: none !important;
}

.hdds a
{
    clear: both;
    width: 120px;
    padding: 10px 0 !important; /*border-radius: 10px 10px;*/
}
.hdds a:hover
{
    background-color: #ADADAD !important;
    color: #333333 !important;
    text-decoration: none !important;
}

/*------------------------CONTROLS----------------------------*/
.labelNote
{
    text-decoration: none;
    font-style: italic;
    font-size: 13px;
    font-family: 'Arial Narrow' , Calibri;
    color: Gray;
    font-weight: bold;
}

.calendarExt
{
    width: 190px;
    font-size: 11px;
    z-index: 2;
    background-color: White;
}

.TextBox
{
    font-family: 'Arial Narrow' , Calibri;
    font-size: 12px;
    border: 1px solid #5E5E5E;
    width: 190px;
    height: 16px;
    margin-bottom: 0px;
    padding-left: 2px;
}

.textReason
{
    font-family: 'Arial Narrow' , Calibri;
    font-size: 12px;
    border: 1px solid #5E5E5E;
    width: 190px;
    height: 25px;
    margin-bottom: 0px;
    padding-left: 2px;
    resize: none;
}

.dateText
{
    font-family: 'Arial Narrow' , Calibri;
    font-size: 14px;
    border: 1px solid #5E5E5E;
    width: 120px;
    height: 16px;
    margin-bottom: 0px;
    padding-left: 2px;
}

.dropDownMenu
{
    font-family: 'Arial Narrow' , Calibri;
    font-size: 14px;
    border: 1px solid #5E5E5E;
    width: 190px;
    height: 20px;
    margin-bottom: 0px;
    padding-left: 2px;
}

.longText
{
    font-family: 'Arial Narrow' , Calibri;
    font-size: 12px;
    border: 1px solid #5E5E5E;
    width: 435px !important;
    height: 16px;
    margin-bottom: 0px;
    padding-left: 2px;
}

.TextBoxDisabled
{
    font-family: 'Arial Narrow' , Calibri;
    font-size: 13px;
    font-style: italic;
    border: 1px solid Gray;
    width: 190px;
    height: 16px;
    margin-bottom: 0px;
    padding-left: 2px;
}

.TextBoxFind
{
    border: 1px solid gray;
    width: 200px;
}

.ErrorFont
{
    color: Red;
    font: 'Arial Narrow' , Calibri;
    font-size: 15px;
    line-height: 110%;
}

.Button
{
    width: 70px;
    height: 25px;
}

.Font
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    color: #F0F8FF;
}

.Font2
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    color: #6495ED;
}


.FontHeader
{
    font-weight: normal;
    text-decoration: none;
    line-height: 110%;
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
    font-size: 14px;
    color: #ffe363;
}

#Table
{
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
    width: 100%;
    border-collapse: collapse;
    font-size: 0.750em;
    font-weight: normal;
}

#Table td, #Table th
{
    font-size: 0.750em;
    border: 1px solid #F0F8FF; /*padding: 3px 7px 2px 7px;*/
    padding: 0px;
    margin: 0px;
}

#Table td
{
    color: Black;
}
#Table th
{
    font-size: 0.875em;
    text-align: left; /*padding-top: 5px;     padding-bottom: 4px;*/
    padding: 0px;
    margin: 0px;
    background-color: #6495ED;/*#6495ED*/
    color: Black;
}
#Table tr.alt td
{
    color: Black;
    background-color: #1b1e23;
}


.Active
{
    color: red;
    font: bold 12px Tahoma;
}

.TextBox2
{
    border: 1px solid gray;
    width: 240px;
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-style: italic;
    color: Black;
}

.TextBox3
{
    border: 1px solid gray;
    width: auto;
}

.TextBox4
{
    border: 1px solid gray;
    width: 50px;
}

.tdBody
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #6495ED;
    border-top: 0;
    padding: 8px;
    background-color: rgba(250, 230, 188, 1) !important; /* SVG fallback(Opera 11.10-, IE9) */
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDI1NSwyNTUsMjU1LDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoMjQxLDI0MSwyNDEsMSk7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==); /* Opera 11.10+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1), rgba(250, 230, 188, 1)); /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, rgba(255,255,255,1), rgba(250, 230, 188, 1)); /* Chrome 7+ & Safari 5.03+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,1)), color-stop(1, rgba(250, 230, 188, 1))); /* IE5.5 - IE7 */
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#FFF1F1F1); /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFFFF,EndColorStr=#FFF1F1F1)";
}

.modalBackground
{
    background-color: Black;
    filter: alpha(opacity=40);
    opacity: 0.4;
}
.modalPopup
{
    background-color: #FFFFFF;
    width: 300px;
    border: 1px solid #0DA9D0;
}
.modalPopup .header
{
    background-color: #6a6b72;
    height: 15px;
    color: White;
    line-height: 110%;
    text-align: center;
    font-weight: normal;
    font-family: 'Arial Narrow' , Sans-Serif;
    font-size: 14px;
}
.modalPopup .body
{
    min-height: 50px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    font-family: 'Arial Narrow' , Sans-Serif;
    font-size: 14px;
}
.modalPopup .footer
{
    padding: 3px;
}
.modalPopup .yes, .modalPopup .no
{
    height: 23px;
    color: White;
    line-height: 23px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}
.modalPopup .yes
{
    background-color: #2FBDF1;
    border: 1px solid #0DA9D0;
}
.modalPopup .no
{
    background-color: #9F9F9F;
    border: 1px solid #5C5C5C;
}

.watermarked
{
    background-color: #F7F6F3;
    border: solid 1px #808080;
    padding: 3px;
    color: Gray;
}

.unwatermarked
{
    border: solid 1px #808080;
    padding: 3px;
    color: Gray;
}

.buttonCSS
{
    -moz-box-shadow: inset 0px 0px 6px 1px #bee2f9;
    -webkit-box-shadow: inset 0px 0px 6px 1px #bee2f9;
    box-shadow: inset 0px 0px 6px 1px #bee2f9;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf) );
    background: -moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
    background-color: #63b8ee;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0;
    border: 1px solid #3866a3;
    display: inline-block;
    color: #14396a;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    height: 33px;
    line-height: 33px;
    width: 139px;
    text-decoration: none;
    text-align: center;
}
.buttonCSS:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee) );
    background: -moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
    background-color: #468ccf;
}
.buttonCSS:active
{
    position: relative;
    top: 1px;
}

.TextBoxRepeater
{
    font-family: 'Arial Narrow' , Calibri;
    font-size: 13px;
    color: #4A4A4A;
    width: 135px;
    height: 40px;
    border: 1px solid #5E5E5E;
    resize: none;
    vertical-align: middle;
    text-align: left;
}
.TextBoxRepeater2
{
    font-family: 'Arial Narrow' , Calibri;
    font-size: 13px;
    color: Gray;
    width: 70px;
    height: 40px;
    border: 1px solid #5E5E5E;
    resize: none;
    vertical-align: middle;
    text-align: left;
}
.TextBoxRepeater3
{
    font-family: 'Arial Narrow' , Calibri;
    font-size: 13px;
    color: Gray;
    width: 120px;
    height: 30px;
    border: 1px solid #5E5E5E;
    resize: none;
    vertical-align: middle;
    text-align: left;
}
.TextBoxRepeater4
{
    font-family: 'Arial Narrow' , Calibri;
    font-size: 13px;
    color: #2F2F2F;
    width: 100px;
    height: 30px;
    border: 1px solid #5E5E5E;
    resize: none;
    vertical-align: middle;
    text-align: left;
}
.TextBoxRepeater5
{
    font-family: 'Arial Narrow' , Calibri;
    font-size: 13px;
    color: Gray;
    width: 40px;
    height: 30px;
    border: 1px solid #5E5E5E;
    resize: none;
    vertical-align: middle;
    text-align: left;
}

.TextBoxRepeater6
{
    font-family: 'Arial Narrow' , Calibri;
    font-size: 13px;
    color: Gray;
    width: 85px;
    height: 30px;
    border: 1px solid #5E5E5E;
    resize: none;
    vertical-align: middle;
    text-align: left;
}

.RedStar
{
    color: #FF0000;
    font-weight: bold;
}

.DDLRepeater
{
    width: 120px;
    height: 30px;
    color: #003D5C;
    font-size: 13px;
    font-family: 'Arial Narrow' , Calibri;
    border: 1px solid #5E5E5E;
    vertical-align: middle;
    text-align: left;
    resize: none;
}

.DDLRepeater2
{
    width: 100px;
    height: 30px;
    color: #003D5C;
    font-size: 13px;
    font-family: 'Arial Narrow' , Calibri;
    border: 1px solid #5E5E5E;
    vertical-align: middle;
    text-align: left;
    resize: none;
}

.DDLRepeater3
{
    width: 55px;
    height: 30px;
    color: #003D5C;
    font-size: 11px;
    font-family: 'Arial Narrow' , Calibri;
    border: 1px solid #5E5E5E;
    vertical-align: middle;
    text-align: left;
    resize: none;
}

/*---------------------------------------*/
.tooltipDemo
{
    position: relative;
    display: inline;
    text-decoration: none;
    left: 5px;
    top: 0px;
    font-size: 12px;
}
.tooltipDemo:hover:before
{
    border: solid;
    border-color: transparent #0567a8;
    border-width: 6px 6px 6px 0px;
    bottom: 21px;
    content: "";
    left: 185px;
    top: 5px;
    position: absolute;
    z-index: 95;
}
.tooltipDemo:hover:after
{
    /*background: #FF8F35;*/ /*background: rgb(255, 143, 53);*/
    background: #0567a8;
    background: rgb(5, 103, 168);
    border-radius: 5px;
    color: #fff;
    width: 150px;
    left: 190px;
    top: -5px;
    content: attr(alt);
    position: absolute;
    padding: 5px 15px;
    z-index: 95;
}

.divScrollNav
{
    overflow: scroll;
    height: 600px;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

/* MultiView Tab Using Menu Control */
#MainMenu
{
    list-style: none !important;
}

.tabs
{
    position: relative;
    top: 13px;
    z-index: 2; /*margin-left: 27px;*/
}

.tabs ul
{
    padding: 0px 0px 0px 26px !important;
}

.tabs li
{
    list-style: none !important;
    background: none !important;
    margin: 0px;
    padding: 0px;
}

.tabs a.static.selected
{
    background-color: #13527C !important;
    background-repeat: repeat-x;
    color: #FFFFFF !important;
}

.tab
{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #ffe5b2;
    background-repeat: repeat-x;
    width: 120px;
    padding: 5px 5px 5px 5px !important;
    margin-right: 5px;
    float: left;
    list-style-type: none !important;
    font-family: 'Calibri' , Arial Narrow;
    font-size: 13px;
    color: #13527C;
}

.tab a.static.selected
{
    background-color: #004A6E !important;
    background-repeat: repeat-x;
    color: #FFFFFF !important;
}

.selectedtab
{
    background-color: #FFFFFF !important;
    background-repeat: repeat-x;
    color: #004A6E !important;
    list-style-type: none !important;
}

.tabcontents
{
    border: 2px solid #9A9A9A;
    padding: 10px;
    width: 92% !important;
    min-height: 500px !important;
    background-color: white;
    float: left;
    text-align: center;
    vertical-align: middle;
    margin-left: 25px !important;
    font-family: 'Calibri' , Arial Narrow;
}

.tabMenu
{
    width: 100%;
    background-color: white;
    float: left;
}

/* MultiView Ends Here..*/

/* GridView Controls */

.grdTxtOT
{
    font-family: 'Calibri' , Arial Narrow;
    font-size: 12px;
    width: 137px;
}

.grdTxtOB
{
    font-family: 'Calibri' , Arial Narrow;
    font-size: 12px;
    width: 160px;
}

.grdTxtFTS
{
    font-family: 'Calibri' , Arial Narrow;
    font-size: 12px;
    width: 160px;
}

.grdTxtLV
{
    font-family: 'Calibri' , Arial Narrow;
    font-size: 12px;
    width: 137px;
}

.grdTxtUT
{
    font-family: 'Calibri' , Arial Narrow;
    font-size: 12px;
    width: 270px;
}

.grdTxtCWS
{
    font-family: 'Calibri' , Arial Narrow;
    font-size: 12px;
    width: 137px;
}

.grdTxtCSO
{
    font-family: 'Calibri' , Arial Narrow;
    font-size: 12px;
    width: 160px;
}


/*----------------PAYSLIP NEW-------------------*/
.PS-box{
    border: 1px solid #666666;
    margin-top: 20px;
    text-align:left;
    padding: 10px;

}
.clear {
    clear: both;
}
.PS-box .PS-top-info-left {
    float: left;

}
.PS-box .PS-top-info-right {
    float: right;
}

.PS-box .PS-compName         {
    font-weight: 600;
}

.PS-box .PS-top-info-left table tbody tr td:first-child {
    width: 90px;
}

.PS-box .PS-top-info-right table tbody tr td:first-child {
    width: 120px;
}

.PS-box .ps-maintable {
    width: 100%;
    margin-top: 10px;
}
.PS-box .ps-maintable, .PS-box .ps-maintable td, .PS-box .ps-maintable th {
    border: solid 1px #000;
    border-collapse: collapse;

}

.PS-box .ps-maintable thead tr th {
    text-align:center;
    padding: 2px 10px;
}

.PS-box .ps-maintable tbody tr td {
    text-align: left;
    padding: 5px;
}


.PS-box .PS-acknowledge {
    float: left;
    width: 50%;
}



.PS-box .PS-signature {
    float: right;
    width: 30%;
    text-align: center;
    padding: 20px;
    padding-top: 40px;
    /*border: 1px solid red;*/
}

.PS-box .PS-signature span {
    border-top: 1px solid #000000;
}
.ps-amount
{
    float:right;
}

#pEarnings table, #pDeduct table {
    width: 100%;
    margin-top:0;
}

#pEarnings table tr td, #pDeduct table tr td{
    border: none;    
}

#pEarnings table tr td:last-child, #pDeduct table tr td:last-child{
    text-align: right;
}

#psTable.ps-maintable tbody tr td div.totals {
    display: inline-block;
    float: right;
}

#psTable.ps-maintable tbody tr.tTotals td {
    padding: 3px 12px;
}


/*--------------------Data table--------------------*/


div.dTable table tr{
    text-align: center; 
}

div.dTable table td:nth-child(2), div.dTable table th:nth-child(2) {
    text-align: left;
}


div.dTable table .dt_name {
    font-weight: 600;
}


div.dTable table .dt_desc {
    color: #666;
}

div.dTable table .dt_dateFiled {
    font-size: 0.8em;
    color: #666;
}

div.dTable a.dt_btn {
    display: block;
    color: #fff;
    background-color: #333;
    margin: 5px;
    padding: 5px;
    font-size: 0.9em;
    text-decoration: none;
}

div.dTable a.dt_btn.btn-editOT {
    width: 17px;
    float: left;
    display: inline-block;
    margin: 0px 0px 5px 5px;
}
div.dTable a.dt_btn.btn-attach {
    margin: auto 0;
}

div.dTable a.dt_btn.btn-aRemOT {
    width: 17px;
    float: right;
    display: inline-block;
    margin: 0px 5px 5px 0px;
}

div.dTable a.dt_btn.dt_btn-blue {
    background-color: #197cbf;
}

div.dTable a.dt_btn.dt_btn-red {
    background-color: #ba0707;
}
/*Editted Button*/
div.dTable button#btn-app-all {
    background-color: #197cbf;
    color: white;
    border: none;
    display: inline-block;
    padding: 5px;
    margin:5px;
    cursor:pointer;
   
}
div.dTable button#btn-dec-all {
    background-color: #ba0707;
    color: white;
    border: none;
    cursor:pointer;
   display:inline-block;
    padding: 5px;
    margin:5px;
   }
div.dTable button#btn-dec-all:hover {
   font-style:italic;
}
div.dTable button#btn-app-all:hover {
    font-style:italic;
  
}
    .tooltip .tooltiptext {
    visibility: hidden;
    width: 65px;
    background-color: #EDD949;
    color: black;
    text-align: center;
    border-radius: 7px;
    padding: 6px;
    position: absolute;
    z-index: 1;
}
.tooltip:hover .tooltiptext{
    visibility: visible;

}
.tooltip{
    border-bottom :1px solid black;
    position: relative;
    display: inline-block;
}

/*Editted Button*/

.jga-spin {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 1000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    /*-ms-animation-name: spin;
    -ms-animation-duration: 1000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;*/
    animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite; 
    animation-timing-function: linear;
}

@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/*------------------------filters------------------------*/
div.filters {
    padding: 0px;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    border: hidden;
    background-color: #ffffff;
    border-color: black;
}
   
    div .filters .formGroup {
    display: inline-block;
    margin: 0 1px;
}

div.filters .formGroup label {
    font-size: 0.8em;
    font-weight: 600;
    }

div.filterDate {
    font-family: 'Arial Narrow', Calibri; 
    font-size: 16px; 
    width: 36%; 
    color: #003366;                            
    text-align: left; 
    display: inline-block;
    
}
div.filterbyCurr{
    font-family: 'Arial Narrow', Calibri;     
    width: 30%; 
    color: #003366;                            
    display: inline-block; 
    padding-top: .5em;
    margin-left: 322px;
}
div .btnFilter {
    font-family: 'Arial Narrow', Calibri;
    font-size: 16px;
    width: 6%;
    color: #003366;
    display: inline-block;
}
    
/*--------------------Data table--------------------*/


/*----------------SHOW REMARKS-----------------*/

#ShowRemarks {
    width: 80%;

    font-size: 0.9em;
   
}

#ShowRemarks button#ok{
    background-color: aqua;
}
    #ShowRemarks table tr td:nth-child(1) {
        width: 20%;
        
    }


/*----------------SHOW REMARKS-----------------*/


/*----------------CUT OFF FILING---------------*/


#lblAddNew, #SaveButton, p {
display:inline-block;
       
}
#SaveButton {
    margin-top: -19px;
    position: relative;
}

    #SaveButton #ContentPlaceHolder1_btnSaveCutoff {
        background-color: green;
        color: white;
        border: none;
        display: inline-block;
        padding: 5px;
        margin-top: 35px;
        cursor: pointer;
        width: 100px;
        transition: width 0.4s;
    }

.divCutoff #cutofTable {
    margin-top: 45px;
    width: 100%;
    height: 50px;
    display: table;  
    text-align:center;
    
}

.fc-container{
    position: relative;
    overflow: hidden;
    display:block;
    border: 1px white dashed;
    margin-top: 40px;
    
}

.fc-leftPanel {
    float: left;
    /*border: 1px blue solid;*/
    display: inline-block;
    width: 30%;
    clear: left;
    margin-top:69px;
   
}
.fc-rightPanel {
    float: right;
    /*border: 1px green solid;*/
    display: inline-block;
    width: 70%;
    clear: right;
}

#lblAddNew {
    box-shadow: 0 0 8px 0 rgba(62, 57, 125, 1);
    max-width: 300px;
    margin: auto;
    text-align: center;
    font-family: arial;
    margin-bottom:10px;
}
#ContentPlaceHolder1_txtDays, #ContentPlaceHolder1_txtDuration {
    width: 25px;
}
#ContentPlaceHolder1_btnSaveCutoff:hover
{
    width:200px;
}
#paraG
{

}

/*-----------END OF CUTOFF FILING CSS---------*/



/*---------------APPROVALS---------------*/
#notifContainer {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99999;
}

.notifmsg-overlay {
    padding: 7px;
    background-color: #4CAF50;
    color: white;
    display: block;
    overflow: auto;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    color: #FFFFFF;
    border-radius: 4px;
    width: 300px;
    position: relative;
    margin: 15px 0px;

    -webkit-box-shadow: 4px 6px 14px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 4px 6px 14px 0px rgba(0,0,0,0.27);
    box-shadow: 4px 6px 14px 0px rgba(0,0,0,0.27);
}

/*.notifmsg-declined {
    background-color: #f1c40f !important;

}*/


    .closebtn {
        margin-left: 10px;
        color: white;
        font-weight: bold;
        float: right;
        font-size: 22px;
        line-height: 20px;
        cursor: pointer;
        transition: 0.3s;
    }
    .closebtn:hover {
        color: black;
    }

/*---------------APPROVALS---------------*/
