<style src="../img/index 1.jpg">@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/RobotoBold.eot');
    src: url('../fonts/RobotoBold.eot') format('embedded-opentype'),
         url('../fonts/RobotoBold.woff2') format('woff2'),
         url('../fonts/RobotoBold.woff') format('woff'),
         url('../fonts/RobotoBold.ttf') format('truetype'),
         url('../fonts/RobotoBold.svg#RobotoBold') format('svg');
}
@font-face {
    font-family: 'RobotoLight';
    src: url('../fonts/RobotoLight.eot');
    src: url('../fonts/RobotoLight.eot') format('embedded-opentype'),
         url('../fonts/RobotoLight.woff2') format('woff2'),
         url('../fonts/RobotoLight.woff') format('woff'),
         url('../fonts/RobotoLight.ttf') format('truetype'),
         url('../fonts/RobotoLight.svg#RobotoLight') format('svg');
}
@font-face {
    font-family: 'RobotoRegular_0';
    src: url('../fonts/RobotoRegular_0.eot');
    src: url('../fonts/RobotoRegular_0.eot') format('embedded-opentype'),
         url('../fonts/RobotoRegular_0.woff2') format('woff2'),
         url('../fonts/RobotoRegular_0.woff') format('woff'),
         url('../fonts/RobotoRegular_0.ttf') format('truetype'),
         url('../fonts/RobotoRegular_0.svg#RobotoRegular_0') format('svg');
}
@font-face {
    font-family: 'RobotoThin';
    src: url('../fonts/RobotoThin.eot');
    src: url('../fonts/RobotoThin.eot') format('embedded-opentype'),
         url('../fonts/RobotoThin.woff2') format('woff2'),
         url('../fonts/RobotoThin.woff') format('woff'),
         url('../fonts/RobotoThin.ttf') format('truetype'),
         url('../fonts/RobotoThin.svg#RobotoThin') format('svg');
}
body {font-family:RobotoLight, Arial, Tahoma; font-size:15px; color:#252524;}
.loginContainer {width:100%; background:url(../img/login-box-bg.png) repeat-x top #bababa; border-radius:13px; border:2px solid #fff; min-height:390px; -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.5); -moz-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.5); box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.5);}
.head38GreyThin {font-family:RobotoThin, Arial, Tahoma; font-size:38px; color:#515151; text-align:center;}
.logoHolder {min-height:219px; border-right:1px solid #bdbdbd; margin-top:40px;}
.loginFieldsHolder {min-height:219px; padding:0 30px; border-left:1px solid #fff; margin-top:40px; color:#7c7c7c; font-size:16px;}
.formFiled1 {width:100%; padding:10px; border:1px solid #b2b2b2; margin-bottom:10px;} 
.lnk14Ash {font-size:14px; color:#515151;}
.lnk14Ash:hover {text-decoration:none; color:#d84200;}
.placeHolderColor::-webkit-input-placeholder { /* Chrome/Opera/Safari */  color: #000;}
.placeHolderColor::-moz-placeholder { /* Firefox 19+ */  color: #000;}
.placeHolderColor:-ms-input-placeholder { /* IE 10+ */  color: #000;}
.placeHolderColor:-moz-placeholder { /* Firefox 18- */  color: #000;}

/* Header Styles */
.headerBg {background:url(../img/header-bg.jpg) no-repeat center center; background-size:cover; min-height:127px;}
.logoAligner {margin:1% 0 1% 0;}
.listTopNav {margin:45px 0 0 0; padding:0; text-align:right;}
.listTopNav li {list-style-type:none; display:inline-block; color:#f59f58; font-size:14px; margin:0 7px;}
.listTopNav li a{color:#f59f58;}
.listTopNav li a:hover{color:#fff; text-decoration:none;}
.txtWhite {color:#fff!important;}
.mainNavHolder {background:url(../img/main-nav-bg.png) repeat-x bottom center #f59f58; min-height:47px; border-bottom:5px solid #7e3900; clear:both;}
.listMainNav {margin:0; padding:0; text-align:right;}
.listMainNav li {list-style-type:none; display:block; float:right;}
.listMainNav li a{display:inline-block; font-size:16px; color:#6e3200; padding:10px 45px; font-family:RobotoLight, Arial, Tahoma; border-left:1px solid #ffbd87; border-right:1px solid #b06a30;}
.listMainNav li a:hover {color:#fff; text-decoration:none;}
.head30BrownBold {font-family:RobotoRegular_0, Arial, Tahoma; font-size:30px; color:#6b3100; margin:0; font-weight:bold;}
.head40GreyThin {font-family:RobotoThin, Arial, Tahoma; font-size:40px; color:#515151; text-align:center; margin:0;}

/* Content Styles */
.pageHead {font-family:RobotoThin, Arial, Tahoma; font-size:30px; color:#515151; margin:30px 0 30px 0;}
.dataTable1 {color:#333; font-size:14px;}
.dataTable1 th {background:#7e3900; text-align:left; padding:5px; border-bottom:1px solid #fff; font-family:RobotoRegular_0, Arial, Tahoma; font-weight:bold; color:#fff; vertical-align:top;}
.dataTable1 th.orangeHead {background:#ff6600; text-align:left; padding:5px; border-bottom:1px solid #fff; font-family:RobotoRegular_0, Arial, Tahoma; font-weight:bold; color:#fff; vertical-align:top;}
.dataTable1 td {background:#f3f3f3; border-bottom:1px solid #fff; padding:5px; vertical-align:top;}
.dataTable1 td.cellDarkAsh {background:#dadada;}
.dataTable1 td.cellMediumAsh {background:#e8e8e8;}
.formFieldSmall {width:150px; border:2px solid #e7e7e7; padding:5px;}
.formFieldMedium {width:300px; border:2px solid #e7e7e7; padding:5px;}
.txtRed {color:#cc0000;}
.btnOrangeSmall {background:#ff6600; padding:5px 23px; font-size:14; font-family:RobotoRegular_0, Arial, Tahoma; color:#fff; border-radius:3px; border:none;}
.btnBrownSmall {background:#7e3900; padding:5px 23px; font-size:14; font-family:RobotoRegular_0, Arial, Tahoma; color:#fff; border-radius:3px; border:none;}
.btnOrangeSmall:hover, .btnBrownSmall:hover {background:#f59f58; color:#7e3900;}
.dataTable1 th.thOrange {background:#ff6600; text-align:left; padding:7px 5px; border-bottom:1px solid #fff; font-family:RobotoRegular_0, Arial, Tahoma; font-weight:bold; color:#fff; vertical-align:top;}
.dataTable1 tr.rowDarkAsh td {background:#dadada;}
.btnLightBlue {background:#c7e9ff; padding:5px 10px; font-size:14; font-family:RobotoRegular_0, Arial, Tahoma; font-weight:bold; color:#333; border-radius:3px; border:1px solid #7db5de;}
.btnLightBlue:hover {background:#fff;}
.borderDiv1 {border:1px solid #bd4c00; padding:10px; width:500px;}
/*2017-10-06 Start*/

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content a {
    color: black;
    text-decoration: none;
    display: block;
    text-align:center;
}
.dropdown-content a:hover {background:#401d00!important}
.dropDownMenu { padding: 18px; min-width: 200px;}
.dropdown-content a:hover {color:#401d00;}
.dropdown:hover .dropdown-content {display: block;}
.listMainNav li div a {
    background:#7e3900!important;
    color: #fff;
	padding:5px;
}

/*2017-10-06 End*/

@media (max-width: 1200px) {
.head38GreyThin {font-size:30px;}
}

@media (max-width: 992px) {
.head38GreyThin {font-size:22px;}
.logoAligner {margin:3% 0 0 0;}
}

@media (max-width: 860px) {
.logoAligner {margin:5% 0 0 0;}
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
.head38GreyThin {font-size:30px;}
.loginFieldsHolder {text-align:center;}
.loginContainer {margin-bottom:40px; padding-bottom:30px;}
.loginBodyBg {background:#fea760;}
.logoAligner {margin:1% auto 0 auto;}
.listTopNav {text-align:center; margin:10px 0 20px 0;}
.mainNavHolder {display:none;}
}

/* Portrait phones and smaller */
@media (max-width: 480px) {

}



