:root {
    --ColorMenu: #41465E;
    --ColorRang1: #BA6A72; 
    --ColorRang2: #EDB245;  
    --ColorRang3: #C6A760;
    --ColorRang4: #b3b3b3;
    --ColorRang5: #b3b3b3;
  }

body{
    margin:0px;
}

 .is-builder{
    margin-left: 30px !important;
 }

label{
    color: #000000;
    display: block;
    font-size: 13px;
    margin-bottom: -5px;
    margin-top: 9px;
}

input, textarea,select{
    border: #000000 solid 1px;

}

input, select{
    border: #d2d1d1 solid 1px;
    height: 30px;
    width: 350px;
    font-family: sans-serif;
    padding-left: 10px;
}

input[type="checkbox"] {
    height: 11px;
    width: auto;
    margin-right: 20px;
}

.checkbox{
    display: inline-block;
}

.label{
    width: 35%;
}


.mySlides {
    display:block;
}

.loginBox input {
    padding: 7px;
    box-sizing: border-box;
    border-radius: 3px;
    width: 100%;
    height: 50px;
    padding-left: 10px;
    border: #3a5e77 solid 2px !important;
    background-color: aliceblue;
    margin-bottom: 15px;
    text-transform: lowercase;
}

.loginBox [type="submit"] {
    background-color: #74cdf5;
    border: none !important;
    color: #ffffff;
    font-size: 1.1em;
    margin-bottom: 0px;
    cursor: pointer;
}


.admin_header{
    padding: 10px !important;
    color:#ffffff !important;
    background-color: var(--ColorMenu) !important;
    font-size: 15px;
}

.admin_header a {
    display: inline-block !important;
    margin-left: 15px !important;
    color: #ffffff !important;
    font-family: sans-serif !important;
    text-transform: uppercase !important;
    text-decoration: none;
    font-weight: 400;
}

.mrang1{
    background-color: var(--ColorRang1);
    font-family: sans-serif !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    word-spacing: 8px !important;
    min-height: 25px !important;
    padding: 4px !important;
}

.mrang2{
    background-color: var(--ColorRang2);
    font-family: sans-serif !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    word-spacing: 8px !important;
    min-height: 25px !important;
    padding: 4px !important;
}
.mrang3{
    background-color: var(--ColorRang3);
    font-family: sans-serif !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    word-spacing: 8px !important;
    min-height: 25px !important;
    padding: 4px !important;
}
.mrang4{
    background-color: var(--ColorRang4);
    font-family: sans-serif !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    word-spacing: 8px !important;
    min-height: 25px !important;
    padding: 4px !important;
}
.mrang5{
    background-color: var(--ColorRang5);
}

.mrang1 a, .mrang2 a, .mrang3 a, .mrang4 a, .mrang5 a{
    color: #ffffff !important;
    text-decoration: none;

}

.admin_footer{
    bottom: 0px;
    padding: 10px;
    text-align: right;
}
.admin_footer img{
    height: 30px;
}
.advAdmin {
    background-color: crimson;
    padding-left: 10px;
    color: #fff;
}
.com2{
    margin: 25px 0px 25px 0px;
    border: 1px solid #000000;
    display: inline-block;
    width: 100%;
    padding:10px;
}
.com2 label {
    width: 100px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}
.com2 input {
    width: 320px;
    height: 20px;
    padding-left: 10px;
}
.com2 textarea {
    width: 332px;
    height: 70px;
    padding: 7px;
    margin: 5px 0px 0px 0px !important;
    box-sizing: border-box;
}

.tm-scrollanim {
    opacity: 1;
}
.tm-product-topside::before {
    display: none !important;
}



/* DIV TABEL */
div.paleBlueRows {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

.divTable.paleBlueRows .divTableCell,
.divTable.paleBlueRows .divTableHead {
    border: 1px solid #FFFFFF;
    padding: 3px 2px;
}

.divTable.paleBlueRows .divTableBody .divTableCell {
    font-size: 13px;
}

.divTable.paleBlueRows .divTableRow:nth-child(even) {
    background: #D0E4F5;
}

.divTable.paleBlueRows .divTableHeading {
    background-color: var(--ColorRang2);
    border-bottom: 5px solid #FFFFFF;
}

.divTable.paleBlueRows .divTableHeading .divTableHead {
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
}

.divTable.paleBlueRows .divTableHeading .divTableHead:first-child {
    border-left: none;
}

.paleBlueRows {
    font-weight: bold;
}

.divTable {
    display: table;
}

.divTableRow {
    display: table-row;
}

.divTableHeading {
    display: table-header-group;
}

.divTableCell,
.divTableHead {
    display: table-cell;
}

.divTableHeading {
    display: table-header-group;
}

.divTableBody {
    display: table-row-group;
}
/* *** */


.gepubliceerdepagina {
    background-color: #ba6a72;
    color: #ffffff;
    margin-top: 6px;
    font-size: 14px;
}

.gepubliceerdepagina a {
    color: #ffffff;  
    font-weight: 800;
}


.savehtmlbutton {
    position: fixed;
    height: 50px;
    border: none;
    top: 80px;
    bottom: auto;
    right: 30px;
    text-align: right;
    display: block;
    
}
.classic{
    padding:0px;
    background-color: #41465E;
    color: #ffffff;
    display: inline-block;
}

.rang1{
    font-size: 14px;
    margin-left: 00px;
    background-color: #BA6A72;
    width: 300px;
    padding-left: 12px;
    color: #fff;
    margin-top: 5px;
    border-radius: 3px;
}

.rang2{
    font-size: 14px;
    margin-left: 10px;
    background-color: #edb245;
    width: 300px;
    padding-left: 12px;
    color: #fff;
    margin-top: 1px;
    border-radius: 3px;
}

.rang3{
    font-size: 14px;
    margin-left: 20px;
    background-color: #c6a760;
    width: 300px;
    padding-left: 12px;
    color: #fff;
    margin-top: 1px;
    border-radius: 3px;
}

.rang4{
    font-size: 14px;
    margin-left: 30px;
    background-color: #41465E;
    width: 300px;
    padding-left: 12px;
    color: #fff;
    margin-top: 1px;
    border-radius: 3px;
}

.editFleid {
    display: inline-block;
    position: absolute;
    left: 40%;
    vertical-align: top;
    width: 60%;
    margin-top: 20px;
}
.treeField{
    display: inline-block;
    position: absolute;
    left:0px;
    vertical-align: top;
    width: 35%;
    margin-top: 20px;
}

label.labelMenuIndelen {
    width: 530px;
    padding-left: 20px;
    color: #fff;
    background-color: #41465e;
    font-size: 20px;
    display: block;
}

label.labelMenuIndelenSub {
    background-color: #BA6A72;
    font-size: 15px;
    color: #fff;
    width: 530px;
    height: 25px;
    display: block;
    padding: 0px 0px 7px 20px;
    margin-bottom: -32px;
}

textarea.textareaMenuIndelen {
    margin: 0px;
    width: 550px;
    display: block;
    height: 100px;
}

.saveButton{
    background-color: #ba6a72;
    color: #fff;
    width: 100%;
    height: 40px;
    padding: 13px;
    border-radius: 3px;
    border: none;
}

H2.CurrentDatum {
    background-color: var(--ColorRang2);
    margin: 20px 0px 0px 0px;
    height: 21px;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
}

.nameOptieGroepen{
    display: inline-block;
    margin-right: 50px;
    width: 260px;
}

.HuurType{
    display: inline-block;
    margin-right: 50px;
}

.SettingsWrapper{
    border: grey 1px solid;
    padding: 10px;
    margin-top: 20px;
}