/* here you can put your own css to customize and override the theme */

.m-0 {
    margin: 0 !important;
}

.d-flex {
    display: flex;
}

.flex-column {
    flex-direction: column;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-start {
    justify-content: flex-start;
}

.justify-content-end {
    justify-content: flex-end;
}

.justify-content-between {
    justify-content: space-between;
}

.align-items-center {
    align-items: center;
}

.align-items-start {
    align-items: flex-start;
}

.align-items-end {
    align-items: flex-end;
}

.gap-1 {
    gap: 10px;
}

.gap-2 {
    gap: 15px;
}

.gap-3 {
    gap: 20px;
}

.min-w-150 {
    min-width: 150px;
}

.btn-success {
    color: #fff !important;
    background-color: #3cad27 !important;
    border-color: #3cad27 !important;
}

.badge-success {
    background-color: #3cad27 !important;
}

.mt-1 {
    margin-top: 10px;
}

.mt-2 {
    margin-top: 15px;
}

.mt-3 {
    margin-top: 20px;
}

#tab_car_detail .my-sticky-element {
    width: 100%;
    overflow-y: scroll;
    position: fixed;
    top: 100px;
}
#tab_car_detail .my-sticky-element {
    max-width: 360px;
}

.table.tecdoc_product_table_detail>tbody>tr>td {
    vertical-align: top !important;
}
.my-sticky-element.stuck .treeview {
    overflow-y: scroll;
    height: 100%;
    max-height: 100%;
    width: 100%;
}

#tab_car_detail .my-sticky-element.stuck .treeview {
    overflow-y: hidden;
}

#tree_results_not_found {
    display:none;
}

.main_table_tecdoc_wrapper {
    margin-top:5px;
}
.my-sticky-element.stuck {
    position:fixed;
    top:100px;
    height: 100%;
}

.my-sticky-element.stuck .treeview {
    overflow-y: scroll;
    height: 100%;
    max-height: 100%;
}

.label_warehouse_availability {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.btn_open_info_car_detail {
    color: #fff !important;
    display: inline-block;
    margin-left: 5px;
}

.btn_add_product_teccom {
    background-color: #c3c3c3 !important;
    border-color: #c3c3c3 !important;
}

.btn_force_gray {
    background-color: #c3c3c3 !important;
    border-color: #c3c3c3 !important;
    color: #ffffff !important;
}

.line-center {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.btn_product_photo {
    font-size: 35px;
    color: #bbbaba !important;
}

hr.tecdoc_page_hr {
    margin: 10px 0;
}

.tecdoc_main_table tbody tr {
    cursor: pointer;
}

.tecdoc_main_table tbody tr .no_click {
    cursor: text;
}

.tecdoc_main_table tr.dataTables_empty_row {
    cursor: initial;
}


.reftedoc_history_search_wrapper,
.reftedoc_history_search_wrapper .form-control input {
    font-size: 16px;
}

.plates_history_search_wrapper,
.plates_history_search_wrapper .form-control {
    font-size: 18px;
}


.plates_history_search_wrapper .form-control {
    background: url('../img/car_plate_bg.jpg') no-repeat;
}

.plates_history_search_wrapper .search_products form {
    border: 0 solid #D0D8E3;
    /*width: 242px;*/
}

.plates_history_search_wrapper #form_plates_history_search input {
    width: 151px;
    text-align: center;
    padding: 0;
    line-height: 42px;
    display: inline-block;
    float: right;
    min-height: 42px;
}

#plates_history_search_balance {
    font-size: 12px;
    text-align: right;
    float: left;
    margin: 18px 0 0 0;
}

.plates_history_search_wrapper #form_plates_history_search .input-group-btn a {
    height: 41px;
    line-height: 36px;
}

.plates_history_search_wrapper #form_plates_history_search .input-group-btn {
    right: 37px;
    top: 0px;
}

.reftedoc_history_search_wrapper #search_tecdoc_form_top .input-group-btn,
.reftedoc_history_search_wrapper #form_pesquisa_menu .input-group-btn {
    right: 37px;
    top: 6px;
}

.reftedoc_history_search_wrapper #search_tecdoc_form_top .input-group-btn i,
.reftedoc_history_search_wrapper #form_pesquisa_menu .input-group-btn i,
.plates_history_search_wrapper #form_plates_history_search .input-group-btn i {
    font-size: 20px;
}

.navbar-nav > li > a.top_logo_tecdoc {
    display: inline-block;
    background: transparent;
    padding: 0;
    float: left;
    margin: 11px 0 0 0;
}

.navbar-nav > li > a.top_logo_tecdoc img {
    width:120px;
    height: auto;
}

.modal {
    color:#000;
}

.detalhe_produto .brand_detail_img {
    max-width: 90px;
}

.tecdoc_product_detail.detalhe_lateral .tab {
    width: 24.3333%;
}

.fundo_detalhe.over_back_detail {
    z-index:103;
}

.table_body_brands td {
    padding:0px !important;
}

.selected_input_margin {
    background: #def0fd;
    border-color: #def0fd;
}

#container_brands .list_article_brands {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#container_brands .list_article_brands li:last-child {

}
#submit_search_tree_car {
    color:#fff !important;
    font-weight:bold;
    line-height: 20px;
}

.treeview li.list-group-item.selected > .click_item,
#shorcut_tree_articles .list-group-sub-items li.selected > .click_item ,
#shorcut_tree .list-group-sub-items li.selected > .click_item {
    background: #f2f2f2;
}

#shorcut_tree_articles .list-group ,
#shorcut_tree .list-group {
    margin-right: 10px;
}

#container_brands .list_article_brands li a {
    padding: 10px 20px;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    font-weight: bold;
    border-bottom: 2px solid #e7ecf1;
}

#container_brands .list_article_brands li a.selected {
    background: #f2f2f2;
}

#container_brands .list_article_brands li a:hover {
    background: #f2f2f2;
}

#container_brands .list_article_brands li {
    border-bottom: 0px solid #e7ecf1;
}

.detalhe_lateral.big_size_side_detail {
    width: 100%;
}

.detalhe_lateral.medium_size_side_detail {
    width: 100%;
}

.tecdoc_wrapper_list_main .dataTables_extended_wrapper {
    margin-top: 5px;
}

.search_tecdoc_opt_1 {
    /*    border-right: 1px solid #d2d2d2;*/
}

.text_right {
    text-align: right;
}

.detalhe_lateral.tecdoc_product_detail .topo {
    padding: 15px 0 41px 0 !important;
}

.car_base_detail .article_detail_link .main_title {
    font-size:13px;
    font-weight:bold;
    margin-bottom:5px;
}

.car_base_detail .article_detail_link .list_attr_desc {
    font-size: 10px;
    line-height: 13px;
}
/*
.car_base_detail .article_detail_link .list_attr_desc span {
    font-weight: bold;
}*/

.btn_search_tecdoc_ref {
    margin-top: 23px !important;
}

.tecdoc_product_detail {
    z-index: 103 !important;
}

.treeview {
    border-right: 1px solid #dfdfdf;
}

.treeview .list-group-sub-items {
    list-style-type: none;
    display: none;
}
.treeview > .list-group-sub-items {
    display: block;
    padding-left: 0px;
}

.treeview li.active > .list-group-sub-items {
    display:block;
}

.treeview .list-group-item {
    cursor:initial;
    padding: 0px;
    border: 0px;
}

.treeview .click_item {
    cursor: pointer;
    padding: 5px 0px;
    display: inline-block;
    width: 100%;
}

.treeview span.indent {
    margin-left:10px;
    margin-right:10px;
}

.treeview span.icon {
    width:12px;
    margin-right:5px;
}
.treeview .node-disabled {
    color:silver;
    cursor:not-allowed;
}
.node-treeview1 {

}

.treeview .list-group-item.active,
.treeview .list-group-item.active:focus,
.treeview .list-group-item.active:hover {
    z-index: 2;
    color: black;
    background-color: #fff;
    border-color: #ddd;
}

.datatable_tecdoc_artigos_base .article_detail_link .article_detail_link_click {
    cursor: pointer;
}

.node-treeview1:not(.node-disabled):hover {
    background-color:#F5F5F5;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

body {
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 12px;
}

body.bg_white {
    background: #fff;
}

.page_login {
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
}

.page_login .bloco_img {
    position: relative;
    float: left;
    width: 50%;
    min-height: 750px;
}

.page_login .bloco_texto {
    position: relative;
    float: left;
    width: 50%;
    min-height: 750px;
}

.page_login .bloco_texto .login_wrapper {
    position: relative;
    float: left;
    width: 80%;
    margin: 10% 10% 0 10%;
}

.page_login .bloco_texto .login_wrapper .logotipo {
    /*margin-bottom: 50px;*/
}

.page_login .bloco_texto .login_wrapper .logotipo img {
    max-width: 450px;
    width: 100%;
}

.page_login .footer_login {
    position: absolute;
    width: 80%;
    margin: 0 10% 15px 10%;
    color: #333;
    font-size: 12px;
    float: left;
    bottom: 0;
}

.page_login .formulario_login {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 100px;
}

.page_login .titulo {
    position: relative;
    float: left;
    width: 100%;
    color: #7b7b7b;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 30px;
}

.page_login .subtitulo {
    position: relative;
    float: left;
    width: 100%;
    color: #7b7b7b;
    margin-bottom: 30px;
}

.page_login .formulario_login form {
    position: relative;
    float: left;
    width: 100%;
    max-width: 560px;
}

.page_login .fgroup {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.page_login .fgroup.left {
    width: 65%;
}

.page_login .fgroup.right {
    width: 35%;
    margin-bottom: 0;
}

.page_login .fgroup.center {
    text-align: center;
}

.page_login form input {
    border: 0;
    border-bottom: 1px solid #cccccc;
    outline: none;
    background: none;
    padding: 0 0 5px 0;
    width: 85%;
    color: #333;
}

.page_login form select {
    width: 85%;
}

.page_login .checkbox_wrapper {
    position: relative;
    float: left;
    margin-right: 5px;
}

.page_login .texto_checkbox {
    position: relative;
    float: left;
    color: #333;
    font-size: 12px;
    margin-top: 0;
}

.page_login .fgroup a {
    display: block;
    float: left;
    margin: 8px 26px 0 0;
    color: #333;
}

.page_login .formulario_login form button {
    background: #f36a5a;
    border: 0;
    outline: none;
    padding: 10px 30px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.page_login .formulario_login form button:focus,
.page_login .formulario_login form button:hover {
    background: #F35B49;
}

.btn_actions {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 5px !important;
}

.titulo_menu {
    background: #E9ECF3;
    color: #697882;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    padding-bottom: 11px;
    padding-left: 15px;
    padding-top: 15px;
}

.titulo_menu.padding_top {
    padding-top: 35px;
}

.page-sidebar-closed .titulo_menu {
    display: none;
}

.slider_banners {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    /*max-height: 409px;*/
    overflow: hidden;
}

.slider_banners ul {
    margin: 0;
    padding: 0;
    /*min-height: 190px;
    max-height: 409px;*/
}

#slider_banners li {
    /*min-height: 190px;*/
}

.slider_banners img {
    width: 100%;
    /*min-height: 190px;
    max-height: 409px;*/
}

.slider_banners .imagem_slider {
    position: relative;
    float: left;
    width: 100%;
    /*min-height: 190px;*/
}

.slider_banners .banner_texto {
    position: absolute;
    font-size: 43px;
    color: #fff;
    width: 560px;
    height: 100%;
    top: 0;
    left: 30px;
}

.custom_icon {
    width: 25px;
    height: 22px;
    float: left;
    margin-right: 7px;
}

.custom_icon.icon_produtos {
    background: url(../../../../img_custom/icon_produtos.png) no-repeat;
    background-position: center;
}
.custom_icon.icon_outlet {
    background: url(../../../../img_custom/icon_outlet.png) no-repeat;
    background-position: center;
}

.custom_icon.icon_historico {
    background: url(../../../../img_custom/icon_historico.png) no-repeat;
    background-position: center;
}

.custom_icon.icon_encomenda_rapida {
    background: url(../../../../img_custom/icon_encomenda_rapida.png) no-repeat;
    background-position: center;
}

.custom_icon.icon_estatisticas {
    background: url(../../../../img_custom/icon_estatisticas.png) no-repeat;
    background-position: center;
}

.custom_icon.icon_conta {
    background: url(../../../../img_custom/icon_conta.png) no-repeat;
    background-position: center;
}

.custom_icon.icon_propostas {
    background: url(../../../../img_custom/icon_propostas.png) no-repeat;
    background-position: center;
}

.custom_icon.icon_visitas {
    background: url(../../../../img_custom/icon_visitas.png) no-repeat;
    background-position: center;
}

.custom_icon.icon_configuracoes {
    background: url(../../../../img_custom/icon_configuracoes.png) no-repeat;
    background-position: center;
}

.table.table-light>thead>tr:hover>th {
    background: #E5E5E5 !important;
}
.table.table-light>thead>tr>th {
    text-transform: none;
}

.table.table-light>thead>tr>th,
.table tr td,
.table tr td a {
    font-size: 12px;
}

.dropdown-menu-list button {
    padding: 6px 8px;
    float: left;
    margin-right: 10px;
}

.dropdown-menu-list button i {
    color: #fff;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-inbox > .dropdown-menu .dropdown-menu-list > li .subject .from {
    color: #fff;
    font-weight: 400;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu .dropdown-menu-list > li a {
    padding: 10px 15px;
    display: block;
    width: 100%;
    height: 56px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-inbox > .dropdown-menu .dropdown-menu-list > li .subject {
    margin-top: 7px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-inbox > .dropdown-menu .dropdown-menu-list > li .subject .time {
    background: #4b5a67;
    padding: 0 5px;
    opacity: 1;
}

#form_produtos input {
    background: #e3e6eb;
    font-size: 15px;
    font-weight: 600;
}

#form_produtos p {
    color: #c1c0c0;
    font-size: 13px;
    font-weight: 600;
}

.bloco_viatura h3 {
    margin: 10px 0 40px 0;
    text-align: left;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #697882;
    float: left;
}

.bloco_viatura h3 i {
    font-size: 18px;
    margin-right: 10px;
}

#pagina_produtos_search button[type="submit"] {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    padding: 8px 20px;
}

#pagina_produtos_search #form_produtos button {
    padding: 13px 30px;
}

.bloco_viatura p {
    color: #a3a3a3;
}

.table .btn.btn_adicionar_prod,
.table .btn.btn_edit_product,
.table .btn.btn_adicionar_prod_detail {
    display: inline-block;
    margin: 0;
}

.btn_open_prod {
    cursor: pointer;
}

.table .btn.btn_open_prod {
    display: inline-block;
    margin-left: 5px;
}

.table .block_adicionar_ver {
    position: relative;
    width: 100%;
    min-width: 126px;
}

.datatable_tecdoc_artigos_base tbody tr.article_detail_link {
    cursor: pointer;
}

.datatable_tecdoc_artigos_base.table .block_adicionar_ver .btn-circle {
    /*margin: 5px 0px;*/
    margin: 0;
}
.datatable_tecdoc_artigos_base.table .block_adicionar_ver {
    min-width: 85px;
}

.table .block_adicionar_ver.standalone {
    min-width: 170px;
}

.table .block_adicionar_ver.batches {
    position: relative;
    width: 100%;
    min-width: 40px;
}

.table .btn.default {
    background-color: #c5c5c5;
    border-color: #c5c5c5;
}

.table_produtos input {
    text-align: center;
}

.table_produtos td {
    color: #8895a9;
    font-weight: 600;
}

.table_produtos .disponibilidade {
    position: relative;
    float: left;
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.table_produtos .disponibilidade.green {
    background: #44fa13;
}

.table_produtos .disponibilidade.red {
    background: #f00;
}

.table_produtos .disponibilidade_texto {
    font-size: 12px;
    font-weight: 600;
    position: relative;
    float: left;
    margin-top: -2px;
}

.table_produtos .disponibilidade_texto.green {
    color: #39be15;
}

.table_produtos .disponibilidade_texto.red {
    color: #f00;
}

.table_produtos .imagem_prod {
    display: block;
    margin: 0 auto;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: top;
    background: #fff;
    padding: 8px 20px;
    font-size: 12px;
    color: #485a6a;
    font-weight: 400;
    position: relative;
}

.datatable_tecdoc_artigos_base .table>tbody>tr>td,
.datatable_tecdoc_artigos_base .table>tbody>tr>th,
.datatable_tecdoc_artigos_base .table>tfoot>tr>td,
.datatable_tecdoc_artigos_base .table>tfoot>tr>th,
.datatable_tecdoc_artigos_base .table>thead>tr>td,
.datatable_tecdoc_artigos_base .table>thead>tr>th {
    padding: 8px 20px;
}

.table thead tr th {
    font-size: 12px;
}

.dataTable .delay_day{
    color:red;
}

.dataTable .user-image {
    max-width: 100px;
    max-height: 50px;
}

.table_produtos tr.heading>th,
table.dataTable tr.heading>th {
    background-color: #f36a5a;
    color: #fff;
}

.bloco_disponibilidade .label {
    /*font-size: 12px;
    width: 90%;
    display: inline-block;
    padding: 6px 0;*/

    font-size: 12px;
    min-width: 60px;
    display: inline-block;
    padding: 6px 10px;
}

.product_detail .produto_warehouses .table.table-light > tbody > tr > td {
    color: #000;
}

.product_detail .produto_warehouses .label {
    display: inline-block;
    min-width: 60px;
    padding: 6px 8px;
}

.tecdoc_product_detail .produto_warehouses .table.table-light > tbody > tr > td {
    color: #000;
}

.tecdoc_product_detail .produto_warehouses .label {
    display: inline-block;
    min-width: 60px;
    padding: 6px 8px;
}

.produtos_lista .red_block {
    color: #f36a5a  !important;
}

.dataTables_extended_wrapper div.dataTables_info,
.dataTables_extended_wrapper div.dataTables_length,
.dataTables_extended_wrapper div.dataTables_paginate,
.dataTables_extended_wrapper div.dataTables_filter {
    color: #8895a9;
    font-size: 13px;
}

.encomendas_lista .dataTables_extended_wrapper div.dataTables_info,
.encomendas_lista .dataTables_extended_wrapper div.dataTables_length,
.encomendas_lista .dataTables_extended_wrapper div.dataTables_paginate {
    display: none;
}

.produtos_lista .btn.default.prev,
.produtos_lista .btn.default.next {
    background-color: #abb6c4;
    border-color: #abb6c4;
    color: #fff !important;
}

.produtos_lista a {
    outline: none;
    text-decoration: none !important;
    color: #485a6a;
    font-weight: 400;
}

#btn_filtros {
    padding: 7px 20px;
    background-color: #8895a9;
    font-size: 12px;
    margin-top: -10px;
    margin-bottom: 10px;
}

#btn_filtros img {
    margin-left: 10px;
}

.filtros_body {
    position: relative;
    float: left;
    width: 100%;
    display: none;
}

.encomendas_lista .btn_ver_encomenda {
    font-size: 15px;
    padding: 2px 18px;
}

.encomendas_lista .dataTables_extended_wrapper .table.dataTable {
    margin: 0 !important;
}

.fundo_detalhe {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(0,0,0,0.5);
    display: none;
}

.detalhe_lateral {
    position: absolute;
    top: 0;
    right: -900px;
    width: 900px;
    min-height: 100%;
    z-index: 101;
    background: #fff;
    display:none;
}
.detalhe_lateral.active {
    display:block;
}

.detalhe_lateral .topo {
    position: relative;
    float: left;
    width: 100%;
    padding: 15px 0 15px 0;
    background: #f36a5a;
    min-height: 50px;
}

#tecdoc_car_info_side .desc_aux ,
#desc_name_car_tecdoc_wrapper {
    margin-left: 2%;
    clear: both;
    color:#fff;
}

.fixed_header_table {
    top:0;
    position:absolute;
    width:auto;
    display:none;
    border:none;
    z-index: 2;
}

#tecdoc_car_info_side .topo .desc_aux {
    display:none;
}
#tecdoc_car_info_side {
    z-index: 200;
}
.reference_parts_list ,
.part_list_btn ,
.search_ref_click_reload {
    cursor:pointer;
    text-decoration: underline;
    color: blue;
}

.search_ref_click_reload {
    width: 150px !important;
    display: inline-block;
}

.tecdoc_product_detail .subtitle_desc_ref_prod {
    margin-top: 10px;
    font-size: 15px;
    padding: 8px 20px;
    padding-bottom: 0px;
}

.detalhe_lateral .nome,
.detalhe_lateral .nome_produto {
    position: relative;
    float: left;
    margin-left: 2%;
    font-size: 19px;
    color: #fff;
}

.detalhe_lateral .close_detalhe,
.detalhe_lateral .close_proposal_line_detail,
.detalhe_lateral .close_order_line_detail {
    position: absolute;
    right: 10px;
    top: 18px;
    cursor: pointer;
}

.detalhe_lateral .close_proposal_line_detail i,
.detalhe_lateral .close_order_line_detail i,
.detalhe_lateral .close_detalhe i {
    font-size: 40px;
}

.detalhe_lateral .nav_tabs {
    position: relative;
    float: left;
    width: 100%;
    background: #f36a5a;
    padding: 0 2% 0 2%;
}

.detalhe_lateral .nav.nav-tabs {
    position: relative;
    width: 100%;
    clear: both;
    background: #f36a5a;
    padding: 0 2% 0 2%;
}

.detalhe_lateral .content_tabs {
    position: relative;
    float: left;
    width: 100%;
    padding: 2%;
    overflow-y: auto;
}

.detalhe_lateral .tab {
    position: relative;
    float: left;
    padding: 2% 2% 0 2%;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    font-size: 11px;
    color: #fff;
    cursor: pointer;
    width: 33.3333%;
    text-align: center;
    min-height: 48px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.detalhe_lateral .tab.tabs_two {
    width: 50%;
}

.detalhe_lateral .tab.tabs_three {
    width: 33.3333%;
}

.detalhe_lateral .tab.tabs_four {
    width: 25%;
}

.detalhe_lateral .tab.tabs_five {
    width: 20%;
}

.detalhe_lateral .tab.tabs_six {
    width: 16.6667%;
}

.detalhe_lateral .tab i {
    float: left;
    font-size: 16px;
}

.detalhe_lateral .tab:hover,
.detalhe_lateral .tab.active {
    background: #fff;
    color: #f36a5a;
}
.detalhe_lateral.base_side_detail .nav-tabs {
    border-bottom: 0px solid #ddd;
}
.detalhe_lateral.base_side_detail .nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857;
    border: 0px solid transparent;
}

.detalhe_lateral.base_side_detail .nav-tabs>li>a:hover {
    border: 0px solid #fff;
    color: #f36a5a;
}

.detalhe_lateral.base_side_detail .nav-tabs > li i {
    position: absolute;
    top: 15px;
    left: 16px;
    font-size: 18px;
}

.detalhe_lateral.base_side_detail .nav-tabs>li {
    float:none;
    margin-bottom: 0px;
    position:relative;
}
.detalhe_lateral.base_side_detail .nav-tabs>li.active>a,
.detalhe_lateral.base_side_detail .nav-tabs>li.active>a:focus,
.detalhe_lateral.base_side_detail .nav-tabs>li.active>a:hover {
    color: #f36a5a;
    background-color: #fff;
    border: 0px solid #fff;
    border-bottom-color: transparent;
    cursor: default;
}
.detalhe_lateral.base_side_detail .nav-tabs>li a {
    position: relative;
    float: left;
    padding: 2% 2% 3% 2%;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    font-size: 11px;
    color: #fff;
    cursor: pointer;
    width: 33.3333%;
    text-align: center;
    min-height: 46px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    display:block;
}

.detalhe_lateral.client_detail {
    width: 850px;
}

.detalhe_lateral.client_detail .nav-tabs>li a {
    width: 25%;
}

.detalhe_lateral.order_line_detail {
    width: 600px;
}

.detalhe_lateral .content_tabs .content_tab {
    display: none;
    position: relative;
}

.detalhe_lateral .content_tabs .content_tab.active {
    display: block;
}

.detalhe_lateral .detalhe_produto {
    position: relative;
    float: left;
    width: 100%;
}

.detalhe_lateral .custom_row {
    position: relative;
    float: left;
    width: 100%;
    /*margin-bottom: 25px;*/
}

.detalhe_lateral .custom_row.padding_sides {
    padding: 0 5%;
}

.detalhe_lateral .imagem {
    position: relative;
    float: left;
    width: 50%;
    margin-right: 5%;
    max-width: 350px;
}

.detalhe_lateral.client_detail .logo {
    margin-top: 16px;
}

.detalhe_lateral.base_side_detail h3 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding: 0px 15px;
}

.detalhe_lateral.client_detail .logo img {

}

.detalhe_lateral .imagem img {
    max-width: 100%;
}

.detalhe_lateral.tecdoc_product_detail .imagem img {
    max-width: 250px;
}

.detalhe_lateral .descricao {
    position: relative;
    float: left;
    width: 45%;
    padding-right: 3%;
}

.detalhe_lateral .texto {
    color: #8895a9;
    font-size: 11px;
    font-weight: 600;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.detalhe_lateral .estado {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.detalhe_lateral .estado.green {
    color: #39be15;
    font-size: 13px;
    font-weight: 600;
}

.detalhe_lateral .estado.red {
    color: #f00;
    font-size: 13px;
    font-weight: 600;
}

.detalhe_produto .estado .label {
    min-width: 60px;
    display: inline-block;
    padding: 6px 8px;
}

.detalhe_lateral .estado .square {
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

.detalhe_lateral .estado.green .square {
    background: #44fa13;
}

.detalhe_lateral .estado.red .square {
    background: #f00;
}

.detalhe_lateral .preco {
    position: relative;
    float: left;
    width: 100%;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-align: right;
}

.detalhe_lateral .preco_cinza {
    position: relative;
    float: left;
    width: 100%;
    color: #cdcdcd;
    text-align: right;
    text-decoration: line-through;
    font-size: 11px;
}

.detalhe_lateral .preco_core_tax {
    position: relative;
    float: left;
    width: 100%;
    color: #606060;
    text-align: right;
    font-size: 11px;
}

.detalhe_lateral .zona_adicionar {
    /*position: relative;
    float: left;*/
    width: 100%;
    padding: 0 5%;
    margin-right: 5%;
}

.detalhe_lateral .datatable_tecdoc_artigos_base .zona_adicionar {
    /*display: inline;
    float: none;*/
}

.detalhe_lateral .zona_adicionar input {
    float: left;
    width: 46%;
    margin-right: 4%;
    text-align: center;
}

.detalhe_lateral .zona_adicionar a {
    float: left;
}

.detalhe_lateral .marca {
    position: relative;
    float: left;
    width: 35%;
    font-size: 13px;
    color: #000;
}

.detalhe_lateral .marca img {
    max-width: 80%;
    float: left;
}

.detalhe_lateral .produto_stats {
    position: relative;
    float: right;
    width: 100%;
}

.detalhe_lateral.base_side_detail table td {
    color: #000 !important;
    border-color: #e2e2e2 !important;
}

.detalhe_lateral .produto_stats table td {
    color: #000 !important;
    border-color: #e2e2e2 !important;
}

/*.detalhe_lateral .tab_icon1 {
    background: url(../../../../img_custom/tab_1_sprite.png) no-repeat;
    width: 12px;
    height: 19px;
    float: left;
	background-position: 0 -25px;
}

.detalhe_lateral .tab:hover .tab_icon1,
.detalhe_lateral .tab.active .tab_icon1 {
	background-position: 0 0;
	background: url(../../../../img_custom/tab_1_sprite.png) no-repeat;
}*/

.detalhe_lateral .tab_icon2 {
    background: url(../../../../img_custom/tab_2_sprite.png) no-repeat;
    width: 18px;
    height: 19px;
    float: left;
}

.detalhe_lateral .tab:hover .tab_icon2,
.detalhe_lateral .tab.active .tab_icon2 {
    background-position: 0 -33px;
}

.detalhe_lateral .tab_icon3 {
    background: url(../../../../img_custom/tab_3_sprite.png) no-repeat;
    width: 21px;
    height: 19px;
    float: left;
}

.detalhe_lateral .tab:hover .tab_icon3,
.detalhe_lateral .tab.active .tab_icon3 {
    background-position: 0 -34px;
}

.detalhe_lateral.lat_form_inscricao .topo,
.detalhe_lateral.lat_form_edit .topo,
.detalhe_lateral.visit_form_style .topo {
    padding: 30px 0;
}

.detalhe_lateral.lat_form_inscricao .close_detalhe,
.detalhe_lateral.lat_form_edit .close_detalhe,
.detalhe_lateral.visit_form_style .close_detalhe {
    top: 28px;
}

.detalhe_lateral.lat_form_inscricao .form-control,
.detalhe_lateral.lat_form_edit .form-control,
.detalhe_lateral.visit_form_style .form-control {
    font-size: 11px;
}

.detalhe_lateral.lat_form_inscricao .control-label,
.detalhe_lateral.lat_form_edit .control-label,
.detalhe_lateral.visit_form_style .control-label {
    color: #44779f;
    font-size: 11px;
    font-weight: 600;
}

.detalhe_lateral.lat_form_inscricao .help-block,
.detalhe_lateral.lat_form_edit .help-block,
.detalhe_lateral.visit_form_style .help-block {
    color: #44779f;
    font-size: 10px;
}

.detalhe_lateral.lat_form_inscricao .content_tabs,
.detalhe_lateral.lat_form_edit .content_tabs,
.detalhe_lateral.visit_form_style .content_tabs {
    padding: 5% 2% 2% 2%;
}

.detalhe_lateral.lat_form_inscricao .form-actions,
.detalhe_lateral.lat_form_edit .form-actions,
.detalhe_lateral.visit_form_style .form-actions {
    margin-top: 40px;
}

.detalhe_lateral.lat_form_inscricao .form-actions .btn,
.detalhe_lateral.lat_form_edit .form-actions .btn,
.detalhe_lateral.visit_form_style .form-actions .btn {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.detalhe_lateral.lat_form_inscricao .form-actions .btn.default,
.detalhe_lateral.lat_form_edit .form-actions .btn.default,
.detalhe_lateral.visit_form_style .form-actions .btn.default {
    float: right;
}

.detalhe_lateral.lat_form_inscricao .input-group-btn button,
.detalhe_lateral.lat_form_edit .input-group-btn button,
.detalhe_lateral.visit_form_style .input-group-btn button {
    font-size: 12px;
    line-height: 20px;
}

.detalhe_lateral.lat_form_inscricao textarea,
.detalhe_lateral.lat_form_edit textarea,
.detalhe_lateral.visit_form_style textarea {
    height: 100px;
    resize: none;
}

.detalhe_lateral.detail_order_layout {
    width: 900px;
    right: -900px;
}

.detalhe_lateral.detail_order_layout .content_tabs {
    padding: 20px 0 0 0;
}

.detalhe_lateral.detail_order_layout #tab_proposal_entities,
.detalhe_lateral.detail_order_layout #tab_proposal_people {
    padding: 10px;
}

.detalhe_lateral .table_enc_detalhes,
.detalhe_lateral.detail_order_layout .table_enc_detalhes,
.detalhe_lateral.detail_order_layout .table_enc_detalhes th,
.detalhe_lateral.detail_order_layout .table_enc_detalhes td {
    font-size: 12px;
}

.detalhe_lateral.detail_order_layout .table_enc_detalhes th {
    color: #44779f;
    width: 30%;
}

.detalhe_lateral.detail_order_layout .table_enc_detalhes td {
    color: #959595;
    width: 70%;
}

.detalhe_lateral.detail_order_layout .table_enc_detalhes .striped th,
.detalhe_lateral.detail_order_layout .table_enc_detalhes .striped td {
    background-color: #f1f1f1;
}

.detalhe_lateral.titulo_separador,
.detalhe_lateral.detail_order_layout .titulo_separador {
    position: relative;
    width: 100%;
    padding: 7px 0 7px 5%;
    background: #F36A5A;
    color: #fff;
}

.detalhe_lateral.detail_order_layout .table_enc_produtos,
.detalhe_lateral.detail_order_layout .table_enc_produtos th,
.detalhe_lateral.detail_order_layout .table_enc_produtos td {
    font-size: 12px;
}

.detalhe_lateral.detail_order_layout .table_enc_produtos td {
    border-top: 0;
    border-bottom: 1px solid #d1d1d1;
}

.detalhe_lateral.detail_order_layout .table_enc_produtos thead td {
    background-color: #f1f1f1;
    border: 0;
}

.detalhe_lateral.detail_order_layout .topo {
    /*padding: 15px 0 0 0;*/
}

.detalhe_lateral .nome_encomenda_data {
    position: relative;
    width: 100%;
    float: left;
    margin: 15px 0 0 5%;
    font-size: 11px;
    color: #fff;
}

.detalhe_lateral .nome_encomenda_data .nome_encomenda {
    position: relative;
    float: left;
    margin-right: 10px;
    border-right: 1px solid #d24d3d;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.detalhe_lateral .nome_encomenda_data .data_encomenda {
    position: relative;
    float: left;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 6px;
}

.detalhe_lateral.detail_order_layout .custom_icon.icon_configuracoes {
    background: url(../../../../img_custom/icon_configuracoes_encomenda.png) no-repeat;
}

.detalhe_lateral.detail_order_layout .btn_encomendar_novo {
    position: relative;
    width: 100%;
    padding: 10px 2%;
    text-align: right;
}

.detalhe_lateral.detail_order_layout .btn_encomendar_novo .green-jungle {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.detalhe_lateral.produto_comment .topo {
    padding: 15px 0 0 0;
}

.detalhe_lateral.produto_comment .custom_icon.icon_comment_compras {
    background: url(../../../../img_custom/icon_comment_compras.png) no-repeat;
}

.detalhe_lateral.produto_comment textarea {
    height: 200px;
    resize: none;
    font-size: 12px;
}

.detalhe_lateral .product_colors {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 10px;
}

.detalhe_lateral .product_colors .color_block {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    color: #000 !important;
    font-size: 12px;
}

.detalhe_lateral .product_colors .color_block .color_name {
    position: relative;
    float: left;
    margin-right: 10px;
    min-width: 100px;
}

.detalhe_lateral .product_colors .color_block .color_square {
    position: relative;
    float: left;
    width: 13px;
    height: 13px;
    margin-top: 2px;
    border: 1px solid #000;
}

.detalhe_lateral .custom_row .custom_row_padding {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 3%;
    font-size: 13px;
    color: #000;
}

.detalhe_lateral .product_sizes {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 10px;
}

.detalhe_lateral .product_sizes .size_block {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    color: #000 !important;
    font-size: 12px;
}

.detalhe_lateral .product_sizes .size_block .size_name {
    position: relative;
    float: left;
    margin-right: 10px;
    min-width: 100px;
}

.proposal_detail .form-group,
.order_detail .form-group {
    position: relative;
}

#products_results {
    position: absolute;
    width: 100%;
    border: 1px solid #c2cad8;
    z-index: 10;
    background: #fff;
    top: 56px;
    display: none;
    max-height: 200px;
    overflow-y: auto;
}

#products_results .item_search,
#products_results .item_search_empty {
    padding: 6px 12px;
}

#products_results .item_search:hover {
    background-color: #c2cad8;
    cursor: pointer;
}

#form_comment {
    padding: 25px;
}

#form_comment button {
    float: right;
}

.bootstrap-timepicker-widget.dropdown-menu {
    z-index: 99999;
}

.resultados_pesquisa_menu {
    background: #536471;
    color: #c3bebe;
    position: absolute;
    top: 100%;
    left: 0;
    width: 250px;
    display: none;
    z-index: 100;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

.resultados_pesquisa_menu a {
    color: #c3bebe;
    outline: none;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 1% 2%;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
}

.resultados_pesquisa_menu a:hover,
.resultados_pesquisa_menu a:focus {
    background: #5b6f7c;
}

.btn_favorites {
    cursor: pointer;
    float: left;
    margin-left: 20px;
    font-size: 13px;
    color: #000
}

.btn_favorites i {
    color: #999999;
}

.btn_favorites.active i {
    color: #E8E857;
}

#clientes_search {
    float: left;
    display: block;
    width: 100%;
    position: relative;
}

#clientes_search input {
    float: left;
    display: block;
    width: 100%;
    padding: 10px 45px 10px 10px;
    height: auto;
    border: 0;
}

#clientes_search .input-group-btn {
    position: absolute;
    z-index: 100;
    right: 35px;
    top: 5px;
}

#clientes_search .input-group-btn a {
    padding: 4px;
    border: 1px solid #D0D8E3;
    background: #fff;
    border-radius: 3px !important;
}

#clientes_search .input-group-btn a i.fa {
    font-size: 16px;
    color: #D0D8E3;
}

#header_inbox_bar > .dropdown-toggle {
    position: relative;
    padding: 0;
    height: 65px;
}

#header_inbox_bar .top_bar_client {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 200px;
    height: 65px;
}

#header_inbox_bar .client_name {
    position: relative;
    display: flex;
    width: 180px;
    justify-content: center;
    align-items: center;
}

#header_inbox_bar .client_statuses {
    position: relative;
    display: flex;
    width: 180px;
    height: 20px;
    justify-content: space-around;
    align-items: center;
}

#header_inbox_bar .client_statuses .client_lightsign {
    position: relative;
    border-radius: 10px !important;
    width: 15px;
    height: 15px;
}

#header_inbox_bar .client_statuses .client_lightsign.green {
    background-color: green;
}

#header_inbox_bar .client_statuses .client_lightsign.red {
    background-color: red;
}

#header_inbox_bar .client_statuses .client_is_charge {
    position: relative;
    color: gold;
    height: 15px;
}

#header_inbox_bar li.external {
    padding: 10px;
}

#header_inbox_bar .resultados_clientes_menu ul li a {
    padding: 9px;
    height: 40px;
}

#header_inbox_bar .resultados_clientes_menu ul li a .subject {
    margin: 0 0 0 13px;
}

#cart_menu {
    max-width: 344px;
    width: 300px;
}

#cart_menu .cart_header {
    color: #f36a5a;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
}

#cart_menu .cart_header.cart_head1 {
    width: 42%;
}

#cart_menu .cart_header.cart_head2 {
    width: 32%;
    text-align: center;
}

#cart_menu .cart_header.cart_head3 {
    width: 22%;
    text-align: right;
}

#cart_menu .lista_items_cart {
    position: relative;
    float: left;
    width: 100%;
    padding: 3% 5%;
    max-height: 260px;
    overflow-y: auto;
    margin-bottom: 10px;
}

#cart_menu .cart_item {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    margin-bottom: 4%;
    font-size: 12px;
}

#cart_menu .cart_item .nome {
    position: relative;
    float: left;
    width: 45%;
}

#cart_menu .cart_item .quant {
    position: relative;
    float: left;
    width: 25%;
    text-align: center;
}

#cart_menu .cart_item .quant input {
    width: 60%;
    border-radius: 50px !important;
    border: 0;
    text-align: center;
    outline: none;
    color: #697882;
    padding: 3px 0;
}

#cart_menu .cart_item .valor,
#cart_menu .cart_item .valor_empty {
    position: relative;
    float: left;
    width: 27%;
    text-align: right;
    margin-left: 3%;
}

#cart_menu .totais_cart {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 5% 3%;
}

#cart_menu .totais_cart .totais {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 5%;
    font-size: 12px;
}

#cart_menu .totais_cart .totais .nome {
    position: relative;
    float: left;
    width: 55%;
    color: #f36a5a;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
}

#cart_menu .totais_cart .totais .valor {
    position: relative;
    float: left;
    width: 45%;
    text-align: right;
    color: #fff;
}

#cart_menu .totais_cart .btn.default {
    position: relative;
    float: left;
    width: auto;
    padding: 5px 10px;
    color: #fff;
    height: auto;
    clear: none;
    text-transform: uppercase;
    font-size: 12px;
    background-color: #BFC3CA;
    border-color: #bfc3ca;
}

#cart_menu .totais_cart .btn.btn-danger {
    position: relative;
    float: right;
    width: auto;
    padding: 5px 10px;
    color: #fff;
    height: auto;
    clear: none;
    text-transform: uppercase;
    font-size: 12px;
}

#cart_menu .linha_branca {
    position: relative;
    float: right;
    width: 70%;
    height: 1px;
    background: #fff;
    margin-bottom: 2%;
}

.zona_adicionar .carrinho_quantidade,
.table_produtos .carrinho_quantidade {
    position: relative;
    width: 100%;
    text-align: center;
}

.zona_adicionar .carrinho_quantidade {
    float: left;
    margin-bottom: 10px;
    width: 130px;
}

.datatable_tecdoc_artigos_base .zona_adicionar .carrinho_quantidade {
    width:auto;
}
.zona_adicionar .carrinho_quantidade .input_quant,
.table_produtos .carrinho_quantidade .input_quant {
    position: relative;
    width: 85px;
    display: inline-block;
    max-width: 85px;
    min-width: 85px;
}

.zona_adicionar .carrinho_quantidade .input_quant {
    float: left;
}

.zona_adicionar .carrinho_quantidade .input_quant input,
.table_produtos .carrinho_quantidade .input_quant input {
    background-color: #E0E0E0;
    border: 0;
    color: #000;
    width: 100%;
    border-radius: 5px !important;
    outline: none;
    padding: 3px 20px;
}

.zona_adicionar .carrinho_quantidade .up,
.zona_adicionar .carrinho_quantidade .down,
.table_produtos .carrinho_quantidade .up,
.table_produtos .carrinho_quantidade .down {
    position: absolute;
    width: 20px;
    top: 5px;
    min-height: 1px;
    display: inline-block;
    color: #fff;
    border-radius: 17px !important;
    cursor: pointer;
    z-index: 1;
}

.zona_adicionar .carrinho_quantidade .down,
.table_produtos .carrinho_quantidade .down {
    left: 0;
}

.zona_adicionar .carrinho_quantidade .up,
.table_produtos .carrinho_quantidade .up {
    right: 2px;
}

.zona_adicionar .carrinho_quantidade i,
.table_produtos .carrinho_quantidade i {
    font-size: 26px;
    background: #fff;
    color: #8895a9;
}

.zona_adicionar .carrinho_quantidade .up,
.zona_adicionar .carrinho_quantidade .down {
    margin: 0;
}

/*table tr {
    padding-left: 0;
}*/

/*.table_produtos .prod_comment,
.table_enc_produtos .prod_comment {
	position: relative;
    width: 14px;
    height: 15px;
    display: inline-block;
    cursor: pointer;
    background: url(../../../../img_custom/icon_comment_sprite.png) no-repeat;
    background-position: 0 0;
}

.table_produtos .prod_comment.active,
.table_enc_produtos .prod_comment.active {
	background-position: 0 -27px;
}*/

.table_produtos .prod_comment i.fa.fa-comment,
.table_enc_produtos .prod_comment i.fa.fa-comment {
    font-size: 16px;
    color: #C5C5C5;
}

.table_produtos .prod_comment.active i.fa.fa-comment,
.table_enc_produtos .prod_comment.active i.fa.fa-comment {
    color: #ff0000;
}

.table_produtos .fa-close {
    color: #c5c5c5;
    font-size: 18px;
}

.table_produtos .totais td {
    text-align: right;
    color: #f36a5a;
    padding: 15px 20px 15px 0;
}

.checkbox_input {
    display: inline-block;
    margin-left: 10px;
    width: 100%;
    max-width: 190px;
    margin-top: 10px;
}

.checkbox_input input {
    width: 100%;
}

.checkbox_label {
    width: 150px;
}

.carrinho_final {
    position: relative;
    width: 100%;
}

.carrinho_final .textos_astericos {
    position: relative;
    width: 100%;
    text-align: right;
    font-size: 12px;
    margin-bottom: 40px;
}

.carrinho_final .form_carrinho_confirma {
    position: relative;
    width: 100%;
}

.carrinho_final .form_carrinho_confirma .align-right {
    text-align: right;
}

.carrinho_final .form_carrinho_confirma textarea {
    resize: none;
    height: 100px;
}

.carrinho_final .form_carrinho_confirma .fa-truck {
    margin-right: 10px;
}
.encomenda_rapida #datatable_orders_history_ajax_wrapper .row{
    margin-left:0px;
    margin-right:0px;
}


.encomenda_rapida .nav-pills {
    margin: 0;
}

.encomenda_rapida .nav-pills > li + li {
    border-right: 2px solid #fff;
    margin: 0;
}

.encomenda_rapida .nav-pills > li:last-child {
    border-right: 0;
}

.encomenda_rapida .nav-pills > li > a {
    background-color: #eaeaea;
    color: #8895a9;
}

.encomenda_rapida .nav-pills > li.active > a {
    background-color: #8895a9;
    color: #fff;
}

.encomenda_rapida .tab-content {
    background: #fff;
    min-height: 600px;
}

.encomenda_rapida .pesquisa_referencia {
    position: relative;
    width: 100%;
    padding: 20px 0 10px;
    min-height: 79px;
}

.encomenda_rapida .pesquisa_referencia form input {
    border-radius: 30px !important;
}

.encomenda_rapida .clr-green {
    color: #00a651;
}

.encomenda_rapida .clr-red {
    color: #f00;
}

.encomenda_rapida .fa-circle {
    font-size: 10px;
}
/*
.encomenda_rapida .table_referencias .table_produtos tr.heading>th, table.dataTable tr.heading>th {
    background-color: #f7f7f7;
    color: #8895a9;
}
*/
.encomenda_rapida .table_referencias .form_tabela .align-right {
    text-align: right;
}

.encomenda_rapida .table_referencias .form_tabela button[type="submit"] {
    background-color: #00a651;
    color: #fff;
    border: 0;
    outline: none;
    text-transform: uppercase;
    margin-right: 20px;
}

.encomenda_rapida .tab-pane {
    padding-bottom: 20px;
}

#reference_not_found {
    display: none;
}

.encomenda_rapida .table_referencias .form-actions {
    margin-top: 50px;
}

.page-content .left_containter {
    margin-top: 10px;
}

#associated_user_clients .remove_col {
    text-align:left;
}

#associated_user_clients .remove_col button {
    margin-top: 22px;
}

#header_inbox_bar .dropdown-menu.search_client li.external {
    height: 58px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu.search_client > li.external {
    overflow: visible;
}

/* Override layout.css */
#products_menu #ul_prods_categories {
    max-height: 300px;
    overflow-y: auto;
    float: left;
    width: 100%;
    margin-top: 8px;
}

#products_menu .sub-menu {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

#products_menu .sub-menu li .sub-menu {
    max-height: none;
}

#products_menu .sub-menu li > a {
    font-size: 12px;
    padding: 9px 14px 9px 17px;
    position: relative;
}

.twitter-typeahead .empty-message {
    padding: 5px 10px;
    text-align: center;
}

.datepicker-days .day {
    cursor: pointer;
    text-align: center;
}

.datepicker-days .disabled.day {
    color: gray;
    cursor: not-allowed;
}

.datepicker .day:hover,
.datepicker .active {
    color: #fff;
    background-color: #4b8df8!important;
}

.datepicker .day.disabled:hover {
    color: gray;
    background-color: transparent !important;
}

.datepicker table th {
    text-align: center;
}

.visit_detail label {
    font-weight: bold;
}

.page-sidebar .page-sidebar-menu > li > a > i {
    color: #97B1C3;
    font-size: 17px;
}

.page-sidebar .page-sidebar-menu > .icon_red:hover > a > i,
.page-sidebar .page-sidebar-menu > .icon_red.open > a > i {
    color: #F36A5A;
}

#header_search_bar li.external {
    padding: 10px;
}

#search_tecdoc_form_top input ,
#form_pesquisa_menu input ,
#form_plates_history_search input {
    padding: 10px 45px 10px 10px;
    height: auto;
    border: 0;
}

#search_tecdoc_form_top .input-group-btn,
#form_pesquisa_menu .input-group-btn,
#form_plates_history_search .input-group-btn {
    position: absolute;
    z-index: 99;
    right: 32px;
    top: 5px;
}

#search_tecdoc_form_top .input-group-btn a ,
#form_pesquisa_menu .input-group-btn a ,
#form_plates_history_search .input-group-btn a {
    padding: 4px;
    border: 1px solid #D0D8E3;
    background: #fff;
    border-radius: 3px !important;
}

#search_tecdoc_form_top .input-group-btn i ,
#form_pesquisa_menu .input-group-btn i ,
#form_plates_history_search .input-group-btn i {
    font-size: 16px;
    color: #D0D8E3;
}

#clientes_search .box_fake_tecdoc,
#search_tecdoc_form_top .box_fake_tecdoc ,
#form_pesquisa_menu .box_fake_tecdoc ,
#form_plates_history_search .box_fake_tecdoc ,
#clientes_search .box_fake,
#search_tecdoc_form_top .box_fake ,
#form_pesquisa_menu .box_fake ,
#form_plates_history_search .box_fake {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    min-width: 160px;
    margin-top: 2px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    width: 100%;
    display: none;
    max-height: 320px;
    overflow-y: auto;
}

.plates_history_search_wrapper #form_plates_history_search .box_fake  ,
.reftedoc_history_search_wrapper #search_tecdoc_form_top .box_fake_tecdoc,
.reftedoc_history_search_wrapper #form_pesquisa_menu .box_fake_tecdoc {
    font-size:14px;
}

#clientes_search .box_fake_tecdoc span,
#search_tecdoc_form_top .box_fake_tecdoc span,
#form_pesquisa_menu .box_fake_tecdoc span,
#form_plates_history_search .box_fake_tecdoc span ,
#clientes_search .box_fake span,
#search_tecdoc_form_top .box_fake span,
#form_pesquisa_menu .box_fake span,
#form_plates_history_search .box_fake span {
    position: absolute;
    top: 7px;
    left: 45px;
    font-size: 13px;
}

.box_fake_tecdoc .item_list ,
.box_fake .item_list {
    position: relative;
    float: left;
    width: 100%;
    padding: 5px 10px;
    cursor: pointer;
}

.box_fake_tecdoc .item_empty ,
.box_fake .item_empty {
    position: relative;
    float: left;
    width: 100%;
    padding: 5px;
}

.box_fake_tecdoc .item_list:hover ,
.box_fake .item_list:hover {
    background-color: #f1f1f1;
}

.box_fake_tecdoc .item_group ,
.box_fake .item_group {
    position: relative;
    float: left;
    width: 100%;
}

.box_fake_tecdoc .item_group .group_name ,
.box_fake .item_group .group_name {
    position: relative;
    float: left;
    width: 100%;
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 600;
}

.box_fake_tecdoc hr ,
.box_fake hr {
    position: relative;
    float: left;
    width: 100%;
    margin: 5px 0 0 0;
}



#header_inbox_bar .client_name_mobile {
    display: none;
    width: 100%;
    margin: 5px 0;
    color: #fff;
    font-size: 12px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu {
    background: #414f59;
}

#products_menu .sub-menu li > a.submenu1_text {

}

#ul_prods_categories .sub-menu li > a {
    padding-left: 25px;
}

#ul_prods_categories .sub-menu li .sub-menu li > a {
    padding-left: 35px;
}

#ul_prods_categories .sub-menu li .sub-menu li .sub-menu li > a {
    padding-left: 45px;
}

#ul_prods_categories .sub-menu li .sub-menu li .sub-menu li .sub-menu li > a {
    padding-left: 55px;
}

/*.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li > a > .arrow:before*/
#products_menu .submenu1_text .arrow:before,
#products_menu .submenu2_text .arrow:before,
#products_menu .submenu3_text .arrow:before,
#products_menu .submenu4_text .arrow:before,
#products_menu .submenu5_text .arrow:before {
    position: absolute;
    top: 10px;
    right: 16px;
}

#products_search_brand_list {
}

.products_searched_line {
    /*margin: 14px -15px;*/
}

#products_menu .sub-menu li > a > i {
    margin-right: -4px !important;
}

.products_searched_line div {
    color: #8895a9;
}

.elements_zone {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.elements_zone select {
    margin-bottom: 10px;
    width: 350px;
    display: inline-block;
}

.elements_zone .delete_new_element {
    display: inline-block;
    margin-top: -5px;
    margin-right: 10px;
}

.element_box {

}

.element_box input {
    display: none;
    max-width: 401px;
}

.btn_new_element_zone {
    margin-left: 10px;
}

.element_assoc {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.element_assoc b {
    width: 100px;
    display: inline-block;
}

.element_assoc a {
    display: inline-block;
}

.element_assoc input {
    display: inline-block;
    width: 200px;
}

.element_assoc button {
    margin-right: 10px;
    margin-top: -2px;
}

.col_elements {
    margin: 10px 0 15px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-15 {
    padding-top: 15px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-25 {
    padding-top: 25px;
}

.padding-top-30 {
    padding-top: 30px;
}

#datatable-statistics-type8_filter,
#datatable-statistics_filter {
    float: right;
}

#datatable-statistics-type8_filter input,
#datatable-statistics_filter input {
    margin-left: 10px;
}

#datatable-statistics a {
    color: #8895a9;
}

#datatable-statistics a:hover,
#datatable-statistics a:focus {
    color: #8895a9;
    text-decoration: none;
}

button.popovers.popover_logs {
    background: transparent;
    border: 0;
}

#datatable_users_logs_ajax button.popovers.popover_logs {
    font-size: 12px;
}

.table_shopping_cart button.popovers.popover_logs {
    margin: 0;
}

#header_task_bar a.dropdown-toggle i.fa {
    font-size: 18px;
}

#header_inbox_bar a.dropdown-toggle i.fa {
    font-size: 18px;
}

#icon_user_photo {
    color: #fff;
    background-color: #bfccdd;
    font-size: 23px;
    line-height: 25px;
    border-radius: 30px;
    padding: 3px 0;
}

#popup_modal .modal-body {
    padding: 0;
}

#popup_modal .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    background-color: transparent;
}

#popup_modal .modal-header {
    border: 0;
    padding: 0;
    height: 28px;
}

#popup_modal button.close {
    border: 0;
    text-indent: initial;
    background-image: none !important;
    width: 20px;
    height: 28px;
    opacity: 1;
    margin-right: 3px;
}

#popup_modal button.close i {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
}

.btn.popovers.popover_users {
    color: #8895a9;
    font-weight: 600;
    font-size: 12px;
    border: 0;
    padding: 0;
}

.btn.popovers.popover_users:hover,
.btn.popovers.popover_users:focus {
    background: transparent;
}

.user_no_photo {
    font-size: 20px;
    text-align: center;
    width: 100%;
}

.product_detail .detalhe_produto .product_thumbnails {
    position: relative;
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

.product_detail .detalhe_produto .product_thumbnails a,
.product_detail .detalhe_produto .product_thumbnails a:hover,
.product_detail .detalhe_produto .product_thumbnails a:focus {
    text-decoration: none;
}

.product_detail .detalhe_produto .product_thumbnails img {
    float: left;
    margin: 0 10px 10px 0;
}

.product_detail .detalhe_produto .product_documents {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 3%;
}

.product_detail .detalhe_produto .product_documents .product_document {
    position: relative;
    float: left;
    width: 100%;
    margin: 5px 0;
}

.product_detail .detalhe_produto .product_documents .product_document .document_name {
    color: #000 !important;
    font-size: 12px;
    position: relative;
    float: left;
    width: 50%;
}

.product_detail .detalhe_produto .product_documents .product_document .document_icon {
    position: relative;
    float: left;
    width: 50%;
}

.product_detail .detalhe_produto .product_documents .product_document .document_icon a {
    color: #B7B7B7;
}

.tecdoc_product_detail .detalhe_produto .product_thumbnails {
    position: relative;
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

.tecdoc_product_detail .detalhe_produto .product_thumbnails a,
.tecdoc_product_detail .detalhe_produto .product_thumbnails a:hover,
.tecdoc_product_detail .detalhe_produto .product_thumbnails a:focus {
    text-decoration: none;
}

.tecdoc_product_detail .detalhe_produto .product_thumbnails img {
    float: left;
    margin: 0 10px 10px 0;
}

.tecdoc_product_detail .detalhe_produto .product_documents {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 3%;
}

.tecdoc_product_detail .detalhe_produto .product_documents .product_document {
    position: relative;
    float: left;
    width: 100%;
    margin: 5px 0;
}

.tecdoc_product_detail .detalhe_produto .product_documents .product_document .document_name {
    color: #000 !important;
    font-size: 12px;
    position: relative;
    float: left;
    width: 50%;
}

.tecdoc_product_detail .detalhe_produto .product_documents .product_document .document_icon {
    position: relative;
    float: left;
    width: 50%;
}

.tecdoc_product_detail .detalhe_produto .product_documents .product_document .document_icon a {
    color: #B7B7B7;
}

.table_produtos .block_image {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li .user_name_submenu {
    padding: 8px 16px;
    color: #d4dadf;
    text-decoration: none;
    display: block;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap;
}

.page-footer .page-footer-inner {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 11px;
    color: #485a6a;
}

.page-footer .page-footer-inner a,
.page-footer .page-footer-inner a:hover,
.page-footer .page-footer-inner a:focus {
    text-decoration: none;
    outline: none;
    color: #485a6a;
}

.table_produtos tr:hover td {
    background: #F7F7F7 !important;
}

.search_products {
    position: relative;
    display: inline-block;
    padding: 0;
    height: 65px;
    float: left;
}

.search_products form {
    position: relative;
    margin: 13px;
    display: inline-block;
    border: 1px solid #D0D8E3;
    border-radius: 2px;
    min-height: 42px;
}

.box_search_plate {
    position: relative;
    float: right;
    margin-right: 42px;
    min-height: 42px;
}

.reftedoc_history_search_wrapper .search_products form input {
    line-height: 20px;
    font-size:14px;
}


.reftedoc_history_search_wrapper .search_products form {
    width: auto;
    min-width: 100px;
    float: left;
}

/*override*/
.nav-pills>li>a,
.nav-tabs>li>a,
.dropdown-menu,
.form-control,
.output,
.select2-container--bootstrap .select2-selection,
.btn {
    font-size: 12px;
}

.visits_calendar_filters .bootstrap-select.form-control,
.statistics_zone .bootstrap-select.form-control {
    background-color: transparent;
}

.visits_calendar_filters .select2-container--bootstrap {
    width: 100% !important;
}

.visits_calendar_filters .block_clients .btn-group.bootstrap-select.bs-select.form-control {
    display: none;
}

.checkbox-list>label.checkbox-inline {
    margin-left: 20px;
}

.custom-alerts-login {
    position: relative;
    float: left;
    width: 100%;
}

.visit_client_addresses {
    display: none;
}

.google_map {
    position: relative;
    float: left;
    width: 100%;
    height: 587px;
    background-color: #fff;
    margin-top: 4px;
}

.autorize_list {
    position: relative;
    float: left;
    width: 100%;
    padding: 25px 3%;
}

.autorize_list form input[type="radio"] {
    display: inline-block;
    width: 15px;
    height: 15px;
}

.detalhe_lateral .pvp_price {
    position: relative;
    float: left;
    width: 100%;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-align: right;
}

.detalhe_lateral .cost_price {
    position: relative;
    float: left;
    width: 100%;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-align: right;
}

#table_dashboard_most_bought {
    display: none;
}

.page-actions .dropdown-menu {
    border: 0;
}

.tab-pane .titles_subsections {
    padding: 0 14px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
}

.tab-pane .titles_subsections.margin-top {
    margin-top: 20px;
}

.block_buttons_table {
    min-width: 85px;
    width: 100%;
    display: inline-block;
}

.table_weights_values th,
.table_weights_values td {
    border: 0 !important;
}

.table_weights_values.table-scrollable {
    border: 1px solid #c2cad8 !important;
}

.shipping_method_detail_btn,
.payment_method_detail_btn,
.totais_shipping_method,
.totais_payment_method {
    display: none;
}

.shipping_method_detail_btn,
.payment_method_detail_btn {
    float: right;
    /*padding: 7px 10px;*/
}

.method_body table th,
.method_body table td {
    padding: 5px;
}

.client_detail .nav.nav-tabs .tabs_four {

}
.client_detail .nav.nav-tabs .tabs_five {

}

.box_results,
.statistics_brands_box,
.statistics_search_clients_box,
.statistics_products_box {
    display: none;
}

.statistics_search_clients_box .form-group,
.statistics_products_box .form-group {
    position: relative;
}

.box_results {
    position: absolute;
    top: 55px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    min-height: 31px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    z-index: 100;
}

.box_results .item_search {
    position: relative;
    float: left;
    width: 100%;
    cursor: pointer;
    padding: 6px 12px;
}

.box_results .item_search:hover {
    background-color: #e1e5ec;
}

.box_results .item_search_empty {
    position: relative;
    float: left;
    width: 100%;
    padding: 6px 12px;
}

.box_results .item_search_empty span {
    position: absolute;
    top: 7px;
    left: 45px;
    font-size: 13px;
}

.box_inputs {
    position: relative;
    float: left;
    width: 100%;
    padding: 6px 12px;
    margin-bottom: 20px;
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    display: none;
}

.box_inputs .box_inputs_title {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px solid #C2CAD8;
}

.remove_search_list {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 18px;
    color: #F36A5A;
    cursor: pointer;
    z-index: 1;
}

#products_results .remove_search_list,
.box_results .remove_search_list {
    display: none;
}

.box_inputs .item_search {
    position: relative;
    float: left;
    width: 100%;
    padding: 4px 0;
}

#statistics_clients_box .select2-container {
    width: 100% !important;
}

#datatable-statistics > tbody > tr > th {
    background: #F36A5A !important;
    color: #fff !important;
}

#datatable-statistics > tbody > tr > td {
    text-align: center;
}

.visits_calendar {
    position: relative;
}

.visits_calendar .fc-event {
    font-size: 10px;
    padding: 1px 0;
}

.btn_link_edit button {
    text-transform: uppercase;
}

.delete_visit_detail {
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.visit_type_form .checkbox_notification {
    margin: 3px 8px 0 2px;
    float: left;
}

.nav-item ul.fa-ul {
    width: 87%;
    font-size: 12px;
    padding: 5px 0 5px 43px;
    margin: 0;
    text-align: left;
}

.form .form-body {
    padding: 10px 0;
}

#datatable_balancesheets_filter {
    float: left;
}

.icon_menu {
    float: left;
    height: 30px;
}

.table > thead.sales_headers > tr.first_sale > td,
.table > thead.sales_headers > tr.first_sale:hover > td {
    background-color: #FFC7C0 !important;
    font-weight: bold;
}

.table > thead.sales_headers > tr.second_sale > td,
.table > thead.sales_headers > tr.second_sale:hover > td {
    background-color: #FFB3AA !important;
    font-weight: bold;
}

.additional_groups .input-group-btn,
.additional_fields_dropzone .input-group-btn,
.additional_fields_line_zone .input-group-btn {
    border: 1px solid #C2CAD8;
}

.table_static .dataTables_info {
    color: #8895a9;
    font-size: 13px;
    display: inline-block;
}

.table_static .dataTables_length {
    color: #8895a9;
    font-size: 13px;
    display: inline-block;
}

.table_static .pagination-panel {
    color: #8895a9;
    font-size: 13px;
}

.table_static .dataTables_filter {
    color: #8895a9;
    font-size: 13px;
}

.table_static table {
    margin: 20px 0 !important;
}

.dataTables_extended_wrapper div.dataTables_length {
    float: left !important;
}

.dataTables_extended_wrapper div.dataTables_info {
    float: left !important;
    padding-top: 4px !important;
}

.block_jump_cart {
    width: 100%;
    text-align: right;
}

.block_product_name {
    /*width: 100%;
    min-width: 150px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;*/
}

.block_product_name a.btn_open_prod {
    display: inline-block;
    width: 100%;
    padding: 0 0 10px 0;
}

.block_product_price {
    text-align: right;
    width: 100%;
    min-width: 85px;
}

.product_element_zone {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.btn_delete_element,
.product_element_zone .btn_delete_element {
    position: relative;
    float: left;
    margin-right: 10px;
}

.product_element_zone .element_box {
    position: relative;
    float: left;
}

.product_element_zone .element_box input {
    display: block;
    position: relative;
}

.block_line_btns {
    width: 100%;
    min-width: 90px;
    position: relative;
    float: left;
}

.block_line_btns .edit_product_line {
    margin-right: 7px;
    padding: 6px 11px;
    float: left;
    position: relative;
}

.page-sidebar .page-sidebar-menu {
    float: left;
    width: 100%;
}

.form-control.align-right {
    text-align: right;
}

#datatable_balancesheets .block_adicionar_ver {
    min-width: 95px;
}

.balancesheet_detail .product_element_zone {
    margin-bottom: 15px;
}

.setting_print {
    position: relative;
    margin-left: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.setting_print img {
    max-width: 50px;
    border: 1px solid #c2cad8;
}

.setting_print i.fa {
    font-size: 18px;
    color: #4a4a4a;
}

.detalhe_lateral textarea {
    min-height: 120px;
    resize: vertical;
}

.select2-results__options.select2-results__options--nested li.select2-results__option {
    padding-left: 25px;
}

.lat_form_registo_view .open_visit_edit {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.lat_form_registo_view .replicate_visit {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    margin-top: 20px;
}

.project_detail .input-group-btn button,
.people_detail .input-group-btn button {
    padding: 8px 11px 7px;
}

.people_block_clients,
.people_block_cellphones,
.people_block_emails {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.block_people select {
    width: 85%;
    float: left;
    margin-right: 2%;
}

.block_cellphones_emails input[type="text"] {
    width: 85%;
    float: left;
    margin-right: 2%;
}

.people_block_emails .block_people,
.people_block_cellphones .block_people {
    margin-bottom: 10px;
}

.block_people .btn.red {
    padding: 7px 12px 7px;
}

.detalhe_lateral.project_detail .form-group,
.detalhe_lateral.people_detail .form-group {
    position: relative;
}

.table_proposals_lines .proposal_line_quantity {
    max-width: 45px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.table_proposals_lines .proposal_line_unit_price,
.table_proposals_lines .proposal_line_total_price {
    max-width: 70px;
    min-width: 70px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

/* VISIT COMMENTS START */
.visit_comments_block {
    position: relative;
    width: 100%;
    float: left;
}

.visit_comments_block .visit_comments_list {
    position: relative;
    width: 100%;
    float: left;
}

.visit_comments_block .visit_comments_list .no_comments {
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
}

.visit_comments_block .visit_comments_list .comment {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 6px;
}

.visit_comments_block .visit_comments_list .comment .top_line {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.visit_comments_block .visit_comments_list .comment .top_line .name {
    position: relative;
    width: 60%;
    float: left;
    font-weight: bold;
}

.visit_comments_block .visit_comments_list .comment .top_line .date {
    position: relative;
    width: 40%;
    float: left;
    text-align: right;
    font-weight: bold;
}

.visit_comments_block .visit_comments_list .comment .bottom_line {
    position: relative;
    width: 100%;
    float: left;
}

.visit_comments_block .visit_comments_list .comment .bottom_line .text {
    position: relative;
    width: 100%;
    float: left;
}

.visit_comments_block .visit_comments_actions {
    position: relative;
    float: left;
    width: 100%;
}

.visit_comments_block .visit_comments_actions textarea {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.visit_comments_block .visit_comments_actions button {}
/* VISIT COMMENTS END */


.detalhe_lateral.autorize_replace_product {
    width: 70%;
}

.block_subject_sms,
.block_content_sms {
    display: none;
}

.counter_label {
    position: relative;
    float: left;
    width: 100%;
    margin: 2px 0 7px 0;
}

#form_calendar_filters .col-md-6,
#form_table_filters .col-md-6 {
    min-height: 74px;
}

.detalhe_lateral .block_btn_edit_address {
    margin-left: 15px;
}

.detalhe_lateral .form-group {
    position: relative;
}

.register_points_filters .date-picker .input-group-btn {
    border-right: 1px solid;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #c2cad8;
}

.break_bar_warning {
    position: fixed;
    top: 0;
    z-index: 100;
    background-color: #d65148;
    width: 100%;
    text-align: center;
}

.break_bar_warning .block_text {
    margin: 10px auto;
    max-width: 300px;
    width: 100%;
    color: #fff;
}

.break_bar_warning .block_text button {
    margin-top: 5px;
}

.register_point_tip {
    float: left;
    min-width: 65px;
}

.register_point_tip .content {
    display: none;
}

.register_points_filters {
    margin-top: 15px;
}

.register_points_filters .btn_excel {
    margin-top: 20px;
    margin-bottom: 10px;
}

.page-toolbar .btn {
    margin-bottom: 10px;
}

.box_quick_action {
    position: fixed;
    bottom: 100px;
    right: 30px;
    z-index: 98;
}

.box_quick_action .btn_quick_plus {
    font-size: 20px;
}

.box_quick_action ul {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 150px;
    list-style-type: none;
    padding: 0 0 50px 0;
    margin: 0;
}

.box_quick_action:hover ul,
.box_quick_action ul:hover {
    display: block;
}

.box_quick_action ul li {
    text-align: right;
    padding: 10px 0;
}

.car_magnify {
    color: #fff;
    float: left;
    margin-left: 10px;
    font-size: 19px;
}

#desc_name_car_tecdoc_wrapper,
.car_base_detail .topo .nome {
    cursor: pointer;
}

#haynespro_btn_html {
    display: none;
}

#desc_btn_haynespro_wrapper {
    float: left;
    margin-left: 30px;
    margin-top: 0;
}

#desc_btn_haynespro_wrapper a {
    padding: 0;
    margin: 0;
    display: inline-block;
}

#desc_btn_haynespro_wrapper img {
    max-width: 150px;
    max-height: 29px;
}

#desc_name_car_tecdoc_wrapper {
    float: left;
    padding: 7px 0;
}

.block_btn_print_manual {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    text-align: right;
}

#tecdoc_car_info_side .imagem {
    width: 100%;
    max-width: 600px;
    margin-right: 0;
}

.car_detail_articles .topo,
.car_detail .topo {
    background-color: #2176ac !important;
}

.tec_logo_bar {
    position: absolute;
    right: 100px;
    top: 10px;
    display: inline-block;
}

.tec_logo_bar img {
    max-width: 153px;
    max-height: 40px;
    border: 1px solid #fff;
    background: #fff;
}

.tec_logo_bar.tecdoc {
    top: 9px;
}

.bloco_disponibilidade {

}

.bloco_disponibilidade .line {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
    margin-bottom: 5px;
}

.bloco_disponibilidade.size3 {
    min-width: 218px;
}

.bloco_disponibilidade.size4 {
    min-width: 281px;
}

.bloco_disponibilidade .btn {
    margin: 0;
    padding: 4px;
}

#table_quickorder_reference .main_title {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}

#table_quickorder_reference .list_attr_desc {
    font-size: 10px;
    line-height: 13px;
}

#table_quickorder_reference .list_attr_desc span {
    /*    font-weight: bold;*/
}

#price_management_table_length {
    float: left;
}

#price_management_table_info {
    float: left;
    margin: 5px 0 0 10px;
}

#price_management_table .default_row td {
    background: rgba(239, 239, 239, 0.5);
}

.bloco_disponibilidade button.popovers {
    width: 65px;
    min-width: 65px;
}

.wrapper_fixed_tecdoc_table {
    position: relative;
}

.open_tree_list_menu {
    display: none;
    position: relative;
    width: 100%;
    padding: 15px 0 15px 0;
    min-height: 50px;
    background: #fff;
}

.open_tree_list_menu.fixed {
    position: fixed;
    z-index: 100;
    width: 95%;
}

.open_tree_list_menu_btn {
    position: relative;
    float: left;
    cursor: pointer;
    font-size: 25px;
    color: #000;
    margin: 4px 0 0 0;
}

.open_tree_list_menu span {
    position: relative;
    float: left;
    margin: 1px 0 0 10px;
}

.close_tree_list_menu {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}

.close_tree_list_menu_btn {
    cursor: pointer;
    font-size: 25px;
    color: #000;
}

form .form-group {
    position: relative;
}

form .form-group .form-control {
    color: #000;
}

.visits_calendar_filters .block_people {
    margin-bottom: 0;
}

.block_people .btn.red {
    padding: 7px 12px 7px;
    position: absolute;
    right: 0;
    z-index: 10;
    top: 0;
}

.visits_calendar_filters .box_results {
    top: 33px;
}

.statistics_no_results {
    position: relative;
    float: left;
    width: 100%;
    padding: 10px;
    background: #fff;
    text-align: center;
}

.notify_people {
    display: none;
}

.parts_article_detail .topo {
    background-color: #2176ac !important;
}

.parts_article_detail .tec_logo_bar.tecdoc {
    top: 5px;
}

.datatable_tecdoc_artigos_base .bloco_disponibilidade {
    margin-top: 0;
}

.datatable_tecdoc_artigos_base .block_adicionar_ver {
    margin-top: 0;
}

.datatable_tecdoc_artigos_base .carrinho_quantidade {
    margin-top: 0;
}

.dashboard-stat .name {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 300;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: right;
}

.dashboard-stat .desc_line {
    width: 100%;
    text-align: right;
    margin-bottom: 15px;
    font-size: 20px;
}

.boards_title {
    font-size: 20px;
}

div#replica_brands_select {
    display: none;
}

#datatable_ajax_filter,
#select_datatable_prods {
    float: left;
}

#select_datatable_prods {
    margin-right: 10px;
}

#select_datatable_prods label {
    float: left;
    color: #8895a9;
    margin: 6px 4px 0 0;
    font-size: 13px;
}

#select_datatable_prods select {
    float: left;
    width: 100px;
}

#table_anchor table .value_first {
    display: inline-block;
    width: 100%;
    text-align: right;
}

#table_anchor table .value_second {
    display: inline-block;
    width: 100%;
    text-align: right;
    color: #888888;
}

#search_tecdoc_table_brand {
    background: #fff;
    border: 1px solid #ccc;
}

#search_tecdoc_table_brand,
#search_tecdoc_table_desc {
    padding: 5px 10px;
    outline: none;
}

.table_ref_desc_filters {
    width: 100%;
    background: #fff;
    padding: 3px 0 0 0;
    min-height: 43px;
}

.table_ref_desc_filters .form-group {
    float: left;
    margin: 0 20px 0 0;
}

.table_ref_desc_filters .form-group label {
    float: left;
    margin: 8px 5px 0 0;
    color: #8895a9;
    font-size: 13px;
}

.table_ref_desc_filters .form-group select {
    float: left;
    width: auto;
}

.table_ref_desc_filters .form-group input {
    float: left;
    width: auto;
}

.detalhe_lateral.detail_order_layout .row {
    margin-left: 0;
    margin-right: 0;
}

.main_table_tecdoc_wrapper_with_board {
    display: none;
}

.detalhe_lateral.base_side_detail table td.col_desc {
    min-width: 200px;
}

.popover {
    max-width: 500px;
}

#header_task_bar.has_prods,
#header_task_bar.has_prods.open .dropdown-toggle,
#header_task_bar.has_prods .dropdown-toggle:focus,
#header_task_bar.has_prods .dropdown-toggle:hover {
    background-color: #07920b;
}

#header_task_bar.has_prods i {
    color: #fff;
}

#header_task_bar.has_prods span.badge {
    background-color: #feff00;
    color: #000;
}

.referencia_results {
    display: none;
    position: absolute;
    z-index: 1;
    background: #fff;
    width: 94%;
    border-radius: 10px !important;
    border: 1px solid #c2cad8;
    max-height: 260px;
    overflow-x: hidden;
    overflow-y: auto;
}

.referencia_results .no_results {
    padding: 5px 10px;
}

.referencia_results ul {
    padding: 10px 10px;
    list-style-type: none;
    margin: 0;
}

.referencia_results ul li {
    padding: 3px 0;
}

.referencia_results ul li .auto_search_ref {
    cursor: pointer;
}

.referencia_results ul li .auto_search_ref:hover {
    background-color: #e6e6e6;
}


.dashboard-stat .name {
    text-align: center;
}

.dashboard-stat .details {
    width: 90%;
}

.dashboard-stat .details .desc {
    text-align: left;
}

.dashboard-stat .desc_line {
    text-align: left;
}

.dashboard-stat .desc_line .align-right {
    float: right;
}

.btn_adicionar_prod {
    background-color: #c3c3c3 !important;
    border-color: #c3c3c3 !important;
}

.out_of_stock_msg {
    color: red;
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.brands_pref_block {
    position: relative;
    float: left;
    width: 50%;
}

#form_brands_pref {
    width: 400px;
    float: left;
}

#form_brands_pref .form-actions {
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: 0;
}

#form_brands_pref_order {
    width: 400px;
    float: left;
}

#form_brands_pref_order .form-actions {
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: 0;
}

/*region BRANDS ORDER DRAGABLE*/
body.dragging, body.dragging * {
    cursor: move !important;
}

.dragged {
    position: absolute;
    opacity: 0.5;
    z-index: 2000;
}

.list_orderable {
    padding: 0;
}

.list_orderable li {
    display: block;
    margin: 5px;
    padding: 5px 15px;
    border: 1px solid #ffffff;
    color: #1f1f1f;
    background: #ffffff;
    cursor: pointer;
}

.list_orderable li.placeholder {
    position: relative;
    /** More li styles **/
}

.list_orderable li.placeholder:before {
    position: absolute;
    /** Define arrowhead **/
}
/*endregion*/

.small_note {
    font-size: 10px;
    color: #959595;
}

.table .block_adicionar_ver.one_button {
    min-width: 40px;
}

.table .block_adicionar_ver.two_button {
    min-width: 87px;
}

.close-popover {
    cursor: pointer;
}

.teccom_message {
    margin-bottom: 10px;
}

.preview_days_info {}

.shipping_cost_info {
    margin-bottom: 10px;
}

.tecdoc_search_type_select {
    width: 140px;
    display: inline-block;
    margin-left: -15px;
}

.tecdoc_search_type_select select {
    height: 40px;
}

.tecdoc_search_button {
    position: relative;
    width: 50px;
    float: left;
    border: 1px solid #D0D8E3;
    border-radius: 2px !important;
    margin-left: -12px;
    margin-top: 13px;
    height: 42px;
    cursor: pointer;
}

.tecdoc_search_button .icone {
    float: left;
    width: 32px;
    margin-right: 3px;
    margin-top: 7px;
    text-align: center;
}

.tecdoc_search_button .icone i {
    font-size: 26px;
    line-height: 24px;
    color: #77797b;
}

.tecdoc_search_button .icone i.option_1 {
    margin-top: 3px;
}

.tecdoc_search_button .icone i.fa-search {
    display: none;
}

.tecdoc_search_button .arrow {
    float: left;
    width: 10px;
    margin-top: 10px;
}

.tecdoc_search_button .arrow i {
    color: #d6dde7;
    width: 100%;
}

.tecdoc_search_button .box_search_button {
    display: none;
    position: absolute;
    width: 200px;
    background: #fff;
    border: 1px solid #D0D8E3;
    border-radius: 2px !important;
    top: 40px;
    left: -1px;
}

.tecdoc_search_button .box_search_button .option_search_button {
    cursor: pointer;
    position: relative;
    width: 100%;
    float: left;
    padding: 5px;

    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.tecdoc_search_button .box_search_button .option_search_button .img {
    position: relative;
    float: left;
    font-size: 24px;
    line-height: 24px;
    color: #77797b;
    margin-right: 6px;

    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.tecdoc_search_button .box_search_button .option_search_button .text {
    position: relative;
    float: left;
    font-size: 14px;
    color: #77797b;

    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.tecdoc_search_button .box_search_button .option_search_button:hover {
    background-color: #015285;
}

.tecdoc_search_button .box_search_button .option_search_button:hover .img,
.tecdoc_search_button .box_search_button .option_search_button:hover .text {
    color: #fff;
}

.table-row-overflow {
    position: relative;
    width: 100%;
    display: inline-block;
    height: 88px;
    overflow-y: auto;
}

.whatsapp-button {
    background-color: #25D366;
    color: #fff;
    text-decoration: none;
    font-family: sans-serif;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    border-radius: 50% !important;
    width: 55px;
    height: 55px;
    text-align: center;
    font-size: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 24px 0 rgba(34, 41, 47, 0.1);
    -webkit-box-shadow: 0 4px 24px 0 rgba(34, 41, 47, 0.1);
    -moz-box-shadow: 0 4px 24px 0 rgba(34, 41, 47, 0.1);
    -o-box-shadow: 0 4px 24px 0 rgba(34, 41, 47, 0.1);
}

.whatsapp-button :hover,
.whatsapp-button :hover a {
    color: #fff;
}

/*MOBILE*/
@media screen and (max-width:992px){
    .whatsapp-button {
        width: 45px;
        height: 45px;
        bottom: 20px;
    }

    .whatsapp-button svg {
        width: 25px;
        height: 25px;
    }
}

/*** MEDIA QUERIES ***/
@media screen and (max-width: 1600px) {
    .dashboard-stat .desc_line {
        font-size: 13px;
        padding-left: 10px;
    }
}

@media screen and (max-width: 1500px) {
    #tab_car_detail .detail_car .col-md-3 {
        min-width: 350px;
    }

    #tab_car_detail .detail_car .col-md-9 {
        width: 70%;
        margin-left: 30px;
    }
}

@media screen and (max-width: 1480px) {
    .dashboard-stat .name {
        font-size: 14px;
    }
}

@media screen and (max-width: 1450px) {
    .dashboard-stat .details .number {
        font-size: 36px;
    }
}

@media screen and (max-width: 1430px) {
    .dashboard-stat .desc_line {
        font-size: 13px;
        padding-left: 10px;
    }
}

@media screen and (max-width: 1400px) {
    .bloco_viatura .logo_tecdoc {
        width: 100%;
        max-width: 117px;
        float: right;
    }

    .tec_logo_bar {
        display: none;
    }
}

@media screen and (max-width: 1380px) {
    .dashboard-stat .name {
        font-size: 13px;
    }

    #header_inbox_bar .client_name_mobile {
        display: block;
    }

    #header_inbox_bar .dropdown-menu {
        padding-bottom: 10px;
        right: 0;
        margin-right: 0;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-menu:after {
        right: 12px;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-inbox .dropdown-menu:after {
        margin-right: 0;
    }
}

@media screen and (min-width: 1467px) {
    .tecdoc_tree_list_menu {
        left: 0 !important;
    }
}

@media screen and (max-width: 1466px) {
    .tecdoc_tree_list_menu {
        position: fixed;
        top: 81px;
        width: 400px;
        height: 100%;
        background: #fff;
        left:0;
        padding: 0 0 0 20px;
        z-index: 1001;
        border-right: 1px solid #dfdfdf;
    }

    .open_tree_list_menu,
    .close_tree_list_menu {
        display: block;
    }

    .treeview {
        border: 0;
    }

    .tecdoc_items_tree_list {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .wrapper_fixed_tecdoc_table {
        width: 100% !important;
    }
}

@media screen and (max-width: 1320px) {
    .dashboard-stat .name {
        font-size: 12px;
    }

    .dashboard-stat .desc_line {
        font-size: 13px;
    }
}

@media screen and (max-width: 1271px) {
    .page-header-fixed .page-container {
        margin-top: 0;
    }

    .page-header.navbar {
        position: relative;
        padding: 0;
    }

    .page-header.navbar.navbar-fixed-top {
        z-index: 99;
    }

    .page-header.navbar.navbar-fixed-top {
        height: auto;
    }

    .page-header.navbar .page-top {
        height: auto;
        float: initial;
        /*width: 100%;*/
        background: #fff;
        display: inline-block;
    }

    .navbar-nav > li > a.top_logo_tecdoc {
        display: none;
    }

    .page-header.navbar .search-form.open {
        position: relative;
        display: inline-block;
        margin-top: 21px;
        margin-right: 20px;
        width: 50% !important;
    }

    .page-header.navbar .top-menu {
        display: inline-block;
        float: right;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle {
        padding: 10px 6px 10px 0;
        margin-top: 9px;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown:last-child {
        padding: 0;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
        padding: 5px;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown {
        height: auto;
    }
}

@media screen and (max-width: 1230px) {
    .dashboard-stat .name {
        font-size: 11px;
    }
}

@media screen and (max-width: 1203px) {
    #desc_btn_haynespro_wrapper {
        margin-top: 0;
    }
}

@media screen and (max-width: 1200px) {
    .page_login .fgroup.left,
    .page_login .fgroup.right {
        width: 100%;
    }

    .page_login .fgroup.center {
        text-align: left;
    }

    .dashboard-stat .details .number {
        font-size: 26px;
    }
}

@media screen and (max-width: 1199px) {
    .dashboard-stat .name {
        font-size: 16px;
    }

    .dashboard-stat .desc_line {
        font-size: 17px;
    }
}

@media screen and (max-width: 1146px) {
    #tab_car_detail .my-sticky-element {
        position: relative;
        top: 40px !important;
        /*height: auto !important;*/
        margin-bottom: 30px;
    }

    .treeview {
        border-right: 0;
    }

    #tab_car_detail .detail_car .col-md-9 {
        width: 100%;
        margin-left: 0;
    }

    #tab_car_detail .my-sticky-element {
        overflow: auto;
    }
}

@media screen and (max-width: 1130px) {
    .page_login .fgroup.half {
        width: 100%;
    }
}

@media screen and (max-width: 1100px) {
    .navbar-nav > li > a.top_logo_tecdoc {
        display: none !important;
    }
}

@media screen and (max-width: 1077px) {
    .page-header .top_bar_client_name {
        display: none;
    }
}

@media screen and (max-width: 1025px) {
    #desc_btn_haynespro_wrapper {
        margin-top: 5px;
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .dashboard-stat .details .number {
        font-size: 46px;
    }

    .top_bar_client_name {
        display: none;
    }

    .search_products {
        height: auto;
    }

    .search_products form {
        /*width: 225px;*/
        margin: 10px 13px 0 13px;
    }

    #form_search_tree_car .col-md-10 {
        width: 85%;
        float: left;
    }

    .text_center_margin_top {
        margin-top: 10px;
        text-align: center;
    }
}

@media screen and (max-width: 930px) {
    .tec_logo_bar {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    .detalhe_lateral {
        width: 90%;
    }
}

@media screen and (max-width: 800px) {
    .page_login .bloco_img {
        display: none;
    }

    .page_login .bloco_texto {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .slider_banners .banner_texto {
        font-size: 23px;
        line-height: 23px;
        width: 45%;
    }

    .detalhe_lateral.detail_order_layout {
        width: 100%;
    }

    .form_group_fixer {
        padding: 0 20px;
    }
}

@media screen and (max-width: 621px) {
    .checkbox_label {
        width: 120px;
    }

    .checkbox_input {
        width: 100%;
        margin-top: 10px;
        margin-left: 0;
    }
}

@media screen and (max-width: 600px) {
    .page_login .formulario_login {
        margin-top: 0;
    }

    .page-header.navbar .search-form.open {
        width: 94% !important;
        margin-top: 0;
    }

    .page-header.navbar .top-menu {
        width: 100%;
    }

    .slider_banners .bx-wrapper .bx-pager,
    .slider_banners .bx-wrapper .bx-controls-auto {
        bottom: 8px;
    }

    .slider_banners .banner_texto {
        left: 10px;
    }

    #plates_history_search_balance {
        margin-left: 13px;
    }

    .page_login .bloco_texto .login_wrapper .logotipo {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 552px) {
    .nav-pills>li {
        width: 50%;
    }

    .encomenda_rapida .nav-pills > li > a {
        min-height: 58px;
    }

    .encomenda_rapida .nav-pills > li + li {
        border: 0;
    }
}

@media screen and (max-width: 510px) {
    .detalhe_lateral {
        width: 100%;
    }

    .detalhe_lateral.client_detail {
        width: 100%;
    }

    .detalhe_lateral .zona_adicionar input {
        width: 100%;
        margin-bottom: 10px;
    }

    .page_login .titulo {
        margin-bottom: 0;
    }

    .page_login .fgroup a {
        margin-bottom: 15px;
    }

    .detalhe_lateral.base_side_detail .nav-tabs > li i {
        top: 25px;
        left: 35%;
    }
}

@media screen and (max-width: 430px) {
    .search_products form {
        /*width: 140px;*/
        /*margin: 10px 5px 0 0;*/
    }

    .table-group-actions.pull-right {
        float: left !important;
    }
}

@media screen and (max-width: 400px) {
    .page-header.navbar .page-logo .logo-default {
        /*width: 145px;*/
    }

    #cart_menu {
        right: 17px;
    }

    #search_clients {
        right: 37px;
    }

    .reftedoc_history_search_wrapper .search_products form {
        max-width: 200px;
    }
}

@media screen and (max-width: 350px) {
    .reftedoc_history_search_wrapper .search_products form {
        max-width: 150px;
    }

    #header_inbox_bar #search_clients {
        right: -47px;
    }

    #header_inbox_bar #search_clients:after {
        right: 59px
    }
}