﻿body {
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif !important;
    padding-top: 54px;
    padding-bottom: 0;
    margin-bottom: 100px;
    font-size: 140%;
    color: #111;
}


html {
    position: relative;
    min-height: 100%;
}


.body-content {
    padding: 15px;
    padding-top: 20px;
    background-color: #fff;
}

textarea {
    resize: vertical;
}


.navbar {
    min-height: 52px;
    margin-bottom: 1px;
}


.navbar-inverse {
    /*background-color: #8abccb;*/
    /*background-color: #9dcad8;*/
    background-color: #fff;
    /*border-bottom: solid 2px #177E8D;*/
    /* border-bottom: solid 1px #009FC0;*/
    /*border-bottom: solid 1px #0094C7;*/
    /*border-bottom: solid 1px #b0b0b0;*/
    border-bottom: solid 2px #3563d3;
    color: #0094C7;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);*/
}


.colBorder {
    height: 0px;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

    .colBorder div {
        height: 0px;
        float: left;
    }

    .colBorder .yellow {
        background-color: #FED22B;
        width: 34%;
    }

    .colBorder .blue {
        background-color: #144F8F;
        width: 33%;
    }

    .colBorder .red {
        background-color: #D81431;
        width: 33%;
    }

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-brand:visited {
    color: #000;
    height: 48px !important;
    background-image: url('Logo MinSalud Small Saliente.png');
    background-repeat: no-repeat;
    position: absolute;
    z-index: 99999;
    background-position: top left;
    padding-left: 250px;
    font-weight: bold;
}
.navbar-inverse .navbar-brand {
    background-size: contain;
    margin-left: 20px !important;
    width: 100%;
}

    .navbar-inverse .navbar-brand:hover {
        color: #3563d3;
    }


    .navbar-inverse .navbar-brand .img3 {
        background-image: url('Logo Col.png');
        background-repeat: no-repeat;
        background-position-y: 0px;
        background-size: 90px;
        margin: 0 0 0 15px;
        width: 115px;
        height: 45px;
        display: inline-block;
    }

    .navbar-inverse .navbar-brand .img2 {
        background-image: url('../Images/pdsp-logo.png');
        background-repeat: no-repeat;
        background-position-y: 2px;
        background-size: 75px;
        margin: 0 15px;
        width: 80px;
        height: 40px;
        display: inline-block;
    }

    .navbar-inverse .navbar-brand .img {
        background-image: url('new_logo_piece2.png');
        background-repeat: no-repeat;
        background-position-y: 7px;
        background-size: 144px;
        margin-right: 0;
        width: 144px;
        height: 40px;
        display: inline-block;
    }

.navbar-inverse .navbar-nav > li > a {
    font-weight: 700;
    text-transform: uppercase;
    border-left: 1px solid #fff;
    padding: 14px 25px 11px 25px;
    color: #0094C7;
}

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-nav > li > a:hover {
        color: #333333;
    }

.textRemaining {
    font-size: 12px !important;
    margin-bottom: 5px !important;
}


.nav > li:last-child {
    border-right: none;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #0094c7;
}

.navbar-inverse .navbar-nav .open .dropdown-menu {
    background-color: #0094c7;
    z-index: 1032;
}

    .navbar-inverse .navbar-nav .open .dropdown-menu > li {
        background-color: #0094c7;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            background-color: #eee;
        }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333 !important;
        }

.navbar-inverse .dropdown-menu {
    padding-top: 0;
}

    .navbar-inverse .dropdown-menu .divider {
        background-color: #0094C7 !important;
        margin-top: 0px;
        margin-bottom: 2px;
    }


.width99 {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
}


#main-body {
    padding: 0 3px;
}


.dl-horizontal dt {
    white-space: normal;
}

#logo-header {
    height: 100px;
    margin: 0 auto;
    max-width: 1200px;
}

#main-footer {
    /* background-color: #8abccb;*/
    background-color: #3563d3;
    padding-bottom: 5px;
    font-size: 0.9em;
    /*border-top: 1px solid #0094C7;*/
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    color: #ffffff;
    text-align: center;
}

    #main-footer .colBorder {
        box-shadow: none;
    }

    #main-footer a {
        color: white;
    }

    #main-footer ul {
        list-style: none;
        text-align: center;
    }

    #main-footer a:hover {
        color: #f0d922;
    }

#current-page-header {
    padding: 15px 10px 8px 10px;
    border-bottom: solid 1px #177E8D;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    margin-bottom: 2px;
}

    #current-page-header .title, #current-page-header .title a {
        color: #177E8D;
    }

        #current-page-header .title a:hover {
            color: #3563d3;
        }


        #current-page-header .title h1 {
            color: inherit;
            margin-bottom: 0px;
            margin-top: 5px;
            font-size: 150%;
        }

    #current-page-header div.btn-group {
        margin: 5px 15px;
    }

#hr1 {
    margin: 2px;
    border: 2px solid#fff;
}

#hr2 {
    margin: 2px 4px 10px;
    border: 1px solid#fff;
}

@media (max-width: 990px) {
    body {
        margin-bottom: 200px;
    }

    .moduleTitle, .moduleTitle ul, .moduleTitle ul li a, .moduleTitle ul li {
        font-size: 14px !important;
        margin: 0;
        padding: 0 !important;
    }

    #mainHeader {
        margin: 0;
        padding: 0 !important;
    }
}

@media (max-width: 768px) {

    .moduleTitle {
        background-color: #fff;
        border-bottom: 1px solid #009FC0;
    }

    #mainHeader ul.nav.navbar-nav {
        margin-top: 0;
    }

    .navbar-collapse {
        border-top: solid 1px #177e8d;
        border-bottom: solid 1px #177e8d;
        box-shadow: 0 1px 2px rgba(0,0,0,.3);
        text-align: center;
        vertical-align: top;
        background-color: #FFF;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #333;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

    .navbar-collapse .nav {
        margin-bottom: 0;
        vertical-align: top;
    }

        .navbar-collapse .nav > li {
            display: inline-block;
            vertical-align: top;
        }

    #current-page-header {
        z-index: 1;
    }

    body {
        margin-bottom: 300px;
        /*padding-top: 137px;*/
    }



    #main-body {
        margin-top: 0 !important;
    }
}

#loginForm {
    width: 50%;
    margin-top: 100px;
    margin-bottom: 100px;
}

.contentGroupInfo {
    max-height: 470px;
    overflow-y: auto;
    padding: 0;
    padding-top: 1px;
}

.btn-icon {
    padding: 0 !important;
    background-color: #0094c7;
}

    .btn-primary:hover {
        background-color: #3563d3;
    }

.btn-default.btn-icon:hover i {
    border-color: #adadad;
}

.btn-default.btn-icon span, .btn-primary.btn-sm.btn-icon span {
    padding: 5px 10px;
    display: inline-block;
}

.btn-primary.btn-sm.btn-icon i {
    padding: 8px 5px;
    border-right: 1px solid #d6d6d6;
    background-color: #0094c7;
}



.btn-primary.btn-sm.btn-icon:hover i {
    background-color: #006687;
}

.buttonsDiv {
    padding: 20px 0;
    text-align: right;
    border-top: 1px solid #0094c7;
    margin-top: 20px;
}

.input-validation-error {
    border: 1px solid #f04124 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #f2dede !important;
    color: #a94442 !important;
}

    .input-validation-error:focus {
        border-color: #d32a0e;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f79483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f79483;
    }

.input-validation-empty {
    border: 1px solid #f04124 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #FFDF89 !important;
    color: #a94442 !important;
}

.alert-empty {
    background-color: #FFDF89 !important;
}

.input-validation-empty:focus {
    border-color: #d32a0e;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f79483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f79483;
}

.no-border {
    border: none !important;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.tdAddButton, .tdDelButton {
    width: 1%;
    text-align: center;
}

.tdBorderLeft {
    border-left: 1px solid #ddd;
}

table td table td {
    padding: 3px !important;
}

.fa-fw {
    width: 1em !important;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li.userInfo {
    background-color: #eee !important;
    color: #000;
    padding: 5px 10px 8px;
    text-align: center;
}

.panel-number a {
    margin: 6px 0px;
    display: inline-block;
}

.panel-number .panel-heading {
    /*background-color: rgb(254, 222, 136) !important;*/
    background-color: #8abccb;
    color: #fff;
    padding: 0;
    /*padding: 10px 15px;*/
    display: table;
    width: 100%;
}

.panel-number .lila {
    background-color: #d9bae4 !important;
}

.panel-number .green {
    background-color: #bddea1 !important;
}

.panel-number .panel-heading:hover .name {
    text-decoration: underline;
}

.panel-number .panel-heading .number {
    border-right: 1px solid #ccc;
    width: 154px;
    padding: 10px 15px;
    display: table-cell;
    height: 100%;
    max-height: 100%;
    min-height: 100%;
    /*background-color: rgb(254, 221, 129);*/
    background-color: #8ab0bb;
    text-align: center;
}

.lila .number {
    background-color: #c6b2cc !important;
}

.green .number {
    background-color: #a9cb8d !important;
}

.panel-number .panel-heading .number span {
    font-size: 12px;
    display: block;
}

.panel-number .panel-heading .name {
    padding: 10px 15px;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    max-height: 100%;
    min-height: 100%;
}

.panel .panel-default .panel-number .panel-heading .panel-title .name .big {
    font-size: 18px;
}

.panel-number-short .panel-heading {
    background-color: #eee !important;
}

    .panel-number-short .panel-heading .number {
        width: 40px;
        background-color: #eae8e8;
    }

#accordion21 .panel-heading .number, #accordion11 .panel-heading .number, #accordion1 .panel-heading .number, #accordion2 .panel-heading .number, #accordion3 .panel-heading .number, #accordion4 .panel-heading .number {
    background-color: #eae8e8 !important;
    width: 85px;
}

#accordion21 .panel-heading, #accordion11 .panel-heading, #accordion1 .panel-heading, #accordion2 .panel-heading, #accordion3 .panel-heading, #accordion4 .panel-heading {
    background-color: #eee !important;
    color: #333;
}

#accordion21 .panel-number .panel-heading .name, #accordion11 .panel-number .panel-heading .name, #accordion1 .panel-number .panel-heading .name, #accordion2 .panel-number .panel-heading .name, #accordion3 .panel-number .panel-heading .name, #accordion4 .panel-number .panel-heading .name {
    font-size: 16px;
}

.panel-accordion .panel-title {
    font-size: 14px;
}

.panel-accordion .panel-heading .number {
    width: 125px;
}


@media (max-width: 1600px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 1600px) {
    .container {
        width: 1500px;
    }
}

blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 15px;
    border-left: 5px solid #177E8D;
    border-radius: 2px;
}

.input-group-addon, .form-control {
    font-size: 100% !important;
    /*height: auto;
    line-height: 19px;
    min-height: 20px;*/
    padding: 5px 10px;
}

.navbar-right li a {
    border: 0 !important;
    color: #ffffff;
}

.panel-heading {
    font-size: 14px;
}

.btn-file {
    position: relative;
    overflow: hidden;
    padding: 6px 10px;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        background: red;
        cursor: inherit;
        display: block;
    }

#territoryImage {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    color: #ddd;
    padding-left: 10px;
    padding-right: 10px;
}

    #territoryImage i {
        font-size: 18em;
    }


.validation-summary-errors, .field-validation-error {
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    border-left-width: 5px;
    border-left-color: #843534;
    padding: 15px 30px 15px 26px;
    display: block;
}


.form-horizontal .field-validation-error {
    display: inline;
}

.field-validation-error {
    padding-top: 5px;
    padding-bottom: 5px;
    border-left-width: 1px;
    padding-left: 15px;
    border-bottom: 0;
    border-radius: 4px;
    border-color: #d32a0e;
    margin-bottom: -5px;
    padding-bottom: 12px;
}

.validation-summary-errors ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.body-content .mainAlert {
    margin: -15px -15px 15px -15px;
}

#pnlNotifications {
    padding: 0;
}

.alert {
    border-radius: 0;
}

.PDSPLogoTitle {
    border-right: 2px solid #0094c7;
    margin: 0 10px 10px 0px;
    padding-right: 10px;
    max-width: 155px;
    max-height: 80px;
}

.tab-pane {
    padding-top: 10px;
}

fieldset {
    margin-top: 15px;
    margin-bottom: 10px;
}

legend {
    margin-top: 12px;
    margin-bottom: 10px;
    padding-bottom: 3px;
    /*border-bottom-color:#177E8D;
    color:#177E8D;*/
    /*border-bottom-color: #009FC0;
    color: #009FC0;*/
    border-bottom: 1px solid #0094c7;
    color: #0094c7;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
    text-align: left;
}

    legend > select.form-control {
        font-size: 16px !important;
        width: auto !important;
        display: inline-block !important;
    }

a {
    color: #0094c7;
}

    a:hover {
        color: #3563d3;
    }

.customList .list-group-item {
    padding: 0px !important;
}

#btnShowFieldsError {
    margin-left: 20px;
}

.customList .list-group-item .input-group-addon {
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    border-right: 1px solid #ccc;
    font-weight: bold;
}

.customList .list-group-item .form-control {
    border: 0;
    height: auto;
    word-break: break-all;
}

.deleteItem {
    float: right;
    top: 5px;
    right: 7px;
    position: absolute;
}

    .deleteItem i {
        color: #337ab7 !important;
    }

.no-list {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    list-style-position: unset;
}

p {
    text-align: justify;
}

.modal-header {
    border-color: #0094c7;
    border-bottom-width: 2px;
    color: #0094c7;
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
    margin: 0 0 0 0;
    padding: 5px;
    background: #666;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px;
}

.tdGreen {
    text-align: center;
    background-color: #c1ed9c;
    border: 1px solid #a0cb7a !important;
}

.tdRed {
    text-align: center;
    background-color: #FFCCCC;
    border: 1px solid #DDAAAA !important;
}

.tdYellow {
    text-align: center;
    background-color: rgb(253, 255, 179);
    border: 1px solid rgb(223, 225, 149) !important;
}

.bgGreen {
    background-color: #c1ed9c !important;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.bgRed {
    background-color: #FFCCCC !important;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.bgYellow {
    background-color: rgb(253, 255, 179) !important;
    border: 1px solid #ccc;
    border-radius: 3px;
}


.bgWhite {
    background-color: #FFFFFF !important;
}

.table > thead > tr > th {
    text-align: center;
    vertical-align: middle;
}

.table > tbody > tr > td {
    vertical-align: middle;
    word-break: break-word;
}

.thead-default th {
    color: #55595c;
    background-color: #eceeef;
    text-align: center;
}

.thead-color th {
    color: #FFFFFF;
    background-color: #9dcad8;
    text-align: center;
    border: solid 1px #FFFFFF !important;
}

.nav-tabs.nav-justified.nav-tabs-PASE {
    border-bottom: 2px solid #ccc;
}

    .nav-tabs.nav-justified.nav-tabs-PASE.colorDimension1, .nav-tabs.nav-justified.nav-tabs-PASE > li.colorDimension1 {
        border-color: #f5c883;
        background-color: transparent;
    }

        .colorDimension1, .nav-tabs.nav-justified.nav-tabs-PASE > li.colorDimension1.active > a {
            background-color: #f5c883;
            border-color: #f5c883;
            text-align: center;
        }

span.colorDimension1 {
    color: #f5c883;
    background-color: transparent;
    border: 0;
    font-weight: 700;
}

.nav-tabs.nav-justified.nav-tabs-PASE.colorDimension2, .nav-tabs.nav-justified.nav-tabs-PASE > li.colorDimension2 {
    border-color: #dde674;
    background-color: transparent;
}

    .colorDimension2, .nav-tabs.nav-justified.nav-tabs-PASE > li.colorDimension2.active > a {
        background-color: #dde674;
        border-color: #dde674;
        text-align: center;
    }

span.colorDimension2 {
    color: #dde674;
    background-color: transparent;
    border: 0;
    font-weight: 700;
}

.nav-tabs.nav-justified.nav-tabs-PASE.colorDimension3, .nav-tabs.nav-justified.nav-tabs-PASE > li.colorDimension3 {
    border-color: #f7eb8d;
    background-color: transparent;
}

span.colorDimension3 {
    color: #f7eb8d;
    background-color: transparent;
    border: 0;
    font-weight: 700;
}


.colorDimension3, .nav-tabs.nav-justified.nav-tabs-PASE > li.colorDimension3.active > a {
    background-color: #f7eb8d;
    border-color: #f7eb8d;
    text-align: center;
}



.nav-tabs.nav-justified.nav-tabs-PASE.colorDimension5, .nav-tabs.nav-justified.nav-tabs-PASE > li.colorDimension5 {
    border-color: #e8c0dc;
    background-color: transparent;
}

span.colorDimension5 {
    color: #e8c0dc;
    background-color: transparent;
    border: 0;
    font-weight: 700;
}

.colorDimension5, .nav-tabs.nav-justified.nav-tabs-PASE > li.colorDimension5.active > a {
    background-color: #e8c0dc;
    border-color: #e8c0dc;
    text-align: center;
}




.colorDimension4, .nav-tabs.nav-justified.nav-tabs-PASE > li.colorDimension4.active > a {
    background-color: #afd3ea;
    border-color: #afd3ea;
    text-align: center;
}

span.colorDimension4 {
    color: #afd3ea;
    background-color: transparent;
    border: 0;
    font-weight: 700;
}

.nav-tabs.nav-justified.nav-tabs-PASE.colorDimension4, .nav-tabs.nav-justified.nav-tabs-PASE > li.colorDimension4 {
    border-color: #afd3ea;
    background-color: transparent;
}



.nav-tabs.nav-justified.nav-tabs-PASE > li > a {
    border-radius: 4px 4px 0 0;
    border: 1px solid #ddd;
    border-bottom: 0;
    margin: 0 3px;
    margin-bottom: -1px;
}

.nav-justified.nav-tabs-PASE > li > a:hover {
    background-color: #f3f3f3;
    border-bottom-color: transparent;
}

.nav-tabs.nav-justified.nav-tabs-PASE > li.active > a,
.nav-tabs.nav-justified.nav-tabs-PASE > li.active > a:hover,
.nav-tabs.nav-justified.nav-tabs-PASE > li.active > a:focus {
    color: #333;
    border-bottom: 0;
}

.nav-tabs > li > a, .nav-tabs > li > a:hover {
    border-color: #eee;
    border-bottom-color: #177E8D;
}

.nav-tabs, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color: #177E8D;
    color: #177E8D;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        border-bottom-color: transparent;
    }

.textAreaMatrix {
    margin: 0;
    border-radius: 0;
    width: 100%;
    font-size: 100% !important;
    padding: 5px 10px;
    border: 0;
    border-bottom: 1px solid #ccc;
}

#tblImplicaiones {
    margin-top: -15px;
}

    #tblImplicaiones tbody th {
        min-width: 120px;
        vertical-align: middle;
        font-weight: normal;
    }

    #tblImplicaiones table thead th:first-child {
        min-width: 120px;
    }

    #tblImplicaiones table thead th {
        min-width: 250px;
    }

    #tblImplicaiones table tbody td {
        vertical-align: top !important;
    }

    #tblImplicaiones table {
        margin: 0;
    }

.leftFormLabel {
    text-align: left;
    width: 30%;
}

.leftFormLabelSmall {
    text-align: left;
    width: 40%;
}

.input-group .btn-default:hover {
    background-color: #286090;
    color: #fff;
}

.tab-content-rigth, .tab-content-rigth .tab-pane {
    padding-top: 0;
}

.tabs-left > li.active > a, .tabs-left > li.active > a:hover, .tabs-left > li.active > a:focus {
    border-right-color: transparent;
    border-bottom-color: #177E8D;
}

.tabs-left > li > a, .tabs-left > li > a:hover, .tabs-left > li > a:focus {
    border-bottom-color: #eee;
    border-right-color: transparent;
}

    .tabs-left > li > a:hover, .tabs-left > li > a:focus {
        border-right-color: #177E8D;
    }

h4 .btn {
    margin-left: 25px;
}

.etName {
    font-size: 98%;
    display: block;
    margin-top: 5px;
    word-break: break-word;
    padding-right: 30px;
    margin-right: 20px;
    border-right: 2px solid #0094C7;
}

.etUser {
    padding-right: 20px;
    margin-top: 10px;
}

.btn-add, .btn-del {
    /* float: right;*/
    position: relative;
    top: 0;
    right: 0;
    display: inline;
}

.fadingOut {
    background-color: #ffffbf !important;
}

.jumbotron {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    background-color: transparent;
    text-align: center;
}

    .jumbotron p {
        margin-bottom: 15px;
        margin-top: 15px;
        text-align: center;
    }



.card {
    background-color: #FFF;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #E4E4E4;
    opacity: 0.8;
    margin-top: 20px;
    font-family: sans-serif;
    text-align: center;
    margin: 10px 45px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.475) !important;
}

    .card img {
        max-width: 210px;
        max-height: 130px;
        margin: 20px auto;
    }



    .card .title {
        display: block;
        text-align: center;
        font-size: 2em;
        border-top: 1px solid #E4E4E4;
        background-color: #F8F8F8;
    }



    .card:hover {
        border: 1px solid #3563d3;
    }

    .card a:hover .title {
        background-color: #3563d3;
        color: #ffffff;
    }

    .card a:hover, .card a:visited {
        text-decoration: none;
    }

    .card a {
        display: block;
        height: 100%;
        width: 100%;
    }

.logos {
    margin: 10px 0px;
    padding: 5px 0;
}

.list-unstyled li h3 {
    color: #009FC0;
}

.aboutCredits {
    margin: 10px 0;
    padding: 30px 0;
    border-top: 1px solid #009FC0;
    text-align: center;
}

.logosFooter {
    border-top: 1px solid #628f9c;
    background-color: #FFF;
    padding: 30px;
    text-align: center;
}

    .logosFooter img {
        max-width: 1200px;
    }

.navbar-inverse .navbar-nav > li.about > a {
    padding: 10px 15px 7px 15px;
    font-size: 14px;
}


.moduleTitle > ul > li {
    vertical-align: middle;
}

    .moduleTitle > ul > li > a {
        /*border-left: 1px solid #009FC0 !important;*/
        border: 0 !important;
        font-size: 17px;
        padding: 3px 5px 8px 5px !important;
        vertical-align: middle;
    }

        .moduleTitle > ul > li > a i {
            margin-right: 10px;
            top: 5px;
            position: relative;
        }

.modoLectura, .modoLectura[disabled], .modoLectura:focus, .modoLectura[disabled]:focus, textarea[disabled].modoLectura, textarea[disabled="disabled"].modoLectura {
    border: 0;
    padding: 0;
    border-radius: 0;
    height: auto !important;
    max-height: none;
    box-shadow: none;
    resize: none;
    background-color: #fff !important;
    overflow: hidden;
}

.black {
    background-color: #000;
    color: #fff;
}

.invisible {
    display: none;
}


#txtInitialBalance, #txtTensionBalance, #txtProjectedBalance, #txtBalance {
    font-size: 30px;
    font-weight: bold;
    margin: 5px 0px;
    display: inline-block;
    padding: 30px;
}

.silderValue, .silderValue:focus {
    background-color: #fff !important;
    border: 0;
    box-shadow: none;
    text-align: center;
    font-weight: bold;
}

.slider-container {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}

    .slider-container a {
        background-color: transparent;
        border: 0;
        box-shadow: none;
        color: #46b8da;
    }

.no-radius {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.truncate {
    width: 100%;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    text-align: justify;
}

.ellipsis {
    cursor: pointer;
    color: #46b8da;
    width: 100%;
    text-align: center;
    font-style: italic;
}


    .ellipsis:hover {
        text-decoration: underline;
    }

.notruncate {
    max-height: initial !important;
    overflow: initial !important;
    text-overflow: initial !important;
}

.mediaImg {
    margin: 0 10px 10px 0px;
    padding-right: 20px;
    
}

    .mediaImg img {
        border: 1px solid #ddd;
        box-shadow: 0 .125rem .25rem rgba(0,0,0,.475) !important;
    }

.mediaDesc {
    padding-left: 20px;
}

.customTable {
    width: 100%;
    display: table;
    table-layout: fixed;
}

.compartir {
    width: 500px;
}

    .compartir div.itemR {
        width: 24px;
        height: 23px;
        float: left;
        margin: 0 0;
    }

    .compartir div.itemR2 {
        /* width: 93px; */
        height: 23px;
        /* float: right; */
        margin: 0 0;
        padding-top: 4px;
        padding-right: 8px;
    }

    .compartir div.itemR3 {
        width: 70px;
        height: 23px;
        /* float: right; */
        margin: 0 0;
        padding-top: 4px;
        padding-right: 8px;
    }

.left {
    float: left;
}

td, .form-control-static, p {
    word-break: break-word;
}

.nav-tabs li {
    word-break: break-word;
}

.navbar-inverse .navbar-toggle {
    border: 0;
    color: #000;
    margin-top: 22px;
    margin-right: 20px;
}

.exception p {
    text-align: left !important;
}


a {
    cursor: pointer;
}

.validation-summary-errors {
    border-left-width: 0px;
}

.horizontal-section, .validation-summary-errors {
    padding: 5px 25px;
    border-bottom: solid 1px #b0b0b0;
    vertical-align: middle;
}

.responsive-fieldset {
    display: table-cell;
    width: 100%;
}

.valor-read-only {
    background-color: #efefef;
}

#mdlProcessing {
    z-index: 2000;
}

.back {
    z-index: 100;
}

#containerImg {
    margin-left: -15px !important;
    margin-right: -15px !important;
    /*border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;*/
    padding-top: 15px;
    height: 500px;
}

.anio, .dimension {
    width: 150px;
    display: inline-block;
    margin-left: 20px;
}

.dimension {
    width: auto;
}

.rangeInfo {
    display: inline-block;
    width: 130px;
    text-align: center;
    font-size: 0.9em;
    margin: 0;
    border: 1px solid #ccc;
    font-weight: bold;
    padding: 5px;
}

.eficaciaInfo {
    display: inline-block;
    text-align: center;
    font-size: 1.2em;
    margin: 10px;
    border: 1px solid #ccc;
    font-weight: bold;
    padding: 10px;
}

.rng-info {
    background-color: #2c9cdd !important;
}

.rng-success {
    background-color: #54f365 !important;
}

.rng-warning {
    background-color: #f3f53f !important;
}

.rng-green {
    background-color: #8efa74 !important;
}

.rng-orange {
    background-color: #fbb100 !important;
}

.rng-danger {
    background-color: #f54646 !important;
}

.rng-danger2 {
    background-color: #f87676 !important;
}

.rng-morado {
    background-color: #bf71d1 !important;
}

.rng-morado2 {
    background-color: #eecaf7 !important;
}


.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
    border-radius: 0;
    border-right-width: 18px;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}


    .btn-primary.btn-outline:hover,
    .btn-success.btn-outline:hover,
    .btn-info.btn-outline:hover,
    .btn-warning.btn-outline:hover,
    .btn-danger.btn-outline:hover {
        color: #fff;
    }

.headerIndex {
    background: url('../Images/BackIndex.jpg') no-repeat #ebebeb;
    background-attachment: fixed;
    height: 155px;
    background-color: #fff;
}

.ui-slider-handle {
    border-color: #46b8da;
}

.ui-slider-range {
    background: #46b8da;
}

.sinAct {
    margin: 0;
    margin-top: 5px;
    padding: 5px;
}

    .sinAct input {
        margin-right: 5px;
    }

.media-body h3 {
    margin-top: 12px;
}

.media-body .help-block {
    font-size: 120%;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: #0094C7 !important;
}


.select2, .select2-selection .select2-selection--single, .select2-container .select2-selection--single, .select2-selection--multiple .select2-search--inline .select2-search__field {
    display: inline-block;
    width: 100% !important;
}

    .select2-container .select2-selection--single .select2-selection__rendered {
        white-space: normal;
    }

.select2 {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    outline: 0;
}

.select2-container--open, .select2-container--focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    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,-webkit-box-shadow ease-in-out .15s;
    border-color: #66afe9;
}

.select2-container--open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection,
.select2-selection .select2-selection--single,
.select2-container--bootstrap .select2-selection {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    transition: none;
    transition: none;
    background-color: transparent;
}

.select2-results__option {
    border-bottom: 1px solid #ddd;
}

.select2-search {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #eee;
}

.modal-title {
    font-size: 20px;
}

.modal-footer {
    border-top: 1px solid #d5d5d5;
    background-color: #f5f5f5;
}

.input-group.morado > * {
    background-color: #eecaf7 !important;
}

.input-group.amarillo > * {
    background-color: #f3f53f !important;
}

.modal-body {
    max-height: 400px;
    overflow-y: auto;
}

@media (min-width: 768px) {
    .modal-body {
        max-height: 500px;
    }
}

@media (min-width: 1110px) {
    .modal-body {
        max-height: 600px;
    }
}

@media (min-width: 1440px) {
    .modal-body {
        max-height: 700px;
    }
}

.modal-body.alert {
    padding: 0;
    margin: 0;
}

    .modal-body.alert .alert {
        margin: 0;
        padding: 20px;
    }

.material-switch {
    display: inline-block;
}

    .material-switch > input[type="checkbox"] {
        display: none;
    }

    .material-switch > label {
        cursor: pointer;
        height: 0px;
        position: relative;
        width: 40px;
    }

        .material-switch > label::before {
            background: rgb(0, 0, 0);
            box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
            border-radius: 8px;
            content: '';
            height: 16px;
            margin-top: -8px;
            position: absolute;
            opacity: 0.3;
            transition: all 0.2s ease-in-out;
            width: 40px;
        }

        .material-switch > label::after {
            background: rgb(255, 255, 255);
            border-radius: 16px;
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
            content: '';
            height: 24px;
            left: -4px;
            margin-top: -8px;
            position: absolute;
            top: -4px;
            transition: all 0.1s ease-in-out;
            width: 24px;
        }

    .material-switch > input[type="checkbox"]:checked + label::before {
        background: inherit;
        opacity: 0.5;
    }

    .material-switch > input[type="checkbox"]:checked + label::after {
        background: inherit;
        left: 18px;
    }

    .material-switch .label-switch {
        background-color: #5bc0de;
    }


.custom-checkbox {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .custom-checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #bbb;
    border-radius: 3px;
}

/* On mouse-over, add a grey background color */
.custom-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked ~ .checkmark {
    background-color: #007bff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.custom-checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.custom-checkbox .checkmark:after {
    left: 5px;
    top: 2px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox {
    display: inline-block !important;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5px;
    top: 4px;
}

th {
    vertical-align: middle !important;
}

.fieldsetFilter legend {
    margin: 0;
    border: 0;
    font-weight: bold;
    margin-bottom: 15px;
}

.fieldsetFilter .pnlFilter {
    background-color: #d9edf7;
    border: 1px solid #0094c7;
    padding: 15px;
    padding-bottom: 0;
    margin-bottom: 15px;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 1px !important;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-top-width: 0px !important;
    border-left-width: 0px !important;
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.475) !important;
}

.btn {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.475) !important;
}
