.icon-transitia-trips {
    background: url(/latte/releases/app/support/imgs/trips-icon.svg) no-repeat center center;
    background-size: 74px;
}/*EmployeeAppView Styles */
.employee-data {
    color: #333333;
}

.latte-item.label.horizontal.picture .student-data .text {
    font-size: 16px;
}

.latte-item.label.horizontal.picture .student-data .description {
    font-size: 11px;
}
.latte-item.label.horizontal.picture {
    margin: 0 15px 15px;
}

.latte-item.label.horizontal.picture > .icon {
    margin-right: 15px;
}

.photo-element {
    height: 120px;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 300ms all;
    width: 120px;
}

.photo-element.loader {
    background: url("/design/imgs/loader.svg") center center no-repeat;
    background-size: 50px;
}

.photo-element .user-empty,
.photo-element img {
    border-radius: 0;
}

.photo-element .user-empty {
    text-align: center;
    font-size: 65px;
    color: gray;
    background: #f0f0f0;
}

.photo-element .button.change-image {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.photo-element .button.change-image .latte-item.label .text {
    font-size: 11px;
}
.filter-catalogue.combo > .button {
    padding: 6px 15px !important;
    margin-top: 4px;
    margin-left: 3px;
}.latte-item.label.total {
    padding-top: 4px !important;
}

.latte-item.label.total .text {
    color: #4CAF50;
    font-weight: 500 !important;
}.reports-view {
    color: #666666;
}

.reports-view .latte-view .tree {
    background-color: #EEEEEE;
}

.reports-view .latte-item.label.title-3.title-report {
    font-weight: 500 !important;
    padding: 3px !important;
}

.reports-view .latte-view.list.reports > .column-headers .label-content {
    margin-left: 0;
    text-align: center;
}

.filter-combo__started {
    display: flex;
    padding: 5px;
}

.filter-combo__started .button {
    margin: 0;
}
/**
 * File: ReportListView.css
 * Author: Daniel
 */
.latte-view.list.reports .column-footers {
    overflow: hidden;
    color: #93A0B3;
    border-top: solid 1px #ccc;
    background: white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);

    position: absolute;
    top: auto;
    bottom: 0;
}

.latte-view.list.reports .column-footers > .spacer {
    background: #fcfcfd;
    height: 40px;
    width: 36px;
    float: left;
}.latte-item.selectable.with-label.loans .description {
    color: #4caf50;
    opacity: 1;
    padding: 5px 0 5px 10px;
    line-height: 20px;
    display: inline-block;
    width: 100%;
}
.latte-item.list.selectable.is_payed.selected.unique-item,
.latte-item.list.is_payed {
    background: #FF5722;
    color: white;
    border-color: #FF5722;
}

.latte-item.list.selectable.is_payed.selected {
    background-color: #4285F4;
    border-color: #4285F4;
    color: white;
}

.latte-item.list.is_payed > .columns > div:after {
    background: transparent;
}.latte-item.resume-item.selectable .red {
    color: #990000;
}

.latte-item.resume-item.selectable .green {
    color: #009900;
}

.latte-item.resume-item.selectable .blue {
    color: #000099;
}

.latte-item.resume-item.selectable .red,
.latte-item.resume-item.selectable .blue,
.latte-item.resume-item.selectable .green {
    font-weight: bold;
}

.latte-item.resume-item.selectable.selected .red,
.latte-item.resume-item.selectable.selected .blue,
.latte-item.resume-item.selectable.selected .green {
    color: white;
}.explorer-purchases {
    .latte-item.toolbar > .face > .holder .latte-item.button.horizontal.no-icon {
        padding-left: 10px;
        padding-right: 10px;
    }
}.purchases {
    /* TODO: */
}.has-carta-porte.selectable .latte-item.icon.lnr {
    color: #4caf50;
}

.has-carta-porte.selectable.selected .latte-item.icon.lnr {
    color: #4caf50;
}

.has-carta-porte.selectable.selected .latte-item.link-style {
    color: #4caf50;
}.latte-view.expenses-view.toolbar.bottom > .latte-item.toolbar.top-toolbar.with-face {
    border-top: none;
    border-bottom: solid 1px #D2D5D9;
}

.latte-view.expenses-view.toolbar.bottom > .latte-item.toolbar.top-toolbar.with-face > .face {
    background: white;
    margin-bottom: 1px;
}

.latte-item.row-edit.hover,
.latte-item.row-edit {
    background: #4285f4;
}

.latte-item.row-edit.selectable.selected {
    color: black;
}.order-create-view {
    color: #666666;
}

.latte-item.suggestion-product .button-group {
    width: 560px;
}

.latte-item.suggestion-product .latte-item.textbox input,
.latte-item.suggestion-product .latte-item.textbox,
.latte-item.suggestion-product {
    width: calc(100% - 50px);
}

.latte-view.form-total .latte-item.form,
.latte-view.form-order .latte-item.form {
    padding: 5px 10px 0 10px;
}

.latte-item.input.input-qty {
    width: 80px;
}

.latte-item.input.input-qty > .value .button.horizontal.no-icon {
    width: 50px;
}

.latte-item.input.input-qty input {
    width: 100%;
}

.latte-item.input.input-product {
    width: 640px;
}

.latte-item.horizontal.input.input-qty > .value,
.latte-item.horizontal.input.input-product > .value {
    width: 100%;
}

.latte-item.horizontal.input.input-product > .value .button.horizontal.no-icon {
    padding: 5px 5px;
    margin-top: 5px;
    margin-left: 7px;
    min-width: 220px;
    max-width: calc(100% - 50px) !important;
    width: 100%;
}

.latte-view.toolbar.top.toolbar-products > .latte-item.toolbar.with-face > .face {
    background: white;
    height: 40px;
    margin-top: 5px;
}

.latte-item.input-available .latte-item.label > .label-content > *,
.latte-item.input-available {
    color: #076acd;
}

.order-create-view .latte-item.action-default.button-finalize {
    margin-left: 1px;
    margin-right: 14px;
}
.frm-filters {
    display: flex;
    flex-direction: column;
    padding: 0 1rem;
}.latte-item.form.with-face.filter {
    background: transparent;
}

.latte-item.form.with-face.filter .clear-button {
    position: absolute;
    top: 30px;
    right: 15px;
}.layover-loader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 1000;
}

.layover-loader img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -90px;
    margin-top: -90px;
}

.layover-loader span {
    color: #455A64;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -10px;
}.latte-view.trailer-assignment-view.toolbar.bottom > .latte-item.toolbar.top-toolbar.with-face {
    border-top: none;
    border-bottom: solid 1px #D2D5D9;
}

.latte-view.trailer-assignment-view.toolbar.bottom > .latte-item.toolbar.top-toolbar.with-face > .face {
    background: white;
    margin-bottom: 1px;
}

.latte-item.row-edit.hover,
.latte-item.row-edit {
    background: #4285f4;
}

.latte-item.row-edit.selectable.selected {
    color: black;
}

.latte-view.list.trailers-list .selectable.selected,
.latte-view.list.trailers-list .selectable.selected {
    color: #232323 !important;
    background: #efefef !important;
    border-color: #f0f0f0 !important;
}.explorer-app {
    color: #666666;
}

.explorer-app .latte-view .tree {
    background-color: #eeeeee;
}
.latte-item.file:not(.value){
    float: left;
    border: solid 1px silver;
    cursor: pointer;
}

.latte-item.file:not(.value):hover{
    outline: solid 3px #0b8fff;
}

.latte-item.file > .preview{
    width: 190px;
    height: 150px;
    overflow: hidden;
    background: white no-repeat center center;
    position: relative;
}

.latte-item.file > .preview > div{
    font-size: 35px;
    font-weight: bold;
    color: silver;
    position: absolute;
    top: 50%;
    left: 50%;
}

.latte-item.file > .preview > .latte-item.progress{
    width: 150px;
    margin-left: -75px;
}

.latte-item.file > .preview > .latte-item.loader{
    margin-left: -16px;
    margin-top: -16px;
}

.latte-item.file > .preview > div.pdf  {  color: maroon;  }
.latte-item.file > .preview > div.docx {  color: navy;  }
.latte-item.file > .preview > div.doc  {  color: navy;  }
.latte-item.file > .preview > div.xls  {  color: darkgreen;  }
.latte-item.file > .preview > div.xlsx {  color: darkgreen;  }
.latte-item.file > .preview > div.pptx {  color: #E25323;  }
.latte-item.file > .preview > div.ppt  {  color: #E25323;  }
.latte-item.file > .preview > div.html {  color: dodgerblue;  }

.latte-item.file > .preview.horizontal { background-size: auto 100%; }
.latte-item.file > .preview.vertical {
    background-size: 100% auto;
    background-position-y: top;
}


.latte-item.file > .foot{

    background: #f0f0f0;
}

.latte-item.file > .foot > .caption{
    margin: 8px;
    float: left;
    overflow: hidden;
    width: 140px;
    white-space: pre;
}

.latte-item.file > .foot > .button{
    float: right;
    height: 19px;
}

.latte-item.file > .foot:after{
    content: '.';
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}/* 
    Document   : FilesItem
    Created on : Jan 23, 2013, 9:45:21 AM
    Author     : josemanuel
    Description:
        Purpose of the stylesheet follows.
*/
.dragover{
    position: relative;
}

.dragover > .cue{
    position: absolute;
    
    border: 5px dashed orange;
    border-radius: 10px;
    background: white;
    background: rgba(255, 255, 255, 0.7);
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    
}

.latte-item.files > .uploader{
    padding: 10px 0;
}

.latte-item.files > .uploader:after{
    content: '.';
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.latte-item.files input[type=file]{
    padding: 7px 5px;
    display: block;
    width: 97%;
}

.latte-item.files > .latte-item.file{
    margin: 5px;
}
.latte-item.diesel-item {
    display: flex;
    width: 100%;
    margin-top: 5px;
}

.latte-item.diesel-item .button {
    text-align: center;
    width: 100px;
}.latte-item.birth-input .combo {
    margin-right: 5px;
}
.latte-item.filter-month {
    width: auto;
}

.latte-item.filter-month.left {
    margin-left: 5px;
}

.latte-item.filter-month .combo > .button {
    padding: 6px 15px !important;
    margin-top: 4px;
    margin-left: 3px;
}


.latte-item.filter-month .combo.year {
    width: 70px;
    margin-right: 10px;
}

.latte-item.filter-month .combo.year .button {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.latte-overlay.loader.warning {
    background: rgba(255, 0, 0, 0.7);
}

.latte-overlay.loader.success {
    background: rgb(63, 132, 38);
}

.latte-overlay.loader.error {
    background: rgba(255, 0, 0, 1);
}.latte-item.loader{

}

.latte-item.loader > .img-container{
    overflow: hidden;
}

@keyframes rotating {
    from {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}
.latte-item > .img-container {
    -webkit-animation: rotating 1s linear infinite;
    -moz-animation: rotating 1s linear infinite;
    -ms-animation: rotating 1s linear infinite;
    -o-animation: rotating 1s linear infinite;
    animation: rotating 1s linear infinite;
}/**
 * Search Textbox
 */

.search-box {
    padding: 5.1px 0;
    position: relative;
}

.search-box input {
    box-sizing: border-box;
    background: transparent;
    box-shadow: none;
    border: solid 1px #D2D5D9;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 400;
    outline: none;
    padding: 5px 3px 5px 7px;
    width: 150px;
}

.search-box .clear {
    cursor: pointer;
    line-height: 14px;
    height: 16px;
    font-size: 16px;
    padding: 5px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 5px;
    width: 16px;
}

.apps-view {
    align-content: flex-start;
    background: white;
    height: calc(100vh - 80px);
    max-width: 1240px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 25% 25%;
    grid-template-rows: auto;
    justify-content: space-around;
}

.app-item {
    color: white; /* color: #6c7880; - #2e3e48; */
    cursor: pointer;

    display: flex;
    align-items: center;
    flex: 0 1 204px; /* flex: grow shrink basis */
    flex-direction: column;
    justify-content: center;

    height: 220px;
    font-size: 80px;
    text-align: center;
    transition: 250ms box-shadow;
}

.app-item .icon {
    border: solid 1px transparent;
    border-radius: 10px;
    color: #545353; /* #4185F0; */
    height: 128px;
    width: 128px;
}

.app-item:hover .icon {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.app-item .name {
    color: #545353;
    font-weight: 400;
    font-size: 15px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}

@media (min-width: 768px) {
    .apps-view {
        grid-template-columns: 25% 25% 25% 25%;
    }
}

.app-version {
    color: #607d8b;
    display: block;
    text-align: right;
    padding: 10px 25px;
}.latte-view.explorer-list.toolbar.bottom > .latte-item.toolbar.top-toolbar {
    padding: 0 5px;
    margin-top: -1px;
}

.latte-view.explorer-list.toolbar.bottom > .latte-item.toolbar.top-toolbar.with-face {
    border-top: none;
    border-bottom: solid 1px #D2D5D9;
}

.latte-view.explorer-list.toolbar.bottom > .latte-item.toolbar.with-face > .face {
    background: white;
}

.latte-view.explorer-list .latte-item.label.title-list {
    margin: 6px 5px !important;
    padding: 4px 5px !important;
}

.latte-view.explorer-list .latte-item.label.title-list .text {
    font-weight: 300;
    font-size: 12px;
}
.signin-view,
.signin-view input,
.signin-view button,
.signin-view textarea,
.signin-view td,
.signin-view th {
    font-family: AvenirNextThin, sans-serif;
    font-size: 13px;
}

.signin-view {
    align-items: center;
    color: #999;
    display: flex;
    font-weight: normal;
    height: 100vh;
    justify-content: center;
}

.signin-view .holder {
    width: 300px;
}

.signin-view a,
.signin-view p.link {
    color: #4486f4;
    text-decoration: none;
}

.signin-view a:hover,
.signin-view a:focus,
.signin-view p.link:focus,
.signin-view p.link:hover {
    text-decoration: underline;
}

.signin-view header {
    margin: 0;
    padding: 0;
}

.signin-view header h1 {
    color: #F44336;
    font-family: Longview, sans-serif;
    font-weight: normal;
    margin: 0;
    letter-spacing: 1.1px;
    padding: 0;
    text-align: center;
}

.signin-view header .logo {
    background-size: 100% auto;
    width: 300px;
    height: 77px;
    margin: 0 auto;
}

.signin-view main {
    font-size: 15px;
    padding: 50px 0;
}

.signin-view main h2 {
    color: black;
    font-family: AvenirNextThin, sans-serif;
    margin: 10px 0 30px 0;
    text-align: center;
}

.signin-view main .connection .icon {
    height: 32px;
    background: #f0f0f0;
    float: left;
    margin-right: 10px;
    width: 32px;
}

.signin-view main .connection .text {
    padding-top: 5px;
    margin-bottom: 20px;
}

.signin-view main .connection:after {
    content: '.';
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.signin-view main .combo {

}

.signin-view main .combo input {
    border: none;
    background-color: transparent;
    width: 258px;
    padding: 20px;
    font-size: 15px;
}

.signin-view main .combo input:focus,
.signin-view main .submit:focus {
    outline: none;
}

.signin-view main .combo .user {
    border-bottom: solid 1px #999;
}

.signin-view main .combo .field {
    border: solid 1px #999;
    border-radius: 10px;
}

.signin-view main .combo .field.user {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none;
}

.signin-view main .combo .separator {
    border-top: solid 1px #999;
}

.signin-view main .combo.focus .separator {
    border-top-color: #4486f4;
}

.signin-view main .combo .field.password {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: none;
}

.signin-view main .field.focus {
    border-color: #4486f4;
    background: #F7FFFF;
}

.signin-view main .error {
    color: #FF3300;
    margin: 20px 0;
    transition: 300ms all;
}

.signin-view main .error a {
    font-size: 80%;
}

.signin-view main .remember {
    margin: 20px 0;
}

.signin-view main .submit {
    background: white;
    border: solid 1px #4486f4;
    border-radius: 10px;
    color: #4486f4;
    cursor: pointer;
    display: block;
    font-size: 15px;
    font-weight: 300;
    margin-top: 30px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}

.signin-view main .submit.disabled {
    opacity: 0.5;
}

.signin-view main .submit:hover,
.signin-view main .submit:focus {
    background: #4486f4;
    color: white;
}

.signin-view main form > .field {
    border: solid 1px #999;
    border-radius: 5px;
    margin: 10px 0;
}

.signin-view main form > .field input {
    width: 100%;
    padding: 13px;
    border: none;
    background: transparent;
}

.signin-view main form > .field.birth {
    border: none;
}

.signin-view main form > .field.birth input {
    border: solid 1px #999;
    border-radius: 5px;
    padding: 13px;
    width: 50px;
    margin-right: 10px;
}

.signin-view main form > .field.birth input:last-child {
    margin-right: 0;
    width: 88px;
}

.signin-view main form > .field input:focus {
    border-color: #4486f4;
    background: #F7FFFF;
}

.signin-view main form > .separator {
    margin-top: 30px;
}

.signin-view main form > .strength:after {
    content: '.';
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.signin-view main form > .strength > .label {
    float: right;
    font-size: 70%;
    margin-top: 2px;
    margin-right: 10px;
}

.signin-view main form > .strength .strength-bars {

}

.signin-view main form > .strength .strength-bars > div {
    width: 40px;
    height: 3px;
    background-color: silver;
    float: right;
    margin-right: 1px;
    margin-top: 8px;
}

.signin-view main form > .strength .strength-bars > .bar-1.on {
    background: #990000;
}

.signin-view main form > .strength .strength-bars > .bar-2.on {
    background: #FF6600;
}

.signin-view main form > .strength .strength-bars > .bar-3.on {
    background: #FFCC00;
}

.signin-view main form > .strength .strength-bars > .bar-4.on {
    background: #99CC00;
}

.signin-view main form > .strength .strength-bars > .bar-5.on {
    background: #009933;
}

.signin-view footer {
    margin-top: 50px;
    text-align: center;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(153, 153, 153, 0.9);
    font-weight: 300;
}.wrapper-outer {
    width: 100%;
}

.wrapper-outer .text {
    white-space: normal;
}

.wrapper-truck {
    display: flex;
    justify-content: space-between;
}

.latte-item.widget.custom-widget {
    border: 1px solid #e5e5e5;
    box-shadow: none;
}

.latte-item.widget.custom-widget > .latte-item.toolbar.top > .face {
    border-bottom: solid 1px #E5E5E5;
}