/*
Theme Name: dataservices
Theme URI: http://data.markotsnow.com/
Author: KAZI NURUDDIN AL MASUD
Author URI: http://kazikrafts.com/
Description: TMarketing Depot For Growing Businesses.
Version: v1
License: GNU General Public License v2 or later
License URI: http://kazikrafts.com/
*/

.form-control{height: 44px !important;
font-size: 15px !important;
}

.form-higt{height: 100px !important;
font-size: 13px !important;
}

label {
    color: #000;
   font-size: 16px !important;
}
form span { 
    font-size: 9px !important;
}

.alert-warning {
    color: #fff;
    background-color: transparent !important;
    border-color: transparent !important;
}
.radio-inline{
              padding-left:0!important;
              
}

.next_btn_url {
    font-size: 15px;
}


#costom {
    margin-left: 10px;
    margin-top: 8px;
    padding-left: 8px;
    padding-right: 0;
    font-size: 13px;
    
    
}

/* CSS used here will be applied after bootstrap.css */
.nav1 {
    position:fixed; top:0; 
}
.nav2 {
    position:fixed; top:50px; background:#fc0 
}
@media handheld, only screen and (max-width: 767px) {
  .nav1, .nav2{position:relative; top:0}
.nav2{top:-20px;}

}

