

@media (min-width: 1400px) {
    .container {
        max-width: 1120px !important;
    }
}

@media (max-width: 767px) {
    .cpal-form-indicator > .cpal-cont-indicator {
        display: block;
        padding: 0px;
    }

    .cpal-form-indicator > .cpal-indicator-active {
        display: block;
    }

    .cpal-form-indicator .cpal-label-indicator {
        font-size: 10px;
    }

    .cpal-indicator-separador {
        display: none;
    }

    .footer-inner {
        text-align: center;
    }

    .cpal-title {
        font-size: 25px !important;
    }
    .cpal-title-loading {
        font-size: 25px !important;
        color: #20A899;
    }
}

.btn-cpal-a {
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    -webkit-box-shadow: 0px 3px 8px #b3acb3;
    -moz-box-shadow: 0px 3px 8px #b3acb3;
    box-shadow: 0px 3px 8px #b3acb3;
    font-family: Poppins;
    color: #ffffff;
    font-size: 18px;
    background: #0d5687;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
}

    .btn-cpal-a:hover {
        color: #ffffff;
        background: #ff9500;
        text-decoration: none;
        transition: all .4s;
    }

.btn-cpal-b {
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    -webkit-box-shadow: 0px 3px 8px #b3acb3;
    -moz-box-shadow: 0px 3px 8px #b3acb3;
    box-shadow: 0px 3px 8px #b3acb3;
    font-family: Poppins;
    color: #ffffff;
    font-size: 18px;
    background: #ff9500;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
}

    .btn-cpal-b:hover {
        color: #ffffff;
        background: #0d5687;
        text-decoration: none;
        transition: all .4s;
    }

.btn-cpal-c {
    border-radius: 25px;
    font-family: Poppins;
    color: #ffffff;
    font-size: 18px;
    background: transparent;
    padding: 5px 10px;
    text-decoration: none;
}

    .btn-cpal-c:hover {
        background: #ff9500;
        text-decoration: none;
        transition: all .4s;
    }

.btn-cpal-d {
    border-radius: 28px;
    font-family: Poppins;
    color: #ffffff;
    font-size: 18px;
    background: #acb0b4;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
}

    .btn-cpal-d:hover {
        background: #0d5687;
        text-decoration: none;
        transition: all .4s;
    }

.logo-img {
    width: min(38vw, 200px);
}

.text-cpal-b {
    color: #1b458f;
}

.text-cpal-o {
    color: #ff9500;
}

.text-cpal-w {
    color: #fff;
}

.cpal-title {
    text-align: center;
    font-size: 35px;
}
.cpal-title-loading {
    text-align: center;
    font-size: 35px;
    color: #20A899;
}

.cpal-form-indicator {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 13px;
    margin-bottom: 22px;
    align-items: flex-start;
}

.cpal-indicator-inactive .cpal-indicator {
    background-color: #ebecec;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border-width: 1px;
    border-style: solid;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.cpal-indicator-active .cpal-indicator {
    background-color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border-width: 1px;
    border-style: solid;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.cpal-indicator-visited .cpal-indicator {
    background-color: #F19832;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border-width: 1px;
    border-style: solid;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.cpal-label-indicator {
    font-family: "Roboto";
    font-weight: 500;
    text-align: center;
}

.cpal-cont-indicator {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-basis: 0;
    padding: 0 15px;
}

.cpal-indicator-active {
    color: #F19832;
    border-color: #fff;
}

.cpal-indicator-visited {
    border-color: #F19832;
    color: #F19832;
}

.cpal-indicator-inactive {
    color: #000;
}

.cpal-indicator-separador {
    margin-top: calc(30px / 2 - 1px / 2);
    width: 100%;
    height: 3px;
    background-color: #c2cbd2;
}

.cpal-input-text {
    background-color: #ECEEF0;
    border-width: 1px 1px 1px 1px;
    border-radius: 10px 10px 10px 10px;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    min-height: 33px;
    padding: 4px 12px;
    vertical-align: middle;
    flex-grow: 1;
    border: 1px solid #818a91;
    width: 90%;
    height: auto;
}

.cpal-bg {
    background-color: #00528D !important;
    color: #fff;
}

.footer-inner {
    padding-top: 7%;
    padding-bottom: 1%;
}

.cpal-footer-list {
    color: #fff;
    list-style-type: none;
    margin-top: 7px;
    padding: 0;
    list-style: none;
}

    .cpal-footer-list a {
        text-decoration: none;
        color: #fff;
    }

.cpal-widget-container {
    margin: -10px 0px 0px 0px;
    height: 100%;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform .4s;
}

    .cpal-widget-container p {
        font-size: 12px;
        line-height: 220%;
    }


/**********************styles search*************************/
.search-blok {
    width: 50px;
    border-radius: 25%;
    margin-left: 10px;
    margin-right: 20px;
}

#search-content {
    position: relative;
    height: 50px;
    width: 300px;
    margin-left: 170px;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    #search-content.on {
        -webkit-animation-name: in-out;
        animation-name: in-out;
        -webkit-animation-duration: 0.7s;
        animation-duration: 0.7s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

.search-input {
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    border: 4px solid #00528D;
    border-radius: 50%;
    background: #fff;
    color: #00528D;
    font-size: 16px;
    font-weight: 400;
    font-family: Roboto;
    outline: 0;
    -webkit-transition: width 0.4s ease-in-out, border-radius 0.8s ease-in-out, padding 0.2s;
    transition: width 0.4s ease-in-out, border-radius 0.8s ease-in-out, padding 0.2s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
}

.search {
    background: none;
    position: absolute;
    top: 0px;
    left: 0;
    height: 50px;
    width: 50px;
    padding: 0;
    border-radius: 100%;
    outline: 0;
    border: 0;
    color: inherit;
    cursor: pointer;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
}

    .search:before {
        content: "";
        position: absolute;
        width: 20px;
        height: 4px;
        background-color: #00528D;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-top: 15px;
        margin-left: 17px;
        -webkit-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out;
    }

.close {
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.3s;
}

    .close:before {
        content: "";
        position: absolute;
        width: 27px;
        height: 4px;
        margin-top: -1px;
        margin-left: -13px;
        background-color: #00528D;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: 0.2s ease-in-out;
        transition: 0.4s ease-in-out;
    }

    .close:after {
        content: "";
        position: absolute;
        width: 27px;
        height: 4px;
        background-color: #00528D;
        margin-top: -1px;
        margin-left: -13px;
        cursor: pointer;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

.square {
    box-sizing: border-box;
    padding: 0 40px 0 10px;
    width: 300px;
    height: 40px;
    border: 3px solid #00528D;
    border-radius: 0;
    background: #f2f0f0;
    color: #00528D;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    outline: 0;
    -webkit-transition: width 0.4s ease-in-out, border-radius 0.4s ease-in-out, padding 0.2s;
    transition: width 0.4s ease-in-out, border-radius 0.4s ease-in-out, padding 0.2s;
    -webkit-transition-delay: 0.4s, 0s, 0.4s;
    transition-delay: 0.4s, 0s, 0.4s;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
}

.cpal-sepatator-div {
    height: 50px;
}

#divDdlCentroTrabajo > span > span.selection > span {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    background-color: #ECEEF0;
    border-width: 1px 1px 1px 1px;
    border-radius: 10px 10px 10px 10px;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    min-height: 33px;
    padding: 4px 12px;
    vertical-align: middle;
    flex-grow: 1;
    border: 1px solid #818a91;
    width: 90%;
    min-height: 33px;
}

.cpal-input-date {
    min-height: 33px;
    display: block;
    padding: 4px 12px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #ECEEF0;
    background-clip: padding-box;
    border: 1px solid #818a91;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    margin-left: 0.5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 10px 10px 10px 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}

.icon-date {
    margin-right: 0.5rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    min-height: 33px;
}

.cpal-border-gray {
    border: 1px solid #818a91 !important;
}


/*----------------------------------*/

.cpal-rd {
    padding: 10px 20px 10px 40px;
    /*max-width: 250px;*/
    width: 250px;
    min-height: 50px;
}

    .cpal-rd .cpal-rd-i {
        position: relative;
        max-width: 100px;
    }

        .cpal-rd .cpal-rd-i input[type=radio] {
            position: absolute;
            visibility: hidden;
        }

        .cpal-rd .cpal-rd-i label {
            font-weight: 400;
            font-size: 1.35em;
            padding: 0px 0px 0px 1px;
            margin-left: 50px;
            height: 5px;
            z-index: 9;
            cursor: pointer;
            -webkit-transition: all 0.25s linear;
        }

        .cpal-rd .cpal-rd-i:hover label {
            color: #0d5687;
        }

        .cpal-rd .cpal-rd-i .check {
            position: absolute;
            border: 3px solid #c3c1c1;
            border-radius: 100%;
            height: 30px;
            width: 30px;
            top: 0px;
            left: 0px;
            z-index: 5;
            transition: border .25s linear;
            -webkit-transition: border .15s linear;
        }

        .cpal-rd .cpal-rd-i:hover .check {
            border: 5px solid #c3c1c1;
        }

        .cpal-rd .cpal-rd-i .check::before {
            display: block;
            position: absolute;
            content: '';
            border-radius: 100%;
            height: 15px;
            width: 15px;
            top: 3px;
            left: 3px;
            margin: auto;
            transition: background 0.25s linear;
            -webkit-transition: background 0.25s linear;
        }

input[type=radio]:checked ~ .check {
    border: 5px solid #F19832;
}

    input[type=radio]:checked ~ .check::before {
        background: #F19832;
    }

/*************************checkbox**********************/
.cpal-box {
    border-radius: 25px;
    background-color: #ffac39;
    /* height: 200%; */
    min-height: 50px;
    max-height: 142px;
    padding: 41px 45px;
    color: #fff;
    font-weight: 500;
}

    .cpal-box:hover {
        border-radius: 25px;
        background-color: #00528D;
        /* height: 200%; */
        min-height: 50px;
        max-height: 142px;
        padding: 41px 45px;
        color: #fff;
        font-weight: 500;
    }

#divLoading {
    height: 100%;
    min-height: 100%;
    color: #fff;
    top: 0px;
    position: fixed;
    background-color: #002962a3;
    width: 100%;
    z-index: 10;
    display: none;
}

.datepicker table {
    color: #0f355c;
    margin: 17px;
}

.datepicker table tr td.active {
    background-image: linear-gradient(to bottom,#ff970b,#fe8928);
}

.datepicker table tr td.active:hover {
    background-image: linear-gradient(to bottom,#f78400,#FF5722);
}
.disable-box {
    pointer-events: none;
    background-color: #dbd6d6;
}
.cpal-content-input {
    height: 50px;
    align-items: center;
    display: flex;
}
.disable-button {
    pointer-events: none;
    border: 1px solid #a7a3a3!important;
    color: #a7a3a3 !important;
    opacity: 0.5;
}

.input-Error {
    border-color: red;
    box-shadow: rgba(254, 45, 73, 0.3) 0px 1px 2px 0px, rgba(254, 45, 73, 0.15) 0px 2px 6px 2px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
/*    background: url("https://assets.digitalocean.com/labs/icons/exclamation-triangle-fill.svg") no-repeat 95% 50%; */
    background: url("http://localhost:4395/img/img/exclamation-triangle-fill.svg") no-repeat 95% 50%;
    background-size: 20px;
}