﻿/** START CSS PARA LOS TAMAÑOS DE LOS POPUPS  - SM*/

@media (min-width: 268px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 250px;
    }
}

@media (min-width: 278px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 260px;
    }
}

@media (min-width: 288px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 270px;
    }
}

@media (min-width: 298px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 280px;
    }
}

@media (min-width: 308px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 290px;
    }
}

@media (min-width: 318px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 300px;
    }
}

@media (min-width: 328px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 310px;
    }
}

@media (min-width: 338px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 320px;
    }
}

@media (min-width: 348px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 330px;
    }
}

@media (min-width: 358px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 340px;
    }
}

@media (min-width: 368px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 350px;
    }
}

@media (min-width: 378px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 360px;
    }
}

@media (min-width: 388px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 370px;
    }
}

@media (min-width: 398px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 380px;
    }
}

@media (min-width: 408px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 390px;
    }
}

@media (min-width: 418px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 400px;
    }
}

@media (min-width: 428px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 410px;
    }
}

@media (min-width: 438px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 420px;
    }
}

@media (min-width: 448px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 430px;
    }
}

@media (min-width: 458px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 440px;
    }
}

@media (min-width: 468px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 450px;
    }
}

@media (min-width: 478px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 460px;
    }
}

@media (min-width: 488px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 470px;
    }
}

@media (min-width: 498px) {
    div[class^="popup-sm-"], div[class*=" popup-sm-"] {
        width: 480px;
    }
}

@media (min-width: 320px) {
    div.popup-sm-100 {
        width: 100px;
    }

    div.popup-sm-200 {
        width: 200px;
    }

    div.popup-sm-300 {
        width: 300px;
    }
}

@media (min-width: 498px) {
    div.popup-sm-400 {
        width: 400px;
    }

    div.popup-sm-500 {
        width: 500px;
    }

    div.popup-sm-600 {
        width: 600px;
    }
}

.k-window-title {
    /* color: white;*/
    font-size: 13px;
    font-weight: bold;
}


.ken-form-control {
    width: 100% !important;
    margin-bottom: 3px;
}

.ken-form-label {
    display: block;
}

.ken-form-control:focus {
    color: #5c6873;
    background-color: #fff;
    border-color: #8ad4ee;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(32, 168, 216, 0.25);
}

.item-in-sub-menu {
    position: relative;
    display: block;
    padding: 5px 5px;
    margin-bottom: -1px;
    background-color: transparent !important;
    /*border: 1px solid #ddd;*/
    height: 100%;
}

    .item-in-sub-menu .nav {
        padding-top: 4px;
    }

        .item-in-sub-menu .nav > li > a {
            padding: 1px 10px !important;
        }


.list-group-item.item-in-sub-menu:focus {
    /*color:red !important;*/
}

.hastooltip-error {
    border-color: #bd362f !important;
    border-width: 1px;
}

.hastooltip-warning {
    border-color: rgb(239, 121, 0) !important;
    border-width: 1px;
}


/*.CustomKendControls {
    width:inherit;
}*/

.hidden {
    display: none;
}

.form-group {
    margin-bottom: 5px !important;
}

.k-grid td {
    padding: 0px 9px !important;
}

/*.k-loading-image {
    background-image: url(/Resources/assets/animations/Image_Loader.gif) !important; 
    background-size: 60px 60px !important;
}*/
.back-card-content .content-load-image .img-thumbnail {
    /*cursor: n-resize !important;*/
}

.padding-top-15 {
    padding-top: 15px;
}

.form-actions {
    border-top: 1px #c8ced3 solid;
    padding-top: 10px;
}

.k-combobox .k-icon.k-clear-value.k-i-close {
    display: none !important;
}

.input-group .ken-form-control {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.input-group > .ken-form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1% !important;
    margin-bottom: 0;
}

.input-group .k-dropdown-wrap {
    margin-bottom: 0px !important;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.input-group .input-group-prepend .k-button, .input-group .input-group-append .k-button {
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.modal-body div[class^="col-sm-"], .modal-body div[class*="col-sm-"] {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-flexbox;
}

.modal-body .card {
    margin-right: 10px;
    margin-left: 10px;
}

.modal-body .row {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.modal-body {
    padding: 5px 10px !important;
}

.k-grid td {
    white-space: nowrap;
}

.card-sorting-rcc {
    min-height: 400px;
    padding: 10px 5px;
    margin-bottom: -1px;
    background-color: #e4e8ea;
}

.sortCards {
    float: left;
    position: relative;
    width: 111px;
    height: 170px;
    margin: 0 5px;
    padding: 0;
    cursor: move;
}

    .sortCards img {
        width: 110px;
        height: 110px;
    }

    .sortCards h3 {
        margin: 0;
        padding: 3px 5px 0 0;
        max-width: 96px;
        overflow: hidden;
        line-height: 1.1em;
        font-size: .9em;
        font-weight: normal;
        text-transform: uppercase;
    }

    .sortCards p {
        visibility: hidden;
        font-size: 1px;
    }

    .sortCards:hover p {
        visibility: visible;
        position: absolute;
        top: 0;
        margin: 0;
        padding: 0;
        width: 110px;
        height: 110px;
        font-size: 15px;
        line-height: 20px;
        vertical-align: middle;
        text-align: center;
        color: #fff;
        background-color: rgba(0,0,0,0.75);
        transition: background .2s linear, color .2s linear;
        -moz-transition: background .2s linear, color .2s linear;
        -webkit-transition: background .2s linear, color .2s linear;
        -o-transition: background .2s linear, color .2s linear;
    }

.k-listview:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.openTab-link .fa-fw {
    margin: 0 0.5rem 0 0;
}

.sidebar .nav-dropdown-toggle {
    font-weight: bold;
}
