*{padding:0;margin:0;box-sizing:border-box;outline:0;border:0;}
a:hover {text-decoration:none;}

body {
background: #F8F8FF;
}

header {
     background-image: url('../images/header-bg.gif');
     background-repeat: repeat;
     background-position: center;
	 /* height: 105px; */
}
.headlogo {
 width:100px;
}
.title{    margin-top: 0;
font-size:15px;
}
.padtop{padding-top: 7px;color:#fff;}
.paddingnone{padding:0!important;}
.subtitle {font-size:16px}

#preloader  {
      position: fixed;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background:rgba(0,0,0,0.4);
    z-index: 99;
    height: 100%;
    text-align: center;
     color:#000;
     
 }

#status  {
     width: 200px;
     height: 160px;
        position: fixed;

     left: 50%;
     border:5px solid #fff;
     top: 50%;
    background: #ddd url(../images/loader.gif);
     background-repeat: no-repeat;
     background-position: center;
     margin: -100px 0 0 -100px;
     padding-top:8px;

 }
  .wrapper {background:#fff;box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.2);padding:5px;padding-top:0;}
 .wrapper a{color:#000;}
 .pleft{ line-height: 26px;
    padding-left: 40px;}
 .borderteable td{border: black 1px solid;  }



 

 @media screen and (min-width: 700px) {
.wrapper {
    margin: 0 auto;
    max-width: 87.6%;
    width: 100%;
	
}
.divmainhd {
    margin: 0 auto;
    max-width: 87.6%;
    width: 100%;
}
    .title {
        font-size: 16px;
    }


}
 @media screen and (max-width: 600px) {
	 .wrapper {padding-left:12px;padding-right:12px;}
 }
  @media screen and (max-width: 500px) {
	 .title {font-size:10px;}
.subtitle{font-size: 11px;}
    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        max-width: 520%;
        height: auto;
    }

 }



@media screen and (max-width:600px) {
    .title {
        font-size: 10px;
    }

    .subtitle {
        font-size: 11px;
    }

    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        max-width: 520%;
        height: auto;
    }
}

@media screen and (max-width:600px) {
    .title {
        font-size: 10px;
    }

    .subtitle {
        font-size: 9px;
    }

    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        max-width: 520%;
        height: auto;
    }
}


/*@media screen and (min-width:580px) {
    .subtitle {
        font-size: 11px;
    }
}*/
    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        max-width: 520%;
        height: auto;
    }

@media screen and (min-width:500px) and (max-width:600x) {
    .subtitle {
        font-size: 11px;
    }
}

@media screen and (min-width:600px) and (max-width: 960px) {
    .subtitle {
        font-size: 12px;
    }
}


/*.dxgvCSD
{
    width:100% important;
}*/
 
 
 
 
 
 