html,
body {
    height: 100%;
}
ul {
    padding: 0;
}
li {
    list-style: none;
}
td .label {
    padding: 5px;
}
.btn-cancel {
    background: coral;
    color: #ffffff;
}
td.month-report:first-letter {
    text-transform: uppercase;
}
.d-none {
    display: none !important;
}
@media (min-width: 990px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-block {
        display: block !important;
    }
}
.header-section {
    background: #333;
    color: #f1f1f1;
    padding: 10px 5px;
    font-weight: bold;
    margin-bottom: 20px;
}
.navbar-collapse {
    padding: 0;
}
tr th {
    text-transform: uppercase;
}
a i.fa-chevron-left {
    font-size: 25px;
    margin-top: -5px;
    position: relative;
    float: left;
    margin-right: 10px;
}
.title-error {
    text-align: center;
    font-size: 50px;
    color: #B0BEC5;
}
th.controllers {
    min-width: 300px;
}
th.controllers-mid {
    min-width: 100px;
}
span.required_asterisk {
    margin-left: 2px;
}
.btn-primary {
    background: #0D6797;
}
.clausura-contrato {
    font-size: 14px;
    text-align: justify;
}
.tooltip.fade.top {
    opacity: 0.8;
}
.copy-right {
    text-align: center;
}
.main-menu {
    position: relative;
    width: 16.66%;
}
#profile .main-menu .setting-perfil h3 {
    color: #f1f1f1;
    margin: 0 0 5px 0;
    text-align: center;
}
#profile .main-menu .setting-perfil p {
    margin-bottom: 5px;
    text-align: center;
    font-size: 13px;
}
#profile .main-menu .setting-perfil p a {
    color: #999;
}
.main-menu .navbar-nav>li>a {
    line-height: 45px;
}
.main-menu .navbar-default {
    background:  #333;
    padding: 20px 0;
    height: 100%;
}
.logo-principal h3 {
    margin: 10px 0 30px 0;
    font-size: 14px;
    font-weight: normal;
    padding: 0 20px;
}
.logo-principal h3 span {
    font-weight: bold;
    font-size: 17px;
    color: #fff;
}
.logo-principal h3 a {
    color: #64A3BB;
}
.main-menu {
    overflow-y: scroll;
}
.main-menu ul#menu1 li a {
    padding: 5px 0 5px 40px;
    font-size: 11px;
}
.main-menu .navbar-default .nav li>a {
    color: #ffffff;
    padding: 14px 30px;
    border-bottom: 1px solid #484848;
    border-left: 5px solid transparent;
    text-transform: uppercase;
}
.main-menu li i {
    color: #64a3b5;
    font-size: 10px;
}
.main-menu .navbar-default .nav li:first-child {
    border-top: 1px solid #484848;
}
.main-menu .navbar-default .nav li>a:hover,
.main-menu .navbar-default .nav li.active>a {
    background: #000;
    border-left: 5px solid #64a3b5;
    background: url("../img/menu_07.png") no-repeat;
    background-position: right;
}
.main-menu .navbar-default .nav li>a:focus {
    background: #484848;
}
.placement-left .col-md-8, .placement-right .col-md-4 {
    background: #f1f1f1;
}
.content-placement h1 {
    margin: 0;
    font-size: 25px;
}
.cancel-placement h1 {
    margin-top: 0;
    color: red;
    font-size: 28px;
    text-align: center;
}
.cancel-placement textarea {
    width: 100%;
    resize: none;
}
.cancel-placement .cancel-date {
color: darkorange;
}
.content-placement {
    max-width: 900px;
    margin: 0 auto 30px auto;
}
.content-placement .btn {
    margin-top:  20px;
}
.ui-datepicker {
    z-index: 3 !important;
}
.schedule-time {
    margin: 5px 0;
}
.scpub-dashboard .province-details {
    margin-bottom: 30px;
}
.scpub-dashboard .province-details p {
    margin: 10px 0 0 0;
    font-size: 20px;
    font-weight: bold;
}
.scpub-dashboard .province-details p span {
    font-size: 16px;
    font-weight: normal;
}
.scpub-dashboard li {
    list-style: none;
}
.scpub-dashboard ul {
    padding: 0;
}
.scpub-dashboard  .province-name {
    font-size: 12px;
}
.setting-perfil {
    margin-bottom: 30px;
}
.setting-perfil a{
    text-decoration: none;
}
.setting-perfil .dropdown-menu li:first-child {
    border-bottom: 2px solid #333;
}
.setting-perfil .caret {
    background: url("../img/menu_03.png") no-repeat;

}
h2 i {
    color: #64a3b5;
}
.btn {
    margin-bottom: 5px;
    border: 0;
}
.fa.fa-times, .fa.fa-remove {
    background: #fff;
    color: #ec446a;
    border-radius: 50%;
    padding: 2px 4px;
}
.btn-danger {
    padding: 6px 10px;
}
.fa.fa-plus {
    background: #fff;
    color: #788f47;
    border-radius: 50%;
    padding: 2px 4px;
}
.setting-perfil .dropdown-menu li>a {
    color: #000;
    padding: 0 5px;
}
.setting-perfil .dropdown-menu {
    border-radius: 0;
}
.setting-perfil img {
    min-width: 48px;
}
.option-profile li.dropdown {
    margin-top: 15px;
}
h2.title-page {
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
}
h2.title-page a {
    color: #64a3b5;;
}
thead {
    background: #333;
    color: #fff;
    text-align: center;
}
.controller-btn .btn {
    padding: 2px 5px;
    font-size: 12px;
    border-radius: 0;
}
tr td, tr th {
    text-align: center;
}
.section-header-white {
    background: #fff;
    color: #333;
    padding: 20px 60px;
    margin-bottom: 20px;
}
#administrator .main-content,
#operator .main-content{
    background: #e1e1e1;
}
.panel {
    border: none;
    box-shadow: none;
    margin: 0;
}
.item-print {
    position: absolute;
    top: 7px;
    right: 20px;
}
/*******************
   Director Section
*********************/

.montos-colocaciones-portada p, .montos-colocaciones-portada h2 {
    float: left;
}
.montos-colocaciones-portada th, .montos-colocaciones-portada td {
    text-align: left;
}
.content-colocacion .badge {
    font-size: 16px;
    background: #0D6797;
}
.montos-colocaciones-portada p {
    margin: 0 10px 0 0;
}
.montos-colocaciones-portada h2 {
    margin: 0 30px 0 0;
}
.montos-colocaciones-portada {
    margin: 20px 0
}
.placement-director-section h2 {
    font-size: 14px;
}
.placement-director-section h2 strong {
    color: #000;
    font-size: 18px;
}
/*******************
   Login principal
*********************/
.login-principal {
    background: #e1e1e1;
    height: 100%;
    color: #acacac;
}

.login-principal .container,
.password-email .container {
    max-width: 1000px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0 14px 2px #CCCCCC;
}
.login-principal a {
    color: #acacac;
    text-decoration: underline;
}
.password-email a {
    color: #f1f1f1;
}
.login-principal h3 {
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 50px;
    text-align: center;
    color: #000000;
}
.login-principal h3 span {
    font-weight: bold;
}
.login-principal .col-right {
    padding: 0;
}
.login-principal .col-left {
    padding: 40px;
}
.login-principal .col-left {
    background: #f3f3f3;
    height: 499px;
}
.login-principal i {
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.login-principal input,
.login-principal input:focus,
.password-email input,
.password-email input:focus {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 2px solid #acacac;
    color: #acacac;
    border-radius: 0;
    box-shadow: none;
    padding: 5px 15px 0 5px;
    background: #f3f3f3;
}
.login-principal .btn {
    background: #ff9800;
    border: none;
    margin-bottom: 20px;
    box-shadow: 0 0 10px 2px #ccc;
    padding: 5px 15px;
}
.password-email {
    background: #e1e1e1;
    height: 100%;
}
.password-email .panel-heading {
    background: #333333;
    color: #fff;
}
.password-email .btn-primary {
    background: #ff9c00;
    border: 0;
    width: 100%;
}
.password-email .panel-body {
    background: #f3f3f3;
}
.section-general {
    padding: 0 60px;
}
/*******************
    Colocaciones
********************/
.placement-section {
    padding: 0 60px;
}
.payments-table .input-group-addon {
    background: #0D6797;
    color: #FFFFFF;
    border-color: #0D6797;
}
.payments-table .input-group input {
    border-color: #0D6797;
}
.section-placements-details tr td {
    text-align: left;
}
.section-placements-details tr th {
    text-align: right;
}
.section-placements-details .table-compras-document tr th,
.section-placements-details .table-compras-document tr td {
    text-align: center;
}
.modal-content ul {
    padding-left: revert;
}
.modal-content li {
    list-style: revert;
    margin-bottom: 10px;
}
.section-placements-details .modal {

}
.item-bsucar-colocacion {
    float: left;
    margin: 5px 8px;
}
.btn-success, .label-success {
    background: #788f47;
}
.btn-warning, .label-warning {
    background:  #ff9800;
}
.btn-danger, .label-danger {
    background:  #ec446a;
}
.text-warning {
    color: #ff9800;
}
.section-placements-details p.expired {
    text-align: center;
    color: darkorange;
    font-size: 20px;
}
.btn-primary, .label-primary {
    background:  #333333;
}
.placement-section h2.title-page {
    margin: 10px 0;
    text-align: center;
    color: #333;
    text-transform: uppercase;
}
.placement-section table {
    color: #333333;
    font-weight: 600;
}
.buscar-fecha {
    width: 100px;
}
.content-item-search {
    margin-bottom: 20px;
}
#grafico-tipo, #grafico-estado {
    height: 250px;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px;
}
#grafico-estado-2 {
    margin: 0 auto;
    height: 250px;
    margin-bottom: 20px;
    width: 100%;
}
#grafico-estado-2 tspan {
    font-size: 12px;
    line-height: 14px;
}
#pie-total-amount, #pie-provinces {
    height: 250px;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px;
}
.placement-section h2 {
    font-size: 20px;
    margin-bottom: 30px;
}
.placement-section h2 i {
    color: #64a3b5;
}
.placement-section .table .label {
    width: 150px;
}
.header-placement {
    background:  #fff;
    padding: 15px 0 0;
}
.header-placement .col-md-6 .col-left {
    padding-left: 0;
}
.header-placement .col-md-6 .col-right {
    padding-right: 0;
}
/********************
        Medios
********************/
.btn-new-medium {
    position: absolute;
    padding: 3px 5px;
    top: 15px;
    right: 60px;
    border-radius: 0;
}
.medium-section {
    padding: 0 60px;
}
/*******************
   Profile Section
*********************/
.profile-section {
    padding: 0 60px;
}
.profile-section h2 {
    font-size: 20px;
    margin-bottom: 30px;
}
p.btn-new-profile {
   position: absolute;
    top: 15px;
    right: 60px;
}
/*******************
   Program Section
*********************/
.program-section {
    padding: 0 60px;
}
.program-section h2 {
    font-size: 22px;
    margin-bottom: 30px;
}
p.btn-new-program {
    position: absolute;
    right: 60px;
    top: 15px;
}
p.btn-new-program .btn {
    padding: 3px 5px;
    border-radius: 0;
}
.program-section ul {
    padding: 0;
}
.program-section li {
    float: left;
    background: #ccc;
    padding: 5px;
    margin: 0 1px;
}
.program-section li.active {
    background: #ec446a;
    color: #f1f1f1;
}
.approved-section {
    padding: 0 60px;
}
/*******************
   User Section
*********************/
.section-user {
    padding: 0 60px;
}
p.btn-new-user {
    position: absolute;
    right: 60px;
    top: 15px;
}
.section-user .btn-primary {
    background: #63a2b5;
}
/*******************
   Province Section
*********************/
.province-section {

}
p.btn-new-province {
    position: absolute;
    right: 60px;
    top: 15px;
}
/*******************
   Medium Type Section
*********************/
p.btn-new-mediumtype {
    position: absolute;
    right: 60px;
    top: 15px;
}
.mediumtype-section {

}
/*******************
   Proposals Section
*********************/
.section-proposal {
    padding: 0 60px;
}
.section-proposal td,
.section-proposal th {
    text-align: left;
}
.section-proposal .navbar-form {
    padding-left: 0;
}
/*******************
   Profile dash section
*********************/

.profile-dash-section .section-header-white {
    margin-bottom: 20px;
}

/*******************
   Angular forms
*********************/
.ng-invalid {
    border-color: #c9302c !important;
}

/*******************
    solicitud section
********************/
.section-solicitud {
    background: #e1e1e1;
    height: 100vh;
}
.section-solicitud .header-solicitud {
    position: relative;
}
.section-solicitud .container {
    background: #f3f3f3;
    max-width: 650px;
    margin-top: 2%;
    padding: 0;
}
.section-solicitud .header-solicitud a {
    position: absolute;
    top: 0;
    left: 0;
    background: #ff9c00;
    color: #ffffff;
    padding: 1px 30px;
}
.section-solicitud .content-solicitud {
    max-width: 550px;
    margin: 0 auto 50px;
}
.section-solicitud label {
    text-align: right;
    font-weight: normal;
}
.section-solicitud h3, .section-solicitud p {
    padding: 0 30px;
}
.section-solicitud h3 .fa.fa-plus {
    line-height: 14px;
    font-size: 12px;
    background: none;
    position: relative;
    margin-top: 5px;
    display: block;
    float: left;
    margin-right: 5px;
}
.section-solicitud p {

}
.modal-message-placement .modal-sm {
    width: 375px;
    margin-top: 10%;
}
.modal-message-placement .modal-sm .modal-body{
    text-align: center;
}
.modal-message-placement button,
.modal-message-placement a {
    width: 50px;
    height: 30px;
    margin-bottom: 0;
}
.section-solicitud .content-solicitud .form-group {
    margin: 5px 0;
}
.section-solicitud .content-solicitud .form-control {
    border: 0 none;
    box-shadow: none;
    height: 25px;
    padding: 2px 10px;
    font-size: 13px;
}
.section-solicitud .form-group button {
    width: 150px;
    margin: 30px auto;
    display: block;
    border-radius: 0;
}
.header-solicitud .fa.fa-chevron-left {
    font-size: 12px;
    margin: 0;
    float: none;
}
#mce-EMAIL-footer {
    margin-bottom: 10px;
}
.banner-action-links a {
    color: #FFFFFF;
}
.banner-action-links a:hover {
    color: #CCCCCC;
}
/************************************************ MEDIAS **************************************/

@media (min-width: 767px) {
    .main-menu .navbar-default {
        position: fixed;
        left: 0;
        top: 0;
    }
}
@media (max-width: 1280px) {
    #grafico-tipo, #grafico-estado, #grafico-estado-2, #pie-total-amount, #pie-provinces {
        height: 190px;
    }
    .main-menu .navbar-default .nav li>a {
        font-size: 12px;
        padding: 10px;
    }
    .main-menu ul#menu1 li a {
        padding-left: 20px;
    }
    .main-menu .navbar-default .nav li>a:hover, .main-menu .navbar-default .nav li.active>a {
        background-size: 13px;
    }
    .program-section li {
        padding: 2px;
    }
}
@media (max-width: 990px) {
    .main-menu .navbar-default .nav li>a {
        font-size: 12px;
        padding: 5px 0 5px 5px;
    }
    .main-menu ul#menu1 li a {
        padding-left: 15px;
        font-size: 10px;
    }
    .logo-principal h3 {
        padding: 0 5px;
    }
    .header-placement .col-md-6 .col-left {
        padding-right: 0;
    }
    .header-placement .col-md-6 .col-right {
        padding-left: 0;
    }
}
@media (max-width: 767px) {
    .section-solicitud .content-solicitud .form-group {
        padding: 0 30px;
    }
    .item-print {
        top: 25px;
        right: 0px;
    }
    .main-menu {
        width: 100%;
    }
    .setting-perfil {
        width: 100px;
        float: left;
        margin: 0 0 0 10px;
    }
    .main-menu .navbar-toggle {
        margin-top: 0;
    }
    .main-menu .navbar-default {
        padding: 10px 0 0 0;
    }
    .logo-principal h3 {
        text-align: center;
    }
    .placement-section {
        padding: 0;
    }
    .section-header-white {
        margin-bottom: 0;
        padding: 0 20px 10px 20px;
    }
    .col-md-6, .col-sm-2 {
        padding: 0;
    }
    .main-menu {
        overflow-y: visible;
    }
    h2.title-page {
        font-size: 16px;
    }
}
.questionnaire-details {
    padding: 20px 0;
}
.questionnaire-details h4 {
    color: #008B8B;
}
.questionnaire-details h4 span, .questionnaire-details p {
    color: black;
    font-size: 20px;
    font-weight: normal;
}
.questionnaire-details h5 {
    font-weight: bold;
    font-size: 16px;
    color: #0D6797;
}
.custom-invoice-content {
    margin-bottom: 20px;
}
.search-contract {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#profilePlacementModal {

}
#profilePlacementModal .modal-content {
    padding: 20px;
}

#profilePlacementModal .modal-footer {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
