@charset "utf-8";
/* CSS Document */
/* CSS Font Import */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
*
{
	margin:0;
	padding:0;
}

html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}


h1,h2,h3,h4,h5,h6,div,span,p{padding:0px;
margin:0px;}


#logo > *{ display: inline-block; vertical-align: middle;}
#logo > img{ max-width: 239px; max-height: 114px;}
#logo > h1{ font-size: 38px; margin-left: 10px; color: #969494;}

/*#logo > *{ display: inline; vertical-align: middle;}
#logo > h1{ font-size: 50px; margin-left: 10px; color: #969494; font-family:'Roboto Condensed', sans-serif;}*/

img{border:0; outline:none;}

.fltLft{float:left;}
.fltRgt{float:right;}
.dispB{display:block;}
.clear{clear:both;
height:1px;}
.bld{font-weight:bold;}
.itl{font-style:italic;}

#header{ width:100%; height:auto; position:relative; background:url(images/topbg.jpg) repeat-x #f3fbfe; margin:0 auto; padding-bottom:10px;}
.superCntnr #header{background: none !important;}
.superCntnr #header hgroup{top: 16px !important;}
#header{background: url(../images/topbg.jpg) repeat-x !important;}
#header hgroup{position: absolute !important; bottom: 15px;right: 10px; float:none; margin:0px; padding:0px;}
#header strong a{color: #2585d1;}
#header hgroup a.logout{background-color: #46af3b;padding: 5px 10px;color: #fff; border-radius:10px; margin:0px; float:none;}





#wrapper_header{ width:100%; margin:0 auto;}
.wrapper_section{ 
width:70% !important; 
margin:0 auto;
}

#logo{ text-align:center; width:100%; padding:15px 0 0 0;}

#banner{ text-align:center; width:100%; position:relative; background:url(images/banner_img.jpg) no-repeat; height:370px; margin:20px 0 0 0;  }
#bannerTxt{ float:left; width:60%;}

#banner h1.firstLine{
font-family:'Roboto Condensed', sans-serif;
font-size:36px; text-align:left;
font-weight:bold; color:#0b5d9d;}


#banner h1{
font-family:'Roboto Condensed', sans-serif;
font-size:36px; text-align:left; font-weight:normal;}

#banner h3{
font-family:'Roboto Condensed', sans-serif;
font-size:24px;text-align:left;}



.gryBlu{ color:#3c566a;}
.skyBlu{color:#2c86cc; font-weight:normal !important;}

.padTxt{padding:45px 0 20px 0;}

.padTxtItl{padding:30px 0 0 0;}

#burn{ margin:65px 55px 25px 55px;}

#burn h1{font-family:'Roboto Condensed', sans-serif;
font-size:45px;
color:#406722;
text-transform:uppercase;
width:100%;
/*background-color:#999999;*/
text-align:center;
}

#burn h2{font-family:'Roboto Condensed', sans-serif;
font-size:36px;
color:#809d49;
width:100%;
text-align:center;}

/*.margTopimg{margin:20px 0 0 0;}
*/
#dtsTest{ width:100%;margin:auto; }


#dtsTest h1{font-family:'Roboto Condensed', sans-serif;
font-size:45px;
color:#dc4b15;
width:100%;
/*background-color:#999999;*/
text-align:center; 
}

#passcode{ background:url(images/dts_test.jpg) no-repeat; 
height:220px;
text-align:center;
margin:20px 80px 30px 80px;}

#passcode #left01{ width:50%;
/*background-color:#993333;
*/padding:10px;
float:left;
margin:8px;}

#left01 label{width:100%; display:block; text-align:left;padding:10px 0 5px 0; }

#left01 label input[type="text"]{
  font-family: 'Roboto', sans-serif;
  padding:8px; 
  background-color:#FFFFFF; 
  width:300px;
  border:1px solid #b0bfc9;
  color:#5e6064;
  font-size:18px;
  font-weight:normal;
  }
  
.passcodeQnty{
    font-family: 'Roboto', sans-serif;
    padding: 8px;
    background-color: #FFFFFF;
    width: 256px;
    border: 1px solid #b0bfc9;
    color: #5e6064;
    font-size: 18px;
    display: block;
    clear: both;
    margin-top: 10px;
 } 
.plg-helpMsg{
    font-size: 13px !important;
    font-weight: normal !important;
    font-style: italic;
    color: #797774 !important;
    padding-top: 4px !important;
    padding-bottom: 0 !important;
 }
/*#left01 label input[type=text]:focus{font-style:normal;}*/
  
  
  
  #left01 #form{ text-align:left; margin:0 0 0 30px;} 
   #left01 #form span{font-family:'Roboto', sans-serif; font-size:15px; display:block; padding:0 0 10px 0;}
  
 #left01 input[type="submit"] {font-family: 'Roboto', sans-serif; 
 background-color:#697d33; 
 color:#ffffff; 
 font-size:18px; 
 font-weight:normal; 
 padding:10px 15px; 
 border:0;
 margin:5px 0 0 0;
 text-align:left;
 cursor:pointer;}
  

#passcode #right01{width:42%;
/*background-color:#FFFF00;
*/padding:10px;
float:right;margin:10px 17px 10px 10px;}

#left01 span,#right01 span{ width:100%; display:block;}

#left01 span,#right01 span{ 
font-family:'Roboto Condensed', sans-serif;
font-size:24px;
color:#293137;
font-weight:normal;
padding:10px 0 10px 0;}


#contactUs{ background:url(images/contact_bg.jpg) no-repeat; 
height:197px;
text-align:center;
margin:30px 80px 30px 80px;
padding:20px 0 10px 45px;}

#contactUs h2{ font-family:'Roboto Condensed', sans-serif;
font-size:30px;
color:#777474;
text-align:left;
}
#contactUs h3{font-family:'Roboto Condensed', sans-serif;
font-size:25px;
color:#000000;
text-align:left;
padding:10px 0 5px 0;}

#contactUs h4{font-family:'Roboto Condensed', sans-serif;
font-size:22px;
color:#000000;
text-align:left;}

#contactUs h4 a{ text-decoration:none; color:#1f70af;}
#contactUs h4 a:hover{ text-decoration:none; color:#cccccc;}

footer{
background-color:#2c86cc;
padding:13px 20px 0px 20px;
min-height:48px;
width:100%;}


footer p{font-family:'Roboto', sans-serif;
font-size:16px;
color:#ffffff;
line-height:22px;}


.error{ width: 300px; margin: 0 auto; padding:5px; background-color:#FFFFCC; border:1px solid #CC0000; font-size:18px; text-align:center; color:#ff0000;font-family:'Roboto', sans-serif;}




		
 input {
            font-style:normal;  
        }

::-webkit-input-placeholder {
            font-style:italic;  
        }

:-moz-placeholder { /* Firefox 18- */
           font-style:italic;   
        }

::-moz-placeholder {  /* Firefox 19+ */
           font-style:italic;  
        }

:-ms-input-placeholder {  
           font-style:italic;   
        }	
ul,li{ margin:0; padding:0;}		
#banner li{list-style-type:disc; 
text-align:left; margin-left:20px;
font-size:18px;font-family:'Roboto', sans-serif; 
line-height:24px; 
color:#234a69;
font-weight:bold;}


#banner p{text-align:left;
font-size:18px;
font-family:'Roboto', sans-serif; 
line-height:24px; font-weight:bold;
margin:0 0 20px 0;
color:#3176ac;}		

#right01 input{margin-top:15px;}

.supp-doc{
   width:100%;
   padding:0px 0px 8px 0px;
   margin:0px;
   float:left;
}
.supp-doc h3{
  font-size:24px;
}
.supp-doc p{
   width:345px;
   min-height:68px;
   padding:10px 0px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow:ellipsis;
}
.supp-doc_btn {
    background-color: DodgerBlue;
    border: none;
    color: white;
    padding: 8px 11px;
    cursor: pointer;
    font-size: 16px;
	margin: 0 2px;
	text-decoration: none;
}
/*.supp-doc_btn:hover {
    background-color: RoyalBlue;
}*/

.supp-doc ul{
    margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
}
.supp-doc ul li{
    width:365px;
	min-height:132px;
    margin:10px;
	padding:20px 10px;
	list-style:none;
	list-style-type:none;
	display:inline-table;
	border:1px solid #CCCCCC;
}
.delet-box{
	margin:0px;
	padding:0px;
	text-align:center;
}
.aff_backtodashboard
{
	font-size: 17px;
    float: right;
    margin-right: 0;
    margin-top:0px;
	font-weight:500;
}

.close {
  color:#737373 !important;
  float: right;
  font-size: 30px !important;
  font-weight: bold !important;
  width:42px !important;
  border:1px solid #cecece;
  padding:0px 10px !important;
  margin:-6px 0px !important;
  font-family:'Roboto', sans-serif !important;
}

.close:hover,
.close:focus {
  color: #737373;
  text-decoration: none;
  cursor: pointer;
  background:#f6f6f6;
  }
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 15px 20px 20px 20px;
  width: 80%;
  height:540px;
}
.modal-content h3 {
  text-align:left;
  padding: 40px 0px 2px 0px;
  font-size:20px;
}
.modal-content h4 {
  color: #666666;
  padding: 0px 0px 20px 0px;
}
.uper{ text-transform:uppercase;}
.modal-content P{
  color:#666666;
  padding:10px 0px;
}
.modal-content-text {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #cecece;
  width: 100%;
  height:440px;
  overflow:auto;
}
.modal-content-text h2{
  width:100%;
  float:left;
  font-size:18px;
  text-align:left;
  font-weight:normal;
  padding:10px 0px 5px 0px;
}
.modal-content-text span{
  padding:0px 15px 0px 0px;
}
.modal-content-text p span{
  padding:5px 0px 10px 55px;
  float:left;
}
.modal-content-text ul{
  margin:0px;
  padding:0px;
  width:100%;
}
.modal-content-text li{
  width:100%;
  margin:0px;
  padding:5px 5px 15px 85px;
  float:left;
  list-style:none;
}
.modal-content-text h3{
  text-align:center;
  padding: 26px 0px 2px 0px;
  font-size:20px !important;
  color:#333333 !important;
}
.modal-content-text h4{
  font-size:14px;
  font-weight:normal;
  padding:10px 0px;
}
.modal-content-text p{
  color: #666666;
  padding: 0px 0px 5px 0px !important;
  font-size:14px !important;
}
.modal-content-text ul li{
   font-size:14px !important;
   color:#666666 !important;
}
.affiliate-dashbord-button a{
   text-decoration:none !important;
}
.affiliate-dashbord-button a:hover{
   color:#fff;
}
#header hgroup a{
  text-decoration:none !important;
}


/*Responsiv CSS Start*/
@media (min-width: 344px){
  #logo > h1{ font-size: 30px; margin-left:0px; color: #969494;}
}
@media (min-width: 360px){
#logo img{ 
  width:84%;
  margin:0px;
}
#logo > h1{
  font-size:25px !important;
  display:inline-block;
  margin:0px;
  font-weight:bold;
  width:50%;
}
#header{
  padding-bottom:5px;
}
.wrapper_section{
  width:100% !important;
}
#header hgroup{
  position:static !important;
  float:left !important;
  padding:10px 5px !important;
  margin:0px 0px 15px 0px !important;
  background:#fff;
}
#header hgroup a.logout{
  margin:5px 0px;
  float:right;
}
.carousel{
  height:auto !important;
  margin-bottom:16px !important;
}
#passcode #left01{
  width: 100% !important;
  margin:0px !important;
  padding:8px !important;
}
.total-right-text{
  width:30% !important;
  padding-top:2px !important;
}
.signin-blk{
  padding:0px !important;
  margin-left:0px !important;
}
.radio-inline{
  width:42% !important;
}
.blck3{
  /*border-bottom:2px solid #d2d2d2;*/
  margin-right:0px !important;
}
.blck4{
  margin-left:0px !important;
}
.signin_cntr{
  padding:15px 8px;
  background:#e5e5e5;
  margin-bottom:15px !important;
}
footer{
  padding:13px 5px !important;
}
.foot-menu ul li{
  font-size:11px !important;
  padding:5px !important; 
}
.foot-menu ul li a{
  text-decoration:none;
}
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 15px 20px 20px 20px;
  width: 95% !important;
  height:auto !important;
}
.close {
  color:#737373 !important;
  float: right;
  font-size: 26px !important;
  font-weight: bold !important;
  width:38px !important;
  border:1px solid #cecece;
  padding:0px 10px !important;
  margin:0px 0px !important;
  font-family:'Roboto', sans-serif !important;
}
.modal-content-text {
  padding:8px;
}
.modal-content-text p{
  color: #666666;
  font-size:13px !important;
}
.modal-content-text h3{
  padding:5px !important;
  font-size:14px !important;
}
.modal-content-text li{
  padding:5px 5px 15px 30px;
}
.modal-content-text p span {
    padding: 5px 0px 10px 30px;
}
.modal-content-text span {
    padding: 0px 5px 0px 0px;
}
.modal-content-text h2{
    font-size:15px;
}
.modal-content-text ul li {
    font-size: 13px !important;
    color: #666666 !important;
}
}

@media (min-width: 410px){
.modal-content-text li{
  padding:5px 5px 15px 30px;
}
.modal-content-text p span {
    padding: 5px 0px 10px 30px;
}
.modal-content-text span {
    padding: 0px 5px 0px 0px;
}
.modal-content-text h2{
  font-size:15px;
}
.modal-content-text ul li {
    font-size: 13px !important;
    color: #666666 !important;
}
#logo img{ 
  width:84%;
  margin:0px;
}
#logo > h1{
  display:inline-block;
  font-size:25px !important;
  width:65%;
  font-weight:bold;
  margin:0px;
}
#header{
   padding-bottom:5px;
}
.wrapper_section{
  width:100%;
}
.foot-menu ul li{
  font-size:13px !important;
  padding:5px !important; 
}
footer{
  padding:13px 5px !important;
}

}




@media only screen and (min-width: 769px) and (max-width: 1281px){
#logo img{ 
  width:84%;
  margin:0px;
}
#logo > h1{
  font-size:25px !important;
  margin:0px;
  font-weight:bold;
  width:19%;
  text-align:left;
}
#header{
  padding-bottom:10px !important;
}
#logo{
  padding:15px 0px 5px 0px;
}
.wrapper_section{
  width:70% !important;
}
.bodyCondt{
  border-right:solid 7px #C3C3BF !important;
}
.carousel{
  height:260px !important;
  margin-bottom:16px !important;
}
#passcode #left01{
  width: 100% !important;
  margin:0px !important;
  padding:8px !important;
}
.total-right-text{
  width:30% !important;
  padding-top:2px !important;
}
.signin-blk{
  padding:0px !important;
  margin-left:0px !important;
}
.radio-inline{
  width:42% !important;
}
.blck3{
  /*border-bottom:2px solid #d2d2d2;*/
  margin-right:0px !important;
}
.blck4{
  margin-left:0px !important;
}
.signin_cntr{
  padding:15px 8px;
  background:none !important;
  margin-bottom:15px !important;
}
footer{
  padding:13px 5px !important;
}
.foot-menu ul li{
  font-size:11px !important;
  padding:5px !important; 
}
.foot-menu ul li a{
  text-decoration:none;
}
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 15px 20px 20px 20px;
  width: 95% !important;
  height:auto !important;
}
.modal-content-text h3{
  font-size:20px !important;
}
}



@media (min-width: 1360px){
#logo img{ width:auto;
}
#logo > h1{
  font-size:38px !important;
  padding-top:10px;
  padding-left:10px;
  font-weight:bold;
  width:auto;
}
.carousel{
  height:auto !important;
  min-height:480px;
  max-height:480px;
  margin-bottom:4rem !important;
}
.wrapper_section{
  width:70% !important;
}
#header hgroup{
   position: absolute !important;
   bottom: 15px;
   right: 10px; 
   float:none !important; 
   margin:0px !important; 
   padding:0px !important;
}
#header hgroup a.logout{
   background-color: #46af3b;
   padding: 5px 10px;
   color: #fff; 
   border-radius:10px; 
   margin:0px !important; 
   float:none !important;
}
   
.blck3{
  border-bottom:none;
  margin-right:0px !important;
}

#passcode #left01{
  width: 100% !important;
  margin:8px;
  padding:18px !important;
}
.signin-blk{
  padding:22px 0px !important;
  margin-left:0px !important;
}
.radio-inline{
  width:36% !important;
}
.signin_cntr{
  padding:0px;
  background:none;
}
.foot-menu ul li{
  font-size:14px !important;
  padding:5px 7px; 
}
.foot-menu ul li a{
  text-decoration:none;
}
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 15px 20px 20px 20px;
  width: 65% !important;
  height:auto !important;
}
.modal-content-text h3{
  font-size:20px !important;
}
.modal-content-text p{
   font-size:14px !important;
}
.modal-content-text{
  padding:20px;
}
}




