.box{
    background:gray; /* standard */
    background:pink\9; /* IE 8 and below */
    *background:green; /* IE 7 and below */
    _background:blue; /* IE 6 */
}
select.select_box.form-control::-ms-expand{ display:none;}
select.select_box.form-control{
  -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;}
#discount_value{
  border:1px solid #ddd;
  padding-left:10px;
  border-style:solid solid solid solid;
  border-style:solid\9; /* IE9 only */  
  border-width:1px;
  border-width:1px\9; /* IE9 only */  
  border-color:#ddd;  
  border-color:#ddd\9; /* IE9 only */   
  height:36px\9; /* IE9 only */ 
  height:36px;
  margin-bottom:10px;}
#discount_value:focus, #discount_value:active,#discount_value:hover{ border-style:solid solid solid solid;
  border-style:solid\9; /* IE9 only */  
  border-width:1px;
  border-width:1px\9; /* IE9 only */  
  border-color:#ddd;  
  border-color:#ddd\9; /* IE9 only */  
  height:36px; 
  border:1px solid #ddd;}
@media screen and (-webkit-min-device-pixel-ratio:0){
.search_sub{ text-align:center; margin:0 auto;}
input.form-control{ color:#999; opacity:0.9;}
select, select.form-control{ color:#2c2c2c;}
#main-nav div a{ font-size:18px; font-weight:normal;}
.navigation_right_section a.register_btn{ font-weight:normal;}
.tabbing_menus ul li a{ font-weight:normal;}
.tab-pane{ font-weight:normal;}
.view-tenth p{ font-weight:normal;}
.footer_nav_section ul li a{ font-weight:normal;}
.research_detail_wrapper p{ font-weight:normal;}
.view.view-tenth a span{ font-weight:normal;}
.navigation_right_section a.login_btn{ font-weight:normal;}
.menu-2 li:last-child a{ font-weight:normal;}
.jointly_suppot a{ font-weight:normal;}
.social_media strong{ font-weight:normal;}
.copyright_section{ font-weight:normal;}
.alert-messages span strong{ font-weight:bold!important;}
.table-style td{ line-height:30px !important;}
.content h4{ font-weight:bold;}
.btn-warning{ background:#fa7701; border-color:#fc7700;}
.btn{ font-weight:normal;}
.dashboard_graph .dropdown_select-form select.select_box{ margin-top:-3px; display:inline-block; height:30px;}
select.type.form-control.select_box{ margin-top:-2px; display:inline-block; height:30px;}
select.get_year.form-control.select_box{ margin-top:-1px; display:inline-block; height:30px;}
.dropdown_select-form1 .type.form-control.select_box{ height:34px; min-height:24px;}
.tablist1 li a{ font-weight:normal;}
.tablist1.tablist2 li a{ padding:15px 42px !important;}
.deshboard_table_wrap tbody tr td b, b, strong, .chngepasswrd label, label{ font-weight:normal !important;}
.deshboard_table_wrap tbody tr td a, th{ font-weight:normal !important;}
.alert b{ font-weight:bold !important;}
.form-text label{ font-weight:bold !important;}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.cultures-footer{ text-align:center;}
.cultures-footer button.search_sub{ display:inline-block;}
}                               
#description_customer_msg_error{ width:100%;}
.msg_title_customer_popup{ font-weight:normal;}
label.not_recieved { color:#f00;}
.deshboard_table_wrap td a.address_file_btn{ background:#6ca9fc; float:right; padding:2px; position:absolute; right:5px; top:3px;}
.login_btnnn  input[type="radio"]:not(old){ opacity:0;}
#show_msg_here{ background-color:#dff0d8; border-color:#d6e9c6; color:#3c763d; border-radius:4px; margin-bottom:20px; padding:15px; display:none;}
/**
 * This hack targets the Webkit browser engine
 * which includes Safari and Chrome.
 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .changeimg{ min-height:18px; float:left;}
 .list-form-02 p{ width:92%; padding-right:5%;}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {   
    /* Safari only override */
    ::i-block-chrome.dropdown_select-form .form-control.select_box.datepic.hasDatepicker{ height:24px;}
    ::i-block-chrome input.form-control{ min-height:19px;}	
    ::i-block-chrome.placehold{ line-height:22px;}
    input.form-control{ line-height:20px;}
    ::i-block-chrome.da-thumbs li article.da-animate{ -webkit-transition:none !important; -moz-transition:none !important; -o-transition:none !important; -ms-transition:none !important; transition:none !important;}
}