body {
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    color: #323E48;
    background-color: #EAEAEA;
}

ol,
ul {
    list-style: none;
}
textarea {
  resize: none;
}
:focus {
    outline: none;
}

input {
    font-family: Arial, Helvetica, sans !important;
}
.prevent-text-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.scrollable-menu {
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
}
.font-type-bold {
    font-weight: bold;
}
.header-layout {
    height: 90px;
}
.label-skin {
    font-family: QuicksandMedium, Arial, Helvetica, sans;
}
.popup-window-selector-item {
    width: 100%;
    margin: 0% auto;
}
.header-band {
    height: 36px;
    margin-top: 38px;
    background-color: #0874bb;
}
.header-logo {
    position: absolute;
    left: 120px;
    top: 10px;
    width: 64px;
    height: auto;
}

.form-row-layout {
    position: relative;
    width: 40%;
    left: 30%;
    margin: 4% 0 4% 0 !important;
}

.form-font-type {
    font-size: 0.9vw;
    line-height: 1.5vw;
}

.app-section-title {
    position: absolute;
    left: 210px;
    top: 5px;
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    color: #0874bb;
}
@media (max-width: 768px) {
    .app-section-title {
        left: 125px;
        top: 5px;
        font-size: 12px;
    }
}
.custom-input-skin {
    border-radius: unset;
    padding: 2% 2%;
    border-style: solid;
    border-width: 2px;
    border-color: #7bb51c;
}
.admin-input-skin {
    padding: 1% 1%;
    border-style: solid;
    border-width: 2px;
    border-color: #5882BE;
    border-radius: unset;
}
.admin-btn-skin {
    width: 100%;
}
.admin-close-btn-skin {
    color: white !important;
    background-color: #0874BB !important;
    height: 40px;
    border-radius: 20px;
}
.basic-main-gui-btn,
.basic-main-gui-btn:focus {
    color: #777;
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    border: 1px solid #909599;
    border-radius: 3px;
    background-color: #DDD;
}
.basic-main-gui-selected-btn {
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    border-width: 2px;
    color: white;
    background-color: #006ab4;
}
.basic-main-gui-btn:hover,
.basic-main-gui-btn:active {
    color: #777;
    background-color: #DDD;
}
.basic-course-gui-btn,
.basic-course-gui-btn:focus  {
    color: #DDD;
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    /*background-color: #2E69AE;*/
    background-color: #DD0330;
}
.basic-course-gui-selected-btn {
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    color: #FFF !important;
    background-color: #006ab4;
}
.basic-course-gui-btn:hover,
.basic-course-gui-btn:active{
    color: #FFF !important;
}
.basic-section-gui-btn {
    border-radius: unset !important;
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    padding: 2% 2%;
    border-style: solid;
    border-width: 2px;
    border-color: #5882BE;
    /* 
    background-color: #cedbec;
    */
}
.basic-section-gui-btn,
.basic-section-gui-btn:hover,
.basic-section-gui-btn:active,
.basic-section-gui-btn:focus {
    color: #535353;
    border-color: #0073B9;
}

.basic-section-gui-round-btn {
    border-radius: 50% !important;
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    padding: 2% 2%;
    border-style: solid;
    border-width: 2px;
    border-color: #5882BE;
    /* 
    background-color: #cedbec;
    */
}
.basic-section-gui-round-btn,
.basic-section-gui-round-btn:hover,
.basic-section-gui-round-btn:active,
.basic-section-gui-round-btn:focus {
    color: #535353;
    border-color: #0073B9;
}

.dropdown-btn-arrow {
    color: #5882BE;
    margin-left: 4% !important;
}
.rounded-corner-btn {
    background-color: #cedbec;
    outline: none;
}
.rounded-corner-btn,
.rounded-corner-btn:hover,
.rounded-corner-btn:active,
.rounded-corner-btn:focus {
    outline: none;
    color: #535353;
    background-color: #cedbec;
    border-color: #5882BE;
}
.basic-start-btn {
    border-radius: unset;
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    border-width: 2px;
    background-color: #092F82;
}
.basic-start-selected-btn {
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    border-width: 2px;
    color: #FFF;
    background-color: #006ab4;
}
.basic-start-btn,
.basic-start-btn:hover,
.basic-start-btn:active,
.basic-start-btn:focus {
    color: #FFF;
    border-color: #5882BE;
}
.full-width {
	width: 100%;
}
.label-padding-default {
    padding-top: 1%;
}
.reset-margins {
    margin: 0;
}
.reset-paddings {
    padding: 0; 
}
.reset-margins-paddings {
	margin: 0;
	padding: 0; 
}
.interline-hor {
	height: 10px;
}

.line-divider-hor {
    border-top: solid 1px #0073b9;
}
.basic-input-left-label {
    text-align: left;
    padding: 2% 0%;
}
.basic-narrow-input-left-label {
    text-align: left;
    padding: 1% 0%;
}
.basic-input-right-label {
    text-align: right;
    padding: 2% 0%;
}
.basic-input-double-right-label {
    text-align: right;
    padding: 2% 0%;
}
.basic-narrow-input-right-label {
    text-align: right;
    padding: 1% 0%;
}
@media (max-width: 768px) {
    .basic-input-right-label {
        text-align: center;
        padding: 2% 0%;
    }
    .basic-narrow-input-right-label {
        text-align: center;
        padding: 1% 0%;
    }
}
.basic-right-label {
    text-align: right;
    padding: 1% 0%;
}
.basic-center-label {
    text-align: center;
    padding: 1% 0%;
}
.basic-narrow-left-label {
    text-align: left;
    padding: 1% 0%;
}
.basic-popup-container {
    padding: 1%;
}
.basic-narrow-popup-container {
    padding: 1% 0%;
}
.user-table-header {
    background-color: #DD0330;
    color: #FFF;
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    font-size: 0.85vw;
    font-weight: bold;
}
.user-table-row {
    color: #303030;
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    font-size: 0.85vw;
}
.report-header {
    background-color: #006AB4;
    font-weight: bold;
    color: #FFF;
    padding: 1% 2%;
}
.report-dark-line {
    background-color: #d7d7d7;
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    font-weight: bold;
    color: #535353;
    padding: 1% 2%;
}
.report-light-line {
    background-color: #ebebeb;
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    font-weight: bold;
    color: #535353;
    padding: 1% 2%;
}
.report-light-mmsg {
    background-color: #ebebeb;
    font-family: QuicksandMedium, Arial, Helvetica, sans;
    font-weight: bold;
    color: #535353;
    padding: 1% 2%;
}
.report-dark-interline {
    background-color: #d7d7d7;
    padding: 0%;
    margin: 0%;
}
.report-light-interline {
    background-color: #ebebeb;
    padding: 0%;
    margin: 0%;
}
.report-white-line {
    background-color: #FFF;
    color: #535353;
    padding: 1% 2%;
}
.report-line-padding {
    padding: 2% 4%;
}
.button-menu-item {
    cursor: pointer;
}
.page-listing-header {
    background-color: #006AB4;
    font-weight: bold;
    color: #FFF;
    padding: 0.75%;
}
.page-listing-item {
    border-bottom: solid 1px #84B9DD;
    cursor: pointer;
}
.social-icons li {
    font-family: FontAwesome;
    font-size: 14px;
    display: inline-block;
    margin: -1px 1px 5px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    /* 
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3)
     */
}

.social-icons li a {
    font-size: 14px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    background: #fff;
    border-radius: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #333!important;
    text-decoration: none
}

.social-icons li.social-icons-default a {
    background: rgba(255,255,255,0);
    /* 
    border: solid 1px #0874bb;
    color: #0874bb!important
     */
    color: #FFF!important
}

.social-icons li.social-icons-default a:hover {
    background: rgba(255,255,255,1);
    /* 
    border: solid 1px #0874bb;
    color: #28abe2!important
     */
    color: #000!important
}

.social-icons li.social-icons-facebook a {
    background: #3b5a9a;
    color: #fff!important
}

.social-icons li.social-icons-facebook a:hover {
    background: #fff;
    color: #333!important
}

.social-icons li.social-icons-youtube a {
    background: #c3191e;
    color: #fff!important
}

.social-icons li.social-icons-youtube a:hover {
    background: #fff;
    color: #333!important
}

.social-icons li.social-icons-twitter a {
    background: #0eb1f2;
    color: #fff!important
}

.social-icons li.social-icons-twitter a:hover {
    background: #fff;
    color: #333!important
}

.social-icons li.social-icons-linkedin a {
    background: #0061a6;
    color: #fff!important
}

.social-icons li.social-icons-linkedin a:hover {
    background: #fff;
    color: #333!important
}
.register-popup-skin {
    border: solid 1px #7bb51c;
    padding: 20px;
    margin: 6px;
}
.modal-register-header-skin {
    background-color:  #FFF;
}
.modal-panel-header-skin {
    background-color:  #FFF;
}
input.ng-invalid {
    border: 1px solid red;
}
/* 
input.ng-valid {
    border: 1px solid green;
}
*/
.test-record-skin {
    border: solid 1px #0874bb;
    padding: 24px;
    margin-bottom: 8px;
}
.html-container-viewer {
    width: 100%;
    height: 500px;
    /* max-height: 80%; */
    border: unset;
}
.pdf-container-viewer {
    width: 100%;
    height: 300px;
    border: solid 1px grey;
}
.dwg-container-viewer {
    width: 100%;
    height: 300px;
    border: solid 1px grey;
}
.dxf-container-viewer {
    width: 100%;
    height: 300px;
    border: solid 1px grey;
}
@media (min-width: 360px) {
    .resize-responsive-text {
        font-size: 8px;
    }
    .basic-main-gui-size-btn {
        height: 20px;
        border-radius: unset;
        padding: 0px 14px;
    }
    .round-btn-stroke {
        width: 22px;
        height: 22px;
        border-radius: 50%;
        padding: 0;
    }
    .main-menu-label {
        font-size: 0.6em;
    }
    .main-menu-stack {
        display: inline-block;
        height: 2em;
        line-height: 2em;
        position: relative;
        vertical-align: middle;
        width: 1.4em;
    }
}
@media (min-width: 576px) {
    .resize-responsive-text {
        font-size: 10px;
    }
    .basic-main-gui-size-btn {
        height: 20px;
        border-radius: unset;
        padding: 0px 14px;
    }
    .round-btn-stroke {
        width: 22px;
        height: 22px;
        border-radius: 50%;
        padding: 0;
    }
    .main-menu-label {
        font-size: 0.6em;
    }
    .main-menu-stack {
        display: inline-block;
        height: 2em;
        line-height: 2em;
        position: relative;
        vertical-align: middle;
        width: 1.4em;
    }
}
@media (min-width: 768px) {
    .resize-responsive-text {
        font-size: 11px;
    }
    .basic-main-gui-size-btn {
        height: 24px;
        border-radius: unset;
        padding: 0px 16px;
    }
    .round-btn-stroke {
        width: 26px;
        height: 26px;
        border-radius: 50%;
        padding: 0;
    }
    .main-menu-label {
        font-size: 0.7em;
    }
    .main-menu-stack {
        display: inline-block;
        height: 2em;
        line-height: 2em;
        position: relative;
        vertical-align: middle;
        width: 1.4em;
    }
}
@media (min-width: 992px) {
    .resize-responsive-text {
        font-size: 12px;
    }
    .basic-main-gui-size-btn {
        height: 28px;
        border-radius: unset;
        padding: 0px 18px;
    }
    .round-btn-stroke {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        padding: 0;
    }
    .main-menu-label {
        font-size: 0.85em;
    }
    .main-menu-stack {
        display: inline-block;
        height: 2em;
        line-height: 2em;
        position: relative;
        vertical-align: middle;
        width: 1.4em;
    }
}
@media (min-width: 1200px) {
    .resize-responsive-text {
        font-size: 14px;
    }
    .basic-main-gui-size-btn {
        height: 32px;
        border-radius: unset;
        padding: 0px 20px;
    }
    .round-btn-stroke {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        padding: 0;
    }
    .main-menu-label {
        font-size: 1.1em;
    }
    .main-menu-stack {
        display: inline-block;
        height: 2em;
        line-height: 2em;
        position: relative;
        vertical-align: middle;
        width: 1.4em;
    }
}
@media (min-width: 1400px) {
    .resize-responsive-text {
        font-size: 16px;
    }
    .basic-main-gui-size-btn {
        height: 36px;
        border-radius: unset;
        padding: 0px 22px;
    }
    .round-btn-stroke {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        padding: 0;
    }
    .main-menu-label {
        font-size: 1.2em;
    }
    .main-menu-stack {
        display: inline-block;
        height: 2em;
        line-height: 2em;
        position: relative;
        vertical-align: middle;
        width: 2em;
    }
}
@media (max-width: 768px) {
    input {
        font-family: Arial, Helvetica, sans !important;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    input {
        font-family: Arial, Helvetica, sans !important;
    }
}

.footer-mini {
    z-index: 1040;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: QuicksandMedium, Arial, Helvetica, sans, arial, helvetica, sans;
    font-size: 1.0em;
    line-height: 1.5em;
    background: #000;
    color: #fff
}

.footer-mini__copyright {
    padding-left: 15px
}

@media (min-width:768px) {
    .footer-mini__copyright {
        padding-left: 35px
    }
}

@media (min-width:1025px) {
    .footer-mini__copyright {
        padding: 0 35px
    }
}

.footer-mini__links {
    background: #0074bc;
    background: linear-gradient(120deg, transparent 30px, #0074bc 0) 0 0;
    padding: 14px 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden
}

/*.public .footer-mini__links {
    background: linear-gradient(120deg, transparent 30px, #ab5354 0) 0 0;
}*/

@media (min-width:1025px) {
    .footer-mini__links {
        padding: 20px 0
    }
}

.footer-mini__list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding-left: 30px;
    color: #fff
}

.footer-mini__item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px
}

.footer-mini__item:not(:first-child):before {
    content: "|";
    padding-right: 10px
}

.footer-mini__link {
    color: #fff;
    text-decoration: none
}

.footer-mini__link:hover {
    color: #fff;
    text-decoration: underline
}
.footer-technalia-logo {
    cursor: pointer;
    position: absolute;
    bottom: 52px;
    right: 0px;
    width: 12%;
}
.tire-texture {
    
}
@media (min-width:1025px) {
    .footer-technalia-logo {
        bottom: 64px;
    }
}
