/*.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #2A5C78 !important;
}*/

[class^="bootstrap-module__table"] > thead > tr {
    background-color: #2A5C78;
    color: #fff;
}

.form-control {
    border-radius: .25rem !important
}

.img-loading {
    background: url('../img/loading.gif') no-repeat center;
    width: 100%;
    height: 64px;
}

.img-loading-sm {
    background: url('../img/loading-sm.gif') no-repeat;
    background-position: left top;
    background-size: 20px 20px;
    width: 100%;
    height: 64px;
    margin: 5px;
}

.partialContent .img-loading {
    background-image: 20px 20px;
}

.txt-pesquisa {
    max-width: 95%;
    margin-left: 5px;
    margin-right: 5px;
    /* border-radius: 5px; */
    margin-top: 10px;
    height: 30px;
    background: #2D6482 !important;
    border-color: #2D6482 !important;
    color: white !important;
    font-family: Arial, FontAwesome;
}

.txt-pesquisa::placeholder {
    color: #b8c7ce !important;
}

.txt-pesquisa:focus {
    background: white !important;
    color: black !important;
}

.wrapper {
    background-color: #F0F0F7 !important;
}

.main-sidebar {
    background-color: #2A5C78 !important;
}

.skin-blue .main-header .navbar {
    background-color: #fff;
    box-shadow: 0px 2px 3px #0000000D;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: rgba(0, 0, 0, 0.5);
}

.skin-blue .main-header .navbar .nav > li > a {
    color: rgba(0, 0, 0, 0.5);
    font-family: Montserrat, Medium;
    font-size: 13px;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: #2A5C78;
}

.skin-blue .main-header .logo {
    background-color: #25526B;
    color: #fff;
    border-bottom: 0 solid transparent;
    height: 54.4px;
}

.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
    /*color: #C2D93C;*/
    background: #25526B;
}

.skin-blue .main-header .navbar .nav > li > a:hover, .skin-blue .main-header .navbar .nav > li > a:active, .skin-blue .main-header .navbar .nav > li > a:focus, .skin-blue .main-header .navbar .nav .open > a, .skin-blue .main-header .navbar .nav .open > a:hover, .skin-blue .main-header .navbar .nav .open > a:focus, .skin-blue .main-header .navbar .nav > .active > a {
    background: none;
    color: rgba(0, 0, 0, 0.5);
}

.skin-blue .sidebar-menu > li > a {
    font-family: Montserrat, Medium;
    font-size: 15px;
}

.skin-blue .sidebar-menu .treeview-menu > li > a {
    font-family: Montserrat, Medium;
    font-size: 15px;
}

.skin-blue .sidebar-menu > li > .treeview-menu {
    margin: 0 1px;
    background: #25526B;
}

.skin-blue .sidebar-menu > li.header {
    color: #b8c7ce;
    background: #2A5C78;
}

.skin-blue .main-header li.user-header {
    background-color: #2A5C78;
    font-family: Montserrat, Medium;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Montserrat, Medium;
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 1rem;
}

.skin-blue .sidebar-menu > li.active > a {
    border-left-color: #C2D93C;
}

.active i.fa.fa {
    color: #C2D93C !important;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent !important;
}

.content-wrapper {
    min-height: 100%;
    background-color: #F0F0F7 !important;
    z-index: 800;
}

.skin-blue .sidebar a {
    color: #FFFFFF;
}

    .skin-blue .sidebar a i.fa.fa {
        color: #B6B6B6;
    }

.content-header > h1 {
    margin: 0;
    font-size: 26px;
    text-align: left;
    color: #273142;
    font-weight: 600;
}

.small-box h3 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0;
    color: #fff;
}

.small-box p {
    font-size: 15px;
    color: #fff;
}

.kanban-row {
    margin: 0px;
}

.kanban-header {
    background-color: #2a5c78;
    color: #fff;
}

.btn-kanban {
    width: 5%;
}



.btn-prim {
    background: #3B86FF 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    color: #fff;
    border-color: #3B86FF;
}

    .btn-prim:hover {
        color: #fff;
        background-color: #3b86ffb5;
        border-color: #3b86ffb5;
    }

    .btn-prim:active {
        color: #fff !important;
        background-color: #3b86ffb5 !important;
        border-color: #3b86ffb5 !important;
    }

    .btn-prim:focus {
        box-shadow: 0 0 0 0.2rem transparent !important;
    }

.input-search-kanban {
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.btn-create-kanban {
    position: absolute;
    top: 0;
    right: 10px;
}

.create-and-search-row {
    position: relative;
}

.modal-border-radius {
    border-radius: 0.7rem;
    border: 1px solid transparent;
}

.pull-right a {
    font-size: 15px;
}


/*@media (min-width: 768px) {
    .sidebar-collapse .sidebar-menu {
        position: absolute;
    }
    .sidebar-collapse .sidebar-form:hover {
        width: 250px;
        z-index: 9999;
    }
    .sidebar-collapse #txtPesquisa {
        height: 37px;
        border-radius: 5px;
    }
}*/

.skin-blue .sidebar-form {
    border-radius: 3px;
    border: 1px solid #25526B;
    margin: 10px 10px;
}

.skin-blue .sidebar-form input[type="text"], .skin-blue .sidebar-form .btn {
    box-shadow: none;
    background-color: #25526B;
    border: 1px solid #25526B;
    height: 35px;
}
.skin-blue .sidebar-form input[type="text"], .skin-blue .sidebar-form .btn {
    box-shadow: none;
    background-color: #25526B;
    border: 1px solid #25526B;
    height: 35px;
}
.skin-blue .sidebar-form input[type="text"]:focus, .skin-blue .sidebar-form input[type="text"]:focus+.input-group-btn .btn {
    background-color: #fff;
    color: #666;
    border: 1px solid #fff;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}