body {
    margin: 0px;
    padding: 0px;

}

button,
.button {
    background-color: #39b3d7;
    min-width: 100px;
    border: none;
    padding: 10px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    color: #FFF;
    min-height: 15px;
    font: 12px/15px Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.26);
    border-radius: 3px;
}

button:hover,
.button:hover {
    background-color: #44C7ED;
}

.btn-group.special {
    display: flex;
}

.button-form {
    text-align: right;
    margin-top: 22px;
}

.main {
    margin-top: 10px;
}

.btn-group-justifiedb {
    display: table;
    width: 100% !important;
    table-layout: fixed;
    border-collapse: separate;
    position: relative;
    vertical-align: middle;
}

.main_dash {
    min-width: 25%;
}

#login {
    margin-top: 5%;
    margin-bottom: 5%;
}

.footer {
    width: 100%;
    margin: 0px auto;
    position: fixed;
    bottom: 0px;
    text-align: center;
}

.hiden {
    display: none;
}

#mySelect {
    display: block;
    width: 340px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.mySelect {
    width: 250px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.colorless{
    background: none;
    border: none;
}

#remark{
    width: 100%;
    height: 100%;
    border: solid 1px #CCC;
}

.drivers{
    margin: 15px;
}
.row{margin: 0px;}

.form-group input[type="checkbox"] {
    display: none;
}

.form-group input[type="checkbox"] + .btn-group > label span {
    width: 20px;
}

.form-group input[type="checkbox"] + .btn-group > label span:first-child {
    display: none;
}
.form-group input[type="checkbox"] + .btn-group > label span:last-child {
    display: inline-block;   
}

.form-group input[type="checkbox"]:checked + .btn-group > label span:first-child {
    display: inline-block;
}
.form-group input[type="checkbox"]:checked + .btn-group > label span:last-child {
    display: none;   
}

#item_table td{
    padding-top:20px;
}

ul {
  list-style-type: none;
}

#btn_config{
    margin-right: 30%!important;
}

#total_including_tax {
/*    border:none;*/
    background-color: #F5F5F5;
}
.forignprice {
    width:60%;
    float:left;
}

.select {
    margin-top:7px;
    border: 1px solid #ccc;
    width: 30%;
    float:right;
    border-radius: 3px;
    overflow: hidden;
    background: #fafafa url("img/icon-select.png") no-repeat 90% 50%;
}

.select select {
    
    padding: 5px 8px;
    width: 50%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select select:focus {
    outline: none;
}

.inline {
    position: relative;
    width: 100%;

}


.leftDIV {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 25%;

}

.middleDIV {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 25%;
}

.rightDIV {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 200px;
    right: 200px;

}

    .btn-file {
        position: relative;
        overflow: hidden;
    }
    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

.nalog{
    min-width: 170px;
}

.top_nalog{
    margin-top: 80px;
}

.select_left{
    padding-left: 0px;
}

.invoice_client{
    min-height: 390px;
}
.thead-inverse{
    background: #39b3d7;
    color:white;
}
.thead-inverse-in{
    background: #4CAF50;
    color:white;
}

.red {
    color: red;
    
}

.table_footer{
    background: #39b3d7;
}

.table_header
{
    background: #337AB7;
}

.stripe{
    background: #EEEEEE;
}

.head{
    background: #337AB7;
    color:white;
}

/*
.nalog{
    background: #337AB7;
    color:white;
}*/

.linkButton { 
     background: none;
     border: none;
     cursor: pointer; 
}
.back{
    margin-bottom: 15px;
    margin-right: 15px;
}

.lightRed {
    color: red;
    
}
.lightGreen {
    color: limegreen;
    
}
.grey {
    background: #DCDCDC !important;
}

#insert-more-load{
    margin-left:15px;
    margin-bottom: 15px;
}

.dt-buttons{
    margin-left:50px;
}
.btn-mini{
    color:red;
}

.left {
    float: left;
}
#right {
    overflow: hidden
}

.add_compensation{
    margin-bottom: 15px;
    width:250px;
}
.compensation{
    margin-left:5px;
    margin-right:5px;
}
.label{
    font-size:14px;
}
/*
.select2{
    width:150px !Important;
}
*/
.input-group-addon{
   font-size:12px; 
}
#clients{
    width:100%!important;
}

.client_select_widht{
    width:100% !important;
}

#meetingPlace{
    width:100% !important;
}

/*
.remove_button{
    background: red;
    height: 30px;
    width: 30px;
    margin-bottom: 5px;
    margin-top: 5px;
}
*/

.select_licence{
    margin-bottom: 10px;

}

.form-inline{
    width:auto;
    display:inline-block;
}

.delete_btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 11px;
  padding: 2px 6px 3px 5px;
  text-decoration: none;
}

.delete_btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.input-medium-date{
    min-width: 210px!important;
}

.panel-default > .panel-heading {
    background:black !important;
    color:white;
    
}

.truck_select_wide{
    width: 200px!important;
}

#page {
    display: none;
}
#loading {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100vw;
    height: 100vh;
    background-color: rgba(192, 192, 192, 0.5);
    background-image: url("/images/MnyxU.gif");
    background-repeat: no-repeat;
    background-position: center;
}