﻿@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Muli:400,600,700');

html, body {
    font-family: Muli, sans-serif;
}

@-webkit-keyframes autofill {
    to {
        color: #fff;
        background: transparent;
    }
}

/*body {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

    html::-webkit-scrollbar, body::-webkit-scrollbar {
        display: none;
    }

html {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}*/

/*-----------------------------------------------------------------*/


.login-content {
    background: url(../images/loginbg_overlay_55.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

    .login-content .logo {
        background: #252525;
        min-width: 400px;
        text-align: center;
        padding: 20px 0px;
        max-width: 450px;
        margin-bottom: 0px;
    }

    .login-content .login-box {
        position: relative;
        min-width: 400px;
        min-height: 400px;
        background-color: rgba(37,37,37,0.7);
    }

        .login-content .login-box .login-head {
            margin-top: 0;
            margin-bottom: 0px;
            padding-bottom: 20px;
            border-bottom: none;
            text-align: center;
            color: #fff;
            font-weight: 100 !important;
        }

    .login-content .form-control {
        display: block;
        width: 100%;
        padding: 0.375rem 1.75rem;
        font-size: 0.875rem;
        line-height: 1.5;
        color: #fff;
        background-color: transparent;
        background-clip: padding-box;
        border: 0px solid #ced4da;
        border-radius: 0px;
        border-bottom: 1px solid #fff;
        -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    }

        .login-content .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #fff !important;
            font-size: 14px !important;
            opacity: 1; /* Firefox */
        }

        .login-content .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
            color: #fff !important;
        }

        .login-content .form-control::-ms-input-placeholder { /* Microsoft Edge */
            color: #fff !important;
        }

    .login-content .login-box .login-form, .login-content .login-box .forget-form {
        padding: 40px 20px;
    }

    .login-content .login_btn {
        background: #EBEBEB;
        font-size: 12px;
        font-weight: 700;
        color: #465B71;
        padding: 10px 50px;
        border-radius: 50px;
    }

    .login-content .utility .semibold-text a {
        color: #fff;
        font-weight: 400;
    }

    .login-content .login-box label {
        color: #fff;
        font-weight: 400;
        cursor: pointer
    }

    .login-content .login-box .label-text {
        padding-left: 10px;
    }

    .login-content .copyright {
        margin-top: 30px;
        font-weight: 600;
        position: relative;
        bottom: 10px;
        color: #ffff;
    }

.flaticon-user:before, .flaticon-padlock:before {
    position: absolute;
    color: #fff;
}

a:hover {
    text-decoration: none;
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

a, button {
    outline: none !important;
}

sup {
    top: -.3em;
    opacity: 0.7;
}

table.table-bordered.dataTable tbody td {
    vertical-align: middle;
}

.btn:not([disabled]):not(.disabled):not(.btn-link):hover, .btn:not([disabled]):not(.disabled):not(.btn-link):focus {
    text-decoration: none;
    -webkit-transform: none;
    transform: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.app-content {
    background-color: #F5F5F5;
}

.app-header__logo {
    padding: 5px 15px;
}

.app-menu__label {
    padding-left: 10px;
}

.app-sidebar__user-avatar {
    /*margin-left: 10px;*/
    width: 15%;
    max-width: 30px;
    max-height: 30px;
    width: 30px;
    height: 30px;
}

.app-sidebar__Name {
    width: 100%;
}

.sidebar-mini.sidenav-toggled .app-sidebar__user-avatar {
    margin-left: 10px;
}

.app-sidebar__user {
    margin-bottom: 0px;
    padding: 0px;
}

.sidebar-mini.sidenav-toggled .app-menu__label {
    margin-left: -5px;
    line-height: 2;
    color: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}

.app-menu__item.active, .app-menu__item:hover, .app-menu__item:focus {
    background: #f5f5f5;
    border-left-color: #f16524;
}

.treeview.is-expanded [data-toggle='treeview'] {
    background: none;
    border-left-color: #fcb61a;
}

.treeview-menu {
    background: rgba(70, 92, 115, 0.5);
}

.treeview-item.active, .treeview-item:hover, .treeview-item:focus {
    background: #fcb61a;
    text-decoration: none;
    color: #fff;
}

.treeview-item {
    padding: 10px 5px 10px 54px;
}

.sidebar-mini.sidenav-toggled .treeview:hover .app-menu__item {
    overflow: visible;
    background: none;
    border-left-color: #fcb61a;
    color: #fff;
    outline: none;
}

.sidebar-mini.sidenav-toggled .treeview-menu {
    background: #506882;
}

.sidebar-mini.sidenav-toggled .treeview-menu {
    padding: 0px;
}

.select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #555;
}

.select2-container--default .select2-selection--single {
    border-radius: 5px;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        left: 0%;
        margin-left: 0px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0;
    }

.select2-container .select2-selection--single {
    width: 100%;
}

    .select2-container .select2-selection--single .select2-selection__rendered {
        padding-left: 13px;
    }

.select2-dropdown {
    border: 1px solid #555;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-color: #555;
}

.select2.select2-container.select2-container--default.select2-container--below.select2-container--open.select2-container--focus {
    width: auto;
}

.select2-container--open .select2-dropdown--below {
    border-top: 1px solid #555;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #555;
    border-radius: 3px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #555;
    color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #555;
}

.app-title .flaticon-dashboard:before, .app-title .flaticon-statistics:before, .app-title .flaticon-goal:before, .app-title .flaticon-group:before, .app-title .flaticon-think:before, .app-title .flaticon-news:before, .app-title .flaticon-focus-1:before {
    color: #555;
    font-size: 30px;
    vertical-align: middle;
}

.app-title h1 {
    padding: 5px 0px;
    color: #555;
    text-transform: uppercase;
    font-size: 20px;
    padding-top: 10px;
    padding-left: 10px;
}

.app-search__input {
    width: 100%;
    padding: 0.075rem 0.75rem;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid #ccc;
    outline: transparent;
}

.app-search__button .flaticon-arrow:before {
    font-size: 14px !important;
    color: #555 !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #555 !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #555 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #555 !important;
}

.flaticon-comment:before {
    font-size: 20px !important;
    font-weight: 600;
}

.flaticon-medal:before {
    color: #F16524;
    font-size: 16px !important;
    margin-left: 0px !important
}

.flaticon-sort:before {
    margin-left: 0 !important;
}

.grid-section {
    color: #333;
}

    .grid-section .card {
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    }

    .grid-section .card-header {
        font-size: 16px;
        color: #555;
        text-transform: uppercase;
        font-weight: 700;
        border-bottom: none;
    }

    .grid-section .progress1, .grid-section .progress2, .grid-section .progress3 {
        margin-bottom: 20px;
    }

        .grid-section .progress1 .card-header {
            border-top: solid 5px #ed3833;
            background-color: #fff !important;
            border-bottom: solid 1px #ddd;
            text-align: center;
        }

        .grid-section .progress2 .card-header {
            border-top: solid 5px #F39C12;
            background-color: #fff !important;
            border-bottom: solid 1px #ddd;
            text-align: center;
        }

        .grid-section .progress3 .card-header {
            border-top: solid 5px #66AF22;
            background-color: #fff !important;
            border-bottom: solid 1px #E4E4E4;
            text-align: center;
        }

    .grid-section .card-body .actual, .grid-section .card-body .forecast {
        font-size: 16px;
        /*  font-weight: 500;*/
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .grid-section .card-body .actual span {
            float: right;
            font-size: 26px;
            color: #555;
            font-weight: 500;
        }

        .grid-section .card-body .forecast span {
            float: right;
            font-size: 26px;
            font-weight: 500;
        }

    .grid-section .progress1 .forecast span {
        color: #ed3833;
    }

    .grid-section .progress2 .forecast span {
        color: #F39C12;
    }

    .grid-section .progress3 .forecast span {
        color: #66AF22;
    }

    .grid-section .card-body ul {
        list-style: none;
        display: flex;
        text-align: center;
        font-size: 18px;
        font-weight: 500;
        justify-content: space-between;
        padding: 0;
        margin: 0 -10px;
    }

        .grid-section .card-body ul li {
            border-right: 1px solid #E4E4E4;
            /*  padding-right: 10px;*/
            width: 100%;
        }

            .grid-section .card-body ul li span {
                font-size: 15px;
                font-weight: 400;
                color: #555;
            }

            .grid-section .card-body ul li:nth-last-child(1) {
                border-right: none;
                padding-right: 0px;
            }
    /*
.grid-section .card-body ul li:nth-child(1) span {
  color: #F16524;
}
.grid-section .card-body ul li:nth-child(2) span {
  color: #FCB61A;
}
.grid-section .card-body ul li:nth-child(3) span {
  color: #F5871F;
}
*/
    .grid-section .card-footer {
        border-top: none;
        background: none;
    }

        .grid-section .card-footer ul {
            display: flex;
            list-style: none;
            /* float: right; */
            justify-content: space-between;
            align-items: center;
            margin: 0;
            padding: 0;
        }

            .grid-section .card-footer ul li {
                border: 1px solid #E4E4E4;
                padding: 1px 6px;
                /* margin-left: 10px; */
                border-radius: 4px;
                transition-duration: 0.2s;
                background: #eee;
            }

    .grid-section .flaticon-minus-sign-of-a-line-in-horizontal-position:before {
        color: #e16363;
        margin-left: 0 !important;
    }

    .grid-section .flaticon-add-1:before {
        color: #58b368;
        margin-left: 0 !important;
    }

    .grid-section .flaticon-external-link:before, .grid-section li a {
        color: #555;
        margin-left: 0 !important;
    }

    .grid-section .flaticon-24-hours-support:before {
        color: #555;
        margin-left: 0 !important;
    }

    .grid-section .card-footer li:hover {
        background: #555;
        transition-duration: 0.2s;
    }

        .grid-section li:hover a, .grid-section .card-footer li:hover .flaticon-minus-sign-of-a-line-in-horizontal-position:before, .grid-section .card-footer li:hover .flaticon-add-1:before, .grid-section .card-footer li:hover .flaticon-external-link:before, .grid-section .card-footer li:hover .flaticon-24-hours-support:before {
            color: #fff;
            transition-duration: 0.2s;
        }

.flaticon-settings:before, .flaticon-logout:before, .flaticon-avatar:before {
    margin-right: 20px;
    font-weight: 700;
}

.title-heading {
    float: left;
    display: inline-flex;
    /*margin-top:10px;*/
}

.title-heading-right {
    float: right;
    display: inline-flex
}

.flaticon-dashboard {
    vertical-align: middle !important;
}

.hometab_section .tab-selection {
    border: 1px solid #eee;
    text-transform: uppercase;
    font-weight: 700;
}

    .hometab_section .tab-selection .tab-icons {
        color: #555;
        list-style-type: none;
        display: flex;
        align-items: center;
        margin-right: 40px;
        padding-top: 10px;
    }

        .hometab_section .tab-selection .tab-icons a {
            color: #555;
            padding: 10px;
        }

            .hometab_section .tab-selection .tab-icons a:hover {
                text-decoration: none;
            }

.hometab_section .nav-tabs .nav-link {
    color: #495057;
    background-color: transparent;
    padding: 15px 50px;
    border: none;
}

    .hometab_section .nav-tabs .nav-link.active, .hometab_section .nav-tabs .nav-item.show .nav-link {
        color: #f16524;
        background-color: transparent;
        border-bottom: 2px solid;
    }

.button-group {
    margin-left: 0px;
    margin-right: 0px;
    background: #fff;
    padding: 10px 0px;
    display: flex;
    align-items: center;
    /*-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);*/
    border-bottom: 1px solid #eee;
}
.divFilters {
    margin-left: 0px;
    margin-right: 0px;
    background: #fff;
    padding: 10px;
    align-items: center;
    /*-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);*/
    border-bottom: 1px solid #eee;
}

.tab-selection-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .tab-selection-right a {
        margin-left: 20px;
    }

.app-title {
    padding: 5px 30px;
    margin-bottom: 0px;
    position: fixed;
    top: 100px;
    z-index: 1001;
    width: calc(100% - 160px);
}

body.sidenav-toggled .app-title {
    width: calc(100% - 50px) !important;
}

.app-content {
    margin-top: 116px;
    padding: 15px 20px;
    min-height: calc(100vh - 116px);
}

.button-group ul {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .button-group ul li {
        margin-right: 10px;
    }

        .button-group ul li:nth-last-child(1) {
            margin-right: 0px;
        }

.button-group li a {
    color: #555;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0;
}

.button-group ul li .button-active {
    border-bottom: solid 2px #F16524;
    /* padding: 10px 20px; */
    color: #F16524;
    /* transition-duration: 0.3s;
   border-bottom: 5px solid; */
}

.date-ranger {
    width: 100%;
    padding: 0.075rem 0.75rem 0.075rem 0.375rem;
    font-weight: 500;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
}

.button-group .month-selection {
    float: right;
}

.dateranger {
    justify-content: space-around;
    align-items: center;
    display: flex;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #F16524 !important;
}

.daterangepicker td.in-range {
    background-color: #eee !important
}

.dateranger i {
    position: absolute;
    right: 16px;
    color: #555;
    top: 0px;
}

    .dateranger i.flaticon-calendar-2::before {
        font-size: 16px !important;
    }

.daterangepicker td.end-date {
    background: #F16524 !important;
}

.btn-default {
    background: #555 !important;
    color: #fff
}

.flaticon-comment:before {
    color: #555;
}

.app-header {
    padding-right: 0px;
}

.flaticon-settings:before, .flaticon-avatar:before, .flaticon-logout:before {
    margin-left: 0px !important;
}

#goalpercentmodal .button-group {
    padding: 10px;
    margin-top: 0;
}

#scoreboardmodal .button-group {
    padding: 10px;
    margin-top: 0;
}

.modal-header {
    display: flex;
    align-items: center;
    padding: 0;
    border-bottom: 1px solid #555;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
}

#scoreboardmodal .button-group li a {
    font-size: 13px;
}

#competemodal .button-group {
    padding: 10px 0px;
}

    #competemodal .button-group li a {
        font-size: 13px;
    }

.search-select {
    text-align: left !important
}

.modal-body {
    overflow: auto
}

.week_selection {
    display: inline-flex;
}

.flaticon-remove:before, .flaticon-add:before, .flaticon-out:before, .flaticon-access-denied:before {
    font-size: 14px !important;
}

.flaticon-edit:before {
    font-size: 18px !important;
}

.flaticon-remove:before, .flaticon-edit:before {
    margin-left: 0px !important;
}

.flaticon-add:before, .flaticon-out:before, .flaticon-access-denied:before {
    margin-left: 15px !important;
}

.progress_status .progress {
    background: none;
    border-radius: 50px;
    height: 6px;
    width: 100%;
}

    .progress_status .progress.progress1, .progress_status .progress.progress2, .progress_status .progress.progress3 {
        border: 1px solid #dfdfdf;
    }

.progress_status .progress1 .progress-bar {
    background-color: #ed3833;
}

.progress_status .progress2 .progress-bar {
    background-color: #F39C12;
}

.progress_status .progress3 .progress-bar {
    background-color: #66af22;
}

.quarter_status .progress {
    overflow: visible;
    position: relative;
}

    .quarter_status .progress .progress-bar {
        position: relative;
    }

    .quarter_status .progress.progress1 .progress-bar:after {
        content: "";
        width: 20px;
        height: 20px;
        border-radius: 50%;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
        background: #fff;
        position: absolute;
        right: -50px;
        top: -6px;
        color: #000;
        font-size: 12px;
        font-weight: bold;
        padding: 2px;
        z-index: 1000;
        border: 1px solid #707070;
    }

.tooltip > .tooltip-inner {
    background-color: #E4E4E4 !important;
    color: #003E67 !important;
}

.tooltip > .tooltip-arrow {
    border-bottom-color: #E4E4E4 !important;
    border-top-color: #E4E4E4 !important;
    border-left-color: #E4E4E4 !important;
    border-right-color: #E4E4E4 !important;
}

.page-item.active .page-link {
    background-color: #555;
    border-color: #555;
}

.page-link {
    color: #555;
}

td a {
    color: #555 !important;
}

    td a:hover {
        text-decoration: none;
    }

.legend {
    margin-left: 20px;
    list-style: none;
    font-size: 12px;
    /*color: #6d6d6d;*/
    color: #fff;
    -webkit-padding-start: 0px !important;
    text-transform: lowercase;
}

ul.legend {
    margin-top: 0px;
    margin-bottom: 0px !important;
}

.legend li {
    float: left;
    margin-right: 20px;
}

.legend span {
    border-radius: 14px;
    float: left;
    width: 14px;
    height: 14px;
    margin-right: 10px;
}

.legend .kindaawesome {
    background-color: #ed3833;
}

.legend .awesome {
    background-color: #F39C12;
}

.legend .superawesome {
    background-color: #66af22;
}

.datepicker_div input placeholder:before {
    color: #002640;
}

.datepicker_div input {
    border: 1px solid #90ACC9;
    padding: 7px 12px;
    border-radius: 4px;
    width: 100px;
}

.datepicker_div #dt2 {
    margin-left: 20px;
}

.datepicker_div button {
    margin-left: 20px;
    width: 100px;
    font-weight: normal;
    border-radius: 4px;
}
/* --------------------MODAL RIGHT---------------------    */
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1050;
}

.modal.right .modal-dialog.notification {
    position: fixed;
    right: 0;
    top: 0;
    margin: auto;
    min-width: 40% !important;
    height: 100vh;
    animation: slide-in 0.6s forwards;
    -webkit-animation: slide-in 0.6s forwards;
}

@media (min-width: 641px) {
    .modal.right .modal-dialog.notification {
        min-width: 360px !important;
        max-width: 360px !important;
    }
}

.modal.right .modal-dialog {
    position: fixed;
    right: 0;
    top: 0;
    margin: auto;
    min-width: 40%;
    /*max-width: 100%;*/
    height: 100vh;
    animation: slide-in 0.6s forwards;
    -webkit-animation: slide-in 0.6s forwards;
}

@keyframes slide-in {
    0% {
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
    }

    100% {
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
    }
}

.modal.right .modal-content {
    height: 100%;
    margin-right: 30px;
}

.modal.right .modal-body {
    padding: 15px 15px 80px;
}
/*Right*/
.modal.right.fade .modal-dialog {
    right: 0;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
    animation: slide-out 0.6s forwards;
    -webkit-animation: slide-out 0.6s forwards;
}

@keyframes slide-out {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(100%);
    }
}
/* ----- MODAL STYLE ----- */
.modal-content {
    border-radius: 0;
    border: none;
}

.modal-title {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #f16524;
    padding: 10px;
    font-size: 18px;
}

.right_box .nav-tabs .nav-link.active, .right_box .nav-tabs .nav-item.show .nav-link {
    color: #f5871f;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.right_box .nav-tabs {
    background-color: transparent;
}

    .right_box .nav-tabs .nav-link {
        color: #495057;
        background-color: transparent;
        padding: 10px 50px;
        border: none;
        border-radius: 0px;
        font-size: 18px;
    }

.right_box .app-sidebar__user {
    padding: 0px 10px;
    margin-bottom: 0px;
}

.right_box .app-sidebar__user-name {
    font-size: 16px !important;
    line-height: 1;
    color: #555;
    text-transform: capitalize;
    font-weight: normal;
}

.right_box td {
    color: #555;
    font-weight: 500;
    padding: 0.4rem;
    vertical-align: middle;
    border-top: 1px solid #d2d2d2;
}

.right_box th {
    text-transform: capitalize;
    color: #555;
    font-size: 18px;
    font-weight: normal;
}

.right_box thead tr {
    background: transparent;
}

.right_box .progress_status .progress {
    background: none;
    border-radius: 50px;
    height: 10px;
    width: 300px;
}

.right_box p {
    margin-top: 0;
    margin-bottom: 7px;
}

.right_box .table-bordered {
    border: none;
}


/*----------------------------------THE BOARD PAGE-----------------------------------*/

#createboard .btn-primary {
    padding: 5px 30px;
}

#createboard .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #90ACC9;
    border-radius: 4px;
    cursor: text;
}

/*#createboard .app-sidebar__user {
    padding: 0px 10px;
    margin-bottom: 0px;
}

#createboard .app-sidebar__user-name {
    font-size: 18px !important;
    line-height: 1;
    color: #002E4D;
    text-transform: capitalize;
    font-weight: normal;
}

#createboard td {
    color: #313131;
    padding: 0.75rem;
    vertical-align: middle;
    border-top: 1px solid rgba(0,38,64,0.1);
}*/

/*#createboard th {
    text-transform: capitalize;
    color: #465C73;
    font-size: 18px;
    font-weight: bold;
    background: #E4EAEE;
    border-top: 1px solid #90ACC9;
    border-bottom: 1px solid #90ACC9;
}

#createboard thead tr {
    background: transparent;
}*/

#createboard .progress_status .progress {
    background: none;
    border-radius: 50px;
    height: 10px;
}

#createboard .table-bordered {
    border: 1px solid #90ACC9;
}

#createboard .table td {
    padding: 5px;
}

#createboard .select2-dropdown.select2-dropdown--below {
    width: 343px !important;
    left: 0px;
}

#onboard .flaticon-create:before {
    font-size: 50px;
}

#onboard a.add-board {
    color: #465c73;
}

    #onboard a.add-board:hover {
        text-decoration: none;
    }

#onboard .card {
    border: 1px solid #C1D1E4;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
    border-radius: 0px;
}

#onboard .card-footer {
    padding: 0.75rem 1.25rem;
    background-color: transparent;
    border-top: none;
}

#onboard .card-link {
    padding: inherit;
    color: #A5A5A5;
    border: 1px solid #a5a5a5;
    padding-top: 5px;
    padding-bottom: 5px;
}

#onboard .card-title {
    margin-top: 10px;
    margin-bottom: 0;
    color: #465C73;
}

#onboard .card-footer img {
    margin-right: 10px;
}

#onboard .card-subtitle {
    margin-top: 10px;
    margin-bottom: 0;
    color: #465C73;
}


#onboard .row {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE10 */
    flex-wrap: wrap;
    padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
#onboard .col {
    -ms-flex: 25%; /* IE10 */
    flex: 25%;
    max-width: 25%;
    padding: 0 4px;
}

    #onboard .col .card {
        margin-top: 8px;
        vertical-align: middle;
    }

.right_box tfoot {
    background-color: #506882;
    color: #fff;
}

    .right_box tfoot th {
        color: #fff;
    }

    .right_box tfoot td {
        color: #fff;
    }
/* ---------- CHAT ---------- */
#chat {
    font-size: 14px;
    color: #727272;
}

    #chat h5 {
        font-size: 16px;
        font-weight: normal;
        color: #555;
    }

    #chat form {
        padding: 0px;
    }

    #chat input[type="text"] {
        border: 1px solid #D8DDE1;
        border-radius: 0px;
        padding: 8px;
        outline: none;
        border-left: none;
        border-right: none;
        width: 100%;
        height: 150px;
    }

.chat {
    background: #fff;
}

.chat-message {
    margin: 24px 0;
}

    .chat-message img {
        border-radius: 50%;
        float: left;
    }

.chat-message-content {
    margin-left: 70px;
    padding: 10px;
}

.chat-time {
    float: right;
    font-size: 12px;
    color: #CBC7C7;
}

.chat-feedback {
    font-style: italic;
    margin: 0 0 0 80px;
}

#comments .btn-primary:not(:disabled):not(.disabled).active {
    color: #FFF;
    background-color: #f16524;
    width: 100px;
    font-weight: normal;
}

#comments .arrow_box {
    position: relative;
    background: #fff;
    border: 1px solid #D8DDE1;
}

    #comments .arrow_box:after, #comments .arrow_box:before {
        right: 100%;
        top: 30%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    #comments .arrow_box:after {
        border-color: rgba(255, 255, 255, 0);
        border-right-color: #fff;
        border-width: 8px;
        margin-top: -8px;
    }

    #comments .arrow_box:before {
        border-color: rgba(216, 221, 225, 0);
        border-right-color: #D8DDE1;
        border-width: 9px;
        margin-top: -9px;
    }

#comments .form-control {
    display: block;
    width: 100%;
    padding: 14px;
    font-size: 16px;
    line-height: 1;
    color: #555;
    background-color: #FFF;
    border: 1px solid #555;
    border-radius: 0px;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

#comments .form-group {
    margin-bottom: 0rem;
}
/*--------------- Progress Bar tooltips ------------------------------ */
.tooltip {
    position: relative;
    float: right;
}

    .tooltip > .tooltip-inner {
        background-color: #646464;
        padding: 2px 5px;
        color: #fff;
        font-weight: normal;
        font-size: 12px;
    }

.popOver + .tooltip > .tooltip-arrow {
    border-left: 2px solid #646464;
    border-right: 2px solid #646464;
    border-top: 20px solid #646464;
}

.managerview-table th, table th {
    text-transform: uppercase;
    /*color: #555;*/
    color: #fff;
}

.managerview-table thead tr, table thead tr {
    background: #f5871f;
}

.managerview-table .table td, table td {
    padding: 0.5rem;
    vertical-align: middle;
    border-top: 1px solid #d2d2d2;
}

.managerview-table table, table {
    color: #555;
}

.profile-picture {
    width: 48px;
}

#dayactivity-popup .tile .tile-title {
    color: #555;
}
/*----------------------------------MEDIA QUERIES-----------------------------------*/
@media (max-width:1366px) {
    .quarter_status .progress {
        width: 350px;
    }

    .grid-section .card-body ul {
        font-size: 14px;
    }

        .grid-section .card-body ul li span {
            font-size: 12px;
        }
}

@media (max-width:1024px) {
    .grid-section .card-body ul {
        font-size: 20px;
    }

    .grid-section .card {
        margin-top: 20px;
    }

    #scoreboardmodal .app-search__input, #competemodal .app-search__input {
        margin-top: 20px;
    }

    /*.dateranger {
        margin-top: 20px;
        margin-bottom: 20px
    }*/

    .button-group {
        padding: 10px;
    }

    .select2-container {
        width: 50% !important;
    }
}

@media (max-width:1000px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
        margin-bottom: 10px;
    }

    #divgrid-view, #divtable-view, #scoreboardtable {
        max-height: none !important;
        height: auto !important
    }
}

@media (max-width:768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
        margin-bottom: 10px;
    }

    .grid-section .card-body ul {
        font-size: 14px;
    }

    .app-sidebar {
        width: 160px;
    }

    .button-group li a {
        font-size: 14px;
    }

    .app.sidebar-mini.rtl.pace-done.sidenav-toggled .progress_status .progress {
        background: none;
        border-radius: 50px;
        height: 10px;
        width: 130px;
    }

    /*.app-content {
        margin-left: 190px;
    }*/

    .hometab_section .nav-tabs .nav-link {
        padding: 20px 30px;
    }

        .hometab_section .nav-tabs .nav-link.active, .hometab_section .nav-tabs .nav-item.show .nav-link {
            padding: 20px 30px;
        }

    #scoreboardmodal .search-select, #competemodal .search-select {
        margin-top: 20px;
    }
}

@media screen and (max-width: 600px) {

    .button-group ul#select-month {
        margin-bottom: 20px !important;
    }

    .button-group ul.legend li {
        margin-right: 4px;
    }

    select.form-control {
        margin-bottom: 6px !important;
    }

    .legend {
        font-size: 10px !important;
        margin: 0 !important
    }

        .legend span {
            margin-right: 1px !important;
        }

    .profile-name {
        display: none
    }

    .app-content {
        margin-left: 0px;
    }

    .button-group li a {
        font-size: 11px !important;
    }

    .sidebar-mini.sidenav-toggled .app-menu__label {
        background: none
    }

    .tab-selection-right {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .tab-selection-right {
        justify-content: flex-end
    }
}

@media (max-width:480px) {
    #competemodal .button-group ul li .button-active {
        padding: 14px;
    }

    #competemodal .button-group li a {
        font-size: 11px !important;
    }
}

@media (max-width:360px) {
    #competemodal .button-group ul li .button-active {
        padding: 14px;
    }

    #competemodal .button-group li a {
        font-size: 9px !important;
    }
}

/* 5 coloumn Layout*/
.col-custom {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media(max-width: 1920px) {
    .col-custom {
        width: 25%;
    }

    .ScoreboardTitle {
        display: block;
    }

    .ScoreboardTitleIcon {
        display: none;
    }
}

@media(max-width: 1680px) {
    .col-custom {
        width: 33%;
    }

    .ScoreboardTitle {
        display: none;
    }

    .ScoreboardTitleIcon {
        display: block
    }
}

@media(max-width: 1440px) {
    .col-custom {
        width: 33%;
    }

    .ScoreboardTitle {
        display: none;
    }

    .ScoreboardTitleIcon {
        display: block
    }
}

@media(max-width: 1366px) {
    .col-custom {
        width: 33%;
    }

    .ScoreboardTitle {
        display: none;
    }

    .ScoreboardTitleIcon {
        display: block
    }
}

@media(max-width: 1024px) {
    .col-custom {
        width: 100%;
    }
}

/*Scoreboard style */

#divgrid-view, #divtable-view {
    max-height: calc(100vh - 288px);
    height: calc(100vh - 288px);
}

#scoreboardtable {
    max-height: calc(100vh - 288px);
    height: calc(100vh - 288px);
}
/*.card-header .form-control, .card-header .app-search__input {
    padding: 0.075rem 0.75rem 0.075rem 0.375rem;
}*/
.card-header a.btn.btn-sm {
    padding: 0.075rem 0.375rem;
}

.card-header h4 {
    margin-bottom: 0;
}

.ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.competeSearch {
    padding-top: 0.7rem !important;
}

.forecast {
    text-align: center;
    color: #fff;
    padding: 5px;
    line-height: 13px;
    white-space: nowrap;
}

.bg-green {
    background-color: #66AF22;
}

.bg-red {
    background-color: #ed3833;
}

.bg-orange {
    background-color: #F39C12;
}

td a + a {
    margin-left: 8px;
}

td a:first-child {
    margin-left: 0;
}

td i::before {
    font-size: 14px !important;
}

i.flaticon-menu-1::before {
    font-size: 16px;
}

i.flaticon-menu-2::before {
    font-size: 16px;
}

a.btnlistview, a.btngridview {
    cursor: hand;
    cursor: pointer;
    color: #555 !important;
}

.btnlistview.selected, .btngridview.selected {
    opacity: .6;
    color: #F16524 !important;
}

.legend {
    list-style: none;
    font-size: 11px;
    color: #6d6d6d;
    -webkit-padding-start: 0px !important;
}

    .legend li {
        float: left;
        margin-right: 20px;
    }

    .legend span {
        border-radius: 14px;
        float: left;
        width: 14px;
        height: 14px;
        margin-right: 4px;
    }

    .legend .kindaawesome {
        background-color: #EA6153;
    }

    .legend .awesome {
        background-color: #F39C12;
    }

    .legend .superawesome {
        background-color: #66af22;
    }

#sampleTable th, #sampleTable td {
    text-align: center !important
}

    #sampleTable td:first-child {
        text-align: left !important
    }

#sampleTable td {
    font-weight: bold;
}

td.actions {
    white-space: nowrap;
    font-weight: normal !important;
}


@media (max-width: 736px) {
    .app-title {
        width: 100% !important;
        top: 100px !important;
    }
}

@media (max-width: 600px) {
    .app-title {
        top: 75px !important;
    }
}

.app-title select {
    margin: 10px 0 0 0;
}

/*----------------------------------STRATEGY PAGE-----------------------------------*/

.strategy_page a {
    color: #465c73;
}

    .strategy_page a:hover {
        text-decoration: none;
    }

.strategy_page p {
    padding-left: 20px;
}

.strategy_page .icons {
    position: absolute;
    right: 14%;
    top: 1%;
}

.strategy_page .readmore {
    padding-right: 10px;
}

.strategy_page .strategy-box {
    background: #fff;
    width: 96%;
    border-right: 5px solid #96528F;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
    color: #6481A1;
    font-weight: bold;
    margin-left: 20px;
    margin-bottom: 50px;
}

@media (min-width: 992px) {

    .strategy_page .strategy-box {
        margin-bottom: 50px;
        width: 90%;
    }
}

.strategy_page .strategy-box .box-content {
    max-height: 130px;
    height: 130px;
    overflow-y: auto;
}

.strategy_page .strategy-box h5 {
    background: #fd7e14;
    padding: 10px 20px;
    margin-left: -20px;
    margin-top: 0px;
    position: relative;
    width: 70%;
    color: #fff;
    top: -20px;
}


.strategy_page .strategy-box .arrow {
    width: 0;
    height: 0;
    line-height: 0;
    border-left: 20px solid transparent;
    border-top: 20px solid #fd7e14;
    top: 100%;
    left: 0;
    position: absolute;
}


.strategy_page .strategy-box.blue {
    border-right: 5px solid #ffc107;
}

    .strategy_page .strategy-box.blue h5 {
        background: #6c757d;
    }

        .strategy_page .strategy-box.blue h5 .arrow {
            border-top: 20px solid #6c757d;
        }

.strategy_page .strategy-box.cyan {
    border-right: 5px solid #3AC6D1;
}

    .strategy_page .strategy-box.cyan h5 {
        background: #dc3545;
    }

        .strategy_page .strategy-box.cyan h5 .arrow {
            border-top: 20px solid #dc3545;
        }


.strategy_page .strategy-box.purple {
    border-right: 5px solid #fcb61a;
}

    .strategy_page .strategy-box.purple h5 {
        background: #fcb61a;
    }

        .strategy_page .strategy-box.purple h5 .arrow {
            border-top: 20px solid #fcb61a;
        }

.strategy_page .strategy-box.magenta {
    border-right: 5px solid #fd7e14;
}

    .strategy_page .strategy-box.magenta h5 {
        background: #fd7e14;
    }

        .strategy_page .strategy-box.magenta h5 .arrow {
            border-top: 20px solid #fd7e14;
        }

.strategy_page .strategy-box.violet {
    border-right: 5px solid #dc3545;
}

    .strategy_page .strategy-box.violet h5 {
        background: #dc3545;
    }

        .strategy_page .strategy-box.violet h5 .arrow {
            border-top: 20px solid #dc3545;
        }
.strategy_page .strategy-box.other2 h5 {
    background: #ffc107;
}

    .strategy_page .strategy-box.other2 h5 .arrow {
        border-top: 20px solid #ffc107;
    }

.strategy_page .strategy-box6 {
    background: #fff;
    width: 90%;
    height: 200px;
    max-height: 200px;
    border-right: 5px solid #5677D2;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
    color: #6481A1;
    font-weight: bold;
}

    .strategy_page .strategy-box6 h5 {
        background: #6c757d;
        padding: 10px 20px;
        margin-left: -20px;
        margin-top: 0px;
        position: relative;
        width: 70%;
        /*
    -moz-box-shadow: 1px 1px 3px #292929;
    -webkit-box-shadow: 1px 1px 3px #292929;
       box-shadow: 1px 1px 3px #292929;
 */
        color: #fff;
        top: -20px;
    }

    .strategy_page .strategy-box6 .arrow {
        width: 0;
        height: 0;
        line-height: 0;
        border-left: 20px solid transparent;
        border-top: 20px solid #6c757d;
        top: 100%;
        left: 0;
        position: absolute;
    }


/*----------------------------------VISION PAGE-----------------------------------*/
.vision_page .tab-selection {
    padding: 15px 20px;
}

.vision_page .add-board .card .card-body {
    padding-top: 80px
}

.vision_page .flaticon-create:before {
    font-size: 50px;
}

.vision_page a.add-board {
    color: #465c73;
}

    .vision_page a.add-board:hover {
        text-decoration: none;
    }

.vision_page .card {
    border: 1px solid #C1D1E4;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2);
    border-radius: 0px;
}

.vision_page .card-title {
    margin-top: 10px;
    margin-bottom: 15px;
    color: #465C73;
}

.vision_page .card {
    height: 300px;
}

.vision_page .icons {
    float: right;
}

    .vision_page .icons a {
        color: #465c73;
        font-weight: bold
    }

.vision_page a {
    text-decoration: none;
}

/*----------------------------------REPORTS PAGE-----------------------------------*/
.reports_page .select2-container--default .select2-selection--single {
    border: 2px solid #90ACC9;
    border-radius: 7px;
}

.reports_page .select2-container .select2-selection--single {
    width: 150px;
    margin-left: 0px;
}

.reports_page .select2-container--default .select2-selection--single .select2-selection__arrow b {
    left: 100px;
    margin-left: 0px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.reports_page .name .select2-container--default .select2-selection--single .select2-selection__arrow b {
    left: 50px;
    margin-left: 0px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.reports_page .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .reports_page .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border-color: #90ACC9;
}

.reports_page .select2-dropdown.select2-dropdown--below {
    width: 130px !important;
    left: 20px !important;
}


.reports_page .tab-selection {
    padding: 8px 50px;
    height: 300px;
}


/* The container */
.reports_page .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: none
}

    /* Hide the browser's default checkbox */
    .reports_page .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.reports_page .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border: 2px solid #506882;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.reports_page .container:hover input ~ .checkmark {
    background-color: transparent;
}

/* When the checkbox is checked, add a blue background */
.reports_page .container input:checked ~ .checkmark {
    background-color: transparent;
}

/* Create the checkmark/indicator (hidden when not checked) */
.reports_page .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}



/* Show the checkmark when checked */
.reports_page .container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.reports_page .container .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #506882;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.reports_page label {
    color: #6481A1;
}

.reports_page h6 {
    color: #506882;
}

.reports_page h5 {
    color: #3F4656;
}


.reports_page .scroll_names {
    overflow: auto;
    height: 120px;
}

.app-title .flaticon-group-1:before {
    font-size: 30px !important;
}

ul.app-notification__content li {
    padding: 5px;
}

.card.app-notification__item {
    padding: 0px !important;
}

    .card.app-notification__item .card-body {
        padding: 0.3rem !important;
        border-bottom: solid 1px #E4E4E4;
    }

.fc-content-skeleton thead tr {
    background: #ececec;
}

.fc-toolbar h2 {
    margin: 0;
    text-transform: uppercase;
    font-size: 21px !important;
    color: #555;
}

a.titlelink {
    padding: 8px 0 0;
    color: #555;
}


.quarter_status {
    width: 100%;
    margin: 23px 10px 0
}

    .quarter_status .progress {
        background: #fff;
        border-radius: 50px;
        height: 10px;
        width: 34%;
    }

    .quarter_status .bs-component {
        display: inline-flex;
    }

    .quarter_status .progress.progress1 {
        background: #F1C40F;
    }

    .quarter_status .progress.progress2 {
        background: #F39C12;
        margin-left: -10px;
    }

    .quarter_status .progress.progress3 {
        background: #EA6153;
        margin-left: -10px;
    }

    .quarter_status h6 {
        color: #fff;
        padding-top: 0px;
        margin-bottom: 0;
    }

@media screen and (max-width: 667px) {

    .quarter_status h6 {
        display: none;
    }

    .profile-name {
        display: none;
    }

    .quarter_status {
        display: none;
    }
}

.card-header.hometab_section {
    padding: 0 6px;
}

    .card-header.hometab_section .nav-tabs .nav-link {
        padding: 13px 50px;
    }

    .card-header.hometab_section .mr-content {
        margin: 0.75rem;
    }

.no-records {
    /* background-color: #fdfdfd; */
    /* padding: 3% !important; */
    /* border: solid 1px #f9f9f9; */
    margin: 4% auto !important;
    text-align: center;
    font-weight: bold !important;
    white-space: nowrap;
    width: auto !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    /* box-shadow: 0 1px 2px rgba(0,0,0,0.11); */
    font-size: 14px;
}

.divactionsContent {
    max-height: calc(100vh - 198px);
    height: calc(100vh - 198px)
}

.form-inline .custom-control-label {
    margin-right: 15px;
    margin-left: 5px;
}

.custom-checkbox-info ul{
    list-style-type:none;
}

.custom-checkbox-info li{
   display:inline-block;
}

.custom-padding-btm {
    margin-bottom: -20px;
}

.custom-list {
    display: inline-block;
}
.tableFixHead {
    overflow-y: scroll;
    height: 250px;
}
    .tableFixHead thead th {
        position: sticky;
        top: 0;
        background: #f5871f;
    }
.navtp {
    float: left;
    left: 50px;
    position: relative;
    top: 12px
}

    .navtp a {
        float: left;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        margin: 22px 15px 0 0;
        font-weight: 500;
        font-size: 13px;
        padding-bottom: 10px
    }

        .navtp a i {
            margin-right: 5px
        }

        .navtp a:hover {
            border-bottom: 3px solid #f5871f;
            text-decoration: none;
        }
@media all and (max-width: 900px) {
    .navtp {
        left: 20px
    }

        .navtp a {
            font-size: 12px;
            margin: 4px 12px 0 0;
        }

    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        a column-count: 4;
    }
}
#upload-file-container {
    background: url(../images/addFile.png) no-repeat;
    cursor: pointer;
    padding: 5px;
    float: left;
    background-size: 40px 40px;
}

.tab-selection ul.nav-tabs {
    margin-top: 0px;
}

.stbutton {
    float: left;
    padding: 0px 2px 0px 0 !important;
    color: #000;
    position: relative;
}

.alertred {
    color: #e74c3c
}


.alertgreen {
    color: #27af60
}