﻿*, *:after, *:before {
    padding: 0;
    margin: 0;
}


body, html {
    padding: 0;
    margin: 0;
    background-color: #f3f3f3 !important;
}

ul, li, a {
    text-decoration: none;
    list-style: none;
}


.nav {
    margin: 0;
}

.col-md-2 {
    padding: 0;
}

/*$h-family: 'Trirong', 'serif';*/
/*018E3D*/
.btn_access,
#btn_access {
    background: #056241;
    border-radius: 2px;
    border: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    padding: 0.75rem 2rem;
    width: max-content;
    margin: 1.5rem 0;
    font-family: Arial;
    font-weight: 400;
    color: #fff;
    font-size: 1.25rem;
}

    .btn_access a,
    #btn_access a {
        color: #fff;
    }

.btn_string {
    display: flex;
    justify-content: flex-end;
}
.card-form {
    padding: 1rem;
    border: 1px solid #dcdbdb;
    border-radius:5px;
}
.card-form  {
    margin: 0 auto;
}
#cardHome {
    background-color: #dfdfdf;
    box-shadow: 0 7px 10px #9a9999;
    padding: 2rem;
    margin: 1rem;
    /* border: 1.5px solid #a3be9c; */
    border-radius: 5px;
    width: 230px;
    /* max-width: 230px; */
    height: 230px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

    #cardHome a {
        text-decoration: none;
        text-decoration-style: none;
    }

#cardHome-title {
    font-family: Arial;
    font-weight: 600;
    color: #000;
    font-size: 2rem;
    line-height: 2.75rem;
    color: #056241;
    padding-bottom: 1rem;
}

#cardHome-paragraph {
    font-family: Arial;
    font-weight: 400;
    color: #000;
    font-size: 1.25rem;
    line-height: 2.25rem;
}

#cardHome-SubTitle {
    font-family: Arial;
    font-weight: 600 !important;
    color: #000;
    font-size: 1.25rem;
}

.main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
}



.main_element-logo, .main_element-access {
    display: flex;
    flex-direction: column;
}

.main_element-title {
    font-family:Arial;
    font-weight: 600;
    color: #000;
    font-size: 5rem;
    width: 70%;
}

.main_element-subtitle {
    font-family: Arial;
    font-weight: 600;
    color: #000;
    font-size: 3rem;
    width: 90%;
}

.main_element-heading {
    font-family: Arial;
    font-weight: 600;
    color: #000;
    font-size: 2rem;
    line-height: 2.75rem;
    width: 90%;
}

.main_element-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-family: Arial;
    font-weight: 400;
    color: #000;
}

.main_element-form-group {
    padding: 1.5rem 0;
}

.main_element-form-group-col-md-10 {
    padding: 1rem 0;
}

/*.main_element-bg {
    height: 100vh;
    /*background: linear-gradient(rgba(0, 28, 126, 0.95),rgba(138, 185, 247, 0.95));
    background: linear-gradient(rgba(8, 51, 41, 0.95), rgba(190, 223, 167, 0.95));
    position: absolute;
    right: 0px;
    width: 50%;
    max-width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}*/

.main_element-img {
    width: 100%;
    max-width: 450px;
    height: auto;
}

.main_element-responsive {
    display: none;
}

.main_element-actionLink {
    padding-top: 1.25rem;
}

.main_container {
    display: flex;
    flex-wrap: wrap;
    align-content: baseline;
    justify-content: center;
    margin-top: 8rem;
}

.main-checkbox {
    padding: 1.5rem 0;
}

@media screen and (max-width: 1200px) {

    img {
        width: 75%;
    }
}

@media screen and (max-width: 1024px) {

    img {
        width: 75%;
    }

    .main {
        margin: 0 auto;
    }

    .main_element-responsive {
        display: block;
        width: 150px !important;
        padding-top: 2rem !important;
        height: auto;
    }

    .main_element {
        background-color: white;
        border-radius: 8px;
        padding: 2rem 2rem;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.175) !important;
        /* width: 60%; */
    }

    .main_element-subtitle {
        font-family: Arial;
        font-weight: 600;
        color: #000;
        font-size: 2rem;
    }

    .main_element-title {
        font-family: Arial;
        font-weight: 600;
        color: #000;
        font-size: 3rem;
        width: 70%;
    }

    .main_element-heading {
        font-family: Arial;
        font-weight: 600;
        color: #000;
        font-size: 1.5rem;
        line-height: 2.75rem;
    }

    .main_element-bg {
        display: none;
    }

    /*.full_bg {
        width: 100vw;
        background: linear-gradient(rgba(8, 51, 41, 0.95), rgba(190, 223, 167, 0.95));
    }*/
}

.text-danger {
    font-family: Arial;
    font-weight: 400;
    color: #B22222;
    font-size: 1.25rem;
}



@media screen and (max-width: 414px) {
    .main {
        margin: 0 20px;
    }

    #fondo {
        background-image: url(/Content/img/iec_logo_no_text-opacity.png);
    }

    .main_container_bg {
        display: block;
        margin-top: 30rem;
    }
}

.main_us {
    height: 100vh;
    display: block;
    position: absolute;
    top: 10%;
}

.main_us-info {
    padding-bottom: 20px;
}

.main_us-title {
    font-family: Arial;
    font-weight: 600;
    color: #000;
    font-size: 2rem;
    padding-bottom: 30px;
}

.main_us-container {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 20px;
    /*align-content: center;*/
    /*align-items: center;*/
}

.main_us-container-form {
    padding-top: 15px;
}

.col-sm-3 {
    padding: 0 !important;
}

.col-sm-9 {
    padding: 0 !important;
}

@media screen and (max-width: 1200px) {
    .main_us-container {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding-top: 20px;
        padding-left: 20px;
    }
}

/*#menu {
    border: none !important;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.175) !important;
    height: auto;
}*/

#menu_mainItem {
    font-style: normal;
    font-family: Arial;
    font-weight: 600 !important;
    color: #000;
    font-size: 1.25rem;
    display: flex !important;
    align-items: center !important;
}

/*#menu_img {
    height: 2.5rem !important;
}*/

.dropdown-menu {
    height: max-content;
    border-radius: 0 !important;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.175) !important;
    background-clip: none !important;
    z-index: 10000;
}

#dropdown-item {
    font-family: Arial;
    font-weight: 600;
    color: #000;
    font-size: 1.25rem;
    line-height: 2.25rem;
    /*padding: 0.75rem 1rem 2rem 1.5rem;
    padding: 0.75rem 0.50rem;*/
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: black !important;
}

a:hover, a:focus {
    color: #000;
    text-decoration: underline;
}

#col-nav {
    display: flex;
}

#dropdown-item-nlnk {
    display: block;
    padding: 3px 20px;
    padding-bottom: 12px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333 !important;
    white-space: nowrap;
}

#row-form-label {
    padding: .5rem 0 !important;
}

#lab-form-label {
    display: flex;
    margin-top: 1.25rem;
}

#modal_title {
    font-family: Arial;
    font-weight: 600;
    color: #000;
    font-size: 1.50rem;
    line-height: 2rem;
}

.modal-backdrop {
    opacity: 0.9;
    background: linear-gradient(rgba(8, 51, 41, 0.4), rgba(190, 223, 167, 0.75)) !important;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

.modal-backdrop-bill {
    opacity: 0.9;
    background: linear-gradient(rgba(8, 51, 41, 0.4), rgba(190, 223, 167, 0.75)) !important;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999999;
}


.modal-dialog,
.modal-lg {
    /*position: absolute; */
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
}

#modal-lgnew {
    top: 0px;
}

@media screen and (max-width: 414px) {
    .modal-dialog,
    .modal-lg {
        position: absolute;
        top: 40px;
    }
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    cursor: default;
    background-color: #056241;
    border-color: #056241;
}

.control-label, .col-md-8, .col {
    /* margin-top: 1.5rem;*/
    margin-top: 0.5rem;
    padding-left: 0px;
    padding-right: 0px;
}

#btn-position {
    text-align: center !important;
    margin: 0 !important;
    width: 100%;
    padding: 1.5rem;
}

#btn_access {
    background: #056241;
    border-radius: 2px;
    border: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    padding: 0.75rem 2rem;
    width: max-content;
    margin: 1.5rem 0;
}

.btn-position-user {
    margin: 0 auto;
    width: max-content;
    position: relative;
    left: 30%;
    margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
    .modal-lg {
        position: absolute;
        top: 40px;
    }

    .btn-position-user {
        position: relative;
        left: 40%;
    }
}

#ajaxBeginFormResultWrong {
    display: none;
}

.option-menu {
    display: none;
    z-index: 1000;
    position: absolute;
    overflow: hidden;
    border: 1px solid #CCC;
    white-space: nowrap;
    font-family: sans-serif;
    background: #FFF;
    color: #333;
    border-radius: 5px;
    padding: 0;
}

    .option-menu li {
        
        cursor: pointer;
        list-style-type: none;
        transition: all .3s ease;
        user-select: none;
    }

/*.option-menu li :hover {
            background-color: aqua;
        }*/


.form-horizontal {
    margin-top: -20px;
}
.btn-primary-home {
    width:100% !important;
}

#form-login input {
    max-width:380px !important;
}