/* LOGIN */
.form-signin .btn-login {
    background: none repeat scroll 0 0 #EC1C24;
}
.form-signin h2.form-signin-heading {
    background-color: #ffffff;
}

ul.sidebar-menu li a.active i {
    color:#EC1C24;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom: solid 1px #DDDDDD;
}


ul.sidebar-menu li a:hover i, ul.sidebar-menu li a:focus i {
    color: #EC1C24;
}

.site-footer {
    background: #716857;
    color: #fff;
    padding: 10px 0;
    height: 3em;
}


.recent-highlight {
    background: #EC1C24 !important;
}

.form-control{
    height:28px;
    font-size: 12px;
    color:#837E7C;
    padding-top: 5px;
}

.nieuweopdracht{
    border-radius: 4px;
    background: #EC1C24 !important;
    color:black;
}


.nieuweopdracht a span{
    color:#ffffff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.nieuweopdracht a i {
    font-size: 20px !important;
    color:#ffffff;
}
.nopadding{
    padding-left: 0px !important;
    padding-right: 7px !important;
}

.select select{
    padding-top: 3px;
    padding-bottom: 3px;
}
select{
    padding-top:3px !important;
    padding-bottom:2px !important;
}

.resetbtn button{
    padding-top: 4px;
    padding-bottom:3px;
   /* background: #EC1C24 !important;
    color: white;*/
}
.alert_edit{
    position: relative;
    top: 6px;
    right: -9px;
}
span.username{
    padding-left: 5px;
}
.input-group{
    margin-bottom: 0px;
}
.font8{
    font-size: 8px;
}
.btn-info{
    background-color: #667FA0 !important;
    border-color: #667FA0 !important;
}

.form-group .error {
    display: inline;
    background-color: #FFD4D4;
    font-weight: 400;
}
.wrapper,.panel-heading{
    padding-top: 0px !important;
}
.panel-heading{
    padding-left: 0px !important;
}
.input-small{
    min-width:50px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
#afwerkingkeuze_div{
    margin-top: 30px;
}
.marginbottom20{
    margin-bottom: 20px !important;
}
#afwerkingkeuze thead tr th{
    text-align: right;
}
#afwerkingkeuze tbody tr th{
    vertical-align: middle;
}
#afwerkingkeuze tbody tr td input{
    vertical-align: middle;
    text-align: right;
}
.marginbottom20{
    margin-bottom: 20px;
}
.textalign{
    text-align: right;
}
.marginleft10{
    margin-left: 10px;
}
/*SCROLLABLE TABLE */

ul.nav.nav-tabs li:first-child{
    padding-left: 15px !important;
}

.tab-bg-dark-navy-blue {
    background: none repeat scroll 0 0 #EC1C24 !important;
}
.margintop20{
    margin-top:20px !important;
}
.paddingtop20{
    padding-top:20px !important;
}
.tab-border .nav-tabs{
    margin-top: -20px !important;
}
.tab-border{
    border-radius: 0px !important;
}

.modal-header,.stepy-titles li.current-step div {
    background: #EC1C24 !important;
}
.modal-body iframe{
    width:100% !important;
    height: 100% !important;
    background-color: white !important;
    border:none;
    margin-bottom: 0px;
}
#adresModal .modal-dialog .modal-content .modal-body{
    height: 560px !important;
}
section#container-modal .panel{
    margin-bottom: 0px !important;
}

.duraprinting_dropzone{
    height:200px;
    background: #F0F0F0 !important;
    border-radius: 5px;
    margin-left: 20px;
}
.btn_inputfield{
    padding-top: 4px;
    padding-bottom:4px;
}
#create_afwerkingkeuze_form .btn_inputfield{
    margin-left: 15px;
}
.bootbox  .btn-primary{
    background: #EC1C24 !important;
    border-color: #EC1C24 !important;
}
table tr td:last-child,table tr th:last-child{
    text-align: right;
}
.font15{
    font-size: 15px;
}
.font20{
    font-size: 20px !important;
}
section.panel-border-orange{
    border: 1px solid #EC1C24 !important;
}
.alert-modal{
    display:block;
    max-width: 100%;
    margin: 0px 15px 0px 15px;
    padding: 5px;
    padding-left: 10px;
}
table thead tr th{
    background-color: #F9F9F9 !important;
}

/* allow room for 3 columns */
#groepenlijst {
    float:left;
    -moz-column-count:1; /* Firefox */
    -webkit-column-count:1; /* Safari and Chrome */
    column-count:1;
}
#groepenlijst li{
    padding-left:40px;
    padding-bottom: 10px;
}

#wizardpane input[type="radio"] {
    display:none;
}
#wizardpane input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../img/check_radio_sheet.png) -39px top no-repeat;
    cursor:pointer;
}
#wizardpane input[type="radio"]:checked + label span {
    background:url(../img/check_radio_sheet.png) -58px top no-repeat;
}


#wizardpane input[type="checkbox"] {
    display:none;
}
#wizardpane input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../img/check_radio_sheet.png) left top no-repeat;
    cursor:pointer;
}
#wizardpane input[type="checkbox"]:checked + label span {
    background:url(../img/check_radio_sheet.png) -19px top no-repeat;
}
#wizardpane input[type="checkbox"] + label, #wizardpane input[type="radio"] + label {
    transform: translateY(50%);
}

.step .panel{
    margin-left: 40px;
}

.step .panel-body{
    margin-left: 40px;
}
.dropzone{
    height: 100px;
    min-height: 130px !important;
}

.dropzone .default.message {
    background: none !important;
    font-size: 25px;
    width:600px !important;
    top:80% !important;
}
.width100prct{
    width: 100% !important;
}
.width25prct{
    width: 25% !important;
}
.width75prct{
    width: 75% !important;
}
.float-left{
    float:left;
}
.maxwidth75{
    max-width: 75% !important;
    overflow-x: scroll !important;

}
.table-height tr td, .table-height tr th{
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
}
.table-height.left-table{
    width: 100% !important;
}
.table-height tr th{
    text-align: left !important;
}
.right-table{
    min-width: 100% !important;
}
.right-table tr th {
   min-width: 200px !important;
    text-align: right !important;
}
.right-table tr th a i.fa.fa-edit {
    padding-right: 0px !important;
}
.right-table tr td input{
    text-align: right;
}
.keuze_radiobtn{
    padding-top: 25px !important;
}

.pdfframe {
    display: none;
    height: 0px;
    width: 100%;
}

.exportknop{
    margin-top: -5px;
    margin-right:-10px;
}

.exportknop button{
    font-size:12px;
}

.exportknop a{
    font-size:12px;
}

.day.active{
    background-color: #EC1C24 !important;
}
.month.active{
    background-color: #EC1C24 !important;
}
.day.disabled{
    color:#d3d3d3;
}

.dropdown-menu.extended.logout > li {
    width:50%;
}

.dropdown-menu.extended.logout > li:last-child {
    width:50%;
}
.log-arrow-up {
    background: url("../img/arrow-up-green.png") no-repeat;
    width: 20px;
    height: 11px;
    position: absolute;
    right: 20px;
    top: -10px;
}

.groepinput{
    width: 60px;
    font-size: 11px;
    height: 25px;
    display:inline;
}

.prijsinfo{
    font-size: 16px;
    cursor:pointer;
}

.popover{
    max-width: 776px;
}

.prijsinfotabel{
    width: 600px;
    border:solid 1px black;
}

#printable { display: none; }

.groeptabel{
    width: 100%;
}
.groeptabel td:nth-child(2){
    width: 70px;
}
@media print
{
    #non-printable { display: none; }
    #printable { display: block; }
}
.afwerkingtabel td:nth-child(1){
    width: 120px;
}
.afwerkingtabel{
    width:200px;
    border: solid 1px dimgray;
}

.afwerkingtabel td{
    border-bottom: solid 1px dimgray;
}

.miniactie{
    font-size: 11px;
}
.status2 {
    background-color: #F8D347;
    color:white;
}
.status6 {
    background-color: #FF6C60;
    color:white;
}
.status5 {
    background-color: #DFF0DA;
    color:darkgray;
}
.status1{
    background-color: #A9D9C6;
    color:white;
}
.status3{
    background-color: #39B7AC;
    color:white;
}
.status4{
    background-color: #BFC2CD;
    color:white;
}

#bestelknop{
    background-color: #EC1C24;
}

.select2-container--default .select2-selection--single {
     background-color: #fff;
     border: 1px solid #e2e2e4 !important;
     border-radius: 4px;
     font-weight: normal;
     color: #837E7C;
 }

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #837E7C !important;
}

.cmyk{
    color:#EC1C24;
    font-size:20px;
    margin-left:5px;
    line-height: 20px;
    vertical-align: bottom;

}

.colorpaper{
    color: #449d44;
    font-size:19px;
    margin-left:5px;
    line-height: 18px;
    vertical-align: bottom;
    padding-bottom:1px;

}
.fatpaper{
    color: #003399;
    font-size:18px;
    margin-left:5px;
    line-height: 18px;
    vertical-align: bottom;
    padding-bottom:1px;
}

.lamineren{
    color: #e26b7f;
    font-size:20px;
    margin-left:5px;
    line-height: 20px;
    vertical-align: bottom;
}

.spacericons{
    width: 50px;
}
.bigones{
    margin-top: 5px;
    font-size: 30px;
}

.wellpadding{
    margin-bottom:0px;
}

.editpanel{
    margin-bottom:5px;
    margin-right: 8px;
}

img.small{
    width: 20px;
}

.select2-container{
    width:100% !important;
}
.table-matrix .aantal{
    width: 120px;
}
.border-panel-body{
    border-left: 1px solid #EC1C24;
    border-bottom: 1px solid #EC1C24;
    border-right: 1px solid #EC1C24;
}
.panel-heading .nav > li > a{
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
}
.panel-heading .nav > li:first-child.active > a, .panel-heading .nav > li:first-child > a:hover{
    border-left: 1px solid #EC1C24;
    border-top: 1px solid #EC1C24;
}
.margin-top-bottom-20{
    margin: 20px 0;
}

.select2-container-multi .select2-choices{
    background-image: none !important;
    border: 1px solid #e2e2e4 !important;
}
.select2-container{
    border: none;
    padding: 0 25px 0 0;
}
.padding-right-40{
    padding-right: 40px;
}
.padding-right-30{
    padding-right: 30px;
}
.width150{
    width: 150px;
}
.stepy-titles li span a{
    display: none;
}
.marginright15{
    margin-right: 15px;
}
.dropdown-right{
    right: 0 !important;
    left: auto !important;
}
.line-height-20{
    line-height: 20px;
}
.line-height-26{
    line-height: 26px !important;
}
.pointer{
    cursor: pointer !important;
}
.min-width-100{
    min-width: 100px;
}
.min-width-80{
    min-width: 80px;
}
.min-width-110{
    min-width: 110px;
}
textarea {
    resize:vertical;
}

.icon-middle{
    transform: translateY(50%);
    text-align: center;
    width: 100%;
}
.full-width{
    width: 100%;
}
.update-prijzen{
    width: 100px;
    float: right;
    margin-left: 10px;
    text-align: right;
}
.fixed_price{
    float: left;
    line-height: 0;
    margin-top: -5px;
    padding-right: 1px;
}

.dropdown-menu > li > a{
    text-align: left;
}