/**{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}*/
*::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
    margin: 3px 3px;
}
*::-webkit-scrollbar
{
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}
*::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #CCC;
}
form div.required label.control-label:after {
  content:" * ";
  color:red;
}
.breadcrumb{
    position: unset!important;
    float: unset!important;
}
.right{
    float: right;
}
.left{
    float: left;
}
a{
    cursor: pointer;
}
.theme-logo{
    --theme-primary: #3b607d;
    --theme-accent: #6fc1b9;
    --theme-surface: #efefef;
    --theme-sidebar: #efefef;
    --theme-sidebar-hover: #dce9e7;
    --theme-sidebar-submenu: #e6f1ef;
}
.theme-logo .content-wrapper,
.theme-logo .right-side,
.theme-logo .control-sidebar,
.theme-logo .control-sidebar-bg{
    background-color: var(--theme-surface)!important;
}
.theme-logo .main-header .logo{
    background-color: var(--theme-primary)!important;
    color: #efefef!important;
    border-right: 1px solid rgba(239, 239, 239, 0.15);
}
.theme-logo .main-header .logo:hover,
.theme-logo .main-header .navbar,
.theme-logo .main-header .navbar:hover{
    background: linear-gradient(90deg, #3b607d 0%, #557d9b 100%)!important;
}
.theme-logo .main-header .navbar .sidebar-toggle,
.theme-logo .main-header .navbar .nav > li > a,
.theme-logo .main-header .navbar .navbar-custom-menu .nav > li > a{
    color: #efefef!important;
}
.theme-logo .main-header .navbar .sidebar-toggle:hover,
.theme-logo .main-header .navbar .nav > li > a:hover,
.theme-logo .main-header .navbar .nav > li > a:focus{
    background-color: rgba(111, 193, 185, 0.24)!important;
    color: #efefef!important;
}
.theme-logo .main-sidebar,
.theme-logo .left-side{
    background-color: var(--theme-sidebar)!important;
    border-right: 1px solid rgba(41, 75, 104, 0.14);
}
.theme-logo .sidebar-menu > li.header{
    color: #294b68!important;
    background: #e3e3e3!important;
    border-bottom: 1px solid rgba(41, 75, 104, 0.08);
}
.theme-logo .sidebar a,
.theme-logo .user-panel > .info,
.theme-logo .user-panel > .info > a{
    color: #294b68!important;
}
.theme-logo .user-panel{
    border-bottom: 1px solid rgba(41, 75, 104, 0.1);
}
.theme-logo .sidebar-menu > li > a{
    border-left: 3px solid transparent;
}
.theme-logo .sidebar-menu > li:hover > a,
.theme-logo .sidebar-menu > li.active > a,
.theme-logo .sidebar-menu > li.menu-open > a{
    background: var(--theme-sidebar-hover)!important;
    color: #294b68!important;
    border-left-color: var(--theme-accent)!important;
}
.theme-logo .sidebar-menu > li > .treeview-menu{
    background: var(--theme-sidebar-submenu)!important;
}
.theme-logo .treeview-menu > li > a{
    color: #294b68!important;
    font-weight: 500;
}
.theme-logo .treeview-menu > li > a:hover,
.theme-logo .treeview-menu > li.active > a{
    background-color: rgba(111, 193, 185, 0.28)!important;
}
.theme-logo .treeview-menu > li.active > a,
.theme-logo .treeview-menu > li > a:hover{
    color: #294b68!important;
}
.theme-logo .main-footer{
    background: #f8f8f8;
    border-top: 1px solid rgba(41, 75, 104, 0.18);
    color: #294b68;
}
.theme-logo .content-header > h1,
.theme-logo .content-header > h1 > small,
.theme-logo .breadcrumb > li > a,
.theme-logo .breadcrumb > li + li:before,
.theme-logo .breadcrumb > .active{
    color: #294b68!important;
}
.theme-logo a{
    color: #294b68;
}
.theme-logo a:hover,
.theme-logo a:focus{
    color: #6fc1b9;
}
.theme-logo .btn-success,
.theme-logo .btn-tumblr{
    background-color: #6fc1b9!important;
    border-color: #6fc1b9!important;
    color: #1f3448!important;
}
.theme-logo .btn-success:hover,
.theme-logo .btn-success:focus,
.theme-logo .btn-tumblr:hover,
.theme-logo .btn-tumblr:focus{
    background-color: #294b68!important;
    border-color: #294b68!important;
    color: #efefef!important;
}
.theme-logo .btn-danger,
.theme-logo a.btn-danger,
.theme-logo .btn-danger.btn-back,
.theme-logo a.btn-danger.btn-back{
    background-color: #dd4b39!important;
    border-color: #c94434!important;
    color: #efefef!important;
}
.theme-logo .btn-danger:hover,
.theme-logo .btn-danger:focus,
.theme-logo .btn-danger:active,
.theme-logo a.btn-danger:hover,
.theme-logo a.btn-danger:focus,
.theme-logo a.btn-danger:active,
.theme-logo .btn-danger.btn-back:hover,
.theme-logo .btn-danger.btn-back:focus,
.theme-logo .btn-danger.btn-back:active,
.theme-logo a.btn-danger.btn-back:hover,
.theme-logo a.btn-danger.btn-back:focus,
.theme-logo a.btn-danger.btn-back:active{
    background-color: #c94434!important;
    border-color: #b63b2d!important;
    color: #ffffff!important;
}
.theme-logo .box{
    border-top-color: #294b68!important;
}
.theme-logo .nav-tabs-custom > .nav-tabs > li.active{
    border-top-color: #6fc1b9!important;
}
.theme-logo .modal-header{
    background: #294b68!important;
}
.theme-logo .pagination > .active > a,
.theme-logo .pagination > .active > span,
.theme-logo .pagination > .active > a:hover,
.theme-logo .pagination > .active > span:hover,
.theme-logo .pagination > .active > a:focus,
.theme-logo .pagination > .active > span:focus{
    background-color: #294b68;
    border-color: #294b68;
}
.bg-logo-primary{
    background-color: #294b68!important;
    color: #efefef!important;
}
.bg-logo-accent{
    background-color: #6fc1b9!important;
    color: #1f3448!important;
}
table a{
    color: #666!important;
}
table a:hover{
    opacity: 0.8;
}
td{
    vertical-align: middle!important;
}
.btn-options{
    margin-left: 5px;
}
.btn-grid{
    margin-left: 10%;
}
.content-header {
    padding: 0 15px 0 15px;
}
.blue{
    background: #294b68;
}
.green{
    background: #6fc1b9;
}
.btn{
    margin: 0 2px!important;
}
.growl-close{
    float:right!important;
    background-color: transparent!important;
    border: none!important;
}
.modal-header{
    background: #294b68!important;
    color: #FFF!important;
}
.modal-header .close{
    color: #FFF!important;
    opacity: 0.8;
}
#modal-delete .modal-header{
    background: #dd4b39!important;
}
.btn-mobile{
    width: 100%!important;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
#map-polygon{
    height: 500px;
}
.profile-user{
    width: 100%;
}
.loading{
    width: 100%;
    height: 100%;
    opacity: 0.8;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    background: url("../loading13.gif") #000;
    background-position:center;
    background-repeat: no-repeat;
}
.notification-left > i {
    width: 20px;
    height: 20px;
    font-size: 13px;
    padding-top: 4px;
    border-radius: 50%;
    text-align: center;
}
.notification-left{
    float: left;
    width: 15%;
}
.notification-right{
    float: left;
    width: 85%;
    white-space: normal!important;
}
.data-notification{
    width: 100%;
    display: block;
    font-size: 12px;
    color: #666;
}
.config-left{
    padding-left: 5px;
    width: 70%;
    float: left;
}
.config-right{
    width: 30%;
    float: left;
    text-align: center;
}

.tree_permission ul{
    width: 100%;
    height: 30px;
    padding: 0!important;
}
.tree_permission ul li{
    width: 100%;
    height: 100%;
    list-style: none;
}
.tree_label{
    height: 100%;
    float: left;
}
.tree_buttons{
    height: 100%;
    float: left;
}
.tree_buttons .btn{
    width: 20%;
    color: #666 !important;
}
.tree-path{
    color: #666;
    font-size: 10px;
    display: block;
}
.tree-label-left{
    float:left;
    margin-right: 5px;
}
.tree-label-right{
    float:left;
}
.no-action{
    color: #006600;
}
.advanced-search{
    display: none;
}
.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: 5px!important;
}

.empty{
    padding: 5px;
    text-align: center;
    font-weight: bold;
}

.box{
    border-color:#294b68;
    overflow: hidden;
}

.nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #6fc1b9;
}

.btn-tumblr{
    background-color:#6fc1b9!important;
    color: #1f3448!important;
}

.modal-title{
    font-size: 16px;
}

.topic{
    color: #2c4762;
    border-bottom: solid 2px #2c4762; 
    width: 100%;
    font-size: 15px;
}
.color-white{
    color: #FFF!important;
}

.linha{
    border-bottom: 1px solid #d2d6de;
}

.count-line{
    border-radius:50%;
    background-color: #294B68;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    vertical-align:middle;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.align-center{
    text-align: center!important;
}
.align-right{
    text-align: right!important;
}
.align-left{
    text-align: left!important;
}

.white{
    color: #FFF!important;
}

.btn-create-inline{
    color: #2c4762;
}

.btn-create-inline:hover{
    text-decoration: underline;
}

.box-footer {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
}

.guia {
    color: #000;
    text-align: center;
    border: 1px solid #666;
    border-radius: 8px;
    height: 100%;
    padding: 5px 0 5px 0;
    margin: 5px 0 5px 0;
    background-color: #f4f4f4;
    font-weight: bold;
    display: block;
}

.guia:hover, .guia-selecionado{
    background-color: #294B68;
    color: #FFF!important;
}

.box-dashboard{
    width: 100%;
    background-color: #FFF;
}
.box-dashboard-hide{
    display: none;
}
.btn-dashboard .btn:hover{
    border:#CCC 3px solid!important;
}
.box-dashboard{
    border-top: 3px solid #d2d6de!important;
}
.guia-div .box-dashboard-hide{
    position: absolute;
    right: 0;
}
.guia-div .box-dashboard-hide .btn{
    border-radius:50%!important;
    border:#333333 2px solid;
    background-color: #FFF;
    color:#333333;
    font-weight: bold;;
}
.guia-div .box-dashboard-hide .btn:hover{
    background-color: #333333;
    color: #FFF;
}
.desconto-destaque{
    display: inline-block;
    width: 100%;
    padding: 5px 7px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 5px;
}

.status-pagamento{
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777777;
    border-radius: 10px;
}

.font-weight-bold{
    font-weight: bold;
}

/**
LOGIN
**/
.body-login{
    --login-primary: #294b68;
    --login-accent: #6fc1b9;
    --login-detail: #efefef;
    width: 100%;
    min-height: 100vh;
    height: 100%!important;
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background: radial-gradient(circle at 15% 20%, rgba(111, 193, 185, 0.28), transparent 45%), linear-gradient(135deg, #f8f8f8 0%, #efefef 100%);
}
#login-left{
    width: 56%;
    min-height: 100vh;
    float: left;
    position: relative;
    overflow: hidden;
    background-color: var(--login-primary);
    background-image: url('../lr_logo.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#login-left:before{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(140deg, rgba(41, 75, 104, 0.9) 0%, rgba(41, 75, 104, 0.58) 52%, rgba(111, 193, 185, 0.32) 100%);
}
#login-right{
    width: 44%;
    min-height: 100vh;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 34px;
    background: linear-gradient(180deg, #f8f8f8 0%, var(--login-detail) 100%);
}
.login-right-content{
    width: 100%;
    max-width: 470px;
}
@media(max-width:990px) {
    #login-left{
        width: 48%;
    }
    #login-right{
        width: 52%;
        padding: 28px;
    }
    .login-brand-name{
        font-size: 32px;
    }
    .login-brand-icon{
        font-size: 48px;
    }
}
@media(max-width:700px) {
    .body-login{
        position: relative;
        height: auto!important;
        min-height: 100vh;
    }
    #login-left{
        width: 100%;
        min-height: 34vh;
        float: none;
        background-size: contain;
        background-position: center;
    }
    .login-left-content{
        height: auto;
        padding: 20px 15px;
    }
    .login-brand-icon{
        font-size: 28px;
        margin-bottom: 5px;
    }
    .login-brand-name{
        font-size: 22px;
        margin: 0 0 4px 0;
    }
    .login-brand-slogan{
        font-size: 11px;
        letter-spacing: 1px;
    }
    #login-right{
        width: 100%;
        float: none;
        height: auto!important;
        min-height: auto;
        padding: 22px 16px 30px;
        background: linear-gradient(180deg, #f8f8f8 0%, #efefef 100%);
    }
}
.login-box{
    width: 100%!important;
}
.login-box-body{
    width: 100%!important;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(41, 75, 104, 0.14);
    border-radius: 14px;
    padding: 22px;
    box-shadow: 0 20px 42px -28px rgba(41, 75, 104, 0.55);
}
.login-logo a{
    color: var(--login-primary);
    font-weight: 700;
}
.input-login{
    border-width: 0 0 2px 0!important;
    border-color: rgba(41, 75, 104, 0.25)!important;
    color: var(--login-primary)!important;
    background-color: transparent!important;
}
.input-login:focus{
    border-color: var(--login-accent)!important;
    box-shadow: none!important;
}
.login-box .row{
    margin-bottom: 24px!important;
}
.login-option{
    font-weight: 600;
    color: var(--login-primary);
}
.login-option:hover{
    color: var(--login-accent);
    text-decoration: underline;
}
.body-login .btn-success{
    background-color: var(--login-accent)!important;
    border-color: var(--login-accent)!important;
    color: var(--login-primary)!important;
    font-weight: 700;
    letter-spacing: 0.4px;
}
.body-login .btn-success:hover,
.body-login .btn-success:focus,
.body-login .btn-success:active{
    background-color: var(--login-primary)!important;
    border-color: var(--login-primary)!important;
    color: var(--login-detail)!important;
}
.body-login .checkbox label,
.body-login .checkbox label a,
.body-login .help-block{
    color: var(--login-primary)!important;
}
.tab-hide{
    display:none!important;
}
.tab-show{
    display: block!important;
}

.title-safra {
    position: -webkit-sticky!important;
    position: sticky;
    top: 50px;
    z-index: 999;

}
@media(max-width:700px) {
    .title-safra {
        position: -webkit-sticky!important;
        position: sticky;
        top: 100px;
        z-index: 999;
    }
}
.box-footer-safra-card{
    max-height: 300px;
    overflow-y: auto;
    position: relative!important;
}

.icon-safra{
    position: relative!important;
    right: 0;
    padding: 3px 4px;
    border-radius: 10px;
    line-height: 1;
}

.fazenda-small{
    font-size: xx-small!important;
    float: right;
}

.selecionar-todos-card-safra{
    cursor: pointer;
}

.ta-ct{
    text-align: center;
}
.ta-r{
    text-align: right;
}
.ta-l{
    text-align: left;
}
.bb{
    border-bottom: #CCC 2px solid;
}
.bb-green{
    border-bottom: green 2px solid;
}
.bb-orange{
    border-bottom: orange 2px solid;
}
.bb-red{
    border-bottom: red 2px solid;
}
.sortable-item {
    cursor: grab;
}
.dragging {
    opacity: 0.7;
    transform: rotate(-2deg);
}
.over {
    border: 2px dashed #ff8c42;
    background: #fff3e0;
}
.cursor-help{
    cursor: help;
}
.table-desconto tbody tr td{
    padding-top: 20px!important;
    border-bottom: #CCC solid 1px;
}
.table-desconto-wrapper {
    overflow-x: scroll;
}
.table-desconto-wrapper table {
    white-space: nowrap;
    min-width: 1000px;
}