﻿body {
    font-family: 'Montserrat', sans-serif;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.content-area {
    background: #e5e5e5 !important;
    padding: 1rem;
    flex: 1 1 auto;
    overflow-y: auto;
    min-height: 400px;
}

.contenido {
    background: white;
    min-height: 400px;
    padding-top: 2em;
}

.background-dark {
    background: #343a40 !important;
}

.text-center {
    text-align: center;
}


.box-central {
    background-color: #fff;
    max-width: 35%;
    min-height: 100px;
    /*-webkit-box-shadow: 0 15px 10px -13px #111;
       -moz-box-shadow: 0 15px 10px -13px #111;
            box-shadow: 0 15px 10px -13px #111;*/
    margin: auto;
    padding: 30px;
}

.box-central {
    background-color: #fff;
    max-width: 35%;
    min-height: 100px;
    /*-webkit-box-shadow: 0 15px 10px -13px #111;
       -moz-box-shadow: 0 15px 10px -13px #111;
            box-shadow: 0 15px 10px -13px #111;*/
    margin: auto;
    padding: 30px;
}

    .box-central.logged {
        background-color: #fff;
        max-width: 100%;
        min-height: 100px;
        /*-webkit-box-shadow: 0 15px 10px -13px #111;
       -moz-box-shadow: 0 15px 10px -13px #111;
            box-shadow: 0 15px 10px -13px #111;*/
        margin: auto;
        padding: 30px;
    }


.bg-login {
    background-color: #13324F;
    background: url(../../Contents/Images/encustody-bg.jpg) center center fixed no-repeat !important;
}


.titular-centro h2 {
    font-size: 17px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    color: #122237;
}

.encabezado {
    max-width: 450px;
    min-height: 100px;
    margin: 40px auto 0;
}

.bg-login .form-group .form-control {
    font-size: 13px;
}

.bg-login .form-group label {
    /*font-size:14px;
     font-weight:500;*/
}

.box-central .btn {
    /*width: 100%;*/
    font-size: 14px;
}

.alert {
    font-size: 14px;
}

    .alert .texto-resaltado {
        color: #7b0d0d !important;
        text-align: center;
        font-weight: bold !important;
    }



.top-header .btn-primary {
    font-size: 14px;
    margin-top: 20px;
    margin-right: 20px;
}

.btn-primary {
    color: #fff;
    background-color: #01a6e6;
    border-color: #01a6e6;
}


    .btn-primary:hover, .btn-primary:focus {
        color: #fff;
        background-color: #2196F3;
        border-color: #2196F3;
    }

.btn-top {
    color: #fff;
    background-color: #012d4f;
    border-color: #012d4f;
    padding: 3px 15px;
    margin-top: 20px;
    margin-left: 10px;
    font-size: 14px;
}

    .btn-top:hover, .btn-top:focus {
        color: #01a6e6;
        background-color: #011a2e;
        border-color: #011a2e;
    }

.estilo-form .form-control {
    font-size: 14px;
}

.estilo-form label {
    font-size: 14px;
    font-weight: 500;
}

.logo-encustody {
    width: 283px;
    height: 45px;
    margin: 30px auto 40px;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.font-size-12 {
    font-size: 12px;
}

.box-central h4 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #236595;
    font-weight: 300;
    font-size: 18px;
    margin: auto;
}

.box-central .form-control {
    height: 43px;
    border-radius: 20px !important;
    padding-left: 15px;
    font-size: 13px;
    font-weight: 600;
    color: #5D5D5D;
}

.encustody-container .form-control {
    height: 43px;
    border-radius: 20px !important;
    padding-left: 15px;
    font-size: 13px;
    font-weight: 600;
    color: #5D5D5D;
}

.encustody-container label {
    font-weight: 600;
    color: #A4A4A4;
    font-size: 13px;
    font-weight: 400;
}

.box-central label {
    font-weight: 600;
    color: #A4A4A4;
    font-size: 13px;
    font-weight: 400;
}

    .box-central label.modal-label {
        
        font-weight: 600;
        color: #A4A4A4;
        font-size: 17px;
        
        /*font-weight: 400;*/
    }


.box-central .form-control {
    border: 1px solid #A4A4A4 !important;
}

.btn-primary {
    background-color: #236595 !important;
    background-image: none !important;
    border: none !important;
    border-radius: 20px !important;
    padding: 12px 50px !important;
}

    .btn-primary:hover, .btn-primary:focus {
        background-color: #195A82 !important;
        background-image: none !important;
        border: none !important;
        color: #fff !important;
    }

.btn-secondary {
    border-radius: 20px !important;
    padding: 12px 50px !important;
}

#divFirmar .btn-primary {
    width: 100%;
    margin-top: 20px;
    font-weight: 600;
}

#divFirmar .btn-group, .btn-group-vertical {
    width: 100%;
}

.box-central form {
    width: 100%;
}

.top-header .btn-top {
    background-color: #012d4f;
    border-color: #012d4f;
    padding: 5px 5px;
    border-radius: 50%;
    float: left;
}

.botones-header {
    float: right;
}

#pdf-canvas {
    margin: auto !important;
    display: block !important;
}

#pdf-contents {
    background-color: #d5d3d3;
    padding-top: 20px;
    padding-bottom: 20px;
}

#pdf-canvas {
    /*width: 100%;*/
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    /*width: 60px;
    height: 34px;*/
    width: 8%;
    height: 80%;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 70%;
        width: 40%;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(95%);
    -ms-transform: translateX(95%);
    transform: translateX(95%);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }


overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    background: #222;
    opacity: 0.4;
    filter: alpha(opacity=40);
    z-index: 9999999;
}

.container-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: table;
    z-index: 99999999;
}

.content-overlay {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.spinner {
    width: 180px;
    /*height: 105px;*/
    height: 10%;
    margin: auto auto;
    background-color: #FFF;
    /*background: repeating-linear-gradient(
      45deg,
      #FFF,
      #FFF 1px,
      #BBB 1px,
      #BBB 2px
    );*/
    padding: 10px;
    font-size: 14px;
    color: #444;
    border-radius: 10px;
    border: 5px solid #2B5B7B; /*#14522F;*/
}



#spinner-container {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    background-color: #222;
    opacity: 0.3;
}

#spinner-content {
    opacity: 1;
    color: #FFF;
    margin: 22% 48%;
    position: absolute;
    overflow: hidden;
}

.imgProcesando {
    /*background: url(../../Contents/Images/procesando.gif) center center fixed no-repeat !important;*/
}

@media (max-width: 480px) { /*480*/
    .box-central {
        max-width: 85% !important;
    }

    .box-central.logged {
        max-width: 100% !important;
    }

    .box-central h4 {
        font-weight: 400;
        font-size: 16px;
    }

    .logo-encustody img {
        width: 85%;
        margin-left: 1.5rem;
    }
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

@media (min-width: 480px) {
    .col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12 {
        float: left;
    }
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
}
