@charset "utf-8";
/* CSS Document */



.bid-name{background: #4e576f;
    color: #FFF;
    padding: 5px 20px;padding: 5px 20px;
    font-size: 13pt; margin-top:30px}
.name1{padding:10px 20px;font-weight: bold;}




.top-div{ background: #0b183c; padding: 5px 0px;}
.content-box{box-shadow: 0 5px 5px 2px #adadad; border:1px solid #DDD;     padding: 6px;}
.news{height:249px; background:#FAE8A8; padding:10px;margin-left: -19px; overflow-y:scroll;}
.heading{border-bottom: 2px solid #814503;
    padding-bottom: 4px;
    margin-bottom: 6px;
    text-align: left;
    color: rgb(116, 6, 6);
    font-size: 16px;}
	
	
.new-table {
    background: #FFDCA5;
       margin-left: -19px;
    padding: 12px;
    border-top: 4px solid #CB7D00;
    color: #900404;
    border-bottom: 1px solid #ccc;
    min-height: 120px;
    
    text-align: center;
    font-size: 15px;
    margin-bottom: 12px;
}	

.news-panel{    font-size: 14px;
    color: #333;
    margin-top: 10px;}

.login-class {
   background: #B3F9FF;
    /* width: 268px; */
    padding: 3px;
    border-top: 4px solid #5FA2DD;
    color: #900404;
    border-bottom: 1px solid #ccc;
    min-height: 105px;
    float: left;
    text-align: center;
    font-size: 15px;
    margin-left: -19px;
}
.panel-content {
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}	
.box{border:1px solid #DDD;}	
.title1{    background-color: #252525;}
.title2{color:#900; font-size:17pt; text-align:center; padding-bottom:10px; padding-top:20px; border-bottom:1px solid #900;    margin-bottom: 20px;}

.bx1{ padding: 20px; text-align:center;width: 259px;    padding: 8px 0 8px 0;    border: 7px double #fff;}
.bx1 i{ color:#FFF; font-size:40px;}

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #8E2D4C;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-decoration:none;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Rectangle Out */

/* Rectangle Out */
.hvr-rectangle-out2 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #00a65a;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-decoration:none;
}
.hvr-rectangle-out2:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  
}
.hvr-rectangle-out2:hover, .hvr-rectangle-out2:focus, .hvr-rectangle-out2:active {
  color: white;
}
.hvr-rectangle-out2:hover:before, .hvr-rectangle-out2:focus:before, .hvr-rectangle-out2:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Rectangle Out */

/* Rectangle Out */
.hvr-rectangle-out3 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #0084C1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-decoration:none;
}
.hvr-rectangle-out3:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  
}
.hvr-rectangle-out3:hover, .hvr-rectangle-out3:focus, .hvr-rectangle-out3:active {
  color: white;
}
.hvr-rectangle-out3:hover:before, .hvr-rectangle-out3:focus:before, .hvr-rectangle-out3:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Rectangle Out */


/* Rectangle Out */
.hvr-rectangle-out4 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #00734C;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-decoration:none;
}
.hvr-rectangle-out4:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  
}
.hvr-rectangle-out4:hover, .hvr-rectangle-out4:focus, .hvr-rectangle-out4:active {
  color: white;
}
.hvr-rectangle-out4:hover:before, .hvr-rectangle-out4:focus:before, .hvr-rectangle-out4:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Rectangle Out */









.table1 {
margin:0px;padding:0px;
width:100%;	
border:1px solid #E2E2E2;

-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
border-bottom-left-radius:0px;

-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-right-radius:0px;

-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px;

-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
border-top-left-radius:0px;
}.table1 table{
width:100%;
height:100%;
margin:0px;padding:0px;
}.table1 tr:last-child td:last-child {
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-right-radius:0px;
}
.table1 table tr:first-child td:first-child {
-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
border-top-left-radius:0px;
}
.table1 table tr:first-child td:last-child {
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px;
}.table1 tr:last-child td:first-child{
-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
border-bottom-left-radius:0px;
}.table1 tr:hover td{

}.table1 tr:nth-child(odd){ background-color:#FFF; }
.table1 tr:nth-child(even)    { background-color:#F1F1F1; }
.table1 td{
vertical-align:middle;


border:1px solid #e6e6e6;
border-width:0px 1px 1px 0px;
text-align:center;
padding:7px;
font-size:12px;
font-family:Arial;
font-weight:bold;
color:#000000;
}.table1 tr:last-child td{
border-width:0px 1px 0px 0px;
}.table1 tr td:last-child{
border-width:0px 0px 1px 0px;
}.table1 tr:last-child td:last-child{
border-width:0px 0px 0px 0px;
}
.table1 tr:first-child td{
background:#910900;
border:0px solid #FFF;
text-align:center;
border-width:0px 0px 1px 1px;
font-size:14px;
font-family:Arial;
font-weight:bold;
color:#ffffff;
}

.table1 tr:first-child td:first-child{
border-width:0px 0px 1px 0px;
}
.table1 tr:first-child td:last-child{
border-width:0px 0px 1px 1px;
}

.tittle2{background-color: #252525; padding:5px 12px; color:#FFF;}
.left-box{height:230px;    background: #F1F1F1; padding:10px; margin-right:-20px;}

.left-box2{height:230px;  padding:10px; margin-right:-20px;}

.footer {
    background: #0b183c;
    margin-top: 15px;
   
    text-align: center;
    width: 100%;
    clear: both;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}

.steps-back {
    width: 100%;
   
    color: #333;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
	    margin-bottom: 10px;
	font-weight:bold;
}
.wrapper {
    width: 400px;
    height: 325px;
    
    left: 50%;
   padding:20px;
    box-shadow: 0px 0px 13px 0px #9B9898;
    background-color: rgb(249, 249, 249);
}

.btss{background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	padding:7px 17px;
	text-decoration:none;}
.btss:hover{ background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
	color:#ffffff;}
	
	
.bd{background: #A60000; padding:5px 12px; color:#FFF; font-weight:bold}	
	
	.msg{color: #00900c;
    font-size: 17px;
    letter-spacing: 0;
    margin-bottom: 20px;
    font-weight: 700;}
	
.log-bg {
    background: #ffffff;
    background: -moz-linear-gradient(-45deg, #ffffff 0%, #ffffff 50%, #ff7c00 51%, #ff7f04 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04));
    background: -webkit-linear-gradient(-45deg, #ffffff 0%,#ffffff 50%,#ff7c00 51%,#ff7f04 100%);
    background: -o-linear-gradient(-45deg, #ffffff 0%,#ffffff 50%,#ff7c00 51%,#ff7f04 100%);
    background: -ms-linear-gradient(-45deg, #ffffff 0%,#ffffff 50%,#ff7c00 51%,#ff7f04 100%);
    background: linear-gradient(135deg, #ffffff 0%,#ffffff 50%,#ff7c00 51%,#ff7f04 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ff7f04',GradientType=1 );
}	
	
	
	
	
	
	
	
@media only screen and (max-width: 767px) {
	
	.news{height:249px; background:#FAE8A8; padding:10px;margin-left:0px;}
	.new-table { margin-left:0;}
	.login-class { margin-left:0;}
	.left-box{ margin-right:0;}
} 