/*========================Orlando Donado CSS=======================================*/

.select2-container {
    display: inline !important;
}
.full-right {
    text-align: right !important;
}
.full-center {
    text-align: center !important;
}
.no-right-padding {
    padding-right: 0px !important;
}

.full-login {
    height: 100%;
 overflow-y: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    background: #ffffff !important;

    border-left: 5px !important;
    border-style: solid !important;
    border-left-color: #dbc7ff !important;
    display: grid;
    place-items: center;
    /*
    background-color: #37b558; */
}


.login-index {
    background-image: url("/img/images/BackGround13.jpg") !important;

    /* Center and scale the image nicely */
    /* background-position: center;*/
    background-repeat: no-repeat;
    background-size: cover;
}

.content-value {
    display: inline-block;

}
.btn-big{
    min-height: 50px;
}

.basic-padding {
    padding: 10px;
}

.basic-padding-left {

    /* margin-right: -14px;*/
    padding-left: 26px;
    padding-right: 0px;

}
.basic-padding-right {

    /* margin-right: -14px;*/
    padding-left: 0px;
    padding-right: 26px;

}

.badge-align {
    margin: -15px;
    position: absolute;
    padding: 7px;
    transform: scale(1.0);
    align: left;
}

.badge-danger {
    color: #fff;
    background-color: #f05050;
}

.col-day-7-letter-green {
    border-radius: 5px;
    background-color: #338e2b;
    width: 13%;
    font-size: 30px;
    font-weight: bold;
    color: white;
    min-height: 50px;
}
.col-day-7-letter-blue {
    border-radius: 5px;
    background-color: #2b4e8e;
    width: 13%;
    font-size: 30px;
    font-weight: bold;
    color: white;
    min-height: 50px;
}

.col-day-7-letter-red {
    border-radius: 5px;
    background-color: #a82819;
    width: 13%;
    font-size: 30px;
    font-weight: bold;
    color: white;
    min-height: 50px;
}

.col-day-container {
    margin-left: 1%;
    width: 100%;
    padding: 5px;
   /* padding-left: 25px;*/
    padding-right: 0px;

}

.col-day-7 {
    width: 13%;
    display: inline-block;

}

.btn-day-7-red {
    border-radius: 5px;
    background-color: #ea9999;
    width: 13%;
    font-size: 30px;
    font-weight: bold;
    min-height: 50px;
    transition: all .2s ease-in-out;
}

.btn-day-7-red:hover {
    border-radius: 5px;
    background-color: #9e5e5e;
    width: 13%;
    font-size: 30px;
    font-weight: bold;
    color: white;
    min-height: 50px;
    transform: scale(1.1);
}

.btn-day-7-green {
    border-radius: 5px;
    background-color: #93c47d;
    width: 13%;
    font-size: 30px;
    font-weight: bold;
    min-height: 50px;
    transition: all .2s ease-in-out;
}

.btn-day-7-green:hover {
    border-radius: 5px;
    background-color: #567646;
    width: 13%;
    font-size: 30px;
    font-weight: bold;
    color: white;
    min-height: 50px;
    transform: scale(1.1);
}

.btn-day-7-blue {
    border-radius: 5px;
    background-color: #8db2f9;
    width: 13%;
    font-size: 30px;
    font-weight: bold;
    min-height: 50px;
    transition: all .2s ease-in-out;
}

.btn-day-7-blue:hover {
    border-radius: 5px;
    background-color: #3c3f76;
    width: 13%;
    font-size: 30px;
    font-weight: bold;
    color: white;
    min-height: 50px;
    transform: scale(1.1);
}

.btn-day-7-yellow {
    border-radius: 5px;
    background-color: #e3dc2e;
    width: 13%;
    font-size: 30px;
    font-weight: bold;
    min-height: 50px;
    transition: all .2s ease-in-out;
}

.btn-day-7-yellow:hover {
    border-radius: 5px;
    background-color: #867f1f;
    width: 13%;
    font-size: 30px;
    font-weight: bold;
    color: white;
    min-height: 50px;
    transform: scale(1.1);
}


.btn-day-7-gray {
    border-radius: 5px;
    background-color: #666666;
    width: 13%;
    font-size: 30px;
    font-weight: bold;
    color: white;
    min-height: 50px;
    transition: all .2s ease-in-out;
}

.btn-day-7-gray:hover {
    border-radius: 5px;
    background-color: #666666;
    width: 13%;
    font-size: 30px;
    font-weight: bold;
    color: white;
    min-height: 50px;
    transform: scale(1.1);
}
@media only screen and (max-width: 767px) {
    .hideSmall {
        -webkit-transform: translate3d(-220px, 0, 0);
        transform: translate3d(-220px, 0, 0);
    }
}

/*@media only screen and (min-width: 767px) {
    .hideSmall {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }
}*/

.content-header-green {
    background: #8aae58;
    font-weight: bold;
    color: #093f14;
    border-radius: 5px;
    border-bottom-color: #ffcf00;
    border-bottom-width: 2px;
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.content-header {
    background: #558dae;
    font-weight: bold;
    color: #191e3f;
    border-radius: 5px;
    border-bottom-color: #ff0cb5;
    border-bottom-width: 2px;
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.content-headers {
    background: #8aae58;
    font-weight: bold;
    color: #093f14;
    border-radius: 5px;
    border-bottom-color: #ffcf00;
    border-bottom-width: 2px;
    width: 100%;
    height: 100%;
    min-height: 100%;
}

@media screen and (max-height: 400px) {
    .body-content {

        max-height: 200px;
        overflow-y: scroll;
    }
}

@media screen and (max-height: 500px) and (min-height: 400px) {
    .body-content {

        max-height: 270px;
        overflow-y: scroll;
    }
}
@media screen and (max-height: 600px) and (min-height: 500px) {
    .body-content {

        max-height: 350px;
        overflow-y: scroll;
    }
}

@media screen and (max-height: 700px) and (min-height: 600px) {
    .body-content {

        max-height: 370px;
        overflow-y: scroll;
    }
}

@media screen and (max-height: 730px) and (min-height: 700px) {
    .body-content {

        max-height: 420px;
        overflow-y: scroll;
    }
}


@media screen and (min-height: 731px) {
    .body-content {

        max-height: 420px;
        overflow-y: scroll;
    }
}

.basic-style-cute-content-gray {
    background-color: #d2d2d2;
    width: 100%;
    height: 100%;
    min-height: 50px;
}

.basic-style-cute-content-gray-green {
    background-color: #d2d2d2;
    width: 100%;
    height: 100%;
    min-height: 50px;
    border-radius: 10px;
}

.basic-style-cute-footer {

    width: 100%;
    /*height: 100%;*/
    min-height: 70px;
}

.basic-style-cute-footer-empty {

    width: 100%;;
}

.basic-style-cute {
    border-radius: 8px;
    width: 100%;
    height: 100%;
    min-height: 50px;
}

.basic-style-cute-modal {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.basic-style-cute-modal-header-green {
    background-color: #8aae58;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

    border-bottom-color: #ffcf00;
    border-bottom-width: 2px;
    width: 100%;
    height: 100%;
    min-height: 60px;
}
.basic-style-cute-modal-header {
    background-color: #d9edf7;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-color: #bbdce0;
    border-bottom-width: 2px;
    width: 100%;
    height: 100%;
    min-height: 60px;
}
/*
.backGroung-Body {
    background-color: #EEF3D5;
    background: -webkit-repeating-linear-gradient(130deg, #DDE9B2, #DDE9B2 1px, #EEF3D5 1px, #EEF3D5 10px);
    background: repeating-linear-gradient(-40deg, #DDE9B2, #DDE9B2 1px, #EEF3D5 1px, #EEF3D5 10px);
}*/
.backGroung-Body {
    background-color: #3699f3;
    background: -webkit-repeating-linear-gradient(130deg, #92e4ff, #efb1f4 1px, #fbffff 1px, #f0faff 10px);
    background: repeating-linear-gradient(40deg, #92e4ff, #efb1f4 1px, #fbffff 1px, #f0faff 10px);
}

.colorMenu-green {
    color: #25763a;
    /*
    background-color: #37b558; */
}

.colorMenu {
    color: #263c5c;
    /*
    background-color: #37b558; */
}

.colorMenu-orange {
    color: #ffbb25;
    /*
    background-color: #37b558; */
}

@media screen and (min-width: 768px) {
    .onlyBigMenu {
        /*  background-color: olive;*/
        display: none;
    }
}

@media screen and (min-width: 992px) {
    .onlyBigPage {
        /*  background-color: olive;*/
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .onlySmallToContent {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    .onlySmallPage {
        /*  background-color: olive;*/
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .onlySmallPage {
        /*  background-color: olive;*/
        display: block;
    }
}

@media screen and (max-width: 992px) {
    .onlySmall {
        /*  background-color: olive;*/
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .onlyBig {
        /*  background-color: olive;*/
        display: none;
    }

}

.btn-theme-blue {
    color: #ffffff;
    background-color: #395b77;
    border-radius: 50px;
    border-style: groove;
    font-weight: bold;
    border-style: groove;
}

.btn-theme-blue:hover {
    color: #fffffffc;
    background-color: #08273a;
    border-style: groove;
    font-weight: bold;
    border-style: groove;
}

.btn-theme-yellow {
    color: #8a5c0d;
    background-color: #faf261;
    border-color: #ffbf0f;
    border-style: groove;

    font-weight: bold;
}

.btn-theme-yellow:hover {
    color: #000000;
    background-color: #ffcf00;
    border-style: groove;
    font-weight: bold;

}

.btn-theme-yellow-V2 {
    color: #8a5c0d;
    background-color: #faf261;
    border-color: #ffbf0f;
    border-style: hidden;

    border-radius: 3px;
    min-height: 35px;
    width: 99%;
    font-weight: bold;

    transition: all .2s ease-in-out;
}

.btn-theme-yellow-V2:hover {
    color: #000000;
    background-color: #ffcf00;
    border-style: hidden;
    font-weight: bold;

}

.btn-theme-green {
    color: #0b6320;
    background-color: #2de265;
    border-color: #ffbf0f;
    border-style: groove;

    width: 100%;
    font-weight: bold;
}

.btn-theme-green:hover {
    color: #ffffff;
    background-color: #27b455;
    border-style: groove;
    font-weight: bold;
    width: 100%;
}

.btn-theme-gray {
    color: #000000;
    background-color: #dadada;
    border-color: #afafaf;
    width: 100%;
}

.btn-theme-gray:hover {
    color: #000000;
    background-color: #bdbdbd;
    border-color: #a1a1a1;
    width: 100%;
}

.form-control-green {
    box-shadow: 0 0 0 #ebebeb !important;
    border-color: #eeeeee;
    border-left-color: #efefef;
    border-radius: 3px;
    border-width: 1px;
    width: 100%;
    height: 35px;
    padding: 3px;
    padding-left: 15px;
    border-bottom-style: solid;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
}

.form-control-green:hover {

    box-shadow: 0 0 0 #919191 !important;
    border-color: #3acc4f;
    border-top-color: #3acc4f;
    border-left-color: #3acc4f;
    border-radius: 3px;
    border-width: 1px;
    width: 100%;
    height: 35px;
    padding: 3px;
    padding-left: 15px;
}

.form-control-green:focus {
    box-shadow: 0 0 0 #919191 !important;
    border-color: #3acc4f;
    border-radius: 3px;
    border-width: 1px;
    width: 100%;
    height: 35px;
    padding: 3px;
    padding-left: 15px;
}

.form-control-blue {
    box-shadow: 0 0 0 #ebebeb !important;
    border-color: #eeeeee;
    border-left-color: #efefef;
    border-radius: 3px;
    border-width: 1px;
    width: 100%;
    height: 35px;
    padding: 3px;
    padding-left: 15px;
    border-bottom-style: solid;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
}

.form-control-blue:hover {

    box-shadow: 0 0 0 #919191 !important;
    border-color: #3a4fcc;
    border-top-color: #3a4fcc;
    border-left-color: #3a4fcc;
    border-radius: 3px;
    border-width: 1px;
    width: 100%;
    height: 35px;
    padding: 3px;
    padding-left: 15px;
}

.form-control-blue:focus {
    box-shadow: 0 0 0 #919191 !important;
    border-color: #3a4fcc;
    border-radius: 3px;
    border-width: 1px;
    width: 100%;
    height: 35px;
    padding: 3px;
    padding-left: 15px;
}

.form-control-blue-textarea {
    box-shadow: 0 0 0 #ebebeb !important;
    border-color: #eeeeee;
    border-left-color: #efefef;
    border-radius: 3px;
    border-width: 1px;
    width: 100%;
    min-height: 35px;
    padding: 3px;
    padding-left: 15px;
    border-bottom-style: solid;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
}

.form-control-blue-textarea:hover {

    box-shadow: 0 0 0 #919191 !important;
    border-color: #3a4fcc;
    border-top-color: #3a4fcc;
    border-left-color: #3a4fcc;
    border-radius: 3px;
    border-width: 1px;
    width: 100%;
    min-height: 35px;
    padding: 3px;
    padding-left: 15px;
}

.form-control-blue-textarea:focus {
    box-shadow: 0 0 0 #919191 !important;
    border-color: #3a4fcc;
    border-radius: 3px;
    border-width: 1px;
    width: 100%;
    min-height: 35px;
    padding: 3px;
    padding-left: 15px;
}

/* green */

.form-control-green-textarea {
    box-shadow: 0 0 0 #ebebeb !important;
    border-color: #eeeeee;
    border-left-color: #efefef;
    border-radius: 3px;
    border-width: 1px;
    width: 100%;
    min-height: 35px;
    padding: 3px;
    padding-left: 15px;
    border-bottom-style: solid;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
}

.form-control-green-textarea:hover {

    box-shadow: 0 0 0 #919191 !important;
    border-color: #3acc4f;
    border-top-color: #3acc4f;
    border-left-color: #3acc4f;
    border-radius: 3px;
    border-width: 1px;
    width: 100%;
    min-height: 35px;
    padding: 3px;
    padding-left: 15px;
}

.form-control-green-textarea:focus {
    box-shadow: 0 0 0 #919191 !important;
    border-color: #3acc4f;
    border-radius: 3px;
    border-width: 1px;
    width: 100%;
    min-height: 35px;
    padding: 3px;
    padding-left: 15px;
}

/*

.optionS {
    background-color: #e5242f;
}

.optionS:focus {
    background-color: #27e5d9;
}


.optionS:hover {
    background-color: #00e551;
}
*/

.isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}

.mycursor {
    cursor: pointer;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #5d9cec;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.dropdown-item {

    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto;
}

.tooltip-inner {
    text-align: center;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 6px;
    background-color: #505050;
    font-size: 18px;
}

.login-file {
    border-radius: 15px;
    box-shadow: silver;
}

.error {
    color: #d70011;
}

.footer {
    min-height: 20px;
    padding: 0 15px;
    /*background-color: rgba(52, 162, 200, 0.24);*/

    background-color: rgba(56, 159, 225, 0.76);
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 24%, rgb(56, 159, 225) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 24%, rgb(56, 159, 225) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 24%, rgb(56, 159, 225) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bbe015', GradientType=1);

    position: fixed;
    bottom: 0;
    width: 100%;
    height: 20px;
    color: #343434;
}

.imgResponsive {
    width: 100%;
    max-width: 640px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    display: none;
}

.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: 26px;
    width: 260px;*/
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #a6f33c;
}

input:focus + .slider {
    box-shadow: 0 0 1px #a6f33c;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/*!* Rounded sliders *!
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}*/

.load {
    display: none;
}

.fill {
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-color: #992000;
    padding: 10px;
    color: #efefef;
}
.text-darck-purple {
    color: #37124c;
}
.height-menu {
    /*width: 1px !important;*/
    position: marker;
    padding-top: 19px;
    /*  bottom:20px;*/
    bottom: 0;
    top: 0;
    height: 100%;

    /*  min-height:100%;
     /*   height: 740px ;*/

}

.text-darck-green {
    color: #008000;
}

.text-darck-red {
    color: #800000;
}
.text-darck-blue {
    color: #0b1599;
}

.text-align-right {
    text-align: right ;
}


.globo-blanco{
    background: rgba(255, 255, 255, 1);
    border-radius: 5px;
}

/*//////////////////////////////////////////////////////////////////////////////////////*/