.user a {
    text-decoration: underline;
    /*font-size: 12px !important;*/
    color: #FFFFFF;
    text-decoration: none;
}

.user a:hover {
    color: #FFFFFF;
}

.user {
    /*font-size: 12px !important;*/
    float: right;
    margin: 5px 25px 0 0;
    color: #FFFFFF;
}

.user div.user-info div, .user div.actions div {
    display: inline;
    margin-left: 3px;
}


.session-info {
    float: right;
    color: #FFFFFF;
    margin: 5px 30px 0 0;
}

.session-info div.block-title, .session-info div.hasCountdown {
    margin-left: 5px;
    float: left;
}

.session-info div.renew a{
    margin-left: 5px;
    color: #FFFFFF;
}

.session-info #session_timer {
    margin-right: 5px;
}

.session-info div.renew a {
    /*color: #fbf8ee;*/
    color: #FFFFFF;
}

.session-info div.renew a:hover {
    text-decoration: none;
}

#session_timer #t7_timer #t7_vals div{
    display: inline-block;
}

.form-signin-heading .pull-right .btn-group a.dropdown-toggle:hover{
    color: #ffffff;
}

/*login page*/
.login-body {
    background: white;
    background-size:cover;
    width:100%;
    height:100%;
    overflow-x: hidden;
}
.box-login {
    max-width: 375px;
    margin:100px auto;
    background:#fff;
    border-radius:5px;
    -webkit-border-radius:5px;
}
.box-login h2.form-signin-heading {
    margin:0;
    min-height: 2em;
    padding: 20px 15px 10px;
    text-align:center;
    background: #32323a;
    /* border-radius:5px 5px 0 0; */
    /* -webkit-border-radius:5px 5px 0 0; */
    color:#fff;
    font-size:18px;
    text-transform:uppercase;
    font-weight:300;
    font-family:'Open Sans',sans-serif;
    border-bottom: 10px solid #32323a;
}
.box-login .checkbox {
    margin-bottom:14px;
}
.box-login .checkbox {
    color: black;
    font-weight:300;
    font-family:'Open Sans',sans-serif;
}
.box-login .form-control {
    position:relative;
    font-size:16px;
    height:auto;
    padding:10px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    color:#eaeaea;
}
.box-login .form-control:focus {
    z-index:2;
}
.box-login input[type="text"],.box-login input[type="password"],
.box-login input[type="email"]{
    margin-bottom:15px;
    border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #eaeaea;
    box-shadow:none;
    font-size:12px;
}

.box-login #register input[type="text"],
.box-login  #register input[type="email"]{
    margin-bottom:5px;
}
.box-login .btn-login {
    background: #3498db;
    color:#fff;
    text-transform:uppercase;
    font-weight:300;
    font-family:'Open Sans',sans-serif;
    margin:20px 0 5px;
}
.box-login p {
    text-align:left;
    color: black;
    font-size: 12px;
    font-weight:300;
    margin-left: 3px;
    line-height: 1.5
}
.box-login .registration div{
    line-height: 1.5
}
.box-login a,.box-login a:hover {
    color: #3498db;
}
.box-login a:hover {
    text-decoration:underline;
}

.box-login .login-wrap form ul {
    padding-left: 0;
}
.login-wrap {
    padding:20px;
    position:relative;
    background: #eaeaec;
    padding-bottom: 30px;
}
.user-login-info {
    background: #eaeaec;
    margin:-20px -20px 20px -20px;
    padding:20px;
}
.user-login-info .form-control:last-child {
    margin-bottom:0 !important;
}
.registration {
    position:absolute;
    right:0;
    bottom: -125px;
    color: #b8bab9;
    text-align: right;
}

.b-header .form-signin-heading .pull-right .btn-group a.dropdown-toggle{
    color: #ffffff;
    margin-right: 15px;
}


.submit-group input#search{
    margin:  10px 0;
}

table.default-table thead tr th{
    text-align: center;
}

/*form div.element textarea{*/
    /*width: 95%!important;*/
/*}*/

.button-link, .button-link a {
    cursor: pointer;
}

#question-form li .element input, #question-form li .element textarea, #instruction-form li .element input, #instruction-form li .element textarea{
    width: 95%;
}

#question-form li .element textarea, #instruction-form li .element textarea{
    height: 80px;
}

/*.supplier-instruction, .consignee-instruction{*/
    /*border: 2px solid #eee;*/
    /*border-radius: 9px;*/
    /*padding: 18px;*/
/*}*/

#accordion h3{
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em 2em;
    font-size: 100%;
}

.panel-heading .panel-title>div{
    margin-bottom: 8px;
}

.panel-heading .panel-title>b{
    margin-left: 10px;
}

#accordion2 ul#icons span.ui-icon{
    margin: -8px -3px;
}

#accordion2 h3>b{
    line-height: 2.8;
    margin-left: 10px;
}

#accordion4 ul#icons span.ui-icon{
    margin: -8px -3px;
}

#accordion4 h3>b{
    line-height: 2.8;
    margin-left: 10px;
}

#accordion3 ul#icons span.ui-icon{
    margin: -8px -3px;
}

#accordion3 h3>b{
    line-height: 2.8;
    margin-left: 10px;
}

.submit-group{
    margin-top:  10px;
}

.wrapper .panel div h3{
    font-size: 24px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
.wrapper .panel div h4{
    font-size: 18px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    margin:10px 0;
}

.wrapper .panel div div.well{

}

input#restore_email{
    width: 95%;
}

select#countries{
    margin-bottom: 15px;
}

#captchaCode-input{
    width: 54px;
    height: 26px;
    font-size: large;
    text-align: center;
}

h4 small{
    margin-right: 10px;
}

#container #main-content .wrapper .row{
    margin-right: 0;
    margin-left: 0;
}
#container #main-content .wrapper,  #container #main-content .wrapper .row .col-md-12{
    box-sizing: border-box;
}


/*div[class*=col], label[class*=col], .panel-body, .panel-body div{*/
div[class*=col], label[class*=col], .panel-body, #gates-breaks-list  div{
    box-sizing: border-box;
}

#gates-breaks-list  div input
{
    width: 93%;
}

#gates-breaks-list  .input-group-addon
{
    width: 25%;
}

#container #main-content .wrapper .main-page-select div, #container #main-content .wrapper .main-page-select label{
    padding-left: 0;
    padding-right: 0;
}

#container #main-content .wrapper .main-page-select label{
    margin-top:11px;
    text-align: right;
}

.report-wrapper{
     margin-top: 70px;
}

.adv-table .form-group .form-control{
    height: auto;
    width: auto;
}

#reportType{
    margin-top: 12px;
}

form.report-form select{
    width: auto;
    border: none;
    padding: 8px;
    background: none;
    /*font-size: inherit;*/
    background-color: #3498db;
    border-color: #3498db;
    color: #FFFFFF;
}

form.report-form .element{
   margin: 0;
}

#container #main-content .wrapper  .departments-list .row{
    margin-left: -15px;
    margin-right: -15px;
}

.main-wrapper{
    margin-top: 70px;
}

.ui-dialog .ui-dialog-content {
    padding: 0 1em;
    margin: 0 auto;
    padding-top: 10px;
}

.form-horizontal .form-group {
    margin-right: 15px;
}

.center{
    text-align: center;
}

.width-td{
    width: 50%;
}

ul.breadcrumb li a{
    text-decoration: none;
}

.gate-button{
    font-size: 0.4em;
    padding-top: 3px;
}

.width1{
    width: 1%;
}

.width10{
    width: 5%;
}

.width10{
    width: 10%;
}

.width20{
    width: 20%;
}
.width25{
    width: 25%;
}
.width15{
    width: 15%;
}

.tsm-form input[type='text']{
    width: 94%;
}

#break-form-default .form-control, #break-form .form-control{
    height: 20px;
}


.break-button-hidden{
    display: none;
}

.modal-dialogue {
    position: relative;
}

.media  h4.media-heading a.link{
    font-size: 18px !important;
    text-decoration: none;
    color: rgb(41, 128, 185)!important;
}

.media  h4.media-heading{
    margin-top: 10px;
}

.btn{
    margin-right: 5px;
}

#booking-panel-main .form-group{
    margin-left: 0;
    margin-right: 0;
}


#booking-panel-main #category .form-group{
    display: inline-block;
    width: 60%;
    margin-right: 3em;
}

form#booking-form  input.form-control{
    height: 34px;
    padding: 0px 12px;
    font-size: 13px;

}

form#booking-form textarea#text{
    height: 110px;
    padding: 0px 12px;
    font-size: 13px;

}
form#booking-form .form-group{
  margin: 0 15px 6px 0;

}

form#booking-form div.select2-container{
  width:104%;

}

form#booking-form select#supplierId{
  width:104%;

}

form#booking-form  fieldset div.form-group label{
    font-size: 13px;
    margin-bottom: 5px;

}
form#booking-form fieldset legend
{
    display: block;
    width: 100%;
    padding: 15px 0 5px;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

form.form-search-suppliers ul li{
    float: left;
    margin-left: 15px;
}
form.form-search-suppliers ul dt{
    float: left;
    margin-left: 15px;
}

form.form-search-suppliers ul li input[type='submit']{
    margin-top: 20px;
}

form.form-search-suppliers .tsm-select{
    width: 240px;
}

form#translation textarea{
    height: 35px;
}

form#documents textarea{
    height: 60px;

}

a.xls-icon{
    background: url(/images/ext/xls.png) no-repeat;
    height: 35px;
    width: 35px;
    display: inline-block;
    margin-left: 40%;
}

a.pdf-icon{
    background: url(/images/ext/pdf.png) no-repeat;
    height: 35px;
    width: 35px;
    display: inline-block;
    margin-left: 40%;
}

a.doc-icon{
    background: url(/images/ext/doc.png) no-repeat;
    height: 35px;
    width: 35px;
    display: inline-block;
    margin-left: 40%;
}

a.jpeg-icon{
    background: url(/images/ext/jpg.png) no-repeat;
    height: 35px;
    width: 35px;
    display: inline-block;
    margin-left: 40%;
}

/*form.form-search-suppliers ul dt:nth-child(2), form.form-search-suppliers ul dt:first-child{*/
    /*display: inline-block;*/
/*}*/

form.form-search-suppliers ul dt{
    display: inline-block;
}

form.form-search-suppliers dt .element input[type="submit"]
{
    margin: 23px 0 0;
}

form#supplier textarea{
    height: 60px;
}

.yellow-back{
    background-color: yellow;
}

#form-active div{
    top: 50%;
    margin-left: 24%;
    font-size: 18px;
}

form#category-gate .form-group  label[for="carcaseId"]{
    display: none;
}

form#role-add ul li{
    display: inline-block;
}

table thead tr th.center{
    vertical-align: middle;
}

div.modal-single-message{
    position: relative;
}

div.modal-single-message div.modal-body{
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* width: 50%; */
    /* height: 30%; */
    margin: auto;
    vertical-align: middle;
    font-size: 1.2em;
    line-height: 1.2;
    /* padding: 19% 25px; */
    padding-top: 20%;

}

form#add-employee .form-group  input[type='text']{
    width: 100%;
}

form .form-group input[type='hidden']{
    margin: 0;
    padding: 0;
}

form#role-add li.element-container div.element input{
    padding: 5px;
    margin-right: 3px;
}

form#role-add li.element-container div.element select#active{
    width: 90px;
}

div.modules-list  input.input-submit{
    margin-left: 55px;
}

.modules-list div.module-div h3.module{
    font-size: 14px;
    margin: 3px;
}

button.pull-center{
    margin-left: 30%;
}

#edit-user textarea
{
    height: 60px;
    width: 263px;
    padding: 10px;
}

div.button-list div
{
    display: inline-block;
}

div.button-list
{
    margin-bottom: 10px;
}

.form-control {
    font-size: 13px;
}

.block-dep{
    position: absolute;
    background-color: #2980B9;
    width: 94%;
    height: 93%;
    padding: -14px;
    opacity: 0.4;
    cursor: pointer;
    z-index: 9;


}

.opacity5{
    opacity: 0.5;
}

.block_text{

}

.vcenter {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.jconfirm-box{
    color: #2980B9;
    border: 2px solid #2980B9;
}

.jconfirm-box div.jconfirm-content{
    font-size: 1.5em;
    /*padding: 5px;*/
    text-align: center;
    padding: 30px 0;
    /*padding: 40px 5px 20px;*/
    line-height: 1.3;
}

.jconfirm-box span.jconfirm-title{
    font-size: 0.7em!important;
}

div.jconfirm-box-container div.jconfirm-box div.jconfirm-buttons button.btn,  div.ui-dialog-buttonset button.btn{
    border:2px solid #2980B9;
    color: #2980B9!important;
    background: #fff;
}


div.jconfirm-box-container div.jconfirm-box div.jconfirm-buttons button.btn:hover,  div.ui-dialog-buttonset button.btn:hover{
    color: #fff!important;
    background: #2980B9!important;
}



/* DHX */

.dhx_cal_event div.dhx_footer,
.dhx_cal_event.car_leave div.dhx_footer,
.dhx_cal_event.cut div.dhx_footer,
.dhx_cal_event.car_check_in div.dhx_footer,
.dhx_cal_event.car_unloading div.dhx_footer,
.dhx_cal_event.car_unloading_stop div.dhx_footer,
.dhx_cal_event.is_not_confirmed div.dhx_footer,
.dhx_cal_event.pass_issued div.dhx_footer,
.dhx_cal_event.no_booking_info div.dhx_footer{
    background-color: transparent !important;
}

.dhx_cal_event .dhx_body {
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s;
    opacity: 0.7;
}

.dhx_cal_event .dhx_title {
    line-height: 12px;
}

.dhx_cal_event_line:hover,
.dhx_cal_event:hover .dhx_body,
.dhx_cal_event.selected .dhx_body,
.dhx_cal_event.dhx_cal_select_menu .dhx_body {
    opacity: 1;
}

.dhx_cal_event.car_leave div, .dhx_cal_event_line.car_leave {
    background-color: #2ecc71 !important;
    color: #000000 !important;
}

.dhx_cal_event.cut div, .dhx_cal_event_line.cut {
    background-color: #e8e8e8 !important;
    color: #000000 !important;
}
.dhx_cal_event_clear.cut {
    background-color: #e8e8e8 !important;
}


.dhx_cal_event_clear.car_leave {
    background-color: #ffff00 !important;
}



.dhx_cal_event.is_not_confirmed div, .dhx_cal_event_line.is_not_confirmed {
    background-color: #babac0 !important;
    color: #000000 !important;
}

.dhx_cal_event_clear.is_not_confirmed {
    background-color: #babac0 !important;
}

.dhx_cal_event.car_check_in div, .dhx_cal_event_line.car_check_in {
    background-color: #ffdd00 !important;
    color: #000000 !important;
}
.dhx_cal_event.car_unloading div, .dhx_cal_event_line.car_unloading{
    background-color: #FF8C00 !important;
    color: #000 !important;
}
.dhx_cal_event.car_unloading_stop div, .dhx_cal_event_line.car_unloading_stop{
    background-color: #9400D3 !important;
    color: #000 !important;
}
.dhx_cal_event_clear.car_check_in {
    color: #000000 !important;
}
.dhx_cal_event_clear.car_unloading {
    color: #000000 !important;
}
.dhx_cal_event_clear.car_unloading_stop {
    color: #000000 !important;
}

.add-margin-btn .btn {
    margin-bottom: 5px;
}

.dhx_cal_event.reserve div.dhx_footer {
    background-color: transparent !important;
}

.dhx_cal_event.reserve div, .dhx_cal_event_line.reserve {
    background-color: rgba(255, 0, 0, 0.5) !important;
    text-align: center;
    color: #ffffff !important;
}

.dhx_cal_event_clear.reserve {
    background-color: rgba(255, 0, 0, 0.5) !important;
    text-align: center;
}

.dhx_scale_hour {
    line-height: normal;
}

.dhx_cal_event {
    z-index: 1;
    cursor: pointer;
}

.highlighted_timespan {
    background-color: #87cefa;
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: pointer;
    z-index: 0;
}

.blocked-text {
    text-align: center;
    font-size: 15px;
    color: #ffffff;
}

.break-block {
    background: red;
    opacity: 0.3;
}

.break-period {
    margin-bottom: 10px;
}

.dhx_cal_event.multisection div {
    background-color: inherit;
}

/* end DHX*/


.btn.btn-primary:hover{
    background-color: #fff;
    color: #3498db;
}

.module-link{
    cursor:pointer;
}

.btn-danger{
    background-color: #d9534f;
    border: 1px solid #d9534f;
}

#session_time_left{
    cursor: pointer;
}

.jconfirm-buttons{
    margin-top: -30px;
}

div.in-archive{
    background-color: #2980B9!important;
    opacity: 0.7;
}

.dhx_cal_error_message{
    top: 52px !important;
    right: 18px;
    color: red;
    position: absolute;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    z-index: 9;
    height: auto;
}
.dhx_cal_error_message a{
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    color: black;
}

.gate_error_message{
    color: red;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    z-index: 9;
    height: auto;
    padding: 8px;
    border-radius: 7px;
    margin: 12px;
    line-height: 1.5;
    opacity: 0.6;
    float: right;
}
.gate_error_message a{
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    color: black;
}

.restore_pwd{
    width: 50%;
}

.restore_pwd input.form-control{
   margin-bottom: 10px;
}

.error, .errors {
    padding: 0 0 10px 0;
}


ul.instruction-list{
    list-style: disc;
}

ul.instruction-list li{
    list-style: disc;
}
.opacity-0 {
    opacity: unset!important;
}
.bg-white {
    background-color: white;
}
.form-control-file-input {
  width: auto!important;
}