﻿
.normalLabel {
    font-family: "DPDLight", sans-serif;
    width: 445px;
    line-height: 20px;
    padding: 8px 0px 2px 0px;
    height: 20px;
    display: block;
    vertical-align: bottom;
}

input[type="text"]:not(.txtDPDSearch) {
    border: medium none;
    background-color: #E6E7E8;
    font-family: "DPDLight", sans-serif;
    font-size: 13px;
    color: #414042;
    height: 25px;
    width: 435px;
    outline: 0 none;
    padding: 0 0 0 10px;
    box-sizing: initial;
}

    input[type="text"]:disabled {
        background: #CAC4BE;
    }

textarea {
    background-color: #e6e7e8;
    border: medium none;
    box-sizing: initial;
    color: #414042;
    font-family: "DPDLight",sans-serif;
    font-size: 13px;
    margin-bottom: 10px;
    outline: 0 none;
    padding: 0 0 0 10px;
    width: 435px;
}

.txterror {
    box-shadow: 0px 0px 0px 2px #A90A39 inset;
}

.selerror {
    box-shadow: 0px 0px 0px 2px #A90A39 inset;
}

.laberror {
    color: #A90A39 !important;
}

.laberrormessage {
    color: #A90A39 !important;
    line-height: 15px !important;
    height: auto !important;
    padding: 8px 0px 3px 0px !important;
}


.radio {
    display: inline-block;
}

input[type="radio"] {
    clear: both;
    display: none;
    float: left;
    margin: 0 10px 10px;
    box-sizing: border-box;
    margin: 0 5px 0 0;
    padding: 0;
}

    input[type="radio"]:checked + label::before {
        background: #fff url("../../images/radio-selected.png") no-repeat scroll center center;
        content: "";
        position: absolute;
    }

    input[type="radio"] + label::before {
        background-color: #fff;
        border: 2px solid #414042;
        content: "";
        display: inline-block;
        height: 15px !important;
        left: 0;
        position: absolute;
        width: 15px !important;
        border-radius: 10px !important;
    }


    input[type="radio"] + label {
        clear: both;
        color: #414042;
        font-family: "DPDLight", sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        margin-right: 20px;
        padding-left: 28px;
        padding-top: 2px;
        position: relative;
        vertical-align: middle;
    }

    input[type="radio"]:disabled + label::before {
        background-color: #CAC4BE;
        border: 2px solid #414042;
        content: "";
        display: inline-block;
        height: 15px !important;
        left: 0;
        position: absolute;
        width: 15px !important;
        border-radius: 10px !important;
    }


.radioWhiteLabel input[type="radio"] {
    clear: both;
    display: none;
    float: left;
    margin: 0 10px 10px;
    box-sizing: border-box;
    margin: 0 5px 0 0;
    padding: 0;
}

    .radioWhiteLabel input[type="radio"]:checked + label::before {
        background: #fff url("../../images/radio-selected.png") no-repeat scroll center center;
        content: "";
        position: absolute;
    }

    .radioWhiteLabel input[type="radio"] + label::before {
        background-color: #fff;
        border: 2px solid #414042;
        content: "";
        display: inline-block;
        height: 15px !important;
        left: 0;
        position: absolute;
        width: 15px !important;
        border-radius: 10px !important;
    }


    .radioWhiteLabel input[type="radio"] + label {
        clear: both;
        color: white;
        font-family: "DPDLight", sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        margin-right: 20px;
        padding-left: 28px;
        padding-top: 2px;
        position: relative;
        vertical-align: middle;
    }

    .radioWhiteLabel input[type="radio"]:disabled + label::before {
        background-color: #CAC4BE;
        border: 2px solid #414042;
        content: "";
        display: inline-block;
        height: 15px !important;
        left: 0;
        position: absolute;
        width: 15px !important;
        border-radius: 10px !important;
    }

.DPDDefaultDropDown {
    width: 100%;
    height: 25px;
    font-family: "DPDLight",sans-serif;
    color: #414042;
    background-color: #e6e7e8;
    border: none;
    outline: none;
    background-image: url("../images/btn_select.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 27px 25px;
    padding: 0 0 0 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .DPDDefaultDropDown option {
        line-height:25px !important;
    }

.DPDDefaultDropDown:disabled{
    background: #CAC4BE;
}

.DPDDefaultDropDown::-ms-expand {
    display: none;
}

.DPDDefaultDropDown.ddDate{
    background-image: url("../images/btn_date.png");
}


.normalFormSelectDIV {
    background: url("../Images/btn_select.png") no-repeat scroll right center #E6E7E8;
    border: medium none;
    font-family: "DPDLight",sans-serif;
    font-size: 13px;
    height: 25px;
    overflow: hidden;
    text-align: center;
    width: 445px;
}

.selectEnabled {
    background: url("../Images/btn_select.png") no-repeat scroll right center #CAC4BE !important;
}


.normalFormSelectDIV_open {
    height: 25px;
    overflow: hidden;
    background: url(../images/btn_select.png) no-repeat right #fff;
    margin-bottom: 3px;
}

.normalFormSelectDIV_inaktiv {
    height: 25px;
    overflow: hidden;
    border: none;
    margin-bottom: 3px;
}

.selectStyled {
    width: calc(100%);
    border: none;
    appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    text-indent: 0.01px; /*In Firefox*/
    text-overflow: ''; /*In Firefox*/
    color: #424143;
    height: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    vertical-align: middle;
    background: transparent;
    font-family: "DPDLight",sans-serif;
    z-index: 10;
    outline-style: none;
    cursor: pointer;
}

@-moz-document url-prefix() {
    .selectStyled {
        margin-left: 1px;
    }
}


.selectStyled:focus::-ms-value {
    width: 110%;
    border: none;
    appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    text-indent: 0.01px; /*In Firefox*/
    text-overflow: ''; /*In Firefox*/
    color: #999999;
    height: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 1px;
    vertical-align: middle;
    background: transparent;
    font-family: "DPDLight",sans-serif;
    z-index: 10;
}


.selectStyled option {
    -moz-padding-start: 7px;
    padding-bottom: 2px;
    padding-top: 2px;
    -ms-padding-top: 2px;
    -ms-padding-bottom: 2px;
    border: none;
    outline: none;
    width: 100%;
}

select::-ms-expand {
    display: none;
}

.listbox {
    height: 150px;
    width: 445px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-face-color: #FF0000;
    /*width: 100%;*/
    border: none;
    appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    text-indent: 0.01px; /*In Firefox*/
    text-overflow: ''; /*In Firefox*/
    color: #424143;
    /*height: 25px;*/
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 5px;
    vertical-align: middle;
    background: #E6E7E8;
    font-family: "DPDLight",sans-serif;
    z-index: 10;
    outline-style: none;
    cursor: pointer;
    scrollbar-arrow-color: #861230;
}

    .listbox:focus::-ms-value {
        width: 110%;
        border: none;
        appearance: none;
        -ms-appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        -o-appearance: none;
        text-indent: 0.01px; /*In Firefox*/
        text-overflow: ''; /*In Firefox*/
        color: #999999;
        height: 25px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 1px;
        vertical-align: middle;
        background: transparent;
        font-family: "DPDLight",sans-serif;
        z-index: 10;
    }

    .listbox option {
        -moz-padding-start: 7px;
        padding-bottom: 2px;
        padding-top: 2px;
        -ms-padding-top: 2px;
        -ms-padding-bottom: 2px;
        border: none;
        outline: none;
        width: Calc(100%-20px);
    }

.radio_info > input[type="radio"] + label {
    color: #414042;
    font-family: "DPDLight",sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-right: 0px;
    padding-left: 28px;
    padding-top: 2px;
    position: relative;
    vertical-align: middle;
}

.radiobutton > input:disabled + label::before {
    background-color: #CAC4BE !important;
}
.radiobutton > input:disabled + label {
    color: #CAC4BE !important;

}

.checkbox > label::before {
    background-color: white;
    border: 2px solid #808285;
    content: "";
    display: inline-block;
    float: left;
    height: 17px;
    margin-right: 3px;
    position: relative;
    width: 17px;
    bottom: 4px;
    left: -3px;
}

.checkbox > input:disabled + label::before {
    background-color: #CAC4BE !important;
}

.checkbox > input:disabled + label {
    color: #CAC4BE !important;

}

.checkbox > label {
    border: 0 none;
    line-height: 20px;
}

.smallcheckbox > label::before {
    background-color: white;
    border: 1px solid #808285;
    content: "";
    display: inline-block;
    height: 10px;
    margin-right: 3px;
    width: 10px;
    left: -3px;
}


.smallcheckbox > label {
    border: 0 none;
    line-height: 20px;
}

.btnSearchSubmit {
    background: #424143 url("../images/btn_search.png") no-repeat scroll center center;
    border: 0 none;
    cursor: pointer;
    height: 25px;
    width: 27px;
}

.btnSearchSubmitWhite {
    background: #ffffff url("../images/blk/magnifier.png") no-repeat scroll center center;
    border: 0 none;
    cursor: pointer;
    height: 25px;
    width: 27px;
}

.btnSearchSubmitRed {
    background: #DC0032 url("../images/wht/magnifier.png") no-repeat center center;
    border: 0 none;
    cursor: pointer;
    height: 25px;
    width: 27px;
}


.btnOpenAdressbook {
    background: #FFFFFF url("../images/blk/adressbook.png") no-repeat scroll center center;
    border: 0 none;
    cursor: pointer;
    height: 25px;
    width: 27px;
}

.btnCalendar {
    background: #424143 url("../images/wht/calendar.png") no-repeat scroll center center;
    border: 0 none;
    cursor: pointer;
    height: 25px;
    width: 27px;
}

.closeX_button {
    opacity: 1;
    background: #FFFFFF url("../images/blk/close_x_trans.png") no-repeat scroll center center;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    cursor: pointer;
    font-family: "DPDLight";
    height: 25px;
    outline: medium none;
    padding: 0;
    width: 27px;
    margin-top:4px;
    margin-right: -6px;
}

    .closeX_button:hover, .closeX_button.focus {
        opacity: 1;
    }

.closeX_button_red_white {
    opacity: 1;
    background: #FFFFFF url("../images/btn_x_red.gif") no-repeat scroll center center;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    cursor: pointer;
    font-family: "DPDLight";
    height: 25px;
    outline: medium none;
    padding: 0;
    width: 27px;
    margin-top: 4px;
    margin-right: -6px;
}



.checkbox > input[type="checkbox"], .smallcheckbox > input[type="checkbox"] {
    display: none !important;
}

.checkbox {
    display: flex !important;
    float: left !important;
    margin-left: 5px !important;
    margin-right: 0 !important;
    /*width: calc(100% - 5px) !important;*/
}

    .checkbox > input[type="checkbox"]:checked + label::before {
        background: white url("../Images/checkbox-selected.png") no-repeat scroll center center !important;
        content: "" !important;
    }

.smallcheckbox > input[type="checkbox"]:checked + label::before {
    background: white url("../Images/checkbox-selected.png") no-repeat scroll center center !important;
    content: "" !important;
}

.long.checkbox > label {
    border: 0 none !important;
    text-align: left !important;
    width: 100% !important;
}

.short {
    border: 0 none !important;
    text-align: left !important;
    width: auto !important;
}

    .short.checkbox > label {
        border: 0 none !important;
        text-align: left !important;
        width: auto !important;
    }

.short_usergroup {
    border: 0 none !important;
    text-align: left !important;
    width: auto !important;
}

    .short_usergroup.checkbox > label {
        border: 0 none !important;
        text-align: left !important;
        width: 400px !important;
    }

.checkbox > label {
    border: 0 none !important;
    line-height: normal !important;
    width: 45% !important;
}

input[type="submit"]:disabled {
    background-color: #CAC4BE;
}

a.inlinetext:link {
    color: #A90A39;
    text-decoration: underline;
}

a.inlinetext:visited {
    color: #A90A39;
    text-decoration: underline;
}

a.inlinetext:hover {
    color: #A90A39;
    text-decoration: underline;
}

