@charset "UTF-8"; /*!

 */

/*@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');*/
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
.smarttooltip {
    color: white;
    border-radius: 5px;
    font-family: Arial;
    font-size: 10px;
    font-weight: 400;
}
.Smarttextbox {
    border-top-style: hidden;
    border-left-style: hidden;
    border-right-style: hidden;
    border-bottom-style: groove;
}

body {
    background-color: #EFEFEF;
    font-family: 'Poppins';
    
}

h4 {
    font-size: 20px;
}

/*p{
    font-size:12px;
}*/

div.has-error {
    height: 0px;
    margin-bottom: 15px
}

.input {
    background-color: white;
    /*border-radius: 10px;*/
    border: none;
    border-bottom-style: groove;
    box-sizing: border-box;
    color: black;
    font-size: 15px;
    /*height: 100%;*/
    outline: 0;
    padding: 4px 20px 0;
    /*width: 100%;*/
}

.input-container {
    height: 50px;
    position: relative;
    width: 100%;
}

.ic1 {
    margin-top: 20px;
    /*margin-bottom: 40px;*/
    margin-bottom: 20px;
}

.cut {
    background-color: white;
    border-radius: 10px;
    height: 20px;
    left: 20px;
    position: absolute;
    top: -20px;
    transform: translateY(0);
    transition: transform 200ms;
}

.input:focus ~ .cut,
.input:not(:placeholder-shown) ~ .cut {
    transform: translateY(8px);
}


.smartplaceholder {
    color: #FD8524;
    /*    font-family: sans-serif;*/
    left: 0px;
    line-height: 5px;
    pointer-events: none;
    position: absolute;
    transform-origin: 0 50%;
    transition: transform 200ms, color 200ms;
    top: 10px;
}

.smartplaceholderLogin {
    color: #FD8524;
    /*    font-family: sans-serif;*/
    left: 20px;
    line-height: 5px;
    /*pointer-events: none;
    transform-origin: 0 50%;
    transition: transform 200ms, color 200ms;
    top: 10px;*/
}

.input:focus ~ .smartplaceholder,
.input:not(:placeholder-shown) ~ .smartplaceholder {
    transform: translateY(-30px) translateX(0px) scale(0.75);
}

.input:not(:placeholder-shown) ~ .smartplaceholder {
    color: #FD8524;
}

.input:focus ~ .smartplaceholder {
    color: black;
}

/*NAV*/
/*.containersmart {
    position: relative;
    width: 50%;
    cursor: pointer;
}

    .containersmart:hover .image {
        opacity: 0.3;
    }

    .containersmart:hover .middle {
        opacity: 1;
        transform: translateX(20px);*/
        /*transform: translateZ(100);*/
        /*z-index: 100;
    }

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.textnav {
    background-color: #838383;
    color: white;
    font-size: 16px;*/
    /*padding: 16px 32px;*/
/*}

.imgsmart {*/
    /*width: 12px;*/
    /*height: 25px;
}*/

/*mensaje del validacion*/
.vm-smart {
    font-size: 13px;
}

sub {
    font-size: 12px;
    color: #FD8524;
    outline: 0px transparent;
    bottom: 0px;
}

.inputselectsmart {
    border-top: none;
    border-left: none;
    border-right: none;
    invalid;
}

    .inputselectsmart.valid.modified:not([type=checkbox]) {
        outline: none;
    }


/*NAV*/
.topnavSmart {
    overflow: hidden;
    background-color: #333;
    position: relative;
}

.titleSmart {
    text-decoration: none;
    padding-top: 10px;
}

.titleHSmart {
    text-decoration: none;
    padding-top: 10px;
}

.textTitleSmart {
    margin-top: 15px;
    color: white;
    font-size: 15px;
}

.imgMenuLogoSmart {
    height: 30px;
    width: 30px;
}

.imgMenuSmart {
    height: 30px;
    width: 30px;
}

.imgHMenuSmart {
    height: 27px;
    width: 27px;
}

.imgHHMenuSmart {
    height: 24px;
    width: 24px;
}

.imgHHHMenuSmart {
    height: 22px;
    width: 22px;
}

.imgHHHHMenuSmart {
    height: 22px;
    width: 22px;
}


.textnav {
    margin-top: 15px;
    color: white;
    font-size: 16px;
    /padding: 16px 32px;
    /
}

.textHnav {
    margin-top: 15px;
    color: white;
    font-size: 14px;
    /padding: 16px 32px;
    /
}

.textHHnav {
    margin-top: 15px;
    color: white;
    font-size: 12px;
    /padding: 16px 32px;
    /
}

.textHHHnav {
    margin-top: 15px;
    color: white;
    font-size: 10px;
    /padding: 16px 32px;
    /
}

.textHHHHnav {
    margin-top: 15px;
    color: white;
    font-size: 10px;
    /padding: 16px 32px;
    /
}

.menuHFondo {
    margin: auto;
    margin-top: 5px;
    background: rgb(48,69,90);
    background: linear-gradient(71deg, rgba(48,69,90,1) 50%, rgba(41,55,71,1) 90%);
}

.menuHHFondo {
    margin: auto;
    margin-top: 5px;
    background: rgb(48,69,90);
    background: linear-gradient(71deg, rgba(48,69,90,1) 50%, rgba(41,55,71,1) 90%);
}

.menuHHHFondo {
    margin: auto;
    margin-top: 5px;
    background: rgb(48,69,90);
    background: linear-gradient(71deg, rgba(48,69,90,1) 50%, rgba(41,55,71,1) 90%);
}

.menuHHHHFondo {
    margin: auto;
    margin-top: 5px;
    background: rgb(48,69,90);
    background: linear-gradient(71deg, rgba(48,69,90,1) 50%, rgba(41,55,71,1) 90%);
}

.input2 {
    background-color: white;
    /*/border-radius: 10px;/ */
    border: none;
    /*/border-bottom-style: groove;/ */
    box-sizing: border-box;
    color: black;
    font-size: 15px;
/*    /height: 100%;/ */
        outline: 0;
    padding: 4px 20px 0;
  /*  /width: 100%;/*/
}

.altura {
    height: 40px;
}

.ic1Negocios {
    margin-top: 35px;
    margin-bottom: 0px;
}

.cardStyle {
    height: 100%;
    border-radius: .50rem !important;
    overflow-y: auto;
    overflow-x: auto;
}

.RadzenTemplateForm {
    height: 83%;
    padding: 0px;
    margin: 17px;
}

.RadzenTemplateFormPopUp {
    height: 92%;
    padding: 0px;
    margin: 8px;
}

.buttonWSTRXReporte{
    padding-left : 10px !important;
    padding-right : 10px !important;
}

.dropWSTRXDownReporte {
    padding-top: 20px;
    padding-bottom: 20px;
}

.rz-dialog-content {
    height: 100%;
}

@media screen and (max-height: 768px) {
    .cardStyle {
        height: 95%;
        border-radius: .50rem !important;
        overflow-y: auto;
        overflow-x: auto;
    }
}

@media screen and (max-height: 634px) {
    .cardStyle {
        height: 90%;
        border-radius: .50rem !important;
        overflow-y: auto;
        overflow-x: auto;
    }
}

.spinner {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 700ms linear infinite;
    top: 40%;
    left: 55%;
    position: absolute;
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}