﻿@media (min-width : 768px) and (max-width : 1024px) {
    .bigContent {
        
        height: 100%;
    }

    .homeLeft {
        background-color: transparent;
    }

    .homeRight {
        margin-top: 10px;
        background-color: transparent;
    }

    .homeRightBig {
        background-color: transparent;
    }

    .miniCalendar {
        display: none;
        visibility: hidden;
    }

    .customers {
    }
}

@media (min-width: 320px) and (max-width: 568px) {
    .bigContent {
        
        height: 100%;
    }

    .homeLeft {
        background-color: transparent;
    }

    .homeRight {
        margin-top: 10px;
        background-color: transparent;
    }

    .homeRightBig {
        background-color: transparent;
    }

    .miniCalendar {
        display: none;
        visibility: hidden;
    }

    .customers {
    }
}

@media (min-width: 375px) and (max-width: 667px) {
    .bigContent {
        
        height: 100%;
    }

    .homeLeft {
        background-color: transparent;
    }

    .homeRight {
        margin-top: 10px;
        background-color: transparent;
    }

    .homeRightBig {
        background-color: transparent;
    }

    .miniCalendar {
        display: none;
        visibility: hidden;
    }

    .customers {
    }
}

@media (min-width : 1281px) {
    .bigContent {
        
        height: 100%;
    }

    .homeLeft {
        background-color: transparent;
        float: left;
        width: 318px;
        margin-right: 10px;
    }

    .homeRight {
        background-color: transparent;
        float: left;
        width: calc(100% - 328px);
    }

    .homeRightBig {
        background-color: transparent;
    }

    .miniCalendar {
    }

    .customers {
        
    }
}

html {
    height: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #737373;
    background-color: #FFFFFF;
    background-image: url(Images/logoGiardinarte.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
}

form {
    height: 100%;
}

.headerLogoLogin {
    width: 200px;
    height: 100px;
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 5px;
}

.headerLogo {
    width: 250px;
    height: 50px;
    background: #FFFFFF;
    float: left;
    overflow: hidden;
    text-align: center;
}

.headerInfo {
    height: 50px;
    background: rgba(242, 150, 37, 0.6);
    overflow: hidden;
}

    .headerInfo a {
        color: #EEEEEE;
        text-decoration: none;
    }

        .headerInfo a:hover {
            color: #EEEEEE;
            text-decoration: underline;
        }

.headerInfoText {
    float: right;
    color: #EEEEEE;
    text-transform: uppercase;
    padding: 17px 10px 0px 0px;
}

    .headerInfoText a {
        color: #265547;
        text-decoration: underline;
    }

.headerInfoTextSP {
    float: right;
    color: #EEEEEE;
    text-transform: uppercase;
    padding: 405px 10px 0px 0px;
    height: 119px;
}

.headerInfoTextName {
    float: left;
    color: #FFFFFF;
    padding: 25px 10px 0px 10px;
    width: 50%;
    font-size: 14px;
}


.menuClose {
    clear: both;
    width: 50px;
    float: left;
    overflow: hidden;
}


.menuOpen {
    clear: both;
    width: 250px;
    float: left;
    overflow: hidden;
}

.menuLogo {
    padding-top: 80px;
    padding-bottom: 80px;
    width: 250px;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
}

.logoEGP {
    margin-top: 10px;
    padding-left: 48px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.logoCustomer {
    margin-top: 10px;
    text-align: center;
}

.background {
    min-height: 100%;
    background-image: url(Images/background.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    overflow: hidden;
    background-size: cover;
}

.background1 {
    min-height: 100%;
    background-image: url(Images/background1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    overflow: hidden;
    background-size: cover;
}

.background2 {
    min-height: 100%;
    background-image: url(Images/background2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    overflow: hidden;
    background-size: cover;
}

.background3 {
    min-height: 100%;
    background-image: url(Images/background3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    overflow: hidden;
    background-size: cover;
}

.backgroundLogin {
    min-height: 100%;
    background-image: url(Images/background.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    overflow: hidden;
    background-size: cover;
}

.content {
    padding: 10px;
    overflow: auto;
}

.contentError {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    overflow: auto;
}

.footer {
    position: fixed;
    bottom: 0px;
    color: #FFFFFF;
    font-size: 14px;
    background: rgba(38, 85, 71, 0.6);
    height: 20px;
    width: 100%;
    padding: 10px;
}

    .footer a {
        color: #FFFFFF;
        text-decoration: none;
    }

        .footer a:hover {
            color: #FFFFFF;
            text-decoration: underline;
        }

.footerHome {
    color: #FFFFFF;
    font-size: 14px;    
    padding: 10px;
}

    .footerHome a {
        color: #FFFFFF;
        text-decoration: none;
    }

        .footerHome a:hover {
            color: #FFFFFF;
            text-decoration: underline;
        }

.graySmallLabel {
    color: #CCCCCC;
    font-size: 14px;
}

.ForeColor {
    color: #2b5e4d;
}

.bigTitle {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}

.bigTitleHome1 {
    font-size: 14px;
}

.bigTitleHome {
    font-size: 14px;
}

.bigTitleHome2 {
    font-size: 14px;
    line-height: 34px;
    font-weight: bold;
    text-transform: uppercase;
}

.bigButtonHome2 {
    line-height: 34px;
    float: right;
}

.bigTitleHome3 {
    font-size: 14px;
    line-height: 34px;
    font-weight: bold;
    text-transform: uppercase;
}

.bigTitleLogin {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
}

.pageContent {
    background: rgba(255, 255, 255, 0.8);
    border: solid 1px #D8D8D8;
}

.titleContent {
    border-bottom: solid 1px #D8D8D8;
    height: 15px;
    font-size: 13px;
    padding: 10px;
}

.titleContentBottom {
    border-top: solid 1px #D8D8D8;
    height: 15px;
    font-size: 13px;
    padding: 10px;
}

.titleContentBottomLogin {
    font-size: 13px;
    padding: 26px 12px 10px 0px;
    float: right;
}

.title {
    float: left;
}

.buttonsContent {
    float: right;
}

    .buttonsContent a {
        color: #2b5e4d;
        text-decoration: none;
    }

        .buttonsContent a:hover {
            color: #2b5e4d;
            text-decoration: none;
        }

.sectionViewFields {
    padding: 10px;
    clear: both;
    overflow: hidden;
}

    .sectionViewFields a {
        color: #2b5e4d;
        text-decoration: none;
    }

        .sectionViewFields a:hover {
            color: #2b5e4d;
            text-decoration: none;
        }

.sectionViewFieldsLogin {
    padding: 10px;
    float: left;
}

.sectionViewFieldsPopup {
    padding: 10px;
    background-color: #FFFFFF;
}

    .sectionViewFieldsPopup a {
        color: #2b5e4d;
        text-decoration: none;
    }

        .sectionViewFieldsPopup a:hover {
            color: #2b5e4d;
            text-decoration: none;
        }

.gridFieldLeft {
    float: left;
    height: 18px;
    overflow: hidden;
    width: 25%;
    padding: 4px 0px 4px 0px;
}

.gridFieldLeftBig {
    float: left;
    height: 18px;
    overflow: hidden;
    width: 50%;
    padding: 4px 0px 4px 0px;
}

.gridFieldNoWidth {
    clear: both;
    height: 18px;
    overflow: hidden;
    padding: 4px 0px 4px 0px;
}

.gridLeftLabel {
    clear: left;
    float: left;
    width: 125px;
}

.gridLabelContent {
    line-height: 18px;
    vertical-align: top;
    display: inline-block;
}

.gridDataLabel {
    font-weight: bold;
}

.loginBackgroundContent {
    padding: 200px 0px 0px 0px;
}

.loginBackground {
    width: 345px;
    margin: 0px auto 0px auto;
    background: rgba(255, 255, 255, 0.8);
    border: solid 1px #D8D8D8;
    border-radius: 10px;
    overflow: auto;
}

.loginField {
    height: 18px;
    overflow: hidden;
    width: 240px;
    padding: 4px 0px 4px 0px;
}

.loginLeftLabel {
    clear: left;
    float: left;
    width: 95px;
}

.loginLabelContent {
    line-height: 18px;
    vertical-align: top;
    display: inline-block;
}

.loginMessage {
    color: #DE242A;
}

.logoutMessage {
    text-align: center;
    margin: 20px 0px 0px 30px;
    color: #246321;
    font-weight: bold;
}

.userNotEnabledMessage {
    text-align: center;
    margin: 20px 0px 0px 0px;
    color: #DE242A;
    font-weight: bold;
}

.labelContent {
    margin-left: 5px;
    line-height: 22px;
    vertical-align: top;
    display: inline-block;
}

.labelContentDecisioni {
    margin-left: 5px;
    line-height: 27px;
    vertical-align: top;
    display: inline-block;
}

.labelContentPrezzi {
    margin-left: 5px;
    line-height: 20px;
    vertical-align: top;
    display: inline-block;
}

.labelContentBottoni {
    line-height: 20px;
    vertical-align: top;
    display: inline-block;
}

.labelContentDisabled1 {
    margin-left: 5px;
    line-height: 27px;
    vertical-align: top;
    display: inline-block;
    background-color: #CCCCCC;
    width: 9%;
    text-align: center;
    border: solid 1px #CCCCCC;
}

.labelContentDisabled {
    margin-left: 5px;
    line-height: 27px;
    vertical-align: top;
    display: inline-block;
    background-color: #f4d66e;
    width: 9%;
    text-align: center;
    border: solid 1px #CCCCCC;
}

.labelContentEnabled {
    margin-left: 5px;
    line-height: 27px;
    vertical-align: top;
    display: inline-block;
    background-color: #FFFFFF;
    width: 9%;
    text-align: center;
    border: solid 1px #CCCCCC;
}

.labelContentNotAvailable {
    margin-left: 5px;
    line-height: 27px;
    vertical-align: top;
    display: inline-block;
    background-color: #a2a2a2;
    width: 9%;
    text-align: center;
    border: solid 1px #CCCCCC;
}

.labelContentMercato {
    margin-left: 5px;
    line-height: 27px;
    vertical-align: top;
    display: inline-block;
    background-color: #f4bea6;
    width: 9%;
    text-align: center;
    border: solid 1px #CCCCCC;
}

.labelContentFissato {
    margin-left: 5px;
    line-height: 27px;
    vertical-align: top;
    display: inline-block;
    background-color: #a2c5db;
    width: 9%;
    text-align: center;
    border: solid 1px #CCCCCC;
}

.labelContentAperto {
    margin-left: 5px;
    line-height: 27px;
    vertical-align: top;
    display: inline-block;
    background-color: #DBDBDB;
    width: 9%;
    text-align: center;
    border: solid 1px #CCCCCC;
}

.labelContentTotale {
    margin-left: 5px;
    line-height: 27px;
    vertical-align: top;
    display: inline-block;
    background-color: #F5F5F5;
    width: 9%;
    text-align: center;
    border: solid 1px #CCCCCC;
    margin-right: 3%;
}

.labelContentTitolo {
    margin-left: 5px;
    line-height: 15px;
    vertical-align: top;
    display: inline-block;
    width: 9.1%;
    text-align: center;
}

.labelContentDecisione {
    margin-left: 5px;
    line-height: 15px;
    vertical-align: top;
    display: inline-block;
    width: 20%;
    text-align: center;
}

.buttonsValidatorContent {
    margin-left: 5px;
    line-height: 22px;
    vertical-align: top;
    display: inline-block;
}

.labelContentIni {
    margin-left: 5px;
    line-height: 24px;
    vertical-align: top;
    display: inline-block;
}

.labelContentajax {
    line-height: 22px;
    vertical-align: top;
    display: inline-block;
}

.labelContentComboBox {
    margin-left: 5px;
    line-height: 22px;
    vertical-align: top;
    display: inline-block;
    font-size: 11px;
}

.gridContent {
    line-height: 22px;
    vertical-align: top;
    display: inline-block;
}

.formField {
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    height: 22px;
    background-color: rgba(245, 245, 245, 1);
    overflow: hidden;
}

.formFieldDecisioni {
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    height: 27px;
    background-color: rgba(245, 245, 245, 1);
    overflow: hidden;
}

.formFieldPrezzi {
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    height: 20px;
    background-color: rgba(245, 245, 245, 1);
    overflow: hidden;
}

.formFieldPrezziAlt {
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    height: 20px;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
}

.formFieldNoDec {
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    height: 22px;
    background-color: rgba(245, 245, 245, 1);
    overflow: hidden;
}

    .formFieldNoDec a {
        text-decoration: none;
    }

        .formFieldNoDec a:hover {
            text-decoration: none;
        }

.formFieldLeft {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    height: 22px;
    background-color: rgba(245, 245, 245, 1);
    overflow: hidden;
    width: 49.6%;
}

    .formFieldLeft a {
        text-decoration: none;
    }

        .formFieldLeft a:hover {
            text-decoration: none;
        }

.formFieldLeftFiveInARow {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    height: 22px;
    background-color: rgba(245, 245, 245, 1);
    overflow: hidden;
    width: 32.93%;
}

.formFieldLeftFiveInARowAlt {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    height: 22px;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
    width: 32.93%;
}

.formFieldLeftNoHeightFiveInARow {
    float: left;
    padding: 15px 0.2% 15px 0.2%;
    overflow: hidden;
    width: 32.9%;
}

.formFieldLeftBigHeightAlt {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    height: 350px;
    overflow: auto;
    background-color: rgba(255, 255, 255, 1);
    width: 49.6%;
}

.formFieldLeftBigHeight {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    overflow: auto;
    background-color: rgba(245, 245, 245, 1);
    width: 49.6%;
}

.formFieldLeftBigHeightNoBackLeft {
    float: left;
    padding: 4px 1% 4px 0%;
    overflow: auto;
    width: 48.9%;
    color: #24629a;
}

.formFieldLeftBigHeightNoBackRight {
    float: left;
    padding: 4px 0% 4px 1%;
    overflow: auto;
    width: 48.9%;
    color: #24629a;
}

.formFieldLeftVeryBigHeightSmallWidth {
    float: left;
    overflow: auto;
    width: 23%;
}

.formFieldLeftVeryBigHeightSmallWidthHome {
    margin-left: 10px;
    float: left;
    overflow: auto;
    width: 22%;
}

.formFieldLeftVeryBigHeightBigWidth {
    float: left;
    overflow: hidden;
    width: 77%;
}

.formFieldLeftVeryBigHeightBigWidthSA {
    float: left;
    overflow: hidden;
    width: 50%;
}

.formFieldNoHeight {
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    background-color: rgba(245, 245, 245, 1);
    overflow: hidden;
}

.formFieldNoHeightBigLeft {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    background-color: rgba(245, 245, 245, 1);
    overflow: hidden;
    width: 66%;
}

.formFieldNoHeightLeftAlt {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
    width: 49.6%;
}

.formFieldNoHeightLeftSmall {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    background-color: rgba(245, 245, 245, 1);
    overflow: hidden;
    width: 25%;
}

.formFieldNoHeightLeftBig {
    float: left;
    padding: 0px 0.2% 4px 0.2%;
    background-color: rgba(245, 245, 245, 1);
    overflow: hidden;
    width: 36.9%;
}

.formFieldNoHeightLeftSmallAlt {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
    width: 25%;
}

.formFieldNoHeightLeftBigAlt {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
    width: 36.9%;
}

.formFieldNoHeightLeft {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    background-color: rgba(245, 245, 245, 1);
    overflow: hidden;
    width: 49.6%;
}

.formFieldAlt {
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    height: 22px;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
}

    .formFieldAlt a {
        text-decoration: none;
    }

        .formFieldAlt a:hover {
            text-decoration: none;
        }

.formFieldAltDecisioni {
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    height: 27px;
    overflow: hidden;
}

.formFieldAltDecisioniSmall {
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    height: 15px;
    overflow: hidden;
}

.formFieldNoDecAlt {
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    height: 22px;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
}

    .formFieldNoDecAlt a {
        text-decoration: none;
    }

        .formFieldNoDecAlt a:hover {
            text-decoration: none;
        }

.formFieldLeftAlt {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    height: 22px;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
    width: 49.6%;
}

.formFieldNoDecLeftAlt {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    height: 22px;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
    width: 49.6%;
}

    .formFieldNoDecLeftAlt a {
        text-decoration: none;
    }

.formFieldNoDecLeft {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    height: 22px;
    background-color: rgba(245, 245, 245, 1);
    overflow: hidden;
    width: 49.6%;
}

    .formFieldNoDecLeft a {
        text-decoration: none;
    }

        .formFieldNoDecLeft a:hover {
            text-decoration: none;
        }

.formFieldNoDecLeftAlt a:hover {
    text-decoration: none;
}

.formFieldNoHeightAlt {
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
}

.formFieldNoWidthLeftAlt {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    height: 22px;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
    width: 48.8%;
}

.formFieldNoWidthLeftSmallAlt {
    float: left;
    padding: 4px 0.2% 4px 0.2%;
    height: 22px;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
    width: 25%;
}

.formFieldNoWidthRightAlt {
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    height: 22px;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
}

.formFieldNoWidthRight {
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    height: 22px;
    background-color: rgba(245, 245, 245, 1);
    overflow: hidden;
}

.formLeftLabel {
    clear: left;
    float: left;
    width: 180px;
}

.formLeftLabelOld {
    clear: left;
    float: left;
    width: 70px;
}

.formLeftLabelSmall {
    clear: left;
    float: left;
    width: 45px;
}

.formLeftLabelBig {
    clear: left;
    float: left;
    width: 185px;
}

.formLeftLabelBigBig {
    clear: left;
    float: left;
    margin-right: 10px;
}

.formLeftLabelNoWidth {
    clear: left;
    float: left;
    margin-right: 5px;
}

.dataLabelKey {
    font-weight: bold;
}

.dataLabel {
    font-weight: bold;
}

.dataLabelWarning {
    color: #2b5e4d;
}

.dataLabelSuccess {
    color: #246321;
    font-weight: bold;
}

.errorContent {
    color: #DE242A;
    padding: 10px 10px 6px 10px;
    background: #FFEDE4;
    border: solid 1px #DE242A;
}

.errorBackground {
    margin: 0px auto 0px auto;
    padding-bottom: 10px;
}

.errorTitle {
    padding-bottom: 4px;
    font-weight: bold;
}

.errorMessage {
    padding-bottom: 4px;
}

.warningContent {
    color: #d2a700;
    padding: 10px 10px 6px 10px;
    background: #fff8ec;
    border: solid 1px #d2a700;
}

.warningBackground {
    margin: 0px auto 0px auto;
    padding-bottom: 10px;
}

.warningTitle {
    padding-bottom: 4px;
    font-weight: bold;
}

.warningMessage {
    padding-bottom: 4px;
}

.successContent {
    color: #3db92a;
    padding: 10px 10px 6px 10px;
    background: #ecfff0;
    border: solid 1px #3db92a;
}

.successBackground {
    margin: 0px auto 0px auto;
    padding-bottom: 10px;
}

.successTitle {
    padding-bottom: 4px;
    font-weight: bold;
}

.successMessage {
    padding-bottom: 4px;
}

.Error, .Stopped, .Rejected, .Annullata, .Scaduta, .Rifiutata {
    color: #FF463C;
}

.Complete, .Started, .Approvata {
    color: #2b5e4d;
}

.Pending, .Initialized, .Modified, .Busy, .Progress, .Paused, .Deleting, .Inviata, .InFirma, .InLavorazione, .InApprovazione {
    color: #d2a700;
}

/** Multiline ComboBox */
.rcbHeader ul, .rcbFooter ul, .rcbItem ul, .rcbHovered ul, .rcbDisabled ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    list-style-type: none;
}

.col1, .col2 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 45px;
    line-height: 14px;
    float: left;
    text-align: center;
}

.col3 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 30px;
    line-height: 14px;
    float: left;
}

.col4 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 264px;
    line-height: 14px;
    float: left;
}

.col5 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 160px;
    line-height: 14px;
    float: left;
}

.col6 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 230px;
    line-height: 14px;
    float: left;
}

.HorizontalAlign {
    text-align: right;
}

.tabLink {
    margin: 0px 0px 10px 0px;
    text-align: center;
    font-size: 16px;
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    height: 23px;
    background-color: #F5F5F5;
    overflow: hidden;
}

    .tabLink a {
        color: #2b5e4d;
        text-decoration: none;
        margin: 0px 25px 0px 25px;
    }

        .tabLink a:hover {
            color: #2b5e4d;
            text-decoration: none;
        }

.tabLinkRep {
    margin: 0px 0px 5px 0px;
    text-align: center;
    font-size: 16px;
    clear: both;
    padding: 4px 0.2% 4px 0.2%;
    height: 23px;
    background-color: #F5F5F5;
    overflow: hidden;
}

    .tabLinkRep a {
        color: #2b5e4d;
        text-decoration: none;
        margin: 0px 25px 0px 25px;
    }

        .tabLinkRep a:hover {
            color: #2b5e4d;
            text-decoration: none;
        }

.rfdSkinnedButton.rfdInputDisabled, .rfdTextarea textarea[disabled], .rfdTextbox input[type="text"][disabled], .rfdTextbox input[type="password"][disabled] {
    color: #666666;
}

.selected {
    color: #2b5e4d !important;
    font-weight: bold !important;
    border-bottom: solid 1px #265547;
}

.selectedHome {
    color: #2b5e4d !important;
    font-weight: bold !important;
}

.rtSelected .rtIn {
    background-image: none !important;
    background-color: #265547 !important;
    border-color: #265547 !important;
}

.RadTreeView_Default .rtHover .rtIn {
    background-image: none !important;
    background-color: #265547 !important;
    border-color: #265547 !important;
    color: #FFFFFF !important;
}

#country div.RadComboBox .rcbInput {
    padding-left: 24px !important;
}

.reTableDiv {
    visibility: hidden;
    display: none;
    height: 0px;
}

.vTextTop .rbDecorated {
    padding-top: 40px !important;
    padding-left: 0px !important;
    padding-right: 3px !important;
    margin-left: 0px !important;
}

.RadComboBoxDropDown li {
    line-height: inherit;
    min-height: 14px;
}

.RadForm_Telerik.RadForm.rfdScrollBars body::-webkit-scrollbar,
.RadForm_Telerik.RadForm.rfdScrollBars body::-webkit-scrollbar-thumb:vertical,
.RadForm_Telerik.RadForm.rfdScrollBars body::-webkit-scrollbar-thumb:horizontal,
.RadForm_Telerik.RadForm.rfdScrollBars div::-webkit-scrollbar,
.RadForm_Telerik.RadForm.rfdScrollBars div::-webkit-scrollbar-thumb:vertical,
.RadForm_Telerik.RadForm.rfdScrollBars div::-webkit-scrollbar-thumb:horizontal,
.RadForm_Telerik.RadForm.rfdScrollBars form::-webkit-scrollbar-thumb:vertical,
.RadForm_Telerik.RadForm.rfdScrollBars form::-webkit-scrollbar-thumb:horizontal {
    background-color: #939393 !important;
}

.RadComboBoxDropDown_Telerik {
    font-size: 11px !important;
    line-height: normal !important;
    color: #2b5e4d !important;
}

.RadComboBox .rcbInput {
}

.RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[type="text"], .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[type="password"], .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[type="search"], .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[type="url"], .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[type="tel"], .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[type="email"], .RadForm_Telerik.RadForm.rfdTextarea textarea, .RadForm_Telerik.RadForm.rfdTextarea textarea.rfdDecorated[disabled]:hover, .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[disabled][type="text"]:hover, .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[disabled][type="password"]:hover, .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[disabled][type="search"]:hover, .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[disabled][type="url"]:hover, .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[disabled][type="tel"]:hover, .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[disabled][type="email"]:hover {
}

    .RadForm_Telerik.RadForm.rfdButton a.rfdSkinnedButton .rfdDecorated, 
    .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[type="text"], 
    .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[type="password"], 
    .RadForm_Telerik.RadForm.rfdTextarea textarea, 
    .RadForm_Telerik.RadForm.rfdTextarea textarea.rfdDecorated[disabled]:hover, 
    .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[disabled][type="text"]:hover, 
    .RadForm_Telerik.RadForm.rfdTextbox input.rfdDecorated[disabled][type="password"]:hover, 
    .RadForm_Telerik.RadForm .rfdSelectText, 
    .RadForm_Telerik.RadForm.rfdLabel label, 
    .RadForm_Telerik.RadForm .rfdDecorated, 
    .RadForm_Telerik.RadForm .rfdAspLabel, 
    .RadForm_Telerik.RadForm .riTextBox, 
    .RadForm_Telerik.RadForm .rfdValidationSummaryControl, 
    .RadForm_Telerik.RadForm .rfdLoginControl, 
    .RadForm_Telerik.RadForm legend, 
    .RadForm_Telerik.RadForm .rfdSelectBox_MetroTouch li, 
    .RadForm_Telerik.RadForm .rfdSelectText, 
    .RadForm_Telerik.RadForm.rfdGrids .rfdTable th, 
    .RadForm_Telerik.RadForm.rfdGrids .rfdTable td {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

.RadForm.rfdTextbox input[type="text"].rfdDecorated, .RadForm.rfdTextbox input[type="password"].rfdDecorated, .RadForm.rfdTextarea textarea, .RadForm.rfdTextarea textarea[disabled].rfdDecorated:hover, .RadForm.rfdTextbox input[disabled][type="text"].rfdDecorated:hover, .RadForm.rfdTextbox input[disabled][type="password"].rfdDecorated:hover, .RadForm.rfdLabel label, .RadForm .rfdDecorated, .RadForm .rfdCheckboxChecked, .RadForm .rfdInputDisabled.rfdCheckboxChecked:hover, .RadForm .rfdCheckboxUnchecked, .RadForm .rfdInputDisabled.rfdCheckboxUnchecked:hover, .RadForm.rfdLabel .rfdAspLabel, .RadForm .rfdRadioUnchecked, .RadForm .rfdInputDisabled.rfdRadioUnchecked:hover, .RadForm .rfdRadioUnchecked:hover, .RadForm .rfdRadioChecked, .RadForm .rfdInputDisabled.rfdRadioChecked:hover, .RadForm .rfdRadioChecked:hover, .RadForm .riTextBox, .RadForm .rfdValidationSummaryControl, .RadForm .rfdLoginControl, .RadForm.rfdFieldset legend {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
}

.RadComboBox_Telerik .rcbInput {
    height: 1.21429em !important;
}

.RadComboBoxDropDown_Telerik .rcbHovered {
    padding-bottom: 0px !important;
    background-color: #eec097 !important;
}

.RadComboBoxDropDown_Telerik .rcbItem {
    padding-bottom: 0px !important;
}

.RadComboBoxDropDown .rcbItem, .RadComboBoxDropDown .rcbHovered, .RadComboBoxDropDown .rcbDisabled {
    min-height: 1.06667em !important;
}

.RadInput_Telerik.riSingle .riTextBox, .RadForm_Telerik.RadForm.rfdTextbox input.riTextBox.rfdDecorated {
    height: 20px !important;
    color: #2b5e4d !important;
}

.RadPicker_Telerik .rcCalPopup, .RadPicker_Telerik .rcTimePopup {
    height: 20px !important;
}

.RadPicker_Telerik .rcCalPopup {
    background-position: -10px -4215px !important;
}

.RadInput_Telerik, .RadInputMgr_Telerik, .RadForm_Telerik.RadForm.rfdTextbox input.riTextBox.rfdDecorated {
    height: 20px !important;
}

.RadComboBoxDropDown .rcbItem > label, .RadComboBoxDropDown .rcbHovered > label, .RadComboBoxDropDown .rcbDisabled > label, .RadComboBoxDropDown .rcbLoading > label {
    margin: -0.16667em -0.5em;
    padding: 0.16667em 0.5em;
    font-weight: normal;
    display: block;
    float: left;
    width: 25px;
}

.RadComboBoxDropDown .rcbCheckBox, .RadComboBoxDropDown .rcbCheckAllItemsCheckBox {
    margin-right: 8px !important;
}

.newYear {
    border-left: solid 1px #cccccc !important;
}

.RadSlider_Telerik .rslSelectedregion {
    border-color: #265547 !important;
    background-color: #265547 !important;
}

.RadSlider_Telerik div.rslHorizontal a.rslIncrease {
    background-position: -9px -3059px !important;
}

.RadSlider_Telerik div.rslHorizontal a.rslDecrease {
    background-position: -9px -3259px !important;
}

span.RadButton_Telerik .rbDecorated {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
    letter-spacing: 1px !important;
}

.decision {
    clear: both;
    overflow: hidden;
    padding: 5px;
    border: solid 1px #d8d8d8;
    background-color: #F4D66E;
    text-align: center;
    width: 99%;
}

.decisionEmpty {
    clear: both;
    overflow: auto;
    margin: 5px;
    height: 70px;
}

.RadMenu .rgHCMCols {
    display: none !important;
}

.buttonsLabelContent {
    margin-left: 5px;
    line-height: 16px;
    vertical-align: top;
    display: inline-block;
    cursor: pointer;
}

.RadForm_Telerik.rfdTextbox input[type="text"].rfdDecorated, .RadForm_Telerik.rfdTextbox input[type="password"].rfdDecorated, .RadForm_Telerik.rfdTextbox input[type="search"].rfdDecorated, .RadForm_Telerik.rfdTextbox input[type="url"].rfdDecorated, .RadForm_Telerik.rfdTextbox input[type="tel"].rfdDecorated, .RadForm_Telerik.rfdTextbox input[type="email"].rfdDecorated, .RadForm_Telerik.rfdTextarea textarea, .RadForm_Telerik.rfdTextarea textarea[disabled].rfdDecorated:hover, .RadForm_Telerik.rfdTextbox input[disabled][type="text"].rfdDecorated:hover, .RadForm_Telerik.rfdTextbox input[disabled][type="password"].rfdDecorated:hover, .RadForm_Telerik.rfdTextbox input[disabled][type="search"].rfdDecorated:hover, .RadForm_Telerik.rfdTextbox input[disabled][type="url"].rfdDecorated:hover, .RadForm_Telerik.rfdTextbox input[disabled][type="tel"].rfdDecorated:hover, .RadForm_Telerik.rfdTextbox input[disabled][type="email"].rfdDecorated:hover {
    border: 1px solid #c6c6c6 !important;
}

.RadCalendar_Material .rcSelected a {
    background-color: #2b5e4d !important;
}

.RadCalendar_Material .rcTitlebar {
    border-color: #F2F6F7 !important;
    background-color: #F2F6F7 !important;
    color: #455A64 !important;
}

.RadCalendar_Material .rcPrev, .RadCalendar_Material .rcNext, .RadCalendar_Material .rcFastPrev, .RadCalendar_Material .rcFastNext {
    border-color: #F2F6F7 !important;
    background-color: #F2F6F7 !important;
    color: #455A64 !important;
}

.RadCalendar span.rcTitle {
    padding-top: 7px !important;
}

#ctl00_content_m_ViewCustomersMaintenanceAll_rds_CustomersMaintenance_Form_ResCustomer {
    width: 200px !important;
}

.p-i-checkbox-checked::before, .rfdCheckboxChecked::before {
    display: none;
}

.p-i-checkbox::before, .rfdCheckboxUnchecked::before {
    display: none;
}

.p-i-radio-checked::before, .p-i-radiobutton-checked::before, .rfdRadioChecked::before {
    display: none;
}

.p-i-radio::before, .p-i-radiobutton::before, .rfdRadioUnchecked::before {
    display: none;
}