﻿/*!
 * Start Bootstrap - SB Admin Bootstrap Admin Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
}


#wrapper {
    padding-left: 0;
}

#page-wrapper {
    width: 100%;
    padding: 0;
    background-color: #fff;
}

.huge {
    font-size: 50px;
    line-height: normal;
}

/* Top Navigation */

.top-nav {
    padding: 0 15px;
}

    .top-nav > li {
        display: inline-block;
        float: left;
    }

        .top-nav > li > a {
            padding-top: 15px;
            padding-bottom: 15px;
            line-height: 20px;
            color: #999;
        }

            .top-nav > li > a:hover,
            .top-nav > li > a:focus,
            .top-nav > .open > a,
            .top-nav > .open > a:hover,
            .top-nav > .open > a:focus {
                color: #fff;
                background-color: #000;
            }

    .top-nav > .open > .dropdown-menu {
        float: left;
        position: absolute;
        margin-top: 0;
        border: 1px solid rgba(0,0,0,.15);
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        background-color: #fff;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }

        .top-nav > .open > .dropdown-menu > li > a {
            white-space: normal;
        }

ul.message-dropdown {
    padding: 0;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

li.message-preview {
    width: 275px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}

    li.message-preview > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

li.message-footer {
    margin: 5px 0;
}

ul.alert-dropdown {
    width: 200px;
}

/* Side Navigation */


.side-nav > li > ul {
    padding: 0;
}

    .side-nav > li > ul > li > a {
        display: block;
        padding: 10px 15px 10px 38px;
        text-decoration: none;
        color: #999;
    }

        .side-nav > li > ul > li > a:hover {
            color: #fff;
        }

/* Flot Chart Containers */

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

/* Custom Colored Panels */

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

    .panel-green > .panel-heading {
        border-color: #5cb85c;
        color: #fff;
        background-color: #5cb85c;
    }

    .panel-green > a {
        color: #5cb85c;
    }

        .panel-green > a:hover {
            color: #3d8b3d;
        }

.panel-red {
    border-color: #d9534f;
}

    .panel-red > .panel-heading {
        border-color: #d9534f;
        color: #fff;
        background-color: #d9534f;
    }

    .panel-red > a {
        color: #d9534f;
    }

        .panel-red > a:hover {
            color: #b52b27;
        }

.panel-yellow {
    border-color: #f0ad4e;
}

    .panel-yellow > .panel-heading {
        border-color: #f0ad4e;
        color: #fff;
        background-color: #f0ad4e;
    }

    .panel-yellow > a {
        color: #f0ad4e;
    }

        .panel-yellow > a:hover {
            color: #df8a13;
        }

#menu > li {
    width: 225px;
}


    #menu > li > ul {
        padding: 0;
    }

        #menu > li > ul > li > a {
            display: block;
            padding: 10px 15px 10px 38px;
            text-decoration: none;
            color: #999;
            background-color: #222 !important;
        }

            #menu > li > ul > li > a:hover {
                color: #fff;
            }

.k-panelbar > li.k-state-default > .k-link {
    display: block;
    padding: 5px 15px 10px 38px;
    text-decoration: none;
    color: #616161;
    font-weight: 700;
    background-color: #edf1f2 !important;
    font-weight: 700;
    padding: 10px 20px;
}

.k-state-focused.k-state-selected, .k-list > .k-state-focused.k-state-selected, .k-listview > .k-state-focused.k-state-selected, td.k-state-focused.k-state-selected {
    -webkit-box-shadow: inset 0 0 0px 0px !important;
    box-shadow: inset 0 0 0px 0px !important;
}

.k-state-selected > .k-link, .k-panelbar > li > .k-state-selected, .k-panelbar > li.k-state-default > .k-link.k-state-selected {
    color: #616161;
    font-weight: 700;
    padding: 10px 20px;
    background-color: #d3d6d7 !important;
}

.k-panelbar > .k-item > .k-link {
    display: block;
    padding: 5px 15px 10px 38px;
    text-decoration: none;
    color: #616161;
    outline: none;
    background-color: #d3d6d7 !important;
    font-weight: 700;
}

.k-panelbar .k-sprite {
    display: none !important;
}

.k-sprite fa fa-cog icon-menu {
    display: none !important;
}

.k-panel > li.k-item {
    color: #fff !important;
    border-color: none !important;
}

.k-panelbar > .k-item > .k-link, .k-panel > .k-item > .k-link {
    display: block;
    position: relative;
    line-height: 2.34em;
    text-decoration: none;
    color: #616161;
    background-color: #edf1f2;
    padding: 8px 30px;
    border-bottom: solid 1px rgba(0,0,0,0.2);
    transition: all 0.5s;
}

    .k-panelbar > .k-item > .k-link, .k-panel > .k-item > .k-link:hover {
        padding-left: 40px;
        background-color: #d3d6d7;
    }

    .k-panel > .k-item > .k-link.k-state-selected.k-state-focused {
        display: block;
        position: relative;
        line-height: 2.34em;
        text-decoration: none;
        zoom: 1;
        color: #616161;
        outline: none;
        background-color: #edf1f2 !important;
        box-shadow: none;
    }

.k-panel .k-panel > .k-item > .k-link.k-state-selected {
    color: #616161;
}

.k-panel .k-panel > .k-item > .k-link:hover {
    padding-left: 60px !important;
}

.k-panel > .k-item > .k-link.k-state-selected {
    display: block;
    position: relative;
    line-height: 2.34em;
    text-decoration: none;
    zoom: 1;
    color: #616161;
    outline: none;
    background-color: #d3d6d7 !important;
    box-shadow: none;
    font-weight: 700;
}

.k-panel .k-panel > .k-item > .k-link {
    padding-left: 50px !important;
    background-color: #cac9c9;
    line-height: 22px;
}

.k-link.k-header {
    background-color: #d3d6d7 !important;
}

#menu {
    position: fixed;
    top: 74px;
    left: 225px;
    width: 225px;
    margin-left: -225px;
    border: none;
    border-radius: 0;
    overflow-y: auto;
    background-color: #edf1f2;
    bottom: 0;
    overflow-x: hidden;
    padding-bottom: 40px;
    transition: all 0.5s;
    z-index: 99;
}

    #menu > li > a {
        width: 225px;
    }



/* New style Admin */

.wrap-login {
    background-image: url('/Content/Images/icons/background-login.jpg');
    background-size: 100% 550px;
    background-repeat: no-repeat;
    border-top: solid 10px #ed3338;
    display: flex;
    height: 100vh;
}

    .wrap-login .wrap-login__ct {
        margin: auto;
    }

.logo-rv {
    margin-bottom: 60px;
    text-align: center;
}

    .logo-rv img {
        width: 250px;
    }

.loginForm {
    background-color: #edf1f2;
    padding: 30px 70px;
    width: 520px;
    margin: 0 auto;
}

.loginForm__tlt {
    color: #262626;
    font-size: 1.35em;
    margin: 15px 0;
    margin-bottom: 30px;
}

.group-input-lg label,
.group-input-lg input {
    width: 100%;
}

.group-input-lg label {
    font-weight: 400;
    margin-bottom: 10px;
    color: #262626;
    font-size: 1.1em;
}

.group-input-lg input {
    border: solid 1px rgba(0,0,0,0.1);
    background-color: #fff !important;
    border-bottom: solid 2px #0f4778;
    padding: 10px 20px;
    margin-bottom: 15px;
}

.group-input-btn {
    text-align: center;
    margin-top: 30px;
}

.group-input-btn__two {
    margin-top: 20px;
}

.group-input-btn input {
    background-color: #ed3338;
    border-radius: 0;
    border: 0;
    color: #fff;
    font-weight: 700;
    padding: 10px 60px;
    text-transform: uppercase;
    font-size: 1.2em;
}

    .group-input-btn input:hover,
    .group-input-btn input:active,
    .group-input-btn input:focus {
        background-color: #d32c30;
        color: #fff;
    }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    background-color: red;
}

.wrap-main {
    padding: 30px 30px;
    padding-top: 70px;
}

    .wrap-main select:focus, .wrap-main input:focus, .wrap-main textarea:focus {
        border: solid 1px #0b4975;
        box-shadow: 0 0 0;
        outline: 0;
    }

.main-nav {
    min-height: 60px !important;
    background-color: #fff;
    border-color: #0b5eaf;
    border-bottom: solid 3px #ed3338;
}

.content-logo {
    padding: 3px;
    padding-left: 30px;
}

    .content-logo img {
        width: 90px;
    }

.navbar-inverse .navbar-collapse {
    height: 70px !important;
}

.intro-info-pass {
    font-size: 15px;
    font-weight: 700;
}

.wrap-menu-main {
    position: fixed;
    display: flex;
    align-items: center;
    left: 0;
    width: 100%;
    background-image: url('/Content/Images/icons/background-login.jpg');
    background-size: cover;
    border-bottom: solid 3px #db4a32;
    z-index: 999;
}

.wrap-menu-main__logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
    padding-left: 20px;
    background: linear-gradient(45deg, #fff 40%, transparent);
}

    .wrap-menu-main__logo img {
        height: 71px;
        width: 110px;
    }

.wrap-menu-main__user {
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
    width: 70%;
}

.top-nav > li > a:hover,
.top-nav > li > a:focus,
.top-nav > .open > a:hover,
.top-nav > .open > a {
    background-color: transparent !important;
    color: #000 !important;
}

.ol-password {
    text-decoration: underline solid #ed3338;
    color: #ed3338;
    text-align: right;
    display: block;
    font-size: 1.1em;
}

a.ol-password.left {
    float: left;
}

.main-tlt {
    font-weight: 700;
    margin-top: 60px;
    color: #0b4975;
    text-transform: uppercase;
    font-size: 2.2em;
}


.banner-dashboard-image {
    background-size: cover;
    background-image: url('/Content/Images/globals/banner-muestra1.jpg');
    background-position: center center;
    margin-top: 30px;
    height: 360px;
    width: 100%;
}

#menu::-webkit-scrollbar {
    width: 8px; /* Tamaño del scroll en vertical */
    height: 8px; /* Tamaño del scroll en horizontal */
    display: block; /* Ocultar scroll */
}

#menu::-webkit-scrollbar-thumb {
    background: #b3b3b3;
    border-radius: 4px;
}

    /* Cambiamos el fondo y agregamos una sombra cuando esté en hover */
    #menu::-webkit-scrollbar-thumb:hover {
        background: #b3b3b3;
        box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    }

    /* Cambiamos el fondo cuando esté en active */
    #menu::-webkit-scrollbar-thumb:active {
        background-color: #999999;
    }

#menur::-webkit-scrollbar-track {
    background: #e1e1e1;
    border-radius: 4px;
}

/* Cambiamos el fondo cuando esté en active o hover */
#menu::-webkit-scrollbar-track:hover,
#menu::-webkit-scrollbar-track:active {
    background: #d4d4d4;
}

#btn-search {
    background-color: #e4e4e4;
    border-left: 0;
    color: #616060;
}

#btnExcel {
    background-color: #d84931;
    border-color: #d84931;
    border-color: #e4e4e4;
    font-weight: 500;
    color: #fff;
}

.btn-primary {
    color: #fff;
    background-color: #0b4975;
    border-color: #0b4975;
}

#btn-clear {
    background: #d84931;
    border-color: #d84931;
    color: #fff;
}

.k-grid-header th.k-header {
    background: #0b4975;
    padding: 10px;
}

    .k-grid-header th.k-header > .k-link {
        color: #fff !important;
    }

.icon-menu {
    display: none;
    cursor: pointer;
    margin-left: 40px;
    width: 35px;
}

.icon-menu-ic {
    background-color: rgba(0,0,0,0.4);
    height: 4px;
    width: 100%;
    margin-bottom: 7px;
}

.k-grid-header th.k-header > .k-link {
    text-overflow: initial !important;
}

.k-header > .k-grid-filter {
    background: transparent;
    position: relative;
    z-index: 1;
    width: 16px;
    height: 16px;
}

.k-grid-filter .k-icon {
    background-image: url('/Content/Images/icons/icon-filter.png') !important;
}

.k-grid-filter .k-filter {
    background-position: center center !important;
    background-size: cover !important;
}

.k-filterable .k-icon.k-i-arrow-n {
    background-image: url('/Content/Images/icons/icon-arrow-bottom.png') !important;
}

.k-filterable .k-icon.k-i-arrow-s {
    background-image: url('/Content/Images/icons/icon-arrow-top.png') !important;
    background-position: center center !important;
}

.basic-table {
    overflow-x: auto;
}

.main-table-wd {
    overflow-x: auto;
}

    .main-table-wd .k-widget.k-grid {
        width: 1200px;
    }

.k-widget.k-grid tr:hover {
    background-color: rgba(0,0,0,0.1);
}

    .k-widget.k-grid tr:hover .actions-column .btn.btn-sm {
        background: #c7442e;
        color: #fff;
    }

    .k-widget.k-grid tr:hover .btn.dropdown-toggle.btn-sm {
        border: solid 0px rgba(0,0,0,0.3);
        border-left: 0;
    }

.actions-column .btn-group {
    display: flex;
    justify-content: center;
}

.actions-column .btn.btn-sm {
    background: #d84931;
    color: #fff;
}

.actions-column .btn.dropdown-toggle.btn-sm {
    background: #d84931;
    color: #fff;
}


.wrapper1, .wrapper2 {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
}


.div1 {
    width: 1600px;
    height: 20px;
}

.k-filter-menu .k-button + .k-button {
    margin-right: 0;
    background: #d8d8d8;
    color: #4e4e4e;
}

.k-primary {
    color: #fff;
    border-color: #0b4975;
    background-image: none;
    background-position: 50% 50%;
    background-color: #0b4975;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .k-primary:hover {
        border-color: #073758;
        background-color: #073758;
    }

.k-list > .k-state-selected {
    background-color: #d84931;
    border-color: #d84931;
}

.actions-column .dropdown-menu {
    padding: 0;
}

    .actions-column .dropdown-menu li a {
        padding: 7px 15px;
    }


.k-pager-numbers.k-reset .k-state-selected {
    background-color: #0b4975;
    border-color: #0b4975;
}

.k-pager-numbers.k-reset .k-link:link {
    color: #000;
}

.col-xs-12.col-md-12.col-lg-12 .panel-default {
    margin-top: 30px;
}

    .col-xs-12.col-md-12.col-lg-12 .panel-default > .panel-heading {
        color: #000;
        background-color: #edf1f2;
        border-color: #ddd;
        font-size: 1.2em;
    }

.col-xs-12.col-md-12.col-lg-12 .panel-body {
    padding: 20px 40px;
}

    .col-xs-12.col-md-12.col-lg-12 .panel-body > .panel-body {
        padding: 0;
    }


    .col-xs-12.col-md-12.col-lg-12 .panel-body input[type="email"] {
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
    }


.panel-default .btn.btn-default.btn-cancel {
    color: #fff;
    background-color: #db4a32;
    border-color: #db4a32;
}

.form-group ul li {
    color: #db4a32;
}

.form-group ul {
    margin-top: 15px;
}

table td {
    /*word-break: break-all;*/
}

.field-validation-error span {
    color: #db4a32;
}

/*styles for visit traking*/
.detail-traking textarea {
    width: 100%;
    height: 200px;
    resize: none;
    margin-bottom: 9px;
    padding: 12px;
}

.detail-traking .container-list-visit-traking {
    padding-top: 0px;
    padding-bottom: 38px;
    border-left: solid 1px rgba(0,0,0,0.1);
}

.detail-traking .row-visit-tracking {
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
    padding-top: 12px;
}

    .detail-traking .row-visit-tracking:last-child {
        border-bottom: none;
    }

.detail-traking a.delete-visit-tracking {
    margin-top: 31px;
}

.row.flex-row {
    display: flex;
}
/*end styles for visit traking*/

.dropdown-menu {
    /*left: -30px !important;*/
}

.wrapper2 .k-widget.k-grid {
    border-right: 0 !important;
}

.form-main-asign {
    width: 500px;
}

.panel.panel-default .k-select {
    background: #db4a32 !important;
    color: #fff;
}

.panel.panel-default .k-icon.k-i-arrow-s {
    background-image: url('/Content/Images/icons/icon-arrow-bottom.png') !important;
    background-position: 0 0px;
}

.panel.panel-default .progamming-visit-t .k-picker-wrap .k-select {
    background: transparent !important;
}

.panel.panel-default .k-picker-wrap .k-select {
    background: transparent !important;
}

.k-list-optionlabel.k-state-selected.k-state-focused,
.k-list-optionlabel {
    background: #0b4975;
    margin-bottom: 7px;
    padding: 5px;
    color: #fff;
}

    .k-list-optionlabel.k-state-selected.k-state-focused:hover, .k-list-optionlabel:hover {
        color: #fff;
    }

.k-textbox:focus, .k-autocomplete.k-state-focused, .k-picker-wrap.k-state-focused, .k-numeric-wrap.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-multiselect.k-header.k-state-focused {
    background-color: #fff;
    background-image: none;
    background-position: 50% 50%;
    border-color: rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 0px 0 #67afe9;
    box-shadow: 0 0 0px 0 #67afe9;
}

.inputs-chek-asig .checkmark {
    border: solid 2px #db4a32 !important;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    background: none;
    border-radius: 5px;
}

.inputs-chek-asig .container-checkBox:hover input ~ .checkmark {
    background-color: transparent !important;
}


.inputs-chek-asig .container-checkBox .checkmark:after {
    content: '\2713\0020';
    left: 0px;
    top: -5px;
    width: 0px;
    height: 10px;
    border: solid transparent !important;
    border-width: 0 3px 3px 0;
    webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    color: #db4a32;
    font-weight: 700;
}

.inputs-chek-asig .container-checkBox a {
    font-size: 11px;
    background: #b8bfc3;
    padding: 4px;
    color: #fff;
    margin-left: 5px;
    border-radius: 5px;
}

.inputs-chek-asig .container-checkBox input:checked ~ .checkmark {
    background-color: transparent !important;
}

.inputs-chek-asig {
    display: flex;
    flex-wrap: wrap;
}

    .inputs-chek-asig .container-checkBox {
        position: relative;
        font-size: 14px;
        width: 25%;
        position: relative;
        font-size: 14px;
        width: 25%;
        padding-left: 50px;
        font-weight: 400;
        margin-bottom: 36px;
        word-break: break-word;
    }


.k-picker-wrap .k-input {
    width: 100% !important;
    border: solid 1px rgba(0,0,0,0.2) !important;
    border-radius: 7px !important;
    box-shadow: 0 0 0 !important;
    border-right: 0 !important;
}

.k-picker-wrap.k-state-default {
    border: 0;
}

.k-state-hover > .k-select {
    background-color: #fff;
}

.k-icon.k-i-clock {
    background-image: url('/Content/Images/icons/icon-clock.png');
    width: 25px;
    height: 26px;
    background-size: cover;
    background-position: 0px 0px;
    margin-left: 5px;
}

.k-icon.k-i-calendar {
    background-image: url('/Content/Images/icons/icon-calendar-main.png');
    width: 25px;
    height: 26px;
    background-size: cover;
    background-position: 0px 0px;
    margin-left: 10px !important;
}

.k-picker-wrap.k-state-hover {
    background-color: transparent !important;
    background-image: none;
    background-position: 0 0;
    border-color: transparent;
}


.inputs-chek-asig .container-checkBox:before {
    content: "";
    position: absolute;
    left: 25px;
    top: -2px;
    width: 25px;
    height: 25px;
    background-image: url('/Content/Images/globals/icon-file.png');
    background-size: cover;
}

.progamming-visit .panel-body {
    display: flex;
    align-items: center;
}

    .progamming-visit .panel-body .panel-body {
        width: 80%;
    }

.progamming-visit .form-group {
    width: 40%;
    margin-right: 10%;
}

    .progamming-visit .form-group label {
        font-weight: 400;
        color: rgba(0,0,0,0.6);
        font-size: 15px;
    }

    .progamming-visit .form-group input {
        color: rgba(0,0,0,0.6);
    }

    .progamming-visit .form-group:last-child {
        display: none;
    }

.progamming-visit .button-programming-visit {
    width: 20%;
}

    .progamming-visit .button-programming-visit input {
        background-color: #db4a32;
        border: solid 1px #db4a32;
    }

.progamming-visit input {
    width: 100%;
}

.progamming-visit .k-input {
    width: 100% !important;
    border: solid 1px rgba(0,0,0,0.2) !important;
    border-radius: 7px !important;
    box-shadow: 0 0 0 !important;
    border-right: solid 1px rgba(0,0,0,0.2) !important;
}

.progamming-visit .k-select {
    border: 0;
}

.progamming-visit .k-icon {
}

.progamming-visit .k-picker-wrap.k-state-default {
    border: 0;
}

.progamming-visit .k-icon.k-i-clock {
    background-image: url('/Content/Images/icons/icon-clock.png');
    width: 25px;
    height: 26px;
    background-size: cover;
    background-position: 0px 0px;
    margin-left: 5px;
}

.progamming-visit .k-icon.k-i-calendar {
    background-image: url('/Content/Images/icons/icon-calendar-main.png');
    width: 25px;
    height: 26px;
    background-size: cover;
    background-position: 0px 0px;
    margin-left: 10px;
}

.progamming-visit .k-picker-wrap.k-state-hover {
    background-color: transparent !important;
    background-image: none;
    background-position: 0 0;
    border-color: transparent;
}

.tlt-sg-programming {
    font-weight: 700;
    color: #0b4975;
    text-transform: uppercase;
    text-transform: uppercase;
    font-size: 1.8em;
    margin-top: 30px;
    margin-bottom: 0px;
}

    .tlt-sg-programming span {
        font-weight: 400;
        color: rgba(0,0,0,0.4);
        font-size: 0.6em;
        text-transform: initial;
    }

.container-sg {
    display: flex;
    padding: 15px;
}

    .container-sg .user-programming-visit {
        background-color: rgba(0,0,0,0.2);
        padding: 12px;
        margin-right: 10px;
        width: 70px;
        height: 60px;
        text-align: center;
    }

        .container-sg .user-programming-visit img {
            width: 90%;
        }

    .container-sg .container-sg--left {
        width: 50%;
        border-left: solid 1px rgba(0,0,0,0.1);
        padding-left: 25px;
    }

    .container-sg .container-sg--right {
        width: 50%;
        padding: 30px;
        padding-left: 20px;
        padding-top: 0;
    }

    .container-sg .container-sg--left-g {
        display: flex;
        border-bottom: solid 1px rgba(0,0,0,0.1);
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

        .container-sg .container-sg--left-g:last-child {
            border-bottom: solid 0px rgba(0,0,0,0.1);
        }

    .container-sg .sg-texts {
        width: 85%;
    }

        .container-sg .sg-texts p {
            color: rgba(0,0,0,0.5);
            margin: 0;
            font-size: 1.1em;
            line-height: 18px;
        }

            .container-sg .sg-texts p span {
                font-weight: 700;
                font-size: 0.7em;
                display: block;
                margin-top: 4px;
            }

            .container-sg .sg-texts p b {
                margin-bottom: 4px;
                font-size: 1.2em;
                display: block;
            }

.txt-right-sg {
    font-weight: 400;
    font-size: 1.3em;
    margin-bottom: 15px;
    color: rgba(0,0,0,0.6);
}

.tlt-programming-visit {
    padding: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.progamming-visit-t {
    padding: 20px 80px !important;
}

.progamming-visit .k-picker-wrap.k-state-default {
    background: #fff !important;
    background-image: none !important;
    box-shadow: 0 0 0 !important;
}

.container-sg--right textarea {
    border-radius: 7px;
    border: solid 1px rgba(0,0,0,0.15);
    width: 100%;
}

    .container-sg--right textarea:focus {
        outline: 0;
        box-shadow: 0 0 0;
        border: solid 1px rgba(0,0,0,0.3);
    }

.ct-btn-progamming {
    text-align: left;
}

.container-sg--right button {
    background-color: #db4a32;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    padding: 6px 40px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: 20px;
}

.panel-m-programming {
    margin-top: 10px !important;
}

.k-widget.k-grid {
    border-right: 0;
}

.k-grid table {
    border-right: solid 1px rgba(0,0,0,0.2) !important;
}

.group-box-assigment {
    padding: 40px 50px !important;
    padding-left: 60px !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.form-group-radio {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: rgba(0,0,0,0.05);
    padding: 20px 40px;
    width: 98%;
    border-radius: 5px;
    margin-top: 10px;
    border: solid 1px rgba(0,0,0,0.1);
}

    .form-group-radio label {
        width: 100%;
    }

    .form-group-radio .radio {
        margin: 0;
        margin-bottom: 10px;
        margin-top: 10px;
        width: 33.3%;
    }

.form-group-file {
    border: solid 1px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 20px;
    width: 98%;
}

.group-box-assigment label {
    color: #848484;
}

.group-box-assigment .form-group-select select {
    background-image: url('/Content/Images/icons/icon-arrow-select.png');
    background-repeat: no-repeat;
    background-size: 26px 36px;
    background-position-x: right;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.group-box-assigment .form-group-text,
.group-box-assigment .form-group-select {
    width: 46%;
    margin-right: 2.5%;
}

.group-box-assigment .form-group-block {
    text-align: center;
}

.form-group-radio .radio,
.form-group .multi-select-item {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


    .form-group-radio .radio input, .form-group .multi-select-item input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .form-group-radio .radio label, .form-group .multi-select-item label {
        cursor: pointer;
        padding: 0;
        font-size: 14px;
        display: flex;
        font-weight: 400;
    }

    .form-group-radio .radio span, .form-group .multi-select-item span {
        position: absolute;
        top: 0;
        left: 0;
        height: 22px;
        width: 22px;
        background-color: #fff;
        border: solid 1px #fc492d;
        border-radius: 5px;
    }

    .form-group-radio .radio input:checked ~ span, .form-group .multi-select-item input:checked ~ spa {
        background-color: #ffffff;
    }

    .form-group-radio .radio span:after, .form-group .multi-select-item span:after {
        content: "\2713\0020";
        position: absolute;
        display: none;
        color: #db4a32;
        font-size: 17px;
        font-weight: 700;
        top: -1px;
        left: 4px;
    }

    .form-group-radio .radio input:checked ~ span:after, .form-group .multi-select-item input:checked ~ span:after {
        display: block;
    }

    .form-group-radio .radio span:after, .form-group .multi-select-item span:after {
        width: 5px;
        height: 10px;
        border-width: 0 3px 3px 0;
    }

.group-box-assigment .form-group.pull-right {
    text-align: right !important;
    padding-right: 15px;
    padding-top: 15px;
    width: 100%;
}

.group-box-assigment .k-file-success .k-progress {
    background-color: #dad8d8;
    margin-top: 0;
}

.group-box-assigment .k-dropzone .k-upload-status {
    color: #0b4975;
}

.group-box-assigment .k-filename {
    color: rgba(0,0,0,0.5);
}

.group-box-assigment .k-upload-pct {
    color: rgba(0,0,0,0.6);
    font-weight: 300;
}

.group-box-assigment .k-file > .k-icon {
    display: none !important;
}

.group-box-assigment .k-button.k-upload-button {
    background: #0b4975;
    color: #fff;
    border: 0;
}

.form-edit-chek {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

    .form-edit-chek .multi-select-item {
        width: 33%;
    }

    .form-edit-chek .form-edit-chek-label {
        margin-bottom: 15px;
        width: 100%;
    }

.padding-content-admin {
    padding: 20px 40px;
}

.label-visit {
    font-size: 16px;
}

    .label-visit label {
        font-size: 16px;
        color: #0b4975;
    }

.archives-txt {
    font-size: 17px;
    font-weight: 400;
}


.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 2rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    margin-top: -40px;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}

.inputfile-6 + label {
    color: #d3394c;
    width: 100%;
    max-width: 100%;
    border: 1px solid #c7c7c7;
    background-color: #ffffff;
    padding: 0;
    border-radius: 7px;
}

.inputfile-6:focus {
    box-shadow: 0 0 0;
    outline: 0;
}

.inputfile-6 + label:focus,
.inputfile-6 + label:active {
    box-shadow: 0 0 0;
    outline: 0;
}

.inputfile-6 + label {
    background-color: #ffffff;
    padding: 0;
}

    .inputfile-6:focus + label,
    .inputfile-6.has-focus + label,
    .inputfile-6 + label:hover {
        border-color: #0a375f;
    }

    .inputfile-6 + label span,
    .inputfile-6 + label strong {
        padding: 0.625rem 1.25rem;
        /* 10px 20px */
    }

    .inputfile-6 + label span {
        width: 70%;
        min-height: 1.9em;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: top;
        font-size: 0.7em;
        color: #0f4778;
        font-weight: 400;
    }

    .inputfile-6 + label strong {
        height: 100%;
        color: #f1e5e6;
        background-color: #0f4778;
        font-size: 0.8em;
        font-weight: 300;
        display: inline-block;
        float: right;
    }

    .inputfile-6:focus + label strong,
    .inputfile-6.has-focus + label strong,
    .inputfile-6 + label:hover strong {
        background-color: #0a375f;
    }

.inputs-complementation-ap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px;
}

    .inputs-complementation-ap .inputs-complementation-ap__group {
        width: 46%;
        margin-right: 2.5%;
        margin-bottom: 15px;
    }

        .inputs-complementation-ap .inputs-complementation-ap__group:nth-child(2n+1) {
            margin-left: 2.5%;
        }

    .inputs-complementation-ap label {
        color: rgba(0,0,0,0.6);
    }

.inputs-complementation-ap__group input {
    width: 100%;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.inputs-file-compt {
    width: 100%;
}

    .inputs-file-compt .box {
        padding-left: 2.5%;
        width: 49%;
        margin-bottom: 20px;
    }

    .inputs-file-compt .label-exm {
        padding-left: 20px;
    }

.inputs-file-compt-archive {
    padding-left: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.inputs-file-compt-archive__box {
    display: flex;
    align-items: center;
    width: 33%;
}

    .inputs-file-compt-archive__box img {
        width: 30px;
    }

    .inputs-file-compt-archive__box p {
        color: rgba(0,0,0,0.4);
        margin: 0;
    }

.k-dropzone .k-button.k-upload-button {
    background: #0b4975;
    border: 0;
    color: #fff;
}

.btns-completation {
    padding-right: 40px;
}

    .btns-completation .btn-md-dir__cl {
        background: #db4a32;
        border: solid 1px #db4a32;
    }

/* Generic styles checkbox*/



.checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 30px;
    margin-bottom: 30px;
}


    .checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .checkbox .label-checkbox, .custom-checkbox, .custom-radio {
        cursor: pointer;
        padding: 0;
        font-size: 14px;
        display: flex;
        font-weight: 400;
    }

        .checkbox .label-checkbox label, .custom-checkbox label, .custom-radio label {
            position: relative;
        }

            .checkbox .label-checkbox label:before, .custom-checkbox label:before, .custom-radio label:before {
                content: "";
                position: absolute;
                top: 0;
                left: -10px;
                height: 22px;
                width: 22px;
                background-color: #fff;
                border: solid 1px #fc492d;
                border-radius: 5px;
            }

        .checkbox .label-checkbox input:checked ~ spa, .custom-checkbox input:checked ~ spa, .custom-radio input:checked ~ spa {
            background-color: #ffffff;
        }

        .checkbox .label-checkbox label:after, .custom-checkbox label:after, .custom-radio label:after {
            content: "\2713\0020";
            position: absolute;
            display: none;
            color: #db4a32;
            font-size: 17px;
            font-weight: 700;
            top: 0px;
            left: -6px;
        }

        .checkbox .label-checkbox input:checked ~ label:after, .custom-checkbox input:checked ~ label:after, .custom-radio input:checked ~ label:after {
            display: block;
        }

        .checkbox .label-checkbox label:after, .custom-checkbox label:after, .custom-radio label:after {
            width: 5px;
            height: 10px;
            border-width: 0 3px 3px 0;
        }

.custom-checkbox, .custom-radio {
    margin-top: 15px;
}

    .custom-checkbox label, .custom-radio label {
        cursor: pointer;
        padding-left: 15px;
        font-weight: 300;
    }

        .custom-checkbox label:before, .custom-radio label:before {
            left: -14px;
            top: -4px;
        }

        .custom-checkbox label:after, .custom-radio label:after {
            left: -10px;
            top: -4px;
        }

.datepicker-admin {
    margin-bottom: 25px;
}

.form-group.pull-right.col-sm-12 {
    margin-top: 20px;
    text-align: right;
}

.form-maintenence .datepicker-admin {
    margin-bottom: 0;
}

.divIntersts {
    display: block;
    background: #eaeaea;
    padding: 30px 40px;
    border-radius: 7px;
    margin-top: 30px;
    margin-bottom: 30px;
}

    .divIntersts .tlt-m {
        color: #333333;
        font-weight: 700;
        border-bottom: solid 1px rgba(0,0,0,0.15);
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

.form-required .multi-select-item {
    margin-top: 30px;
    margin-bottom: 30px;
}

.table-inputs .form-group {
    margin-bottom: 0;
}

.table-inputs tbody tr td:nth-child(2) {
    padding-top: 14px;
    width: 35px;
}

.table-inputs tbody tr td {
    border-top: 0px solid #ddd;
}

.divIntersts .btn-info {
    color: #fff;
    background-color: #0b4975;
    border-color: #0b4975;
    margin-left: 10px;
}

.list-group-item__group {
    display: flex;
    align-items: center;
}

    .list-group-item__group input[type="text"] {
        padding: 6px;
        border-radius: 4px;
        border: solid 1px rgba(0,0,0,0.2);
    }

    .list-group-item__group p {
        color: #888888;
    }

        .list-group-item__group p.tlt-camp {
            color: #0b4975;
            font-weight: 400;
            font-size: 18px;
        }

.list-group-item.list-group-item-m {
    padding: 15px 60px;
    border-radius: 5px;
    margin-bottom: 25px;
    background: rgba(0,0,0,0.03);
    border: solid 1px rgba(0,0,0,0.15);
}

    .list-group-item.list-group-item-m input[type="radio"],
    .list-group-item.list-group-item-m input[type="checkbox"] {
        width: 0;
    }

.select-filter-m .form-group {
    width: 50%;
}

    .select-filter-m .form-group .k-widget.k-dropdown.k-header.form-control {
        width: 100%;
    }

    .select-filter-m .form-group .k-dropdown-wrap.k-state-default {
        border: 0;
    }

.select-filter-m .form-control:focus {
    box-shadow: 0 0 0;
    outline: 0;
}

.k-list.k-reset .k-item {
    border-bottom: solid 1px rgba(0,0,0,0.15);
    padding: 7px 15px !important;
}

.select-filter-m .btn-info {
    color: #fff;
    background-color: #0b4975;
    border-color: #0b4975;
    margin-left: 10px;
}

.select-filter-m {
    margin-bottom: 30px;
    margin-top: 30px;
}

.tlt-edit-ev {
    background: none;
    border: 0;
    font-weight: 700;
    color: #0b4975;
    font-size: 23px;
    margin: 0;
    margin-top: 20px;
}

.group-box-edit-av {
    display: flex;
    flex-wrap: wrap;
}

.box-info-edit-av {
    margin-bottom: 20px;
    width: 31.3%;
    background: #f7f7f7;
    margin-right: 15px;
    padding: 20px 20px;
    border: solid 1px rgba(0,0,0,0.1);
    border-radius: 5px;
}

    .box-info-edit-av p {
        font-weight: 700;
        width: 100%;
        font-size: 16px;
        margin: 0;
    }


.group-download-box-av {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    border-bottom: solid 1px rgba(0,0,0,0.1);
}

.list-download-box-av ul {
    padding: 0;
    width: 33.3%;
}

    .list-download-box-av ul li {
        list-style: none;
    }

        .list-download-box-av ul li a {
            color: #0b4975;
            font-weight: 700;
            font-size: 1.1em;
        }

        .list-download-box-av ul li img {
            width: 35px;
        }

.txt-download-av a {
    display: block;
    width: 150px;
    text-align: center;
    background: #db4a32;
    color: #fff;
    margin-left: 60px;
    padding: 8px 10px;
    margin-bottom: 40px;
    font-weight: 400;
    border-radius: 4px;
    font-size: 1.1em;
    margin-top: -5px;
}

    .txt-download-av a:hover {
        text-decoration: none;
    }

.box-info-edit-av p span {
    font-weight: 300;
    color: #6d6d6d;
    text-transform: initial;
    font-size: 14px;
    margin-top: 5px;
    display: block;
    border-top: solid 1px rgba(0,0,0,0.1);
    padding-top: 5px;
}

.table-av-dt .tb-header-av-dt {
    background: #0b4975;
    color: #fff;
}

.box-box-av {
    background-color: rgba(0,0,0,0.05);
    border-radius: 5px;
    padding: 30px;
    margin-top: 25px;
}

    .box-box-av h2 {
        color: #0b4975;
        margin: 0;
        margin-bottom: 15px;
        border-bottom: solid 1px rgba(0,0,0,0.1);
        padding-bottom: 15px;
    }

    .box-box-av ul {
        box-shadow: 0 0 0;
        border: 0;
    }

.tb-header-av-dt th {
    border-top: 0;
    border: solid 1px rgba(255,255,255,0.2) !important;
    font-weight: 300;
    text-align: center;
}

.wrap-form-bua {
    padding: 0 40px;
}

.wrap-form-bua__tlt {
    color: #0b4975;
    font-weight: 700;
    font-size: 23px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.wrap-form-bua__tltSub {
    border-bottom: solid 1px rgba(0,0,0,0.15);
    padding-bottom: 20px;
    width: 100%;
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 25px;
}

.wrap-form-bua__tltSubTop {
    padding-bottom: 20px;
    width: 100%;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 0px;
    margin-left: 16px;
}

.wrap-form-bua__tltSubBottom {
    border-top: solid 1px rgba(0,0,0,0.15);
    padding-bottom: 20px;
    width: 100%;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 25px;
    padding-top: 30px;
    padding-left: 15px;
}

.form-bua-box-sil {
    border: solid 0px rgba(0,0,0,0.15);
    width: 100%;
    background: transparent;
    padding: 0 0;
}

.group-bua-inputs {
    border-radius: 4px;
    border: solid 1px rgba(0,0,0,0.13);
    padding: 40px;
    display: flex;
    flex-wrap: wrap;
}

.wrap-form-bua__group {
    border-top: solid 1px rgba(0,0,0,0.1);
    margin-top: 40px;
}

.group-bua-inputs-silver {
    background-color: rgba(0,0,0,0.03);
}

.group-bua-inputs-ct {
    padding: 30px 30px;
}

.group-bua-inputs label {
    color: #757575;
    font-weight: 500;
    width: 100%;
}

.modal-dr-bua .group-bua-inputs {
    border: 0;
    padding: 0 0;
}

.group-info__number-txt {
    display: flex;
    align-items: center;
}

    .group-info__number-txt p {
        font-weight: 700;
        color: #fc492d;
        font-size: 1.1em;
        margin: 0;
        width: 10%;
    }

    .group-info__number-txt select,
    .group-info__number-txt input {
        width: 90%;
    }

.group-bua-inputs input, .group-bua-inputs select, .group-bua-inputs option {
    width: 100%;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 4px;
}

.group-bua-inputs textarea {
    width: 100%;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 4px;
}

.group-bua-inputs__box-33 {
    margin-bottom: 15px;
    width: 33.3%;
}

.group-bua-inputs__box-32 {
    margin-bottom: 15px;
    width: 32.2%;
}

.group-bua-inputs__box-16 {
    margin-bottom: 15px;
    width: 16.6%;
}

.group-info {
    padding: 0 15px;
}

.group-bua-inputs__box-25 {
    margin-bottom: 15px;
    width: 25%;
}

.group-bua-inputs__box-20 {
    margin-bottom: 15px;
    width: 20%;
}

.group-bua-inputs__box-30 {
    margin-bottom: 15px;
    width: 30%;
}

.group-bua-inputs__box-70 {
    margin-bottom: 15px;
    width: 70%;
}

.group-bua-inputs__box-50 {
    width: 50%;
    margin-bottom: 15px;
}

.group-bua-inputs__box-100 {
    width: 100%;
    margin-bottom: 15px;
}

.group-bua-inputs__box-50:nth-of-type(2) {
    margin-right: 0%;
}

.group-bua-inputs__box-25:nth-of-type(4n) {
    margin-right: 0%;
}

.group-bua-inputs__box-btn {
    width: 100%;
    padding-top: 20px;
    text-align: right;
    display: flex;
    justify-content: flex-end;
}

    .group-bua-inputs__box-btn i {
        margin-right: 7px;
    }

    .group-bua-inputs__box-btn a {
        background: #0b4975;
        color: #fff;
        padding: 7px;
        display: block;
        width: 100px;
        text-align: center;
        border-radius: 4px;
        font-size: 1.1em;
        text-decoration: none;
    }

.group-bua-inputs__box-pd {
    margin-top: 15px;
    width: 100%;
    padding: 30px 40px;
    border: solid 1px rgba(0,0,0,0.1);
    border-radius: 5px;
}

    .group-bua-inputs__box-pd input, .group-bua-inputs__box-pd textarea {
        background-color: #fff;
    }

.group-bua-inputs__box--icon {
    display: flex;
}

    .group-bua-inputs__box--icon input {
        width: 94%;
    }

    .group-bua-inputs__box--icon .group-bua-inputs__box--iconIcon {
        width: 6%;
    }

        .group-bua-inputs__box--icon .group-bua-inputs__box--iconIcon img {
            cursor: pointer;
            margin-left: 5px;
            width: 40px;
        }

.tlt-check-bua {
    width: 100%;
    font-size: 15px;
}

.two-check-bua {
    display: flex;
    align-items: center;
}

.one-check-bua {
    width: 100%;
}

    .one-check-bua .form-group input {
        height: 0;
        width: 0;
    }

        .one-check-bua .form-group input[type="text"] {
            height: 30px;
            margin-top: -5px;
            margin-left: 10px;
            width: 100%;
        }

.two-check-bua .form-group {
    margin-bottom: 0;
    width: 50%;
}

    .two-check-bua .form-group input {
        height: 0;
        width: 0;
        /*opacity: 0;*/
        display: none;
    }

.one-check-bua .form-group {
    width: 100%;
}

.one-check-bua .custom-control-label {
    display: flex;
}

.two-check-bua .form-group label {
    font-weight: 300;
}

.two-check-bua .custom-checkbox label, .custom-radio label {
    padding-left: 28px;
}

    .two-check-bua .custom-checkbox label:before, .custom-radio label:before {
        left: 0px;
        top: -4px;
    }

    .two-check-bua .custom-checkbox label:after, .custom-radio label:after {
        left: 4px;
    }


.form-bua-box-sil .group-box {
    background: #fff;
    padding: 15px 20px;
    border: solid 1px rgba(0,0,0,0.15);
    border-radius: 5px;
}

.form-bua-box-sil-silver, .form-bua-box-sil {
    width: 100%;
}

    .form-bua-box-sil-silver .group-bua-inputs__box-33, .form-bua-box-sil-silver .group-bua-inputs__box-50 {
        margin-bottom: 0;
    }

.two-inputs-bua {
    display: flex;
    width: 100%;
}

    .two-inputs-bua .form-group {
        width: 50%;
    }

        .two-inputs-bua .form-group:nth-child(2) {
            margin-left: 15px;
        }

.group-flex-bua {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.modal-dr-bua {
    padding: 20px 60px;
    border-radius: 0;
    box-shadow: 0 0 0;
}

    .modal-dr-bua h2 {
        color: #0b4975;
        border-bottom: solid 1px rgba(0,0,0,0.2);
        padding-bottom: 15px;
        font-size: 25px;
        margin-top: 10px;
    }

.wrap-main .wrap-form-bua select {
    background-image: url(/Content/Images/icons/icon-arrow-select.png) !important;
    background-position: 0 0px;
    background-repeat: no-repeat;
    background-size: 20px 35px;
    height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position-x: right;
    padding-right: 30px;
}

.wrap-main .btn-danger {
    color: #fff;
    background-color: #fc492d;
    border-color: #fc492d;
    padding: 5px !important;
    font-size: 14px !important;
}

.modal-dr-bua select {
    background-image: none !important;
    background-position: 0 0px;
    -webkit-appearance: caret !important;
}

.modal-dr-bua .wrap-form-bua__tlt {
    margin-top: 0;
    border: 0;
    font-weight: 500;
    margin: 0;
    position: relative;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 1.2em;
}

    .modal-dr-bua .wrap-form-bua__tlt:before {
        content: "";
        bottom: 0;
        height: 1px;
        position: absolute;
        left: 15px;
        width: 98%;
    }

.modal-dr-bua .group-info {
    padding: 0 7px;
}

.modal-dr-bua .wrap-form-bua__group {
    border: 0;
    margin: 0;
}

.modal-dr-bua .wrap-form-bua__group-t {
    border: 0;
    border-top: solid 1px rgba(0,0,0,0.1);
    margin-top: 5px;
    padding-top: 15px;
}

.modal-dr-bua .wrap-form-main-md {
    background: rgba(0,0,0,0.03);
    border-radius: 7px 7px 0 0;
    padding: 0px 15px;
    padding-top: 10px;
    border-radius: 7px;
    border: solid 1px rgba(0,0,0,0.1);
}

.modal-dr-bua h2 {
    font-weight: 700;
}

.fua-primary {
    margin-top: 40px;
    padding: 25px 40px;
}

.group-info__double {
    display: flex;
    align-items: center;
}

    .group-info__double input {
        width: 77%;
        margin-right: 3%;
    }

    .group-info__double select {
        width: 20%;
    }

.fua-process {
    padding: 25px 40px;
    margin-bottom: 15px;
}

    .fua-process input,
    .fua-process select,
    .fua-process .group-bua-inputs__box-100 {
        margin-bottom: 0;
    }

.btn-fua-md-main {
    display: flex;
    justify-content: center;
}

    .btn-fua-md-main button {
        border: 0;
        color: #fff;
        font-weight: 700;
        margin-top: 30px;
        margin-bottom: 20px;
        padding: 10px 40px;
        text-transform: uppercase;
        width: 25%;
    }

.btn-fua-md-main_cl {
    background-color: #9c9c9c;
    margin-right: 10px;
}

    .btn-fua-md-main_cl:hover,
    .btn-fua-md-main_cl:active {
        background-color: #868585;
        border: 0;
        outline: 0;
    }

.btn-fua-md-main_ins {
    background-color: #ed3338;
    margin-left: 10px;
}

    .btn-fua-md-main_ins:hover,
    .btn-fua-md-main_ins:active {
        background-color: #ce2328;
        border: 0;
        outline: 0;
    }

.info-conv {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
    position: relative;
}

    .info-conv img {
        cursor: pointer;
        margin-left: 10px;
        width: 30px;
    }

    .info-conv .info-conv__group {
        text-align: right;
        width: 20%;
    }

        .info-conv .info-conv__group:hover .info-conv-box {
            display: block;
        }

.info-conv-box {
    display: none;
    top: 35px;
    border: solid 1px rgba(0,0,0,0.1);
    position: absolute;
    padding: 15px;
    width: 400px;
    border-radius: 7px;
    background: #f7f7f7;
    box-shadow: 0 7px 15px rgba(0,0,0,0.2);
    right: 0;
    z-index: 99;
}

    .info-conv-box .info-conv-box__tlt {
        background: #0b4975;
        padding: 7px;
        color: #fff;
        font-weight: 700;
        margin: 0;
        padding-left: 15px;
        border-radius: 4px 4px 0 0;
        text-align: center;
    }

.info-conv-box__dates p {
    color: #777474;
    margin: 0;
    padding: 0 15px;
    width: 25%;
}

.info-conv-box__dates {
    background-color: rgba(0,0,0,0.05);
    display: flex;
    align-items: center;
    padding: 5px;
}

    .info-conv-box__dates:nth-child(2n-1) {
        background-color: rgba(0,0,0,0.00);
    }

.other-dates-info-b {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    width: 100%;
}

.group-info-w {
    padding: 0 15px;
    width: 100%;
}

.content-mat-inm {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    width: 100%;
}

.add-inm {
    border-bottom: solid 1px rgba(0,0,0,0.1);
    padding-bottom: 7px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
}

    .add-inm label {
        font-size: 1.2em;
    }

.content-mat-inm .number-mat {
    color: #fc492d;
    font-weight: 700;
    font-size: 1.3em;
    margin: 0;
    width: 5%;
}

.content-mat-inm .content-mat-inm-int {
    display: flex;
    width: 95%;
}

.content-mat-inm-t .number-mat {
    width: 2%;
}

.content-mat-inm-t .content-mat-inm-int {
    display: flex;
    flex-wrap: wrap;
    width: 98%;
}

.content-mat-inm-t .group-bua-inputs__box-25 {
    margin-bottom: 0;
}

.content-mat-inm-t .group-info {
    font-size: 0.9em;
}

.content-mat-inm .group-bua-inputs__box-50:first-child {
    padding-right: 15px;
}

.content-mat-inm .group-bua-inputs__box-50:last-child {
    padding-left: 15px;
}

.add-inm .icon-add {
    font-size: 1.7em;
    cursor: pointer;
    color: #0b4975;
}

.icon-delete-state-registration {
    font-size: 1.7em;
    cursor: pointer;
    color: #0b4975;
    margin-left: 11px;
}

.select-state-cnst {
    border-top: solid 1px rgba(0,0,0,0.1);
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
}

.tlt-state-cnst {
    margin-bottom: 10px;
    width: 100%;
}

.form-group-state-cnst {
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(0,0,0,0.05);
    padding: 20px 40px;
    width: 98%;
    border-radius: 5px;
    margin-top: 10px;
    border: solid 1px rgba(0,0,0,0.1);
}

.form-group-state-cnst-left {
    padding-right: 20px;
}

.form-group-state-cnst-right {
    padding-left: 20px;
}

.avaz-state {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

    .avaz-state label {
        font-weight: 300;
        width: 20%;
    }

    .avaz-state input {
        width: 70%;
    }

    .avaz-state.avaz-state-two {
        margin-top: 0;
        margin-bottom: 15px;
    }

        .avaz-state.avaz-state-two label {
            width: 50%;
        }

        .avaz-state.avaz-state-two input {
            width: 50%;
        }

.group-no-tlt-fua {
    margin-top: 40px;
}

.time-cm {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 15px;
    padding: 0;
}

    .time-cm label {
        padding-right: 10px;
        width: 100%;
    }

    .time-cm input {
        width: 80%;
    }

    .time-cm p {
        color: #757575;
        padding-left: 10px;
        margin: 0;
        width: 20%;
    }

.box-result-fua {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    background: #ececec;
    border: solid 1px rgba(0,0,0,0.1);
}

    .box-result-fua label {
        color: #0b4975;
        font-weight: 600;
        margin: 0;
        width: 50%;
    }

    .box-result-fua input {
        width: 50%;
    }

.group-info-w .box-result-fua {
    background: transparent;
    border: solid 0px rgba(0,0,0,0.1);
}

    .group-info-w .box-result-fua label {
        color: #757575;
    }

.group-info-w .box-result-fua-w {
    border-top: solid 1px rgba(0,0,0,0.1);
    padding-top: 30px;
    margin-top: 20px;
}

.box-result-fua-w label {
    width: 20%;
}

.box-result-fua-w input {
    width: 80%;
}

.form-group-result-fua {
    padding: 20px 20px;
}

.m-bottom {
    margin-bottom: 20px;
}

.line-depend {
    background: #d4d4d4;
    height: 1px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.button-up {
    position: fixed;
    bottom: 40px;
    right: 20px;
    cursor: pointer;
    opacity: 0;
    transition: all 0.5s;
}

    .button-up i {
        font-size: 3em;
        color: #0b4975;
    }

.activeBtnUp {
    opacity: 1;
}

.btns-next-fua {
    width: 100%;
    display: flex;
    margin-top: 30px;
    justify-content: flex-end;
}

    .btns-next-fua button {
        background-color: #db4a32;
        font-weight: 700;
        padding: 12px 40px;
        font-size: 1.1em;
        color: #fff;
    }

        .btns-next-fua button:hover {
            background-color: #d44830;
            text-decoration: none;
        }

        .btns-next-fua button i {
            margin-left: 10px;
        }

.txt-note-asp {
    background: #edf1f2;
    padding: 20px;
    border-radius: 5px;
    color: #797979;
    font-size: 1.1em;
    font-weight: 400;
}

.list-txt-fua li {
    color: #757575;
    margin-bottom: 20px;
    font-size: 1.1em;
}

.list-txt-fua p {
    color: #757575;
    font-size: 1.1em;
}

.m-bottom-doble {
    margin-bottom: 40px;
}

.no-top {
    margin-top: 0;
}

.k-webkit .k-combobox .k-dropdown-wrap:before, .k-webkit .k-picker-wrap:before, .k-webkit .k-numeric-wrap:before {
    display: none;
}

.loginForm__two {
    padding: 30px 40px;
}

.loginForm__two--group {
    padding: 0 20px;
}

.modal-dir .modal-content {
    background-color: #edf1f2;
    padding: 30px 60px;
    border-radius: 0;
    box-shadow: 0 0 0;
}

.modal-dir__tlt {
    border-bottom: solid 1px rgba(0, 0, 0, 0.15);
    color: #0f4778;
    text-transform: uppercase;
    margin-bottom: 25px;
    padding: 7px 0;
    font-size: 1.4em;
    font-weight: 700;
}

.final-report span.error {
    color: #d84931;
}

a.btn.btn-add {
    color: #fff;
    background-color: #0b4975;
    border-color: #0b4975;
    padding: 5px;
    font-size: 14px;
}

.final-report p.info-text {
    margin-bottom: 10px;
    font-size: 16px;
}

.avl-form {
    max-width: 100%;
}

.group-input-lg .k-widget.k-dropdown.k-header {
    width: 100%;
    height: 43px;
    margin-bottom: 15px;
}


.group-input-lg .k-dropdown-wrap.k-state-default {
    height: 100%;
    border: solid 1px #dde2e3;
    border-bottom: 2px solid #2d5d9a;
    box-sizing: border-box;
    border-radius: 0;
}

.group-input-lg .k-dropdown-wrap.k-state-focused {
    -webkit-box-shadow: 0 0 0px 0 #67afe9;
    box-shadow: 0 0 0px 0 #67afe9;
}

.group-input-lg .k-dropdown .k-input {
    padding-top: 5px;
}

.group-input-lg .k-dropdown-wrap {
    background-color: #ffffff !important;
}

    .group-input-lg .k-dropdown-wrap.k-state-hover {
        background-color: #ffffff;
    }


.field-validation-error {
    color: #db4a32 !important;
    margin-bottom: 10px;
    display: block;
}

.other-property-dependency input[type="checkbox"] {
    display: none;
}

.other-property-dependency .custom-checkbox label {
    width: auto;
    padding-right: 8px;
    margin-right: 15px;
}

    .other-property-dependency .custom-checkbox label:before {
        left: 0;
        top: 1px;
    }

    .other-property-dependency .custom-checkbox label:after {
        left: 5px;
        top: 1px;
    }

.other-property-dependency .custom-checkbox {
    margin-top: 0px;
}

.panel-body.time-alarm .flex-input {
    display: flex;
}

    .panel-body.time-alarm .flex-input select {
        background-image: url(/Content/Images/icons/icon-arrow-select.png) !important;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 20px 35px;
        height: 34px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-position-x: right;
        padding: 6px 30px 6px 12px;
    }

.panel.panel-default .panel-body.time-alarm .k-select {
    background: transparent !important;
}

.panel.panel-default .panel-body.time-alarm .k-icon.k-i-arrow-s {
    background-image: url('/Content/Vendor/Kendo/web/Bootstrap/sprite.png') !important;
}

.container-alarm .alarm-wrap {
    width: 100%;
    height: 40px;
}

    .container-alarm .alarm-wrap.green {
        background-color: green;
    }

    .container-alarm .alarm-wrap.yellow {
        background-color: yellow;
    }

    .container-alarm .alarm-wrap.orange {
        background-color: orange;
    }

.alarm-wrap.red {
    background-color: red;
}

/*******  RESPONSIVE  ********/
@media (max-width: 1350px) {
    .wrap-login {
        background-size: 100% 480px;
    }

    .logo-rv {
        margin-bottom: 20px;
        text-align: center;
    }

        .logo-rv img {
            width: 200px;
        }
}

@media (max-width: 1200px) {
    .inputs-chek-asig .container-checkBox {
        width: 33.3%;
    }

    .panel-m-programming .panel-body {
        padding: 20px 20px !important;
    }

    .progamming-visit-t {
        padding: 20px 20px !important;
    }

    .inputs-file-compt .box {
        width: 53%;
    }

    .group-bua-inputs__box-33 {
        width: 50%;
    }

    .number-notaria .group-info label {
        font-size: 0.9em;
    }


    .group-bua-inputs__box-25 {
        width: 33%;
    }

    .group-bua-inputs__box-20 {
        width: 33%;
    }
}

@media (max-width: 991px) {

    .lds-dual-ring {
        display: none;
    }

    .wrap-login {
        background-size: 100% 320px;
    }

    #menu {
        transform: translateX(-105%);
    }

        #menu.openMenu {
            transform: translateX(0);
        }

    #menu {
        top: 65px;
        box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    }

    .icon-menu {
        display: block;
    }

    #wrapper {
        padding-left: 0px !important;
    }

    .wrap-main {
        padding: 30px 30px;
        padding-top: 50px;
    }

    .wrap-menu-main__logo {
        width: 60%;
    }

    .wrap-menu-main__user {
        width: 40%;
        padding: 0;
    }

        .wrap-menu-main__user .fa.fa-user {
            display: none !important;
        }

    .nav.navbar-right.top-nav {
        padding: 0;
    }

    .basic-table {
        overflow-x: scroll;
    }

        .basic-table .k-widget.k-grid {
            width: 900px;
        }

    .box-info-edit-av {
        width: 46%;
    }

    .list-download-box-av ul {
        width: 50%;
    }

    .over-list-table {
        overflow: auto;
    }

    .modal-dr-bua {
        padding: 20px 20px;
    }

    .group-bua-inputs__box-25 {
        width: 50%;
    }

    .group-bua-inputs__box-20 {
        width: 50%;
    }
}

@media(max-width: 768px) {
    .inputs-chek-asig .container-checkBox {
        width: 50%;
    }

    .wrap-login {
        background-size: 100% 250px;
    }

    .logo-rv img {
        width: 200px;
    }

    .loginForm {
        padding: 30px 40px;
        width: 100%;
    }

    .loginForm-pass {
        margin: auto;
        width: 80%;
    }

    .txt-right-sg {
        font-size: 1.2em;
    }

    .progamming-visit .panel-body {
        display: block;
    }

        .progamming-visit .panel-body .panel-body {
            width: 100%;
        }

    .progamming-visit .form-group {
        width: 100%;
        margin-right: 10%;
    }

    .progamming-visit .button-programming-visit {
        width: 100%;
    }

    .container-sg {
        display: block;
    }

        .container-sg .container-sg--left {
            border-left: 0;
            margin-top: 25px;
            padding-left: 0;
            border-top: solid 1px rgba(0,0,0,0.15);
            padding-top: 20px;
            width: 100%;
        }

        .container-sg .container-sg--right {
            width: 100%;
            padding: 0px;
        }

    .row.flex-row {
        display: block;
    }

    .detail-traking .container-sg {
        display: flex;
    }

    .detail-traking .container-list-visit-traking {
        padding-top: 20px;
        border-left: none;
        margin-top: 25px;
        border-top: solid 1px rgba(0,0,0,0.1);
    }

    .group-box-assigment {
        display: block;
    }

        .group-box-assigment .form-group-text, .group-box-assigment .form-group-select {
            width: 100%;
            margin-right: 0;
        }

            .group-box-assigment .form-group-text:nth-child(2n+1), .group-box-assigment .form-group-select:nth-child(2n+1) {
                margin-left: 0;
            }

    .form-group-radio .radio {
        width: 50%;
    }

    .group-box-assigment {
        padding: 30px 30px !important;
        padding-left: 30px !important;
    }

    .inputs-file-compt .box {
        width: 100%;
        padding-left: 0%;
    }

    .inputs-complementation-ap .inputs-complementation-ap__group {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 15px;
    }

        .inputs-complementation-ap .inputs-complementation-ap__group:nth-child(2n+1) {
            margin-left: 0;
        }

    .inputs-file-compt-archive__box {
        width: 50%;
    }

    .btns-completation {
        margin-top: 30px;
        padding-right: 20px;
    }

    .divIntersts {
        padding: 20px;
    }

    .list-group-item__group {
        display: block;
    }

        .list-group-item__group .col-xs-12 {
            border-bottom: solid 1px rgba(0,0,0,0.1);
            padding-top: 10px;
            margin-bottom: 3px;
        }

        .list-group-item__group .cont-box-btn {
            border-bottom: 0;
        }

        .list-group-item__group .col-xs-12 .btn.btn-xs.btn-danger {
            float: left !important;
        }

    .select-filter-m .form-group {
        width: 100%;
    }

    .select-filter-m .btn-info {
        margin-left: 0px;
    }

    .select-filter-m {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .box-info-edit-av {
        width: 100%;
        margin-right: 0px;
    }

    .list-download-box-av ul {
        width: 100%;
    }

    .main-detail-av .col-xs-12.col-md-12.col-lg-12 .panel-body {
        padding: 30px 30px !important;
        padding-bottom: 20px !important;
    }

    .txt-download-av a {
        margin-left: 30px;
    }

    .modal-dr-bua {
        padding: 20px 20px;
    }

    .group-bua-inputs__box-33 {
        width: 100%;
    }

    .info-conv-box {
        width: 100%;
    }

    .info-conv .info-conv__group {
        width: 100%;
    }

    .group-bua-inputs__box-50 {
        width: 100%;
    }

    .group-bua-inputs__box-25,
    .group-bua-inputs__box-20 {
        width: 100%;
    }

    .group-bua-inputs__box-16 {
        width: 100%;
    }

    .main-tlt {
        padding-left: 0px !important;
    }

    .wrap-form-bua {
        padding: 0;
    }

        .wrap-form-bua .custom-checkbox, .wrap-form-bua .custom-radio {
            margin-top: 7px;
        }

    .group-bua-inputs-ct {
        padding: 30px 10px;
    }

    .fua-process {
        padding: 25px 20px;
    }

    .wrap-form-bua__tltSub {
        margin-left: 15px;
    }

    .form-group-radio {
        padding: 20px 20px;
    }

    .form-bua-box-sil .group-info {
        padding: 0;
    }

    .m-bottom {
        margin-bottom: 0;
    }

    .group-bua-inputs__box--icon input {
        width: 85%;
    }

    .group-bua-inputs__box--icon .group-bua-inputs__box--iconIcon {
        width: 15%;
    }
}

@media (max-width: 600px) {
    .form-main-asign {
        width: 100%;
    }

    .form-group-radio .radio {
        width: 100%;
    }

    .group-box-assigment .btn.btn-default.btn-cancel, .group-box-assigment input[type=submit], .group-box-assigment .btn.btn-primary {
        margin-bottom: 10px;
        width: 100%;
    }

    .form-edit-chek .multi-select-item {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .inputs-chek-asig .container-checkBox {
        width: 100%;
    }

    a.ol-password.left {
        float: left;
        width: 100%;
    }
}

@media (max-width: 400px) {
    .icon-menu {
        margin-left: 20px;
    }
}

@media(min-width:768px) {
    #wrapper {
        padding-left: 225px;
    }

    #page-wrapper {
        padding: 10px;
    }
}


.lds-dual-ring {
    display: inline-block;
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 90px;
}

    .lds-dual-ring:after {
        content: " ";
        display: block;
        width: 46px;
        height: 46px;
        margin: 1px;
        border-radius: 50%;
        border: 5px solid #fff;
        border-color: #fa3225 transparent #fa3225 transparent;
        animation: lds-dual-ring 1.2s linear infinite;
    }

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.dropbtn {
    background-color: #d84931;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    border-radius: 12px;
}

.dropdown-actions {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: aliceblue;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #ddd;
        }

.dropdown-actions:hover .dropdown-content {
    display: block;
}

.dropdown-actions:hover .dropbtn {
    background-color: #F06E58;
}

.wrap-menu-nav ul li ul {
    padding: 0px;
    width: 90%;
}

.wrap-menu-nav ul {
    list-style-type: none;
}

.pagination-table {
    display: inline-block;
}

    .pagination-table a {
        color: black;
        float: left;
        padding: 8px 16px;
        border: 1px solid gray;
    }

        .pagination-table a.activo {
            background-color: #0b4975;
            color: white;
        }

        .pagination-table a:hover:not(.activo) {
            background-color: gray;
        }


        .pagination-table a:first-child {
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }

        .pagination-table a:last-child {
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }

.loginForm.create .group-input-lg {
    margin-bottom: 25px;
}

    .loginForm.create .group-input-lg select {
        padding: 10px 20px;
        height: 42px;
        margin-bottom: 10px;
        width: 100%;
    }

    .loginForm.create .group-input-lg input {
        margin-bottom: 10px;
    }