/*! * AdminLTE v2.4.2 * Author: Almsaeed Studio * Website: Almsaeed Studio <https://adminlte.io> * License: Open source - MIT * Please visit http://opensource.org/licenses/MIT for more information */
html,
body {
    height: 100%
}

.layout-boxed html,
.layout-boxed body {
    height: 100%
}

body {
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: auto
}

body::-webkit-scrollbar {
    width: 12px;
}

body::-webkit-scrollbar-track {
    background: #f1f1f1;
}

body::-webkit-scrollbar-thumb {
    background: #888;
}

body::-webkit-scrollbar-thumb:hover {
    background: #add037;
}

.wrapper {
    height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto
}

.wrapper:before,
.wrapper:after {
    content: " ";
    display: table
}

.wrapper:after {
    clear: both
}

.layout-boxed .wrapper {
    max-width: 1250px;
    margin: 0 auto;
    min-height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    position: relative
}

.layout-boxed {
    background: url('../img/boxed-bg.jpg') repeat fixed
}

.content-wrapper,
.main-footer {
    -webkit-transition: -webkit-transform .3s ease-in-out, margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, margin .3s ease-in-out;
    transition: transform .3s ease-in-out, margin .3s ease-in-out;
    margin-left: 230px;
    z-index: 820
}

.layout-top-nav .content-wrapper,
.layout-top-nav .main-footer {
    margin-left: 0
}

@media (max-width:767px) {

    .content-wrapper,
    .main-footer {
        margin-left: 0
    }
}

@media (min-width:768px) {

    .sidebar-collapse .content-wrapper,
    .sidebar-collapse .main-footer {
        margin-left: 0
    }
}

@media (max-width:767px) {

    .sidebar-open .content-wrapper,
    .sidebar-open .main-footer {
        -webkit-transform: translate(230px, 0);
        -ms-transform: translate(230px, 0);
        -o-transform: translate(230px, 0);
        transform: translate(230px, 0)
    }
}

.content-wrapper {
    min-height: 100%;
    background-color: #fff;
    z-index: 800
}

.main-footer {
    background: #fff;
    padding: 15px;
    color: #444;
    border-top: 1px solid #d2d6de
}

.fixed .main-header,
.fixed .main-sidebar,
.fixed .left-side {
    position: fixed
}

.fixed .main-header {
    top: 0;
    right: 0;
    left: 0
}

.fixed .content-wrapper,
.fixed .right-side {
    padding-top: 50px
}

@media (max-width:767px) {

    .fixed .content-wrapper,
    .fixed .right-side {
        padding-top: 100px
    }
}

.fixed.layout-boxed .wrapper {
    max-width: 100%
}

.fixed .wrapper {
    overflow: hidden
}

.hold-transition .content-wrapper,
.hold-transition .right-side,
.hold-transition .main-footer,
.hold-transition .main-sidebar,
.hold-transition .left-side,
.hold-transition .main-header .navbar,
.hold-transition .main-header .logo,
.hold-transition .menu-open .fa-angle-left {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.content {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Source Sans Pro', sans-serif
}

a {
    color: #add037
}

a:hover,
a:active,
a:focus {
    outline: none;
    text-decoration: none;
    color: #add037
}

.page-header {
    margin: 10px 0 20px 0;
    font-size: 22px
}

.page-header>small {
    color: #666;
    display: block;
    margin-top: 5px
}

.main-header {
    position: fixed;
    max-height: 100px;
    z-index: 1030;
    background: rgb(31, 31, 40, 0.9);
    width: 100%;
}

.main-header .navbar {
    -webkit-transition: margin-left .3s ease-in-out;
    -o-transition: margin-left .3s ease-in-out;
    transition: margin-left .3s ease-in-out;
    margin-bottom: 0;
    margin-left: 230px;
    border: none;
    min-height: 50px;
    border-radius: 0
}

.layout-top-nav .main-header .navbar {
    margin-left: 0
}

.main-header #navbar-search-input.form-control {
    background: rgba(255, 255, 255, 0.2);
    border-color: transparent
}

.main-header #navbar-search-input.form-control:focus,
.main-header #navbar-search-input.form-control:active {
    border-color: rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.9)
}

.main-header #navbar-search-input.form-control::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

.main-header #navbar-search-input.form-control:-ms-input-placeholder {
    color: #ccc
}

.main-header #navbar-search-input.form-control::-webkit-input-placeholder {
    color: #ccc
}

.main-header .navbar-custom-menu,
.main-header .navbar-right {
    float: right
}

@media (max-width:991px) {

    .main-header .navbar-custom-menu a,
    .main-header .navbar-right a {
        color: inherit;
        background: transparent
    }
}

@media (max-width:767px) {
    .main-header .navbar-right {
        float: none
    }

    .navbar-collapse .main-header .navbar-right {
        margin: 7.5px -15px
    }

    .main-header .navbar-right>li {
        color: inherit;
        border: 0
    }
}

.main-header .sidebar-toggle {
    float: right;
    background-color: transparent;
    background-image: none;
    padding: 2px 15px;
    font-family: fontAwesome;
    font-size: 30px;
}

.main-header .sidebar-toggle:before {
    content: "\f0c9"
}

.main-header .sidebar-toggle:hover {
    color: #1a67bf
}

.main-header .sidebar-toggle:focus,
.main-header .sidebar-toggle:active {
    background: transparent
}

.main-header .sidebar-toggle .icon-bar {
    display: none
}

.main-header .navbar .nav>li.user>a>.fa,
.main-header .navbar .nav>li.user>a>.glyphicon,
.main-header .navbar .nav>li.user>a>.ion {
    margin-right: 5px
}

.main-header .navbar .nav>li>a>.label {
    position: absolute;
    top: 9px;
    right: 7px;
    text-align: center;
    font-size: 9px;
    padding: 2px 3px;
    line-height: .9
}

.main-header .logo {
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    display: block;
    float: left;
    height: auto;
    font-size: 20px;
    text-align: center;
    width: 230px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 15px;
    font-weight: 300;
    overflow: hidden
}

.main-header .logo .logo-lg {
    display: block
}

.main-header .logo .logo-mini {
    display: none
}

.main-header .navbar-brand {
    color: #fff
}

.content-header {
    position: relative;
    padding: 15px 15px 0 15px
}

.content-header>h1 {
    margin: 0;
    font-size: 24px
}

.content-header>h1>small {
    font-size: 15px;
    display: inline-block;
    padding-left: 4px;
    font-weight: 300
}

.content-header>.breadcrumb {
    float: right;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    position: absolute;
    top: 15px;
    right: 10px;
    border-radius: 2px
}

.content-header>.breadcrumb>li>a {
    color: #444;
    text-decoration: none;
    display: inline-block
}

.content-header>.breadcrumb>li>a>.fa,
.content-header>.breadcrumb>li>a>.glyphicon,
.content-header>.breadcrumb>li>a>.ion {
    margin-right: 5px
}

.content-header>.breadcrumb>li+li:before {
    content: '>\00a0'
}

@media (max-width:991px) {
    .content-header>.breadcrumb {
        position: relative;
        margin-top: 5px;
        top: 0;
        right: 0;
        float: none;
        background: #d2d6de;
        padding-left: 10px
    }

    .content-header>.breadcrumb li:before {
        color: #97a0b3
    }
}

.navbar-toggle {
    color: #fff;
    border: 0;
    margin: 0;
    padding: 15px 15px
}

@media (max-width:991px) {
    .navbar-custom-menu .navbar-nav>li {
        float: left
    }

    .navbar-custom-menu .navbar-nav {
        margin: 0;
        float: left
    }

    .navbar-custom-menu .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 20px
    }
}

@media (max-width:767px) {
    .main-header {
        position: relative
    }

    .main-header .logo,
    .main-header .navbar {
        width: 100%;
        float: none
    }

    .main-header .navbar {
        margin: 0
    }

    .main-header .navbar-custom-menu {
        float: right
    }
}

@media (max-width:991px) {
    .navbar-collapse.pull-left {
        float: none !important
    }

    .navbar-collapse.pull-left+.navbar-custom-menu {
        display: block;
        position: absolute;
        top: 0;
        right: 40px
    }
}

.main-sidebar {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 50px;
    min-height: 100%;
    width: 230px;
    z-index: 810;
    -webkit-transition: -webkit-transform .3s ease-in-out, width .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, width .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, width .3s ease-in-out;
    transition: transform .3s ease-in-out, width .3s ease-in-out;
    box-shadow: -0.6px 1.9px 27px 0 rgba(33, 33, 33, 0.07);
}

@media (max-width:767px) {
    .main-sidebar {
        padding-top: 100px
    }
}

@media (max-width:767px) {
    .main-sidebar {
        -webkit-transform: translate(-230px, 0);
        -ms-transform: translate(-230px, 0);
        -o-transform: translate(-230px, 0);
        transform: translate(-230px, 0)
    }
}

@media (min-width:768px) {
    .sidebar-collapse .main-sidebar {
        -webkit-transform: translate(-230px, 0);
        -ms-transform: translate(-230px, 0);
        -o-transform: translate(-230px, 0);
        transform: translate(-230px, 0)
    }
}

@media (max-width:767px) {
    .sidebar-open .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.sidebar {
    padding-bottom: 10px
}

.sidebar-form input:focus {
    border-color: transparent
}

.user-panel {
    position: relative;
    width: 100%;
    padding: 10px;
    overflow: hidden;
    height: auto;
}

.user-panel:before,
.user-panel:after {
    content: " ";
    display: table
}

.user-panel:after {
    clear: both
}

.user-panel>.image>img {
    width: 100%;
    max-width: 45px;
    height: auto
}

.user-panel>.info {
    padding: 5px 5px 5px 15px;
    line-height: 1;
    position: absolute;
    left: 55px
}

.user-panel>.info>p {
    font-weight: 600;
    margin-bottom: 9px
}

.user-panel>.info>a {
    text-decoration: none;
    padding-right: 5px;
    margin-top: 3px;
    font-size: 11px
}

.user-panel>.info>a>.fa,
.user-panel>.info>a>.ion,
.user-panel>.info>a>.glyphicon {
    margin-right: 3px
}

.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar-menu>li {
    position: relative;
    margin: 0;
    padding: 0
}

.sidebar-menu>li>a {
    padding: 10px 0px;
    display: block;
    text-align: left;
    padding-left: 30px;
}

.sidebar-menu>li>a>.fa,
.sidebar-menu>li>a>.glyphicon,
.sidebar-menu>li>a>.ion {
    width: 20px
}

.sidebar-menu>li .label,
.sidebar-menu>li .badge {
    margin-right: 5px
}

.sidebar-menu>li .badge {
    margin-top: 3px
}

.sidebar-menu li.header {
    padding: 10px 25px 10px 15px;
    font-size: 12px
}

.sidebar-menu li>a>.fa-angle-left,
.sidebar-menu li>a>.pull-right-container>.fa-angle-left {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    -webkit-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease
}

.sidebar-menu li>a>.fa-angle-left {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -8px
}

.sidebar-menu .menu-open>a>.fa-angle-left,
.sidebar-menu .menu-open>a>.pull-right-container>.fa-angle-left {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.sidebar-menu .active>.treeview-menu {
    display: block
}

@media (min-width:768px) {

    .sidebar-mini.sidebar-collapse .content-wrapper,
    .sidebar-mini.sidebar-collapse .right-side,
    .sidebar-mini.sidebar-collapse .main-footer {
        margin-left: 0px !important;
        z-index: 840
    }

    .sidebar-mini.sidebar-collapse .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 0px !important;
        z-index: 850;
        display: none;
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li {
        position: relative
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a {
        margin-right: 0
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span {
        border-top-right-radius: 4px
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span {
        border-bottom-right-radius: 4px
    }

    .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom-right-radius: 4px
    }

    .sidebar-mini.sidebar-collapse .main-sidebar .user-panel>.info,
    .sidebar-mini.sidebar-collapse .sidebar-form,
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span,
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu,
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>.pull-right,
    .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
        display: none !important;
        -webkit-transform: translateZ(0)
    }

    .sidebar-mini.sidebar-collapse .main-header .logo {
        width: 0px
    }

    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
        display: block;
        margin-left: -15px;
        margin-right: -15px;
        font-size: 18px
    }

    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-lg {
        display: none
    }

    .sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: 0px
    }
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right),
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
    display: block !important;
    position: absolute;
    width: 180px;
    left: 50px
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span {
    top: 0;
    margin-left: -3px;
    padding: 12px 5px 12px 20px;
    background-color: inherit
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container {
    position: relative !important;
    float: right;
    width: auto !important;
    left: 180px !important;
    top: -22px !important;
    z-index: 900
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container>.label:not(:first-of-type) {
    display: none
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
    top: 44px;
    margin-left: 0
}

.sidebar-expanded-on-hover .main-footer,
.sidebar-expanded-on-hover .content-wrapper {
    margin-left: 50px
}

.sidebar-expanded-on-hover .main-sidebar {
    box-shadow: 3px 0 8px rgba(0, 0, 0, 0.125)
}

.sidebar-menu,
.main-sidebar .user-panel,
.sidebar-menu>li.header {
    white-space: nowrap;
    overflow: hidden
}

.sidebar-menu:hover {
    overflow: visible
}

.sidebar-form,
.sidebar-menu>li.header {
    overflow: hidden;
    text-overflow: clip
}

.sidebar-menu li>a {
    position: relative
}

.sidebar-menu li>a>.pull-right-container {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px
}

.control-sidebar-bg {
    position: fixed;
    z-index: 1000;
    bottom: 0
}

.control-sidebar-bg,
.control-sidebar {
    top: 0;
    right: -230px;
    width: 230px;
    -webkit-transition: right .3s ease-in-out;
    -o-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out
}

.control-sidebar {
    position: absolute;
    padding-top: 50px;
    z-index: 1010
}

@media (max-width:768px) {
    .control-sidebar {
        padding-top: 100px
    }
}

.control-sidebar>.tab-content {
    padding: 10px 15px
}

.control-sidebar.control-sidebar-open,
.control-sidebar.control-sidebar-open+.control-sidebar-bg {
    right: 0
}

.control-sidebar-open .control-sidebar-bg,
.control-sidebar-open .control-sidebar {
    right: 0
}

@media (min-width:768px) {

    .control-sidebar-open .content-wrapper,
    .control-sidebar-open .right-side,
    .control-sidebar-open .main-footer {
        margin-right: 230px
    }
}

.fixed .control-sidebar {
    position: fixed;
    height: 100%;
    overflow-y: auto;
    padding-bottom: 50px
}

.nav-tabs.control-sidebar-tabs>li:first-of-type>a,
.nav-tabs.control-sidebar-tabs>li:first-of-type>a:hover,
.nav-tabs.control-sidebar-tabs>li:first-of-type>a:focus {
    border-left-width: 0
}

.nav-tabs.control-sidebar-tabs>li>a {
    border-radius: 0
}

.nav-tabs.control-sidebar-tabs>li>a,
.nav-tabs.control-sidebar-tabs>li>a:hover {
    border-top: none;
    border-right: none;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent
}

.nav-tabs.control-sidebar-tabs>li>a .icon {
    font-size: 16px
}

.nav-tabs.control-sidebar-tabs>li.active>a,
.nav-tabs.control-sidebar-tabs>li.active>a:hover,
.nav-tabs.control-sidebar-tabs>li.active>a:focus,
.nav-tabs.control-sidebar-tabs>li.active>a:active {
    border-top: none;
    border-right: none;
    border-bottom: none
}

@media (max-width:768px) {
    .nav-tabs.control-sidebar-tabs {
        display: table
    }

    .nav-tabs.control-sidebar-tabs>li {
        display: table-cell
    }
}

.control-sidebar-heading {
    font-weight: 400;
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 10px
}

.control-sidebar-subheading {
    display: block;
    font-weight: 400;
    font-size: 14px
}

.control-sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0 -15px
}

.control-sidebar-menu>li>a {
    display: block;
    padding: 10px 15px
}

.control-sidebar-menu>li>a:before,
.control-sidebar-menu>li>a:after {
    content: " ";
    display: table
}

.control-sidebar-menu>li>a:after {
    clear: both
}

.control-sidebar-menu>li>a>.control-sidebar-subheading {
    margin-top: 0
}

.control-sidebar-menu .menu-icon {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px
}

.control-sidebar-menu .menu-info {
    margin-left: 45px;
    margin-top: 3px
}

.control-sidebar-menu .menu-info>.control-sidebar-subheading {
    margin: 0
}

.control-sidebar-menu .menu-info>p {
    margin: 0;
    font-size: 11px
}

.control-sidebar-menu .progress {
    margin: 0
}

.control-sidebar-dark {
    color: #b8c7ce
}

.control-sidebar-dark,
.control-sidebar-dark+.control-sidebar-bg {
    background: #222d32
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs {
    border-bottom: #1c2529
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a {
    background: #181f23;
    color: #b8c7ce
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus {
    border-left-color: #141a1d;
    border-bottom-color: #141a1d
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:focus,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:active {
    background: #1c2529
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a:hover {
    color: #fff
}

.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:focus,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li.active>a:active {
    background: #222d32;
    color: #fff
}

.control-sidebar-dark .control-sidebar-heading,
.control-sidebar-dark .control-sidebar-subheading {
    color: #fff
}

.control-sidebar-dark .control-sidebar-menu>li>a:hover {
    background: #1e282c
}

.control-sidebar-dark .control-sidebar-menu>li>a .menu-info>p {
    color: #b8c7ce
}

.control-sidebar-light {
    color: #5e5e5e
}

.control-sidebar-light,
.control-sidebar-light+.control-sidebar-bg {
    background: #f9fafc;
    border-left: 1px solid #d2d6de
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs {
    border-bottom: #d2d6de
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a {
    background: #e8ecf4;
    color: #444
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus {
    border-left-color: #d2d6de;
    border-bottom-color: #d2d6de
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:focus,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li>a:active {
    background: #eff1f7
}

.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:focus,
.control-sidebar-light .nav-tabs.control-sidebar-tabs>li.active>a:active {
    background: #f9fafc;
    color: #111
}

.control-sidebar-light .control-sidebar-heading,
.control-sidebar-light .control-sidebar-subheading {
    color: #111
}

.control-sidebar-light .control-sidebar-menu {
    margin-left: -14px
}

.control-sidebar-light .control-sidebar-menu>li>a:hover {
    background: #f4f4f5
}

.control-sidebar-light .control-sidebar-menu>li>a .menu-info>p {
    color: #5e5e5e
}

.dropdown-menu {
    box-shadow: none;
    border: 1px solid #add037;
    text-transform: uppercase;
    padding: 0px;
    min-width: 250px;
    margin-left: -222px;
    text-align: center;
    border-radius: 0px;
}

.dropdown-menu>li>a {
    color: #777
}

.dropdown-menu>li {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 8px;
    padding-top: 8px;
}


.dropdown-menu>li>a>.glyphicon,
.dropdown-menu>li>a>.fa,
.dropdown-menu>li>a>.ion {
    margin-right: 10px
}

.dropdown-menu>li>a:hover {
    background-color: transparent;
    color: #333
}

.dropdown-menu>.divider {
    background-color: #eee
}

.navbar-nav>.notifications-menu>.dropdown-menu,
.navbar-nav>.messages-menu>.dropdown-menu,
.navbar-nav>.tasks-menu>.dropdown-menu {
    width: 280px;
    padding: 0 0 0 0;
    margin: 0;
    top: 100%
}

.navbar-nav>.notifications-menu>.dropdown-menu>li,
.navbar-nav>.messages-menu>.dropdown-menu>li,
.navbar-nav>.tasks-menu>.dropdown-menu>li {
    position: relative
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.header,
.navbar-nav>.messages-menu>.dropdown-menu>li.header,
.navbar-nav>.tasks-menu>.dropdown-menu>li.header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444444;
    font-size: 14px
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,
.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,
.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 12px;
    background-color: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid #eeeeee;
    color: #444 !important;
    text-align: center
}

@media (max-width:991px) {

    .navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,
    .navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,
    .navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
        background: #fff !important;
        color: #444 !important
    }
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a:hover,
.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a:hover,
.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a:hover {
    text-decoration: none;
    font-weight: normal
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu,
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu {
    max-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a,
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #f4f4f4
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a:hover,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:hover,
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a:hover {
    background: #f4f4f4;
    text-decoration: none
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
    color: #444444;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.glyphicon,
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.fa,
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.ion {
    width: 20px
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a {
    margin: 0;
    padding: 10px 10px
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>img {
    margin: auto 10px auto auto;
    width: 40px;
    height: 40px
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4 {
    padding: 0;
    margin: 0 0 0 45px;
    color: #444444;
    font-size: 15px;
    position: relative
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4>small {
    color: #999999;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>p {
    margin: 0 0 0 45px;
    font-size: 12px;
    color: #888888
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:before,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after {
    content: " ";
    display: table
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after {
    clear: both
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
    padding: 10px
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h3 {
    font-size: 14px;
    padding: 0;
    margin: 0 0 10px 0;
    color: #666666
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>.progress {
    padding: 0;
    margin: 0
}

.navbar-nav>.user-menu>.dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 1px 0 0 0;
    border-top-width: 0;
    width: 280px
}

.navbar-nav>.user-menu>.dropdown-menu,
.navbar-nav>.user-menu>.dropdown-menu>.user-body {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: 175px;
    padding: 10px;
    text-align: center
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.2)
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
    z-index: 5;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    font-size: 17px;
    margin-top: 10px
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p>small {
    display: block;
    font-size: 12px
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body {
    padding: 15px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #dddddd
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body:before,
.navbar-nav>.user-menu>.dropdown-menu>.user-body:after {
    content: " ";
    display: table
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body:after {
    clear: both
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body a {
    color: #444 !important
}

@media (max-width:991px) {
    .navbar-nav>.user-menu>.dropdown-menu>.user-body a {
        background: #fff !important;
        color: #444 !important
    }
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
    background-color: #f9f9f9;
    padding: 10px
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:before,
.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after {
    content: " ";
    display: table
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer:after {
    clear: both
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default {
    color: #666666
}

@media (max-width:991px) {
    .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default:hover {
        background-color: #f9f9f9
    }
}

.navbar-nav>.user-menu .user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px
}

@media (max-width:767px) {
    .navbar-nav>.user-menu .user-image {
        float: none;
        margin-right: 0;
        margin-top: -8px;
        line-height: 10px
    }
}

.open:not(.dropup)>.animated-dropdown-menu {
    backface-visibility: visible !important;
    -webkit-animation: flipInX .7s both;
    -o-animation: flipInX .7s both;
    animation: flipInX .7s both
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px)
    }
}

.navbar-custom-menu>.navbar-nav>li {
    position: relative
}

.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
    position: absolute;
    right: 0;
    left: auto
}

@media (max-width:991px) {
    .navbar-custom-menu>.navbar-nav {
        float: right
    }

    .navbar-custom-menu>.navbar-nav>li {
        position: static
    }

    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        position: absolute;
        right: 5%;
        left: auto;
        border: 1px solid #ddd;
        background: #fff
    }
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de
}

.form-control:focus {
    border-color: #2px solid #add037;
    box-shadow: none
}

.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #bbb;
    opacity: 1
}

.form-control:not(select) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-group.has-success label {
    color: #00a65a
}

.form-group.has-success .form-control,
.form-group.has-success .input-group-addon {
    border-color: #00a65a;
    box-shadow: none
}

.form-group.has-success .help-block {
    color: #00a65a
}

.form-group.has-warning label {
    color: #f39c12
}

.form-group.has-warning .form-control,
.form-group.has-warning .input-group-addon {
    border-color: #f39c12;
    box-shadow: none
}

.form-group.has-warning .help-block {
    color: #f39c12
}

.form-group.has-error label {
    color: #dd4b39;
    font-size: 13px;
    margin-bottom: 5px;
}

.form-group.has-error .form-control,
.form-group.has-error .input-group-addon {
    border-color: #dd4b39;
    box-shadow: none
}

.form-group.has-error .help-block {
    color: #dd4b39
}

.input-group .input-group-addon {
    border-radius: 0;
    border-color: #d2d6de;
    background-color: #fff
}

.btn-group-vertical .btn.btn-flat:first-of-type,
.btn-group-vertical .btn.btn-flat:last-of-type {
    border-radius: 0
}

.icheck>label {
    padding-left: 0
}

.form-control-feedback.fa {
    line-height: 34px
}

.input-lg+.form-control-feedback.fa,
.input-group-lg+.form-control-feedback.fa,
.form-group-lg .form-control+.form-control-feedback.fa {
    line-height: 46px
}

.input-sm+.form-control-feedback.fa,
.input-group-sm+.form-control-feedback.fa,
.form-group-sm .form-control+.form-control-feedback.fa {
    line-height: 30px
}

.progress,
.progress>.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress,
.progress>.progress-bar,
.progress .progress-bar,
.progress>.progress-bar .progress-bar {
    border-radius: 1px
}

.progress.sm,
.progress-sm {
    height: 10px
}

.progress.sm,
.progress-sm,
.progress.sm .progress-bar,
.progress-sm .progress-bar {
    border-radius: 1px
}

.progress.xs,
.progress-xs {
    height: 7px
}

.progress.xs,
.progress-xs,
.progress.xs .progress-bar,
.progress-xs .progress-bar {
    border-radius: 1px
}

.progress.xxs,
.progress-xxs {
    height: 3px
}

.progress.xxs,
.progress-xxs,
.progress.xxs .progress-bar,
.progress-xxs .progress-bar {
    border-radius: 1px
}

.progress.vertical {
    position: relative;
    width: 30px;
    height: 200px;
    display: inline-block;
    margin-right: 10px
}

.progress.vertical>.progress-bar {
    width: 100%;
    position: absolute;
    bottom: 0
}

.progress.vertical.sm,
.progress.vertical.progress-sm {
    width: 20px
}

.progress.vertical.xs,
.progress.vertical.progress-xs {
    width: 10px
}

.progress.vertical.xxs,
.progress.vertical.progress-xxs {
    width: 3px
}

.progress-group .progress-text {
    font-weight: 600
}

.progress-group .progress-number {
    float: right
}

.table tr>td .progress {
    margin: 0
}

.progress-bar-light-blue,
.progress-bar-primary {
    background-color: #3c8dbc
}

.progress-striped .progress-bar-light-blue,
.progress-striped .progress-bar-primary {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-green,
.progress-bar-success {
    background-color: #00a65a
}

.progress-striped .progress-bar-green,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-aqua,
.progress-bar-info {
    background-color: #00c0ef
}

.progress-striped .progress-bar-aqua,
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-yellow,
.progress-bar-warning {
    background-color: #f39c12
}

.progress-striped .progress-bar-yellow,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-red,
.progress-bar-danger {
    background-color: #dd4b39
}

.progress-striped .progress-bar-red,
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.small-box {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1)
}

.small-box>.inner {
    padding: 10px
}

.small-box>.small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none
}

.small-box>.small-box-footer:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.15)
}

.small-box h3 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0
}

.small-box p {
    font-size: 15px
}

.small-box p>small {
    display: block;
    color: #f9f9f9;
    font-size: 13px;
    margin-top: 5px
}

.small-box h3,
.small-box p {
    z-index: 5
}

.small-box .icon {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, 0.15)
}

.small-box:hover {
    text-decoration: none;
    color: #f9f9f9
}

.small-box:hover .icon {
    font-size: 95px
}

@media (max-width:767px) {
    .small-box {
        text-align: center
    }

    .small-box .icon {
        display: none
    }

    .small-box p {
        font-size: 12px
    }
}

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1)
}

.box.box-primary {
    border-top-color: #3c8dbc
}

.box.box-info {
    border-top-color: #00c0ef
}

.box.box-danger {
    border-top-color: #dd4b39
}

.box.box-warning {
    border-top-color: #f39c12
}

.box.box-success {
    border-top-color: #00a65a
}

.box.box-default {
    border-top-color: #d2d6de
}

.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
    display: none
}

.box .nav-stacked>li {
    border-bottom: 1px solid #f4f4f4;
    margin: 0
}

.box .nav-stacked>li:last-of-type {
    border-bottom: none
}

.box.height-control .box-body {
    max-height: 300px;
    overflow: auto
}

.box .border-right {
    border-right: 1px solid #f4f4f4
}

.box .border-left {
    border-left: 1px solid #f4f4f4
}

.box.box-solid {
    border-top: 0
}

.box.box-solid>.box-header .btn.btn-default {
    background: transparent
}

.box.box-solid>.box-header .btn:hover,
.box.box-solid>.box-header a:hover {
    background: rgba(0, 0, 0, 0.1)
}

.box.box-solid.box-default {
    border: 1px solid #d2d6de
}

.box.box-solid.box-default>.box-header {
    color: #444;
    background: #d2d6de;
    background-color: #d2d6de
}

.box.box-solid.box-default>.box-header a,
.box.box-solid.box-default>.box-header .btn {
    color: #444
}

.box.box-solid.box-primary {
    border: 1px solid #3c8dbc
}

.box.box-solid.box-primary>.box-header {
    color: #fff;
    background: #3c8dbc;
    background-color: #3c8dbc
}

.box.box-solid.box-primary>.box-header a,
.box.box-solid.box-primary>.box-header .btn {
    color: #fff
}

.box.box-solid.box-info {
    border: 1px solid #00c0ef
}

.box.box-solid.box-info>.box-header {
    color: #fff;
    background: #00c0ef;
    background-color: #00c0ef
}

.box.box-solid.box-info>.box-header a,
.box.box-solid.box-info>.box-header .btn {
    color: #fff
}

.box.box-solid.box-danger {
    border: 1px solid #dd4b39
}

.box.box-solid.box-danger>.box-header {
    color: #fff;
    background: #dd4b39;
    background-color: #dd4b39
}

.box.box-solid.box-danger>.box-header a,
.box.box-solid.box-danger>.box-header .btn {
    color: #fff
}

.box.box-solid.box-warning {
    border: 1px solid #f39c12
}

.box.box-solid.box-warning>.box-header {
    color: #fff;
    background: #f39c12;
    background-color: #f39c12
}

.box.box-solid.box-warning>.box-header a,
.box.box-solid.box-warning>.box-header .btn {
    color: #fff
}

.box.box-solid.box-success {
    border: 1px solid #00a65a
}

.box.box-solid.box-success>.box-header {
    color: #fff;
    background: #00a65a;
    background-color: #00a65a
}

.box.box-solid.box-success>.box-header a,
.box.box-solid.box-success>.box-header .btn {
    color: #fff
}

.box.box-solid>.box-header>.box-tools .btn {
    border: 0;
    box-shadow: none
}

.box.box-solid[class*='bg']>.box-header {
    color: #fff
}

.box .box-group>.box {
    margin-bottom: 5px
}

.box .knob-label {
    text-align: center;
    color: #333;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: 0.3em
}

.box>.overlay,
.overlay-wrapper>.overlay,
.box>.loading-img,
.overlay-wrapper>.loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.box .overlay,
.overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 3px
}

.box .overlay>.fa,
.overlay-wrapper .overlay>.fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px
}

.box .overlay.dark,
.overlay-wrapper .overlay.dark {
    background: rgba(0, 0, 0, 0.5)
}

.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
    content: " ";
    display: table
}

.box-header:after,
.box-body:after,
.box-footer:after {
    clear: both
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative
}

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4
}

.collapsed-box .box-header.with-border {
    border-bottom: none
}

.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion,
.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1
}

.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion {
    margin-right: 5px
}

.box-header>.box-tools {
    position: absolute;
    right: 10px;
    top: 5px
}

.box-header>.box-tools [data-toggle="tooltip"] {
    position: relative
}

.box-header>.box-tools.pull-right .dropdown-menu {
    right: 0;
    left: auto
}

.box-header>.box-tools .dropdown-menu>li>a {
    color: #444 !important
}

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    color: #97a0b3
}

.open .btn-box-tool,
.btn-box-tool:hover {
    color: #606c84
}

.btn-box-tool.btn:active {
    box-shadow: none
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px
}

.no-header .box-body {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.box-body>.table {
    margin-bottom: 0
}

.box-body .fc {
    margin-top: 5px
}

.box-body .full-width-chart {
    margin: -19px
}

.box-body.no-padding .full-width-chart {
    margin: -9px
}

.box-body .box-pane {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px
}

.box-body .box-pane-right {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0
}

.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff
}

.chart-legend {
    margin: 10px 0
}

@media (max-width:991px) {
    .chart-legend>li {
        float: left;
        margin-right: 10px
    }
}

.box-comments {
    background: #f7f7f7
}

.box-comments .box-comment {
    padding: 8px 0;
    border-bottom: 1px solid #eee
}

.box-comments .box-comment:before,
.box-comments .box-comment:after {
    content: " ";
    display: table
}

.box-comments .box-comment:after {
    clear: both
}

.box-comments .box-comment:last-of-type {
    border-bottom: 0
}

.box-comments .box-comment:first-of-type {
    padding-top: 0
}

.box-comments .box-comment img {
    float: left
}

.box-comments .comment-text {
    margin-left: 40px;
    color: #555
}

.box-comments .username {
    color: #444;
    display: block;
    font-weight: 600
}

.box-comments .text-muted {
    font-weight: 400;
    font-size: 12px
}

.todo-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto
}

.todo-list>li {
    border-radius: 2px;
    padding: 10px;
    background: #f4f4f4;
    margin-bottom: 2px;
    border-left: 2px solid #e6e7e8;
    color: #444
}

.todo-list>li:last-of-type {
    margin-bottom: 0
}

.todo-list>li>input[type='checkbox'] {
    margin: 0 10px 0 5px
}

.todo-list>li .text {
    display: inline-block;
    margin-left: 5px;
    font-weight: 600
}

.todo-list>li .label {
    margin-left: 10px;
    font-size: 9px
}

.todo-list>li .tools {
    display: none;
    float: right;
    color: #dd4b39
}

.todo-list>li .tools>.fa,
.todo-list>li .tools>.glyphicon,
.todo-list>li .tools>.ion {
    margin-right: 5px;
    cursor: pointer
}

.todo-list>li:hover .tools {
    display: inline-block
}

.todo-list>li.done {
    color: #999
}

.todo-list>li.done .text {
    text-decoration: line-through;
    font-weight: 500
}

.todo-list>li.done .label {
    background: #d2d6de !important
}

.todo-list .danger {
    border-left-color: #dd4b39
}

.todo-list .warning {
    border-left-color: #f39c12
}

.todo-list .info {
    border-left-color: #00c0ef
}

.todo-list .success {
    border-left-color: #00a65a
}

.todo-list .primary {
    border-left-color: #3c8dbc
}

.todo-list .handle {
    display: inline-block;
    cursor: move;
    margin: 0 5px
}

.chat {
    padding: 5px 20px 5px 10px
}

.chat .item {
    margin-bottom: 10px
}

.chat .item:before,
.chat .item:after {
    content: " ";
    display: table
}

.chat .item:after {
    clear: both
}

.chat .item>img {
    width: 40px;
    height: 40px;
    border: 2px solid transparent;
    border-radius: 50%
}

.chat .item>.online {
    border: 2px solid #00a65a
}

.chat .item>.offline {
    border: 2px solid #dd4b39
}

.chat .item>.message {
    margin-left: 55px;
    margin-top: -40px
}

.chat .item>.message>.name {
    display: block;
    font-weight: 600
}

.chat .item>.attachment {
    border-radius: 3px;
    background: #f4f4f4;
    margin-left: 65px;
    margin-right: 15px;
    padding: 10px
}

.chat .item>.attachment>h4 {
    margin: 0 0 5px 0;
    font-weight: 600;
    font-size: 14px
}

.chat .item>.attachment>p,
.chat .item>.attachment>.filename {
    font-weight: 600;
    font-size: 13px;
    font-style: italic;
    margin: 0
}

.chat .item>.attachment:before,
.chat .item>.attachment:after {
    content: " ";
    display: table
}

.chat .item>.attachment:after {
    clear: both
}

.box-input {
    max-width: 200px
}

.modal .panel-body {
    color: #444
}

.info-box {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 15px
}

.info-box small {
    font-size: 14px
}

.info-box .progress {
    background: rgba(0, 0, 0, 0.2);
    margin: 5px -10px 5px -10px;
    height: 2px
}

.info-box .progress,
.info-box .progress .progress-bar {
    border-radius: 0
}

.info-box .progress .progress-bar {
    background: #fff
}

.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0, 0, 0, 0.2)
}

.info-box-icon>img {
    max-width: 100%
}

.info-box-content {
    padding: 5px 10px;
    margin-left: 90px
}

.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px
}

.progress-description,
.info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.info-box-text {
    text-transform: uppercase
}

.info-box-more {
    display: block
}

.progress-description {
    margin: 0
}

.timeline {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none
}

.timeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #ddd;
    left: 31px;
    margin: 0;
    border-radius: 2px
}

.timeline>li {
    position: relative;
    margin-right: 10px;
    margin-bottom: 15px
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li>.timeline-item {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin-top: 0;
    background: #fff;
    color: #444;
    margin-left: 60px;
    margin-right: 15px;
    padding: 0;
    position: relative
}

.timeline>li>.timeline-item>.time {
    color: #999;
    float: right;
    padding: 10px;
    font-size: 12px
}

.timeline>li>.timeline-item>.timeline-header {
    margin: 0;
    color: #555;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px;
    font-size: 16px;
    line-height: 1.1
}

.timeline>li>.timeline-item>.timeline-header>a {
    font-weight: 600
}

.timeline>li>.timeline-item>.timeline-body,
.timeline>li>.timeline-item>.timeline-footer {
    padding: 10px
}

.timeline>li>.fa,
.timeline>li>.glyphicon,
.timeline>li>.ion {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    color: #666;
    background: #d2d6de;
    border-radius: 50%;
    text-align: center;
    left: 18px;
    top: 0
}

.timeline>.time-label>span {
    font-weight: 600;
    padding: 5px;
    display: inline-block;
    background-color: #fff;
    border-radius: 4px
}

.timeline-inverse>li>.timeline-item {
    background: #f0f0f0;
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none
}

.timeline-inverse>li>.timeline-item>.timeline-header {
    border-bottom-color: #ddd
}

.btn {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent
}

.btn.uppercase {
    text-transform: uppercase
}

.btn.btn-flat {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px
}

.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn:focus {
    outline: none
}

.btn.btn-file {
    position: relative;
    overflow: hidden
}

.btn.btn-file>input[type='file'] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    opacity: 0;
    filter: alpha(opacity=0);
    outline: none;
    background: white;
    cursor: inherit;
    display: block
}

.btn-default {
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd
}

.btn-default:hover,
.btn-default:active,
.btn-default.hover {
    background-color: #e7e7e7
}

.btn-primary {
    background-color: #3c8dbc;
    border-color: #367fa9
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover {
    background-color: #367fa9
}

.btn-success {
    background-color: #00a65a;
    border-color: #008d4c
}

.btn-success:hover,
.btn-success:active,
.btn-success.hover {
    background-color: #008d4c
}

.btn-info {
    background-color: #00c0ef;
    border-color: #00acd6
}

.btn-info:hover,
.btn-info:active,
.btn-info.hover {
    background-color: #00acd6
}

.btn-danger {
    background-color: #dd4b39;
    border-color: #d73925
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.hover {
    background-color: #d73925
}

.btn-warning {
    background-color: #f39c12;
    border-color: #e08e0b
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.hover {
    background-color: #e08e0b
}

.btn-outline {
    border: 1px solid #fff;
    background: transparent;
    color: #fff
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
    color: rgba(255, 255, 255, 0.7);
    border-color: rgba(255, 255, 255, 0.7)
}

.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn[class*='bg-']:hover {
    -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2)
}

.btn-app {
    border-radius: 3px;
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    font-size: 12px
}

.btn-app>.fa,
.btn-app>.glyphicon,
.btn-app>.ion {
    font-size: 20px;
    display: block
}

.btn-app:hover {
    background: #f4f4f4;
    color: #444;
    border-color: #aaa
}

.btn-app:active,
.btn-app:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-app>.badge {
    position: absolute;
    top: -3px;
    right: -10px;
    font-size: 10px;
    font-weight: 400
}

.callout {
    border-radius: 3px;
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee
}

.callout a {
    color: #fff;
    text-decoration: underline
}

.callout a:hover {
    color: #eee
}

.callout h4 {
    margin-top: 0;
    font-weight: 600
}

.callout p:last-child {
    margin-bottom: 0
}

.callout code,
.callout .highlight {
    background-color: #fff
}

.callout.callout-danger {
    border-color: #c23321
}

.callout.callout-warning {
    border-color: #c87f0a
}

.callout.callout-info {
    border-color: #0097bc
}

.callout.callout-success {
    border-color: #00733e
}

.alert {
    border-radius: 3px
}

.alert h4 {
    font-weight: 600
}

.alert .icon {
    margin-right: 10px
}

.alert .close {
    color: #000;
    opacity: .2;
    filter: alpha(opacity=20)
}

.alert .close:hover {
    opacity: .5;
    filter: alpha(opacity=50)
}

.alert a {
    color: #fff;
    text-decoration: underline
}

.alert-success {
    border-color: #008d4c
}

.alert-danger,
.alert-error {
    border-color: #d73925
}

.alert-warning {
    border-color: #e08e0b
}

.alert-info {
    border-color: #00acd6
}

.nav>li>a:hover,
.nav>li>a:active,
.nav>li>a:focus {
    color: #444;
    background: #f7f7f7
}

.nav-pills>li>a {
    border-radius: 0;
    border-top: 3px solid transparent;
    color: #444
}

.nav-pills>li>a>.fa,
.nav-pills>li>a>.glyphicon,
.nav-pills>li>a>.ion {
    margin-right: 5px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    border-top-color: #3c8dbc
}

.nav-pills>li.active>a {
    font-weight: 600
}

.nav-stacked>li>a {
    border-radius: 0;
    border-top: 0;
    border-left: 3px solid transparent;
    color: #444
}

.nav-stacked>li.active>a,
.nav-stacked>li.active>a:hover {
    background: transparent;
    color: #444;
    border-top: 0;
    border-left-color: #3c8dbc
}

.nav-stacked>li.header {
    border-bottom: 1px solid #ddd;
    color: #777;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-transform: uppercase
}

.nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px
}

.nav-tabs-custom>.nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.nav-tabs-custom>.nav-tabs>li {
    border-top: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px
}

.nav-tabs-custom>.nav-tabs>li.disabled>a {
    color: #777
}

.nav-tabs-custom>.nav-tabs>li>a {
    color: #444;
    border-radius: 0
}

.nav-tabs-custom>.nav-tabs>li>a.text-muted {
    color: #999
}

.nav-tabs-custom>.nav-tabs>li>a,
.nav-tabs-custom>.nav-tabs>li>a:hover {
    background: transparent;
    margin: 0
}

.nav-tabs-custom>.nav-tabs>li>a:hover {
    color: #999
}

.nav-tabs-custom>.nav-tabs>li:not(.active)>a:hover,
.nav-tabs-custom>.nav-tabs>li:not(.active)>a:focus,
.nav-tabs-custom>.nav-tabs>li:not(.active)>a:active {
    border-color: transparent
}

.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: #3c8dbc
}

.nav-tabs-custom>.nav-tabs>li.active>a,
.nav-tabs-custom>.nav-tabs>li.active:hover>a {
    background-color: #fff;
    color: #444
}

.nav-tabs-custom>.nav-tabs>li.active>a {
    border-top-color: transparent;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4
}

.nav-tabs-custom>.nav-tabs>li:first-of-type {
    margin-left: 0
}

.nav-tabs-custom>.nav-tabs>li:first-of-type.active>a {
    border-left-color: transparent
}

.nav-tabs-custom>.nav-tabs.pull-right {
    float: none !important
}

.nav-tabs-custom>.nav-tabs.pull-right>li {
    float: right
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type {
    margin-right: 0
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type>a {
    border-left-width: 1px
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type.active>a {
    border-left-color: #f4f4f4;
    border-right-color: transparent
}

.nav-tabs-custom>.nav-tabs>li.header {
    line-height: 35px;
    padding: 0 10px;
    font-size: 20px;
    color: #444
}

.nav-tabs-custom>.nav-tabs>li.header>.fa,
.nav-tabs-custom>.nav-tabs>li.header>.glyphicon,
.nav-tabs-custom>.nav-tabs>li.header>.ion {
    margin-right: 5px
}

.nav-tabs-custom>.tab-content {
    background: #fff;
    padding: 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.nav-tabs-custom .dropdown.open>a:active,
.nav-tabs-custom .dropdown.open>a:focus {
    background: transparent;
    color: #999
}

.nav-tabs-custom.tab-primary>.nav-tabs>li.active {
    border-top-color: #3c8dbc
}

.nav-tabs-custom.tab-info>.nav-tabs>li.active {
    border-top-color: #00c0ef
}

.nav-tabs-custom.tab-danger>.nav-tabs>li.active {
    border-top-color: #dd4b39
}

.nav-tabs-custom.tab-warning>.nav-tabs>li.active {
    border-top-color: #f39c12
}

.nav-tabs-custom.tab-success>.nav-tabs>li.active {
    border-top-color: #00a65a
}

.nav-tabs-custom.tab-default>.nav-tabs>li.active {
    border-top-color: #d2d6de
}

.pagination>li>a {
    background: #fafafa;
    color: #666
}

.pagination.pagination-flat>li>a {
    border-radius: 0 !important
}

.products-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.products-list>.item {
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    background: #fff
}

.products-list>.item:before,
.products-list>.item:after {
    content: " ";
    display: table
}

.products-list>.item:after {
    clear: both
}

.products-list .product-img {
    float: left
}

.products-list .product-img img {
    width: 50px;
    height: 50px
}

.products-list .product-info {
    margin-left: 60px
}

.products-list .product-title {
    font-weight: 600
}

.products-list .product-description {
    display: block;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.product-list-in-box>.item {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #f4f4f4
}

.product-list-in-box>.item:last-of-type {
    border-bottom-width: 0
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: 1px solid #f4f4f4
}

.table>thead>tr>th {
    border-bottom: 2px solid #f4f4f4
}

.table tr td .progress {
    margin-top: 5px
}

.table-bordered {
    border: 1px solid #f4f4f4
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #f4f4f4
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table.no-border,
.table.no-border td,
.table.no-border th {
    border: 0
}

table.text-center,
table.text-center td,
table.text-center th {
    text-align: center
}

.table.align th {
    text-align: left
}

.table.align td {
    text-align: right
}

.label-default {
    background-color: #d2d6de;
    color: #444
}

.direct-chat .box-body {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    overflow-x: hidden;
    padding: 0
}

.direct-chat.chat-pane-open .direct-chat-contacts {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.direct-chat-messages {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 10px;
    height: 250px;
    overflow: auto
}

.direct-chat-msg,
.direct-chat-text {
    display: block
}

.direct-chat-msg {
    margin-bottom: 10px
}

.direct-chat-msg:before,
.direct-chat-msg:after {
    content: " ";
    display: table
}

.direct-chat-msg:after {
    clear: both
}

.direct-chat-messages,
.direct-chat-contacts {
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -moz-transition: -moz-transform .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out;
    transition: transform .5s ease-in-out
}

.direct-chat-text {
    border-radius: 5px;
    position: relative;
    padding: 5px 10px;
    background: #d2d6de;
    border: 1px solid #d2d6de;
    margin: 5px 0 0 50px;
    color: #444
}

.direct-chat-text:after,
.direct-chat-text:before {
    position: absolute;
    right: 100%;
    top: 15px;
    border: solid transparent;
    border-right-color: #d2d6de;
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none
}

.direct-chat-text:after {
    border-width: 5px;
    margin-top: -5px
}

.direct-chat-text:before {
    border-width: 6px;
    margin-top: -6px
}

.right .direct-chat-text {
    margin-right: 50px;
    margin-left: 0
}

.right .direct-chat-text:after,
.right .direct-chat-text:before {
    right: auto;
    left: 100%;
    border-right-color: transparent;
    border-left-color: #d2d6de
}

.direct-chat-img {
    border-radius: 50%;
    float: left;
    width: 40px;
    height: 40px
}

.right .direct-chat-img {
    float: right
}

.direct-chat-info {
    display: block;
    margin-bottom: 2px;
    font-size: 12px
}

.direct-chat-name {
    font-weight: 600
}

.direct-chat-timestamp {
    color: #999
}

.direct-chat-contacts-open .direct-chat-contacts {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.direct-chat-contacts {
    -webkit-transform: translate(101%, 0);
    -ms-transform: translate(101%, 0);
    -o-transform: translate(101%, 0);
    transform: translate(101%, 0);
    position: absolute;
    top: 0;
    bottom: 0;
    height: 250px;
    width: 100%;
    background: #222d32;
    color: #fff;
    overflow: auto
}

.contacts-list>li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px;
    margin: 0
}

.contacts-list>li:before,
.contacts-list>li:after {
    content: " ";
    display: table
}

.contacts-list>li:after {
    clear: both
}

.contacts-list>li:last-of-type {
    border-bottom: none
}

.contacts-list-img {
    border-radius: 50%;
    width: 40px;
    float: left
}

.contacts-list-info {
    margin-left: 45px;
    color: #fff
}

.contacts-list-name,
.contacts-list-status {
    display: block
}

.contacts-list-name {
    font-weight: 600
}

.contacts-list-status {
    font-size: 12px
}

.contacts-list-date {
    color: #aaa;
    font-weight: normal
}

.contacts-list-msg {
    color: #999
}

.direct-chat-danger .right>.direct-chat-text {
    background: #dd4b39;
    border-color: #dd4b39;
    color: #fff
}

.direct-chat-danger .right>.direct-chat-text:after,
.direct-chat-danger .right>.direct-chat-text:before {
    border-left-color: #dd4b39
}

.direct-chat-primary .right>.direct-chat-text {
    background: #3c8dbc;
    border-color: #3c8dbc;
    color: #fff
}

.direct-chat-primary .right>.direct-chat-text:after,
.direct-chat-primary .right>.direct-chat-text:before {
    border-left-color: #3c8dbc
}

.direct-chat-warning .right>.direct-chat-text {
    background: #f39c12;
    border-color: #f39c12;
    color: #fff
}

.direct-chat-warning .right>.direct-chat-text:after,
.direct-chat-warning .right>.direct-chat-text:before {
    border-left-color: #f39c12
}

.direct-chat-info .right>.direct-chat-text {
    background: #00c0ef;
    border-color: #00c0ef;
    color: #fff
}

.direct-chat-info .right>.direct-chat-text:after,
.direct-chat-info .right>.direct-chat-text:before {
    border-left-color: #00c0ef
}

.direct-chat-success .right>.direct-chat-text {
    background: #00a65a;
    border-color: #00a65a;
    color: #fff
}

.direct-chat-success .right>.direct-chat-text:after,
.direct-chat-success .right>.direct-chat-text:before {
    border-left-color: #00a65a
}

.users-list>li {
    width: 25%;
    float: left;
    padding: 10px;
    text-align: center
}

.users-list>li img {
    border-radius: 50%;
    max-width: 100%;
    height: auto
}

.users-list>li>a:hover,
.users-list>li>a:hover .users-list-name {
    color: #999
}

.users-list-name,
.users-list-date {
    display: block
}

.users-list-name {
    font-weight: 600;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.users-list-date {
    color: #999;
    font-size: 12px
}

.carousel-control.left,
.carousel-control.right {
    background-image: none
}

.carousel-control>.fa {
    font-size: 40px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -20px
}

.modal {
    background: rgba(0, 0, 0, 0.3)
}

.modal-content {
    border-radius: 0;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    border: 0
}

@media (min-width:768px) {
    .modal-content {
        -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125)
    }
}

.modal-header {
    border-bottom-color: #f4f4f4
}

.modal-footer {
    border-top-color: #f4f4f4
}

.modal-primary .modal-header,
.modal-primary .modal-footer {
    border-color: #307095
}

.modal-warning .modal-header,
.modal-warning .modal-footer {
    border-color: #c87f0a
}

.modal-info .modal-header,
.modal-info .modal-footer {
    border-color: #0097bc
}

.modal-success .modal-header,
.modal-success .modal-footer {
    border-color: #00733e
}

.modal-danger .modal-header,
.modal-danger .modal-footer {
    border-color: #c23321
}

.box-widget {
    border: none;
    position: relative
}

.widget-user .widget-user-header {
    padding: 20px;
    height: 120px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.widget-user .widget-user-username {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 300;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2)
}

.widget-user .widget-user-desc {
    margin-top: 0
}

.widget-user .widget-user-image {
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -45px
}

.widget-user .widget-user-image>img {
    width: 90px;
    height: auto;
    border: 3px solid #fff
}

.widget-user .box-footer {
    padding-top: 30px
}

.widget-user-2 .widget-user-header {
    padding: 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.widget-user-2 .widget-user-username {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 300
}

.widget-user-2 .widget-user-desc {
    margin-top: 0
}

.widget-user-2 .widget-user-username,
.widget-user-2 .widget-user-desc {
    margin-left: 75px
}

.widget-user-2 .widget-user-image>img {
    width: 65px;
    height: auto;
    float: left
}

.treeview-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 5px
}

.treeview-menu .treeview-menu {
    padding-left: 20px
}

.treeview-menu>li {
    margin: 0
}

.treeview-menu>li>a {
    padding: 5px 5px 5px 15px;
    display: block;
    font-size: 14px
}

.treeview-menu>li>a>.fa,
.treeview-menu>li>a>.glyphicon,
.treeview-menu>li>a>.ion {
    width: 20px
}

.treeview-menu>li>a>.pull-right-container>.fa-angle-left,
.treeview-menu>li>a>.pull-right-container>.fa-angle-down,
.treeview-menu>li>a>.fa-angle-left,
.treeview-menu>li>a>.fa-angle-down {
    width: auto
}

.mailbox-messages>.table {
    margin: 0
}

.mailbox-controls {
    padding: 5px
}

.mailbox-controls.with-border {
    border-bottom: 1px solid #f4f4f4
}

.mailbox-read-info {
    border-bottom: 1px solid #f4f4f4;
    padding: 10px
}

.mailbox-read-info h3 {
    font-size: 20px;
    margin: 0
}

.mailbox-read-info h5 {
    margin: 0;
    padding: 5px 0 0 0
}

.mailbox-read-time {
    color: #999;
    font-size: 13px
}

.mailbox-read-message {
    padding: 10px
}

.mailbox-attachments li {
    float: left;
    width: 200px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    margin-right: 10px
}

.mailbox-attachment-name {
    font-weight: bold;
    color: #666
}

.mailbox-attachment-icon,
.mailbox-attachment-info,
.mailbox-attachment-size {
    display: block
}

.mailbox-attachment-info {
    padding: 10px;
    background: #f4f4f4
}

.mailbox-attachment-size {
    color: #999;
    font-size: 12px
}

.mailbox-attachment-icon {
    text-align: center;
    font-size: 65px;
    color: #666;
    padding: 20px 10px
}

.mailbox-attachment-icon.has-img {
    padding: 0
}

.mailbox-attachment-icon.has-img>img {
    max-width: 100%;
    height: auto
}

.lockscreen {
    background: #d2d6de
}

.lockscreen-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300
}

.lockscreen-logo a {
    color: #444
}

.lockscreen-wrapper {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 10%
}

.lockscreen .lockscreen-name {
    text-align: center;
    font-weight: 600
}

.lockscreen-item {
    border-radius: 4px;
    padding: 0;
    background: #fff;
    position: relative;
    margin: 10px auto 30px auto;
    width: 290px
}

.lockscreen-image {
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: -25px;
    background: #fff;
    padding: 5px;
    z-index: 10
}

.lockscreen-image>img {
    border-radius: 50%;
    width: 70px;
    height: 70px
}

.lockscreen-credentials {
    margin-left: 70px
}

.lockscreen-credentials .form-control {
    border: 0
}

.lockscreen-credentials .btn {
    background-color: #fff;
    border: 0;
    padding: 0 10px
}

.lockscreen-footer {
    margin-top: 10px
}

.login-logo,
.register-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300
}

.login-logo a,
.register-logo a {
    color: #444
}

.login-page,
.register-page {
    align-items: center;
    display: flex;
}

.login-page-main {
    background: rgb(31, 31, 40, 0.9);
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

.login-box,
.register-box {
    width: 360px;
    margin-right: -180px;
    position: absolute;
    margin-left: -180px;
    left: 50%;
}

@media (max-width:768px) {

    .login-box,
    .register-box {
        width: 80%;
        margin-top: 20px
    }

    .logo-nav-main-header-mobile {
        width: 30%;
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .mobile-margin-home-ajust-home {
        margin-bottom: 10px;
    }

    .tipo-visao-ajust-x {
        width: 100% !important;
        margin-bottom: 10px;
        margin-top: 15px;
    }

    .filtrar-smart-ajust-aa {
        width: 100% !important;
        margin-top: -35px !important;
        margin-left: 0% !important;
    }

    .main-calendar-ajust-header .fc-toolbar h2 {
        margin: 0;
        text-transform: capitalize;
        display: inline;
        margin-left: -15px;
        font-size: 23px;
    }

    .padding-ajust-mortal {
        padding: 0px 15px !important;
    }

    .collapse.show {
        height: 440px !important;
    }

    .arrows-multivisao {
        margin-bottom: 40px !important;
        margin-top: 0px !important;
    }


    .arrows-multivisao-semestral {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
}

.logo-nav-main-header-ipad {
    width: 15%;
    margin-top: 10px;
    margin-bottom: 15px;
}


.login-box-body,
.register-box-body {
    background: transparent;
    padding: 35px 20px;
    border-top: 0;
    color: #666;
    border-radius: 30px;
}

.login-box-body .form-control-feedback,
.register-box-body .form-control-feedback {
    color: #777
}

.login-box-msg,
.register-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px 20px
}

.social-auth-links {
    margin: 10px 0
}

.error-page {
    width: 600px;
    margin: 20px auto 0 auto
}

@media (max-width:991px) {
    .error-page {
        width: 100%
    }
}

.error-page>.headline {
    float: left;
    font-size: 100px;
    font-weight: 300
}

@media (max-width:991px) {
    .error-page>.headline {
        float: none;
        text-align: center
    }
}

.error-page>.error-content {
    margin-left: 190px;
    display: block
}

@media (max-width:991px) {
    .error-page>.error-content {
        margin-left: 0
    }
}

.error-page>.error-content>h3 {
    font-weight: 300;
    font-size: 25px
}

@media (max-width:991px) {
    .error-page>.error-content>h3 {
        text-align: center
    }
}

.invoice {
    position: relative;
    background: #fff;
    border: 1px solid #f4f4f4;
    padding: 20px;
    margin: 10px 25px
}

.invoice-title {
    margin-top: 0
}

.profile-user-img {
    margin: 0 auto;
    width: 100px;
    padding: 3px;
    border: 3px solid #d2d6de
}

.profile-username {
    font-size: 21px;
    margin-top: 5px
}

.post {
    border-bottom: 1px solid #d2d6de;
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #666
}

.post:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.post .user-block {
    margin-bottom: 15px
}

.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.btn-social> :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-social.btn-lg {
    padding-left: 61px
}

.btn-social.btn-lg> :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.btn-social.btn-sm {
    padding-left: 38px
}

.btn-social.btn-sm> :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.btn-social.btn-xs {
    padding-left: 30px
}

.btn-social.btn-xs> :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0
}

.btn-social-icon> :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2)
}

.btn-social-icon.btn-lg {
    padding-left: 61px
}

.btn-social-icon.btn-lg> :first-child {
    line-height: 45px;
    width: 45px;
    font-size: 1.8em
}

.btn-social-icon.btn-sm {
    padding-left: 38px
}

.btn-social-icon.btn-sm> :first-child {
    line-height: 28px;
    width: 28px;
    font-size: 1.4em
}

.btn-social-icon.btn-xs {
    padding-left: 30px
}

.btn-social-icon.btn-xs> :first-child {
    line-height: 20px;
    width: 20px;
    font-size: 1.2em
}

.btn-social-icon> :first-child {
    border: none;
    text-align: center;
    width: 100%
}

.btn-social-icon.btn-lg {
    height: 45px;
    width: 45px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-sm {
    height: 30px;
    width: 30px;
    padding-left: 0;
    padding-right: 0
}

.btn-social-icon.btn-xs {
    height: 22px;
    width: 22px;
    padding-left: 0;
    padding-right: 0
}

.btn-adn {
    color: #fff;
    background-color: #d87a68;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:focus,
.btn-adn.focus {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:hover {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:active,
.btn-adn.active,
.open>.dropdown-toggle.btn-adn {
    color: #fff;
    background-color: #ce563f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-adn:active,
.btn-adn.active,
.open>.dropdown-toggle.btn-adn {
    background-image: none
}

.btn-adn .badge {
    color: #d87a68;
    background-color: #fff
}

.btn-bitbucket {
    color: #fff;
    background-color: #205081;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:focus,
.btn-bitbucket.focus {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:hover {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:active,
.btn-bitbucket.active,
.open>.dropdown-toggle.btn-bitbucket {
    color: #fff;
    background-color: #163758;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-bitbucket:active,
.btn-bitbucket.active,
.open>.dropdown-toggle.btn-bitbucket {
    background-image: none
}

.btn-bitbucket .badge {
    color: #205081;
    background-color: #fff
}

.btn-dropbox {
    color: #fff;
    background-color: #1087dd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:focus,
.btn-dropbox.focus {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:hover {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:active,
.btn-dropbox.active,
.open>.dropdown-toggle.btn-dropbox {
    color: #fff;
    background-color: #0d6aad;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-dropbox:active,
.btn-dropbox.active,
.open>.dropdown-toggle.btn-dropbox {
    background-image: none
}

.btn-dropbox .badge {
    color: #1087dd;
    background-color: #fff
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:focus,
.btn-facebook.focus {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:hover {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
    background-image: none
}

.btn-facebook .badge {
    color: #3b5998;
    background-color: #fff
}

.btn-flickr {
    color: #fff;
    background-color: #ff0084;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:focus,
.btn-flickr.focus {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:hover {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:active,
.btn-flickr.active,
.open>.dropdown-toggle.btn-flickr {
    color: #fff;
    background-color: #cc006a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-flickr:active,
.btn-flickr.active,
.open>.dropdown-toggle.btn-flickr {
    background-image: none
}

.btn-flickr .badge {
    color: #ff0084;
    background-color: #fff
}

.btn-foursquare {
    color: #fff;
    background-color: #f94877;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:focus,
.btn-foursquare.focus {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:hover {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:active,
.btn-foursquare.active,
.open>.dropdown-toggle.btn-foursquare {
    color: #fff;
    background-color: #f71752;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-foursquare:active,
.btn-foursquare.active,
.open>.dropdown-toggle.btn-foursquare {
    background-image: none
}

.btn-foursquare .badge {
    color: #f94877;
    background-color: #fff
}

.btn-github {
    color: #fff;
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:focus,
.btn-github.focus {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:hover {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:active,
.btn-github.active,
.open>.dropdown-toggle.btn-github {
    color: #fff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:active,
.btn-github.active,
.open>.dropdown-toggle.btn-github {
    background-image: none
}

.btn-github .badge {
    color: #444;
    background-color: #fff
}

.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:focus,
.btn-google.focus {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:hover {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
    background-image: none
}

.btn-google .badge {
    color: #dd4b39;
    background-color: #fff
}

.btn-instagram {
    color: #fff;
    background-color: #3f729b;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:focus,
.btn-instagram.focus {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:hover {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:active,
.btn-instagram.active,
.open>.dropdown-toggle.btn-instagram {
    color: #fff;
    background-color: #305777;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-instagram:active,
.btn-instagram.active,
.open>.dropdown-toggle.btn-instagram {
    background-image: none
}

.btn-instagram .badge {
    color: #3f729b;
    background-color: #fff
}

.btn-linkedin {
    color: #fff;
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:focus,
.btn-linkedin.focus {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:hover {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
    color: #fff;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
    background-image: none
}

.btn-linkedin .badge {
    color: #007bb6;
    background-color: #fff
}

.btn-microsoft {
    color: #fff;
    background-color: #2672ec;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:focus,
.btn-microsoft.focus {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:hover {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:active,
.btn-microsoft.active,
.open>.dropdown-toggle.btn-microsoft {
    color: #fff;
    background-color: #125acd;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-microsoft:active,
.btn-microsoft.active,
.open>.dropdown-toggle.btn-microsoft {
    background-image: none
}

.btn-microsoft .badge {
    color: #2672ec;
    background-color: #fff
}

.btn-openid {
    color: #fff;
    background-color: #f7931e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:focus,
.btn-openid.focus {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:hover {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:active,
.btn-openid.active,
.open>.dropdown-toggle.btn-openid {
    color: #fff;
    background-color: #da7908;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-openid:active,
.btn-openid.active,
.open>.dropdown-toggle.btn-openid {
    background-image: none
}

.btn-openid .badge {
    color: #f7931e;
    background-color: #fff
}

.btn-pinterest {
    color: #fff;
    background-color: #cb2027;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:focus,
.btn-pinterest.focus {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:hover {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:active,
.btn-pinterest.active,
.open>.dropdown-toggle.btn-pinterest {
    color: #fff;
    background-color: #9f191f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-pinterest:active,
.btn-pinterest.active,
.open>.dropdown-toggle.btn-pinterest {
    background-image: none
}

.btn-pinterest .badge {
    color: #cb2027;
    background-color: #fff
}

.btn-reddit {
    color: #000;
    background-color: #eff7ff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:focus,
.btn-reddit.focus {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:hover {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:active,
.btn-reddit.active,
.open>.dropdown-toggle.btn-reddit {
    color: #000;
    background-color: #bcddff;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-reddit:active,
.btn-reddit.active,
.open>.dropdown-toggle.btn-reddit {
    background-image: none
}

.btn-reddit .badge {
    color: #eff7ff;
    background-color: #000
}

.btn-soundcloud {
    color: #fff;
    background-color: #f50;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:focus,
.btn-soundcloud.focus {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:hover {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:active,
.btn-soundcloud.active,
.open>.dropdown-toggle.btn-soundcloud {
    color: #fff;
    background-color: #c40;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-soundcloud:active,
.btn-soundcloud.active,
.open>.dropdown-toggle.btn-soundcloud {
    background-image: none
}

.btn-soundcloud .badge {
    color: #f50;
    background-color: #fff
}

.btn-tumblr {
    color: #fff;
    background-color: #2c4762;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:focus,
.btn-tumblr.focus {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:hover {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:active,
.btn-tumblr.active,
.open>.dropdown-toggle.btn-tumblr {
    color: #fff;
    background-color: #1c2d3f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-tumblr:active,
.btn-tumblr.active,
.open>.dropdown-toggle.btn-tumblr {
    background-image: none
}

.btn-tumblr .badge {
    color: #2c4762;
    background-color: #fff
}

.btn-twitter {
    color: #fff;
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:focus,
.btn-twitter.focus {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:hover {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
    color: #fff;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
    background-image: none
}

.btn-twitter .badge {
    color: #55acee;
    background-color: #fff
}

.btn-vimeo {
    color: #fff;
    background-color: #1ab7ea;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:focus,
.btn-vimeo.focus {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:hover {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:active,
.btn-vimeo.active,
.open>.dropdown-toggle.btn-vimeo {
    color: #fff;
    background-color: #1295bf;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vimeo:active,
.btn-vimeo.active,
.open>.dropdown-toggle.btn-vimeo {
    background-image: none
}

.btn-vimeo .badge {
    color: #1ab7ea;
    background-color: #fff
}

.btn-vk {
    color: #fff;
    background-color: #587ea3;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:focus,
.btn-vk.focus {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:hover {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:active,
.btn-vk.active,
.open>.dropdown-toggle.btn-vk {
    color: #fff;
    background-color: #466482;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-vk:active,
.btn-vk.active,
.open>.dropdown-toggle.btn-vk {
    background-image: none
}

.btn-vk .badge {
    color: #587ea3;
    background-color: #fff
}

.btn-yahoo {
    color: #fff;
    background-color: #720e9e;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:focus,
.btn-yahoo.focus {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:hover {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:active,
.btn-yahoo.active,
.open>.dropdown-toggle.btn-yahoo {
    color: #fff;
    background-color: #500a6f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-yahoo:active,
.btn-yahoo.active,
.open>.dropdown-toggle.btn-yahoo {
    background-image: none
}

.btn-yahoo .badge {
    color: #720e9e;
    background-color: #fff
}

.fc-button {
    background: #f4f4f4;
    background-image: none;
    color: #444;
    border-color: #ddd;
    border-bottom-color: #ddd
}

.fc-button:hover,
.fc-button:active,
.fc-button.hover {
    background-color: #e9e9e9
}

.fc-header-title h2 {
    font-size: 15px;
    line-height: 1.6em;
    color: #666;
    margin-left: 10px
}

.fc-header-right {
    padding-right: 10px
}

.fc-header-left {
    padding-left: 10px
}

.fc-widget-header {
    background: #fafafa
}

.fc-grid {
    width: 100%;
    border: 0
}

.fc-widget-header:first-of-type,
.fc-widget-content:first-of-type {
    border-left: 0;
    border-right: 0
}

.fc-widget-header:last-of-type,
.fc-widget-content:last-of-type {
    border-right: 0
}

.fc-toolbar {
    padding: 10px;
    margin: 0
}

.fc-day-number {
    font-size: 20px;
    font-weight: 300;
    padding-right: 10px
}

.fc-color-picker {
    list-style: none;
    margin: 0;
    padding: 0
}

.fc-color-picker>li {
    float: left;
    font-size: 30px;
    margin-right: 5px;
    line-height: 30px
}

.fc-color-picker>li .fa {
    -webkit-transition: -webkit-transform linear .3s;
    -moz-transition: -moz-transform linear .3s;
    -o-transition: -o-transform linear .3s;
    transition: transform linear .3s
}

.fc-color-picker>li .fa:hover {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg)
}

#add-new-event {
    -webkit-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s
}

.external-event {
    padding: 5px 10px;
    font-weight: bold;
    margin-bottom: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    cursor: move
}

.external-event:hover {
    box-shadow: inset 0 0 90px rgba(0, 0, 0, 0.2)
}

.select2-container--default.select2-container--focus,
.select2-selection.select2-container--focus,
.select2-container--default:focus,
.select2-selection:focus,
.select2-container--default:active,
.select2-selection:active {
    outline: none
}

.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
    border: 1px solid #d2d6de;
    border-radius: 0;
    padding: 6px 12px;
    height: 34px
}

.select2-container--default.select2-container--open {
    border-color: #3c8dbc
}

.select2-dropdown {
    border: 1px solid #d2d6de;
    border-radius: 0
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3c8dbc;
    color: white
}

.select2-results__option {
    padding: 6px 12px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    margin-top: -4px
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 6px;
    padding-left: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 28px;
    right: 3px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 0
}

.select2-dropdown .select2-search__field,
.select2-search--inline .select2-search__field {
    border: 1px solid #d2d6de
}

.select2-dropdown .select2-search__field:focus,
.select2-search--inline .select2-search__field:focus {
    outline: none
}

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #3c8dbc !important
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[aria-selected=true]:hover {
    color: #444
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #d2d6de;
    border-radius: 0
}

.select2-container--default .select2-selection--multiple:focus {
    border-color: #3c8dbc
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #d2d6de
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3c8dbc;
    border-color: #367fa9;
    padding: 1px 10px;
    color: #fff
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.7)
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #fff
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 10px
}

.box .datepicker-inline,
.box .datepicker-inline .datepicker-days,
.box .datepicker-inline>table,
.box .datepicker-inline .datepicker-days>table {
    width: 100%
}

.box .datepicker-inline td:hover,
.box .datepicker-inline .datepicker-days td:hover,
.box .datepicker-inline>table td:hover,
.box .datepicker-inline .datepicker-days>table td:hover {
    background-color: rgba(255, 255, 255, 0.3)
}

.box .datepicker-inline td.day.old,
.box .datepicker-inline .datepicker-days td.day.old,
.box .datepicker-inline>table td.day.old,
.box .datepicker-inline .datepicker-days>table td.day.old,
.box .datepicker-inline td.day.new,
.box .datepicker-inline .datepicker-days td.day.new,
.box .datepicker-inline>table td.day.new,
.box .datepicker-inline .datepicker-days>table td.day.new {
    color: #777
}

.pad {
    padding: 10px
}

.margin {
    margin: 10px
}

.margin-bottom {
    margin-bottom: 20px
}

.margin-bottom-none {
    margin-bottom: 0
}

.margin-r-5 {
    margin-right: 5px
}

.inline {
    display: inline
}

.description-block {
    display: block;
    margin: 10px 0;
    text-align: center
}

.description-block.margin-bottom {
    margin-bottom: 25px
}

.description-block>.description-header {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 16px
}

.description-block>.description-text {
    text-transform: uppercase
}

.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black,
.bg-red-active,
.bg-yellow-active,
.bg-aqua-active,
.bg-blue-active,
.bg-light-blue-active,
.bg-green-active,
.bg-navy-active,
.bg-teal-active,
.bg-olive-active,
.bg-lime-active,
.bg-orange-active,
.bg-fuchsia-active,
.bg-purple-active,
.bg-maroon-active,
.bg-black-active,
.callout.callout-danger,
.callout.callout-warning,
.callout.callout-info,
.callout.callout-success,
.alert-success,
.alert-danger,
.alert-error,
.alert-warning,
.alert-info,
.label-danger,
.label-info,
.label-warning,
.label-primary,
.label-success,
.modal-primary .modal-body,
.modal-primary .modal-header,
.modal-primary .modal-footer,
.modal-warning .modal-body,
.modal-warning .modal-header,
.modal-warning .modal-footer,
.modal-info .modal-body,
.modal-info .modal-header,
.modal-info .modal-footer,
.modal-success .modal-body,
.modal-success .modal-header,
.modal-success .modal-footer,
.modal-danger .modal-body,
.modal-danger .modal-header,
.modal-danger .modal-footer {
    color: #fff !important
}

.bg-gray {
    color: #000;
    background-color: #d2d6de !important
}

.bg-gray-light {
    background-color: #f7f7f7
}

.bg-black {
    background-color: #111 !important
}

.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
    background-color: #dd4b39 !important
}

.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-warning,
.modal-warning .modal-body {
    background-color: #f39c12 !important
}

.bg-aqua,
.callout.callout-info,
.alert-info,
.label-info,
.modal-info .modal-body {
    background-color: #00c0ef !important
}

.bg-blue {
    background-color: #0073b7 !important
}

.bg-light-blue,
.label-primary,
.modal-primary .modal-body {
    background-color: #3c8dbc !important
}

.bg-green,
.callout.callout-success,
.alert-success,
.label-success,
.modal-success .modal-body {
    background-color: #00a65a !important
}

.bg-navy {
    background-color: #001f3f !important
}

.bg-teal {
    background-color: #39cccc !important
}

.bg-olive {
    background-color: #3d9970 !important
}

.bg-lime {
    background-color: #01ff70 !important
}

.bg-orange {
    background-color: #ff851b !important
}

.bg-fuchsia {
    background-color: #f012be !important
}

.bg-purple {
    background-color: #605ca8 !important
}

.bg-maroon {
    background-color: #d81b60 !important
}

.bg-gray-active {
    color: #000;
    background-color: #b5bbc8 !important
}

.bg-black-active {
    background-color: #000 !important
}

.bg-red-active,
.modal-danger .modal-header,
.modal-danger .modal-footer {
    background-color: #d33724 !important
}

.bg-yellow-active,
.modal-warning .modal-header,
.modal-warning .modal-footer {
    background-color: #db8b0b !important
}

.bg-aqua-active,
.modal-info .modal-header,
.modal-info .modal-footer {
    background-color: #00a7d0 !important
}

.bg-blue-active {
    background-color: #005384 !important
}

.bg-light-blue-active,
.modal-primary .modal-header,
.modal-primary .modal-footer {
    background-color: #357ca5 !important
}

.bg-green-active,
.modal-success .modal-header,
.modal-success .modal-footer {
    background-color: #008d4c !important
}

.bg-navy-active {
    background-color: #001a35 !important
}

.bg-teal-active {
    background-color: #30bbbb !important
}

.bg-olive-active {
    background-color: #368763 !important
}

.bg-lime-active {
    background-color: #00e765 !important
}

.bg-orange-active {
    background-color: #ff7701 !important
}

.bg-fuchsia-active {
    background-color: #db0ead !important
}

.bg-purple-active {
    background-color: #555299 !important
}

.bg-maroon-active {
    background-color: #ca195a !important
}

[class^="bg-"].disabled {
    opacity: .65;
    filter: alpha(opacity=65)
}

.text-red {
    color: #dd4b39 !important
}

.text-yellow {
    color: #f39c12 !important
}

.text-aqua {
    color: #00c0ef !important
}

.text-blue {
    color: #0073b7 !important
}

.text-black {
    color: #111 !important
}

.text-light-blue {
    color: #3c8dbc !important
}

.text-green {
    color: #00a65a !important
}

.text-gray {
    color: #d2d6de !important
}

.text-navy {
    color: #001f3f !important
}

.text-teal {
    color: #39cccc !important
}

.text-olive {
    color: #3d9970 !important
}

.text-lime {
    color: #01ff70 !important
}

.text-orange {
    color: #ff851b !important
}

.text-fuchsia {
    color: #f012be !important
}

.text-purple {
    color: #605ca8 !important
}

.text-maroon {
    color: #d81b60 !important
}

.link-muted {
    color: #7a869d
}

.link-muted:hover,
.link-muted:focus {
    color: #606c84
}

.link-black {
    color: #666
}

.link-black:hover,
.link-black:focus {
    color: #999
}

.hide {
    display: none !important
}

.no-border {
    border: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

.no-shadow {
    box-shadow: none !important
}

.list-unstyled,
.chart-legend,
.contacts-list,
.users-list,
.mailbox-attachments {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-group-unbordered>.list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0
}

.flat {
    border-radius: 0 !important
}

.text-bold,
.text-bold.table td,
.text-bold.table th {
    font-weight: 700
}

.text-sm {
    font-size: 12px
}

.jqstooltip {
    padding: 5px !important;
    width: auto !important;
    height: auto !important
}

.bg-teal-gradient {
    background: #39cccc !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #39cccc), color-stop(1, #7adddd)) !important;
    background: -ms-linear-gradient(bottom, #39cccc, #7adddd) !important;
    background: -moz-linear-gradient(center bottom, #39cccc 0, #7adddd 100%) !important;
    background: -o-linear-gradient(#7adddd, #39cccc) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7adddd', endColorstr='#39cccc', GradientType=0) !important;
    color: #fff
}

.bg-light-blue-gradient {
    background: #3c8dbc !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c8dbc), color-stop(1, #67a8ce)) !important;
    background: -ms-linear-gradient(bottom, #3c8dbc, #67a8ce) !important;
    background: -moz-linear-gradient(center bottom, #3c8dbc 0, #67a8ce 100%) !important;
    background: -o-linear-gradient(#67a8ce, #3c8dbc) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67a8ce', endColorstr='#3c8dbc', GradientType=0) !important;
    color: #fff
}

.bg-blue-gradient {
    background: #0073b7 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db)) !important;
    background: -ms-linear-gradient(bottom, #0073b7, #0089db) !important;
    background: -moz-linear-gradient(center bottom, #0073b7 0, #0089db 100%) !important;
    background: -o-linear-gradient(#0089db, #0073b7) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0) !important;
    color: #fff
}

.bg-aqua-gradient {
    background: #00c0ef !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00c0ef), color-stop(1, #14d1ff)) !important;
    background: -ms-linear-gradient(bottom, #00c0ef, #14d1ff) !important;
    background: -moz-linear-gradient(center bottom, #00c0ef 0, #14d1ff 100%) !important;
    background: -o-linear-gradient(#14d1ff, #00c0ef) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14d1ff', endColorstr='#00c0ef', GradientType=0) !important;
    color: #fff
}

.bg-yellow-gradient {
    background: #f39c12 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f39c12), color-stop(1, #f7bc60)) !important;
    background: -ms-linear-gradient(bottom, #f39c12, #f7bc60) !important;
    background: -moz-linear-gradient(center bottom, #f39c12 0, #f7bc60 100%) !important;
    background: -o-linear-gradient(#f7bc60, #f39c12) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7bc60', endColorstr='#f39c12', GradientType=0) !important;
    color: #fff
}

.bg-purple-gradient {
    background: #605ca8 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #605ca8), color-stop(1, #9491c4)) !important;
    background: -ms-linear-gradient(bottom, #605ca8, #9491c4) !important;
    background: -moz-linear-gradient(center bottom, #605ca8 0, #9491c4 100%) !important;
    background: -o-linear-gradient(#9491c4, #605ca8) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9491c4', endColorstr='#605ca8', GradientType=0) !important;
    color: #fff
}

.bg-green-gradient {
    background: #00a65a !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a65a), color-stop(1, #00ca6d)) !important;
    background: -ms-linear-gradient(bottom, #00a65a, #00ca6d) !important;
    background: -moz-linear-gradient(center bottom, #00a65a 0, #00ca6d 100%) !important;
    background: -o-linear-gradient(#00ca6d, #00a65a) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ca6d', endColorstr='#00a65a', GradientType=0) !important;
    color: #fff
}

.bg-red-gradient {
    background: #dd4b39 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd4b39), color-stop(1, #e47365)) !important;
    background: -ms-linear-gradient(bottom, #dd4b39, #e47365) !important;
    background: -moz-linear-gradient(center bottom, #dd4b39 0, #e47365 100%) !important;
    background: -o-linear-gradient(#e47365, #dd4b39) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e47365', endColorstr='#dd4b39', GradientType=0) !important;
    color: #fff
}

.bg-black-gradient {
    background: #111 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #111), color-stop(1, #2b2b2b)) !important;
    background: -ms-linear-gradient(bottom, #111, #2b2b2b) !important;
    background: -moz-linear-gradient(center bottom, #111 0, #2b2b2b 100%) !important;
    background: -o-linear-gradient(#2b2b2b, #111) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#111111', GradientType=0) !important;
    color: #fff
}

.bg-maroon-gradient {
    background: #d81b60 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d81b60), color-stop(1, #e73f7c)) !important;
    background: -ms-linear-gradient(bottom, #d81b60, #e73f7c) !important;
    background: -moz-linear-gradient(center bottom, #d81b60 0, #e73f7c 100%) !important;
    background: -o-linear-gradient(#e73f7c, #d81b60) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e73f7c', endColorstr='#d81b60', GradientType=0) !important;
    color: #fff
}

.description-block .description-icon {
    font-size: 16px
}

.no-pad-top {
    padding-top: 0
}

.position-static {
    position: static !important
}

.list-header {
    font-size: 15px;
    padding: 10px 4px;
    font-weight: bold;
    color: #666
}

.list-seperator {
    height: 1px;
    background: #f4f4f4;
    margin: 15px 0 9px 0
}

.list-link>a {
    padding: 4px;
    color: #777
}

.list-link>a:hover {
    color: #222
}

.font-light {
    font-weight: 300
}

.user-block:before,
.user-block:after {
    content: " ";
    display: table
}

.user-block:after {
    clear: both
}

.user-block img {
    width: 40px;
    height: 40px;
    float: left
}

.user-block .username,
.user-block .description,
.user-block .comment {
    display: block;
    margin-left: 50px
}

.user-block .username {
    font-size: 16px;
    font-weight: 600
}

.user-block .description {
    color: #999;
    font-size: 13px
}

.user-block.user-block-sm .username,
.user-block.user-block-sm .description,
.user-block.user-block-sm .comment {
    margin-left: 40px
}

.user-block.user-block-sm .username {
    font-size: 14px
}

.img-sm,
.img-md,
.img-lg,
.box-comments .box-comment img,
.user-block.user-block-sm img {
    float: left
}

.img-sm,
.box-comments .box-comment img,
.user-block.user-block-sm img {
    width: 30px !important;
    height: 30px !important
}

.img-sm+.img-push {
    margin-left: 40px
}

.img-md {
    width: 60px;
    height: 60px
}

.img-md+.img-push {
    margin-left: 70px
}

.img-lg {
    width: 100px;
    height: 100px
}

.img-lg+.img-push {
    margin-left: 110px
}

.img-bordered {
    border: 3px solid #d2d6de;
    padding: 3px
}

.img-bordered-sm {
    border: 2px solid #d2d6de;
    padding: 2px
}

.attachment-block {
    border: 1px solid #f4f4f4;
    padding: 5px;
    margin-bottom: 10px;
    background: #f7f7f7
}

.attachment-block .attachment-img {
    max-width: 100px;
    max-height: 100px;
    height: auto;
    float: left
}

.attachment-block .attachment-pushed {
    margin-left: 110px
}

.attachment-block .attachment-heading {
    margin: 0
}

.attachment-block .attachment-text {
    color: #555
}

.connectedSortable {
    min-height: 100px
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sort-highlight {
    background: #f4f4f4;
    border: 1px dashed #ddd;
    margin-bottom: 10px
}

.full-opacity-hover {
    opacity: .65;
    filter: alpha(opacity=65)
}

.full-opacity-hover:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.chart {
    position: relative;
    overflow: hidden;
    width: 100%
}

.chart svg,
.chart canvas {
    width: 100% !important
}

@media print {

    .no-print,
    .main-sidebar,
    .left-side,
    .main-header,
    .content-header {
        display: none !important
    }

    .content-wrapper,
    .right-side,
    .main-footer {
        margin-left: 0 !important;
        min-height: 0 !important;
        -webkit-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        -o-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important
    }

    .fixed .content-wrapper,
    .fixed .right-side {
        padding-top: 0 !important
    }

    .invoice {
        width: 100%;
        border: 0;
        margin: 0;
        padding: 0
    }

    .invoice-col {
        float: left;
        width: 33.3333333%
    }

    .table-responsive {
        overflow: auto
    }

    .table-responsive>.table tr th,
    .table-responsive>.table tr td {
        white-space: normal !important
    }
}

.logo-nav-fixed {
    width: 44%;
    padding-bottom: 30px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 28%;
}

.form-login {
    width: 90%;
    margin-left: 5%;
}

.btn-entrar-solution {
    background-color: #add037;
    color: #fff;
    margin: 0 auto;
    font-size: 16px;
    line-height: 25px;
    border-radius: 5px !important;
    width: 80%;
    border: none;
    margin-top: 20px;
    text-transform: uppercase;
}

.btn-entrar-solution:hover {
    background-color: #a8ca33 !important;
}

.btn-entrar-solution:active {
    background-color: #a8ca33 !important;
}

.btn-entrar-solution:focus {
    background-color: #a8ca33 !important;
}

.input-login {
    border: none;
    border-bottom: 2px solid #BDBDBD;
    font-family: Roboto;
    font-size: 13.5px;
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    background: transparent;
}

.input-login:hover {
    border-bottom: 2px solid #add037;
}

.input-login:focus {
    border-bottom: 2px solid #add037;
}

.input-login:active {
    border-bottom: 2px solid #add037;
}

.input-login::placeholder {
    text-decoration: normal;
}

.logo-nav-main-header {
    width: 50%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.menu-image {
    text-align: center;
    padding: 20px 0px;
}

.menu-image img {
    width: 35%;
    margin-top: 10px;
}

.menu-info {
    text-align: center;
    margin-top: -20px;
}

.menu-info span {
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #7f7f7f;
}

.menu-info h2 {
    font-family: Roboto;
    font-size: 18.5px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #353535;
    margin-top: -5px;
}

.img-menu-icon {
    width: auto;
    height: 26px;
    margin-left: 0px;
    margin-right: 10px;
}

.skin-blue .sidebar-menu>li:hover>a {
    background: #fff !important;
    color: #1a67bf !important;
}

.skin-blue .sidebar-menu>li:hover>a>img {
    filter: grayscale(0%);
}

.skin-blue .sidebar-menu>li:hover>a>.span-item-menu {
    color: #1a67bf !important;
}

.skin-blue .sidebar-menu>li:hover>a {

    border-left: 3px solid #1a67bf;

}

.span-item-menu {
    font-family: Roboto;
    font-size: 14.5px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #b3b3b3;
}

.active-menu {
    border-left: 3px solid #1a67bf;
    background: #fff;
    color: #1a67bf;
}

.active-menu img {
    filter: grayscale(0%);
}

.active-menu .span-item-menu {
    color: #1a67bf;
}

.h1-title-pages {
    font-family: Roboto;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    padding-left: 25px;
}

input#produto-nome {
    background: url(../img/cadastrar_equipamento/keyboard@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 30px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

input#produto-manutencao {
    background: url(../img/cadastrar_equipamento/spanner@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 24px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-left: 2%;
}

input#produto-serie {
    background: url(../img/cadastrar_equipamento/terminal@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 24px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%
}

input#produto-vencimento {
    background: url(../img/cadastrar_equipamento/calendar-1@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 24px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-left: 2%;
}

input#produto-valor {
    background: url(../img/cadastrar_equipamento/coin-icon@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 24px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-left: 2%;
    text-align: left !important;
}

select#produto-procedimentos {
    background: url(../img/cadastrar_equipamento/planning@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 24px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

select#produto-base {
    background: url(../img/cadastrar_equipamento/placeholder@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 21px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 0%;
}

.cadastrar-equipament-um {
    background: #fff;
    margin-top: 20px;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    padding-top: 40px;
}

.cadastrar-equipament-dois {
    background: #fff;
    margin-top: 20px;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
}

.descartar-input {
    width: 20%;
    margin-left: 2%;
    background: transparent;
    border: solid 2px #1a67bf;
    border-radius: 15.5px;
    color: #1a67bf;
    margin-bottom: 40px;
}

.cadastrar-input {
    width: 20%;
    background: #1a67bf;
    border-radius: 15.5px;
    color: #fff;
    border: 2px solid #1a67bf;
}

input[type='file'] {
    opacity: 0
}

#upload-equipamento {
    color: #add037;
    border: 1px solid #add037;
    border-radius: 30px;
    padding: 5px 10px;
    font-size: 14px;
    cursor: pointer;
}

#img-title-upload-imagem {
    width: 11%;
    margin-bottom: 5px;
    margin-top: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#h2-title-upload-imagem {
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #353535;
}

.h2-upload-foto {
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
}

.h2-upload-foto img {
    width: 24px;
    margin-top: -4px;
    margin-right: 1px;
}

.cadastrar-input-cliente {
    width: 20%;
    background: #1a67bf;
    border-radius: 15.5px;
    color: #fff;
    border: 2px solid #1a67bf;
    margin-top: 9px;
}

/***********************/
/*   AREA DO TECNICA   */
/***********************/

input#tecnica-nome {
    background: url(../img/cadastrar_tecnicas/keyboard@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 30px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

input#tecnica-cep {
    background: url(../img/cadastrar_clientes/panel@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 25px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-left: 2%;
}

input#tecnica-rua {
    background: url(../img/cadastrar_tecnicas/placeholder@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 25px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

input#tecnica-numero {
    background: url(../img/cadastrar_tecnicas/placeholder@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 25px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-left: 2%;
}

input#tecnica-bairro {
    background: url(../img/cadastrar_tecnicas/placeholder@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 25px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

input#tecnica-cidade {
    background: url(../img/cadastrar_tecnicas/placeholder@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 25px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-left: 2%;
}

input#tecnica-uf {
    background: url(../img/cadastrar_tecnicas/placeholder@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 25px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

input#tecnica-telefone {
    background: url(../img/cadastrar_tecnicas/phone-receiver@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 24px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-left: 2%;
}

select#tecnica-formacao {
    background: url(../img/cadastrar_tecnicas/mortarboard@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 25px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

input#tecnica-email {
    background: url(../img/cadastrar_tecnicas/envelope@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 25px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

select#tecnica-equipamentos {
    background: url(../img/cadastrar_tecnicas/dentist-copiar@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 25px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

.cadastrar-input-tecnica {
    border-radius: 7px;
    background-color: #add037;
    width: 40%;
    margin-left: 4%;
    border: none;
    height: 35px;
    color: #fff;
}

/******************************/
/*      CARD EQUIPAMENTO      */
/******************************/
.card-equipamento {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
}

.img-equipamento-card {
    width: 80%;
    margin-left: 20%;
}

.h2-card-equipamento {
    font-size: 18px;
    font-weight: 700;
}

.span-card-equipamento {
    font-weight: 300;
    font-size: 12px;
}

.p-card-equipamento {
    font-size: 14px;
    color: #b5b5b5;
}

.mark-equipamento-card {
    width: 12px;
    margin-top: -2px;
}

#blah {
    width: 100%;
}

.adicionar-button {
    font-size: 15px;
    border: 1px solid #1a67bf;
    border-radius: 30px;
    padding: 5px 20px;
    font-weight: 400;
    color: #add037;
    margin-right: 20px;
    margin-top: 15px;
}

.adicionar-button:hover {
    text-decoration: none;
    color: #add037;
}

.col-action-button-add {
    text-align: right;
    padding-right: 25px;
}

.row-client {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 15px;
}

.image-perfil-clinica {
    background: #add037;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 15px 30px;
}

.h2-title-clients {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #5a5a5a;
    margin-bottom: 5px;
    margin-top: 13px;
}

.p-base-clients {
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #b5b5b5;
}

.p-sub-infos-clients {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #959595;
    margin-top: 25px;
}

.main-row-client {
    margin-top: 20px;
}

.stylish-input-group {
    width: 100%;
    margin-left: 25px;
}

.form-search-bar {
    width: 25%;
    float: left;
}

.input-search-bar-custom {
    border-radius: 17px;
    background-color: #eeeeee;
    border: solid 1px #dcdcdc;
    height: 25px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: none;
    font-size: 15px;
}

.input-search-bar-custom:hover {
    border-radius: 17px;
    background-color: #eeeeee;
    border: solid 1px #dcdcdc;
    height: 25px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: none;
    font-size: 15px;
}

.input-search-bar-custom:focus {
    border-radius: 17px;
    background-color: #eeeeee;
    border: solid 1px #dcdcdc;
    height: 25px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: none;
    font-size: 15px;
}

.input-search-bar-custom:active {
    border-radius: 17px;
    background-color: #eeeeee;
    border: solid 1px #dcdcdc;
    height: 25px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: none;
    font-size: 15px;
}

.stylish-input-group button {
    border: solid 1px #dcdcdc;
    border-left: none;
    border-radius: 17px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #eeeeee;
    border-left: none;
    height: 25px;
}

.input-group-addon-custom {
    background-color: transparent !important;
}

.img-search-button {
    width: 15px;
    height: 15px;
    margin-top: -5px;
}

.card-tecnica {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    margin-top: 20px;
}

.div-img-tecnica-card {
    margin: 0 auto;
    width: 50%;
}

.size-x {
    height: 100px;
    width: 100px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.circle {
    background: #1a67bf;
    color: transparent;
    border-radius: 50%;
    font-size: 2em;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    margin-top: -20px;
}

.h2-tecnica-card {
    font-family: Roboto;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #353535;
}

.p-tecnica-card {
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #c5c5c5;
}

.a-tecnica-card {
    border-radius: 4px;
    background-color: #1a67bf;
    display: block;
    text-align: center;
    width: 90%;
    margin-left: 5%;
    color: #fff;
    height: 35px;
    line-height: 35px;
}

.a-tecnica-card:focus {
    text-decoration: none;
    color: #fff;
}

.a-tecnica-card:active {
    text-decoration: none;
    color: #fff;
}

.a-tecnica-card:hover {
    text-decoration: none;
    color: #fff;
}

.client-exportar-pdf {
    margin-left: 5%;
    border-radius: 20px;
    background-color: transparent;
    border: solid 2px #898989;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #898989;
    padding: 2px 15px;
}

.client-exportar-pdf:hover {
    text-decoration: none;
    color: #898989;
}

.client-exportar-pdf:active {
    text-decoration: none;
    color: #898989;
}

.client-exportar-pdf:focus {
    text-decoration: none;
    color: #898989;
}

/*****************************************/

.h2-name-profile-menu {
    font-family: Roboto;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    font-size: 15px;
    margin-top: 2px;
    margin-right: 5px;
}

.img-circle-top {
    width: 35px;
    margin-left: 5px;
    margin-right: 35px;
    margin-top: -2px;
}

.dropdown-toggle::after {
    content: none;
}

.select-module {
    border-radius: 14.5px;
    background-color: transparent;
    border: solid 2px #1a67bf;
    color: #1a67bf;
    font-size: 13px;
    padding: 2px 10px;
    margin-top: 10px;
}

.navbar-custom-menu {
    margin-top: 10px;
    margin-right: 5px;
}

.img-menu-icon-client {
    margin-left: 5px;
}

.img-menu-icon-tecnica {
    margin-left: 10px;
}

.img-menu-icon-motoristas {
    margin-left: 4px;
}

.img-menu-icon-carros {
    margin-left: 3px;
}

.img-menu-icon-acessorios {
    margin-left: 2px;
}

.img-menu-icon-representantes {
    margin-left: 1px;
}

.img-menu-icon-produtos {
    margin-left: 1px;
}

.selecioar-modulo {
    margin-left: 22px;
}

/************************************/

.col-edit-opt-equipament {
    text-align: right;
}

.edit-equipamento-card {
    width: 6px;
    margin-top: -2px;
}

.col-edit-opt-equipament button {
    background: transparent;
    border: none;
    outline: none;
}

.col-edit-opt-equipament ul {
    min-width: 50px;
    width: 100px;
    margin-left: -40px;
    margin-top: 10px;
    border: 1px solid #e1e1e1;
    padding: 10px;
    box-shadow: 2px 2px 3px 0px #e1e1e1;
}

.col-edit-opt-equipament li {
    text-align: center;
}

.edit-opt-card {
    color: #353535 !important;
    font-size: 13px;
}

.edit-opt-card:hover {
    color: #353535 !important;
    background: transparent !important;
    text-decoration: none !important;
}

.edit-opt-card:focus {
    color: #353535 !important;
    background: transparent !important;
    text-decoration: none !important;
}

.edit-opt-card:active {
    color: #353535 !important;
    background: transparent !important;
    text-decoration: none !important;
}

/*******************************************/

.remove-opt-card {
    color: red !important;
    font-size: 13px;
}

.remove-opt-card:hover {
    color: red !important;
    background: transparent !important;
    text-decoration: none !important;
}

.remove-opt-card:focus {
    color: red !important;
    background: transparent !important;
    text-decoration: none !important;
}

.remove-opt-card:active {
    color: red !important;
    background: transparent !important;
    text-decoration: none !important;
}


/********************************************/

.ms-choice {
    margin-top: 0px !important;
    width: 100% !important;
    height: 30px !important;
    font-size: 14px !important;
    border: none !important;
    margin-bottom: 0px !important;
    font-family: Roboto !important;
    font-size: 13px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    color: #8E8E8E !important;
    border-radius: 0px !important;
    margin-left: 0px !important;
}

.ms-choice>span {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 10px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: block !important;
    padding-left: 15px !important;
    margin-top: 8px !important;
    height: 30px !important;
    line-height: 30px !important;
}

.ms-choice>div {
    top: 9px !important;
    width: 25px !important;
    height: 25px !important;
}

.ms-drop {
    width: 91% !important;
    margin-top: -7px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    margin-left: 9% !important;
}

.ms-drop ul>li {
    text-align: left;
    padding-left: 10px;
    color: #9a9a9a;
}

.ms-drop input[type="checkbox"] {
    margin-right: 10px;
}

.form-group .ms-parent {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #9e9e9e;
}

/********************************************/

.col-edit-opt-client {
    text-align: center;
}

.edit-client-card {
    width: 24px;
    margin-top: 22px;
}

.col-edit-opt-client button {
    background: transparent;
    border: none;
    outline: none;
}

.col-edit-opt-client ul {
    min-width: 50px;
    width: 100px;
    margin-left: -40px;
    margin-top: 10px;
    border: 1px solid #e1e1e1;
    padding: 10px;
    box-shadow: 2px 2px 3px 0px #e1e1e1;
}

.col-edit-opt-client li {
    text-align: center;
}

/********************************************/

.col-edit-opt-tecnica {
    text-align: right;
}

.edit-tecnica-card {
    width: 7px;
    margin-top: 0px;
}

.col-edit-opt-tecnica button {
    background: transparent;
    border: none;
    outline: none;
}

.col-edit-opt-tecnica ul {
    min-width: 50px;
    width: 100px;
    margin-left: -40px;
    margin-top: 10px;
    border: 1px solid #e1e1e1;
    padding: 10px;
    box-shadow: 2px 2px 3px 0px #e1e1e1;
}

.col-edit-opt-tecnica li {
    text-align: center;
}

/*********************************/

.container-motoristas-option {
    width: 33.33%;
    float: left;
    position: relative;
    background: #fff;
    padding: 30px;
    text-align: center;
    margin-top: 20px;
}

.link-selecionar-motorista {
    display: block;
    width: 50%;
    margin-left: 25%;
    height: 160px;
    margin-bottom: 10px;
    border: solid 3px #eeeeee;
}

.img-link-motorista {
    width: 65px;
    height: auto;
    line-height: 100px;
    margin-top: 28px;
}

.img-link-motorista-custom {
    width: 65px;
    height: auto;
    line-height: 100px;
    margin-top: 45px;

}

.h2-title-motorista-selecionar {
    font-family: Roboto;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #353535;
}

/********************************/

.container-motoristas-option-selected {
    width: 33.33%;
    float: left;
    position: relative;
    background: #fff;
    padding: 30px;
    text-align: center;
    margin-top: -260px;
    opacity: 0.6;
    z-index: 2;
}

.link-selecionar-motorista-selected {
    display: block;
    width: 50%;
    margin-left: 25%;
    height: 160px;
    margin-bottom: 10px;
    border: solid 3px #eeeeee;
    background: #add037;
}

.img-link-motorista-selected {
    width: 90px;
    height: auto;
    line-height: 100px;
    margin-top: 33px;
}

.img-link-motorista-custom-selected {
    width: 65px;
    height: auto;
    line-height: 100px;
    margin-top: 45px;

}

/*****************************************/

.proximo-button-motorista {
    background: #fff;
    margin-top: -5px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.proximo-button-motorista a {
    display: block;
    width: 20%;
    margin-left: 40%;
    border-radius: 7px;
    background-color: #add037;
    font-family: Roboto;
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
}

.stepwizard-step p {
    font-family: Roboto;
    font-size: 16.5px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #353535;
    margin-top: 2px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.form-client-card {
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    margin-top: 30px;
}

.btn-circle-steps {
    background: #add037;
    border: 1px solid #add037;
    color: #fff;
}

.btn-circle-steps:hover {
    background: #add037;
    border: 1px solid #add037;
    color: #fff;
}

.col-input-area-wizard {
    text-align: center;
}

.button-next-step-custom {
    border-radius: 7px;
    background-color: #add037;
    width: 50%;
    margin-top: 15px;
    border: none;
    height: 35px;
    padding: 0px;
    margin-right: -15px;
    margin-bottom: 15px;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 35px !important;
    letter-spacing: normal;
    color: #ffffff !important;
    cursor: pointer;
}

.btn-custom-contato {
    font-size: 12px;
    margin-top: 5px;
}

.input-button-add-contato {
    width: 100%;
    margin-top: 22px;
}

.btn-success-adicionar-contato {
    border-radius: 7px;
    background-color: #add037;
    width: 20%;
    margin-top: 25px;
    border: none;
    height: 35px;
    color: #fff;
    line-height: 20px;
    padding: 0px;
    margin-right: 65px;
}

.single-upload {
    width: 40% !important;
}


/**********************************************************/

input#cliente-nome-edit {
    background: url(../img/cadastrar_clientes/keyboard@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 30px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

input#cliente-cep-edit {
    background: url(../img/cadastrar_clientes/panel@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 8px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 24px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-left: 2%;
}

input#cliente-rua-edit {
    background: url(../img/cadastrar_clientes/placeholder@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 8px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 22px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

input#cliente-numero-edit {
    background: url(../img/cadastrar_clientes/placeholder@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 8px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 22px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-left: 2%;
}

input#cliente-nome-responsavel-edit {
    background: url(../img/cadastrar_clientes/avatar@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 8px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 22px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

input#cliente-cpf-responsavel-edit {
    background: url(../img/cadastrar_clientes/id-card@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 8px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 22px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

input#cliente-crefito-edit {
    background: url(../img/cadastrar_clientes/diploma@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 22px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-left: 2%;
}

input#cliente-nome-responsavel-edit {
    background: url(../img/cadastrar_clientes/avatar@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 8px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 22px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

input#cliente-nome-direto-edit {

    background: url(../img/cadastrar_clientes/avatar@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 8px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 22px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-left: 2%;
}

input#cliente-tecnica-responsavel-edit {

    background: url(../img/cadastrar_clientes/doctor@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 18px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;

}

input#carro-rua-edit {

    background: url(../img/cadastrar_tecnicas/placeholder@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 25px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;

}

select#produto-base-edit {

    background: url(../img/cadastrar_equipamento/placeholder@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 21px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-left: 2%;

}

select#carro-base-edit {

    background: url(../img/cadastrar_equipamento/placeholder@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 21px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;

}

select#representante-tipo-edit {

    background: url(../img/cadastrar_equipamento/placeholder@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 21px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-left: 2%;

}




/*********************************************/
/*             ADICIONAR CONTATO             */
/*********************************************/

.input-contato-custom {
    background: url(../img/cadastrar_clientes/keyboard@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 20%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 30px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

input#cliente-cpf-responsavel-edit {
    background: url(../img/cadastrar_clientes/id-card@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 8px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 22px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

select#tecnica-formacao-edit {
    background: url(../img/cadastrar_tecnicas/mortarboard@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 25px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 0%;
}

input#tecnica-email-edit {
    background: url(../img/cadastrar_tecnicas/envelope@3x.png);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 3px solid #bfbfbf;
    background-size: 25px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 1%;
}

.col-lateral-menu {
    padding-left: 0px;
}

.menu-lateral-agenda {
    background: #fff;
    box-shadow: 3px 3px 2px -1px #8D8D8D;
    text-align: center;
    border-left: 1px solid #e1e1e1;
    padding: 20px 15px;
    border-radius: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
}

.label-equipamento-agenda {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
}

.imagem-produto-agendamento {
    width: 90%;
    height: auto;
    margin-left: 5%;
    display: none;
}

label>input {
    /* HIDE RADIO */
    visibility: hidden;
    /* Makes input not-clickable */
    position: absolute;
    /* Remove input from document flow */
}

label>input+div {
    /* IMAGE STYLES */
    cursor: pointer;
    border: 2px solid transparent;
}

label>input:checked+div {
    /* (RADIO CHECKED) IMAGE STYLES */
    border: 3px solid #add037;
}

label>input:checked>div {
    /* (RADIO CHECKED) IMAGE STYLES */
    margin-left: 25%;
}

.modal-dialog {
    width: 65%;
    max-width: 65%;
}

.setup-panel-agenda:before {
    background-color: transparent;
    height: 0px;
}

.btn-circle-agenda {
    width: 20px;
    height: 20px;
    line-height: 15px;
    padding: 0px;
    color: #353535;
    background: #fff;
    border: 2px solid #add037;
    outline: none;
    pointer-events: none !important;
    font-weight: 700;
}

.btn-circle-agenda:focus {
    width: 20px;
    height: 20px;
    line-height: 18px;
    padding: 0px;
    color: #fff;
    background: #add037;
    border: 1px solid #fff;
    outline: none;
    pointer-events: none !important;
}

.btn-circle-agenda:hover {
    width: 20px;
    height: 20px;
    line-height: 18px;
    padding: 0px;
    color: #fff;
    background: #add037;
    border: 1px solid #fff;
    outline: none;
    pointer-events: none !important;
}

.btn-circle-agenda:active {
    width: 20px;
    height: 20px;
    line-height: 18px;
    padding: 0px;
    color: #fff;
    background: #add037;
    border: 1px solid #fff;
    outline: none;
    pointer-events: none !important;
}

.h3-title-modal {
    font-size: 18px;
    font-weight: 600;
}

.label-form-agenda {
    font-size: 13px;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.input-form-agenda {
    font-size: 13px;
    height: 35px !important;
    width: 100% !important;
    border: 2px solid #d1d1d1;
    border-radius: 10px;
}

.btn-next-agenda {
    background: #add037;
    border: none;
    font-size: 13px;
    border-radius: 5px;
    height: 28px;
    padding: 0px;
    width: 30%;
    line-height: 28px;
    margin-left: 10px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.btn-next-agenda:hover {
    background: #add037;
    border: none;
    font-size: 13px;
    border-radius: 5px;
    height: 28px;
    padding: 0px;
    width: 30%;
    line-height: 28px;
}

.btn-next-agenda:focus {
    background: #add037;
    border: none;
    font-size: 13px;
    border-radius: 5px;
    height: 28px;
    padding: 0px;
    width: 30%;
    line-height: 28px;
}

.btn-next-agenda:active {
    background: #add037;
    border: none;
    font-size: 13px;
    border-radius: 5px;
    height: 28px;
    padding: 0px;
    width: 30%;
    line-height: 28px;
}

.label-control-step-2 {
    width: 24%;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: center;
}

.label-control-step-2 img {
    width: 100%;
}

.img-step-3-company {
    width: 100%;
}

.row-step-3-infos {
    margin-top: 40px;
}

.row-step-3-infos p {
    font-size: 12px;
}

.row-last-step h2 {
    font-size: 15px;
    font-weight: 600;
    margin-top: 15px;
}

.row-last-step p {
    font-size: 12px;
    margin: 0px;
}

.img-step-5-company {
    width: 100%;
    margin-left: 20px;
    margin-top: 9px;
}

.col-button-5-step {
    width: 100%;
    text-align: center;
}

.btn-next-agenda-step5 {
    background: #1a67bf;
    border: none;
    font-size: 13px;
    border-radius: 15px;
    height: 28px;
    padding: 0px;
    width: 60%;
    line-height: 28px;
    margin-top: 2px;
    margin-left: 10px;
}

.row-last-step {
    margin-bottom: 15px;
}

/**********************************/

.title-page-list-agenda-infos {
    font-size: 15px;
    text-align: center;
    margin-top: 15px;
}

.col-img-list-locacoes {
    text-align: left;
}

.col-img-list-locacoes img {
    width: 100%;
}

.h2-name-clinica-agenda-list {
    border-radius: 3px;
    background-color: #add037;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding: 1px 10px;
    margin-top: 0px;
    text-transform: uppercase;
    word-wrap: break-word;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.p-location-clinica-agenda-list {
    margin-top: -3px;
    font-size: 13px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.p-location-clinica-agenda-list-representa {
    margin-top: 0px;
    font-size: 13px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.col-list-agenda {
    background: #f0f0f0;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.row-custom-list-agenda {
    padding: 0px;
    margin-left: -30px;
    margin-right: -30px;
}

.notification-list-agenda {
    font-size: 14px;
    margin-top: 0PX;
    color: #add037;
    margin-bottom: 0px;
    text-transform: uppercase;
    text-align: center;
}

.dropdown-toggle-custom-agenda {
    margin-top: 9px !important;
    border: none !important;
}

.dropdown-toggle-custom-agenda img {
    width: 27px !important;
    margin-top: 0px !important;
}


.margin-buuton-dropdown-aa {
    margin-top: 9px !important;
    border: none !important;
}

.margin-buuton-dropdown-aa img {
    width: 20px !important;
    margin-top: -3px !important;
}


.open-modal-agenda-step1 {
    width: 36%;
    margin-left: 32%;
    text-align: center;
    color: #fff;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    border-radius: 29.5px;
    background-color: #add037;
}




/***********************************/
/*          AGENDA CUSTOM          */
/***********************************/
.fc-widget-header {
    background: #353535;
    color: #fff;
    font-size: 20px;
    height: 35px;
    line-height: 30px;
    text-transform: uppercase;
    border: none;
    border-radius: 0px !important;
}

.fc-view {
    border: 2px solid #e1e1e1;
    border-radius: 2px;
    margin-top: 5px;
}

.fc-head-container {
    border-radius: 20px;
}

.fc-widget-header {
    border-radius: 20px;
}

.fc-sun {
    border-top-left-radius: 20px;
}

.fc-day-header span {
    font-size: 13px;
    font-weight: 500;
}

.fc-day-top {
    padding: 0px 5px !important
}

.fc-day-number {
    font-size: 15px;
}

.fc-prev-button {
    color: #add037 !important;
    background: transparent !important;
    border: none !important;
    font-size: 30px !important;
    box-shadow: none !important;
    margin: 0px !important;
    height: 35px !important;
    line-height: 35px !important;
    padding: 0px !important;
    border-radius: 0px !important;
    width: 40px;
}

.fc-prev-button:focus {
    outline: none !important;
}

.fc-prev-button:active {
    outline: none !important;
}

.fc-prev-button:hover {
    outline: none !important;
}

.fc-next-button {
    color: #add037 !important;
    background: transparent !important;
    border: none !important;
    font-size: 30px !important;
    box-shadow: none !important;
    margin: 0px !important;
    height: 35px !important;
    line-height: 35px !important;
    padding: 0px !important;
    border-radius: 0px !important;
    width: 40px;
}

.fc-next-button:focus {
    outline: none !important;
}

.fc-next-button:active {
    outline: none !important;
}

.fc-next-button:hover {
    outline: none !important;
}

.fc-today-button {
    margin-left: 20px !important;
    font-weight: 600 !important;
    border: none !important;
    border-radius: 0px !important;
}

.fc-toolbar.fc-header-toolbar {
    margin: 0px !important;
}

.fc-content {
    color: #fff;
    padding: 3px;
    text-align: center;
    font-size: 11px;
    border-radius: 0px;
}

.tr:first-child>td>.fc-day-grid-event {
    margin-top: 0px !important;
}

.title-select-model {
    font-size: 14px;
    padding-top: 15px;
    font-weight: 600;
}

.div-select-product-menu {
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
    border: 1px solid #b3b3b3;
    min-height: 150px;
    align-items: center;
    display: flex;
}

.h2-nome-produto-menu {
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 6px;
    text-align: center;
}

/************************************/

.col-edit-opt-client-logistica {
    text-align: center;
}

.col-edit-opt-client-logistica button {
    background: transparent;
    border: none;
    outline: none;
}

.col-edit-opt-client-logistica ul {
    min-width: 50px;
    width: 250px;
    margin-left: -100px;
    margin-top: 10px;
    border: 1px solid #e1e1e1;
    padding: 10px;
    box-shadow: 2px 2px 3px 0px #e1e1e1;
}

.col-edit-opt-client-logistica li {
    text-align: left;
    color: #959595;
}

.edit-opt-card-logistica {
    text-align: left;
    color: #959595 !important;
    font-size: 13px;
}

.remove-opt-card-logistica {
    text-align: left;
    color: red !important;
    font-size: 13px;
}

.col-confirmar-dados-infos {
    background: #fff;
    padding: 25px;
    border-radius: 10px;
}

.img-menu-icon-page-lostica {
    width: 35px;
    margin-top: -2px;
}

.title-h2-page-losistica {
    font-size: 18px;
    font-weight: 600;
}

.label-page-logistica {
    margin: 0px;
    font-size: 14px;
}

.select-logistica {
    border: 2px solid #add037;
    margin-bottom: 8px;
    border-radius: 5px;
    height: 35px;
    padding-left: 10px;
    font-size: 15px;
    width: 96%;
    margin-left: 2%;
}

ul>li>label>input {
    visibility: unset !important;
    position: unset !important;
}

select#cliente-segmentos {
    background: url(../img/cadastrar_equipamento/planning@3x.png);
    background-repeat: no-repeat;
    background-position: 6px;
    margin-top: 10px;
    padding-left: 40px;
    width: 40%;
    height: 35px;
    font-size: 14px;
    border: none;
    border-bottom: 3px solid #bfbfbf;
    background-size: 24px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8E8E8E;
    margin-right: 2%;
}

.icon-cofig-menu {
    font-size: 30px;
    margin-right: 15px;
    margin-left: 3px;
    color: #fff;
}

.skin-blue .sidebar-menu>li:hover>a,
.skin-blue .sidebar-menu>li.active>a,
.skin-blue .sidebar-menu>li.menu-open>a {
    color: #1a67bf !important;
    background: #fff !important;
}

.link-treeview-ajust {
    align-items: center;
    display: flex !important;
}

.skin-blue .sidebar-menu>li>.treeview-menu {
    margin: 0 1px;
    background: #f1f1f1 !important;
    padding: 5px 25px;
    box-shadow: 1px 2px 8px 2px #9B9B9B inset;
    border-top: 3px solid #1a67bf;
}

.row-motorista-veiculo-area {
    background: #e1e1e1;
    border-radius: 5px;
    padding: 8px 0px 15px 0px;
    margin-top: 20px;
    text-align: center;
    box-shadow: -0.6px 1.9px 27px 0 rgba(33, 33, 33, 0.07);
}


.btn-success-adicionar-motorista {
    border-radius: 7px;
    background-color: #add037;
    width: 44%;
    margin-top: 0px;
    border: none;
    height: 35px;
    color: #fff;
    line-height: 20px;
    padding: 0px;
    margin-left: 28%;
    font-size: 13px;
}

#motorista_logistica {
    text-align: center;
}

.btn-custom-motorista {
    background: transparent;
    font-size: 14px;
    color: red;
    margin-top: -5px;
}

.col-equipamento-logistaca-custom {
    align-items: center;
    display: flex;
}

.label-equipamento-logistaca-custom {
    width: 100%;
    margin-top: 10px;
}

.button-conclude-logistica {
    width: 29%;
    margin-top: 15px;
    height: 40px;
    border-radius: 7px;
    border: none;
    color: #fff;
    background: #add037;
    cursor: pointer;
    margin-left: 2%;
    float: left;
    margin-right: 2%;
    line-height: 28px;
    margin-bottom: 50px;
}

.button-conclude-logistica:hover {
    color: #fff;
}

.button-conclude-logistica:focus {
    color: #fff;
}

.button-conclude-logistica:active {
    color: #fff;
}

.input-form-price-agendamento {
    height: 35px;
    font-size: 13px;
}


.skin-blue .sidebar-menu .treeview-menu>li>a:hover {
    color: #fff !important;
}

.skin-blue .sidebar-menu .treeview-menu>li>a:focus {
    color: #fff !important;
}

.skin-blue .sidebar-menu .treeview-menu>li>a:active {
    color: #fff !important;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 23px;
    margin-bottom: 0px;
    vertical-align: middle;
}

/* Hide default HTML checkbox */
.switch input {
    display: none;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 30px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 30px;
}

input:checked+.slider {
    background-color: #add037;
}

input:focus+.slider {
    box-shadow: 0 0 1px #add037;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.col-filters-home-customize {
    background: #fff;
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 15px;
}

.h2-tipo-de-visao {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fffefe;
    vertical-align: middle;
}

.col-filters-home-customize button {
    background: #1a67bf;
    color: #fff;
    border: none;
    margin-right: 10px;
    font-size: 14px;
}

.col-filters-home-customize button:hover {
    background: #fff;
    color: #1a67bf;
    border: 1px solid #1a67bf;
    outline: none;
}

.col-filters-home-customize button:focus {
    background: #fff;
    color: #1a67bf;
    border: 1px solid #1a67bf;
    outline: none;
}

.col-filters-home-customize button:active {
    background: #fff;
    color: #1a67bf;
    border: 1px solid #1a67bf;
    outline: none;
}

.button-criar-agendamento-customized {
    margin-top: -43px;
    margin-left: 10px;
}

.treeview-menu .active-menu {
    background: #f1f1f1 !important;
}


.treeview-menu .active-menu a {
    color: #8aa4af !important;
}

.select-agenda-customized .ms-choice {
    margin-top: -5px !important;
    width: 100% !important;
    height: 29px !important;
    font-size: 14px !important;
    border: none !important;
    border-bottom-width: medium !important;
    border-bottom-style: none !important;
    border-bottom-color: currentcolor !important;
    border-bottom: 0px solid #bfbfbf !important;
    background-size: 24px !important;
    margin-bottom: 10px !important;
    font-family:  !Roboto important;
    font-size: 13px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    color: #8E8E8E !important;
    border-radius: 0px !important;
    margin-left: 0px !important;
}

.select-agenda-customized .ms-choice>span {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 20px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: block !important;
    padding-left: 15px !important;
    margin-top: 0px !important;
    background: unset !important;
    height: 33px !important;
    line-height: 33px !important;
}

.select-agenda-customized .ms-choice>div {
    top: 3px !important;
    width: 18px !important;
    height: 25px !important;
}

.select-agenda-customized .ms-drop {
    width: 100% !important;
    margin-top: 1px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    margin-left: -12px !important;
}

.modal-multi-agenda {
    width: 85%;
    max-width: 85%;
}


.header-contrato {
    border: 1px solid black;
    margin-bottom: 2px;
    background: #efefef;
    margin-top: 2px;
}

.p-header-contrato {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 10px;
}

.col-groud-contrato {
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    margin-bottom: 2px;
    margin-top: -5px;
}

.contrato-sub-infos {
    border: 1px solid black;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 10px;
}

.p-horarios-contrato {
    margin-bottom: 0px;
}

.row-sub-dados-contrato {
    margin-bottom: 0px;
    padding-top: 10px;
    border-top: 1px solid black;
}

.assinatura-configs {
    padding-top: 95px;
    text-align: center;
}

.assinatura-configs-img {
    text-align: center;
}

.assinatura-p {
    margin-top: -20px;
}

.testemunhas-row {
    margin-top: 30px;
}

.section-font-config {
    font-size: 10px;
    margin-top: -6px;
    margin-bottom: 7px;
}

.assinatura-config {
    width: 160px;
    margin-top: -15px;
}

.agenda-home-cliente-selct .input-form-agenda {
    width: 100% !important;
}

.menu-material-custom-client {
    text-align: left !important;
}

.agenda-home-cliente-selct span {
    margin-left: 5px;
}

.agenda-home-cliente-selct label {
    align-items: center;
    display: flex !important;
    color: #353535;
}

.padding-product-menu-ajust {
    padding: 2px;
}



/*******************************/
/*          DASHBOARD          */
/*******************************/

.dashboard-banner-title {
    width: 100%;
    margin-left: auto;
    height: 110px;
    border-radius: 5px;
    align-items: center;
    display: flex;
    padding: -1px;
    color: #fff;
    box-shadow: -0.6px 1.9px 27px 0 rgba(33, 33, 33, 0.07);
    overflow: hidden;
    border-radius: 0px;
    margin-top: -20px;
    background: rgb(31, 31, 40, 0.9) !important;
    overflow: hidden;
    display: flex;
    margin-bottom: 7px;
}

.dashboard-banner-title h2 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    padding-left: 20px;
}

.dashboard-banner-title-home h2 {
    font-size: 22px;
    font-weight: 300;
    position: absolute;
    padding-left: 20px;
    font-family: Roboto;
}

.dashboard-banner-title-home b {
    font-weight: 600;
}

.dashboard-banner-title-home span {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 100;
    font-style: italic;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
}

.video-bg-dashmsg {
    position: relative;
    right: 0;
    top: 53px;
    width: 100%;
    height: auto;
    filter: saturate(60%);
    overflow: hidden;
    display: flex;
    opacity: .3;
}

.row-cards-dashboard {
    margin-top: 30px;
    width: 96%;
    margin-left: 2%;
}

.card-no-padding-left {
    padding-left: 0px;
}

.card-no-padding-right {
    padding-right: 0px;
}

.row-ajust-margin-dashboard {
    margin: 0 auto;
}

.mini-card-dashboard {
    background: #fff;
    padding: 0px;
    border-radius: 5px;
    box-shadow: -0.6px 1.9px 27px 0 rgba(33, 33, 33, 0.07);
    min-height: 100px;
    align-items: center;
    display: flex;
}

.col-ajust-center-config {
    align-items: center;
    display: flex;
}

.h2-first-info-dashboard-positivo {
    margin: 0 auto;
    font-size: 30px;
    color: #1a67bf;
}

.h2-first-info-dashboard-negativo {
    margin: 0 auto;
    font-size: 30px;
    color: red;
}

.h2-second-info-dashboard {
    margin: 0 auto;
    font-size: 17px;
    line-height: 18px;
}

.h2-third-info-dashboard-positivo {
    color: green;
    font-size: 20px;
    margin: 0 auto;
}

.h2-third-info-dashboard-positivo i {
    font-size: 22px;
}

.h2-third-info-dashboard-negativo {
    color: red;
    font-size: 20px;
    margin: 0 auto;
}

.h2-third-info-dashboard-negativo i {
    font-size: 22px;
}

.text-h2-ranking-size {
    font-size: 18px;
}

.img-circle-card {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    margin: 0 auto;
}

.col-ranking-card {
    background: #fff;
    padding: 0px;
    border-radius: 5px;
    box-shadow: -0.6px 1.9px 27px 0 rgba(33, 33, 33, 0.07);
    min-height: 80px;
    align-items: center;
    display: flex;
}

.ranking-name-h2 {
    font-size: 16px;
    margin: 0px;
}

.div-locacoes-ranking {
    width: 100%;
    text-align: center;
    margin-top: 8px;
}

.row-card-ranking-single {
    width: 100%;
    margin: 0 auto;
}

.number-ranking-card {
    line-height: 20px;
    margin: 0px;
    font-size: 30px;
    font-weight: 600;
}

.loc-ranking-card {
    font-size: 13px;
}

.color-rank-1 {
    color: #ffda00;
}

.color-rank-2 {
    color: #868d9a;
}

.color-rank-3 {
    color: #dc943e;
}

.margin-control-card-ranking {
    margin-bottom: 10px;
}

.img-destaque-equipamento-card {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.col-equipamento-destaque-card {
    background: #fff;
    padding: 0px;
    border-radius: 5px;
    box-shadow: -0.6px 1.9px 27px 0 rgba(33, 33, 33, 0.07);
    min-height: 350px;
    max-height: 350px;
    align-items: center;
    display: flex;
}

.destaque-dashboard-name-h2 {
    margin: 0 auto;
    margin-top: 10px;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 10px;
}

.color-main-system {
    color: #1a67bf;
}

.start-hr-menu-sub {
    margin-top: 49px;
    margin-bottom: 20px;
    border-top: 2px solid #add037;
    width: 100%;
    padding-top: 0px;
}

.start-hr-menu {
    margin-top: -15px;
    margin-bottom: 20px;
    border-top: 2px solid #add037;
    width: 100%;
}

.menu-equipamento-home {
    background: #fff;
    text-align: center;
    padding: 8px 1px;
    border-radius: 5px;
    margin-bottom: 20px;
    min-height: 150px;
    align-items: center;
    display: flex;
}

.row-control-main {
    width: 100%;
    margin: 0 auto;
}

.btn-custom-home-categories {
    background: #e4e4e4;
    border-radius: 0px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #777777;
    margin-right: 0px;
}

.btn-custom-home-categories:active {
    color: #adcf35;
}

.btn-custom-home-categories:focus {
    color: #adcf35;
}

.btn-custom-home-categories:hover {
    color: #adcf35;
}

.btn-mensal-css-1 {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-right: 1px solid #bebebe;
    display: block;
    margin-right: -3px;
}

.btn-mensal-css-2 {
    border-right: 1px solid #bebebe;
    display: block;
    margin-right: -3px;
}

.btn-mensal-css-3 {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    display: block;
    margin-right: -3px;
}

.config-cliente-home-select {
    padding: 0px 0px;
    margin-top: -17px;
    margin-bottom: 15px;
    border-radius: 10px;
    align-items: center;
    display: flex;
    min-height: 55px;
    width: 100%;
    float: right;
}

.form-group-no-margin {
    margin: 0 auto;
}

.custom-home-select-cliente-main {
    text-transform: uppercase;
}

.ms-choice>span.placeholder {
    text-transform: uppercase;
}

.btn-cancelar-agendament-home {
    width: 47%;
    margin-left: 3%;
    border-radius: 19.5px;
    background-color: #add037;
    border: none;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    height: 33px;
    padding: 0px;
    margin-right: 0px;
    display: inline;
    float: left;
    cursor: pointer;
}

.btn-cancelar-agendament-home:disabled {
    background: #e5e5e5;
    color: #777777;
}

.skin-blue .main-header .navbar {
    background-color: #fff !important;
}

.main-calendar-ajust-header {
    margin-top: -45px;
}

.main-calendar-ajust-header .fc-toolbar h2 {
    margin: 0;
    text-transform: capitalize;
    display: inline;
    margin-left: -15px;
    font-family: Roboto;
    font-size: 25px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #606060;
}

.main-calendar-ajust-header .fc-toolbar button {
    display: inline;
}

.main-calendar-ajust-header .fc-toolbar .fc-prev-button .fc-icon {
    margin: 0px;
    margin-left: -30px;
}

.main-calendar-ajust-header .fc-toolbar .fc-next-button .fc-icon {
    margin: 0px;
    margin-left: -10px;
}

.indez-control-agendamento {
    z-index: 3;
    text-align: right;
}

.custom-agendar-margin-ajust-a {
    margin-left: 10px;
    margin-bottom: 2px;
}

.h2-custom-filtro-multi {
    font-size: 14px;
    margin-right: 6px;
    text-transform: uppercase;
}

/*******************************/
/*          Checklist          */
/*******************************/
.checklist-ajust table {
    border: 1px solid #353535;
    line-height: 0;
    text-align: center;
    font-size: 12px !important;
}

.checklist-ajust table>tbody>tr>th {
    border: 1px solid #353535;
    line-height: 0;
    text-align: center;
    font-size: 12px !important;
    padding: .70rem !important;
}

.checklist-ajust table>tbody>tr>td {
    border: 1px solid #353535;
    line-height: 1;

    font-size: 11px !important;
    padding: .70rem !important;
}

.checklist-ajust>td {
    padding: .70rem !important;
}

.checklist-ajust>td {
    padding: .70rem !important;
}

.row-new-layout-list-agenda {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    height: 65px;
    align-items: center;
    display: flex;
}

.col-list-agenda-new {
    padding: 0px;
    height: 140px;
    align-items: center;
    display: flex;
    border-bottom: 2px solid #ededed;
}

.col-col1-list-locacoes {
    padding: 0px;
    height: 65px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#agendamentos {
    width: 100%;
}

.control-line-agendamento {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.h2-name-clinica-agenda-list-new {
    font-family: Roboto;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #656565;
    margin-top: 6px;
    margin-bottom: 2px;
    word-break: break-word;
}

.img-mark-list-agenda {
    width: 16px;
}

.title-col-list-agenda-infos {
    font-size: 15px;
    text-align: left;
    margin-top: 15px;
}

.btn-group-custom-list-agenda {
    margin-top: -8px;
}

.margin-buuton-dropdown-aa {
    margin-left: -20px;
    background: transparent;
}

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

.img-calendar-form-infos {
    width: 40%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.h2-title-agendament-simples-form {
    font-size: 22px;
    margin-top: 11px;
    font-weight: bold;
    color: #add037;
    margin: 0px;
}

.p-subinfo-agendament-simples-form {
    font-size: 14px;
    margin-top: 12px;
}

.row-step-ajust-margin-new {
    margin-top: 20px;
}

.b-ajust-text-call-infos {
    font-size: 14px;
    font-weight: 500;
}

.b-ajust-text-call-infos i {
    font-size: 14px;
    color: black;
    margin-right: 3px;
}

.p-legenda-técnica-form-info {
    font-size: 16px;
    margin-bottom: 125px;
    color: #add037;
    margin-top: -17px;
    font-style: italic;
}

.row-last-step-customized h2 {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #9c9c9c;
    margin: 0px;
    margin-top: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.infos-cliente-etap {
    background-color: #eeeeee;
}

.row-multi-agendament-border {
    border: 2px solid #ededed;
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 10px;
}

.arrows-multivisao {
    margin-bottom: 40px;
    margin-top: -65px;
}

.arrows-multivisao-semestral {
    margin-bottom: 0px;
    margin-top: -65px;
}

.calendar-multivisao1 {
    margin-top: -40px;
}

.calendar-multivisao2 {
    margin-top: -40px;
}

.visao-bimestral-full {
    font-size: 25px;
    font-weight: 500;
    margin-left: 5px;
    margin-right: 5px;
}

.navigation-custom-calendar-btn {
    color: #add037;
    font-size: 40px;
}



/***********************************/
/*       LAYOUT MOBILE AJUST       */
/***********************************/

.logo-nav-main-header-mobile {
    width: 55%;
    margin-top: 10px;
    margin-bottom: 15px;
}

.mobile-custom-ajust-toggle-button {
    float: right;
    background-color: transparent;
    background-image: none;
    padding: 15px 15px;
    font-family: fontAwesome;
    margin-top: -50px;
    margin-right: 8px;
    font-size: 20px;
    z-index: 5;
}

.mobile-logo-ajust {
    background-color: #fff !important;
    color: #fff;
    border-bottom: 0 solid transparent !important;
    width: 70% !important;
    margin-left: 15%;
}

.data-range-layout-ajust {
    margin-left: 5px;
    margin-top: 10px;
    text-align: center;
    background: #add037;
    color: #fff;
    padding: 0px 10px;
    height: 40px;
    border-radius: 5px;
    box-shadow: -0.6px 1.9px 27px 0 rgba(33, 33, 33, 0.07);
    cursor: pointer;
    border: none;
}

.data-range-span-controler {
    margin-left: 0;
}

.row-cards-subpages {
    width: 100%;
    margin-left: 0%;
}

.h2-ajust-conrat-size-mobile {
    margin-top: 15px;
}

.dados-p-pendencias-contrato {
    margin-top: 5px;
}

/* (320x480) iPhone (Original, 3G, 3GS) */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .dashboard-banner-title h2 {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .modal-dialog-simples {
        width: 95% !important;
        max-width: 95% !important;
    }

    .div-select-product-menu {
        width: 96%;
        overflow: hidden;
        word-wrap: break-word;
        border: 1px solid #b3b3b3;
        min-height: 95px;
        align-items: center;
        display: flex;
        margin-left: 2%;
    }

    .h2-nome-produto-menu {
        font-size: 10px;
        margin-top: -3px;
        margin-bottom: 6px;
    }

    .fc-button-custom-mobile-home {
        width: 49%;
    }

    .btn-custom-home-categories {
        background: #e4e4e4;
        border-radius: 0px;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #919191;
        margin-right: 0px;
    }

    .btn-custom-home-categories:active {
        color: #adcf35;
    }

    .btn-custom-home-categories:focus {
        color: #adcf35;
    }

    .btn-custom-home-categories:hover {
        color: #adcf35;
    }

    .login-box,
    .register-box {
        left: unset;
        margin-right: auto;
        position: unset;
        margin-left: auto;
        margin-top: 10px !important;
        margin: 0 auto;
    }

    .main-calendar-ajust-header {
        margin-top: 0px;
    }

    .fc-view,
    .fc-view>table {
        position: relative;
        z-index: 1;
        height: 380px;
    }

    .fc-scroller {
        height: 350px !important;
    }

    .modal-dialog {
        width: 95%;
        max-width: 95%;
    }

    .open-modal-agenda-step1 {
        background: #add037;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        color: #fff;
        height: 30px;
        line-height: 30px;
        border-radius: 20px;
        cursor: pointer;
        font-size: 15px;
    }

    .title-col-list-agenda-infos {
        font-size: 15px;
        text-align: left;
        margin-top: 6px;
    }

    .col-list-agenda-new {
        background: #f0f0f0;
        padding: 0px;
        border-radius: 4px;
        margin-bottom: 20px;
        height: 170px;
        align-items: center;
        display: flex;
        box-shadow: 15px 14px 7px -9px #e1e1e1;
        width: 90%;
        margin-left: 5%;
        margin-top: 10px;
    }

    .img-modal-1 {
        width: 60%;
        margin-top: 35px;
        margin-left: 20%;
    }

    .row-new-layout-list-agenda {
        text-align: center;
        width: 100%;
        margin: 0 auto;
        padding: 0px;
        height: 130px;
        align-items: center;
        display: flex;
    }

    .margin-buuton-dropdown-aa {
        margin-left: 0px;
        background: transparent;
    }

    .mobile-step-controler-display {
        display: none;
    }

    .btn-next-agenda {
        background: #1a67bf;
        border: none;
        font-size: 12px;
        border-radius: 15px;
        height: 28px;
        padding: 0px;
        width: 40% !important;
        line-height: 28px;
        margin-left: 20px;
        margin-top: 2px;
    }

    .btn-next-agenda-step5 {
        background: #1a67bf;
        border: none;
        font-size: 12px;
        border-radius: 15px;
        height: 28px;
        padding: 0px;
        width: 57%;
        line-height: 28px;
        margin-top: 2px;
        margin-left: 10px;
    }

    .indez-control-agendamento {
        z-index: 3;
        text-align: left;
    }

    .h2-custom-filtro-multi {
        font-size: 16px;
        margin-right: 5px;
        width: 100%;
        clear: both;
        padding-bottom: 10px;
        display: block;
        margin-top: 0px;
    }

    .switch {
        position: relative;
        display: inline-block;
        width: 60px;
        height: 30px;
        margin-bottom: 0px;
    }

    .slider:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 25px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 30px;
    }

    .controler-mobile-criar-agendamento-a {
        margin-top: -10px;
    }

    .custom-home-select-cliente-main {
        width: 100% !important;
    }

    .mobile-padding-control-home {
        padding: 0px 15px !important;
    }

    .config-cliente-home-select {
        padding: 15px 0px;
        margin-top: 15px;
        margin-bottom: 15px;
        border-radius: 10px;
        background-color: #f6f6f6;
        align-items: center;
        display: flex;
        min-height: 55px;
        width: 100%;
    }

    .btn-cancelar-agendament-home {
        display: block;
        width: 95%;
        margin-left: 0%;
        border-radius: 19.5px;
        border: none;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        height: 33px;
        padding: 0px;
        margin-right: 0px;
        margin-top: 15px !important;
        background: #add037;
    }

    .calendar-multivisao1 {
        margin-top: -40px;
    }

    .calendar-multivisao2 {
        margin-top: 0px;
    }

    .flexigrid div.sDiv2 {
        float: left !important;
        clear: both !important;
        padding: 5px !important;
        padding-left: 5px !important;
        width: 100% !important;
    }

    .class-input-filter-custom {
        font-size: 11px !important;
        border: 2px solid #1a67bf !important;
        border-radius: 30px !important;
        font-weight: 400 !important;
        color: #353535 !important;
        height: 35px !important;
        line-height: 24px !important;
        background: #fff !important;
        padding-left: 10px !important;
        width: 45% !important;
        margin-top: 0px !important;
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
    }

    #search_field {
        font-size: 11px !important;
        border: 2px solid #1a67bf !important;
        border-radius: 30px !important;
        font-weight: 400 !important;
        color: #353535 !important;
        height: 35px !important;
        line-height: 24px !important;
        background: #fff !important;
        padding-left: 10px !important;
        width: 33% !important;
        margin-top: 0px !important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
    }

    .button-filter-options-2 {
        border: none !important;
        color: #fff !important;
        height: 35px !important;
        border-radius: 6px !important;
        width: 100% !important;
        font-size: 14px !important;
        width: 15% !important;
        margin-left: 10px !important;
        background-color: #1a67bf !important;
        /* background-image: linear-gradient(90deg, #1a67bf 50%, #1a67bf 100%); */
        border-radius: 20px !important;
    }

    .flexigrid div.tDiv2 {
        float: left;
        padding: 1px;
        width: 100% !important;
        margin-left: 0px !important;
        text-align: center;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .flexigrid div.fbutton span.add {
        font-size: 13px;
        border: 1px solid #1a67bf;
        border-radius: 30px;
        padding: 2px 20px;
        font-weight: 400;
        color: #fff;
        height: 35px;
        line-height: 31px;
        background: #1a67bf;
        width: 100% !important;
    }

    .flexigrid div.fbutton div {
        float: left;
        padding: 1px 3px;
        width: 100% !important;
    }

    .flexigrid div.fbutton {
        float: left;
        display: block;
        cursor: pointer;
        padding: 1px;
        margin-left: 0px !important;
        margin-right: 0px;
        text-transform: uppercase;
        width: 100%;
    }

    .flexigrid div.tDiv3 {
        float: right;
        padding: 1px;
        display: none;
    }

    .flexigrid div.pDiv {
        display: none;
    }

    .flexigrid div.bDiv {
        border-top: 0px;
        background: #fff;
        overflow: auto;
        position: relative;
        margin: 5px 15px !important;
    }

    .adicionar-button {
        font-size: 15px;
        border: 1px solid #1a67bf;
        border-radius: 30px;
        padding: 5px 20px;
        font-weight: 400;
        color: #1a67bf;
        margin-right: 15px;
        margin-top: 15px;
    }

    .img-abloc {
        margin: 0 !important;
        width: 75% !important;
        margin-left: 19% !important;
        padding-bottom: -6px !important;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        margin-top: 19px !important;
    }

    .fc-content-skeleton {
        min-height: 150px;
    }

    .distancia {
        position: absolute !important;
        width: 42px;
        margin-top: 70px !important;
        height: 30px;
        border-radius: 0px !important;
        text-align: center;
        margin-left: 0px !important;
        margin-bottom: 5px !important;
        top: 40px;
        border-bottom-left-radius: 0px !important;
    }

    .fc-title {
        font-size: 9px;
    }

    .modal-dialog-carregando {
        text-align: center;
    }

    .modal-dialog-carregando>.modal-dialog {
        width: 50%;
        margin-left: 25%;
        margin-top: 50px;
    }

    .motal-content-carregando {
        border-radius: 5px;
    }

    .modal-header-carreagndo {
        padding: 5px 10px;
    }

    .modal-header-carreagndo h3 {
        margin: 0px;
        text-align: center;
        width: 100%;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
    }

    .modal-body-carregando {
        padding: 0px
    }
}

.img-abloc {
    margin: 0;
    width: 25%;
    margin-left: 26%;
    padding-bottom: -6px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 19px;
}

/* (320x480) Smartphone, Portrait */
@media only screen and (device-width: 320px) and (orientation: portrait) {
    .dashboard-banner-title h2 {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .div-select-product-menu {
        width: 96%;
        overflow: hidden;
        word-wrap: break-word;
        border: 1px solid #b3b3b3;
        min-height: 95px;
        align-items: center;
        display: flex;
        margin-left: 2%;
    }

    .h2-nome-produto-menu {
        font-size: 10px;
        margin-top: -4px;
        margin-bottom: 10px;
    }

    .fc-button-custom-mobile-home {
        width: 49%;
    }



    .login-box,
    .register-box {
        margin-right: -180px;
        position: absolute;
        margin-left: -180px;
        left: 61%;
        margin-top: 10px !important;
    }

    .main-calendar-ajust-header {
        margin-top: 0px;
    }

    .fc-view,
    .fc-view>table {
        position: relative;
        z-index: 1;
        height: 380px;
    }

    .fc-scroller {
        height: 350px !important;
    }

    .modal-dialog {
        width: 95%;
        max-width: 95%;
    }

    .open-modal-agenda-step1 {
        background: #1a67bf;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        color: #fff;
        height: 30px;
        line-height: 30px;
        border-radius: 20px;
        cursor: pointer;
        font-size: 15px;
    }

    .title-col-list-agenda-infos {
        font-size: 15px;
        text-align: left;
        margin-top: 6px;
    }

    .col-list-agenda-new {
        background: #f0f0f0;
        padding: 0px;
        border-radius: 10px;
        margin-bottom: 20px;
        height: 130px;
        align-items: center;
        display: flex;
        box-shadow: 15px 14px 7px -9px #e1e1e1;
    }

    .row-new-layout-list-agenda {
        text-align: center;
        width: 100%;
        margin: 0 auto;
        padding: 0px;
        height: 130px;
        align-items: center;
        display: flex;
    }

    .margin-buuton-dropdown-aa {
        margin-left: 0px;
        background: transparent;
    }

    .mobile-step-controler-display {
        display: none;
    }

    .btn-next-agenda {
        background: #1a67bf;
        border: none;
        font-size: 13px;
        border-radius: 15px;
        height: 28px;
        padding: 0px;
        width: 33%;
        line-height: 28px;
        margin-left: 20px;
        margin-top: 2px;
    }

    .btn-next-agenda-step5 {
        background: #1a67bf;
        border: none;
        font-size: 12px;
        border-radius: 15px;
        height: 28px;
        padding: 0px;
        width: 57%;
        line-height: 28px;
        margin-top: 2px;
        margin-left: 10px;
    }

    .indez-control-agendamento {
        z-index: 3;
        text-align: left;
    }

    .h2-custom-filtro-multi {
        font-size: 16px;
        margin-right: 5px;
        width: 100%;
        clear: both;
        padding-bottom: 10px;
        display: block;
        margin-top: 0px;
    }

    .switch {
        position: relative;
        display: inline-block;
        width: 60px;
        height: 30px;
        margin-bottom: 0px;
    }

    .slider:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 25px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 30px;
    }

    .controler-mobile-criar-agendamento-a {
        margin-top: -10px;
    }

    .custom-home-select-cliente-main {
        width: 100% !important;
    }

    .mobile-padding-control-home {
        padding: 15px !important;
    }

    .config-cliente-home-select {
        padding: 15px 0px;
        margin-top: 15px;
        margin-bottom: 15px;
        border-radius: 10px;
        background-color: #f6f6f6;
        align-items: center;
        display: flex;
        min-height: 55px;
    }

    .btn-cancelar-agendament-home {
        display: block;
        width: 95%;
        margin-left: 0%;
        border-radius: 19.5px;
        border: none;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        height: 33px;
        padding: 0px;
        margin-right: 0px;
        margin-top: 15px !important;
        background: #add037;
    }

    .calendar-multivisao1 {
        margin-top: -40px;
    }

    .calendar-multivisao2 {
        margin-top: 0px;
    }

    .img-abloc {
        margin: 0;
        width: 75%;
        margin-left: 12%;
        padding-bottom: -6px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        margin-top: 19px;
    }
}

/* (320x480) Smartphone, Landscape */
@media only screen and (device-width: 480px) and (orientation: landscape) {
    .dashboard-banner-title h2 {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .div-select-product-menu {
        width: 96%;
        overflow: hidden;
        word-wrap: break-word;
        border: 1px solid #b3b3b3;
        min-height: 95px;
        align-items: center;
        display: flex;
        margin-left: 2%;
    }

    .h2-nome-produto-menu {
        font-size: 10px;
        margin-top: -4px;
        margin-bottom: 10px;
    }

    .fc-button-custom-mobile-home {
        width: 49%;
    }

    .btn-custom-home-categories {
        background: #e5e5e5;
        border-radius: 19.5px;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #777777;
        margin-right: 2px;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .login-box,
    .register-box {
        margin-right: -180px;
        position: absolute;
        margin-left: -180px;
        left: 61%;
        margin-top: 10px !important;
    }

    .main-calendar-ajust-header {
        margin-top: 0px;
    }

    .fc-view,
    .fc-view>table {
        position: relative;
        z-index: 1;
        height: 380px;
    }

    .fc-scroller {
        height: 350px !important;
    }

    .modal-dialog {
        width: 95%;
        max-width: 95%;
    }

    .open-modal-agenda-step1 {
        background: #1a67bf;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        color: #fff;
        height: 30px;
        line-height: 30px;
        border-radius: 20px;
        cursor: pointer;
        font-size: 15px;
    }

    .title-col-list-agenda-infos {
        font-size: 15px;
        text-align: left;
        margin-top: 6px;
    }

    .col-list-agenda-new {
        background: #f0f0f0;
        padding: 0px;
        border-radius: 10px;
        margin-bottom: 20px;
        height: 130px;
        align-items: center;
        display: flex;
        box-shadow: 15px 14px 7px -9px #e1e1e1;
    }

    .row-new-layout-list-agenda {
        text-align: center;
        width: 100%;
        margin: 0 auto;
        padding: 0px;
        height: 130px;
        align-items: center;
        display: flex;
    }

    .margin-buuton-dropdown-aa {
        margin-left: 0px;
        background: transparent;
    }

    .mobile-step-controler-display {
        display: none;
    }

    .btn-next-agenda {
        background: #1a67bf;
        border: none;
        font-size: 13px;
        border-radius: 15px;
        height: 28px;
        padding: 0px;
        width: 33%;
        line-height: 28px;
        margin-left: 20px;
        margin-top: 2px;
    }

    .btn-next-agenda-step5 {
        background: #1a67bf;
        border: none;
        font-size: 12px;
        border-radius: 15px;
        height: 28px;
        padding: 0px;
        width: 57%;
        line-height: 28px;
        margin-top: 2px;
        margin-left: 10px;
    }

    .indez-control-agendamento {
        z-index: 3;
        text-align: left;
    }

    .h2-custom-filtro-multi {
        font-size: 16px;
        margin-right: 5px;
        width: 100%;
        clear: both;
        padding-bottom: 10px;
        display: block;
        margin-top: 0px;
    }

    .switch {
        position: relative;
        display: inline-block;
        width: 60px;
        height: 30px;
        margin-bottom: 0px;
    }

    .slider:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 25px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 30px;
    }

    .controler-mobile-criar-agendamento-a {
        margin-top: -10px;
    }

    .custom-home-select-cliente-main {
        width: 100% !important;
    }

    .mobile-padding-control-home {
        padding: 15px !important;
    }

    .config-cliente-home-select {
        padding: 15px 0px;
        margin-top: 15px;
        margin-bottom: 15px;
        border-radius: 10px;
        background-color: #f6f6f6;
        align-items: center;
        display: flex;
        min-height: 55px;
    }

    .btn-cancelar-agendament-home {
        display: block;
        width: 100%;
        margin-left: 0%;
        border-radius: 19.5px;
        background-color: #1a67bf;
        border: none;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        height: 33px;
        padding: 0px;
        margin-right: 0px;
        margin-top: 15px;
    }

    .calendar-multivisao1 {
        margin-top: -40px;
    }

    .calendar-multivisao2 {
        margin-top: 0px;
    }


    .img-abloc {
        margin: 0;
        width: 75%;
        margin-left: 12%;
        padding-bottom: -6px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        margin-top: 19px;
    }
}

/* (480x800) Android */
@media only screen and (min-device-width: 480px) and (max-device-width: 800px) {
    .dashboard-banner-title h2 {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .div-select-product-menu {
        width: 96%;
        overflow: hidden;
        word-wrap: break-word;
        border: 1px solid #b3b3b3;
        min-height: 95px;
        align-items: center;
        display: flex;
        margin-left: 2%;
    }

    .h2-nome-produto-menu {
        font-size: 10px;
        margin-top: -4px;
        margin-bottom: 10px;
    }

    .fc-button-custom-mobile-home {
        width: 49%;
    }

    .btn-custom-home-categories {
        background: #e5e5e5;
        border-radius: 19.5px;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #777777;
        margin-right: 2px;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .login-box,
    .register-box {
        left: unset;
        margin-right: auto;
        position: unset;
        margin-left: auto;
        margin-top: 10px !important;
        margin: 0 auto;
    }

    .main-calendar-ajust-header {
        margin-top: 0px;
    }

    .fc-view,
    .fc-view>table {
        position: relative;
        z-index: 1;
        height: 380px;
    }

    .fc-scroller {
        height: 350px !important;
    }

    .modal-dialog {
        width: 95%;
        max-width: 95%;
    }

    .open-modal-agenda-step1 {
        background: #1a67bf;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        color: #fff;
        height: 30px;
        line-height: 30px;
        border-radius: 20px;
        cursor: pointer;
        font-size: 15px;
    }

    .title-col-list-agenda-infos {
        font-size: 15px;
        text-align: left;
        margin-top: 6px;
    }

    .col-list-agenda-new {
        background: #f0f0f0;
        padding: 0px;
        border-radius: 10px;
        margin-bottom: 20px;
        height: 130px;
        align-items: center;
        display: flex;
        box-shadow: 15px 14px 7px -9px #e1e1e1;
    }

    .row-new-layout-list-agenda {
        text-align: center;
        width: 100%;
        margin: 0 auto;
        padding: 0px;
        height: 130px;
        align-items: center;
        display: flex;
    }

    .margin-buuton-dropdown-aa {
        margin-left: 0px;
        background: transparent;
    }

    .mobile-step-controler-display {
        display: none;
    }

    .btn-next-agenda {
        background: #1a67bf;
        border: none;
        font-size: 13px;
        border-radius: 15px;
        height: 28px;
        padding: 0px;
        width: 33%;
        line-height: 28px;
        margin-left: 20px;
        margin-top: 2px;
    }

    .btn-next-agenda-step5 {
        background: #1a67bf;
        border: none;
        font-size: 12px;
        border-radius: 15px;
        height: 28px;
        padding: 0px;
        width: 57%;
        line-height: 28px;
        margin-top: 2px;
        margin-left: 10px;
    }

    .indez-control-agendamento {
        z-index: 3;
        text-align: left;
    }

    .h2-custom-filtro-multi {
        font-size: 16px;
        margin-right: 5px;
        width: 100%;
        clear: both;
        padding-bottom: 10px;
        display: block;
        margin-top: 0px;
    }

    .switch {
        position: relative;
        display: inline-block;
        width: 60px;
        height: 30px;
        margin-bottom: 0px;
    }

    .slider:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 25px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 30px;
    }

    .controler-mobile-criar-agendamento-a {
        margin-top: -10px;
    }

    .custom-home-select-cliente-main {
        width: 100% !important;
    }

    .mobile-padding-control-home {
        padding: 15px !important;
    }

    .config-cliente-home-select {
        padding: 15px 0px;
        margin-top: 15px;
        margin-bottom: 15px;
        border-radius: 10px;
        background-color: #f6f6f6;
        align-items: center;
        display: flex;
        min-height: 55px;
    }

    .btn-cancelar-agendament-home {
        display: block;
        width: 95%;
        margin-left: 0%;
        border-radius: 19.5px;
        border: none;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        height: 33px;
        padding: 0px;
        margin-right: 0px;
        margin-top: 15px !important;
        background: #add037;
    }

    .calendar-multivisao1 {
        margin-top: -40px;
    }

    .calendar-multivisao2 {
        margin-top: 0px;
    }

    .img-abloc {
        margin: 0;
        width: 75%;
        margin-left: 12%;
        padding-bottom: -6px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        margin-top: 19px;
    }
}

/* (640x960) iPhone 4 & 4S */
@media only screen and (min-device-width: 640px) and (max-device-width: 960px) {
    .dashboard-banner-title h2 {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .div-select-product-menu {
        width: 96%;
        overflow: hidden;
        word-wrap: break-word;
        border: 1px solid #b3b3b3;
        min-height: 95px;
        align-items: center;
        display: flex;
        margin-left: 2%;
    }

    .h2-nome-produto-menu {
        font-size: 10px;
        margin-top: -4px;
        margin-bottom: 10px;
    }

    .fc-button-custom-mobile-home {
        width: 49%;
    }

    .btn-custom-home-categories {
        background: #e5e5e5;
        border-radius: 19.5px;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #777777;
        margin-right: 2px;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .login-box,
    .register-box {
        margin-right: -180px;
        position: absolute;
        margin-left: -180px;
        left: 61%;
        margin-top: 10px !important;
    }

    .dashboard-banner-title h2 {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .div-select-product-menu {
        width: 96%;
        overflow: hidden;
        word-wrap: break-word;
        border: 1px solid #b3b3b3;
        min-height: 95px;
        align-items: center;
        display: flex;
        margin-left: 2%;
    }

    .h2-nome-produto-menu {
        font-size: 10px;
        margin-top: -4px;
        margin-bottom: 10px;
    }

    .fc-button-custom-mobile-home {
        width: 24%;
    }

    .btn-custom-home-categories {
        background: #e5e5e5;
        border-radius: 19.5px;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #777777;
        margin-right: 2px;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .login-box,
    .register-box {
        left: unset;
        margin-right: auto;
        position: unset;
        margin-left: auto;
        margin-top: 10px !important;
        margin: 0 auto;
    }

    .main-calendar-ajust-header {
        margin-top: 0px;
    }

    .fc-view,
    .fc-view>table {
        position: relative;
        z-index: 1;
        height: 380px;
    }

    .fc-scroller {
        height: 350px !important;
    }

    .modal-dialog {
        width: 95%;
        max-width: 95%;
    }

    .open-modal-agenda-step1 {
        background: #1a67bf;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        color: #fff;
        height: 30px;
        line-height: 30px;
        border-radius: 20px;
        cursor: pointer;
        font-size: 15px;
    }

    .title-col-list-agenda-infos {
        font-size: 15px;
        text-align: left;
        margin-top: 6px;
    }

    .col-list-agenda-new {
        background: #f0f0f0;
        padding: 0px;
        border-radius: 10px;
        margin-bottom: 20px;
        height: 130px;
        align-items: center;
        display: flex;
        box-shadow: 15px 14px 7px -9px #e1e1e1;
    }

    .row-new-layout-list-agenda {
        text-align: center;
        width: 100%;
        margin: 0 auto;
        padding: 0px;
        height: 130px;
        align-items: center;
        display: flex;
    }

    .margin-buuton-dropdown-aa {
        margin-left: 0px;
        background: transparent;
    }

    .mobile-step-controler-display {
        display: none;
    }

    .btn-next-agenda {
        background: #1a67bf;
        border: none;
        font-size: 13px;
        border-radius: 15px;
        height: 28px;
        padding: 0px;
        width: 33%;
        line-height: 28px;
        margin-left: 20px;
        margin-top: 2px;
    }

    .btn-next-agenda-step5 {
        background: #1a67bf;
        border: none;
        font-size: 12px;
        border-radius: 15px;
        height: 28px;
        padding: 0px;
        width: 57%;
        line-height: 28px;
        margin-top: 2px;
        margin-left: 10px;
    }

    .indez-control-agendamento {
        z-index: 3;
        text-align: left;
    }

    .h2-custom-filtro-multi {
        font-size: 16px;
        margin-right: 5px;
        width: 100%;
        clear: both;
        padding-bottom: 10px;
        display: block;
        margin-top: 0px;
    }

    .switch {
        position: relative;
        display: inline-block;
        width: 60px;
        height: 30px;
        margin-bottom: 0px;
    }

    .slider:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 25px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 30px;
    }

    .controler-mobile-criar-agendamento-a {
        margin-top: -10px;
    }

    .custom-home-select-cliente-main {
        width: 100% !important;
    }

    .mobile-padding-control-home {
        padding: 15px !important;
    }

    .config-cliente-home-select {
        padding: 15px 0px;
        margin-top: 15px;
        margin-bottom: 15px;
        border-radius: 10px;
        background-color: #f6f6f6;
        align-items: center;
        display: flex;
        min-height: 55px;
    }

    .btn-cancelar-agendament-home {
        display: block;
        width: 100%;
        margin-left: 0%;
        border-radius: 19.5px;
        background-color: #1a67bf;
        border: none;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        height: 33px;
        padding: 0px;
        margin-right: 0px;
        margin-top: 15px;
    }

    .calendar-multivisao1 {
        margin-top: -40px;
    }

    .calendar-multivisao2 {
        margin-top: 0px;
    }

    .main-calendar-ajust-header {
        margin-top: 0px;
    }

    .fc-view,
    .fc-view>table {
        position: relative;
        z-index: 1;
        height: 380px;
    }

    .fc-scroller {
        height: 350px !important;
    }

    .modal-dialog {
        width: 95%;
        max-width: 95%;
    }

    .open-modal-agenda-step1 {
        background: #1a67bf;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        color: #fff;
        height: 30px;
        line-height: 30px;
        border-radius: 20px;
        cursor: pointer;
        font-size: 15px;
    }

    .title-col-list-agenda-infos {
        font-size: 15px;
        text-align: left;
        margin-top: 6px;
    }

    .col-list-agenda-new {
        background: #f0f0f0;
        padding: 0px;
        border-radius: 10px;
        margin-bottom: 20px;
        height: 130px;
        align-items: center;
        display: flex;
        box-shadow: 15px 14px 7px -9px #e1e1e1;
    }

    .row-new-layout-list-agenda {
        text-align: center;
        width: 100%;
        margin: 0 auto;
        padding: 0px;
        height: 130px;
        align-items: center;
        display: flex;
    }

    .margin-buuton-dropdown-aa {
        margin-left: 0px;
        background: transparent;
    }

    .mobile-step-controler-display {
        display: none;
    }

    .btn-next-agenda {
        background: #1a67bf;
        border: none;
        font-size: 13px;
        border-radius: 15px;
        height: 28px;
        padding: 0px;
        width: 33%;
        line-height: 28px;
        margin-left: 20px;
        margin-top: 2px;
    }

    .btn-next-agenda-step5 {
        background: #1a67bf;
        border: none;
        font-size: 12px;
        border-radius: 15px;
        height: 28px;
        padding: 0px;
        width: 57%;
        line-height: 28px;
        margin-top: 2px;
        margin-left: 10px;
    }

    .indez-control-agendamento {
        z-index: 3;
        text-align: left;
    }

    .h2-custom-filtro-multi {
        font-size: 16px;
        margin-right: 5px;
        width: 100%;
        clear: both;
        padding-bottom: 10px;
        display: block;
        margin-top: 0px;
    }

    .switch {
        position: relative;
        display: inline-block;
        width: 60px;
        height: 30px;
        margin-bottom: 0px;
    }

    .slider:before {
        position: absolute;
        content: "";
        height: 22px;
        width: 25px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 30px;
    }

    .controler-mobile-criar-agendamento-a {
        margin-top: -10px;
    }

    .custom-home-select-cliente-main {
        width: 100% !important;
    }

    .mobile-padding-control-home {
        padding: 15px !important;
    }

    .config-cliente-home-select {
        padding: 15px 0px;
        margin-top: 15px;
        margin-bottom: 15px;
        border-radius: 10px;
        background-color: #f6f6f6;
        align-items: center;
        display: flex;
        min-height: 55px;
    }

    .btn-cancelar-agendament-home {
        display: block;
        width: 100%;
        margin-left: 0%;
        border-radius: 19.5px;
        background-color: #1a67bf;
        border: none;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ffffff;
        height: 33px;
        padding: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }

    .calendar-multivisao1 {
        margin-top: -40px;
    }

    .calendar-multivisao2 {
        margin-top: 0px;
    }

    .img-abloc {
        margin: 0;
        width: 75%;
        margin-left: 12%;
        padding-bottom: -6px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        margin-top: 19px;
    }
}

/*Layout min 1200px */
@media screen and (min-width: 1200px) {
    .container {
        max-width: 98%;
    }

    .adicionar-button {
        font-size: 15px;
        border: 1px solid #add037;
        border-radius: 30px;
        padding: 5px 20px;
        font-weight: 400;
        color: #add037;
        margin-right: 14px;
        margin-top: -15px;
        margin-bottom: 7px;
    }
}

.minor-content-ajust {
    min-height: 200px;
}

.alert-custom-size-ajust-solution {
    width: 96%;
    margin-left: 2%;
    margin-top: 15px;
    box-shadow: -0.6px 1.9px 27px 0 rgba(33, 33, 33, 0.07);
    border-radius: 5px;
    border: none;
}

.input-dados-viagem-logistica {
    border: 2px solid #add037;
    margin-bottom: 8px;
    border-radius: 5px;
    height: 35px;
    padding-left: 10px;
    font-size: 15px;
    width: 96%;
    margin-left: 2%;
}

.ajust-forced-width-max {
    width: 100% !important;
}


.edit-calendar-ajust-header {
    margin-top: 5px;
}

.edit-calendar-ajust-header .fc-toolbar h2 {
    margin: 0;
    text-transform: capitalize;
    display: inline;
    margin-left: -15px;
}

.edit-calendar-ajust-header .fc-toolbar button {
    display: inline;
}

.edit-calendar-ajust-header .fc-toolbar .fc-prev-button .fc-icon {
    margin: 0px;
    margin-left: -30px;
}

.edit-calendar-ajust-header .fc-toolbar .fc-next-button .fc-icon {
    margin: 0px;
    margin-left: -10px;
}

.menu-controller-desktop-a {
    color: #367fa9 !important;
}

.menu-controller-desktop-a:hover {
    background-color: #fff !important;
}

.filtrar-smart-ajust-aa {
    background: #add037;
    border-radius: 0px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #fff;
    margin-right: 2px;
    height: 40px;
    width: 100%;
    text-align: center;
    line-height: 42px;
    margin-bottom: 0px;
    padding: 0px 2px;
    margin-top: -22px;
    display: block;
    text-transform: uppercase;
}

.col-equipamentos-control {
    padding-left: 0px;
}

.filtrar-smart-ajust-aa:hover {
    color: #fff;
    background-color: #add037;
    text-decoration: none;
}

.filtrar-smart-ajust-aa:focus {
    color: #fff;
    background-color: #add037;
    text-decoration: none;
}

.filtrar-smart-ajust-aa:active {
    color: #fff;
    background-color: #add037;
    text-decoration: none;
}

.ul-menu-ipad-style {
    padding: 0;
    list-style: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ul-menu-ipad-style li {
    width: 6%;
    float: left;
    margin-bottom: 18px;
}

.menupad-smart-ajust-aa {
    background: #e5e5e5;
    border-radius: 19.5px;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #777777;
    display: block;
    height: 40px;
    width: 20%;
    text-align: center;
    line-height: 38px;
    margin-bottom: 15px;
    margin-top: 10px;
    padding: 0px 15px;
    margin-left: 25px;
}

.menupad-smart-ajust-aa:hover {
    color: #fff;
    background-color: #1a67bf;
    text-decoration: none;
}

.menupad-smart-ajust-aa:focus {
    color: #fff;
    background-color: #1a67bf;
    text-decoration: none;
}

.menupad-smart-ajust-aa:active {
    color: #fff;
    background-color: #1a67bf;
    text-decoration: none;
}

.img-menu-icon-new {
    width: auto;
    height: 26px;
    margin-left: 0px;
    margin-right: 10px;
}

.ul-menu-desktop-style {
    padding: 0px 18px;
    list-style: none;
    margin-top: 8px;
    margin-bottom: 19px;
}

.ul-menu-desktop-style li {
    padding: 0px 18px;
    list-style: none;
    margin-top: 4px;
    margin-bottom: 10px;
    float: left;
    width: auto !important;
}

.ul-menu-desktop-style li a {
    font-family: Roboto;
    font-size: 11px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fffefe;
    text-transform: uppercase;
}

.li-logo-main {
    width: 100px !important;
    margin-top: -3px !important;
}

.li-logo-main p {
    margin: 0;
    margin-top: -3px;
    font-size: 22px;
    margin-bottom: 0px;
}

/* Customize the label (the container) */
.container-contrato {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container-contrato input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark-contrato {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    background-color: #e1e1e1;
    border: 2px solid #1a67bf;
    border-radius: 50%;
    margin-top: -15px;
    margin-left: 30px;
}

/* On mouse-over, add a grey background color */
.container-contrato:hover input~.checkmark-contrato {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-contrato input:checked~.checkmark-contrato {
    background-color: #1a67bf;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark-contrato:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-contrato input:checked~.checkmark-contrato:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-contrato .checkmark-contrato:after {
    left: 12px;
    top: 5px;
    width: 12px;
    height: 20px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ul-config-custom-ajust-m {
    margin-top: 15px;
    list-style: none;
    padding-left: 18px;
}

.ul-config-custom-ajust-m li {
    width: auto;
    float: left;
    padding-right: 25px;
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    /* If you want dots under the hoverable text */
    margin-top: 8px;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.class-btn-tecnicas-op {
    background: #e5e5e5;
    border-radius: 19.5px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #777777;
    margin-right: 2px;
    height: 40px;
    width: 16%;
    text-align: center;
    line-height: 42px;
    margin-bottom: 0px;
    padding: 0px 2px;
    margin-top: 0px;
    display: block;
    margin-left: 42%;
}

.class-btn-tecnicas-op:hover {
    color: #fff;
    background-color: #1a67bf;
    text-decoration: none;
}

.class-btn-tecnicas-op:focus {
    color: #fff;
    background-color: #1a67bf;
    text-decoration: none;
}

.class-btn-tecnicas-op:active {
    color: #fff;
    background-color: #1a67bf;
    text-decoration: none;
}

.margin-get_tectinias-a {
    margin-right: 0px;
    margin-left: 0px;
}

.p-location-clinica-agenda-list-tecnoca-nome {
    margin-top: 0px;
    line-height: 13px;
    font-size: 13px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.form-cancelamento-multimo-a {
    width: 100%;
    padding: 30px 25px;
}

.button-cancelar-agendamento-customized {
    background: #e5e5e5;
    border-radius: 19.5px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #777777;
    margin-right: 2px;
    height: 40px;
    width: 96%;
    text-align: center;
    line-height: 42px;
    margin-bottom: 15px;
    padding: 0px 2px;
    margin-top: -30px;
    display: block;
    border: none;
    margin-left: 2%;
}

.button-cancelar-agendamento-customized:hover {
    color: #fff;
    background-color: #1a67bf;
    text-decoration: none;
}

.button-cancelar-agendamento-customized:focus {
    color: #fff;
    background-color: #1a67bf;
    text-decoration: none;
}

.button-cancelar-agendamento-customized:active {
    color: #fff;
    background-color: #1a67bf;
    text-decoration: none;
}

.form-motivo-ajust-margin-cancela {
    margin-top: 15px;
    padding: 0px 15px;
}

.button-cancelar-confirma-agendamento-customized {
    background: #a9ca36;
    height: 40px;
    width: 60%;
    padding: 0px 2px;
    display: block;
    border: none;
    margin: 0 auto;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fffefe;
    vertical-align: middle;
    margin-top: 15px;
    border-radius: 20px;
    cursor: pointer;
}

.button-cancelar-confirma-agendamento-customized:hover {
    color: #fff;
    background-color: #a9ca36;
    text-decoration: none;
}

.button-cancelar-confirma-agendamento-customized:focus {
    color: #fff;
    background-color: #a9ca36;
    text-decoration: none;
}

.button-cancelar-confirma-agendamento-customized:active {
    color: #fff;
    background-color: #a9ca36;
    text-decoration: none;
}

.video-bg {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    filter: saturate(60%);
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
    background-color: rgb(31, 31, 40, 0.9) !important;
}

.href-logo-clickloc {
    color: #add037;
    font-weight: 300;
    font-size: 20px;
    margin: 0px;
}

.href-logo-clickloc b {
    color: #fff;
    font-weight: 900;
    margin-left: 2px;
}

.href-logo-clickloc:hover {
    color: #fff;
}

.href-logo-clickloc:focus {
    color: #fff;
}


.href-logo-clickloc:active {
    color: #fff;
}

.col-clickloc-home-1 {
    width: 0%;
    float: left;
    transition: all .5s;
    opacity: 0;
}

.col-clickloc-home-2 {
    width: 100%;
    float: left;
    transition: all .5s;
}


.col-clickloc-home-1-open {
    width: 16%;
    float: left;
    opacity: 1;
    transition: all .5s;
}

.col-clickloc-home-2-open {
    width: 84%;
    float: left;
    transition: all .5s;
}

.aba-selecione-equipamento {
    background: #add037;
    height: 40px;
    width: 42px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    position: absolute;
    margin-top: -15px;
    transition: all .4s;
    z-index: 2;
}

.aba-selecione-equipamento:hover {
    width: 60px;
    color: #fff;
    text-decoration: none;
}

.row-cards-home-calendar {
    border-radius: 10px;
    box-shadow: 1.8px 3.6px 18.7px 2.3px rgba(0, 0, 0, 0.19);
    background-color: #ffffff;
    width: 90%;
    margin-left: 5%;
    margin-top: 20px;
    padding: 5px 20px 15px 20px;
}

.padding-right-zero {
    padding-right: 0px;
}

.card {
    border: none;
}

.card-header {
    padding: 0;
    text-align: center;
    background: #e5e5e5;
    border-bottom: 2px solid #add037;
}

.btn-accordion-custom {
    font-size: 13px !important;
    word-break: break-word;
    color: #353535 !important;
    margin-left: 0px !important;
}

.btn-accordion-custom:hover {
    text-decoration: none;
}

.btn-accordion-custom:active {
    text-decoration: none;
}

.btn-accordion-custom:focus {
    text-decoration: none;
}

.collapse.show {
    display: block;
    // height: 380px;
    overflow: scroll;
    overflow-x: hidden;
}

.collapse.show::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.collapse.show::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.collapse.show::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.collapse.show::-webkit-scrollbar-thumb:hover {
    background: #add037;
}

.card-body {
    padding: 0px 9px;
    margin-left: -5px;
    padding-top: 5px;
}

.fc-day-grid-event {
    margin: 1px 2px 0;
    padding: 0;
    height: 25px;
}

.fc-day-grid-event .fc-content {
    white-space: nowrap;
    overflow: hidden;
    text-align: right;
    margin-top: 2px;
}

.img-menu-filter-left {
    width: 20px;
    margin-top: -5px;
    margin-left: -2px;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #add037 !important;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    background-color: #add037 !important;
}

.btn-primary {
    background-color: #add037;
    border-color: #add037;
}

.dashboard-banner-title-home {
    width: 100%;
    margin-left: auto;
    height: 110px;
    border-radius: 5px;
    align-items: center;
    display: flex;
    padding: -1px;
    color: #fff;
    box-shadow: -0.6px 1.9px 27px 0 rgba(33, 33, 33, 0.07);
    overflow: hidden;
    border-radius: 0px;
    margin-top: -20px;
    background: rgb(31, 31, 40, 0.9) !important;
    overflow: hidden;
    display: flex;
    margin-bottom: 7px;
}

.sub-op-ajust-css {
    background: #add037;
    color: #fff;
    padding: 3px 10px;
    border-radius: 15px;
    height: 20px;
}

.sub-op-ajust-css:hover {
    color: #fff;
}

.replicar-button-control {
    background: #e5e5e5;
    border-radius: 3.5px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #777777;
    margin-left: 9px;
    margin-bottom: 29px;
    padding: 3px 6px;
}

/* (320x480) iPhone (Original, 3G, 3GS) */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .p-mobile-ajust-master-logo {
        margin-top: 11px;
        margin-bottom: 11px;
        padding-left: 20px;
    }

    .dashboard-banner-title-home {
        display: none;
    }

    .aba-selecione-equipamento {
        background: #add037;
        height: 40px;
        width: 100%;
        line-height: 40px;
        text-align: center;
        color: #fff;
        position: absolute;
        margin-top: -37px;
        transition: all .4s;
        z-index: 2;
    }

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

    .col-clickloc-home-1-open {
        width: 100%;
    }

    .col-clickloc-home-2-open {
        width: 0%;
    }
}

/* (320x480) Smartphone, Portrait */
@media only screen and (device-width: 320px) and (orientation: portrait) {
    .p-mobile-ajust-master-logo {
        margin-top: 11px;
        margin-bottom: 11px;
        padding-left: 20px;
    }

    .dashboard-banner-title-home {
        display: none;
    }

    .aba-selecione-equipamento {
        background: #add037;
        height: 40px;
        width: 100%;
        line-height: 40px;
        text-align: center;
        color: #fff;
        position: absolute;
        margin-top: -37px;
        transition: all .4s;
        z-index: 2;
    }
}

/* (320x480) Smartphone, Landscape */
@media only screen and (device-width: 480px) and (orientation: landscape) {
    .p-mobile-ajust-master-logo {
        margin-top: 11px;
        margin-bottom: 11px;
        padding-left: 20px;
    }

    .dashboard-banner-title-home {
        display: none;
    }
}

/* (480x800) Android */
@media only screen and (min-device-width: 480px) and (max-device-width: 800px) {
    .p-mobile-ajust-master-logo {
        margin-top: 11px;
        margin-bottom: 11px;
        padding-left: 20px;
    }

    .dashboard-banner-title-home {
        display: none;
    }
}

/* (640x960) iPhone 4 & 4S */
@media only screen and (min-device-width: 640px) and (max-device-width: 960px) {
    .p-mobile-ajust-master-logo {
        margin-top: 11px;
        margin-bottom: 11px;
        padding-left: 20px;
    }

    .dashboard-banner-title-home {
        display: none;
    }
}

/* (720x1280) Galaxy Nexus, WXGA */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) {
    /* insert styles here */
}

/* (720x1280) Galaxy Nexus, Landscape */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) and (orientation: landscape) {
    /* insert styles here */
}

/* (1024x768) iPad 1 & 2, XGA */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    /* insert styles here */
}


.notifica-img {
    width: 22px;
    margin-top: -8px;
    margin-right: 8px;
}

.dropdown-sino-notifica:hover {
    background: transparent !important;
}

.dropdown-sino-notifica:active {
    background: transparent !important;
}

.dropdown-sino-notifica:focus {
    background: transparent !important;
}

.contador-notifica-style {
    border-radius: 50%;
    padding: 0px 6px;
    font-size: 11px;
    margin-left: -12px;
    z-index: 2;
    position: absolute;
    display: flex;
    margin-top: -5px;
}

.content-background-financeiro {
    background-color: #f8f8f8;
}

.card-home-opt {
    background-color: #35353d;
    text-align: center;
    padding: 15px;
    min-height: 120px;
    align-items: center;
    display: flex;
    cursor: pointer;
}

.card-home-opt div {
    width: 100%;
}

.card-home-opt img {
    width: 40px;
    height: auto;
}

.card-home-opt h2 {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-top: 10px;
}

.header-contrato-financeiro {
    background-color: #35353d;
    padding: 15px 15px;
}

.header-contrato-financeiro img {
    width: 30px;
    margin-right: 10px;
}

.header-contrato-financeiro span {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.subheader-contrato-financeiro {
    background: #35353d;
    text-align: center;
    border-bottom: 3px solid #a9cb36;
    height: 30px;
}

.subheader-contrato-financeiro a {
    width: 33%;
    display: block;
    float: left;
    font-family: Roboto;
    font-size: 11px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    margin-top: 10px;
}

.subheader-contrato-financeiro a:hover {
    color: #a9cb36;
}

.tit-receptxcust {
    color: #395a7a;
    list-style: none;
    padding: 5px 10px;
    margin-bottom: 0px;
    padding-top: 0px;
    font-weight: 700;
    margin-top: 9px;
}

.tit-value-cust {
    color: #505050;
    list-style: none;
    padding: 5px 10px;
    margin-bottom: 0px;
    padding-top: 0px;
    font-weight: 500;
    margin-top: 9px;
}

.receptxcust-item {
    font-weight: 500;
    color: #b4b4b4;
    font-size: 13px;
    margin-top: 8px;
    background-color: #ffffff;
    padding: 4px;
}

.bg-desp-cust {
    background-color: #f1f4f9;
    height: 40px;
    margin-top: 16%;
}

.bg-sald-cust {
    background-color: #f1f4f9;
    height: 40px;
    margin-top: 36%;
}

/**Se o saldo for positivo**/
.saldo-cust-pos {
    color: #49c14e;
    list-style: none;
    padding: 5px 10px;
    margin-bottom: 0px;
    padding-top: 0px;
    font-weight: 500;
    margin-top: 9px;
}

/**Se o saldo for positivo**/
.saldo-cust-neg {
    color: #c14949;
    list-style: none;
    padding: 5px 10px;
    margin-bottom: 0px;
    padding-top: 0px;
    font-weight: 500;
    margin-top: 9px;
}

.bg-recept-cust {
    background-color: #f1f4f9;
    height: 40px;
}

.contrato-list-div {
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    padding-top: 0px;
}

.ul-filtros-contrato {
    list-style: none;
    padding: 5px 10px;
    margin-bottom: 0px;
    padding-top: 0px;
}

.nome-clinica-contratos {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-bottom: -5px;
}

.representante-clinica-contratos {
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #7b7b7b;
}

.data-clinica-contratos {
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #7b7b7b;
    margin-bottom: 0px;
    margin-top: 10px;
}

.li-filtros-contrato {
    border-bottom: 1px solid #e4e4e4;
    padding-top: 13px;
    padding-bottom: 8px;
    height: 58px;
}

.card-chart-macro {
    background: url(../img/financeiro/camada-2@2x.png) no-repeat;
    background-size: auto auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 15px;
    border-radius: 10px;
    padding: 10px;
}

.card-chart-macro img {
    margin: 0 auto;
    margin-top: 0px;
    display: flex;
    margin-top: 15px;
    width: 60%;
}

.card-chart-macro-infos {
    text-align: right;
    padding-right: 30px;
}

.porcentagem-card-chart {
    margin-bottom: 0;
    border-radius: 4px;
    background-color: #006b68;
    width: 35%;
    text-align: center;
    margin-left: 66%;
    color: #fff;
    font-size: 13px;
}

.porcentagem-card-chart-negativo {
    margin-bottom: 0;
    border-radius: 4px;
    background-color: #801815;
    width: 35%;
    text-align: center;
    margin-left: 66%;
    color: #fff;
    font-size: 13px;
}

.apagar-card-chart {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    margin-top: 8px;
    margin-bottom: 0;
}

.dinheiros-card-chart {
    font-family: Roboto;
    font-size: 16.5px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 0px;
}

.dinheiros-card-chart b {
    font-size: 27px;
    font-weight: 700;
}

.box-header-fluxo-caixa {
    background-color: #35353d;
    margin-top: 15px;
    height: 55px;
}

.box-header-fluxo-caixa h2 {
    color: #fff;
    font-family: Roboto;
    margin-left: 21px;
    font-size: 19px;
    line-height: 55px;
}

/*CONFERENCIA DE VALORES*/
.header-contrato-conferencia {
    background-color: #35353d;
    padding: 15px 15px;
    border-bottom: 3px solid #a9cb36;
    margin-top: 30px;
}

.header-contrato-conferencia img {
    width: 30px;
    margin-right: 10px;
}

.header-contrato-conferencia span {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.subheader-contrato-financeiro {
    background: #35353d;
    text-align: center;
    border-bottom: 3px solid #a9cb36;
    height: 30px;
}

.subheader-contrato-financeiro a {
    width: 33%;
    display: block;
    float: left;
    font-family: Roboto;
    font-size: 11px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    margin-top: 10px;
}

.subheader-contrato-financeiro a:hover {
    color: #a9cb36;
}

.client-tit-conf {
    font-weight: 900;
}

.client-nome-conf {
    font-weight: 300;
    padding-top: 15px;
}

.timeline-conf {
    background-color: #fff;
    padding: 50px;
}

/*TIMELINE CONFERENCIA*/
.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 29px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-timeline {
    width: 55px;
    height: 55px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 75px;
    background-color: #b6da3e;
}

.btn-timeline {
    width: 55px;
    height: 55px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 75px;
    background-color: #dedede;
}

.img-timeline {
    width: 30px;
}

.title-timeline-completo {
    color: #b6da3e;
}

.btn-link {
    color: #353535;
    font-weight: 300;
    font-size: 18px;
    margin-top: 10px;
    text-align: left;
    margin-left: -60%;
}

.accordion-confere {
    background-color: #fff;
}

.img-money {
    margin-top: 45px;
    margin-left: 70px;
    width: 65%;
}

.vlr-motor {
    font-weight: 300;
    margin-top: 95px;
    color: #a4a4a4;
    margin-bottom: 0px;
    font-size: 18px;
}

.vlr-fin-motor {
    font-family: Roboto;
    color: #353535;
}

.confere-show {
    overflow: hidden !important;
    background-color: #fcfcfc;
}


/*teste*/


.btn-def-dinheiro-inc {
    width: 30px;
    height: 30px;
    padding: 13px 13px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
    margin-left: 73px;
}

.btn-def-dinheiro {
    width: 30px;
    height: 30px;
    padding: 13px 13px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}

/**STATUS CHECADOS**/
.btn-check-contrato-confirmado {
    background-color: #82d259;
}

.btn-check-contrato-negado {
    background-color: #d54d4d;
    ;
}

.img-radio-dinheiro {
    width: 24px;
    margin-top: -24px;
    margin-left: -11px;
}

.img-radio-dinheiro-confirmado {
    width: 24px;
    margin-top: -24px;
    margin-left: -11px;
    filter: invert(1);
}

.img-radio-dinheiro-negado {
    width: 24px;
    margin-top: -24px;
    margin-left: -11px;
    filter: invert(1);
}

.option-radio-dinheiro {
    margin-left: 19px;
    margin-top: -33px;
    position: relative;
    display: block;
    font-size: 15px;
}

.title-cheque {
    font-size: 20px;
    color: #353535;
    font-weight: bold;
    margin-left: 30px;
    margin-top: 25px;
}

.dinheiro-lista-valores-esteticash {
    width: 90%;
    margin-top: 25px;
    margin-left: 5px;
}

.cliente-cheque {
    font-weight: 300;
    font-style: italic;
    font-size: 19px;
    margin-left: 36px;
}

.valor-cheque {
    font-weight: 300;
    font-style: italic;
    font-size: 19px;
    text-align: center;
}

.btn-confere-cheque {
    color: #a9cb36;
    text-align: center;
    border: 1px solid #a9cb36;
    border-radius: 31px;
    padding: 4px 20px 4px 20px;
}

.linha-cheque {
    border-bottom: 1px solid #d7d7d7;
    margin-top: 17px;
}

.title-cartao {
    font-size: 18px;
    color: #353535;
    font-weight: bold;
    margin-top: 25px;
    text-align: center;
}

.img-bandeira-cartao {
    width: 65px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.valor-cartao {
    font-weight: 300;
    text-align: center;
    margin-top: 20px;
    font-size: 20px
}

.parcelas-cartao {
    font-weight: 300;
    text-align: center;
    margin-top: 20px;
    font-size: 20px
}

.cam-comprovante-cartao {
    width: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 17px;
}

.btn-def-cartao {
    width: 50px;
    height: 50px;
    padding: 13px 13px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
    background-color: transparent;
    border: 0px;
}

.btn-def-correto {
    margin-left: 33px;
}

.btn-check-cartao {
    margin-top: 10px;
}

.line-cartao {
    border-bottom: 1px solid #e9e9e9;
}

.tit-equip {
    font-weight: bold;
    font-size: 15px;
    color: #353535;
    margin-top: 15px;
}

.tit-horas {
    font-weight: bold;
    font-size: 15px;
    color: #353535;
    margin-top: 15px;
}

.list-equip {
    list-style: none;
}

.list-horas {
    list-style: none;
}

.item1-equip {
    background-color: #f8f8f8;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
}

.valor-total-contrato {
    font-weight: 300;
    color: #a9a9a9;
    margin-top: 20px;
}

.valor-fin-cont {
    font-weight: 600;
    color: #353535;
    font-size: 20px;
    margin-top: 15px;
}

.tot-receb {
    margin-top: 10px;
    font-weight: 300;
    color: #a9a9a9;
    margin-bottom: 0px;
    margin-left: 65%;
    text-align: right;
}

.valor-final-conf {
    font-weight: 500;
    font-size: 35px;
    color: #cc0303;
    text-align: right;
    font-family: Roboto;
    margin-top: -5px;
}

.finalizar-conf {
    text-align: center;
    padding: 12px 80px 12px 80px;
    border-radius: 10px;
    margin-bottom: 19px;
    display: block;
    margin-top: 35px;
    background-color: #a6db22;
    color: white;
}

.finalizar-conf:hover {
    text-align: center;
    padding: 12px 80px 12px 80px;
    border-radius: 10px;
    margin-bottom: 19px;
    display: block;
    margin-top: 35px;
    background-color: #a6db22;
    color: white;
}

#accordion {
    margin-bottom: 30px;
    border: 1px solid #a9a9a9;
}


/*LANÇAMENTO DE DESPESAS*/
#lancar_despesa {
    width: 100%;
    margin-top: 50px !important;
}

.topo-table-despesa {
    background-color: #353535;
    border-radius: 10px;
}

.topo-table-despesa th {
    color: white;
    text-transform: uppercase;
    padding-top: 17px;
    padding-bottom: 17px;
    text-align: center;
}

.tit-data-despesa {
    width: 10%;
}

.distancia {
    position: absolute !important;
    width: 42px;
    margin-top: 70px !important;
    height: 30px;
    border-radius: 5px !important;
    border-bottom-left-radius: 5px;
    text-align: center;
    margin-left: 5px !important;
    margin-bottom: 5px !important;
    top: 53px;
    border-bottom-left-radius: 0px !important;
}

.distancia>.fc-content {
    margin-top: 0px !important;
    text-align: center !important;
    font-size: 9px;
    margin-left: -1px;
}

td.fc-event-container:hss(> a.distancia) {
    background: red !important;
}

.resultado-prev {
    font-size: 30px;
    font-weight: 700;
    font-family: Roboto;
    color: #add037;
    text-align: right;
    margin-bottom: 0px;
}

.tit-resultado-prev {
    margin-bottom: -6px;
    margin-top: 45px;
    color: #403e3e;
    text-align: right;
    font-family: Roboto;
    font-weight: 300;
}

.tit-desp {
    margin-bottom: -6px;
    margin-top: 35px;
    color: #403e3e;
    text-align: left;
    font-family: Roboto;
    font-weight: 300;
}

.tit-receb {
    margin-bottom: -6px;
    margin-top: 35px;
    color: #403e3e;
    text-align: left;
    font-family: Roboto;
    font-weight: 300;
}

.progress-receb {
    width: 65%;
    background-color: #add037;
}

.prog-receb {
    margin-top: 10px;
    height: 7%;
    width: 80%;
}

.receb-atual-prog {
    font-color: #353535;
    font-weight: 300;
    margin-top: 3px;
    margin-bottom: 0px;
}

.vlr-receb-prog {
    text-align: right;
    color: #add037;
}

.vlr-prev-receb {
    color: #a9a9a9;
    margin-top: 0px;
    margin-bottom: 35px;
}

.pag-atual-prog {
    font-color: #353535;
    font-weight: 300;
    margin-top: 3px;
    margin-bottom: 0px;
}

.pag-receb-prog {
    text-align: right;
    color: #d03737;
}

.pag-prev-receb {
    color: #a9a9a9;
}

.date-picker-despesa {
    margin-left: 3%;
    background-color: transparent;
    border: none;
}

.date-picker-despesa:placeholder {
    color: red;
}

.calendar-despesas {
    width: 30px;
    margin-left: 8%;
    margin-top: -6px;
}

.linha-despesa {
    background-color: #e5e5e5;
    border-bottom: 2px solid white;
}

.item-despesa-data {
    font-weight: 700;
    color: #353535;
    padding: 20px;
    text-align: center;
}

.item-despesa-descricao {
    font-weight: 300;
    color: #353535;
    margin-top: 10px;
    margin-bottom: : 10px;
    text-transform: uppercase;
    text-align: center;
}

.item-despesa-pago-a {
    font-weight: 300;
    color: #353535;
    padding: 20px;
    text-transform: uppercase;
    text-align: center;
}

.item-despesa-valor {
    font-weight: 300;
    color: #353535;
    padding: 20px;
    text-transform: uppercase;
    text-align: center;
}

.item-despesa-categoria {
    font-weight: 300;
    color: #353535;
    padding: 20px;
    text-transform: uppercase;
    text-align: center;
}

.item-despesa-pagamento {
    font-weight: 300;
    color: #353535;
    margin-top: 10px;
    margin-bottom: : 10px;
    text-transform: uppercase;
    text-align: center;
}

/**/
.switch-pago input {
    display: none;
}

.slider-pago {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
    box-shadow: 0 0 0 2px #777, 0 0 4px #777;
    cursor: pointer;
    border: 4px solid transparent;
    overflow: hidden;
    transition: .4s;
}

input:checked+.slider-pago {
    box-shadow: 0 0 0 2px limeGreen, 0 0 2px limeGreen;
}

.add-nova-desp {
    color: white;
    background-color: #add037;
    padding: 10px 20px 10px 20px;
    border-radius: 30px;
    float: left;
    margin-top: 33px;
    margin-bottom: 13px;
}

.add-nova-desp:hover {
    color: white;
    background-color: #add037;
    padding: 10px 20px 10px 20px;
    border-radius: 30px;
    float: left;
    margin-top: 33px;
    margin-bottom: 13px;
}



@media screen and (min-width: 1400px) {
    .distancia {
        position: absolute !important;
        width: 42px;
        margin-top: 70px !important;
        height: 30px;
        border-radius: 5px !important;
        border-bottom-left-radius: 5px;
        text-align: center;
        margin-left: 5px !important;
        margin-bottom: 5px !important;
        top: 100px;
        border-bottom-left-radius: 0px !important;
    }
}

@media screen and (min-width: 1600px) {
    .distancia {
        position: absolute !important;
        width: 42px;
        margin-top: 70px !important;
        height: 30px;
        border-radius: 5px !important;
        border-bottom-left-radius: 5px;
        text-align: center;
        margin-left: 5px !important;
        margin-bottom: 5px !important;
        top: 100px;
        border-bottom-left-radius: 0px !important;
    }
}

@media screen and (min-width: 1900px) {
    .distancia {
        position: absolute !important;
        width: 42px;
        margin-top: 70px !important;
        height: 30px;
        border-radius: 5px !important;
        border-bottom-left-radius: 5px;
        text-align: center;
        margin-left: 5px !important;
        margin-bottom: 5px !important;
        top: 100px;
        border-bottom-left-radius: 0px !important;
    }
}

/*GERENCIAMENTO CARTAO*/
.table-cartao {
    width: 100%;
}

.btn-add-reg-cartao {
    color: white;
    background-color: #add037;
    padding: 10px 20px 10px 20px;
    border-radius: 30px;
    margin-top: 61px;
    margin-bottom: 13px;
}

.btn-add-reg-cartao:hover {
    color: white;
    background-color: #add037;
    padding: 10px 20px 10px 20px;
    border-radius: 30px;
    margin-top: 61px;
    margin-bottom: 13px;
}

.item-cliente-cartao {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    padding: 5px;
}

.item-data-cartao {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    padding: 5px;
}

.item-data-pag-cartao {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    padding: 5px;
}

.item-bandeira-cartao {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    padding: 5px;
}

.item-codigo-cartao {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    padding: 5px;
}

.item-forma-cartao {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    padding: 5px;
}

.item-parcela-cartao {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    padding: 5px;
}

.item-valor-cartao {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    padding: 5px;
}

.item-valor-real-cartao {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    padding: 5px;
}

.linha-cartao-escuro {
    height: 50px;
    background-color: #e5e5e5;
    border-bottom: 2px solid white;
}

.linha-cartao-claro {
    height: 50px;
    background-color: #f0efef;
    border-bottom: 2px solid white;
}

.gerencia_cartao-title {
    font-weight: 700;
    font-size: 28px;
    color: #787878;
    margin-top: 40px;
}

.header-tab-cartao {
    padding-left: 25px;
}

.header-tab-cartao::before {
    top: 28px;
}

.header-tab-cartao::after {
    top: 28px;
    margin-left: 5px;
}

.calendar-cartao {
    width: 25px;
    margin-left: 0%;
    margin-top: -6px;
}

.date-picker-cartao {
    margin-left: 1%;
    margin-bottom: 0px;
    background-color: transparent;
    border: none;
    font-family: Roboto;
    font-weight: 300;
    font-size: 14px;
    cursor: pointer;
}

.date-picker-cartao:placeholder {
    color: red;
}

/*GERENCIAR DINHEIRO*/
.saida-total-din {
    font-size: 30px;
    font-weight: 700;
    font-family: Roboto;
    color: #ea3333;
    text-align: right;
    margin-bottom: 0px;
}

.btn-add-reg-din {
    color: white;
    background-color: #add037;
    padding: 5px 5px 5px 5px;
    border-radius: 50px;
    margin-bottom: -30px;
    margin-right: 0px;
    font-weight: 300;
    font-family: Roboto;
    font-size: 13px;
    display: block;
    width: 15%;
    text-align: center;
    right: 15px;
    float: right;
    cursor: pointer;
    position: absolute;
    z-index: 3;
    margin-top: 0px;
}

.btn-add-reg-din:hover {
    color: white;
    background-color: #add037;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    cursor: pointer;
}

.table-dinheiro {
    width: 100%;
}

.topo-table-dinheiro {
    background-color: #353535;
    border-radius: 10px;
}

.topo-table-dinheiro th {
    color: white;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 13px;
    font-weight: 300;
    font-family: Roboto;
}

.tit-data-despesa {
    width: 10%;
}

.btn-filtro-dinheiro-todos {
    background-color: #efefef;
    color: #353535;
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn-filtro-dinheiro-entradas {
    background-color: #efefef;
    color: #353535;
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn-filtro-dinheiro-saidas {
    background-color: #efefef;
    color: #353535;
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn-filtro-dinheiro-todos:hover {
    background-color: #efefef;
    color: #353535;
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #add037;
    transition: unset;
}

.btn-filtro-dinheiro-entradas:hover {
    background-color: #efefef;
    color: #353535;
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #add037;
    transition: 0s;
}

.btn-filtro-dinheiro-saidas:hover {
    background-color: #efefef;
    color: #353535;
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #add037;
    transition: unset;
}


.btn-filtro-dinheiro-todos:focus {
    background-color: #add037;
    color: white;
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: unset;
}

.btn-filtro-dinheiro-entradas:focus {
    background-color: #add037;
    color: white;
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: unset;
}

.btn-filtro-dinheiro-saidas:focus {
    background-color: #add037;
    color: white;
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: unset;
}

.linha-dinheiro-escuro {
    height: 50px;
    background-color: #e5e5e5;
    border-bottom: 2px solid white;
}

.linha-dinheiro-claro {
    height: 50px;
    background-color: #f0efef;
    border-bottom: 2px solid white;
}


.item-data-dinheiro {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    padding: 5px;

}

.item-cliente-dinheiro {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    padding: 5px;

}

.item-desc-dinheiro {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    padding: 5px;

}

.item-valor-dinheiro {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    padding: 5px;

}

.item-entrada-dinheiro {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    padding: 5px;
}

.disponibilidade_vazio {
    visibility: hidden;
}

.dia-verde {
    background-color: #07af28a1 !important;
    border: 2px solid #07af28 !important;
    color: black;
}

.dia-vermelho {
    background-color: #ff000094 !important;
    border: 2px solid #ff0000 !important;
    color: black;
}

.dia-laranja {
    background-color: #ea9a0791 !important;
    border: 2px solid #ea9a07 !important;
    color: black;
}

.dia-azul {
    background-color: #0744ea !important;
    border: 2px solid #0744ea !important;
    color: black;
}

.fc-title {
    text-transform: uppercase;
    font-size: 12px
}

.fc-day-grid-event .fc-content {
    margin-top: 0px !important;
}

.distancia>.fc-content>.fc-title {
    font-size: 9px !important;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

.lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 6px;
    animation: lds-ellipsis1 0.6s infinite;
    background: rgb(31, 31, 40, 0.9);
}

.lds-ellipsis div:nth-child(2) {
    left: 6px;
    animation: lds-ellipsis2 0.6s infinite;
    background: #add037;
}

.lds-ellipsis div:nth-child(3) {
    left: 26px;
    animation: lds-ellipsis2 0.6s infinite;
    background: rgb(31, 31, 40, 0.9);
}

.lds-ellipsis div:nth-child(4) {
    left: 45px;
    animation: lds-ellipsis3 0.6s infinite;
    background: #add037;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(19px, 0);
    }
}

.modal-dialog-carregando {
    text-align: center;
}

.modal-dialog-carregando>.modal-dialog {
    width: 25%;
}

.motal-content-carregando {
    border-radius: 5px;
}

.modal-header-carreagndo {
    padding: 5px 10px;
}

.modal-header-carreagndo h3 {
    margin: 0px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}

.modal-body-carregando {
    padding: 0px
}

.nova-logo-ajust {
    width: 100px;
    margin-left: -30px;
    margin-top: 6px;
}

.search_datatable {
    visibility: unset !important;
}

input[name="conta_pago"] {
    display: none;
}



/**DASHBOARD LOGISTICA**/
.nome-mot-dashboard {
    background-color: #353535;
    -webkit-box-shadow: 3px 27px 29px -14px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 3px 27px 29px -14px rgba(0, 0, 0, 0.35);
    box-shadow: 3px 27px 29px -14px rgba(0, 0, 0, 0.35);
}

.nome-mot-dashboard {
    color: white;
    text-align: center;
    font-weight: 700;
    font-family: Roboto;
}

.nome-rep-dashboard {
    color: white;
    text-align: center;
    font-weight: 300;
    font-style: italic;
    margin-top: -17px;
    font-size: 12px;
    padding-bottom: 15px;
}

.img-mot-dashboard {
    width: 50%;
    border-radius: 75%;
    height: 80px;
    width: 80px;
    margin-top: -48px;
    margin-bottom: 10px;
}

.timeline-dashboard {
    margin-top: 45px;
    padding-left: 30px;
    padding-right: 30px;
}


/*********/
ul.timeline {
    list-style-type: none;
    position: relative;
}

ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}

ul.timeline>li {
    margin: 20px 0;
    padding-left: 20px;
}

ul.timeline>li:before {
    content: ' ';
    background: #353535;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid white;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

.hora-timeline {
    margin-left: 29px;
    font-size: 12px;
    font-weight: 300;
    font-family: 'Roboto';
    color: white;
}

.atividade-timeline {
    margin-top: -39px;
    margin-left: 75px;
    color: white;
    font-weight: 300;
}

.timeline-dashboard-linha {
    background-color: #353535;
    margin-top: -17px;
    border-top: 3px solid #b6da3e;
}

.img-map-timeline {
    width: 100%;
}

ul.timeline>.timeline-checked:before {
    content: '✔';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid white;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
    line-height: 15px;
}

.contador-localizacao {
    color: white;
    font-weight: 700;
    background-color: #595959;
    padding: 4px 10px 4px 10px;
    border-radius: 45px;
    margin-left: 9px;
}

.proximas-locacoes {
    margin-top: 15px;
}

.bg-timeline-box {
    background-color: white;
    padding-top: 1px;
    box-shadow: 2px 7px 9px 10px #f0f0f0;
}

.status-motorista-list {
    width: 18px;
    margin-left: 3px;
}

.status-representante-list {
    width: 20px;
    margin-left: 3px;
}

.status-contrato-list {
    width: 20px;
    margin-left: 3px;
}

.status-financeiro-list {
    width: 20px;
}

/* PÁGINA AKARLDION */

.content-analise {
    background: #f9f9f9;
}

.h2-lista-locacoes {
    background-color: #35353d;
    margin-bottom: 0px;
    border-bottom: 4px solid #a9cb36;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.card-header-locacoes {
    height: 40px;
    line-height: 20px;
    font-size: 23px;
    border: none;
}

.btn-link-locacoes {
    color: #353535;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
    margin-top: 0px;
    display: block;
    width: 100%;
    background: transparent;
    height: 40px;
    font-family: Roboto;
    border-bottom: 1px solid #cbcbcb;
}

.ul-lista-accordion-locacoes {
    list-style: none;
    padding: 0px;
    width: 100%;
    display: block;
    margin: 0px;
}

.card-body-locacoes {
    padding: 0px;
    margin-left: 0px;
    padding-top: 0px;
}

.clinica-locacoes-lista {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-top: 6px;
    margin-bottom: 0px;
}

.representante-locacoes-lista {
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #7b7b7b;
    margin-bottom: 0px;
    margin-top: 1px;
}

.form-check-input-locacoes {
    margin-left: 10px;
}

.li-accordion-locacoes {
    border-bottom: 1px solid #e4e4e4;
    height: 57px;
    line-height: 57px;
}

.img-list-locacoes-profile {
    width: 35px;
    margin-left: 10px;
    margin-top: -8px;
    height: 35px;
}

.status-agendamento-locacao-list {
    background: #b6da3e;
    margin: 0px;
    height: 20px;
    line-height: 20px;
    width: 90%;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    font-size: 10px;
    font-family: Roboto;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    margin-top: 10px;
}

.data-agendamento-locacao-list {
    font-family: Roboto;
    margin-bottom: -7px;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #888888;
    width: 90%;
    margin-top: 5px;
}

.collapse-locacoes.show {
    max-height: 225px !important;
}

.collapse-locacoes-auto-scroll.show {
    display: block;
    height: auto !important;
    overflow: hidden !important;
    overflow-x: hidden !important;
}

.col-locacao-dados {
    border-left: 4px solid #dbdbdb;
    min-height: 450px;
}

.num-etapa-akarldion {
    color: #a4a4a4;
    font-weight: 700;
    font-size: 50px;
    margin-top: 26px;
    margin-left: -8px;
}

.card-accordions-dados-locacao {
    background: #fff;
    padding: 20px;
    border-top: 4px solid #a9cb36;
    border-bottom: 3px solid #ededed;
    border-left: 3px solid #ededed;
    border-right: 3px solid #ededed;
}

.card-accordions-dados-locacao-2 {
    background: #fff;
    padding: 20px;
    border-top: 4px solid #a9cb36;
    border-bottom: 3px solid #ededed;
    border-left: 3px solid #ededed;
    border-right: 3px solid #ededed;
    margin-top: 10px;
}

.status-agendamento-logistaca-infos {
    background: #b6da3e;
    width: 20%;
    margin-top: 20px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 13px;
    margin-bottom: 0px;
}



.nome-agendamento-logistica-infos {
    font-family: Roboto;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #515151;
    margin-top: 3px;
}

.link-controle-ficha-contrato {
    border-radius: 10px;
    background-color: #e4e4e4;
    margin-top: 25px;
    display: block;
    width: 45%;
    height: 35px;
    line-height: 35px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #353535;
    float: left;
    margin-right: 10px;
}

.card-header-dados-locacao {
    background: transparent;
    border-bottom: 2px solid #ededed;
}

.btn-link-dados-locacao {
    display: block;
    width: 100%;
    margin: 0;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: white;
    background: transparent;
    padding-left: 0px;
    height: 50px;
    margin-top: 20px;
    background-color: #35353d;
    padding: 0px 15px;
    border-bottom: 4px solid #a9cb36;
}

.img-accordion-infos {
    width: 100%;
    margin: 0 auto;
    margin-top: 35px;
}

.input-dropdown-locacoes {
    border: 1px solid #d1d1d1;
    padding: 0px 0px 0px 5px;
    font-family: Roboto;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: normal;
    text-align: left;
    color: #424242;
    border-radius: 5px;
    height: 40px;
}

.salvar-locacao-dados-acordion {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    border-radius: 6px;
    background-color: #b6da3e;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border: none;
}

.salvar-locacao-dados-acordion:hover {
    color: #fff;
}

.salvar-locacao-dados-acordion:active {
    color: #fff;
}

.salvar-locacao-dados-acordion:focus {
    color: #fff;
}

.selecionar-filtros-locacoes {
    border-radius: 0.5px;
    border: none;
    border-bottom: 1px solid #626262;
    margin-bottom: 10px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #626262;
    background: transparent;
    width: 100%;
    text-align: right;
    padding: 8px 5px;
}

.motorista-filtro-custom {
    margin-left: 9%;
}

.bg-datapicker-locacoes {
    background: url(../img/locacoes/calendar.png) no-repeat scroll 3px 5px;
    background-size: 22px;
}

.bg-motorista-locacoes {
    background: url(../img/locacoes/user.png) no-repeat scroll 3px 5px;
    background-size: 22px;
    padding: 8px 30px;
}

.div-equipamento-infos-agendamento {
    border-radius: 10px;
    border: 2px solid #ededed;
    padding: 13px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.div-equipamento-infos-agendamento span {
    margin-top: -22px;
    display: block;
    background: #fff;
    width: 42%;
    text-align: center;
    font-family: Roboto;
    font-size: 11px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8f8f8f;
    margin-bottom: 10px;
}

.checkbox-imagem-bg {
    margin-left: 10px;
    margin-top: 23px;
}

.label-imagem-bg {
    margin-top: 12px;
    padding: 0px 0px 0px 10px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: normal;
    text-align: left;
    color: #424242;
    height: 40px;
    margin-left: 20px;
}

.img-accordion-financeiro {
    width: 15px;
    margin: 0 auto;
    margin-top: -20px;
}

.coluna-acordion-status {
    text-align: center;
}

.data-agendamento-financeiro-list {
    font-family: Roboto;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #888888;
    width: 100%;
    margin-top: -24px;
}

.nome-agendamento-financeiro-infos {
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #515151;
    margin-top: -10px;
}

.dinheiro-lista-valores-agd {
    width: 90%;
    margin-top: 40px;
    margin-left: 5px;
}

.valor-apontado-motorista-p {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-bottom: 15px;
    margin-top: 25px;
}

.valor-apontado-dibheiros {
    font-family: Roboto;
    font-size: 29.5px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #626262;
}

.confirmar-vaores-btn {
    border-radius: 11.5px;
    background-color: #a9cb36;
    color: #fff;
    font-size: 13px;
    display: block;
    width: 40%;
    text-align: center;
    margin-top: -6px;
}

.confirmar-vaores-btn:hover {
    color: #fff;
}

.confirmar-vaores-btn:active {
    color: #fff;
}

.confirmar-vaores-btn:focus {
    color: #fff;
}

.header-deposito-pagamento {
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-top: 10px;
    margin-bottom: 7px;
    text-align: center;
}

.body-deposito-pagamento {
    font-family: Roboto;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #5a5a5a;
    text-align: center;
}

.header-cheque-pagamento {
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-top: 10px;
    margin-bottom: 7px;
    text-align: center;
}

.body-cheque-pagamento {
    font-family: Roboto;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #5a5a5a;
    text-align: center;
}

.imagem-confirmacao-icons {
    width: 16px;
    margin-top: -3px;
    margin-left: 3px;
    margin-right: 3px;
}

.col-cheque-confirmacao {
    text-align: center;
}

.col-cheque-confirmacao p {
    text-align: center;
}

.hr-cheque {
    border-top: 1px solid #dbdbdb;
    width: 100%;
    margin-top: 5px;
}

.confirmar-vaores-btn-cheque {
    border-radius: 11.5px;
    background-color: #a9cb36;
    color: #fff;
    font-size: 13px;
    display: block;
    width: 30%;
    text-align: center;
    margin-top: -6px;
    margin-left: 68%;
}

.ticket-vaores-btn-cheque {
    border-radius: 11.5px;
    background-color: #bf0411;
    color: #fff;
    font-size: 13px;
    display: block;
    width: 30%;
    text-align: center;
    margin-top: -6px;
    margin-left: 68%;
}

.header-cartao-pagamento {
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-top: 10px;
    margin-bottom: 7px;
    text-align: center;
}

.header-boleto-pagamento {
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-top: 10px;
    margin-bottom: 7px;
    text-align: center;
}

.padding-cartao-especial {
    padding: 0px;
}

.padding-boleto-especial {
    padding: 0px;
}

.body-cartao-pagamento {
    font-family: Roboto;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #5a5a5a;
    text-align: center;
}

.body-boleto-pagamento {
    font-family: Roboto;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #5a5a5a;
    text-align: center;
}

.pagamento-cartao-comprovante {
    width: 100%;
    text-align: center;
    display: block;
    margin-top: -3px;
}

.pagamento-boleto-comprovante {
    width: 100%;
    text-align: center;
    display: block;
    margin-top: -3px;
}

.card-informacoes-contrato-lateral {
    background: #fff;
    padding-bottom: 3px;
}



.cliente-nome-dados-contrato {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    padding: 10px 15px;
}

.titulo-contrato-infos {
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    padding-left: 15px;
    margin-bottom: 10px;
    margin-top: -10px;
}

.tabela-lateral-ul {
    list-style: none;
    padding: 0px 15px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #737373;
}

.li-ativo {
    background-color: #f8f8f8;
    height: auto;
    padding-left: 6px;
    line-height: 40px;
}

.li-inativo {
    height: auto;
    padding-left: 6px;
    line-height: 40px;
}

.sub-tabela-valores {
    margin-top: 20px;
}

.valor-total-contrato-lateral {
    font-family: Roboto;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #353535;
    margin-bottom: 0px;
    margin-top: 14px;
}

.valor-locacao-total-A {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-top: 14px;
}

.valor-total-recebido-literal {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #353535;
    margin-top: 20px;
    margin-bottom: 0px;
}

.valor-total-recebido-calc {
    font-family: Roboto;
    font-size: 22.5px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #990000;
}

.valor-total-recebido-calc-ok {
    font-family: Roboto;
    font-size: 22.5px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #a9cb36;
}

.img-modal-cheque {
    width: 100%;
    margin-top: 35px;
}

.topo-table-relatorio {
    padding: 0px;
    background-color: rgb(31, 31, 40, 0.9);
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}

.topo-table-relatorio>tr>th {
    padding-left: 3px;
    font-weight: 300;
}

.item-despesa-data-relatorio {
    font-weight: 700;
    color: #353535;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #fff;
}

.item-despesa-descricao-relatorio {
    font-weight: 300;
    color: #353535;
    margin-top: 10px;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    border-bottom: 1px solid #fff;
}

.item-despesa-pago-a-relatorio {
    font-weight: 300;
    color: #353535;
    padding: 0px;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    border-bottom: 1px solid #fff;
}

.item-despesa-valor-relatorio {
    font-weight: 300;
    color: #353535;
    padding: 0px;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    border-bottom: 1px solid #fff;
}

.item-despesa-categoria-relatorio {
    font-weight: 300;
    color: #353535;
    padding: 15px;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    border-bottom: 1px solid #fff;
}

.item-despesa-pagamento-relatorio {
    font-weight: 300;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    padding: 10px 0px;
    border-bottom: 1px solid #fff;
}

.item-despesa-pago-relatorio {
    font-size: 13px;
    border-bottom: 1px solid #fff;
}

.input-cheque-modal {
    border-radius: 10px;
    border: 1px solid #9e9e9e;
}

.label-cheque-modal-12 {
    margin-bottom: -8px;
    position: relative;
    display: block;
    background: #fff;
    width: 15%;
    text-align: center;
    margin-left: 15px;
    font-family: Roboto;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #535353;
}

.insira-informacoes-cheque {
    font-family: Roboto;
    font-size: 19px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #535353;
    margin-top: 25px;
    margin-bottom: 15px;
}

.btn-confirmar-dados-moda {
    width: 50%;
    margin-left: 25%;
    text-align: center;
    border-radius: 7px;
    background-color: #b6da3e;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #ffffff;
    height: 35px;
    line-height: 35px;
}


/* NOVO MODAL SIMPLES */
.modal-dialog-simples {
    width: 75%;
    max-width: 75%;
}

.modal-simples-header {
    background: #34343d;
    border: none;
    border-radius: 0px;
    padding: 5px 10px;
}

.modal-simples-agendamento {
    background: rgba(241, 241, 241, -3.7);
}

.close-btn-simples {
    color: #fff;
}

.img-modal-1 {
    width: 100%;
    margin-top: 35px;
}

.h3-dados-cliente-modal {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #757575;
    margin-top: 35px;

}

.span-modal-infos {
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    font-weight: 300;
    margin-right: 10px;
}

.row-step-ajust-margin-clientes {
    margin-top: 20px;
    padding: 0px 15px;
}

.total-tamanho {
    width: 100%;
}

.data-tecnica-agenda {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-left: 15px;
}

.col-step-3-img {
    text-align: center;
}

.col-step-3-img img {
    width: 35%;
    margin: 0 auto;
}

.input-form-agenda-sobre {
    font-size: 13px;
    height: 35px !important;
    width: 100% !important;
    border: 2px solid #d1d1d1;
    border-radius: 10px;
}

.label-form-agenda-novo {
    font-family: Roboto;
    font-size: 11px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    text-transform: uppercase;
    margin-left: 10px;
    margin-bottom
}

.mensagem-valor-abaixo {
    font-size: 13px;
    color: #ffffff;
    margin-left: 10px;
    background-color: #df3939d1;
    padding: 5px 10px 5px 10px;
    border-radius: 3px;
    border: 1.5px solid #cc2020;
    margin-top: 5px;
    color: white !important;
}

.custom-row-margin-bot {
    margin-bottom: 20px;
}

.modal-body-listagem {
    background-color: #f8f8f8;
}

.b-modal-lista {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    margin-right: 3px;
}

/* NOVO MODAL SIMPLES */

.content-wrapper-cadastro-cliente {
    background: #f7f7f7;
    padding-bottom: 45px;
}

.content-wrapper-cadastro-cliente-cad {
    background: #f7f7f7;
    padding-bottom: 45px;
    min-height: 100vh !important;
}

.form-client-card-novo {
    background: #fff;
    padding: 0px;
    margin-top: 15vh;
    width: 90%;
    margin-left: 5%;
    border-radius: 10px;
    box-shadow: 0px 3px 18.7px 2.3px rgba(0, 0, 0, 0.16);
}

.col-guia-cadastro-cliente {
    padding: 0px;
    background: url(../img/cliente/cliente-bg-cadastro.png)no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.ul-guia-form-cliente {
    font-family: Roboto;
    font-size: 18.5px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    list-style: none;
    padding: 30px;
}

.ul-guia-form-cliente li {
    margin-bottom: 10px;
}

.elipse-css-img {
    margin-right: 3px;
    margin-top: -3px;
    width: 25px;
    height: 25px;
}

.checked-css-img {
    width: 25px;
    height: 25px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
}

.img-lateral-cliente-cadastro {
    width: 90%;
    padding: 35px;
    margin-left: 5%;
    margin-top: -30px;
}

.titulo-preencha-dados-cliente {
    font-family: Roboto;
    font-size: 22px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #353535;
    margin-top: 15px;
}

.input-cadastro-padrao {
    border-radius: 10px;
    border: 2px solid #d1d1d1;
    margin-top: 5px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #6c6c6c;
}

.card-novo-contato {
    border: 2px solid #ededed;
    padding: 15px;
    margin-top: 10px;
}

.span-contato {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6c6c6c;
    margin-top: -25px;
    display: block;
    background: #fff;
    text-align: center;
    width: 20%;
}

.input-cadastro-contatos {
    border-radius: 10px;
    border: 2px solid #d1d1d1;
    margin-top: 5px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #6c6c6c;
    width: 100%;
    height: 35px;
    padding-left: 8px;
}

.btn-adicionar-mais-contatos {
    float: right;
    margin-right: -20px;
    margin-top: -13px;
    border: none;
    background: no-repeat;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #6c6c6c;
}

.carregando-calendario {
    z-index: 9999;
    position: fixed;
    background: #fff;
    margin-top: -75px;
    width: 100%;
    height: 120vh;
    text-align: center;
    align-items: center;
    display: flex;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.loading-div-control {
    text-align: center;
    width: 100%;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #add037;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #add037 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.content-motoristas-cadastro {
    background: #f7f7f7;
}

.cadastro-box-motorista {
    border-radius: 10px;
    box-shadow: 0px 3px 18.7px 2.3px rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    min-height: 100px;
    width: 90%;
    margin-left: 5%;
    margin-top: 30px;
    height: auto;
    display: flex;
}

.box-motorista-esquerda {
    background: url(../img/motorista_novo/ret-ngulo-arredondado-11.png)no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 100px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 25%;
    float: left;
    display: flex;
    position: relative;
    height: auto;
    align-items: center;
    padding: 15px;
}

.box-motorista-direita {
    background: #fff;
    min-height: 100px;
    width: 75%;
    float: left;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 30px;
}

.img-motorista-carros {
    width: 90%;
    margin-left: 5%;
}

.dados-motorista-h2-alert {
    font-family: Roboto;
    font-size: 19px;
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.img-guia-lateral-motorista {
    width: 25%;
    margin: 0 auto;
    display: flex;
    margin-bottom: 10px;
}

.card-motorista-tipo {
    border-radius: 10px;
    border: 2px solid #dbdbdb;
    min-height: 100px;
    cursor: pointer;
}

.clt-card {
    background: url(../img/motorista_novo/id-card.png)no-repeat center center;
    -webkit-background-size: 35%;
    -moz-background-size: 35%;
    -o-background-size: 35%;
    background-size: 35%;
}

.clt-agregado {
    background: url(../img/motorista_novo/group.png)no-repeat center center;
    -webkit-background-size: 35%;
    -moz-background-size: 35%;
    -o-background-size: 35%;
    background-size: 35%;
}

.clt-freelancer {
    background: url(../img/motorista_novo/rewind-time-3-x.png)no-repeat center center;
    -webkit-background-size: 35%;
    -moz-background-size: 35%;
    -o-background-size: 35%;
    background-size: 35%;
}

.motorista-p-title-tipo {
    font-family: Roboto;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #353535;
    margin-top: 5px;
}

.formulário-motorista-novo input {
    border-radius: 10px;
    border: 2px solid #d1d1d1;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 15px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #6c6c6c;
    height: 35px;
    line-height: 35px;
}

.btn-salvar-motorista-novo {
    background-color: #b0d436;
    border: none;
    font-family: Roboto;
    font-size: 13.5px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    text-transform: uppercase;
    width: 50%;
    text-align: center;
    height: 32px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    border-radius: 7px;
}

.col-imagem-motorista-novo {
    align-items: center;
    display: flex;
}


/* The container */
.container-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 8px;
    margin-top: 5px;
}

/* Hide the browser's default checkbox */
.container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 2px solid #add037;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.container-checkbox:hover input~.checkmark {
    background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.container-checkbox input:checked~.checkmark {
    background-color: #add037;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-checkbox input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
    left: 7px;
    top: 2px;
    width: 8px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.link-controle-ficha-arquivos {
    border-radius: 10px;
    background-color: #e4e4e4;
    margin-top: -5px;
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #353535;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.input-form-accordion {
    font-size: 13px;
    height: 40px !important;
    width: 100% !important;
    border: 1px solid #d1d1d1;
    border-radius: 10px;
}



/*******************************/

.select-accordion-customized .ms-choice {
    margin-top: 6px !important;
    width: 100% !important;
    height: 25px !important;
    font-size: 14px !important;
    border: none !important;
    border-bottom-width: medium !important;
    border-bottom-style: none !important;
    border-bottom-color: currentcolor !important;
    border-bottom: 0px solid #bfbfbf !important;
    background-size: 24px !important;
    margin-bottom: 1px !important;
    font-family:  !Roboto important;
    font-size: 13px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    color: #8E8E8E !important;
    border-radius: 0px !important;
    margin-left: 0px !important;
}

.select-accordion-customized .ms-choice>span {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 20px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: block !important;
    padding-left: 15px !important;
    margin-top: 0px !important;
    background: unset !important;
    height: 38px !important;
    line-height: 38px !important;
}

.select-accordion-customized .ms-choice>div {
    top: 3px !important;
    width: 18px !important;
    height: 25px !important;
}

.select-accordion-customized .ms-drop {
    width: 100% !important;
    margin-top: 1px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    margin-left: -12px !important;
}

.mensagem-valor-abaixo-contrato {
    font-size: 12px;
    text-align: center;
    width: 100%;
    margin-top: 0px;
    display: block;
    margin-bottom: 0px;
    color: #c14c4c;
}

.dropdown-cadastros-css li {
    width: 100%;
    margin: 0px;
    background: #fff;
    float: unset;
    text-align: left;
}

.dropdown-cadastros-css li a {
    color: #515151 !important;
}

.h2-name-profile-menu span {
    color: #6f6f70;
    margin-right: 3px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.dropdown-cadastros-css {
    box-shadow: none;
    border: 1px solid #add037;
    text-transform: uppercase;
    padding: 0px;
    min-width: auto;
    margin-left: 0px;
    text-align: center;
    border-radius: 0px;
    background: #fff;
    margin-top: 5px;
}

.cliente-cnpj {
    background: url(../img/cliente/cnpj.png)no-repeat center center;
    -webkit-background-size: 35%;
    -moz-background-size: 35%;
    -o-background-size: 35%;
    background-size: 35%;
}

.cliente-cpf {
    background: url(../img/cliente/cpf.png)no-repeat center center;
    -webkit-background-size: 35%;
    -moz-background-size: 35%;
    -o-background-size: 35%;
    background-size: 35%;
}


/** GERENCIAMENTO DE CRÉDITO **/
.topo-histor-cred {
    background-color: #32323b;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 6px solid #9bcb17;
}

.status-cliente-cred {
    text-align: center;
    color: white;
    background-color: #9bcb17;
    margin-left: 46%;
    padding: 2px 0px 2px 0px;
    border-radius: 20px;
    font-weight: 300;
    font-size: 11px;
    display: block;
    margin: 0 auto;
    width: 8%;
}

.nome-client-cred {
    text-align: center;
    color: white;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
}

.tit-cred-dispon {
    text-align: center;
    font-size: 13px;
    color: white;
    margin-bottom: -10px;
    font-family: Roboto;
    font-weight: 300;

}

.valor-cred-dispon {
    text-align: center;
    color: white;
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 5px;
}

.btn-gerenc-cred {
    width: 100%;
    text-align: center;
    margin-top: -15px;
    font-size: 13px;
    font-weight: 300;
    font-family: Roboto;
}

.btn-gerenc-cred a {
    display: inline;
    width: 20%;
    background-color: #9bcb17;
    color: white;
}

.btn-remov-cred {
    padding: 10px 25px 10px 19px;
    border-radius: 0px 35px 35px 0px;
    margin-left: -5px;
}

.btn-add-cred {
    padding: 10px 25px 10px 19px;
    border-radius: 35px 0px 0px 35px;
    border-right: 2px solid white;
}

.timeline-cred-mes {
    color: #727272;
    font-weight: 300;
    font-size: 22px;
    margin-top: 15px;
    margin-left: 40px;
    margin-bottom: 15px;
}

.title-acao-timeline {
    font-weight: 600;
    color: #727272;
    font-size: 18px;
    margin-left: 55px;
    margin-top: -3px;
    margin-bottom: 16px;
}

.status-acao-timeline-divida {
    color: white;
    background-color: #ee5332;
    padding: 3px 15px 3px 15px;
    margin-left: 55px;
    border-radius: 20px;
    font-size: 11px;
}

.status-acao-timeline-pago {
    color: white;
    background-color: #9ed117;
    padding: 3px 15px 3px 15px;
    margin-left: 55px;
    border-radius: 20px;
    font-size: 11px;
}

.num-cont-timeline {
    font-weight: 300;
    color: #727272;
    margin-left: 55px;
    margin-top: -20px;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 5px;
}

.timeline-geren-cred {
    list-style-type: none;
    border-bottom: 3px solid #ebebeb;
    margin-top: 5px;
    width: 100%;
}

.data-timeline {
    font-weight: 300;
    color: #727272;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.valor-timeline-locac-divida {
    font-size: 17px;
    color: #ee5332;
    margin-top: 0px;
    margin-bottom: 0px;
}

.valor-timeline-locac-pago {
    font-size: 17px;
    color: #9ed117;
    margin-top: 0px;
    margin-bottom: 0px;
}

.title-list-clien-cred {
    background-color: #5f5f5f;
    padding: 15px 20px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fffefe;
    vertical-align: middle;
}

.select-client-cred {
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-family: Roboto;
    font-weight: 300;
    font-size: 14px;
    padding: 5px 15px;
    line-height: 23px;
    height: 35px;
}

.img-cliente-cred {
    width: 44px;
    border-radius: 50px;
    margin-top: 8px;
}

.nome-cliente-lista {
    margin-top: 10px;
    margin-left: 0px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4c4c4c;
    vertical-align: middle;
    margin-bottom: 10px;
    min-height: 40px;
    align-items: center;
    display: flex;
}

.status-cliente-cred-ativo {
    color: white;
    display: inline-block;
    background-color: #9ed117;
    margin-top: 20px;
    padding: 2px 15px 2px 15px;
    border-radius: 55px;
    font-size: 10px;
    margin-bottom: 20px
}

.status-cliente-cred-inativo {
    color: white;
    display: inline-block;
    background-color: #dfa925;
    margin-top: 40px;
    padding: 2px 15px 2px 15px;
    border-radius: 55px;
    font-size: 13px;
}

.card-user-cred {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 0px;
    padding: 0px 15px;
    padding-right: 0px;
}

.col-img-cred-list-control {
    padding: 0px;
    text-align: center;
}


.tag-inicial-cred {
    border-bottom: 2px solid #e9e9e9;
    padding-bottom: 17px;
}

.inicial-cred {
    font-size: 30px;
    margin-bottom: -20px;
    margin-left: 15px;
    margin-top: 14px;
    color: #d2d2d2;
    font-weight: 300;
}

/**MODAL REMOVER CRED**/
.RemoverCred {
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 12px;
    margin-top: 25%;
}

.AddSaldo-btn {
    background-color: #9ed117;
    border-radius: 55px;
    color: white;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 25px 7px 25px;
}

#valorRemoveCred {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #353535;
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 23px;
    height: 45px;
    line-height: 45px;
    font-size: 30px;

}

#valorRemoveCred::placeholder {
    text-align: center;
    font-weight: 300;
    font-family: Roboto;
    font-size: 30px;
}

.titulo-modal-addCred {
    font-weight: bold;
    text-align: center;
    margin-top: 35px;
    display: block;
    margin-left: auto;
}

/**MODAL ADD CRED**/
.AdicionarCred {
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 12px;
    margin-top: 25%;
}

.AddSaldo-btn {
    background-color: #9ed117;
    border-radius: 55px;
    color: white;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 25px 7px 25px;
}

#valorAddCred {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #353535;
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 23px;
    height: 45px;
    line-height: 45px;
    font-size: 30px;

}

#valorAddCred::placeholder {
    text-align: center;
    font-weight: 300;
    font-family: Roboto;
    font-size: 30px;
}

.titulo-modal-addCred {
    font-weight: bold;
    text-align: center;
    margin-top: 35px;
    display: block;
    margin-left: auto;
}

/* SECTION PRO JUREME ARRUMAR DEPOIS */

.sectionGestao {
    min-height: 93.5vh;
    margin-top: 6.5vh;
}

.leftGestao {
    width: 30%;
    float: left;
    background-color: #ffffff;
    min-height: 93vh;
    z-index: 2;
    display: block;
    overflow-y: scroll;
    max-height: 93vh;
    overflow-x: hidden;
    position: fixed;
    transition: all .4s;
    margin-top: 0;
}

.leftGestao-down {
    margin-top: -50px;
    height: 100vh;
    min-height: 100vh;
    transition: all .4s;
}

.listaFiltros-Gestao {
    position: fixed;
    width: 30%;
    display: block;
    z-index: 2000;
    background: #fff;
    padding-bottom: 20px;
}

.spaceFilterfixedCred {
    padding-top: 145px;
}

.leftGestao::-webkit-scrollbar {
    width: 8px;
}

.leftGestao::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.leftGestao::-webkit-scrollbar-thumb {
    background: #888;
}

.leftGestao::-webkit-scrollbar-thumb:hover {
    background: #add037;
}

.rightGestao {
    width: 70%;
    float: left;
    background-color: #f3f3f3;
    min-height: 100vh;
    display: block;
    margin-left: 30%;
}

.rightGestao-open {
    width: 70%;
    float: left;
    background-color: #f3f3f3;
    max-height: 93vh;
    display: flex;
    margin-left: 30%;
    align-items: center;
    height: 93vh;
}

.rightGestao-open img {
    width: 60%;
    margin: 0 auto;
}

/**ERRO 404**/
.erro-404 {
    background-color: #ededed;
    width: 100%;
}

.img-erro-404 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.tit-erro404 {
    color: #353535;
    font-weight: bold;
    text-align: center;
    font-size: 40px;
}

.text-erro404 {
    text-align: center;
    font-weight: 300;
    font-size: 22px;
    margin-top: -20px;
}

.btn-erro404 {
    color: white;
    background-color: #9ed117;
    margin-left: auto;
    margin-right: auto;
    display: table;
    padding: 14px;
    border-radius: 68px;
}

.section404 {
    min-height: 100vh;
    align-items: center;
    display: flex;
    background-color: #ededed;
    position: fixed;
    width: 100%;
}

.main-footer {
    display: none;
}

#field-produto_padrao-true {
    visibility: visible;
    position: inherit;
}

#field-produto_padrao-false {
    visibility: visible;
    position: inherit;
}

/**PERMISSÃO NEGADA**/
.perm-Negada {
    background-color: #ededed;
    width: 100%;
}

.img-perm-negada {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 20%;
}

.tit-perm-negada {
    color: #353535;
    font-weight: bold;
    text-align: center;
    font-size: 40px;
}

.text-perm-negada {
    text-align: center;
    font-weight: 300;
    font-size: 22px;
    margin-top: -20px;
}

.btn-perm-negada {
    color: white;
    background-color: #9ed117;
    margin-left: auto;
    margin-right: auto;
    display: table;
    padding: 14px;
    border-radius: 68px;
}

.sectionPermissaoNegada {
    min-height: 100vh;
    align-items: center;
    display: flex;
    background-color: #ededed;
    position: fixed;
    width: 100%;
}

.main-footer {
    display: none;
}

#field-produto_padrao-true {
    visibility: visible;
    position: inherit;
}

#field-produto_padrao-false {
    visibility: visible;
    position: inherit;
}


/**UPGRADE PLANO**/
.upgrade-plano {
    width: 100%;
}

.img-cadeado-upgrade {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.tit-upgrade {
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 40px;
}

.text-upgrade {
    text-align: center;
    font-weight: 300;
    font-size: 22px;
    margin-top: -20px;
    color: white;
}

.valor-upgrade {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    margin-top: -20px;
    color: white;
}

.btn-upgrade {
    color: white;
    background-color: #9ed117;
    margin-left: auto;
    margin-right: auto;
    display: table;
    padding: 14px;
    border-radius: 68px;
    opacity: 1.0 !important;
}

.sectionUpgrade-plano {
    min-height: 100vh;
    align-items: center;
    display: flex;
    background-color: #353535;
    position: fixed;
    width: 100%;
    opacity: 0.6;
}

.main-footer {
    display: none;
}

#field-produto_padrao-true {
    visibility: visible;
    position: inherit;
}

#field-produto_padrao-false {
    visibility: visible;
    position: inherit;
}

td.details-control {
    background: url('../img/gerenciamento_cheque/details_open.png') no-repeat center center;
    cursor: pointer;
    width: 2%;
    padding-right: 40px;
}

tr.shown td.details-control {
    background: url('../img/gerenciamento_cheque/details_close.png') no-repeat center center;
    width: 2%;
}

/* NOVA TELA DE AGENDAMENTO QUE TA MATANDO O EDUARDO DE RAIVA */

.box-filtros-calendar {
    width: 90%;
    margin-left: 5%;
    border-radius: 10px;
    background-color: #353535;
    padding: 20px;
}

.select-cliente-home .ms-choice {
    margin-top: -6px !important;
    width: 100% !important;
    height: 27px !important;
    font-size: 14px !important;
    border: none !important;
    border-bottom-width: medium !important;
    border-bottom-style: none !important;
    border-bottom-color: currentcolor !important;
    border-bottom: 0px solid #bfbfbf !important;
    background-size: 24px !important;
    margin-bottom: 10px !important;
    font-family:  !Roboto important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    color: #606060 !important;
    border-radius: 0px !important;
    margin-left: 0px !important;
}

.select-cliente-home .ms-choice>span {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 20px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: block !important;
    padding-left: 15px !important;
    margin-top: 0px !important;
    background: unset !important;
    height: 33px !important;
    line-height: 33px !important;
}

.select-cliente-home .ms-choice>div {
    top: 3px !important;
    width: 18px !important;
    height: 25px !important;
}

.select-cliente-home .ms-drop {
    width: 100% !important;
    margin-top: 1px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    margin-left: -12px !important;
}

.input-form-cliente-filter {
    font-size: 13px;
    height: 30px !important;
    width: 100% !important;
    border: 0px solid #d1d1d1;
    border-radius: 3px;
}

.col-filtro-multi-agendamento {
    text-align: right;
}

.criar-agd-multiplo-btn {
    border-radius: 8px;
    background-color: #add037;
    border: none;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-left: 10px;
    padding: 7px 25px 7px 25px;
    cursor: pointer;
}


.criar-agd-multiplo-btn:disabled {
    background: #b8b2b2;
    cursor: no-drop;
}


.chaveAgedamentoMulti {
    visibility: hidden;
    width: 275px;
    background-color: #e46e1be3;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px 15px;
    position: absolute;
    display: block;
    z-index: 20;
    margin-top: 15px;
    right: 13px;
}

.criar-agd-multiplo-btn:hover:disabled .chaveAgedamentoMulti {
    visibility: visible;
    animation-delay: 0.1s;
    opacity: 0;
    animation-name: bounceIn;
    animation-duration: 400ms;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0.3) translate3d(0, 0, 0);
    }

    50% {
        opacity: 0.9;
        transform: scale(1.1);
    }

    80% {
        opacity: 1;
        transform: scale(0.89);
    }

    100% {
        opacity: 1;
        transform: scale(1) translate3d(0, 0, 0);
    }
}

.fc-event {
    opacity: 0;
    animation-name: bounceIn;
    animation-duration: 400ms;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0.3) translate3d(0, 0, 0);
    }

    50% {
        opacity: 0.9;
        transform: scale(1.1);
    }

    80% {
        opacity: 1;
        transform: scale(0.89);
    }

    100% {
        opacity: 1;
        transform: scale(1) translate3d(0, 0, 0);
    }
}

.buttons-group-home {
    display: block;
    position: absolute;
    float: right;
    width: 100%;
    margin-top: -25px;
}

.cancelar_agendamentos_home {
    border-radius: 8px;
    background-color: #add037;
    border: none;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding: 7px 10px 7px 10px;
    cursor: pointer;
    margin-left: -20px;
}

.cancelar_agendamentos_home {
    background: #b8b2b2;
    cursor: no-drop
}

.cancelarTooltipAgd {
    visibility: hidden;
    width: 275px;
    background-color: #e46e1be3;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px 15px;
    position: absolute;
    display: block;
    z-index: 20;
    margin-top: 10px;
    left: -5px;
}

.cancelar_agendamentos_home:hover:disabled .cancelarTooltipAgd {
    visibility: visible;
    animation-delay: 0.1s;
    opacity: 0;
    animation-name: bounceIn;
    animation-duration: 400ms;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

.disponibilidade-event-btn {
    border-radius: 8px;
    background-color: #add037;
    border: none;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding: 7px 10px 7px 10px;
    cursor: pointer;
    margin-left: 10px;
}

/*LANÇAMENTO VALORES WEB*/
.lancamento-valores-web {
    background: #f9f9f9 !important;
}

.profile-lista-lancamento {
    width: 30px;
}

.nome-clinica-lancamento {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-bottom: -5px;
    margin-left: -62px;
    margin-top: 7px
}


.material-button-anim {
    position: fixed;
    text-align: center;
    max-width: 320px;
    left: 20px;
    bottom: 15px;
    z-index: 2;
}

.material-button {
    position: relative;
    top: 0;
    z-index: 1;
    width: 70px;
    height: 70px;
    font-size: 1.5em;
    color: #fff;
    background: #78a300;
    border: none;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .275);
    outline: none;
    cursor: pointer;
    float: left
}

.material-button-toggle {
    z-index: 3;
    width: 70px;
    height: 70px;
    margin: 0 auto;
}

.material-button-toggle span {
    -webkit-transform: none;
    transform: none;
    -webkit-transition: -webkit-transform .175s cubic-bazier(.175, .67, .83, .67);
    transition: transform .175s cubic-bazier(.175, .67, .83, .67);
    margin-top: 8px;
}

.material-button-toggle.open {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-animation: toggleBtnAnim .175s;
    animation: toggleBtnAnim .175s;
}

.material-button-toggle.open span {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform .175s cubic-bazier(.175, .67, .83, .67);
    transition: transform .175s cubic-bazier(.175, .67, .83, .67);
}

#options {
    height: 70px;
}

.option {
    position: relative;
}

.option .option1,
.option .option2,
.option .option3 {
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -webkit-transition: all .175s;
    transition: all .175s;
}

.option .option1 {
    -webkit-transform: translate3d(0px, 210px, 0) scale(.3, .3);
    transform: translate3d(0px, 210px, 0) scale(.3, .3);
}

.option .option2 {
    -webkit-transform: translate3d(0, 130px, 0) scale(.3, .3);
    transform: translate3d(0, 130px, 0) scale(.3, .3);
}

.option .option3 {
    -webkit-transform: translate3d(-1px, 65px, 0) scale(.5, .5);
    transform: translate3d(-1px, 65px, 0) scale(.5, .5);
}

.option.scale-on .option1,
.option.scale-on .option2,
.option.scale-on .option3 {
    filter: blur(0);
    -webkit-filter: blur(0);
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all .220s;
    transition: all .220s;
    width: 185px;
    border-radius: 10px;
    font-size: 20px;
    height: 45px;
}

.option.scale-on .option1 {
    -webkit-transform: translateY(44px) translateX(15px);
    transform: translateY(44px) translateX(15px);
    -webkit-transition: all .220s;
    transition: all .220s;
    height: 35px;
    line-height: 35px;
    background: #fff;
    color: #353535;
    border-radius: 25px;
    font-weight: 300;
    font-size: 17px;
}

.option.scale-on .option2 {
    -webkit-transform: translateY(57px) translateX(95px);
    transform: translateY(57px) translateX(95px);
    -webkit-transition: all .220s;
    transition: all .220s;
    height: 35px;
    line-height: 35px;
    background: #fff;
    color: #353535;
    border-radius: 25px;
    font-weight: 300;
    font-size: 17px;
}

.option.scale-on .option3 {
    -webkit-transform: translateY(72px) translateX(85px);
    transform: translateY(72px) translateX(85px);
    -webkit-transition: all .220s;
    transition: all .220s;
    height: 35px;
    line-height: 35px;
    background: #fff;
    color: #353535;
    border-radius: 25px;
    font-weight: 300;
    font-size: 17px;
}

@keyframes toggleBtnAnim {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    25% {
        -webkit-transform: scale(1.4, 1.4);
        transform: scale(1.4, 1.4);
    }

    75% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }

    100% {
        -webkit-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3);
    }
}

@-webkit-keyframes toggleBtnAnim {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    25% {
        -webkit-transform: scale(1.4, 1.4);
        transform: scale(1.4, 1.4);
    }

    75% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }

    100% {
        -webkit-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3);
    }
}

.imagem-FAB {
    width: 27px;
    margin-top: -5px;
}

.window-equipamentos {
    position: fixed;
    bottom: 0px;
    left: 13px;
    background: #f7f7f7;
    z-index: 3;
    padding: 0px;
    width: 25%;
    height: 0%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    opacity: 0;
    height: 0px;
}

.window-equipamentos-close {
    animation-name: bounceOffMenu;
    animation-duration: 300ms;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

@keyframes bounceOffMenu {
    0% {
        opacity: 1;
        transform: scale(1.0) translate3d(0, 0, 0);
        height: 70%;
    }

    20% {
        opacity: 1;
        transform: scale(1.0);
        height: 56%;
    }

    40% {
        opacity: 1;
        transform: scale(1.0);
        height: 42%;
    }

    60% {
        opacity: 1;
        transform: scale(1.0) translate3d(0, 0, 0);
        height: 28%;
    }

    80% {
        opacity: 1;
        transform: scale(1.0) translate3d(0, 0, 0);
        height: 14%;
    }

    100% {
        opacity: 1;
        transform: scale(1.0) translate3d(0, 0, 0);
        height: 0%;
    }
}

.window-equipamentos-open {
    animation-name: bounceInMenu;
    animation-duration: 300ms;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

@keyframes bounceInMenu {
    0% {
        opacity: 1;
        transform: scale(1.0) translate3d(0, 0, 0);
        height: 0%;
    }

    20% {
        opacity: 1;
        transform: scale(1.0) translate3d(0, 0, 0);
        height: 14%;
    }

    40% {
        opacity: 1;
        transform: scale(1.0) translate3d(0, 0, 0);
        height: 28%;
    }

    60% {
        opacity: 1;
        transform: scale(1.0);
        height: 42%;
    }

    80% {
        opacity: 1;
        transform: scale(1.0);
        height: 56%;
    }

    100% {
        opacity: 1;
        transform: scale(1.0) translate3d(0, 0, 0);
        height: 70%;
    }
}

.body-modal-filtros {
    overflow-y: scroll;
    width: 100%;
    max-height: 100%;
    padding: 0px 25px;
    padding-bottom: 90px;
}


.body-modal-filtros::-webkit-scrollbar {
    width: 10px;
}

.body-modal-filtros::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.body-modal-filtros::-webkit-scrollbar-thumb {
    background: #888;
}

.body-modal-filtros::-webkit-scrollbar-thumb:hover {
    background: #add037;
}

.header-modal-filtros {
    background: #353535;
    height: 50px;
    margin-bottom: 20px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: #fff;
    text-align: right;
    padding: 0px 20px;
    font-size: 30px;
    font-weight: bold;
}

.header-modal-filtros {
    background: #353535;
    height: 50px;
    margin-bottom: 20px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: #fff;
    text-align: right;
    padding: 0px 20px;
    font-size: 30px;
    font-weight: bold;
}

.header-modal-filtros {
    font-size: 18px;
    display: block;
    padding-top: 13px;
    cursor: pointer;
}

.window-tecnicas {
    position: fixed;
    bottom: 0px;
    left: 13px;
    background: #f7f7f7;
    z-index: 3;
    padding: 0px;
    width: 25%;
    height: 0%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    opacity: 0;
    height: 0px;
}

.window-tecnicas-close {
    animation-name: bounceOffMenu;
    animation-duration: 300ms;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

.window-tecnicas-open {
    animation-name: bounceInMenu;
    animation-duration: 300ms;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

/* MENU COMPARTILHADOS */


.window-compartilhados {
    position: fixed;
    bottom: 0px;
    left: 13px;
    background: #f7f7f7;
    z-index: 3;
    padding: 0px;
    width: 25%;
    height: 0%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    opacity: 0;
    height: 0px;
}

.window-compartilhados-close {
    animation-name: bounceOffMenu;
    animation-duration: 300ms;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

.window-compartilhados-open {
    animation-name: bounceInMenu;
    animation-duration: 300ms;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

.span-selecione-window-home {
    float: left;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fffefe;
    vertical-align: middle;
    margin-top: 2px;
}

.col-sem-dados-menu img {
    width: 100%;
    margin-top: 15%;
    margin-bottom: 20px;
}

.col-sem-dados-menu p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    vertical-align: middle;
}

.modal-cancelar-content {
    border-radius: 20px !important;
    width: 60% !important;
    margin-left: 20% !important;
    margin-top: 2% !important;
}

.cancelar-agendamento-title {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    vertical-align: middle;
}

.img-cancelar-x {
    width: 30%;
    margin-left: 35%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.label-form-agenda-cancelar {
    font-family: Roboto;
    font-size: 17px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    vertical-align: middle;
    margin-bottom: 0px;
}

.input-form-agenda-cancelar {
    height: 35px !important;
    width: 100% !important;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    vertical-align: middle;
    margin-bottom: 0px;
}

.textarea-agenda-cancelar {
    width: 100%;
    resize: none;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    vertical-align: middle;
    margin-bottom: 0px;
}

.box-datas-cancelar {
    width: 94%;
    margin: 0 auto;
    border-radius: 15px;
    padding: 10px;
    border: 1px solid #ebebeb;
}

.header-table-cancelar {
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    vertical-align: middle;
}

.hr-separar-tabela-cancelar {
    width: 95%;
    margin: 0 auto;
    border-top: 2px solid #ebebeb;
    margin-top: -10px;
}

.p-equipamentos-texto-cancelar {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    vertical-align: middle;
    margin: 0px;
    margin-top: 4px;
}

.p-equipamentos-data-cancelar {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    vertical-align: middle;
    margin: 20px;
    margin-top: 4px;
}

.p-equipamentos-data-cancelar b {
    font-weight: bold;
    margin-right: 4px;
}

.triangle-menu {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #ffffff;
    margin-left: 13px;
    margin-top: 5px;
}

.menu-cadastros-link {
    margin-top: 14px;
    display: block;
}

.base-menu-cadastro {
    position: absolute;
    display: none;
    transition: all 2s;
}

.body-menu-cadastro {
    box-shadow: 0px 3px 18.7px 2.3px rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    width: auto;
    height: auto;
    border-radius: 10px;
    padding: 15px 10px;
    transition: all 0.4s ease-out;
    margin-top: 20px;
    margin-left: -55px;
    transition-duration: 1s;
}

.body-menu-cadastro-open {
    width: 350px;
    transition: all 1s ease-out;
}

.agenda-bloqueada {
    position: fixed;
    background: #0000008c;
    z-index: 5;
    margin: 0 auto;
    width: 100%;
    height: 100vh;
    text-align: center;
    align-items: center;
    display: flex;
    top: 0;
}

.agenda-bloqueada p {
    width: 100%;
    text-align: center;
}

.modal-checklist {
    width: 40%;
    background: #fff;
    margin-left: 30%;
    border-radius: 15px;
    padding: 25px;
}

.img-checklist-modal-home-bloq {
    width: 40%;
    margin-top: 0px;
    margin-bottom: 0px;
}

.h2-ops-checklist {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    vertical-align: middle;
    margin-bottom: 20px;
    padding: 5px 45px;
}

.h2-ops-checklist b {
    font-weight: 600;
    color: #25ae88;
}

.main-div-opts-checklist {
    border-bottom: 1px solid #d7d7d7;
    height: 45px;
    line-height: 45px;
    text-align: left;
    padding: 0px 25px;
    width: 100%;
    margin: 0 auto;
}

.sub-div-opt-checklist {
    border-bottom: 1px solid #d7d7d7;
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding: 0px 25px;
    width: 95%;
    margin: 0 auto;
    margin-left: 5%;

}

.span-check-checkado {
    background: #25ae88;
    color: #fff;
    width: 25px;
    display: inline-flex;
    height: 25px;
    text-align: center;
    border-radius: 50%;
}

.span-check-uncheck {
    background: transparent;
    color: #fff;
    width: 25px;
    display: inline-flex;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #000;
}

.span-check-uncheck i {
    margin: 0 auto;
    line-height: 25px;
    color: #fff;
}

.span-check-checkado i {
    margin: 0 auto;
    line-height: 25px;
}

.title-span-tarefa-bloqagd {
    font-family: Roboto;
    font-size: 17px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    vertical-align: middle;
    display: inline-flex;
    margin-left: 8px;
}

.title-span-tarefa-bloqagd-sub {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    vertical-align: middle;
    display: inline-flex;
    margin-left: 8px;
}

.cadastrar-bloqagd-link {
    float: right;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #25ae88;
    display: inline-flex;
    margin-top: 16px;
    border: 1px solid #25ae88;
    padding: 2px 15px;
    border-radius: 5px;
}

.cadastrar-bloqagd-link-sub {
    float: right;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    display: inline-flex;
    margin-top: 10px;
    border: 1px solid #25ae88;
    padding: 2px 8px;
    border-radius: 5px;
    background: #25ae88;
}

.cadastrar-bloqagd-link-sub:hover {
    color: #fff;
    text-decoration: none;
}

.cadastrar-bloqagd-link-sub:active {
    color: #fff;
    text-decoration: none;
}

.cadastrar-bloqagd-link-sub:focus {
    color: #fff;
    text-decoration: none;
}

.span-check-checkado-sub {
    background: #25ae88;
    color: #fff;
    width: 20px;
    display: inline-flex;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
}

.span-check-uncheck-sub {
    background: transparent;
    color: #fff;
    width: 20px;
    display: inline-flex;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #000;
}

.span-check-uncheck-sub i {
    margin: 0 auto;
    line-height: 15px;
    color: #fff;
}

.span-check-checkado-sub i {
    margin: 0 auto;
    line-height: 20px;
}

div.loading {
    width: 100px;
    height: 100px;
    box-sizing: border-box;
    position: relative;
    background-color: white;
    margin: 0 auto;
    margin-top: -60px;
    margin-bottom: 20px;
}

div.loading::before,
div.loading::after {
    z-index: 1;
    box-sizing: border-box;
    content: '';
    position: absolute;
    border: 4px solid transparent;
    width: 0;
    height: 0;
    animation-direction: alternate;
    animation-timing-function: linear;
}

div.loading::before {
    top: 0;
    left: 0;
    animation: border-before 1.5s infinite;
    animation-direction: alternate;
}

div.loading::after {
    bottom: 0;
    right: 0;
    animation: border-after 1.5s infinite;
    animation-direction: alternate;
}

div.loading>div {
    position: absolute;
    opacity: 0;
}

div.loading div.white {
    border-left: 4px solid black;
    top: 0;
    bottom: 0;
    right: 0;
    width: 0;
    animation: white 1.5s infinite;
    animation-direction: alternate;
}

div.loading div.orange {
    border-top: 4px solid black;
    left: 0;
    bottom: 0;
    right: 0;
    height: 0;
    background-color: #add132;
    animation: orange 1.5s infinite;
    animation-direction: alternate;
}

div.loading div.red {
    border-right: 4px solid black;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    background-color: #35353d;
    animation: red 1.5s infinite;
    animation-direction: alternate;
}

@keyframes border-before {
    0% {
        width: 0;
        height: 0;
        border-top-color: black;
        border-right-color: transparent;
    }

    12.49% {
        border-right-color: transparent;
    }

    12.5% {
        height: 0;
        width: 100%;
        border-top-color: black;
        border-right-color: black;
    }

    25%,
    100% {
        width: 100%;
        height: 100%;
        border-top-color: black;
        border-right-color: black;
    }
}

@keyframes border-after {

    0%,
    24.99% {
        width: 0;
        height: 0;
        border-left-color: transparent;
        border-bottom-color: transparent;
    }

    25% {
        width: 0;
        height: 0;
        border-left-color: transparent;
        border-bottom-color: black;
    }

    37.49% {
        border-left-color: transparent;
        border-bottom-color: black;
    }

    37.5% {
        height: 0;
        width: 100%;
        border-left-color: black;
        border-bottom-color: black;
    }

    50%,
    100% {
        width: 100%;
        height: 100%;
        border-left-color: black;
        border-bottom-color: black;
    }
}

@keyframes red {

    0%,
    50% {
        width: 0;
        opacity: 0;
    }

    50.01% {
        opacity: 1;
    }

    65%,
    100% {
        opacity: 1;
        width: 27%;
    }
}

@keyframes orange {

    0%,
    65% {
        height: 0;
        opacity: 0;
    }

    65.01% {
        opacity: 1;
    }

    80%,
    100% {
        opacity: 1;
        height: 50%;
    }
}

@keyframes white {

    0%,
    75% {
        width: 0;
        opacity: 0;
    }

    75.01% {
        opacity: 1;
    }

    90%,
    100% {
        opacity: 1;
        width: 23%;
    }
}

.loading-p {
    margin-bottom: 15px;
    font-family: Roboto;
    font-size: 26px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #353535;
    margin-top: 35px;
}

.cadastrar-novo-canivete {
    display: block;
    width: 100%;
    border-radius: 8px;
    background-color: #add037;
    border: none;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    padding: 7px 10px 7px 10px;
    cursor: pointer;
}

.cadastrar-novo-canivete:hover {
    color: #fff;
}

.cadastrar-novo-canivete:active {
    color: #fff;
}

.cadastrar-novo-canivete:focus {
    color: #fff;
}

.treeViewMenu-Main {
    list-style-type: none;
}

.treeViewMenu-Main {
    margin: 0;
    padding: 0;
}

.caret {
    cursor: pointer;
    -webkit-user-select: none;
    /* Safari 3.1+ */
    -moz-user-select: none;
    /* Firefox 2+ */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
}

.caret::before {
    font-family: Roboto;
    content: "+";
    color: #add037;
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
    margin-top: -3px;
    transition: all 0.4s;
    font-size: 20px;
}

.caret-down::before {
    -ms-transform: rotate(45deg) !important;
    /* IE 9 */
    -webkit-transform: rotate(45deg) !important;
    /* Safari */
    '
transform: rotate(45deg) !important;
    transition: all 0.4s;
}

.nested {
    display: none;
    opacity: 0;
    transition: all 2s linear;
}

.active-menu-opt {
    display: block;
    margin-left: 122px;
    position: relative;
    margin-top: -25px;
    padding: 0px;
    border-left: 1px solid #e0e0e0;
    transition: all 2s;
    opacity: 1;
    transition: all 2s linear;
    margin-bottom: 15px;
}

.treeViewMenu-Main li {
    float: unset;
    margin-top: 1px;
    margin-bottom: 1px;
}

.treeViewMenu-Main li>span {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    vertical-align: middle;
}

.treeViewMenu-Main a {
    color: #000 !important;
    text-transform: unset !important;
    font-size: 14px !important;
}

.container-checklist-home-blog {
    overflow-y: scroll;
    max-height: 50vh;
}

.container-checklist-home-blog::-webkit-scrollbar {
    width: 9px;
    cursor: pointer;
}

/* Track */
.container-checklist-home-blog::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.container-checklist-home-blog::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.container-checklist-home-blog::-webkit-scrollbar-thumb:hover {
    background: #add037;
    cursor: pointer;
}

.no-padding-alert {
    padding: 0px;
    padding-right: 15px;
}

.alert-cliente-custom {
    background: #add037;
    border-radius: 0px;
    border-top-right-radius: 10px;
    margin-bottom: 0px;
    color: #fff;
    padding: 10px 15px;
}

.img-cliente-sucesso {
    width: 65px;
    float: left;
    margin-top: -7px;
}

.alert-cliente-custom h4 {
    font-family: Roboto;
    font-size: 23px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fffefe;
    vertical-align: middle;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 75px;
}

.alert-cliente-custom p {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fffefe;
    vertical-align: middle;
    margin-bottom: 0px;
    margin-left: 75px;
}

.boxSelecionarData-fechamento {
    background: #fff;
    text-align: center;
    padding: 20px;
}

.boxSelecionarData-fechamento img {
    width: 30%;
    margin-bottom: 25px;
    margin-top: 25px;
}

.boxSelecionarData-fechamento p {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    vertical-align: middle;
}

/* FINANCEIRO ACCORDION */
.selecionar-filtros-financeiro {
    border-radius: 0.5px;
    border: none;
    border-bottom: 1px solid #626262;
    margin-bottom: 0px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #626262;
    background: transparent;
    width: 100%;
    text-align: right;
    padding: 8px 5px;
    margin-top: 4px;
}

.motorista-filtro-custom-financeiro {
    margin-left: 9%;
}

.bg-datapicker-locacoes-financeiro {
    background: url(../img/locacoes/calendar.png) no-repeat scroll 3px 3px;
    background-size: 22px;
}

.bg-motorista-locacoes-financeiro {
    background: url(../img/locacoes/user.png) no-repeat scroll 3px 5px;
    background-size: 22px;
    padding: 8px 30px;
}


.col-financeiro-dados {
    border-left: 4px solid #dbdbdb;
    min-height: 450px;
    padding-right: 0px;
}

.pre-div-dados-dinanceiro {
    margin-top: 10%;
}

.pre-div-dados-dinanceiro img {
    width: 100%;
    margin-left: 30%;
}

.custom-financeiro-fechamento-btn {
    background-color: #35353d;
    margin-bottom: 0px;
    border-bottom: 4px solid #a9cb36;
    color: #fff;
    font-weight: 300;
    font-size: 17px;
    border-radius: 0px;
    padding: 0px 15px;
}

/**AKARLDION SE ESTIVER CORRETO**/
.custom-financeiro-fechamento-btn-correto {
    background-color: #396f35;
    margin-bottom: 0px;
    border-bottom: 4px solid #a9cb36;
    color: #fff;
    font-weight: 300;
    font-size: 17px;
    border-radius: 0px;
    padding: 0px 15px;
}

/**AKARLDION SE ESTIVER INCORRETO**/
.custom-financeiro-fechamento-btn-incorreto {
    background-color: #9c3232;
    margin-bottom: 0px;
    border-bottom: 4px solid #a9cb36;
    color: #fff;
    font-weight: 300;
    font-size: 17px;
    border-radius: 0px;
    padding: 0px 15px;
}

.no-padding-right {
    padding-right: 0px;
}

.no-padding-left {
    padding-left: 1px;
    padding-right: 0px;
}

.no-padding-produto {
    padding: 0px 0px 0px 1px;
}

.lixo-confirmacao-icons {
    width: 20px;
}

/*.add_cheque {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: -10px;
    display: block;
}

.add_cartao {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: -10px;
    display: block;
}

.add_deposito {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: -10px;
    display: block;
}

.add_boleto {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: -10px;
    display: block;
}


.add_produto {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 10px;
    display: block;
}*/

.produto-header-financeiro {
    background: #e1e1e1;
    padding: 8px 10px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-bottom: 7px;
    text-align: center;
    margin-top: -5px;
}

.produto-check-financeiro {
    margin-top: 5px;
    width: 15px;
}

.produto-lista-centro {
    text-align: center;
    font-size: 12px;
}

.produto-opt-lista-ajust {
    text-align: center;
    padding-right: 6px;
    padding-left: 0px;
}

.dropdown-menu-produtos {
    box-shadow: none;
    text-transform: uppercase;
    padding: 0px;
    min-width: auto;
    margin-left: -19px;
    text-align: center;
    border-radius: 0px;
    border: 1px solid #e1e1e1;
}

.dropdown-menu-produtos a {
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    line-height: normal;
    font-weight: 300;
    margin: 0px 0px;
}

.custom-cliente-financeiro-fechamento {
    text-align: center;
    font-size: 13px;
}

.no-margin-bottom {
    margin-bottom: 0px;
    font-size: 11px;
}

.finalizar-agendamento-analise {
    width: 100%;
    background: #a9cb36;
    border-radius: 0px;
    color: #fff;
    margin-top: 0px;
    font-family: Roboto;
    font-weight: 300;
}

#Embed {
    display: none;
}

.rs-chegue-span-gerencia {
    font-size: 10px;
    margin-right: 1px;
    font-weight: 600;
}

.th-total {
    font-size: 14px;
    text-align: right;
    font-weight: 300;
    font-family: Roboto;
    padding-top: 10px;
}

.b-pipe {
    font-weight: 900;
    color: #add037;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0.85em;
    white-space: nowrap;
    text-align: right;
    margin-top: -15px;
    font-size: 13px;
    font-weight: 600;
    font-family: Roboto;
}

.col-novo-registro-data {
    text-align: right;
}

.filtroDatas-Datatable {
    width: 25%;
    float: right;
    right: 20%;
    margin-top: 4px;
    margin-bottom: -30px;
    position: absolute;
    z-index: 3;
}

.filtroDatas-Datatable span {
    font-weight: 500;
    font-family: Roboto;
    font-size: 15px;
}

.selecionar-representante-cadCliente {
    border-radius: 10px;
    border: 2px solid #d1d1d1;
    margin-top: 0px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #6c6c6c;
}

.clienteSegmento-Cad-Placeholder .ms-choice>span {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #6c6c6c;
    text-transform: inherit;
}

.button-prev-step-custom {
    padding: 0px;
    margin-top: 22px;
    float: left;
    margin-left: -15px;
    border: none;
    background: no-repeat;
    font-family: Roboto;
    font-weight: 300;
    cursor: pointer;
    font-size: 16px;
}

.final-step-voltar-Cad {
    display: block;
    width: 100%;
    clear: both;
    margin-left: 0px;
}

.voltar-listagem-wizard {
    padding: 0px;
    margin-top: 22px;
    float: left;
    margin-left: -15px;
    border: none;
    background: no-repeat;
    font-family: Roboto;
    font-weight: 300;
    cursor: pointer;
    font-size: 15px;
    color: #000;
}

.btn-remover-div-contato {
    text-align: right;
    margin-top: 5px;
}

.btn-remover-contato-controle-max {
    border-radius: 7px;
    background-color: #dd4b39;
    border: none;
    height: 35px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    cursor: pointer;
    padding: 0px 8px;
}

.row-cheque-detalhes {
    -moz-box-shadow: inset 0 0 5px #949191;
    -webkit-box-shadow: inset 0 0 5px #949191;
    box-shadow: inset 0 0 5px #949191;
    margin-left: 0px;
    margin-right: -1px;
    padding-bottom: 9px;
}

.informacoesH2-cheque {
    font-family: Roboto;
    font-weight: 600;
    margin-top: 10px;
    font-size: 17px;
    margin-bottom: 2px;

}

.chequeLabelControl label {
    font-family: Roboto;
    font-weight: 300;
    margin-bottom: 0px !important;
    font-size: 14px;
}

.chequeLabelControl label b {
    margin-right: 5px;
}

.cheque-pago-link {
    background: #add037;
    color: #fff;
    width: 26%;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 10px;
    margin-right: 5px;
    border-radius: 3px;
}

.cheque-pago-link:hover {
    color: #fff;
}

.cheque-pago-link:active {
    color: #fff;
}

.cheque-pago-link:focus {
    color: #fff;
}

.cheque-retorno1-link {
    background: #e46e1be3;
    color: #fff;
    width: 28%;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 10px;
    margin-right: 5px;
    border-radius: 3px;
}


.cheque-retorno1-link:hover {
    color: #fff;
}

.cheque-retorno1-link:active {
    color: #fff;
}

.cheque-retorno1-link:focus {
    color: #fff;
}

.table-cartao-gestao {
    margin-top: 35px !important;
}

/*  GERENCIAMENTO DE DINHEIRO  */
.titulo-modal-addDinheiro {
    font-weight: 300;
    text-align: center;
    margin-top: 0px;
    display: block;
    margin-left: auto;
    margin-bottom: 0px;
    font-family: Roboto;
    font-size: 18px;
}

.closeDinheiroAdmin {
    padding: 16px;
    font-family: Roboto;
    font-weight: 300;
    font-size: 20px;
}

.input-modal-dinheiro {
    text-align: center;
    margin-bottom: 20px;
    font-family: Roboto;
    width: 100%;
    font-weight: 300;
    font-size: 20px;
    height: 40px;
    line-height: 35px;
}

.select-dinheiro-opt {
    font-family: Roboto;
    width: 100%;
    font-weight: 300;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
}

.textarea-inout-dinheiro-modal {
    resize: none;
    font-family: Roboto;
    font-weight: 300;
}

.addDinheiro_avulso:hover {
    color: #fff;
    text-decoration: none;
}

.addDinheiro_avulso:active {
    color: #fff;
    text-decoration: none;
}

.addDinheiro_avulso:focus {
    color: #fff;
    text-decoration: none;
}

.editDinheiro_avulso:hover {
    color: #fff;
    text-decoration: none;
}

.editDinheiro_avulso:active {
    color: #fff;
    text-decoration: none;
}

.editDinheiro_avulso:focus {
    color: #fff;
    text-decoration: none;
}

.errorModalOptDinheiro {
    font-size: 13px;
    font-family: Roboto;
    text-align: center;
    width: 100%;
    color: rgb(203, 52, 107);
    font-weight: 300;
}

/* ------------------ PERFIL ------------------ */
/* -------MAIN------- */
.start-hr-menu-sub-perfil {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 2px solid #add037;
    width: 100%;
}

/* -------MENU------- */
.pefil-menu {
    background: url(../img/importacao/menu-perfil.png) no-repeat;
    background-size: auto auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    width: 20%;
    min-height: 92vh;
    float: left;
}

/* -------IMPORTACAO------- */



.modal-dialog-agend {
    margin-top: 11%;
}

.btn-etap-ant-agend {
    background-color: white;
    border: 1.5px solid #add037;
    color: #add037;
    font-size: 13px;
    border-radius: 5px;
    height: 28px;
    padding: 0px;
    width: 30%;
    line-height: 28px;
    margin-left: 10px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.span-select-tecnica {
    font-weight: 500;
}

.tit-detalhe-client {
    color: #9c9c9c;
    text-transform: uppercase;
    font-weight: 500;
}

.label-form-lista {
    font-size: 11px;
    margin-left: 16px;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.label-form-lista-moto {
    margin-top: 20px;
    font-size: 11px;
    margin-left: 16px;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.nome_tecnica {
    font-size: 13px;
    text-align: right;
    margin-left: 0;
}

.tit-loc-list-agend {
    font-size: 13px;
}

.padding-cadastro-cliente-CRUD {
    padding: 20px;
}

.controle-cliente-img-CRUD {
    align-items: center;
    display: flex;
}


.dropdown-menu-lista-agendamento-btn {
    background: transparent;
    width: 35px;
    border: 0px;
}



/**IMPORTAÇÃO**/
.box-importacao {
    width: 80%;
    min-height: 92vh;
    background: #ededed;
    float: left;
    align-items: center;
    display: flex;
}

.importacao-etapa-1 {
    border: solid 3px #dbdbdb;
    background-color: #ffffff;
    width: 90%;
    margin-left: 5%;
    padding: 20px;
    margin-bottom: 3%;
    padding: 30px;
    margin-top: 3%;
    min-height: 80vh;
}

.importacao-etapa-2 {
    border: solid 3px #dbdbdb;
    background-color: #ffffff;
    width: 90%;
    margin-left: 5%;
    padding: 20px;
    margin-bottom: 3%;
    padding: 30px;
    margin-top: 3%;
    min-height: 80vh;
}

.importacao-etapa-3 {
    border: solid 3px #dbdbdb;
    background-color: #ffffff;
    width: 90%;
    margin-left: 5%;
    padding: 20px;
    margin-bottom: 3%;
    padding: 30px;
    margin-top: 3%;
    min-height: 80vh;
}

.importacao-etapa-4 {
    border: solid 3px #dbdbdb;
    background-color: #ffffff;
    width: 90%;
    margin-left: 5%;
    padding: 20px;
    margin-bottom: 3%;
    padding: 30px;
    margin-top: 3%;
    min-height: 80vh;
}

.tit-importacao {
    font-weight: 700;
    font-size: 23px;
    margin-top: 20px;
    margin-left: 20px;
    color: #353535;
}

.text-importacao-etapa1 {
    text-align: center;
    margin-top: 35px;
    color: #6d6d6d;
}

.text-importacao-etapa2 {
    text-align: center;
    margin-top: 35px;
    color: #6d6d6d;
}

.img-upload {
    width: 30%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.img-upload-importacao {
    width: 30%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}


.p-template {
    text-align: center;
    color: #6d6d6d;
    margin-top: 30px;
}

.input-importacao {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #b0b0b0;
    padding: 10px 75px 10px 75px;
    border-radius: 8px;
    margin-bottom: 20px;
}

.btn-prox-importacao {
    width: 20%;
    background-color: #add037;
    margin: 0 auto;
    color: white;
    display: block;
    text-align: center;
    line-height: 35px;
    height: 35px;
}

.btn-prox-importacao:disabled {
    visibility: visible;
    animation-delay: 0.1s;
    opacity: 0;
    animation-name: bounceIn;
    animation-duration: 400ms;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

.btn-prox-importacao:hover {
    color: #fff;
    text-decoration: none;
}

.btn-prox-importacao:active {
    color: #fff;
    text-decoration: none;
}

.btn-prox-importacao:focus {
    color: #fff;
    text-decoration: none;
}

.div-upload {
    border: 1.5px dashed #9c9c9c;
}

.div-upload input {
    width: 95%;
    height: 268px;
    position: absolute;
}

.div-tab {
    border: 1.5px solid #9c9c9c;
}

.upload-text-box {
    text-align: center;
    color: #616161;
    margin-top: 20px;
    font-size: 17px;
}

.navegue-text-box {
    color: #353535;
}

.nav-importacao {
    color: #353535;
}

.nav-importacao:hover {
    color: #353535;
}

.div-tab-importacao {
    border: 1px solid #b9b9b9;
    background-color: #f4f4f4;
    padding: 18px;
}

.col-importacao {
    width: 20%;
    float: left;
}

.tit-coluna-importacao {
    font-weight: 700;
    font-size: 12px;
    color: #353535;
    margin-top: 26px;
    text-align: center;
    font-family: Roboto;
}

.tab-content-importacao {
    overflow: scroll;
    max-height: 35vh
}

.importacao-item-tab {
    font-weight: 300;
    color: #565656;
    list-style: none;
    text-align: center;
    font-size: 13px;
}

.list-importacao-tab {
    padding-left: 0px;
}

.lds-ring {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 64px;
    height: 64px;
}

.load-importacao div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #add037 transparent transparent transparent;

}

.load-importacao {
    transition: all 0.5s ease-out;
    height: 55px;
}

.load-importacao-desbilitado {
    opacity: 0;
    visibility: hidden;
    height: 0px;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.upload-sucesso-importacao {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    opacity: 1 !important;
    visibility: visible !important;
    width: 10% !important;
}

.upload-sucesso-importacao-desabilitado {
    opacity: 0;
    visibility: hidden;
    width: 0px;
    transition: all 0.5s ease-in;
}

.fazendo-upload-importacao {
    text-align: center;
    margin-top: 35px;
    color: #6d6d6d;
    transition: all 0.5s ease-out;
}

.fazendo-upload-importacao-desabilitado {
    opacity: 0;
    visibility: hidden;
    font-size: 0px;
}

.upload-sucesso {
    text-align: center;
    margin-top: -30px;
    color: #6d6d6d;
    opacity: 1 !important;
    visibility: visible !important;
    font-size: 19px !important;
    font-weight: 600;
    color: #add037;
}

.upload-sucesso-desabilitado {
    opacity: 0;
    visibility: hidden;
    font-size: 0px;
    transition: all 0.5s ease-in;
}

.btn-finalizar-importacao {
    padding: 10px 75px 10px 75px;
    background-color: #add037;
    display: table;
    margin-left: auto;
    margin-right: auto;
    color: white;
    opacity: 1 !important;
    visibility: visible !important;
    font-size: 15px !important;
}

.btn-finalizar-importacao:hover {
    color: #fff;
    text-decoration: none;
}

.btn-finalizar-importacao:active {
    color: #fff;
    text-decoration: none;
}

.btn-finalizar-importacao:focus {
    color: #fff;
    text-decoration: none;
}


.btn-finalizar-importacao-desabilitado {
    transition: all 0.5s ease-in;
    opacity: 0;
    visibility: hidden;
    font-size: 0px;
}

.importacao-etapa-1-hidden {
    opacity: 0;
    visibility: hidden;
    font-size: 0px;
    width: 0;
    height: 0;
    margin: 0;
    display: none;
}

.importacao-etapa-2-hidden {
    opacity: 0;
    visibility: hidden;
    font-size: 0px;
    width: 0;
    height: 0;
    margin: 0;
    display: none;
}

.importacao-etapa-3-hidden {
    opacity: 0;
    visibility: hidden;
    font-size: 0px;
    width: 0;
    height: 0;
    margin: 0;
    display: none;
}

.importacao-etapa-4-hidden {
    opacity: 0;
    visibility: hidden;
    font-size: 0px;
    width: 0;
    height: 0;
    margin: 0;
    display: none;
}

.row-size-full {
    width: 100%;
}

.img-profile-cliente-view {
    width: 35%;
    overflow: hidden;
    height: 0px;
    padding-bottom: 35%;
    background: #add037;
    margin: 0 auto;
    margin-top: 40px;
    border-radius: 50%;
    border: 2px solid #add037;
    text-align: center;
}



.h2-profile-cliente-view {
    font-family: Roboto;
    font-size: 19px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-top: 8px;
    padding: 0px 20px;
}

.menu-ul-profile-view {
    padding: 0px;
    width: 50%;
    margin-left: 25%;
    list-style: none;
    margin-top: 25px;
}

.menu-ul-profile-view>li {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 10px;
}

.menu-ul-profile-view>li>a {
    color: #fff;
}

.menu-ul-profile-view>li>a:hover {
    color: #add037;
}


.menu-ul-profile-view>li>.importacao-active {
    color: #add037;
}

/**EDITAR SENHA**/
.form-editar-senha {
    background-color: #ededed;
    height: 78vh;
    margin-top: -22px;
}

.card-editar-senha {
    background-color: white;
    margin-top: 4%;
    box-shadow: 5px 10px 18px #b2b2b257;
}

.img-editar-senha {
    width: 40%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 84px;
}

.input-editar-senha {
    border-radius: 6px !important;
    border: 1.3px solid #b3b3b3 !important;
    padding: 5px 40px 5px 10px !important;
    background-image: none !important;
    margin-left: 168px !important;
}

.img-gerar-senha {
    width: 6%;
    border-radius: 5px;
    margin-left: 12px;
    background-color: #efefef;
    padding: 3px;
}

.editar-senha-input {
    width: 20%;
    background: #add037;
    border-radius: 15.5px;
    color: #fff;
    border: 2px solid #add037;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
}

.editar-senha-tit {
    text-align: center;
    color: #646464;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 600;
    margin-top: 18px;

}

.btn-prox-importacao:disabled {
    visibility: visible;
    animation-delay: 0.1s;
    opacity: 0;
    animation-name: bounceIn;
    animation-duration: 400ms;
    animation-timing-function: linear;
    animation-fill-mode: forwards;

    border: none;
    line-height: 31px;
    background: #b8b2b2;
    cursor: no-drop;
}

.importacaoTooltipAgd {
    visibility: hidden;
    width: 275px;
    background-color: #e46e1be3;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px 15px;
    position: absolute;
    display: block;
    z-index: 20;
    margin-top: 10px;
    left: -5px;
    line-height: 14px;
    font-size: 11px;
}

.btn-prox-importacao:hover:disabled .importacaoTooltipAgd {
    visibility: visible;
    animation-delay: 0.1s;
    opacity: 0;
    animation-name: bounceIn;
    animation-duration: 400ms;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

/**INDISPONÍVEL PARA O SEU PLANO**/

.dropdown-menu-lista-agendamento-btn img {
    width: 100%;
}

/* ATUALIZACAO 27 - 28 DE MAIO 2019 */
.menu-lateral-financeiro-position-ctrl {
    transition: all 0.5s ease-out;
    height: auto;
    max-height: 55vh;
    overflow: hidden;
    overflow-y: auto;
}

.menu-lateral-financeiro-position-ctrl-carregando {
    opacity: 0;
    visibility: hidden;
    height: 0px
}

.loading-financeiro-accordion-ctrl {
    background: rgba(53, 53, 61, 0.88);
    border-radius: 1px;
    box-shadow: 0.9px 1.8px 8.6px 0.5px rgba(0, 0, 0, 0.18);
    align-items: center;
    display: flex;
    transition: all 1s ease-out;
    margin-top: 0px;
    height: 300px;
    z-index: 4;
}

.loading-financeiro-accordion-ctrl-inativo {
    opacity: 0;
    visibility: hidden;
    height: 0px
}

.horas-p-locacao {
    text-align: center;
}

.header-financeiro-cliente-macros {
    width: 100%;
    padding: 20px 15px;
    background: #35353d;
    border-top: 4px solid #a9cb36;
    margin-bottom: 15px;
}

.nome-agendamento-financeiro-header {
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
}

.adicionarmaisPagamento {
    display: block;
    width: 100%;
    background: #a9cb36;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 15px;
    padding: 4px 10px;
    border-radius: 5px;
    margin-top: -7px;
}

.adicionarmaisPagamento:hover {
    color: #fff;
    text-decoration: none;
}

.adicionarmaisPagamento:active {
    color: #fff;
    text-decoration: none;
}

.adicionarmaisPagamento:focus {
    color: #fff;
    text-decoration: none;
}

.tit-etapa-akarldion {
    margin-top: 0px;
    color: #a4a4a4;
    line-height: normal;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0px;
}

.desconto-header-financeiro {
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-top: 10px;
    margin-bottom: 7px;
    text-align: center;
}

.imagem-confirmacao-status {
    width: 20px;
    margin-top: -3px;
    margin-left: 5px;
    margin-right: 5px;
}

.tecnica-header-financeiro {
    background: #e1e1e1;
    padding: 8px 10px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-bottom: 7px;
    text-align: center;
    margin-top: -5px;
}

.horaExtra-header-financeiro {
    background: #e1e1e1;
    padding: 8px 10px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-bottom: 7px;
    text-align: center;
    margin-top: -5px;
}

/*.add_horaExtra {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: -10px;
    display: block;
}

.add_tenica {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: -10px;
    display: block;
}

.add_desconto {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: -10px;
    display: block;
}

.add_creditoDebito {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: -10px;
    display: block;
}*/

.p-check-financeiro {
    font-family: Roboto;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #5a5a5a;
    text-align: center;
}

.creditoDebito-header-financeiro {
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #353535;
    margin-top: 10px;
    margin-bottom: 7px;
    text-align: center;
}

.label-cheque-modal {
    margin-bottom: -8px;
    position: relative;
    display: block;
    background: #fff;
    width: 30%;
    text-align: center;
    margin-left: 10px;
    font-family: Roboto;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #535353;
    z-index: 2;
}

.card-financeiro-painel {
    background: url(../img/financeiro_painel/bg-financeiro.png) no-repeat;
    background-size: auto auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 175px;
    align-items: center;
    display: flex;
}

.sub-card-financeiro-painel {
    width: 100%;
    text-align: center;
}

.sub-card-financeiro-painel img {
    width: 65px;
    margin-bottom: 5px;
    filter: grayscale(1);
}

.sub-card-financeiro-painel p {
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    margin-bottom: 10px;
}

.sub-card-financeiro-painel select {
    width: 65%;
    margin: 0 auto;
    background: #add037;
    border: none;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
}

.sub-card-financeiro-painel select:hover {
    background: #add037;
    color: #fff;
}

.sub-card-financeiro-painel select:active {
    background: #add037;
    color: #fff;
}

.sub-card-financeiro-painel select:focus {
    background: #add037;
    color: #fff;
}

/* ATUALIZACAO 27 - 28 DE MAIO 2019 */


/* ATUALIZACAO 29 DE MAIO DE 2019 */
.switch-pago {
    margin-top: -4px !important;
    display: inline-block;
    width: 80%;
    height: 15px;
    margin: 4px;
    transform: translateY(50%);
    position: relative;
    margin-left: 10%;
}

.table td,
.table th {
    padding: 15px 5px;
    vertical-align: top;
    border-top: 1px solid #e9ecef;
    font-size: 13px;
}

.slider-pago:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #777;
    border-radius: 30px;
    transform: translateX(-11px);
    transition: .4s;
}

input:checked+.slider-pago:before {
    transform: translateX(11px);
    background: limeGreen;
}

/* ATUALIZACAO 29 DE MAIO DE 2019 */

/* ATUALIZACAO 30 DE MAIO DE 2019 */
.buttons-excel {
    color: #353535;
    background-color: #efefef;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-right: 0px;
    font-weight: 300;
    font-family: Roboto;
    font-size: 13px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
    cursor: pointer;
    border: none;
    text-transform: uppercase;
    float: right;
}

.dataTable_dinheiro_css>.dataTables_wrapper {
    margin-top: -34px;
}

.editar-dinheiro-avulso {
    color: #353535;
    font-size: 16px;
    margin: 0px 5px;
}

.deletar-dinheiro-avulso {
    color: #ea3333;
    font-size: 16px;
    margin: 0px 5px;
}

.border-left-table-dinheiro {
    border-left: 1px solid rgba(255, 255, 255, 0.33);
}

.header-dinheiro-gestao-controle {
    padding-right: 0px !important;
}

.valorEntrada-dinheiro {
    color: #9bbc2c;
}

.valorSaida-dinheiro {
    color: #ea3333;
}

.previ-dinheiros-custom {
    margin-top: 5px !important;
}

.title-previdinheiros-custom {
    margin-top: 15px !important;
}

.div-trocar-img-perfil {
    position: relative;
    margin-top: -103%;
    width: 100%;
    background: rgba(5, 0, 0, 0.78);
    height: 0;
    padding-bottom: 100%;
    opacity: 0;
    transition: all .4s ease-out;
    border-radius: 100%;
    border-top: 3px solid rgba(5, 0, 0, 0.78);
    border-bottom: 1px solid rgba(5, 0, 0, 0.78);
}

.div-trocar-img-perfil h2 {
    font-size: 10px;
    color: #fff;
    margin-top: 38%;
    text-align: center;
    opacity: 0;
    transition: all .4s ease-out;
    padding: 0px 10px;
}

.div-trocar-img-perfil input {
    position: absolute;
    margin-top: -73%;
    width: 100%;
    opacity: 0;
    height: 0;
    padding-bottom: 100%;
    margin-left: -50%;
    cursor: pointer;
}

.div-trocar-img-perfil:hover {
    opacity: 1;
}

.div-trocar-img-perfil:hover h2 {
    opacity: 1;
}


.img-profile-cliente-view img {
    width: 100%;
    height: auto;
    display: block;
}

/* ATUALIZACAO 30 DE MAIO DE 2019 */

.slider-pago-cartao {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
    box-shadow: 0 0 0 2px #777, 0 0 4px #777;
    cursor: pointer;
    border: 4px solid transparent;
    overflow: hidden;
    transition: .4s;
}

input:checked+.slider-pago-cartao {
    box-shadow: 0 0 0 2px limeGreen, 0 0 2px limeGreen;
}

.slider-pago-cartao:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #777;
    border-radius: 30px;
    transform: translateX(-11px);
    transition: .4s;
}

input:checked+.slider-pago-cartao:before {
    transform: translateX(11px);
    background: limeGreen;
}


.tr-contrato-control td {
    height: 25px;
    min-height: 20px;
    padding: 0px 10px;
    line-height: 25px;
}


/**COMPARTILHAMENTO ADICIONAR**/
#parceiro_compartilhamento-error {
    font-size: 12px;
    margin-left: 11px;
    font-weight: 700;
    font-family: Roboto;
    color: #993333;
}

#modelo_compartilhamento-error {
    font-size: 12px;
    margin-left: 11px;
    font-weight: 700;
    font-family: Roboto;
    color: #993333;
}

#compartilhamento_descricao-error {
    font-size: 12px;
    margin-left: 11px;
    font-weight: 700;
    font-family: Roboto;
    color: #993333;
}

#parceiro_ecompartilhamento-error {
    font-size: 12px;
    margin-left: 11px;
    font-weight: 700;
    font-family: Roboto;
    color: #993333;
}

#modelo_ecompartilhamento-error {
    font-size: 12px;
    margin-left: 11px;
    font-weight: 700;
    font-family: Roboto;
    color: #993333;
}

#ecompartilhamento_key-error {
    font-size: 12px;
    margin-left: 11px;
    font-weight: 700;
    font-family: Roboto;
    color: #993333;
}

#ecompartilhamento_descricao-error {
    font-size: 12px;
    margin-left: 11px;
    font-weight: 700;
    font-family: Roboto;
    color: #993333;
}

.img-compartilhamento-ilustr {
    width: 95%;
    margin-top: 26px;
}

.label-compartilhamento-new {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #5d5d5d;
    margin-left: 15px;
}

.pre-div-dados-listaagendamento {
    height: 100%;
    align-items: center;
    display: flex;
}

.pre-div-dados-listaagendamento img {
    width: 55%;
    margin: 0 auto;
}

.input-search-bar-div {
    border: 1px solid #ced4da;
    margin: 0 auto;
    width: 90%;
    margin-top: 10px;
    font-family: Roboto;
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
    height: 35px;
    border-radius: .25rem;
}

.input-search-bar-icon {
    margin-left: 6px;
}

.input-search-bar-icon i {
    margin-top: 9px;
    color: #495057;
}

.input-search-bar {
    font-family: Roboto;
    font-weight: 300;
    font-size: 14px;
    color: #495057;
    padding-left: 3px;
    width: 93%;
    border: none;
}

*:focus {
    outline: none;
}

*:active {
    outline: none;
}

.adicionar-cliente-finalizar-btn {
    border-radius: 7px;
    background-color: #add037;
    width: 50%;
    margin-top: 15px;
    border: none;
    height: 35px;
    padding: 0px;
    margin-right: -15px;
    margin-bottom: 15px;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 35px !important;
    letter-spacing: normal;
    color: #ffffff !important;
    cursor: pointer;
    margin: 0 auto;
}


.dropdown-agendamentos-home {
    border: none;
    min-width: 230px;
    margin-left: -195px;
    box-shadow: 1px 0px 5px 2px rgba(49, 49, 49, 0.36);
    margin-top: 0px;
}

.dropdown-agendamentos-home>li {
    border-bottom: 1px solid rgba(225, 225, 225, 0.29);
    text-align: left;
    padding: 2px 10px;
}

.dropdown-agendamentos-home>li>.edit-opt-card {
    color: #353535 !important;
    font-size: 11px;
    display: block;
    height: 20px;
    line-height: 20px;
}

.dropdown-agendamentos-home>li>.remove-opt-card {
    color: rgb(208, 47, 47) !important;
    font-size: 11px;
    display: block;
    height: 20px;
    line-height: 20px;
}

.show>.dropdown-menu-lista-agendamento-btn {
    background: #fff;
    z-index: 2000;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 2px -2px 5px 0px rgba(49, 49, 49, 0.36);
}

.dropdown-menu-lista-agendamento-btn:focus {
    outline: none;
}

.dropdown-menu-lista-agendamento-btn:active {
    outline: none;
}

.card-custos-motorista-list {
    border-radius: 10px;
    border: 2px solid #ededed;
    padding: 13px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.h2-card-custos-motorista-list {
    margin-top: -20px;
    display: block;
    background: #fff;
    width: 25%;
    text-align: center;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8f8f8f;
}

.btn-adicionar-mais-motoristas {
    float: right;
    margin-right: -5px;
    margin-top: -3px;
    border: none;
    background: no-repeat;
    font-family: Roboto;
    font-size: 11px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #6c6c6c;
}


.label-form-lista-moto-custo {
    font-family: Roboto;
    margin-bottom: 0px;
    font-weight: 300;
    font-size: 12px;
}


.select-custos-motorista {
    font-size: 12px;
    font-family: Roboto;
    font-weight: 300;
}


.col-padding-right-custos {
    padding-right: 0px;
}

.button-remove-custo-motorista {
    margin-top: 22px;
    background: none;
    border: none;
    margin-left: -8px;
    font-size: 25px;
    color: rgb(224, 38, 31);
}

.link-controle-ficha-contrato-agendamento {
    border-radius: 3px;
    background-color: #e4e4e4;
    display: block;
    width: 65%;
    height: 30px;
    line-height: 30px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #353535;
    float: right;
    margin-right: 10px;
    margin-bottom: 3px;
}

/* REVISAO FINAL GERENCIAMENTOS */
.btn-add-reg-din-boleto {
    color: white;
    background-color: #add037;
    padding: 5px 5px 5px 5px;
    border-radius: 50px;
    margin-bottom: 0px;
    margin-right: 0px;
    font-weight: 300;
    font-family: Roboto;
    font-size: 13px;
    display: block;
    width: 15%;
    text-align: center;
    right: 15px;
    float: right;
    cursor: pointer;
    position: absolute;
    z-index: 3;
    margin-top: 0px;
}

.item-despesa-pago-boleto>.switch-pago {
    margin-top: -4px !important;
    display: inline-block;
    width: 40%;
    height: 15px;
    margin: 4px;
    transform: translateY(50%);
    position: relative;
    margin-left: 30%;
}

.boleto-editar-link {
    color: #353535;
    font-size: 16px;
    margin: 0px 5px;
}

.boleto-deletar-link {
    color: #ea3333;
    font-size: 16px;
    margin: 0px 5px;
}

.header-tab-boleto-funcoes {
    text-align: center;
}

.header-tab-boleto-nofuncoes {
    text-align: center;
}

.AdicionarBoleto {
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 12px;
    margin-top: 10%;
}

.titulo-modal-addBoleto {
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    display: block;
    margin-left: auto;
    margin-bottom: 0px;
}

.label-pagamento-cliente-boleto {
    font-family: Roboto;
    font-weight: 300;
}

.selecionar-conta-boleto {
    border-radius: 10px;
    border: 1px solid #9e9e9e;
    width: 100%;
    font-family: Roboto;
    font-weight: 300;
    font-size: 13px;
    padding-left: 20px;
}

.dropdown-menu-fechamento {
    transform: translate3d(148px, 16px, 0px) !important;
    border: 1px solid #e1e1e1;
}

.ul-main-fechamento-menu {
    text-align: left;
    list-style: none;
    padding: 0px 10px;
    margin: 5px 0px;
    font-weight: bold;
    font-size: 13px;
}

.ul-main-fechamento-menu>li {
    margin-bottom: 3px;
}

.ul-sub-fechamento-menu {
    list-style: none;
    padding: 0px 0px 0px 15px;
}

.dropdown-item-financeiro {
    display: block;
    width: 100%;
    padding: 5px 0px;
    clear: both;
    font-weight: 300;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 12px;
}

.dropdown-item-financeiro img {
    height: 20px;
    width: auto;
}


.status-clicksign-ok {
    background: #b6da3e;
    width: 20%;
    margin-top: 20px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 13px;
    margin-bottom: 0px;

}

.status-clicksign-cancel {
    background: #bf3d44;
    width: 20%;
    margin-top: 20px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 13px;
    margin-bottom: 0px;
}

.status-clicksign-upload {
    background: #524dd6;
    width: 20%;
    margin-top: 20px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 13px;
    margin-bottom: 0px;
}

.clicksignStatusModalSign {

    border-radius: 3px;
    background-color: #add037;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding: 1px 10px;
    margin-top: 0px;
    text-transform: uppercase;
    word-wrap: break-word;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.clicksignStatusModalUpload {


    border-radius: 3px;
    background-color: #524dd6;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding: 1px 10px;
    margin-top: 0px;
    text-transform: uppercase;
    word-wrap: break-word;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.clicksignStatusModalCancel {

    border-radius: 3px;
    background-color: #bf3d44;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding: 1px 10px;
    margin-top: 0px;
    text-transform: uppercase;
    word-wrap: break-word;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 4px;
    padding-top: 4px;

}

/*ficha de viagem */
.label-ficha-viagem {
    display: block;
    width: 100%;
    margin: 0;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: white;
    background: transparent;
    padding-left: 0px;
    height: 50px;
    margin-top: 25px;
    background-color: #263153;
    padding: 0px 15px;
  
}

.label-text-ficha-viagem {
    font-size: 14px;
    margin-left: 16px;
    margin-bottom: 5px;
    text-transform: uppercase;
}