﻿body {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

#submitForm .box-body .control-label {
    color: #676a6c !important;
    font-size: 13px !important;
}

#submitForm .box-body .has-error {
    color: #ed5565 !important;
}

#submitForm .box-body .has-error-border {
    border-color: #ed5565 !important;
}
.contact-box .contact-box-footer {
    text-align: center;
    background-color: #ffffff;
    border-top: 1px solid #e7eaec;
    padding: 15px 20px;
}
.btn-white {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
}
.label-btn-general {
    width: 80px;
}

.tooltip {
    background-color: aqua;
}

thead tr th a, thead thead tr th a:focus, thead thead tr th {
    margin-left: 10px !important;
    color: #707070 !important;
    font-size: 12px;
}

thead tr th a:hover, thead thead tr th a:focus:hover, thead thead tr th:hover {
    margin-left: 10px !important;
    color: #474747 !important;
}

.color-app-gray {
    color: #707070 !important;
    font-size: 12px;
}

    .color-app-gray:hover {
        color: #474747 !important;
    }

.color-app-gray-component {
    font-size: 12px;
    color: #707070 !important;
}

.color-app-gray-document {
    color: #707070 !important;
    font-size: 12px;
}
.color-app-gray:hover {
    color: #474747 !important;
}


.btn-actions {
    background-color: #BABABA !important;
    border-color: #A1A1A1 !important;
}
    .btn-actions:hover {
        background-color: #A1A1A1 !important;
        border-color: #919191 !important;
    }
       
.box-primary .box-title {
    font-weight: bold !important;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
}
.box-primary .control-label {
    font-weight: bold !important;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
}

.box-header .btn i {
    font-size: 23px !important;
}

.pagination > li:first-of-type a, .pagination .pagination > li:last-of-type a {
    background-color: #efefef !important;
}

.pagination-length {
    margin-top: 14px !important;
    margin-bottom: 13px !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.content-header > h1 {
    margin: 0;
    font-size: 20px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

small, .small {
    font-size: 90%;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.btn-actions {
    padding-bottom: 4px;
    padding-top: 4px;
}

.vertical-align-middle {
    vertical-align: -webkit-baseline-middle;
}

.image .img-circle {
    margin: 0px !important;
    width: 60px !important;
    height: 60px !important;
    margin-bottom: 0px !important;
    object-fit: cover !important;
}

.user-panel .image, .user-panel .info {
    text-align: left !important;
    font-size: 18px !important;
    margin-top: 5px !important;
}

.no-padding-top {
    padding-top: 0 !important;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}

.nav-tabs li.active a:first-child {
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1) !important;
    box-shadow: 0 1px 0 #fff !important;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

.callout.callout-info {
    background-color: #efefef !important;
    color: inherit !important;
}

.floatButtonSideMenuDocument {
    position: absolute;
    left: -20px;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 18px;
    z-index: 3;
    margin-top: 0.74px;
    height: 48px;
}

.areaToChooseProducts {
    background-color: #F0F0F0;
}

.dropzone .container-element-li {
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1) !important;
    box-shadow: 0 1px 0 #fff !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.dropzone .selected .item {
    background-color: #CCE1E8;
}

.height-input {
    height: 28px !important;
    border: 1px solid #ccc;
}

.floatButtonSideMenuComponent {
    position: absolute;
    left: -40px;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #C73F4B !important;
    border-color: #C73F4B !important;
    font-size: 18px;
    z-index: 3;
    margin-top: 0.85px;
}


.floatButtonSideSaveComponent {
    position: absolute;
    left: -20px;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #6BC09F !important;
    border-color: #6BC09F !important;
    font-size: 18px;
    z-index: 3;
    margin-top: 0.85px;
}

.floatButtonSideSaveDocument {
    position: absolute;
    left: -20px;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #6BC09F !important;
    border-color: #6BC09F !important;
    font-size: 18px;
    z-index: 3;
    margin-top: 0.85px;
}

.sidebar-menu > li > a:hover, .sidebar-menu > li.active > a {
    color: #fff;
    background: #1e282c;
}

.main-header .navbar .sidebar-toggle {
    padding: 18px 15px !important;
}

#submitForm .box-inside {
    border: 1px solid #e1e1e1 !important;
}

.row-without-margin  {
    margin-top: 25px !important;
}

.pagination-number {
    margin-left: 10px !important;
    border: 0;
    background-color: #f3f2f2 !important;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0,0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.callout.callout-info {
    background-color: #F7F7F7 !important;
    color: inherit !important;
}

.padding-btn {
    padding: 7.5px 12px !important;
}

.display-block {
    display: block;
}

.min-width {
    min-width: 180px;
}

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 2px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.background-color-blue-open {
    background-color: #27678C !important;
}
.display-inline {
    display: inline;
}

.cursor-pointer {
    cursor: pointer;
}

.btn-width {
    width: 110px;
}

.float-right {
    float: right;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.nav-tabs li a {
    font-size: 14px;
    color: #000;
}

.content-center-height {
    -webkit-align-items: end;
}

/*.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 0px;
    padding-left: 8px;
    padding-right: 8px;
}*/

.nav > li > a {
    position: relative;
    display: block;
    padding: 5px 15px;
}

.text-normal {
    font-weight: normal !important;
}
.img-glance {
    margin: 0px !important;
    width: 50px !important;
    height: 50px !important;
    margin-bottom: 0px !important;
    border-radius: 50%;
}

.strong-list-glance {
    font-weight: bold;
    font-size: 12px;
    color: #676a6c;
}

.smal-list-glance {
    font-size: 12px;
    color: #676a6c;
}

.div-glance-obs {
    border: 1px solid #e7eaec;
    box-shadow: none;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 10px 20px;
    font-size: 11px;
    line-height: 16px;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.label-search-products {
    float: right;
    height: 30px;
    width: 30px;
    text-align: center !important;
    border-radius: 3px;
}
.icon-search-products {
    vertical-align: -webkit-baseline-middle !important;
}
.external-event {
    padding: 5px 10px;
    font-weight: bold;
    margin-bottom: 4px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    border-radius: 3px;
    cursor: move;
}

    .external-event:hover {
        box-shadow: inset 0 0 90px rgba(0, 0, 0, 0.04);
    }

.div-parent {
    box-shadow: 1px 1.5px 2px #d4d4d4 !important;
}

.border-bottom-section {
    border-bottom: 0.5px solid #d4d4d4;
}

.span-dashboard {
    color: white;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    font-size: 10px;
}

.background-color-sucess
.span-dashboard-debt {
    display: block !important;
    background-color: #D95450 !important;
    border-color: #D95450 !important;
    color: white;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.span-dashboard-credit {
    display: block !important;
    background-color: #00a65a !important;
    border-color: #00a65a !important;
    color: white;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.btn-white {
    color: black !important;
    background: white;
    border: 1px solid #e7eaec;
}

.progress-mini, .progress-mini .progress-bar {
    height: 5px;
    margin-bottom: 0px;
}
.progress-bar {
    background-color: #1ab394;
}

.text-navy {
    color: #1ab394 !important;
}

.stat-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.span-dashboard-customer {
    color: white;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    width: 100px;
    text-align: center;
}

.title-dashboard {
    font-weight: bold;
    font-size: 15px;
    color: #676a6c !important;
}

.flot-overlay {
    position: inherit !important;
    display: block;
    min-height: 220px;
}

.div-parent-dashboard {
    background-color: #BFBFBF;
    height: 30px;
    font-weight: bold;
}
.div-child-dashboard {
    background-color: #D6D6D6;
    height: 30px;
    font-weight: bold;
}

.main-header .navbar .sidebar-toggle:hover {
    color: #599BC2;
    background-color: #fff !important;
}

.label-price-dashboard {
    color: #676a6c !important;
}

.text-success {
    color: #1c84c6;
    font-size: 13px;
    font-weight: bold;
}

.small-dashboard {
    font-size: 85%;
    color: #676a6c;
}
.text-info {
    color: #23c6c8 !important;
    font-size: 13px;
    font-weight: bold;
}

.text-danger {
    color: #ed5565;
}

.background-color-sucess {
    background-color: #1c84c6 !important;
    border-color: #1c84c6 !important;
}

.background-color-info {
    background-color: #23c6c8 !important;
    border-color: #23c6c8 !important;
}

.background-color-danger {
    background-color: #ed5565 !important;
    border-color: #ed5565 !important;
}
.font-weight {
    font-weight: normal;
    font-size: 24px;
    color: #676a6c;
}

.color-dashboard {
    color: #676a6c;
}

.vertical-align-middle {
    vertical-align: middle !important;
}

.margin-top {
    margin-top: 10px !important;
}

.margin-bottom {
    margin-bottom: 10px !important;
}

