﻿body {
}

 .col-sm-12.Form_Title h3 {
    background: #048cbe none repeat scroll 0 0;
    margin: 5px 0 20px;
    color: #fff;
    /* border-radius: 5px; */
    padding: 10px 0 10px 10px;
    font-size: 20px;
    /* text-align: center; */
}
   .lnkbtn {
    background: #048cbe none repeat scroll 0 0;
    border-radius: 5px;
    clear: both;
    color: #fff;
    float: right;
    font-size: 15px;
    font-weight: normal;
    margin-top: -7px;
    padding: 5px 13px;
    text-align: center;
    text-decoration: none;
}
     .lnkbtn:hover {
       background: #048cbe none repeat scroll 0 0;
    border-radius: 5px;
    clear: both;
    color: #fff;
    float: right;
    font-size: 15px;
    font-weight: normal;
    margin-top: -7px;
    padding: 5px 33px;
    text-align: center;
    text-decoration: none;
}
    .btntitle {
margin: 8px 0px 15px 0px;
    }
    .col-sm-12.btntitle {
    color: #000;
    font-size: 23px;
}
    .col-sm-12.mainform {
            margin: 15px 0 20px 0;
    }
    .col-sm-6.contentdiv{
    border: 1px dashed #ccc;
    border-radius: 5px;
     
}
    .btnsub {
    background: #048cbe none repeat scroll 0 0;
  
    border-radius: 5px !important;
    color: #fff !important;
    float: right;
    
    
    padding: 5px 30px 5px 30px;
}

    input#ContentPlaceHolder1_btnadd1 {
    font-size: 12px;
    background: #8b9294 none repeat scroll 0 0;
    border-radius: 5px !important;
    color: #fff !important;
    float: right;
    padding: 2px 6px 0px 7px;
    margin: 7px 88px 0 0;
}


        .btnsub:hover {
    background: #0c1f28 none repeat scroll 0 0;
    border-radius: 5px !important;
    color: #fff !important;
    float: right;
    /* font-size: 21px; */
    /* font-weight: bold; */
    padding: 5px 20px 5px 30px;
}
        .col-sm-3.heading {
    font-size: 18px;
    font-weight: bold;
    padding: 22px 0 0 25px;
}
        .col-sm-2.heading{
    font-size: 18px;
    font-weight: bold;
    padding: 22px 0 0 25px;
}
        .form-control.drmonth {
   
    padding: 5px;
    width: auto;
}
        .form-control.dryr {
   
    padding: 5px;
  
}
.form-group span {
    float: left;
      padding: 5px;
    /*font-weight: bold;*/
}

.form-control.lblcustom {
    float: left;
    text-align: left;
}
.form-control.btn_tym {
    background: #048cbe none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 9px !important;
    color: #fff !important;
    font-weight: bold;
    text-align:center;
    padding-left: 10px;
}
.form-control.btn_tym:hover {
    background: #266fac none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 9px !important;
    color: #fff !important;
    font-weight: bold;
    text-align:center;
    padding-left: 10px;
}
.col-sm-3.lbltym > span {
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-top: -6px;
    padding: 6px;
}


.col-lg-12.col-sm-12.col-xs-12.main_div {
   margin-bottom:60px;
}


.textfont {
    font-size: 14px;
}

.col-sm-6.contentdiv1 {
    border: 1px dashed #ccc;
    border-radius: 5px;
 
}

 .abouts {
    background: rgba(0, 0, 0, 0) url("../images/about_bg.jpg" no-repeat scroll 0 0 / 100% auto;
    padding: 24px 0;
    text-align: center;
}

.form-group.col-sm-12.fld {
    border: 1px solid #e2dede!important;
    padding: 10px 10px 10px 10px;
}




