select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #666;
  font-family: Arial;


}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="text"]:focus {
  color: #222;
}

select{border:1px solid #ccc;}

.column .dropdown{display: none;}
.column .eds{position: relative; }
.column .eds .top-bar{float:left; width:30%; text-align: right; font-size:12px; padding: 0; margin: 0; padding-right: 10px;
    background: none; border:0; padding-top: 2px;max-width: 150px;}

.column .eds .top-bar h3{margin:0; padding: 0; font-size:12px; text-align: right; float: none;}
.column .top-bar + .well{float:left; background: none; padding: 0; margin: 0; padding-left: 0; border:0; overflow: hidden; width:70%;
    border-radius: 0; box-shadow: none; height:auto !important;}
.column .eds{padding: 5px 0;}

.column select, .column textarea, .column input[type="text"], .column input[type="password"] {
    
}

.column .eds .t_tools{position: absolute; right:0; top:5px; margin: 0;}
.column .edsf:hover{background: #ddd;}

.column select[multiple]{height:100px;}
.column .move_handler{display: block; position: absolute; left:5px; top:2px; color:#f0f0f0; cursor: pointer; display: none;}

.tab_05 .tab-container{}
.tab_05 .tab-container li{display: block; border: 0; float: none !important;}
._edit{padding-top: 10px !important;}
.column .book_price_inp{width:40px;}
.column .eds .prices_top_bar{width:25%;}
.column .eds .prices_content{width:70%;}
.column .eds .prices_top_bar .tab-container a{padding: 3px 10px 3px 10px !important;}

.in_table .ed input {width: 150px;}

.top-bar + .well, .accordion .accordion-heading + .accordion-body {
    overflow: auto;
}

.eds .top-bar.b_checkbox h3 .dropdown,
.eds .top-bar.b_active h3 .dropdown
    {margin-top: 8px;}
    
.select_control .well{height:55px;}
.multi_select_control.select_control .well{height:85px;}