
body {
    background-color: #F0F0F0;
    color: black;
    font-family: Verdana, Arial;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 8pt;
}

table {
    font-size: 8pt;
}

textarea {
    border-right: #dddddd 1px solid;
    border-top: #707070 1px solid;
    border-left: #707070 1px solid;
    border-bottom: #dddddd 1px solid;
}

input {
    /*FONT-SIZE: 8pt;*/
}

select {
    font-size: 8pt;
    background-color: white;
    vertical-align: top;
    visibility: visible !important;
}

.checkB label {
    position: relative;
    top: -2px;
    vertical-align: middle;
}

.formContent {
    text-align: right;
    vertical-align: top;
}

.inputtext {
    border-top: #a0a0a0 1px solid;
    border-left: #a0a0a0 1px solid;
    border-right: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 8pt;
}

.numerictext {
    border-top: #a0a0a0 1px solid;
    border-left: #a0a0a0 1px solid;
    border-right: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    text-align: right;
    color: black;
    font-family: Verdana, Arial;
    font-size: 8pt;
}

.ExtInvoicenumerictext{
    border-top: #a0a0a0 1px solid;
    border-left: #a0a0a0 1px solid;
    border-right: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    text-align: left;
    color: black;
    font-family: Verdana, Arial;
    font-size: 8pt;

}

.Button {
    /*border-right: #000063 1px solid; 	border-top: #000063 1px solid; 	border-left: #000063 1px solid; 	border-bottom: #000063 1px solid; 	background-image: url(images/button_back.jpg); 	background-repeat: repeat-x; 	height: 20px; 	vertical-align: middle;*/
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    /*background: transparent url(images/blue_bg.gif) repeat-x scroll left center;*/
    background-image: linear-gradient(to top, #405f7a, #3c6682, #366d8a, #2f7591, #257c97);
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Verdana;
    /*font-size: 11px;*/
    /*font-weight: normal;*/
    margin: 0;
    overflow: visible;
    /*padding: 4px 4px;*/
    width: auto;
    line-height: 10px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    font-size: 13px;
    padding: 10px 10px;
    font-weight: 500;
    outline-color:transparent !important;
}

.PanelHeader {
    background-color: #405f7a;
    color: #FFFFFF;
    line-height: 10px;
    font-weight: bold;
}

.EntryPagePanel {
    font-family: Tahoma,Arial,Verdana;
    border-right: #D1D1D1 1px solid;
    border-top: #E7E7E7 1px solid;
    border-left: #f0f0f0 0px solid;
    font-size: 11px;
    color: navy;
    border-bottom: #F1F1F1 1px solid;
    font-family: Verdana, Arial;
    background-color: #e0e0e0;
    background-image: url(images/bback.jpg);
    background-repeat: repeat-x;
    padding-left: 2px; /*height: 20px;*/
}


.GISPMButton {
    /*border-right: #000063 1px solid; 	border-top: #000063 1px solid; 	border-left: #000063 1px solid; 	border-bottom: #000063 1px solid; 	background-image: url(images/button_back.jpg); 	background-repeat: repeat-x; 	height: 20px; 	vertical-align: middle;*/
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    /*background: transparent url(images/blue_bg.gif) repeat-x scroll left center;*/
      box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
      background-image: linear-gradient(to top, #405f7a, #3c6682, #366d8a, #2f7591, #257c97);
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    overflow: visible;
    padding: 6px 6px;
    width: auto;
    line-height: 10px;
    outline-color:transparent !important;
}


.Buttons {
    border-right: #000063 1px solid;
    border-top: #000063 1px solid;
    border-left: #000063 1px solid;
    border-bottom: #000063 1px solid;
    background-repeat: repeat-x;
    height: 20px;
    vertical-align: middle;
}

.error {
    color: red;
}

.invisible {
    display: none;
}

.visible {
    display: block;
}

.mainmenuSeprator {
    margin-left: 4px;
    margin-right: 4px;
}

table.login {
    border-right: solid 2px #73A4D5;
    border-left: solid 2px #73A4D5;
    border-bottom: solid 2px #73A4D5;
    background-color: #fff;
    color: #08245b;
}

    table.login th {
        color: #EB8756;
        font-weight: bold;
        font-size: 14pt;
        font-family: Arial;
    }

.bgBannerTop {
    background: #7BA6D4 url(images/bg_top.gif) repeat-x;
}

.bgBannerLeft {
    background: #7BA6D4 url(images/bg_left.gif) repeat-y;
}

.bgBannerRight {
    background: #7BA6D4 url(images/bg_left.gif) repeat-y;
}

a.mainmenu:link {
    font-size: 8pt;
    color: black;
    text-decoration: none;
}

a.mainmenu:visited {
    font-size: 8pt;
    color: black;
    text-decoration: none;
}

a.mainmenu:active {
    font-size: 8pt;
    color: black;
    text-decoration: none;
}

a.mainmenu:hover {
    font-size: 8pt;
    color: black;
    text-decoration: underline;
}

.banner {
    color: #ffffff;
}

th.banner table td.bannerDetails {
    font-weight: normal;
    color: #000000;
}

    th.banner table td.bannerDetails a {
        color: #000000;
    }

td.nav {
    border-right: #848284 1px solid;
    border-top: #848284 1px solid;
    border-left: #848284 1px solid;
    color: #000000;
    border-bottom: #848284 1px solid;
    /*background-color: #d5d3ce;*/
    background-color: white !important;
}

    td.nav table td a.selected {
        color: #800;
    }

td.navsub {
    border-right: #848284 1px solid;
    border-left: #848284 1px solid;
    color: #000000;
    border-bottom: #848284 1px solid;
    /*background-color: #dfdfdf;*/
    background-color: whitesmoke !important;
}

    td.navsub table td a.selected {
        color: #800;
    }

.tblMain {
    border-right: #456598 1px solid;
    border-top: #456598 1px double;
    vertical-align: middle;
    border-left: #456598 1px double;
    border-bottom: #456598 1px solid;
}

.tblpanel2 {
    border-right: #456598 1px solid;
    border-top: #456598 1px solid;
    vertical-align: middle;
    border-left: #456598 1px double; /*border-bottom: #456598 1px solid;*/
}

.tblmy {
    /*border-right: #456598 1px solid; 	border-top: #456598 1px solid; 	vertical-align: middle; 	border-left: #456598 1px double;*/
    border-bottom: #456598 1px solid;
}

.tdHead {
    /*font-size: 9pt; 	font-weight: bold; 	text-transform: capitalize; 	color: white; 	background-color: #456598; 	height: 20px;*/ /*-moz-background-clip: border; 	-moz-background-inline-policy: continuous; 	-moz-background-origin: padding; 	background: transparent url(./images/blue_bg.gif) repeat-x scroll left center;*/    
    background-color: #405f7a !important;
    color: #FFFFFF;
    line-height: 20px;
    font-weight: bold;
}

.tdLineHeight {
    line-height: 30px !important;
}

.errorMessage {
    background-color: orange;
}

.titleBG {
    background-image: url(Images/titlegrad.jpg);
}

.HeadLabel {
    font-family: Verdana;
    color: #1d3b71;
    font-size: 16px;
    font-weight: bold;
}
/*.GISPMButton
{
	border-right: #000063 1px solid;
	border-top: #000063 1px solid;
	border-left: #000063 1px solid;
	border-bottom: #000063 1px solid;
	background-image: url(images/button_back.jpg);
	background-repeat: repeat-x;
}*/
.alignright {
    text-align: right;
    font-family: Verdana;
    font-size: 11px;
}

.dropdown {
    height: 20px;
    text-align: left;
    color: black;
    font-family: Verdana, Arial;
    font-size: 8pt;
}

.ReportHeader {
    /*border-left: solid 1px black; 	border-right:solid 1px black; 	border-top:solid 1px black; 	border-bottom:solid 1px black;*/
    font-size: 9pt;
    font-weight: bold;
    color: white;
    background-color: #405f7a;
    height: 20px;
    vertical-align: middle;
}



.WebPartHeaderStyle, .WebPartHeaderStyle td {
    font-size: xx-small;
    color: #Ff0000;
    text-align: center;
    border: solid 10px #FFF000;
    display: none;
}


/* New UI design Started */

.BlueTitle {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    /*background: transparent url(./images/blue_bg.gif) repeat-x scroll left center;*/
    background-image: linear-gradient(to right, #434657, #405f7a, #257c97, #257c97, #009aa4);
    color: #FFFFFF;
    line-height: 20px;
}


    .BlueTitle a {
        text-decoration: none;
        color: #fff;
    }

        .BlueTitle a:link {
            text-decoration: none;
            color: #fff;
        }

    .BlueTitle td {
        text-decoration: none;
        color: #fff;
    }

    .BlueTitle a:hover {
        text-decoration: none;
        color: #fff;
    }

    .BlueTitle a:active {
        text-decoration: none;
        color: #fff;
        font-weight: bold;
    }

    .BlueTitle a:visited {
        text-decoration: none;
        color: #fff;
    }

/* Little Change in BlueTitle For Deshboard (in td) */

.BlueTitleDeshboard {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    /*background: transparent url(./images/blue_bg.gif) repeat-x scroll left center;*/
    color: #FFFFFF;
    line-height: 20px;
    background-color: #405f7a !important;
}


    .BlueTitleDeshboard a {
        text-decoration: none;
        color: #fff;
    }

        .BlueTitleDeshboard a:link {
            text-decoration: none;
            color: #fff;
        }

    .BlueTitleDeshboard td {
        text-decoration: none;
        color: #fff;
        letter-spacing: 1px;
        word-spacing: 0.5px;
    }

    .BlueTitleDeshboard a:hover {
        text-decoration: none;
        color: #fff;
    }

    .BlueTitleDeshboard a:active {
        text-decoration: none;
        color: #fff;
        font-weight: bold;
    }

    .BlueTitleDeshboard a:visited {
        text-decoration: none;
        color: #fff;
    }

.WebPartHeader {
    color: #00325B;
    font-weight: bold;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
}

.WebPartChromeStyle, WebPartChromeStyle td {
    background-color: #F1F1F1;
    border-bottom-color: White;
    border-bottom-style: solid;
    border-bottom-width: thin;
}


/* Login Page Css Starts Here*/

.Pad025 {
    padding: 0 25px;
}

.LoginContainer {
    width: 440px;
    height: 260px;
    padding: 20px;
    margin: 0px auto 0 30px;
    background: url(Images/login_bgg.png) left top no-repeat;
    color: #063c71;
}

.LoginTitle {
    font-size: 18px;
    color: #164675;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.LoginTextBox {
    border: 1px solid #b9baba;
    background: #e1e2e3;
    width: 270px;
    padding: 2px;
}

.LoginContainer a:link {
    color: #063c71;
    text-decoration: underline;
}

.LoginContainer a:hover {
    text-decoration: none;
}

.LoginContainer td {
    color: #063c71;
}

/* Login Page Css ends here */

/* New UI Ends here */

/* Model Popup Style Starts here */
.ModalPopupBG {
    width: 2000px !important;
    height: 1000px !important;
    position: absolute !important;
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
    top: -100px !important;
}

.popupConfirmation {
    width: 400px;
    height: 400px;
    position: absolute !important;
    top: 100px !important;
    left: 300px !important;
}
.popup_Space {
    /*border: 2px solid #000000;*/
    padding: 70px 70px 70px 70px;
}
.popup_Container {
    background-color: #ECF5FB;
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
}

.popup_Body {
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    line-height: 15pt;
    clear: both;
    padding: 3px;
}
/* Model Popup Style Ends here */

/* Model Popup Style Start here for complain system HR */

.ModalPopupBG_C {
    width: 2000 !important;
    height: 1000 !important;
    position: absolute !important;
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.popupConfirmation_C {
    width: 450px;
    height: 350px;
    position: absolute !important;
    top: 100px !important;
    left: 100px !important;
}

.popup_Container_C {
    background-color: #ECF5FB;
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
}

.popup_Body_C {
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 15pt;
    clear: both;
    padding: 3px;
}
/* Model Popup Style Ends here for complain system HR */

/* For Complain System DataGrid Starts Here*/
.PagingStyle td {
    color: Red;
    font-size: 9pt;
}

.PagingStyle a:link {
    font-weight: bold;
    font-family: Tahoma,Arial,Verdana;
    font-family: Verdana, Arial;
    font-size: 8pt;
    color: navy;
}

.PagingStyle {
    font-weight: bold;
    font-family: Tahoma,Arial,Verdana;
    font-family: Verdana, Arial;
    font-size: 9pt;
    color: navy;
    border-right: #D1D1D1 1px solid;
    border-top: #E7E7E7 1px solid;
    border-left: #f0f0f0 0px solid;
    border-bottom: #F1F1F1 1px solid;
    background-color: #e0e0e0;
    background-image: url(images/bback.jpg);
    background-repeat: repeat-x;
    padding-left: 2px;
    height: 20px;
}

.tblHeader3D a:link {
    font-weight: bold;
    font-family: Tahoma,Arial,Verdana;
    font-family: Verdana, Arial;
    font-size: 8pt;
    color: navy;
}

.tblHeader3D {
    font-weight: bold;
    font-family: Tahoma,Arial,Verdana;
    font-family: Verdana, Arial;
    font-size: 9pt;
    color: navy;
    border-right: #D1D1D1 1px solid;
    border-top: #E7E7E7 1px solid;
    border-left: #f0f0f0 0px solid;
    border-bottom: #F1F1F1 1px solid;
    background-color: #e0e0e0;
    background-image: url(images/bback.jpg);
    background-repeat: repeat-x;
    padding-left: 2px;
    height: 20px;
    white-space: normal !important;
}

/* For Complain System DataGrid Ends Here*/



.ModalPopupBG_Rec {
    width: 2000px !important;
    height: 1000px !important;
    position: absolute !important;
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.popupConfirmation_Rec {
    width: 550px;
    height: 333px;
    position: absolute !important;
    top: 100px !important;
    left: 250px !important;
}

.DatePicker {
    background-color: #F08080;
}

.ModalPopupBG_test {
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 0;
    width: 2000px !important;
    height: 1500px !important;
    position: absolute !important;
}

.popupSplitMarketorAirport {
    width: 750px;
    height: 170px; /*border: 2px solid #000000;*/
    border: 1px solid Black;
    font-family: Verdana;
    color: Black;
    font-weight: bold;
    position: absolute !important;
    top: 200px !important;
    left: 150px !important;
}

.TableStyle {
    cursor: pointer;
    cursor: hand;
}



.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5CACEE;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    margin-top: 2px;
    cursor: pointer;
}

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    margin-top: 2px;
    cursor: pointer;
    text-decoration: underline;
}

.accordionContent {
    background-color: #F0F0F0;
    border-top: none;
    padding: 5px;
    padding-top: 5px;
}

.watermarked {
    background-color: #F0F8FF;
    color: #696969;
    font-family: Verdana, Arial;
    font-size: 8pt;
    border-top: #a0a0a0 1px solid;
    border-left: #a0a0a0 1px solid;
    border-right: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
}

.ImageCursor {
    cursor: pointer;
}

.ajax__tab_default .ajax__tab_tab {
    margin-right: 4px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    display: -moz-inline-box;
    display: inline-block;
    overflow: visible !important;
}


.inputautotextbox {
    background-color: #EED2EE;
    border-top: #a0a0a0 1px solid;
    border-left: #a0a0a0 1px solid;
    border-right: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 8pt;
}

.ModalPopupBG_Map {
    width: 1800px !important;
    height: 1400px !important;
    position: absolute !important;
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
    top: -100px !important;
}

.popupConfirmation_Map {
    width: 700px;
    height: 850px;
    position: absolute !important;
    top: 50px !important;
    left: 150px !important;
}

.popupMilestonehoursBG {
    width: 2000px !important;
    height: 1000px !important;
    position: absolute !important;
    background-color: #7F7F7F;
    filter: alpha(opacity=90);
    opacity: 1;
    top: -100px !important;
}

.popupMilestonehours {
    width: 1000px;
    height: 400px !important;
    position: absolute !important;
    border: 1px;
    border-bottom-width: thick;
    border-bottom-color: Black;
    top: 60px !important;
    left: 30px !important;
}

.pop_title_bg {
    color: Black;
    line-height: 15px;
    font-weight: bold;
}

.popupMilestonehours_Container {
    background-color: #EEEEEE;
    padding: 0px 0px 0px 0px;
}



.ModalPopupBG_PSR {
    width: 1800px !important;
    height: 1600px !important;
    position: absolute !important;
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
    top: -100px !important;
}

.popupConfirmation_PSR {
    width: 700px;
    height: 600px;
    position: absolute !important;
    top: 20px !important;
    left: 120px !important;
}

.popup_Container_PSR {
    background-color: #E6E6FA;
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
}

.Small_popupConfirmation {
    width: 400px;
    height: 200px;
    position: absolute !important;
    top: 150px !important;
    left: 10px !important;
}

.buttonPDF {
    background: transparent url("images/PDFView.png") scroll left center;
    height: 19px;
    color: #FFFFFF;
    vertical-align: top;
    border: 0 none;
    color: #FFFFFF;
    overflow: visible;
    width: 14px !important;
    padding: 0px 0px 0px 0px;
}

.buttonDoc {
    background: transparent url("images/DocView.gif") scroll left center;
    height: 19px;
    color: #FFFFFF;
    vertical-align: top;
    border: 0 none;
    color: #FFFFFF;
    overflow: visible;
    width: 16px !important;
    padding: 0px 0px 0px 0px;
}

.thnowrap {
    border-style: solid;
    background-color:#405f7a;
    font-size: 11px;
    font-style: normal;
    font-family: Verdana;
    color: White;
    border-bottom-style: none;
    border-style: solid;
    border-width: 1px;
    border-color: #a5cbf7;
    white-space: normal !important;
}

.ImageButtonCursor {
    cursor: Default;
}

.ModalPopupBG_RM {
    width: 2000 !important;
    height: 1000 !important;
    position: absolute !important;
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.popupConfirmation_RM {
    width: 1000px;
    height: 550px;
    position: absolute !important;
    top: 42px !important;
    left: 80px !important;
}

.popupConfirmation_window {
    width: 700px;
    height: 450px;
    position: absolute !important;
    top: 80px !important;
    left: 80px !important;
}
