body {
    font-family: 'Open Sans', sans-serif;
    /* 	overflow: hidden !important; */
    background: #222;
}

* {
    /* overflow-x: hidden !important; */
}

a {
    color: #FFF;
}

a:hover {
    color: #FFF;
    text-decoration: none;
    opacity: 0.7;
}


/** SCROLL BAR **/

::-webkit-scrollbar {
    width: 10px;
}

.scroller {
    /* width: 300px; */
    height: 100px;
    overflow-y: scroll;
    scrollbar-color: #111 #333333;
    scrollbar-width: thin;
}


/* Track */

::-webkit-scrollbar-track {
    background: #333;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #111;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    /*   background: #007bff;  */
    background: #111;
}

h1,
h2,
h3,
h4,
h5,
input[type=text],
input[type=button],
a.button,
button.button {
    font-family: 'Poppins', sans-serif;
    overflow: hidden;
}

.uppercase {
    text-transform: uppercase;
}

.btn {
    font-family: 'montserrat', sans-serif;
    font-weight: 600;
    padding: 8px 35px;
    font-size: 12px;
    text-transform: uppercase;
}

#but_logout.btn {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding: 4px 35px;
    font-size: 16px;
    text-transform: none;
    margin-right: 12px;
}

#but_logout.btn:hover {
    border-color: white;
}

#btnSettings,
#btnReportList {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding: 4px 24px;
    font-size: 16px;
    text-transform: none;
    margin-right: 8px;
}

#btnSettings:hover,
#btnReportList:hover {
    border-color: white;
}

.btn-green {
    background-color: #7ED321 ! important;
    color: #FFF;
}

.btn-green:hover {
    background-color: #5FA11A;
    color: #FFF;
}

.btn-green:active {
    background-color: #5FA11A;
}


/** AMBIENTE **/

#section_1,
#section_2 {
    height: 100vh;
    /*padding: 30px 0;*/
    padding-top: 20px;
    background: #222;
    color: #FFF;
    overflow-x: hidden;
}

#section_1 .container-ambientes {
    position: absolute;
    width: 90%;
    height: 80%;
    left: 50%;
    padding: 0 20px;
    /* margin-top: 2.5%; */
    transform: translateX(-50%);
    /* overflow-y: hidden!important; */
}

#section_1 .ambiente {
    margin-bottom: 32px;
    cursor: pointer;
}

#section_1 .ambiente .ambiente-inner {
    padding: 16px;
    /*background: #222;*/
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#section_1 .ambiente .ambiente-inner .ambiente-thumb img {
    width: 100%;
    height: auto;
}

#section_1 .ambiente .ambiente-inner .ambiente-detail {
    background: #FFF;
    color: #222;
    padding: 16px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

#section_1 .ambiente .ambiente-inner .ambiente-detail i {
    position: absolute;
    right: 48px;
    margin-top: 5px;
    color: #222;
}

#section_1 #btnNewVersion {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 4px 35px;
    text-transform: none;
    margin-right: 8px;
    background-color: #26c126;
    color: #dbdbdb;
}

#section_1 #btnOldVersion {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 4px 24px;
    text-transform: none;
    margin-right: 8px;
    background-color: #b00303;
}

#section_1 .blink_me {
    animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

#section_1 #btnNewVersion:hover {
    background-color: #50ea50;
}

#section_1 #btnOldVersion:hover {
    background-color: #f00;
}

.disabled {
    opacity: 0.15;
}

.disabled:hover {
    cursor: not-allowed;
}


/* SECTION 2 */

#section_2 .btn-back {
    cursor: pointer;
}

#section_2 .container-layout {
    position: absolute;
    width: 80%;
    height: 70vh;
    right: 10%;
    left: 10%;
    overflow-y: auto;
    overflow-x: hidden;
}

#section_2 .layout {
    padding: 40px;
    cursor: pointer;
    border-radius: 6px;
}

#section_2 .layout .layout-title {
    margin-bottom: 24px;
}

#section_2 .layout:hover {
    background: #333;
}

#section_2 .layout .layout-button a {
    position: absolute;
    top: 40%;
    width: 80%;
    left: 10%;
    right: 10%;
    padding: 12px;
}


/** SECTION 3**/

#section_3 {
    height: 100vh;
    background: url(https://appcria.com/assets/img/ambiente.jpg) no-repeat center center;
    background-size: cover;
}

.logo-empresa-inferior {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+50,0.65+100 */
    /*background: -moz-linear-gradient(45deg,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    /*background: -webkit-linear-gradient(45deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(45deg,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    position: absolute;
    /*right: 0px;*/
    left: 20%;
    bottom: 0px;
    padding: 14px;
    width: 110px;
}

.logo-empresa-superior {
    position: absolute;
    left: 14px;
    top: 14px;
    padding: 14px;
    width: 110px;
}

#section_3 .logo-cria img {
    margin-top: 24px;
}

#section_3 .maximize-simulator {
    right: 0%;
    top: 0%;
}

#section_3 .rounded-button {
    position: absolute;
    z-index: 1;
    margin: 0.5%;
    padding: 14px;
    width: 2.5em;
    height: auto;
    border: none;
    text-indent: 1.5em;
    font-size: 1.5em;
    background: white;
    overflow-y: hidden !important;
    border-radius: 100px;
    cursor: pointer;
}

#section_3 .rounded-button.rounded-button-left {
    margin-left: 20.5%;
}

#section_3 .close-simulator {
    left: 20%;
    top: 0px;
    padding: 0px;
    background: transparent;
    position: absolute;
    margin: 0.6em;
    border: none;
    width: 15em;
}

#section_3 .clear {
    position: absolute;
    top: 18%;
    padding: 8px;
}

#section_3 .nextCamera {
    right: 0%;
}

#section_3 .backCamera {
    left: 0%;
}

#section_3 .camera-move {
    padding: 0;
    width: 5em;
    height: 5em;
    top: 50%;
    transform: translateY(-50%);
}

#section_3 #btnCamera {
    padding: 6px;
    right: 20%;
    bottom: 0.6%;
}

#section_3 .orbitCamera {
    bottom: 0%;
    display: none;
}

#section_3 .rounded-button:hover {
    opacity: 0.7;
}

#section_3 .onboarding-Icon {
    position: absolute;
    margin: 0.2%;
    border: none;
    overflow-y: hidden !important;
}

#section_3 .onboarding-Icon.onboarding-Icon-left {
    margin-left: 16.2%;
}

#section_3 .footer-items-icon {
    position: relative;
    width: 1.1em;
    height: 1.1em;
    background: transparent;
    padding: 2px;
    border: 0.1px solid white;
    border-radius: 15px;
}

#section_3 .left-space {
    margin-left: 15%;
}

#section_3 .dropper:hover {
    opacity: 0.7;
}

#section_3 .screenshot-button {
    top: 10%;
    left: 0%;
    padding: 7px;
}

#section_3 #btnScreenshot {
    top: 10%;
}

#section_3 #btnHelp {
    top: 0%;
    right: 3.8%;
}

#section_3 .report-button {
    padding: 0px;
    background: transparent;
    position: absolute;
    margin: 0.6em;
    border: none;
    width: 8em;
    height: auto;
    bottom: 0%;
    right: 5.5%;
}

#section_3 .close-grid,
#section_3 .open-grid {
    width: 48px;
    height: 48px;
    text-align: center;
    color: #FFF;
    position: absolute;
    top: 45%;
    background: #222;
    left: 25%;
}

#section_3 .open-grid {
    display: none;
}

#section_3 .close-grid i,
#section_3 .open-grid i {
    margin-top: 16px;
}

#section_3 .grid-container {
    background: #222;
    padding: 24px;
    color: #FFF;
}

#section_3 .search-container {
    padding: 24px 16px 0px 16px;
}

#section_3 .search-container input {
    background: #333;
    border-color: #333;
    color: #FFF;
    font-size: 13px;
    /*padding: 24px 16px;*/
    padding: 16px 8px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 80%;
}

#section_3 .search-container input:focus {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}


/*
#section_3 .search-container .input-group {
   /* width: 87%;
    padding-left: 10px;
}

#section_3 .search-container .input-group a {
    padding: 12px 5px;
    color: #666;
    margin-left: -32px;
    position: absolute;
    z-index: 99;
}
*/

#section_3 .search-container .filter-items {
    position: relative;
    cursor: pointer;
    right: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 5px;
}

#section_3 .search-container .filter-items:hover {
    color: #FFF;
}

#section_3 .title-items-container {
    padding-top: 4px;
    font-size: 80%;
}

#section_3 .title-items-container h4 {
    margin-bottom: 0;
}

#section_3 .items-container {
    position: relative;
    /*width: 90%;*/
    height: 80%;
    overflow-y: auto;
    font-size: 80%;
    padding: 0px 16px;
}

#section_3 .suggestion p {
    text-align: center;
    margin-bottom: 1%;
}

#section_3 .items-footer {
    position: absolute;
    bottom: 0%;
    border-top: .1px solid lightgrey;
    padding: 6px 8px 2px 8px;
    width: 100%;
    background: #222;
}

#section_3 .items .item {
    /*margin-bottom: 24px;
    margin-bottom: 8px;*/
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1%;
}

#section_3 .items .item-inner {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #FFF;
    width: 100%;
    float: left;
    border: 2px solid transparent;
    padding: 5px 5px 0px 5px;
}

#section_3 .items .item-inner:hover {
    background: #333;
}

#section_3 .items .item-inner .item-details {
    width: 100%;
    float: left;
    /*padding-top: 16px;
    padding-top: 4px;*/
}

#section_3 .items .item-inner .item-name {
    font-size: 13px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}


/* #section_3 .item .item-inner .item-size*/

#section_3 .item .item-inner .item-brand {
    color: #666;
    font-size: 12px;
    float: left;
    font-family: 'Open Sans', sans-serif;
}

#section_3 .item .item-inner .item-brand {
    width: 60%;
}

#section_3 .item .item-inner .item-size {
    text-align: right;
    /* width: 40%; */
    margin-top: -20px;
    position: relative;
    background-color: #22222278;
    padding-right: 4px;
    font-size: 13px;
}

#section_3 .item .item-inner .item-thumb {
    border-radius: 10px;
    overflow-y: hidden;
    cursor: pointer;
}

#section_3 .item .item-inner .item-surface {
    color: #666;
    font-size: 12px;
    float: right;
    font-family: 'Open Sans', sans-serif;
}

#section_3 .item.active .item-inner {
    background-color: #444;
    /*border-color: #7ED321;*/
}

#section_3 .row {
    margin-right: 0px;
    margin-left: 0px;
}

#section_3 #videoTutorial {
    display: flex;
    position: absolute;
    background: white;
    width: auto;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0px);
}

#section_3 #videoTutorialDescription h2 {
    color: #000000d4;
    font-size: 1.6rem;
    font-weight: 600;
}

#section_3 #videoTutorialDescription h4 {
    color: #000000d4;
    font-size: 1rem;
}

#section_3 #closeVideoTutorial {
    position: absolute;
    background: transparent;
    right: 0px!important;
    width: auto;
    border: none;
    margin-top: 8px;
    margin-right: 3px;
}

#section_3 #closeVideoTutorial:hover {
    opacity: 0.7;
}

#section_3 #imgClearSearch {
    width: 16px;
    border-radius: 10px;
    border: 1px solid white;
    padding: 2px;
}

#section_3 #imgClearSearch:hover {
    opacity: 0.6;
}

#section_3 #clearSearch {
    position: absolute;
    z-index: 100;
    padding: 5px;
    right: 16%;
    margin: 0px;
    top: 7%;
}

#section_3 #FilterPhrase {
    color: #dddada;
    font-family: 'montserrat';
}

#section_3 .breadcrumb-button {
    border: none;
    background: none;
    padding: 1px !important;
    color: #e8e7e7;
    font-size: 13px;
}

#section_3 .breadcrumb-back-button {
    border-radius: 100px;
    background: transparent;
    border: solid 1px white;
    padding: 6px;
    margin-right: 2px;
}

#section_3 .breadcrumb-back-button:hover {
    opacity: 0.7;
}

#section_3 .breadcrumb-icon {
    vertical-align: text-bottom;
    margin: 0px 0px 0px 2px !important;
}


/** FILTER ITEMS**/

.filter-items-container {
    position: absolute;
    top: 100vh;
    left: 0;
    height: 100vh;
    background: #222;
    width: 100%;
    color: #fff;
    z-index: 999;
    display: none;
}

.filter-items-container .close-filters {
    position: absolute;
    right: 40px;
    top: 38px;
    font-size: 24px;
}

.filter-items-inner {
    padding: 40px;
}

.filter-items-inner .filters {
    position: absolute;
    width: 100%;
    height: 70vh;
    left: 0;
    padding: 40px 40px 0 40px;
    overflow-y: auto;
    bottom: 15vh;
    top: 15vh;
}

.filter-items-inner .filters .filter {
    /*
    padding: 24px 0;
    border-bottom: 2px solid #333;
    margin-bottom: 24px;
*/
    background: transparent;
    padding: 0;
    padding-top: 10px;
    border: 0;
    border-bottom: 1px solid #333;
    border-radius: 0;
    cursor: pointer;
    box-shadow: 0 0 0 !important;
}

.filter-items-inner .filters .filter .card-header {
    padding: 5px 0;
}

.filter-items-inner .filters .filter .card-header a {
    width: 100%;
    float: left;
    overflow: hidden !important;
    font-weight: bold;
}

.filter-items-inner .filters .filter .card-body {
    padding: 5px 0 !important;
}

.filter-items-inner .filters .filter .form-check {
    color: #999;
    padding: 6px 24px;
}

.filter-items-inner .filter-apply {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 15vh;
    left: 0;
    padding: 12px 40px;
    text-align: center;
    background: #222;
    overflow-y: hidden !important;
}

.filter-items-inner .filter-apply .btn-select {
    width: 100%;
    padding: 12px 0;
    cursor: pointer;
}

.filter-items-inner .filter-apply .btn-clear-filter {
    cursor: pointer;
}

#loading {
    margin: auto;
    display: block;
}


/**LOGIN**/

#login {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#444444+0,111111+100 */
    background: #444444;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #444444 0%, #111111 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #444444 0%, #111111 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #444444 0%, #111111 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#111111', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

.login-container {
    position: absolute;
    width: 35%;
    height: 100vh;
    background: #FFF;
    padding: 40px 80px;
    /*overflow: hidden !important;*/
}

.login-container label {
    margin-bottom: .1rem;
}

.login-container img {
    margin: 4px auto;
    max-width: 145px;
}
/*
.login-container input {
    border: 1px solid #eee;
    border-right: 0;
    height: 50px;
}
*/

.login-container .input-group-text {
    background: #FFF;
    border: 1px solid #eee;
    border-left: 0;
}

.login-container .discovery-group .discover-items {
    border-radius: 5px;
    border: 1px solid #6a6e7242;
    padding: 8px;
    font-size: .85rem;
    text-align: center;
}

.login-container button {
    width: 100%;
}

.login-container .create-account,
.login-container .create-account a {
    font-size: 14px;
    color: #333;
    letter-spacing: 0 !important;
}

.login-container .create-account a {
    text-decoration: underline;
}

.login-container .register {
    border: 1px darkgray solid;
    border-radius: 5px;
    padding: 10px 20px;
    margin-top: 3rem;
}

.login-container .register p {
    margin-bottom: .5rem;
    margin-top: .5rem;
}

/* .login-container */ .errorLabel {
    color: red;
    display: none;
    font-size: .9rem;
}

.register-container {
    position: absolute;
    width: 35%;
    height: 90%;
    background: #FFF;
    padding: 50px 80px 40px 80px;
    overflow: hidden !important;
    left: 50%;
    transform: translate3d(-50%, -50%, 1px);
    top: 50%;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
}

.register-container h4 {
    margin-top: 25px;
    margin-bottom: 15px;
}

.site-container {
    width: 65%;
    position: absolute;
    height: 100vh;
    right: 0;
    color: #FFF;
    padding: 100px;
    overflow: hidden !important;
    background: url(https://appcria.com/assets/img/bg.png) no-repeat right top;
    background-size: cover !important;
}


/*
#divParedes,
#divPiso {
max-width: 40%; 
}
*/

#reportModal h5 {
    font-family: 'Poppins', sans-serif;
    color: #000000d1;
}

#reportModal .modal-dialog {
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate3d(-50%, -50%, 0);
}

#reportModal input {
    width: 100%;
    padding: 8px;
    margin: 5px 0 4px 0;
    display: inline-block;
    background: white;
    color: black;
    border-radius: 5px;
}

#reportModal {
    overflow-y: hidden;
}

.input-group-addon.addon-inline {
    background: #fff;
    color: #999;
    border-left: none;
    padding-left: 0;
    padding-top: 5px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 0.8em;
    margin-top: 5px;
    border-left: 0px;
    padding-right: 5px;
}

.input-group .form-control.addon-inline {
    border-right: none;
    padding-right: 5px;
}

#section_3 #frameVideoTutorial {
    width: 728px!important;
    height: 410px!important;
}

#section_3 #videoTutorial {
    width: 728px!important;
    border-radius: 10px;
}

#section_3 #videoTutorialDescription {
    width: 728px;
    padding: 14px;
}


/* Mobile */

@media (max-width:767px) {
    /** mobile conditions for layout selector **/
    #section_2 .layout {
        padding: 10px 20px;
    }
    #section_2 .layout .layout-title {
        margin-bottom: 10px;
    }
    .container-layout .layout-thumb,
    .container-layout .layout-planta {
        width: 50%;
        padding: 10px;
    }
    /** mobile conditions for simulator **/
    #section_3 .close-grid,
    #section_3 .open-grid {
        left: 90%;
        top: 0;
        width: 32px;
        height: 32px;
    }
    #section_3 .close-grid i,
    #section_3 .open-grid i {
        margin-top: 8px;
    }
    #section_3 .filter-items-inner h4 {
        font-size: 16px;
    }
    #section_3 .filter-items-inner .close-filters {
        font-size: 16px;
        right: 24px;
    }
    #section_3 .filter-items-inner .filter-apply .btn {
        font-size: 13px;
        padding: 6px 35px;
        width: 100%;
        margin-bottom: 6px;
    }
    #section_3 .logo-cria {
        width: 80px;
        height: 80px;
        position: absolute;
        right: 8px;
        top: 90%;
    }
    #section_3 .close-simulator {
        width: 10em;
    }
    #section_3 #btnCamera {
        right: 27%;
    }
    #section_3 .screenshot-button {
        top: 11%
    }
    #section_3 #open-button {
        padding: 9px;
    }
    .login-container {
        width: 100%;
        overflow-y: auto !important;
        padding: 0 40px;
    }
    .login-container h4 {
        font-size: 16px;
    }
    .login-container .form {
        padding: 20px 0;
    }

    .site-container {
        display: none;
    }
    .register-container {
        padding: 20px 40px;
        border: none;
    }
}


/* Desktop */

@media (min-width:767px) {
    #section_1 .container-ambientes .col-lg-3 {
        max-width: 21%;
    }
}


/* Desktop HD */

@media (max-height:768px) {
    #section_3 .rounded-button {
        width: 2em;
    }
    #section_3 .onboarding-Icon {
        width: 9em;
        margin: 0.45em;
    }
    #section_3 .camera-move {
        width: 3em;
        height: 3em;
    }
    #section_3 .onboarding-move {
        width: 10.5em;
    }
    #section_3 .report-button {
        width: 6.5em;
    }
    #section_3 .close-simulator {
        width: 12.8em;
    }
    #section_3 .open-button {
        width: 10em;
        margin: 0.5em;
    }
}


/* Desktop full HD */

@media (min-height:769px) {
    #section_3 .items-container {
        height: 85%;
    }
    #section_1 .container-ambientes {
        margin-top: 4px;
    }
    /*
    #section_3 .screenshot-button {
        top: 7%;
        left: 0%;
        padding: 7px;
    }
*/
    #section_3 .rounded-button.rounded-button-left {
        margin-left: 16.5%;
    }
    #section_3 .clear {
        top: 15%;
    }
    #section_3 .close-simulator {
        left: 16%;
    }
    #section_3 .logo-empresa-inferior {
        left: 16%;
    }
    #section_3 #btnScreenshot {
        top: 8%;
    }
    #section_3 #btnCamera {
        right: 14.5%;
    }
    #section_3 .report-button {
        right: 4%;
    }
    #section_3 .breadcrumb-back-button {
        padding: 4px;
        margin-right: 2px;
    }
    #section_3 #frameVideoTutorial {
        width: 784px!important;
        height: 441px!important;
    }
    #section_3 #videoTutorial {
        width: 784px!important;
    }
    #section_3 #videoTutorialDescription {
        width: 784px;
        padding: 14px;
    }
    #section_3 .footer-items-icon {
        width: 1.3em;
        height: 1.3em;
    }
    #section_3 .filter-items-inner .filter-apply {
        height: 10vh;
    }
}