﻿@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Cairo:400,700|Heebo:400,700");

.btn {
    white-space: normal;
}

.pointer-none {
    pointer-events: none;
}

.pointer-auto {
    pointer-events: auto;
}

.hidden {
    display: none !important;
}

a {
    color: #262D37;
}
/* Metis Menu css */
.metismenu {
    padding: 0;
}

    .metismenu ul {
        padding: 0;
    }

        .metismenu ul li {
            list-style: none;
        }

.nav-second-level li a, .nav-thrid-level li a {
    padding: 8px 10px 8px 20px;
    color: rgba(96, 96, 96, 1);
    display: block;
}

    .nav-second-level li a:focus, .nav-thrid-level li a:focus {
        background-color: #343c49;
    }

    .nav-second-level li a:hover, .nav-thrid-level li a:hover {
        background-color: #343c49;
        color: #ffffff;
    }

.nav-second-level > li > a {
    padding-right: 58px;
}

.nav-second-level li.active > a {
    color: #606060;
    background-color: #EFEFEF;
}

.nav-third-level > li > a {
    padding-right: 68px;
}

.nav-third-level li.active > a {
    color: #ffffff;
}

.topbar {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}

    .topbar .topbar-left {
        float: right;
        text-align: center;
        /*height: 227px;*/
        overflow: hidden;
        position: relative;
        width: 388px;
        z-index: 1;
    }

        .topbar .topbar-left .logo {
            line-height: 120px;
        }

            .topbar .topbar-left .logo i {
                display: none;
            }

        .topbar .topbar-left:before {
            z-index: -1;
            content: '';
            width: 800px;
            height: 266px;
            border-radius: 50%;
            bottom: 0px;
            left: 0px;
            transform: translate(-25%,0%);
            position: absolute;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbb03b+0,f15a24+100 */
            background: #fbb03b; /* Old browsers */
            background: -moz-linear-gradient(top, #fbb03b 0%, #f15a24 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #fbb03b 0%,#f15a24 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #fbb03b 0%,#f15a24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb03b', endColorstr='#f15a24',GradientType=0 ); /* IE6-9 */
        }

.enlarged .topbar .topbar-left {
    height: 128px;
}

    .enlarged .topbar .topbar-left:before {
        height: 150px;
        width: 210px;
        transform: translate(-33%,0%);
    }

.secondarybar {
    left: 0;
    position: fixed;
    right: 0;
    top: 60px;
    z-index: 999;
    background-color: rgba(56,65,78,0.8);
    height: 50px;
}

    .secondarybar .secondarybar-left {
        float: right;
        text-align: right;
        height: 50px;
        position: relative;
        width: 275px;
        z-index: 1;
        padding: 15px 15px 0px 15px;
    }

        .secondarybar .secondarybar-left h4 {
            color: #fff;
            margin: 0px !important;
            font-size: 0.9em;
            direction: ltr;
        }

            .secondarybar .secondarybar-left h4 i {
                font-size: 1.4em;
                vertical-align: middle;
            }

            .secondarybar .secondarybar-left h4 span {
                vertical-align: text-bottom;
            }

.secondarybar-custom {
    margin-right: 275px;
    min-height: 50px;
    padding: 15px;
    padding-bottom: 0px;
    color: #fff;
    overflow: hidden;
}

.side-menu.withsecondarybar {
    padding-top: 60px;
}

.content-page.withsecondarybar .content {
    margin-top: 110px;
    position: relative;
}

.scroll-container2 {
    height: 200px;
}

.scroll-container {
    height: calc(100vh - 330px);
}

.content.fullscreen {
    height: calc(100vh - 110px)
}

#toolbar {
    top: 5%;
    left: 5%;
    position: absolute;
    width: 90px;
    display: inline-block;
    border-radius: 5px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    font-size: 11px;
    text-align: center;
    background-color: #EFEFEF;
    z-index: 9999;
}

    #toolbar .handle {
        border-bottom: 1px solid rgba(154,161,172,0.3);
        cursor: move;
        transition: all 0.5s ease;
    }
    /*#toolbar .handle:hover{line-height: 2em;}*/
    #toolbar .toolbar-group, #toolbar .toolbar-group2 {
        border-bottom: 1px solid rgba(154,161,172,0.3);
    }

    #toolbar .toolbar-group-header {
        border-bottom: 1px solid rgba(154,161,172,0.3);
        border-bottom: 1px solid rgba(154,161,172,0.3);
        background-color: #EFEFEF;
    }

    #toolbar .toolbar-buttons {
        min-height: 200px;
        background-color: #fff;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    #toolbar .toolbar-group .btn {
        margin-right: -4px;
        transform: translateX(-1px);
        width: calc(50% + 1px);
        font-size: 20px;
        color: rgba(38,45,55,1);
        border: 1px solid #dee2e6;
        border-radius: 0px;
    }

        #toolbar .toolbar-group .btn:nth-child(odd) {
            border-top: 0px;
            border-left: 0px;
            width: calc(50% - 1px);
        }

        #toolbar .toolbar-group .btn:nth-child(even) {
            border-top: 0px;
            border-right: 0px;
        }

        #toolbar .toolbar-group .btn:last-child,
        #toolbar .toolbar-group .btn:nth-last-child(2) {
            border-bottom: 0px;
        }

        #toolbar .toolbar-group .btn:hover {
            background-color: rgba(154,161,172,0.3);
        }

    #toolbar .active {
        background-color: rgba(250,240,220,1);
        -webkit-box-shadow: inset -1px 1px 1px 0px rgba(56,65,78,0.1);
        -moz-box-shadow: inset -1px 1px 1px 0px rgba(56,65,78,0.1);
        box-shadow: inset -1px 1px 1px 0px rgba(56,65,78,0.1);
    }

    #toolbar .toolbar-group2 .btn {
        width: 100%;
        border-radius: 0px;
    }

        #toolbar .toolbar-group2 .btn:hover {
            background-color: rgba(154,161,172,0.3);
        }

    #toolbar .stroke {
        background-color: #000;
        height: 2px;
        width: 100%;
        display: block;
    }

    #toolbar .stroke2 {
        height: 4px;
    }

    #toolbar .stroke3 {
        height: 8px;
    }

    #toolbar .toolbar-group33 .btn {
        width: calc(33% + 1px) !important;
        border: 0px !important;
        padding: 7px 6px !important;
    }

    #toolbar .color {
        background-color: #000;
        height: 20px;
        width: 100%;
        display: block;
    }

    #toolbar .color1 {
        background-color: yellow;
    }

    #toolbar .color2 {
        background-color: yellowgreen;
    }

    #toolbar .color3 {
        background-color: red;
    }

    #toolbar .color4 {
        background-color: rebeccapurple;
    }

    #toolbar .color5 {
        background-color: royalblue;
    }

    #toolbar .color6 {
        background-color: orange;
    }

    #toolbar i {
        position: relative;
    }

        #toolbar i i {
            font-size: 0.5em;
            margin-left: -5px;
        }

        #toolbar i.half-check i {
            position: absolute;
            font-size: 0.6em;
            left: 15px;
            top: 0px;
            transform: rotate(40deg);
        }

#toolbar-nav {
}

    #toolbar-nav .btn-lg {
        padding: 0px 5px !important;
        height: 36px;
        width: 36px;
    }

        #toolbar-nav .btn-lg:hover {
            background-color: rgba(56,65,78,0.8);
        }

    #toolbar-nav .form-inline {
        display: inline-block;
        vertical-align: bottom
    }

    #toolbar-nav i {
        vertical-align: middle;
        font-size: 1.2em
    }

    #toolbar-nav label {
        color: #fff;
        margin-right: 10px;
        font-size: 18px;
        height: 36px;
        font-weight: bold
    }

    #toolbar-nav input {
        width: 47px !important;
        height: 36px;
        padding: 5px 5px;
        text-align: center;
        border: 0px;
        background-color: rgba(56,65,78,0.8);
        color: #ffffff;
        font-weight: bold;
        font-size: 18px;
    }

        #toolbar-nav input:focus {
            background-color: rgba(255,255,255,0.8);
        }

.ui-tooltip {
    background: #262D37;
}

.ui-tooltip {
    padding: 5px 10px !important;
    color: white;
    border-radius: 5px !important;
    font-family: "Cairo", "Heebo";
    font-size: 12px;
    text-transform: uppercase;
}



.dd {
}

.dd-list {
    list-style: none;
    margin: 0;
    padding: 0px;
}

    .dd-list ol {
        margin-right: 20px;
    }

    .dd-list li {
        position: relative
    }

.dd-item {
    background-color: #DDE0E3;
    margin-bottom: 3px;
    border-radius: 5px;
    padding: 2px 3px;
    color: #606060;
    font-size: 12px;
    position: relative;
}

.dd-bookmark {
    font: normal normal normal 24px/1 "Material Design Icons";
    line-height: 28px;
    padding-right: 7px;
}

    .dd-bookmark:before {
        content: "\F0C3";
    }

    .dd-bookmark.dd-bookmark-selected:before {
        content: "\F0C0";
    }

.dd-content {
}

.dd-item .col {
    padding-left: 0px;
    padding-right: 0px;
}

.dd-content label {
    margin: 0px;
    line-height: 28px;
    margin-left: 5px;
}

.dd-content input {
    width: 68px !important;
    height: 28px;
    padding: 5px 5px;
    text-align: center
}

.dd-list li ol .form-inline {
    margin-right: -7px;
}

.dd2 .dd-content {
    padding-right: 105px;
    padding-left: 50px;
    width: 100%;
}

    .dd2 .dd-content input {
        width: 100% !important;
        height: 28px;
        padding: 5px 5px;
        text-align: right;
        font-size: 14px;
    }

.dd2 i {
    width: 26px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    font-size: 18px;
    text-align: center;
    margin-right: 5px;
}

.dd2 .dd-buttons {
    padding-right: 0px;
    position: absolute;
    top: 3px;
    right: 0px;
    text-align: left;
    width: 100px;
}

    .dd2 .dd-buttons .fa {
        vertical-align: middle;
    }

.dd2 .dd-buttons-close {
    position: absolute;
    top: 3px;
    left: 10px;
}

.dd2 .dd-buttons .checkbox {
    margin-top: -2px;
}

    .dd2 .dd-buttons .checkbox label::before, .dd2 .dd-buttons .checkbox label::after {
        margin-right: -22px;
    }

.btn-star .fa-star {
    display: none;
}

.btn-star .fa-star-o {
    display: block;
}

.btn-star.bonus .fa-star {
    display: block;
}

.btn-star.bonus .fa-star-o {
    display: none;
}

.dd2 .lvl0:first-child .btn-left {
    display: none;
}

.dd2 .lvl0:first-child .dd-buttons {
    padding-right: 33px;
}

.dd2 .lvl0 .btn-right {
    display: none;
}

.dd2 .lvl1 .btn-left {
    display: none
}

.dd2 .lvl1 {
    margin-right: 20px
}

#pdf-placeholder {
    position: relative;
    width: 100%;
    height: 75vh;
    padding: 10px;
}


.nav a.active .card-header {
    background-color: #E7EAE1;
}

    .nav a.active .card-header i {
        opacity: 1;
    }

.navbar-custom {
    background-color: #ffffff;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0px;
    margin-right: 275px;
    min-height: 127px;
    padding-right: 20px;
}

    .navbar-custom .nav-link {
        padding: 0;
        line-height: 60px;
        height: 60px;
        color: rgba(255, 255, 255, 0.6);
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .navbar-custom .dropdown-toggle {
        background-color: #fff;
        line-height: 30px;
        height: 30px;
        margin-top: 15px;
        border-radius: 5px;
    }

    .navbar-custom .dropdown .dropdown-menu {
        top: calc(100% - 15px);
        width: 100%;
    }

    .navbar-custom .menu-left {
        overflow: hidden;
    }

.logo {
    color: #313a46 !important;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 2;
    position: relative;
}

    .logo img {
        max-height: 86px;
    }

    .logo span span {
        color: #F4953F;
    }

.user-box {
    text-align: center;
    padding: 30px 0 20px 0;
}

    .user-box .user-img {
        position: relative;
        height: 88px;
        width: 88px;
        margin: 0 auto;
    }

    .user-box h5 a {
        color: #313a46;
    }

    .user-box .user-status {
        height: 12px;
        width: 12px;
        position: absolute;
        bottom: 7px;
        left: 15px;
    }

        .user-box .user-status i {
            font-size: 15px;
        }

        .user-box .user-status.away i {
            color: #ffa91c;
        }

        .user-box .user-status.offline i {
            color: #f96a74;
        }

        .user-box .user-status.online i {
            color: #32c861;
        }

.side-menu {
    width: 388px;
    z-index: 0;
    background: #E7EAE1;
    bottom: 0;
    margin-top: 0;
    /*padding-top: 170px;*/
    padding-top: 85px;
    padding-bottom: 30px;
    position: fixed;
    top: 60px;
    text-align: right;
}

.enlarged .side-menu {
    padding-top: 70px;
}

.side-menu.side-menu-mail {
    background: #DDE0E3;
}

.side-menu .waves-effect .waves-ripple {
    background-color: rgba(100, 197, 177, 0.4);
}

.enlarged .side-menu {
    position: absolute;
}

.content-page {
    margin-right: 388px;
    /*overflow: hidden;*/
}

    .content-page.full-page {
        margin: auto;
    }

    .content-page .content {
        padding: 0 20px 10px 5px;
        margin-top: 135px;
    }

.button-menu-mobile {
    border: none;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    position: absolute !important;
    top: 15px;
    left: 20px;
}

.enlarged .button-menu-mobile {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}


#sidebar-menu > ul > li > a {
    color: rgba(96, 96, 96, 1);
    display: block;
    padding: 14px 20px;
    margin: 2px 0;
    font-size: 1rem;
    position: relative;
}

    #sidebar-menu > ul > li > a:hover, #sidebar-menu > ul > li > a:focus, #sidebar-menu > ul > li > a:active {
        color: #ffffff;
        text-decoration: none;
        background-color: #262D37;
    }

    #sidebar-menu > ul > li > a > span {
        vertical-align: middle;
    }

#sidebar-menu {
    padding-top: 10px;
}

    #sidebar-menu .menu-arrow {
        -webkit-transition: -webkit-transform .15s;
        -o-transition: -o-transform .15s;
        transition: transform .15s;
        position: absolute;
        left: 20px;
        display: inline-block;
        font-family: 'Material Design Icons';
        text-rendering: auto;
        line-height: 28px;
        font-size: 18px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

        #sidebar-menu .menu-arrow:before {
            content: "\F141";
        }

    #sidebar-menu .badge, #sidebar-menu .label {
        margin-top: 4px;
    }

    #sidebar-menu li.active .menu-arrow {
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    #sidebar-menu ul li a i {
        display: inline-block;
        font-size: 16px;
        line-height: 17px;
        margin: 0 3px 0 10px;
        text-align: center;
        vertical-align: middle;
        width: 20px;
    }

    #sidebar-menu ul li a .drop-arrow {
        float: left;
    }

        #sidebar-menu ul li a .drop-arrow i {
            margin-left: 0;
        }

    #sidebar-menu > ul > li > a.active {
        color: #606060 !important;
        background-color: #EFEFEF;
    }

.menu-title {
    padding: 12px 20px !important;
    letter-spacing: .05em;
    pointer-events: none;
    cursor: default;
    font-size: 11px;
    text-transform: uppercase;
    color: #98a6ad;
    font-family: "Cairo", "Heebo", sans-serif;
}

.enlarged .slimScrollDiv, .enlarged .slimscroll-menu {
    overflow: inherit !important;
}

.enlarged .slimScrollBar {
    visibility: hidden;
}

.enlarged #wrapper .navbar-custom {
    margin-right: 70px;
}

.enlarged #wrapper #sidebar-menu .menu-title, .enlarged #wrapper #sidebar-menu .menu-arrow, .enlarged #wrapper #sidebar-menu .label, .enlarged #wrapper #sidebar-menu .badge, .enlarged #wrapper #sidebar-menu .collapse.in {
    display: none !important;
}

.enlarged #wrapper #sidebar-menu .nav.collapse {
    height: inherit !important;
}

.enlarged #wrapper #sidebar-menu ul ul {
    margin-top: -2px;
    padding-bottom: 5px;
    padding-top: 5px;
    z-index: 9999;
    background-color: #343c49;
}

.enlarged #wrapper .left.side-menu {
    width: 70px;
    z-index: 5;
}

    .enlarged #wrapper .left.side-menu #sidebar-menu > ul > li > a {
        padding: 15px 20px;
        min-height: 56px;
    }

        .enlarged #wrapper .left.side-menu #sidebar-menu > ul > li > a:hover, .enlarged #wrapper .left.side-menu #sidebar-menu > ul > li > a:active, .enlarged #wrapper .left.side-menu #sidebar-menu > ul > li > a:focus {
            color: #ffffff !important;
            background-color: #262D37;
        }

        .enlarged #wrapper .left.side-menu #sidebar-menu > ul > li > a i {
            font-size: 18px;
            margin-left: 20px !important;
        }

    .enlarged #wrapper .left.side-menu .label {
        position: absolute;
        top: 5px;
        right: 35px;
        text-indent: 0;
        display: block !important;
        padding: .2em .6em .3em !important;
    }

    .enlarged #wrapper .left.side-menu #sidebar-menu ul > li {
        position: relative;
        white-space: nowrap;
    }

        .enlarged #wrapper .left.side-menu #sidebar-menu ul > li:hover > a {
            position: relative;
            width: 260px;
            color: #ffffff !important;
            background-color: #262D37;
        }

        .enlarged #wrapper .left.side-menu #sidebar-menu ul > li:hover > ul {
            display: block;
            right: 70px;
            position: absolute;
            width: 190px;
            height: auto !important;
        }

            .enlarged #wrapper .left.side-menu #sidebar-menu ul > li:hover > ul a {
                box-shadow: none;
                padding: 8px 20px;
                position: relative;
                width: 190px;
                z-index: 6;
            }

                .enlarged #wrapper .left.side-menu #sidebar-menu ul > li:hover > ul a:hover {
                    color: #ffffff;
                }

        .enlarged #wrapper .left.side-menu #sidebar-menu ul > li:hover a span {
            display: inline;
        }

    .enlarged #wrapper .left.side-menu #sidebar-menu ul ul li:hover > ul {
        display: block;
        right: 190px;
        margin-top: -36px;
        position: absolute;
        width: 190px;
    }

    .enlarged #wrapper .left.side-menu #sidebar-menu ul ul li > a span.pull-right {
        -ms-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        position: absolute;
        left: 20px;
        top: 12px;
        transform: rotate(270deg);
    }

    .enlarged #wrapper .left.side-menu #sidebar-menu ul ul li.active a {
        color: #ffffff;
    }

    .enlarged #wrapper .left.side-menu #sidebar-menu ul > li > a span {
        display: none;
        padding-right: 10px;
    }

    .enlarged #wrapper .left.side-menu .user-details {
        display: none;
    }

.enlarged #wrapper .content-page {
    margin-right: 70px;
}

.enlarged #wrapper .footer {
}

.enlarged #wrapper .topbar .topbar-left {
    width: 70px !important;
}

    .enlarged #wrapper .topbar .topbar-left .logo span {
        display: none;
        opacity: 0;
    }

    .enlarged #wrapper .topbar .topbar-left .logo i {
        display: block;
        line-height: 127px;
        color: #F4953F !important;
    }

.enlarged #wrapper #sidebar-menu > ul > li:hover > a.open :after {
    display: none;
}

.enlarged #wrapper #sidebar-menu > ul > li:hover > a.active :after {
    display: none;
}

.enlarged #sidebar-menu {
    display: none;
}

/* Seach */
.app-search {
    position: relative;
    padding-top: 18px;
}

    .app-search a {
        position: absolute;
        top: 18px;
        right: 220px;
        display: block;
        height: 34px;
        line-height: 34px;
        width: 34px;
        text-align: center;
        color: rgba(255, 255, 255, 0.5);
    }

        .app-search a:hover {
            color: #ffffff;
        }

    .app-search .form-control,
    .app-search .form-control:focus {
        border: 1px solid #43b39c;
        font-size: 13px;
        height: 34px;
        color: #ffffff;
        padding-right: 20px;
        padding-left: 40px;
        background: #43b39c;
        box-shadow: none;
        border-radius: 30px;
        width: 200px;
    }

    .app-search input::-webkit-input-placeholder {
        color: white;
    }

    .app-search input:-moz-placeholder {
        color: white;
    }

    .app-search input::-moz-placeholder {
        color: white;
    }

    .app-search input:-ms-input-placeholder {
        color: white;
    }

/* Page titles */
.page-title {
    margin-bottom: 0;
    margin-top: 0px;
    font-weight: 600;
    line-height: 41px;
}

.header-title {
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-size: 22px;
    font-weight: 700;
}

.page-title-box {
    padding: 10px 0px;
    background-color: #ffffff;
    border-bottom: 1px solid rgba(154,161,172,0.2);
    margin-bottom: 10px;
}

    .page-title-box .breadcrumb {
        margin-bottom: 0;
        padding: 0;
        background-color: transparent !important;
    }

/* Body min-height set */
body.enlarged {
}

    body.enlarged.bg-transparent {
        min-height: 500px;
    }

.lang-option .bootstrap-select {
    margin: 18px 10px 0 10px !important;
}

    .lang-option .bootstrap-select .btn-default {
        background-color: #ffffff !important;
    }

/* Footer */
.footer {
    border-top: 1px solid rgba(152, 166, 173, 0.2);
    bottom: 0;
    text-align: center !important;
    padding: 7px 30px;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 12px;
    background-color: #fff;
}

    .footer.footer-side {
        right: 275px;
    }

/* Notification */
.notification-list {
    margin-right: 0 !important;
}

    .notification-list .noti-title {
        border-radius: 0.25rem 0.25rem 0 0;
        background-color: #F4953F;
        margin: -6px -1px 0px -1px;
        width: auto;
        padding: 12px 20px;
    }

        .notification-list .noti-title h5 {
            color: #ffffff;
            margin: 0;
        }

        .notification-list .noti-title .label {
            float: left;
        }

    .notification-list .noti-icon {
        font-size: 22px;
        padding: 0 12px;
        vertical-align: middle;
        color: rgba(96, 96, 96, 1);
    }

    .notification-list .noti-icon-badge {
        display: inline-block;
        position: absolute;
        top: 14px;
        right: 4px;
    }

    .notification-list .notify-item {
        padding: 10px 20px;
    }

        .notification-list .notify-item .notify-icon {
            float: right;
            height: 36px;
            width: 36px;
            line-height: 36px;
            text-align: center;
            margin-left: 10px;
            border-radius: 50%;
            color: #ffffff;
        }

            .notification-list .notify-item .notify-icon img {
                margin-top: 4px;
            }

        .notification-list .notify-item .notify-details {
            margin-bottom: 0;
            overflow: hidden;
            margin-right: 45px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .notification-list .notify-item .notify-details b {
                font-weight: 500;
            }

            .notification-list .notify-item .notify-details small {
                display: block;
            }

            .notification-list .notify-item .notify-details span {
                display: block;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                font-size: 13px;
            }

    .notification-list .notify-all {
        border-radius: 0 0 0.25rem 0.25rem;
        margin: 0 0 -5px 0;
        background-color: #e2e2e2;
    }

    .notification-list .profile-dropdown .notify-item {
        padding: 4px 20px;
    }

    .notification-list .noti-text {
        display: inline-block;
        line-height: 1em;
        vertical-align: middle;
        padding-right: 5px;
    }

        .notification-list .noti-text strong {
            display: block;
        }

.profile-dropdown {
    width: 170px;
}

    .profile-dropdown i {
        font-size: 17px;
        vertical-align: middle;
        margin-left: 5px;
    }

    .profile-dropdown span {
        vertical-align: middle;
    }

.nav-user {
    padding: 0 12px !important;
}

    .nav-user img {
        height: 36px;
        width: 36px;
    }

/* =============
   Common
============= */
body {
    margin: 0;
    padding-bottom: 60px;
    overflow-x: hidden;
    color: #000;
    font-size: 16px;
    background-color: #fff;
    font-family: 'Cairo', 'Heebo', sans-serif;
}

html {
    position: relative;
    min-height: 100%;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #606060;
    margin: 10px 0;
}

h5 {
    font-size: 15px;
}

p {
    line-height: 1.6;
}

* {
    outline: none !important;
}

a:hover {
    outline: 0;
    text-decoration: none;
    color: #576274;
}

a:active {
    outline: 0;
    text-decoration: none;
}

a:focus {
    outline: 0;
    text-decoration: none;
}

.container {
    width: auto;
}

.container-alt {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

#wrapper {
    height: 100%;
    overflow: hidden;
    width: 100%;
}

/* =============
   Helper classes
============= */
.p-0 {
    padding: 0 !important;
}

.p-20 {
    padding: 20px !important;
}

.p-30 {
    padding: 30px !important;
}

.p-l-0 {
    padding-right: 0 !important;
}

.p-r-0 {
    padding-left: 0 !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.p-r-80 {
    padding-right: 80px !important;
}

.p-r-60 {
    padding-right: 60px !important;
}

.p-b-0 {
    padding-bottom: 0 !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-t-50 {
    padding-top: 50px !important;
}

.p-t-220 {
    padding-top: 200px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-l-r-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.m-0 {
    margin: 0 !important;
}

.m-r-5 {
    margin-left: 5px !important;
}

.m-r-10 {
    margin-left: 10px !important;
}

.m-r-15 {
    margin-left: 15px !important;
}

.m-l-5 {
    margin-right: 5px !important;
}

.m-l-10 {
    margin-right: 10px !important;
}

.m-l-15 {
    margin-right: 15px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-0 {
    margin-top: 0 !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.m-b-0 {
    margin-bottom: 0 !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.w-xs {
    min-width: 80px;
}

.w-sm {
    min-width: 95px;
}

.w-md {
    min-width: 110px;
}

.w-lg {
    min-width: 140px;
}

.center-page {
    float: none !important;
    margin: 0 auto !important;
}

.text-overflow {
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    overflow: hidden;
}

.font-600 {
    font-weight: 600;
}

.font-bold {
    font-weight: 600;
}

.font-normal {
    font-weight: normal;
}

.font-light {
    font-weight: 300;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px !important;
}

.wrapper-md {
    padding: 20px;
}

.pull-in {
    margin-left: -20px;
    margin-right: -20px;
}

.b-0 {
    border: none !important;
}

.vertical-middle {
    vertical-align: middle !important;
}

.bx-shadow {
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.bx-shadow-none {
    box-shadow: none !important;
}

.mx-box {
    max-height: 380px;
    min-height: 380px;
}

.thumb-sm {
    height: 36px;
    width: 36px;
}

.thumb-md {
    height: 48px;
    width: 48px;
}

.thumb-lg {
    height: 88px;
    width: 88px;
}

.thumb-xl {
    height: 120px;
    width: 120px;
}

.bg-transparent {
    background-color: transparent !important;
}

.slimScrollDiv {
    height: auto !important;
}

/* Table type box */
.table-box {
    display: table;
    height: 100%;
    width: 100%;
}

    .table-box .table-detail {
        display: table-cell;
        vertical-align: middle;
    }

/* Card Box */
.card-box {
    padding: 20px;
    /*border: 1px solid #e2e2e2;*/
    border-radius: 5px;
    margin-bottom: 20px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}

.card {
    border-radius: 5px;
    margin-bottom: 20px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    border: 0px;
}

.card-header {
    border-color: #EFEFEF;
    font-weight: 700;
    border-bottom: 0;
}

.card-header-danger {
    border-bottom-color: #f96a74;
}

.card-header-warning {
    border-bottom-color: #ffa91c;
}

.card-header-success {
    border-bottom-color: #32c861;
}

.card .btn.text-left, .card-box .btn.text-left, .card .btn.text-right {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.card-body .badge {
    font-size: 2em;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    right: 15px;
}

.card-body {
    line-height: 1.2em
}

a:hover .card {
    background-color: rgba(0,0,0,.075);
}

.jFiler .card {
    border: 2px dashed transparent;
}

.jFiler.dragged .card {
    border: 2px dashed #606060;
}

    .jFiler.dragged .card * {
        opacity: 0.5;
    }

.no-shadow {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.3);
}

.no-round-border {
    border-radius: 0;
}


.search-comp {
    position: relative;
    margin: 0px 10px;
    vertical-align: middle;
}

    .search-comp input {
        padding-left: 30px;
        height: 30px;
    }

    .search-comp .btn {
        transform: translateX(0%);
        padding: 3px 7px;
        position: absolute;
        top: 1px;
        left: 1px;
    }

.print-comp {
    position: relative;
    margin: 0px;
    vertical-align: middle;
}

    .print-comp .btn {
        padding: 3px 7px;
    }

.seperated {
    margin: 0;
    padding: 0px;
    list-style: none;
    font-size: 0.8em;
}

    .seperated li {
        display: inline-block;
        padding-left: 30px;
        position: relative;
    }

        .seperated li:after {
            content: '|';
            position: absolute;
            top: 0px;
            left: 14px;
        }

        .seperated li:last-child {
            padding-left: 0px;
        }

            .seperated li:last-child:after {
                display: none;
            }

hr {
    margin: 7px 0px;
}

/* knob */

.knob {
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    width: 244px;
    height: 244px;
    margin: -50% auto 0px auto;
    position: relative;
    margin-bottom: 20px;
}

    .knob .header-title {
        position: absolute;
        top: 30%;
        left: 50%;
        text-align: center;
        transform: translate(-50%,-50%)
    }

.knob-value {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%,-50%);
    font-size: 90px;
}

/* tables */
.table {
    background-color: #fff;
}

.table-no-background {
    background-color: transparent !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #FAFAFA
}


/* =============
   Extras
============= */
/* =============
   Demo Css
============= */
.demo-box {
    padding: 10px 15px;
}

/* Button demo */
.button-list {
    margin-right: -8px;
    margin-bottom: -12px;
}

    .button-list .btn {
        margin-bottom: 12px;
        margin-right: 8px;
    }

/* Popover */
.demo-popover .popover {
    position: relative;
    display: block;
    float: right;
    width: 260px;
    margin: 20px;
    z-index: 9;
}

/* Tooltips */
.demo-tooltip .tooltip {
    position: relative;
    display: inline-block;
    margin: 10px 20px;
    opacity: 1;
}

/* Grid page */
.grid-structure .grid-container {
    background-color: #f3f3f3;
    margin-bottom: 18px;
    padding: 12px 20px;
    font-family: "Cairo", "Heebo", sans-serif;
}

/* Demo Animation */
.demo-animation {
    text-align: center;
}

    .demo-animation img {
        position: relative;
        width: 120px;
        display: block;
        margin: 0 auto 40px auto;
        z-index: 1;
        border-radius: 2px;
    }

/* Demo only */
.icon-list-demo div {
    cursor: pointer;
    line-height: 45px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

    .icon-list-demo div p {
        margin-bottom: 0;
        line-height: inherit;
    }

.icon-list-demo i {
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-left: 12px;
    color: fade(#313a46, 70%);
    border-radius: 3px;
    display: inline-block;
    transition: all 0.2s;
}

.icon-list-demo [class^="pe-7s-"], .icon-list-demo [class*=" pe-7s-"] {
    font-weight: 600;
}

.icon-list-demo .col-md-4 {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    background-clip: padding-box;
    margin-bottom: 10px;
}

    .icon-list-demo .col-md-4:hover i {
        color: #ffffff;
        background-color: #4489e4;
    }

/* Switchery demo */
.switchery-demo {
    margin-bottom: -10px;
}

    .switchery-demo .switchery {
        margin-bottom: 10px;
        margin-left: 5px;
    }

/* Icon colored demo */
.icon-colored {
    height: 48px;
    width: 48px;
    margin: 2rem;
}

.icon-colored-lg {
    height: 64px;
    width: 64px;
    margin: 2.2rem;
}

/* =============
   Bootstrap-custom
============= */
.row {
    margin-right: -10px;
    margin-left: -10px;
    position: relative;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7,
.col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto,
.col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, .col-sm-1,
.col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11,
.col-xl-12, .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-auto {
    padding-left: 10px;
    padding-right: 10px;
}

.breadcrumb {
    background-color: transparent;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-left: 0;
    font-size: 0.8em;
}

    .breadcrumb a {
        color: rgba(96,96,96,0.5);
    }

    .breadcrumb > li + li:before {
        padding: 0 5px;
        color: rgba(96,96,96,0.5) !important;
        content: "\f104" !important;
        font-family: FontAwesome !important;
    }

.breadcrumb-item.active {
    color: rgba(96,96,96,1) !important
}

.media {
    margin-top: 25px;
}

.mr-3, .mx-3 {
    margin-left: 1rem !important;
    margin-right: 0 !important;
}

/* Dropdown */
.dropdown-menu {
    padding: 4px 0;
    box-shadow: 0 1px 3px fade(#313a46, 20%);
    border: 1px solid fade(#98a6ad, 15%);
    text-align: right;
    font-size: 1em;
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #EFEFEF
}

.dropdown-menu > li > a {
    padding: 7px 20px;
    font-size: 14px;
}

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        background-color: #f3f3f3 !important;
        color: #313a46 !important;
    }

.dropdown-lg {
    width: 260px;
}

.arrow-none:after {
    border: none;
    margin: 0;
    display: none;
}

.dropdown-item.active, .dropdown-item:active {
    color: #313a46;
    background-color: #f3f3f3;
}

.card-title, .card-header {
    margin-top: 0;
}

/* Background colors */
.bg-custom {
    background-color: #38414E !important;
}

.bg-primary {
    background-color: #709E55 !important;
}

.bg-secondary {
    background-color: #F4953F !important;
}

.bg-success {
    background-color: #32c861 !important;
}

.bg-note {
    background-color: #EFE589 !important;
}

.bg-info {
    background-color: #8BC8EA !important;
}

.bg-info-20 {
    background-color: #E8F4FB !important;
}

.bg-warning {
    background-color: #ffa91c !important;
}

.bg-danger {
    background-color: #f96a74 !important;
}

.bg-muted {
    background-color: #797979 !important;
}

.bg-inverse {
    background-color: #000000 !important;
}

.bg-purple {
    background-color: #5553ce !important;
}

.bg-pink {
    background-color: #ec6794 !important;
}

.bg-white {
    background-color: #ffffff !important;
}

.bg-dark {
    background-color: #2A3718 !important;
}

.bg-light {
    background-color: #EFEFEF !important;
}

/* Text colors */
.text-custom {
    color: #F4953F !important;
}

.text-white {
    color: #ffffff !important;
}

.text-danger {
    color: #f96a74 !important;
}

.text-muted {
    color: rgba(96,96,96,0.5) !important;
}

.text-primary {
    color: #262D37 !important;
}

a.text-primary:hover {
    color: #262D37 !important;
}

.text-warning {
    color: #ffa91c !important;
}

.text-success {
    color: #32c861 !important;
}

.text-info {
    color: #34d3eb !important;
}

.text-inverse {
    color: #000000 !important;
}

.text-pink {
    color: #ec6794 !important;
}

.text-purple {
    color: #5553ce !important;
}

.text-dark {
    color: #313a46 !important;
}

/* Labels */
.label {
    display: inline;
    padding: 0.3em .6em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

    .label:empty {
        display: none;
    }

.label-white {
    background-color: fade(#ffffff, 70%);
    color: #313a46 !important;
}

.label-default {
    background-color: #F4953F;
}

.label-primary {
    background-color: #4489e4;
}

.label-success {
    background-color: #32c861;
}

.label-info {
    background-color: #34d3eb;
}

.label-warning {
    background-color: #ffa91c;
}

.label-danger {
    background-color: #f96a74;
}

.label-purple {
    background-color: #5553ce;
}

.label-pink {
    background-color: #ec6794;
}

.label-inverse {
    background-color: #000000;
}

.label-muted {
    background-color: #98a6ad;
}

/* Badge */
.badge {
    text-transform: uppercase;
    padding: 3px 5px;
    margin-top: 1px;
    display: inline-block;
    min-width: 10px;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
    background-color: #F4953F;
    font-family: "Cairo", "Heebo", sans-serif;
}

.badge-xs {
    font-size: 9px;
}

.badge-xs, .badge-sm {
    -webkit-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    transform: translate(0, -2px);
}

.badge-white {
    background-color: #ffffff;
    color: #313a46;
}

.badge-yellow {
    background-color: #EFE589;
    color: #606060 !important;
    position: absolute;
    top: 0px;
    right: 0px;
    transform: translate(50%,-50%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    padding: 0px;
}

.badge-primary {
    background-color: #38414E;
}

.badge-success {
    background-color: #32c861;
}

.badge-info {
    background-color: #8BC8EA;
}

.badge-warning {
    background-color: #ffa91c;
}

.badge-danger {
    background-color: #f96a74;
}

.badge-purple {
    background-color: #5553ce;
}

.badge-pink {
    background-color: #ec6794;
}

.badge-inverse {
    background-color: #000000;
}

.badge-grey {
    background-color: rgba(54,64,76,0.20);
}

.badge-float {
    position: absolute;
    top: 5px;
}

.badge-left {
    left: 5px;
    right: auto;
}

.badge-right {
    left: auto;
    right: 5px;
}

.badge-extra {
    padding-left: 25px;
}

    .badge-extra:after, .badge-extra:before {
        content: '';
        border-radius: 50%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 8px;
        width: 8px;
        height: 8px;
        background-color: rgba(54,64,76,1);
    }

    .badge-extra:before {
        opacity: 0.3;
        width: 16px;
        height: 16px;
        left: 4px;
    }

.text-warning.badge-extra:after, .text-warning.badge-extra:before {
    background-color: #ffa91c !important;
}

.text-success.badge-extra:after, .text-success.badge-extra:before {
    background-color: #32c861 !important;
}

.text-primary.badge-extra:after, .text-primary.badge-extra:before {
    background-color: #38414E !important;
}

.text-danger.badge-extra:after, .text-danger.badge-extra:before {
    background-color: #f96a74 !important;
}


/* Pagination/ Pager */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pagination > li > a,
.pagination > li > span {
    color: #313a46;
}

    .pagination > li > a:hover,
    .pagination > li > span:hover,
    .pagination > li > a:focus,
    .pagination > li > span:focus {
        background-color: #e2e2e2;
    }

.pagination-split li {
    margin-left: 5px;
    float: left;
}

    .pagination-split li:first-child {
        margin-left: 0;
    }

    .pagination-split li a {
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.page-item.active .page-link {
    background-color: #F4953F;
    border-color: #F4953F;
}

.pager li > a, .pager li > span {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #313a46;
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    color:
}

    .list-group-item.active, .list-group-item.active:focus,
    .list-group-item.active:hover {
    }

        .list-group-item.active .list-group-item-text,
        .list-group-item.active:focus .list-group-item-text,
        .list-group-item.active:hover .list-group-item-text {
        }

html {
    direction: rtl;
}

body {
    text-align: right;
}

.dropdown-toggle::after {
    display: none;
}

.list-inline, .list-group, ul {
    padding-right: 0;
}

.float-left, .pull-left, .breadcrumb-item {
    float: right !important;
}

.float-right, .pull-right, .close {
    float: left !important;
}

.text-left {
    text-align: right !important;
}

.text-right {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child), .page-item:last-child .page-link,
.input-group .form-control:not(:first-child), .input-group-addon:not(:first-child), .input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn, .input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn, .input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .page-item:first-child .page-link,
    .input-group .form-control:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
    .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:last-child) > .btn,
    .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle,
    .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
    }

.modal-footer > :not(:last-child) {
    margin-left: .25rem;
}

.input-group-addon:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    border-left: 0;
}

.form-check-inline {
    margin: 0;
}


.custom-control {
    margin-right: 0.5rem;
}

.custom-control-label::before, .custom-control-label::after {
    left: auto;
    right: 0;
}

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .waves-effect .waves-ripple {
        position: absolute;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        opacity: 0;
        background: rgba(0, 0, 0, 0.2);
        -webkit-transition: all 0.7s ease-out;
        -moz-transition: all 0.7s ease-out;
        -o-transition: all 0.7s ease-out;
        -ms-transition: all 0.7s ease-out;
        transition: all 0.7s ease-out;
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        transition-property: transform, opacity;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        pointer-events: none;
    }

.waves-notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

.waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none;
}

.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom;
}

    .waves-input-wrapper .waves-button-input {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
    }

.waves-block {
    display: block;
}

.waves-effect.waves-light .waves-ripple {
    background-color: fade(#ffffff, 40%);
}

.waves-effect.waves-custom .waves-ripple {
    background-color: fade(#F4953F, 40%);
}

.waves-effect.waves-primary .waves-ripple {
    background-color: fade(#4489e4, 40%);
}

.waves-effect.waves-success .waves-ripple {
    background-color: fade(#32c861, 40%);
}

.waves-effect.waves-info .waves-ripple {
    background-color: fade(#34d3eb, 40%);
}

.waves-effect.waves-warning .waves-ripple {
    background-color: fade(#ffa91c, 40%);
}

.waves-effect.waves-danger .waves-ripple {
    background-color: fade(#f96a74, 40%);
}

.waves-effect.waves-pink .waves-ripple {
    background-color: fade(#ec6794, 40%);
}

.waves-effect.purple .waves-ripple {
    background-color: fade(#5553ce, 20%);
}

.waves-effect.waves-inverse .waves-ripple {
    background-color: fade(#000000, 40%);
}

/* =================
   Popover / Tooltips
==================== */
/* Popover */
.popover {
    font-family: inherit;
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    background-clip: padding-box;
    box-shadow: 0 0 28px rgba(0, 0, 0, 0.15);
}

    .popover .popover-title {
        background-color: transparent;
        color: #F4953F;
        padding: 12px 15px;
        font-size: 15px;
    }

    .popover .arrow {
        border-color: transparent !important;
    }

/* Tooltips */
.tooltip {
    font-family: "Cairo", "Heebo", sans-serif;
}

    .tooltip .tooltip-inner {
        padding: 4px 10px;
        border-radius: 2px;
        background-color: #313a46;
    }

    .tooltip.left .tooltip-arrow {
        border-left-color: #313a46;
    }

    .tooltip.top .tooltip-arrow {
        border-top-color: #313a46;
    }

    .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #313a46;
    }

    .tooltip.right .tooltip-arrow {
        border-right-color: #313a46;
    }

/* Tooltpster */
.tooltipster-sidetip .tooltipster-box {
    background-color: #F4953F;
    border: 2px solid #F4953F;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border,
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #F4953F;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border,
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #F4953F;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border,
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #F4953F;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border,
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #F4953F;
}

/* =============
   Buttons
============= */
.btn {
    font-size: 14px;
    padding: 7px 14px;
    outline: none !important;
    font-family: "Cairo", "Heebo", sans-serif;
}

    .btn.disabled, .btn:disabled {
        opacity: 0.3;
    }

.btn-md {
    padding: 9px 18px;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 12px 20px !important;
    font-size: 18px;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px !important;
    font-size: 14px;
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px !important;
    font-size: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: 2px;
}

.btn-custom, .btn-success, .btn-info, .btn-warning,
.btn-danger, .btn-inverse, .btn-purple, .btn-pink, .btn-messages, .btn-links {
    color: #ffffff !important;
}

.btn-links {
    background-color: #97BFAA;
    border-color: #97BFAA;
}

    .btn-links:hover, .btn-links:focus, .btn-links:active, .btn-links.active,
    .btn-links.focus, .btn-links:active, .btn-links:focus, .btn-links:hover,
    .open > .dropdown-toggle.btn-links {
        background-color: #7AA58E !important;
        border: 1px solid #7AA58E !important;
    }

.btn-messages {
    background-color: #606060;
    border-color: #606060;
}

    .btn-messages:hover, .btn-messages:focus, .btn-messages:active, .btn-messages.active,
    .btn-messages.focus, .btn-messages:active, .btn-messages:focus, .btn-messages:hover,
    .open > .dropdown-toggle.btn-messages {
        background-color: #484949 !important;
        border: 1px solid #484949 !important;
    }


.btn-custom {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#709e55+0,add96a+100 */
    background: #709e55; /* Old browsers */
    background: -moz-linear-gradient(top, #709e55 0%, #add96a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #709e55 0%,#add96a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #709e55 0%,#add96a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#709e55', endColorstr='#add96a',GradientType=0 ); /* IE6-9 */
    border-color: #709E55;
}


    .btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active,
    .btn-custom.focus, .btn-custom:active, .btn-custom:focus, .btn-custom:hover,
    .open > .dropdown-toggle.btn-custom {
        background-color: #ADD96A !important;
        border: 1px solid #ADD96A !important;
    }

    .btn-custom.focus, .btn-custom:focus, .btn-outline-custom.focus, .btn-outline-custom:focus {
        -webkit-box-shadow: 0 0 0 2px rgba(100, 197, 177, 0.3);
        box-shadow: 0 0 0 2px rgba(100, 197, 177, 0.3);
    }


.btn-grey {
    background-color: #999999;
    border-color: #999999;
    color: #ffffff !important;
}


    .btn-grey:hover, .btn-grey:focus, .btn-grey:active, .btn-grey.active,
    .btn-grey.focus, .btn-grey:active, .btn-grey:focus, .btn-grey:hover,
    .open > .dropdown-toggle.btn-grey {
        background-color: rgba(35,35,35,1.00);
        border: 1px solid rgba(35,35,35,1.00) !important;
        color: #ffffff !important;
    }

    .btn-grey.focus, .btn-grey:focus, .btn-outline-grey.focus, .btn-outline-grey:focus {
        -webkit-box-shadow: 0 0 0 2px rgba(100, 197, 177, 0.3);
        box-shadow: 0 0 0 2px rgba(100, 197, 177, 0.3);
    }

.btn-secondary {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f15a24+0,fbb03b+100 */
    background: #f15a24; /* Old browsers */
    background: -moz-linear-gradient(left, #f15a24 0%, #fbb03b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f15a24 0%,#fbb03b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f15a24 0%,#fbb03b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15a24', endColorstr='#fbb03b',GradientType=1 ); /* IE6-9 */
    color: #ffffff !important;
    border: 0px;
}

.card .btn-secondary {
    color: #ffffff !important;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active,
.btn-secondary.focus, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover,
.open > .dropdown-toggle.btn-secondary, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    opacity: 0.9;
    color: #ffffff !important;
    background-color: #666666;
}

    .btn-secondary.focus, .btn-secondary:focus, .btn-outline-secondary.focus, .btn-outline-secondary:focus,
    .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 2px rgba(49, 58, 70, 0.1);
        box-shadow: 0 0 0 2px rgba(49, 58, 70, 0.1);
    }


.btn-disabled {
    background-color: #B3B3B3;
    border-color: #B3B3B3;
    color: #262D37;
    cursor: default !important;
    opacity: 0.5;
}

    .btn-disabled:hover, .btn-disabled:focus, .btn-disabled:active, .btn-disabled.active,
    .btn-disabled.focus, .btn-disabled:active, .btn-disabled:focus, .btn-disabled:hover,
    .open > .dropdown-toggle.btn-disabled, .btn-disabled:not(:disabled):not(.disabled).active, .btn-disabled:not(:disabled):not(.disabled):active, .show > .btn-disabled.dropdown-toggle {
        background-color: #B3B3B3 !important;
        border-color: #B3B3B3 !important;
        color: #262D37;
        cursor: default !important;
    }

.card .btn-primary {
    color: #fff;
}


.btn-primary {
    background-color: #709E55 !important;
    border: 1px solid #709E55 !important;
    color: #262D37;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active,
    .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover,
    .open > .dropdown-toggle.btn-primary {
        background-color: #207752 !important;
        border-color: #207752 !important;
    }

    .btn-primary.focus, .btn-primary:focus, .btn-outline-primary.focus, .btn-outline-primary:focus,
    .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 2px rgba(68, 137, 228, 0.3);
        box-shadow: 0 0 0 2px rgba(68, 137, 228, 0.3);
    }

.btn-success {
    background-color: #32c861 !important;
    border: 1px solid #32c861 !important;
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        background-color: #2db457 !important;
        border-color: #2db457 !important;
    }

    .btn-success.focus, .btn-success:focus, .btn-outline-success.focus, .btn-outline-success:focus,
    .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 2px rgba(50, 200, 97, 0.3);
        box-shadow: 0 0 0 2px rgba(50, 200, 97, 0.3);
    }

.btn-info {
    /*background-color: #8BC8EA !important;*/
    border: 1px solid #8BC8EA !important;
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        background-color: #68A6C1 !important;
        border-color: #68A6C1 !important;
    }

    .btn-info.focus, .btn-info:focus, .btn-outline-info.focus, .btn-outline-info:focus,
    .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 2px rgba(52, 211, 235, 0.3);
        box-shadow: 0 0 0 2px rgba(52, 211, 235, 0.3);
    }

.btn-warning {
    background-color: #ffa91c !important;
    border: 1px solid #ffa91c !important;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
        background-color: #ff9f03 !important;
        border-color: #ff9f03 !important;
    }

    .btn-warning.focus, .btn-warning:focus, .btn-outline-warning.focus, .btn-outline-warning:focus,
    .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 2px rgba(255, 169, 28, 0.3);
        box-shadow: 0 0 0 2px rgba(255, 169, 28, 0.3);
    }

.btn-danger {
    background-color: #f96a74 !important;
    border: 1px solid #f96a74 !important;
}

    .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
        background-color: #f8515d !important;
        border-color: #f8515d !important;
    }

    .btn-danger.focus, .btn-danger:focus, .btn-outline-danger.focus, .btn-outline-danger:focus,
    .btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 2px rgba(249, 106, 116, 0.3);
        box-shadow: 0 0 0 2px rgba(249, 106, 116, 0.3);
    }

.btn-inverse {
    background-color: #576274 !important;
    border: 1px solid #576274 !important;
}

    .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.focus, .btn-inverse:active, .btn-inverse:focus, .btn-inverse:hover, .open > .dropdown-toggle.btn-inverse {
        background-color: #2b333d !important;
        border-color: #2b333d !important;
    }

    .btn-inverse.focus, .btn-inverse:focus, .btn-outline-inverse.focus, .btn-outline-inverse:focus {
        -webkit-box-shadow: 0 0 0 2px rgba(54, 64, 76, 0.3);
        box-shadow: 0 0 0 2px rgba(54, 64, 76, 0.3);
    }

.btn-purple {
    background-color: #5553ce !important;
    border: 1px solid #5553ce !important;
}

    .btn-purple:hover, .btn-purple:focus, .btn-purple:active {
        background-color: #413fc8 !important;
        border-color: #413fc8 !important;
    }

    .btn-purple.focus, .btn-purple:focus, .btn-outline-purple.focus, .btn-outline-purple:focus {
        -webkit-box-shadow: 0 0 0 2px rgba(85, 83, 206, 0.3);
        box-shadow: 0 0 0 2px rgba(85, 83, 206, 0.3);
    }

.btn-yellow {
    background-color: #EFE589 !important;
    border: 1px solid #EFE589 !important;
    color: #606060;
}

    .btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active {
        background-color: #DBCC61 !important;
        border-color: #DBCC61 !important;
        color: #606060;
    }


.btn-pink {
    background-color: #ec6794 !important;
    border: 1px solid #ec6794 !important;
}

    .btn-pink:hover, .btn-pink:focus, .btn-pink:active {
        background-color: #e95084 !important;
        border-color: #e95084 !important;
    }

    .btn-pink.focus, .btn-pink:focus, .btn-outline-pink.focus, .btn-outline-pink:focus {
        -webkit-box-shadow: 0 0 0 2px rgba(236, 103, 148, 0.3);
        box-shadow: 0 0 0 2px rgba(236, 103, 148, 0.3);
    }

.btn-bordered {
    background-color: transparent !important;
}

    .btn-bordered.btn-secondary {
        background-color: #ffffff;
        border: 2px solid rgba(49, 58, 70, 0.15) !important;
    }

    .btn-bordered.btn-custom {
        color: #F4953F !important;
        border: 2px solid #F4953F !important;
    }

        .btn-bordered.btn-custom:hover, .btn-bordered.btn-custom:focus, .btn-bordered.btn-custom:active {
            background-color: #F4953F;
            color: #ffffff !important;
            border: 2px solid #4abba4 !important;
        }

    .btn-bordered.btn-primary {
        color: #4489e4 !important;
        border: 2px solid #4489e4 !important;
    }

        .btn-bordered.btn-primary:hover, .btn-bordered.btn-primary:focus, .btn-bordered.btn-primary:active {
            background-color: #4489e4;
            color: #ffffff !important;
            border: 2px solid #2575df !important;
        }

    .btn-bordered.btn-success {
        color: #32c861 !important;
        border: 2px solid #32c861 !important;
    }

        .btn-bordered.btn-success:hover, .btn-bordered.btn-success:focus, .btn-bordered.btn-success:active {
            background-color: #32c861;
            color: #ffffff !important;
            border: 2px solid #2bab53 !important;
        }

    .btn-bordered.btn-info {
        color: #34d3eb !important;
        border: 2px solid #34d3eb !important;
    }

        .btn-bordered.btn-info:hover, .btn-bordered.btn-info:focus, .btn-bordered.btn-info:active {
            background-color: #34d3eb;
            color: #ffffff !important;
            border: 2px solid #17cae5 !important;
        }

    .btn-bordered.btn-warning {
        color: #ffa91c !important;
        border: 2px solid #ffa91c !important;
    }

        .btn-bordered.btn-warning:hover, .btn-bordered.btn-warning:focus, .btn-bordered.btn-warning:active {
            background-color: #ffa91c;
            color: #ffffff !important;
            border: 2px solid #f79a00 !important;
        }

    .btn-bordered.btn-danger {
        color: #f96a74 !important;
        border: 2px solid #f96a74 !important;
    }

        .btn-bordered.btn-danger:hover, .btn-bordered.btn-danger:focus, .btn-bordered.btn-danger:active {
            background-color: #f96a74;
            color: #ffffff !important;
            border: 2px solid #f84854 !important;
        }

    .btn-bordered.btn-inverse {
        color: #000000 !important;
        background-color: #ffffff !important;
        border: 1px solid #000000 !important;
    }

        .btn-bordered.btn-inverse:hover, .btn-bordered.btn-inverse:focus, .btn-bordered.btn-inverse:active {
            background-color: #000000 !important;
            color: #ffffff !important;
            border: 1px solid #272e37 !important;
        }

    .btn-bordered.btn-purple {
        color: #5553ce !important;
        border: 2px solid #5553ce !important;
    }

        .btn-bordered.btn-purple:hover, .btn-bordered.btn-purple:focus, .btn-bordered.btn-purple:active {
            background-color: #5553ce;
            color: #ffffff !important;
            border: 2px solid #3a38c5 !important;
        }

    .btn-bordered.btn-pink {
        color: #ec6794 !important;
        border: 2px solid #ec6794 !important;
    }

        .btn-bordered.btn-pink:hover, .btn-bordered.btn-pink:focus, .btn-bordered.btn-pink:active {
            background-color: #ec6794;
            color: #ffffff !important;
            border: 2px solid #e8477e !important;
        }

.btn-rounded {
    border-radius: 2em !important;
}

    .btn-rounded .row {
        line-height: 30px;
    }

/* Social Buttons */
.btn-facebook {
    color: #ffffff !important;
    background-color: #3b5998 !important;
}

.btn-twitter {
    color: #ffffff !important;
    background-color: #00aced !important;
}

.btn-linkedin {
    color: #ffffff !important;
    background-color: #007bb6 !important;
}

.btn-dribbble {
    color: #ffffff !important;
    background-color: #ea4c89 !important;
}

.btn-googleplus {
    color: #ffffff !important;
    background-color: #dd4b39 !important;
}

.btn-instagram {
    color: #ffffff !important;
    background-color: #517fa4 !important;
}

.btn-pinterest {
    color: #ffffff !important;
    background-color: #cb2027 !important;
}

.btn-dropbox {
    color: #ffffff !important;
    background-color: #007ee5 !important;
}

.btn-flickr {
    color: #ffffff !important;
    background-color: #ff0084 !important;
}

.btn-tumblr {
    color: #ffffff !important;
    background-color: #32506d !important;
}

.btn-skype {
    color: #ffffff !important;
    background-color: #00aff0 !important;
}

.btn-youtube {
    color: #ffffff !important;
    background-color: #bb0000 !important;
}

.btn-github {
    color: #ffffff !important;
    background-color: #171515 !important;
}

/* =============
   Portlets
============= */
.portlet {
    background: #ffffff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    border-radius: 5px;
    margin-bottom: 20px;
    position: relative;
    -webkit-transition: opacity 3s ease-in-out;
    -moz-transition: opacity 3s ease-in-out;
    -o-transition: opacity 3s ease-in-out;
    opacity: 1;
}

    .portlet .portlet-heading {
        border-radius: 3px 3px 0 0;
        color: #ffffff;
        padding: 12px 20px;
    }

        .portlet .portlet-heading .portlet-title {
            color: #ffffff;
            float: left;
            font-size: 16px;
            margin: 6px 0 0 0;
            letter-spacing: 0.03em;
        }

        .portlet .portlet-heading .portlet-widgets {
            display: inline-block;
            float: right;
            font-size: 18px;
            line-height: 30px;
            padding-left: 15px;
            position: relative;
            text-align: right;
        }

            .portlet .portlet-heading .portlet-widgets .divider {
                margin: 0 5px;
            }

            .portlet .portlet-heading .portlet-widgets .collapsed .mdi-minus:before {
                content: "\F415" !important;
            }

        .portlet .portlet-heading a {
            color: #999999;
            padding: 0 2px;
        }

    .portlet .portlet-body {
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        background: #ffffff;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        padding: 15px;
    }

.portlet-default .portlet-title {
    color: #797979 !important;
}

.portlet .portlet-heading.bg-custom a, .portlet .portlet-heading.bg-purple a, .portlet .portlet-heading.bg-info a, .portlet .portlet-heading.bg-success a, .portlet .portlet-heading.bg-primary a, .portlet .portlet-heading.bg-danger a, .portlet .portlet-heading.bg-warning a, .portlet .portlet-heading.bg-inverse a, .portlet .portlet-heading.bg-pink a {
    color: #ffffff;
}

.collapsed .arrow {
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
}

.panel-disabled {
    background: rgba(243, 242, 241, 0.5);
    left: 0;
    cursor: wait;
    position: absolute;
    right: -5px;
    top: 0;
    bottom: 0;
}

.loader-1 {
    width: 30px;
    height: 30px;
    background-color: #313a46;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px;
}

/* =============
   Checkbox and Radios
============= */
.checkbox label {
    display: inline-block;
    padding-right: 4px;
    position: relative;
    font-weight: 500;
    font-size: 15px;
    min-height: 22px;
    vertical-align: middle;
    margin-bottom: 0px;
}

    .checkbox label::before {
        -o-transition: 0.3s ease-in-out;
        -webkit-transition: 0.3s ease-in-out;
        background-color: #ffffff;
        border-radius: 3px;
        border: 1px solid #C0C3C9;
        content: "";
        display: inline-block;
        height: 22px;
        right: 0;
        margin-right: -26px;
        position: absolute;
        transition: 0.3s ease-in-out;
        width: 22px;
        outline: none !important;
    }

    .checkbox label::after {
        color: #262D37;
        display: inline-block;
        font-size: 13px;
        height: 20px;
        right: 1px;
        margin-right: -26px;
        padding-right: 0px;
        padding-top: 0px;
        position: absolute;
        top: 1px;
        width: 20px;
        line-height: 20px;
        text-align: center;
    }

.checkbox input[type="checkbox"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none !important;
    width: 22px;
    height: 22px;
    vertical-align: middle;
}

    .checkbox input[type="checkbox"]:disabled + label {
        opacity: 0.65;
    }

    .checkbox input[type="checkbox"]:focus + label::before {
        outline-offset: -2px;
        outline: none;
    }

    .checkbox input[type="checkbox"]:checked + label::after {
        content: "\f00c";
        font-family: 'FontAwesome';
    }

    .checkbox input[type="checkbox"]:disabled + label::before {
        background-color: #e2e2e2;
        cursor: not-allowed;
    }

.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox.checkbox-inline {
    margin-top: 0;
}

.checkbox.checkbox-single input {
    height: 18px;
    width: 18px;
    position: absolute;
}

.checkbox.checkbox-single label {
    height: 18px;
    width: 18px;
}

    .checkbox.checkbox-single label:before {
        margin-right: 0;
    }

    .checkbox.checkbox-single label:after {
        margin-right: 0;
    }

.checkbox-custom input[type="checkbox"]:checked + label::before {
    background-color: #F4953F;
    border-color: #F4953F;
}

.checkbox-custom input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #F3933C;
    border-color: #F3933C;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #f96a74;
    border-color: #f96a74;
}

.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #34d3eb;
    border-color: #34d3eb;
}

.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #ffa91c;
    border-color: #ffa91c;
}

.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #32c861;
    border-color: #32c861;
}

.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-purple input[type="checkbox"]:checked + label::before {
    background-color: #5553ce;
    border-color: #5553ce;
}

.checkbox-purple input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-pink input[type="checkbox"]:checked + label::before {
    background-color: #ec6794;
    border-color: #ec6794;
}

.checkbox-pink input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

.checkbox-inverse input[type="checkbox"]:checked + label::before {
    background-color: #000000;
    border-color: #000000;
}

.checkbox-inverse input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

/* Radios */
.radio label {
    display: inline-block;
    padding-right: 10px;
    position: relative;
    font-weight: 500;
    font-size: 15px;
}

    .radio label::before {
        -o-transition: border 0.5s ease-in-out;
        -webkit-transition: border 0.5s ease-in-out;
        background-color: #ffffff;
        border-radius: 50%;
        border: 1px solid #C0C3C9;
        content: "";
        display: inline-block;
        height: 22px;
        right: 0;
        margin-right: -20px;
        position: absolute;
        transition: border 0.5s ease-in-out;
        width: 22px;
        outline: none !important;
    }

    .radio label::after {
        -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        -webkit-transform: scale(0, 0);
        -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        background-color: #262D37;
        border-radius: 50%;
        content: " ";
        display: inline-block;
        height: 7px;
        right: 7px;
        margin-right: -20px;
        position: absolute;
        top: 7px;
        transform: scale(0, 0);
        transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        width: 7px;
    }

.radio input[type="radio"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none !important;
}

    .radio input[type="radio"]:disabled + label {
        opacity: 0.65;
    }

    .radio input[type="radio"]:focus + label::before {
        outline-offset: -2px;
        outline: 5px auto -webkit-focus-ring-color;
        outline: thin dotted;
    }

    .radio input[type="radio"]:checked + label::after {
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    .radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed;
    }

.radio.radio-inline {
    margin-top: 0;
}

.radio.radio-single label {
    height: 17px;
}

.radio-custom input[type="radio"] + label::after {
    background-color: #F4953F;
}

.radio-custom input[type="radio"]:checked + label::before {
    border-color: #F4953F;
}

.radio-custom input[type="radio"]:checked + label::after {
    background-color: #F4953F;
}

.radio-primary input[type="radio"] + label::after {
    background-color: #4489e4;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #4489e4;
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #4489e4;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #f96a74;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #f96a74;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #f96a74;
}

.radio-info input[type="radio"] + label::after {
    background-color: #34d3eb;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #34d3eb;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #34d3eb;
}

.radio-warning input[type="radio"] + label::after {
    background-color: #ffa91c;
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #ffa91c;
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #ffa91c;
}

.radio-success input[type="radio"] + label::after {
    background-color: #32c861;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #32c861;
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #32c861;
}

.radio-purple input[type="radio"] + label::after {
    background-color: #5553ce;
}

.radio-purple input[type="radio"]:checked + label::before {
    border-color: #5553ce;
}

.radio-purple input[type="radio"]:checked + label::after {
    background-color: #5553ce;
}

.radio-pink input[type="radio"] + label::after {
    background-color: #ec6794;
}

.radio-pink input[type="radio"]:checked + label::before {
    border-color: #ec6794;
}

.radio-pink input[type="radio"]:checked + label::after {
    background-color: #ec6794;
}

/* =============
   Modals
============= */
.modal .modal-dialog .close {
    /*
  top: 0;
  position: absolute;
  left: -15px;
  height: 36px;
  width: 36px;
  background-color: #313a46;
  opacity: 1;
  border: 2px solid #ffffff;
  text-shadow: none;
  color: #ffffff;
  border-radius: 50%;
  padding: 0;*/
    margin: -1rem auto -1rem -1rem;
    font-size: 18px;
}

.modal .modal-dialog .modal-title {
    margin: 0;
}

.modal .modal-dialog .modal-content {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #DDDDDD;
    border-radius: 2px;
    box-shadow: none;
}

    .modal .modal-dialog .modal-content .modal-header {
        border-bottom-width: 2px;
        margin: 0;
    }

    .modal .modal-dialog .modal-content .modal-body {
        padding: 20px;
    }

.modal-open {
    padding-right: 0 !important;
}

.modal-content .nav.nav-tabs + .tab-content {
    margin-bottom: 0;
}

.modal-content .panel-group {
    margin-bottom: 0;
}

.modal-content .panel {
    border-top: none;
}

/* Custom-modal */
.custombox-modal {
    position: relative
}

.custom-modal-container {
    border-radius: 4px;
    display: none;
    margin: auto;
}

    .custom-modal-container .close {
        position: absolute;
        top: 5px;
        left: 0px;
        color: #ffffff;
    }

    .custom-modal-container .custom-modal-title {
        padding: 10px 25px 10px 25px;
        line-height: 22px;
        font-size: 18px;
        background-color: #576274;
        color: #ffffff;
        text-align: right;
        margin: 0;
    }

    .custom-modal-container .card {
    }

.custombox-modal-wrapper {
    text-align: right;
}

.custombox-modal-flash .close, .custombox-modal-rotatedown .close {
    top: 20px;
    z-index: 9999;
}

/* =============
   Tabs
============= */
.tab-content {
    padding: 20px 0 0 0;
}

.nav-tabs > li > a, .nav-pills > li > a {
    color: #313a46;
}

.nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active {
    background-color: #F4953F;
}

/* Vertial tab */
.tabs-vertical-env .tab-content {
    background: #ffffff;
    display: table-cell;
    padding: 0 20px 0 0;
    vertical-align: top;
}

.tabs-vertical-env .nav.tabs-vertical {
    display: table-cell;
    min-width: 120px;
    vertical-align: top;
    width: 150px;
}

    .tabs-vertical-env .nav.tabs-vertical li > a {
        color: #313a46;
        white-space: nowrap;
        font-weight: 600;
        border-radius: 2px;
    }

        .tabs-vertical-env .nav.tabs-vertical li > a.active {
            background-color: #F4953F;
            border: 0;
            color: #ffffff;
        }

.tabs-vertical-env-right .tab-content {
    padding: 0 0 0 20px;
}

.tabs-bordered {
    border-bottom: 2px solid rgba(152, 166, 173, 0.2) !important;
}

    .tabs-bordered .nav-item {
        margin-bottom: -2px;
    }

    .tabs-bordered li a, .tabs-bordered li a:hover, .tabs-bordered li a:focus {
        border: 0 !important;
        padding: 5px 50px !important;
    }

        .tabs-bordered li a.active {
            border-bottom: 2px solid #F4953F !important;
            font-weight: bold;
            background-color: #DDE0E3 !important;
        }

/* Navpills */
.nav-pills > li > a {
    color: #313a46;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #F4953F;
}

/* =============
   Progressbars
============= */
.progress {
    -webkit-box-shadow: none !important;
    background-color: #f3f3f3;
    box-shadow: none !important;
    height: 10px;
    margin-bottom: 18px;
    overflow: hidden;
}

.progress-bar {
    box-shadow: none;
    font-size: 8px;
    font-weight: 600;
    line-height: 12px;
}

.progress.progress-sm {
    height: 5px !important;
}

    .progress.progress-sm .progress-bar {
        font-size: 8px;
        line-height: 5px;
    }

.progress.progress-md {
    height: 15px !important;
}

    .progress.progress-md .progress-bar {
        font-size: 10.8px;
        line-height: 14.4px;
    }

.progress.progress-lg {
    height: 20px !important;
}

    .progress.progress-lg .progress-bar {
        font-size: 12px;
        line-height: 20px;
    }

.progress-bar-primary {
    background-color: #4489e4;
}

.progress-bar-success {
    background-color: #32c861;
}

.progress-bar-info {
    background-color: #34d3eb;
}

.progress-bar-warning {
    background-color: #ffa91c;
}

.progress-bar-danger {
    background-color: #f96a74;
}

.progress-bar-inverse {
    background-color: #000000;
}

.progress-bar-purple {
    background-color: #5553ce;
}

.progress-bar-pink {
    background-color: #ec6794;
}

.progress-bar-custom {
    background-color: #F4953F;
}

/* Progressbar Vertical */
.progress-vertical {
    min-height: 250px;
    height: 250px;
    width: 10px;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px;
}

    .progress-vertical .progress-bar {
        width: 100%;
    }

.progress-vertical-bottom {
    min-height: 250px;
    height: 250px;
    position: relative;
    width: 10px;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px;
}

    .progress-vertical-bottom .progress-bar {
        width: 100%;
        position: absolute;
        bottom: 0;
    }

    .progress-vertical.progress-sm, .progress-vertical-bottom.progress-sm {
        width: 5px !important;
    }

        .progress-vertical.progress-sm .progress-bar, .progress-vertical-bottom.progress-sm .progress-bar {
            font-size: 8px;
            line-height: 5px;
        }

    .progress-vertical.progress-md, .progress-vertical-bottom.progress-md {
        width: 15px !important;
    }

        .progress-vertical.progress-md .progress-bar, .progress-vertical-bottom.progress-md .progress-bar {
            font-size: 10.8px;
            line-height: 14.4px;
        }

    .progress-vertical.progress-lg, .progress-vertical-bottom.progress-lg {
        width: 20px !important;
    }

        .progress-vertical.progress-lg .progress-bar, .progress-vertical-bottom.progress-lg .progress-bar {
            font-size: 12px;
            line-height: 20px;
        }

/* =============
   Alerts
============= */
.alert {
    position: relative;
}

    .alert .alert-link {
        font-weight: 600;
    }

.alert-dismissable .close, .alert-dismissible .close {
    opacity: 0.9;
    left: 0;
    top: -4px;
}

.alert-icon {
    padding-right: 50px;
}

    .alert-icon i {
        position: absolute;
        right: 0;
        height: 50px;
        width: 50px;
        text-align: center;
        top: 0;
        line-height: 50px;
        font-size: 22px;
    }

.alert-success {
    color: #32c861;
    background-color: #d2f4dd;
    border-color: #81df9e;
}

    .alert-success .alert-link {
        color: #289f4d;
    }

    .alert-success hr {
        border-top-color: #289f4d;
    }

.alert-info {
    color: #34d3eb;
    background-color: #d6f6fb;
    border-color: #91e7f4;
}

    .alert-info .alert-link {
        color: #15bdd7;
    }

    .alert-info hr {
        border-top-color: #15bdd7;
    }

.alert-warning {
    color: #ffa91c;
    background-color: #ffedcf;
    border-color: #ffd082;
}

    .alert-warning .alert-link {
        color: #e89000;
    }

    .alert-warning hr {
        border-top-color: #e89000;
    }

.alert-danger {
    color: #f96a74;
    background-color: #fee5e6;
    border-color: #fdcccf;
}

    .alert-danger .alert-link {
        color: #f73946;
    }

    .alert-danger hr {
        border-top-color: #f73946;
    }

.alert-white {
    background-color: #ffffff !important;
}

.alert-custom {
    color: #606060;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}

    .alert-custom i {
        border-radius: 50%;
        margin: 9px;
        line-height: 45px;
    }

    .alert-custom.alert-warning i {
        background-color: #EFE589;
    }

    .alert-custom.alert-danger i {
        background-color: #f96a74;
        color: #fff;
    }

    .alert-custom.alert-icon {
        padding-right: 70px;
    }

a:hover .alert-custom.alert-warning {
    background-color: #EFE589 !important;
    color: #fff;
}

    a:hover .alert-custom.alert-warning i {
        background-color: #fff !important;
        color: #EFE589;
    }

a:hover .alert-custom.alert-danger {
    background-color: #f96a74 !important;
    color: #fff;
}

    a:hover .alert-custom.alert-danger i {
        background-color: #fff !important;
        color: #f96a74;
    }

.jq-toast-single {
    border-radius: 0;
    font-family: "Open Sans", sans-serif;
    background-color: #313a46;
    font-size: 13px;
    line-height: 22px;
}

    .jq-toast-single h2 {
        font-family: "Cairo", "Heebo", sans-serif;
    }

    .jq-toast-single a {
        font-size: 14px;
    }

        .jq-toast-single a:hover {
            color: #F4953F;
        }

.jq-icon-info {
    background-color: #34d3eb;
    color: #ffffff;
    border-color: #34d3eb;
}

.jq-icon-success {
    background-color: #32c861;
    color: #ffffff;
    border-color: #32c861;
}

.jq-icon-warning {
    background-color: #ffa91c;
    color: #ffffff;
    border-color: #ffa91c;
}

.jq-icon-error {
    background-color: #f96a74;
    color: #ffffff;
    border-color: #f96a74;
}

.close-jq-toast-single {
    position: absolute;
    top: -12px;
    right: -12px;
    font-size: 20px;
    cursor: pointer;
    height: 32px;
    width: 32px;
    background-color: #313a46;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
}

.jq-toast-loader {
    height: 3px;
    border-radius: 0;
}

/* =============
   Carousel
============= */
.carousel-control {
    width: 10%;
}

    .carousel-control span {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        font-size: 30px;
    }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

/* =========== */
/* Sweet Alert */
/* =========== */
.swal2-container {
    z-index: 999999;
}

.swal2-modal {
    font-family: 'Cairo', 'Heebo';
}

    .swal2-modal .swal2-title {
        font-size: 28px;
    }

    .swal2-modal .swal2-content {
        font-size: 16px;
    }

    .swal2-modal .swal2-spacer {
        margin: 10px 0;
    }

    .swal2-modal .swal2-file, .swal2-modal .swal2-input, .swal2-modal .swal2-textarea {
        border: 2px solid #98a6ad;
        font-size: 16px;
        box-shadow: none !important;
    }

.swal2-icon.swal2-question {
    color: #F4953F;
    border-color: #F4953F;
}

.swal2-icon.swal2-success {
    border-color: #32c861;
}

    .swal2-icon.swal2-success .line {
        background-color: #32c861;
    }

    .swal2-icon.swal2-success .placeholder {
        border-color: #32c861;
    }

.swal2-icon.swal2-warning {
    color: #ffa91c;
    border-color: #ffa91c;
}

.swal2-icon.swal2-error {
    border-color: #f96a74;
}

    .swal2-icon.swal2-error .line {
        background-color: #f96a74;
    }

.swal2-modal .swal2-file:focus, .swal2-modal .swal2-input:focus, .swal2-modal .swal2-textarea:focus {
    outline: 0;
    border: 2px solid #F4953F;
}

/* =============
   Widgets
============= */
.widget-box-one .widget-one-icon {
    position: absolute;
    left: 30px;
    font-size: 72px !important;
    top: 0;
    color: #f3f3f3;
    overflow: hidden;
    vertical-align: middle;
    line-height: 2 !important;
}

.widget-box-one .wigdet-one-content {
    position: relative;
}

.widget-box-two {
    text-align: left !important;
}

    .widget-box-two p {
        font-size: 14px;
    }

    .widget-box-two .widget-two-icon {
        position: absolute;
        right: 30px;
        font-size: 36px !important;
        top: 30px;
        overflow: hidden;
        vertical-align: middle;
        height: 80px;
        width: 80px;
        text-align: center;
        line-height: 74px;
        border-radius: 50%;
    }

    .widget-box-two .wigdet-two-content {
        position: relative;
    }

.widget-two-custom .widget-two-icon {
    color: #F4953F;
    border: 4px double #F4953F;
}

.widget-two-primary .widget-two-icon {
    color: #4489e4;
    border: 4px double #4489e4;
}

.widget-two-success .widget-two-icon {
    color: #32c861;
    border: 4px double #32c861;
}

.widget-two-warning .widget-two-icon {
    color: #ffa91c;
    border: 4px double #ffa91c;
}

.widget-two-info .widget-two-icon {
    color: #34d3eb;
    border: 4px double #34d3eb;
}

.widget-two-danger .widget-two-icon {
    color: #f96a74;
    border: 4px double #f96a74;
}

.widget-two-inverse .widget-two-icon {
    color: #000000;
    border: 4px double #000000;
}

.widget-two-purple .widget-two-icon {
    color: #5553ce;
    border: 4px double #5553ce;
}

.widget-two-pink .widget-two-icon {
    color: #ec6794;
    border: 4px double #ec6794;
}

.widget-two-default {
    background-color: #ffffff;
}

    .widget-two-default .widget-two-icon {
        color: silver;
        border: 2px solid silver;
    }

.widget-box-three img {
    height: 48px;
    width: 48px;
    line-height: 80px;
}

.widget-box-three .bg-icon {
    height: 80px;
    width: 80px;
    line-height: 76px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    background-clip: padding-box;
    border: 1px dashed #98a6ad;
    background-color: #f3f3f3;
    margin-left: 20px;
}

    .widget-box-three .bg-icon i {
        vertical-align: middle;
        font-size: 36px;
        color: #98a6ad;
    }

.widget-user {
    position: relative;
}

    .widget-user img {
        width: 60px;
        height: 60px;
    }

.widget-box-four {
    position: relative;
}

    .widget-box-four .widget-box-four-chart {
        position: absolute;
        left: 20px;
        bottom: 25px;
    }

    .widget-box-four .wigdet-four-content {
        background-color: rgba(255, 255, 255, 0.2);
        position: relative;
    }

    .widget-box-four h3 {
        font-size: 22px;
    }

/* Inbox-widget */
.inbox-widget .inbox-item {
    border-bottom: 1px solid rgba(243, 243, 243, 0.9);
    overflow: hidden;
    padding: 10px 0;
    position: relative;
}

    .inbox-widget .inbox-item .inbox-item-img {
        display: block;
        float: right;
        margin-left: 15px;
        width: 40px;
    }

    .inbox-widget .inbox-item img {
        width: 40px;
    }

    .inbox-widget .inbox-item .inbox-item-author {
        color: #313a46;
        display: block;
        margin: 0;
        font-family: "Cairo", "Heebo", sans-serif;
    }

    .inbox-widget .inbox-item .inbox-item-text {
        display: block;
        font-size: 12px;
        margin: 0;
        color: #98a6ad;
    }

    .inbox-widget .inbox-item .inbox-item-date {
        font-size: 11px;
        position: absolute;
        left: 7px;
        top: 2px;
    }

.user-position {
    position: absolute;
    top: 0;
    border-right: 1px solid #e2e2e2;
    bottom: 0;
    width: 44px;
    font-size: 16px;
    text-align: center;
    left: 0;
    right: auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: row;
    -webkit-flex-direction: row;
}

    .user-position span {
        transform: rotate(90deg);
    }

/* Avatar box */
.avatar-sm-box {
    height: 32px;
    width: 32px;
    color: #ffffff;
    display: block;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    font-family: "Cairo", "Heebo", sans-serif;
    font-size: 16px;
}

/* Table with Action */
.table-actions-bar tr td {
    vertical-align: middle !important;
}

.table-actions-bar .table-action-btn {
    color: #606060;
    display: inline-block;
    width: 28px;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-size: 20px;
}

    .table-actions-bar .table-action-btn:hover {
        color: #F4953F;
        border-color: #F4953F;
    }

.table-wrap {
    white-space: nowrap; /* css-3 */

    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 0px;
}

.table-cut tr:nth-child(n+3) {
    display: none;
}

.lines3-wrap {
    line-height: 1.2em;
    height: 3.6em;
    overflow: hidden;
}

.btn .on {
    display: inline-block;
}

.btn .off {
    display: none;
}

.btn.switch .off {
    display: inline-block;
}

.btn.switch .on {
    display: none;
}

/* =============
   Nestable
============= */
.custom-dd .dd-list .dd-item .dd-handle {
    background: #f3f3f3;
    border: 1px solid #d1d7da;
    padding: 10px 16px;
    height: auto;
    font-size: 14px;
    font-weight: normal;
    border-radius: 3px;
}

    .custom-dd .dd-list .dd-item .dd-handle:hover {
        color: #F4953F;
    }

.custom-dd .dd-list .dd-item button {
    height: auto;
    font-size: 25px;
    margin: 8px auto;
    color: #797979;
    width: 35px;
}

.custom-dd-empty .dd-list .dd3-handle {
    border: none;
    background: #f3f3f3;
    height: 36px !important;
    width: 36px !important;
}

    .custom-dd-empty .dd-list .dd3-handle:before {
        color: inherit;
        top: 7px;
    }

    .custom-dd-empty .dd-list .dd3-handle:hover {
        color: #F4953F;
    }

.custom-dd-empty .dd-list .dd3-content {
    height: auto;
    border: none;
    padding: 8px 16px 8px 46px;
    background: #f3f3f3;
    font-family: "Cairo", "Heebo", sans-serif;
}

    .custom-dd-empty .dd-list .dd3-content:hover {
        color: #F4953F;
    }

.custom-dd-empty .dd-list button {
    width: 26px;
    height: 26px;
    font-size: 16px;
    font-weight: 600;
}

.dd-dragel > .dd-item .dd-handle {
    padding: 8px 16px !important;
    background: #f3f3f3;
    height: auto;
}

.dd-placeholder, .dd-empty {
    background: #f3f3f3;
    border: 1px dashed #98a6ad;
}

.dd-dragel > .dd3-item > .dd3-handle {
    border: none;
    background: #f3f3f3;
    height: 36px !important;
    width: 36px !important;
}

    .dd-dragel > .dd3-item > .dd3-handle:before {
        color: inherit;
        top: 7px;
    }

.dd-dragel > .dd3-item > .dd3-content {
    padding: 8px 16px 8px 46px;
    background: #f3f3f3;
    height: auto;
}

/* =============
   Rating
============= */
.rating-md i {
    font-size: 18px;
}

.rating-lg i {
    font-size: 24px;
}

/* =============
   Calendar
============= */
.calendar {
    float: left;
    margin-bottom: 0;
}

.fc-view {
    margin-top: 30px;
}

.none-border .modal-footer {
    border-top: none;
}

.fc-toolbar {
    margin-bottom: 5px;
    margin-top: 15px;
}

    .fc-toolbar h2 {
        font-size: 18px;
        font-weight: 600;
        font-family: "Cairo", "Heebo", sans-serif;
        line-height: 30px;
        text-transform: uppercase;
    }

.fc-day-grid-event .fc-time {
    font-family: "Cairo", "Heebo", sans-serif;
}

.fc-day {
    background: #ffffff;
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active,
.fc-toolbar button:focus, .fc-toolbar button:hover,
.fc-toolbar .ui-state-hover {
    z-index: 0;
}

.fc th.fc-widget-header {
    background: #e2e2e2;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
    text-transform: uppercase;
}

.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover {
    border-color: #e2e2e2;
}

.fc-button {
    background: #e2e2e2;
    border: none;
    color: #797979;
    text-transform: capitalize;
    box-shadow: none !important;
    border-radius: 3px !important;
    margin: 0 3px !important;
    padding: 6px 12px !important;
    height: auto !important;
}

.fc-text-arrow {
    font-family: inherit;
    font-size: 16px;
}

.fc-state-hover {
    background: #f3f3f3;
}

.fc-state-highlight {
    background: #f0f0f0;
}

.fc-state-down, .fc-state-active, .fc-state-disabled {
    background-color: #F4953F !important;
    color: #ffffff !important;
    text-shadow: none !important;
}

.fc-cell-overlay {
    background: #f0f0f0;
}

.fc-unthemed .fc-today {
    background: #ffffff;
}

.fc-event {
    border-radius: 2px;
    border: none;
    cursor: move;
    font-size: 13px;
    margin: 5px 7px;
    padding: 5px 5px;
    text-align: center;
}

.external-event {
    cursor: move;
    margin: 10px 0;
    padding: 8px 10px;
}

    .external-event.bg-primary {
        background-color: rgba(68, 137, 228, 0.3) !important;
        color: #4489e4;
    }

    .external-event.bg-success {
        background-color: rgba(50, 200, 97, 0.3) !important;
        color: #32c861;
    }

    .external-event.bg-info {
        background-color: rgba(52, 211, 235, 0.3) !important;
        color: #34d3eb;
    }

    .external-event.bg-warning {
        background-color: rgba(255, 169, 28, 0.3) !important;
        color: #ffa91c;
    }

    .external-event.bg-danger {
        background-color: rgba(249, 106, 116, 0.3) !important;
        color: #f96a74;
    }

    .external-event.bg-pink {
        background-color: rgba(236, 103, 148, 0.3) !important;
        color: #ec6794;
    }

    .external-event.bg-purple {
        background-color: rgba(85, 83, 206, 0.3) !important;
        color: #5553ce;
    }

    .external-event.bg-inverse {
        background-color: rgba(54, 64, 76, 0.3) !important;
        color: #000000;
    }

.fc-basic-view td.fc-week-number span {
    padding-right: 8px;
    font-weight: 700;
    font-family: "Cairo", "Heebo", sans-serif;
}

.fc-basic-view td.fc-day-number {
    padding-right: 8px;
    font-weight: 700;
    font-family: "Cairo", "Heebo", sans-serif;
}

.fc-basic-view .fc-content {
    color: #ffffff;
}

/* =============
   Form
============= */
/* Form components */
label {
    font-size: 14px;
    color: #313a46;
    letter-spacing: 0.01em;
    font-family: "Cairo", "Heebo", sans-serif;
}

select[multiple] option + option, select[size] option + option {
    margin-top: 1px;
}

select[multiple] option, select[size] option {
    padding: 6px 12px;
    border-radius: 2px;
}

textarea.form-control {
    min-height: 90px;
}

.form-control:disabled, .form-control[readonly] {
    background-color: rgba(179,179,179,0.15);
}

.form-control {
    border: 1px solid #C0C3C9;
    border-radius: 4px;
    padding: 7px 12px;
    height: 38px;
    max-width: 100%;
    font-size: 18px;
    color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

    .form-control:focus {
        border: 1px solid #9AA1AC;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: 0 !important;
    }

.input-group > .form-control {
    border-left: 0px;
}

.input-group > .input-group-addon {
    border: 1px solid #C0C3C9;
    border-right: 0px;
    padding: 4px 10px;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 4px;
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.input-group-btn .btn {
    padding: 7px 12px;
}

.input-group-btn .btn-sm {
    padding: 5px 10px;
}

.input-group-btn .btn-md {
    padding: 8px 14px;
}

.input-group-btn .btn-lg {
    padding: 10px 17px;
}

/* == Form Advanced */
/* Bootstrap tagsinput */
.bootstrap-tagsinput {
    box-shadow: none;
    padding: 0px 5px;
    width: 100%;
    border: 1px solid #C0C3C9;
}

    .bootstrap-tagsinput .label-info {
        background-color: #DDE0E3 !important;
        color: #262D37 !important;
        display: inline-block;
        padding: 0 7px;
        margin: 3px 1px;
        font-size: 1em;
        position: relative;
        height: 28px;
        line-height: 28px;
        padding-right: 35px;
        border-radius: 5px;
        font-weight: normal;
    }

    .bootstrap-tagsinput .tag [data-role="remove"] {
        position: absolute;
        top: 2px;
        right: 2px;
        background-color: #576274 !important;
        color: #fff;
        border-radius: 50%;
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-weight: normal;
    }

        .bootstrap-tagsinput .tag [data-role="remove"]:after {
            content: "\e646";
            font-family: 'themify';
            width: 24px;
            height: 24px;
            line-height: 24px;
            text-align: center;
            display: inline-block;
            font-size: 0.8em;
        }

/* Bootstrap select */
.bootstrap-select.show > .dropdown-menu > .dropdown-menu {
    display: block;
}

.bootstrap-select > .dropdown-menu > .dropdown-menu li.hidden {
    display: none;
}

.bootstrap-select > .dropdown-menu > .dropdown-menu li a {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}

.bootstrap-select .check-mark::after {
    content: "\F12C";
    font-family: "Material Design Icons";
}

.bootstrap-select button {
    overflow: hidden;
    text-overflow: ellipsis;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    margin-top: 0;
}

/* Select 2 */
.select2-container {
    width: 100% !important;
}

    .select2-container .select2-selection--single {
        border: 1px solid #E3E3E3 !important;
        height: 38px !important;
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            line-height: 36px !important;
            padding-right: 12px !important;
        }

        .select2-container .select2-selection--single .select2-selection__arrow {
            height: 34px;
            width: 34px;
            left: 3px;
        }

            .select2-container .select2-selection--single .select2-selection__arrow b {
                border-color: #999 transparent transparent transparent;
                border-width: 6px 6px 0 6px;
            }

.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #999 transparent !important;
    border-width: 0 6px 6px 6px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #F4953F;
}

.select2-results__option {
    padding: 6px 12px;
}

.select2-dropdown {
    border: 1px solid #e3e3e3 !important;
    padding-top: 5px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}

.select2-search input {
    border: 1px solid #e3e3e3 !important;
}

.select2-container .select2-selection--multiple {
    min-height: 38px !important;
    border: 1px solid #e3e3e3 !important;
}

    .select2-container .select2-selection--multiple .select2-selection__rendered {
        padding: 2px 10px;
    }

    .select2-container .select2-selection--multiple .select2-search__field {
        margin-top: 7px;
        text-align: right;
        border: 0 !important;
    }

    .select2-container .select2-selection--multiple .select2-selection__choice {
        background-color: #f5f5f5;
        border: 1px solid #e3e3e3;
        border-radius: 1px;
        padding: 0 7px;
        float: right;
    }

/* AUTOCOMPLETE */
.autocomplete-suggestions {
    border: 1px solid #f9f9f9;
    background: #ffffff;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-no-suggestion {
    padding: 2px 5px;
}

.autocomplete-selected {
    background: rgba(152, 166, 173, 0.3);
    cursor: pointer;
}

.autocomplete-suggestions strong {
    font-weight: bold;
    color: #313a46;
}

.autocomplete-group {
    padding: 2px 5px;
}

    .autocomplete-group strong {
        font-weight: bold;
        font-size: 16px;
        color: #313a46;
        display: block;
    }

/* Bootstrap-select */
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100% !important;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.bootstrap-select .glyphicon {
    padding-right: 6px;
}

/* Bootstrap filestyle */
.icon-span-filestyle {
    padding-right: 5px;
}

.bootstrap-filestyle label {
    margin-bottom: 0;
}

/* Bootstrap-touchSpin */
.bootstrap-touchspin .input-group-btn-vertical .btn {
    padding: 9px 12px;
}

.bootstrap-touchspin .input-group-btn-vertical i {
    top: 4px;
    left: 8px;
}

/* Form validation */
.parsley-errors-list {
    margin: 0;
    padding: 0;
}

    .parsley-errors-list > li {
        font-size: 12px;
        list-style: none;
        color: #f96a74;
        margin-top: 5px;
        padding-left: 20px;
        font-weight: 600;
        position: relative;
    }

        .parsley-errors-list > li:before {
            content: "\F159";
            font: normal normal normal 14px/1 "Material Design Icons";
            position: absolute;
            left: 2px;
            top: 2px;
        }

.bootstrap-timepicker-widget table td input {
    border: 1px solid rgba(49, 58, 70, 0.3);
    width: 35px;
}

.datepicker-dropdown {
    padding: 10px !important;
    left: auto;
    z-index: 9999;
    transform: translateX(85%);
}

.datepicker td, .datepicker th {
    width: 30px;
    height: 30px;
}

.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active, .datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.selected, .datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    background-color: #F4953F !important;
    color: #ffffff !important;
    background-image: none !important;
    text-shadow: none !important;
}

.datepicker table tr td.new, .datepicker table tr td.old {
    color: #f0f0f0;
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #f0f0f0 !important;
    color: #262D37 !important;
    background-image: none !important;
}

.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
    background: #F4953F !important;
}

.datepicker-inline {
    border: 2px solid rgba(49, 58, 70, 0.1);
    width: 240px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #F4953F;
}

.daterangepicker .input-mini.active {
    border: 1px solid rgba(49, 58, 70, 0.3);
}

.daterangepicker .ranges li {
    border-radius: 2px;
    color: #313a46;
    font-weight: 600;
    font-size: 12px;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect,
.daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    border: 1px solid rgba(49, 58, 70, 0.3);
    padding: 2px;
    width: 60px;
}

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
    background-color: #F4953F;
    border: 1px solid #F4953F;
    color: #ffffff;
}

/* Bootstrap Touchspin */
.bootstrap-touchspin .input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #313a46;
    text-align: center;
    background-color: #efefef;
    border: 1px solid rgba(49, 58, 70, 0.15);
}

.bootstrap-touchspin .input-group-btn:not(:first-child) > .btn, .bootstrap-touchspin .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px;
}

    .bootstrap-touchspin .input-group .form-control:not(:first-child), .bootstrap-touchspin .input-group-addon:not(:first-child), .bootstrap-touchspin .input-group-btn:not(:first-child) > .btn, .bootstrap-touchspin .input-group-btn:not(:first-child) > .btn-group > .btn, .bootstrap-touchspin .input-group-btn:not(:first-child) > .dropdown-toggle, .bootstrap-touchspin .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn, .bootstrap-touchspin .input-group-btn:not(:last-child) > .btn:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

        .bootstrap-touchspin .input-group .form-control:not(:last-child), .bootstrap-touchspin .input-group-addon:not(:last-child), .bootstrap-touchspin .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn, .bootstrap-touchspin .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .bootstrap-touchspin .input-group-btn:not(:last-child) > .btn, .bootstrap-touchspin .input-group-btn:not(:last-child) > .btn-group > .btn, .bootstrap-touchspin .input-group-btn:not(:last-child) > .dropdown-toggle {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

.bootstrap-select.btn-group .btn .filter-option {
    text-align: right;
    line-height: 36px;
    windth: calc(100% - 12px);
}

.bootstrap-select > .btn {
    padding: 0px 12px;
    padding-left: 25px;
}

.dropdown-toggle .icon {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    border-right: 1px solid #dadada;
    width: 33px;
    line-height: 38px;
}

/* =============
   Form wizard
============= */
.stepy-step {
    padding: 0 20px;
}

.stepy-header {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
    table-layout: fixed;
}

    .stepy-header li {
        cursor: pointer;
        display: table-cell;
        vertical-align: top;
        width: auto;
        padding: 20px 0;
        text-align: center;
        position: relative;
    }

        .stepy-header li:after, .stepy-header li:before {
            content: '';
            display: block;
            position: absolute;
            top: 43px;
            width: 50%;
            height: 2px;
            background-color: #F4953F;
            z-index: 9;
        }

        .stepy-header li:before {
            right: 0;
        }

        .stepy-header li:after {
            left: 0 !important;
        }

        .stepy-header li:first-child:before, .stepy-header li:last-child:after {
            content: none;
        }

        .stepy-header li span {
            display: block;
            margin-top: 10px;
            color: #999;
            font-weight: 600;
        }

        .stepy-header li div {
            background-color: #F4953F;
            font-size: 0;
            position: relative;
            color: #ffffff;
            margin-left: auto;
            margin-right: auto;
            width: 48px;
            height: 48px;
            border: 2px solid #F4953F;
            z-index: 10;
            line-height: 44px;
            text-align: center;
            border-radius: 50%;
        }

            .stepy-header li div:after {
                font-family: "Material Design Icons";
                -webkit-font-smoothing: antialiased;
                line-height: 44px;
                -webkit-transition: all 0.15s ease-in-out;
                -moz-osx-font-smoothing: grayscale;
                content: "\F12D";
                display: inline-block;
                font-size: 24px;
                -o-transition: all .15s ease-in-out;
                transition: all .15s ease-in-out;
            }

        .stepy-header li.stepy-active:after,
        .stepy-header li.stepy-active ~ li:after,
        .stepy-header li.stepy-active ~ li:before {
            background-color: #e2e2e2;
        }

        .stepy-header li.stepy-active ~ li div {
            border-color: #e2e2e2;
            background-color: #ffffff;
            color: #797979;
            font-size: 18px;
            font-weight: 600;
        }

            .stepy-header li.stepy-active ~ li div:after {
                content: none;
            }

        .stepy-header li.stepy-active div {
            cursor: auto;
            border-color: #F4953F;
            background-color: #ffffff;
            color: #F4953F;
        }

            .stepy-header li.stepy-active div:after {
                content: "\F64F";
            }

        .stepy-header li.stepy-active span {
            color: #F4953F;
        }

@media (max-width: 769px) {
    .stepy-header {
        margin-bottom: 20px;
    }

        .stepy-header li {
            display: block;
            float: right;
            width: 50%;
            padding-bottom: 0;
        }

            .stepy-header li:first-child:before, .stepy-header li:last-child:after {
                content: '';
            }

            .stepy-header li.stepy-active:last-child:after {
                background-color: #F4953F;
            }
}

@media (max-width: 480px) {
    .stepy-header li {
        width: 100%;
    }

        .stepy-header li.stepy-active:after {
            background-color: #F4953F;
        }
}

.stepy-navigator {
    text-align: left;
    margin-bottom: 0;
    margin-top: 20px;
}

.twitter-typeahead .form-control, .twitter-typeahead .tt-hint, .twitter-typeahead .tt-input {
    text-align: right;
}

/* =============
   Summernote
============= */
.note-editor {
    position: relative;
}

    .note-editor .btn-default {
        background-color: transparent;
        border-color: transparent !important;
    }

    .note-editor .btn-group-sm > .btn, .note-editor .btn-sm {
        padding: 3px 8px !important;
        font-size: 20px;
    }

    .note-editor .note-toolbar {
        background-color: #EFEFEF;
        border-radius: 5px;
        padding: 0px;
        margin: 0;
        position: absolute;
        bottom: 20px;
        right: 10px;
        z-index: 1;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    }

.note-popover .popover-content > .btn-group, .card-header.note-toolbar > .btn-group {
    margin-top: 0px;
    margin-right: 0px;
    border-radius: 5px;
}

.note-toolbar .dropdown-toggle:empty::after {
    margin-right: -0.5em;
}

.note-popover .popover-content .dropdown-menu.note-check a i, .card-header.note-toolbar .dropdown-menu.note-check a i {
    color: #E7EAE1;
}

.note-editor .btn-group, .note-editor .btn-group-vertical {
    border-radius: 5px;
}

.note-editor .note-btn i {
    vertical-align: middle;
}

.note-editor .note-editable p {
    line-height: 1.1em;
    margin-bottom: 0.7rem;
}

.note-editor .note-dropzone {
    color: rgba(38,45,55,0.65);
}

    .note-editor .note-dropzone.hover {
        color: rgba(38,45,55,1);
    }

.note-bold:before {
    content: "B";
    font-weight: bold;
    font-size: 1.1em;
    width: 20px;
    font-style: normal;
}

.modal.show .modal-dialog {
}

.note-editor .note-statusbar {
    background-color: #ffffff;
}

    .note-editor .note-statusbar .note-resizebar {
        border-top: none;
        height: 15px;
        padding-top: 3px;
    }

.note-editor.note-frame {
    border: 1px solid #e2e2e2 !important;
}

.note-popover .popover .popover-content {
    padding: 5px 0 10px 5px;
}

.note-popover .btn-default {
    background-color: transparent;
    border-color: transparent !important;
}

.note-popover .btn-group-sm > .btn, .note-popover .btn-sm {
    padding: 8px 12px !important;
}

.note-toolbar {
    padding: 5px 0 10px 5px;
}

.link-dialog .checkbox label input[type="checkbox"]:checked {
    opacity: 1;
}

    .link-dialog .checkbox label input[type="checkbox"]:checked:after {
        content: "\f00c";
        font-family: 'FontAwesome';
        background-color: #ffffff;
        height: 15px;
        width: 14px;
        display: block;
        margin-left: -3px;
        margin-top: -3px;
        border-radius: 3px;
        font-size: 12px;
        text-align: center;
        line-height: 14px;
    }

.note-image-popover, .note-air-popover, .note-link-popover {
    display: none;
}

    .note-image-popover .dropdown-toggle::after, .note-air-popover .dropdown-toggle::after, .note-link-popover .dropdown-toggle::after {
        margin-left: 0;
    }

.note-icon-caret {
    display: none;
}

/* =============
   Wysiwig
============= */
.mce-panel {
    border: 1px solid #f3f3f3 !important;
    background-color: #f3f3f3 !important;
}

.mce-menu {
    background-color: #ffffff !important;
    box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
}

.mce-menubar .mce-menubtn:hover, .mce-menubar .mce-menubtn.mce-active, .mce-menubar .mce-menubtn:focus {
    border-color: #f3f3f3 !important;
}

.mce-menu-item:hover, .mce-menu-item.mce-selected, .mce-menu-item:focus, .mce-menu-item-normal.mce-active,
.mce-primary {
    background-color: #F4953F !important;
}

.mce-window-head .mce-title {
    font-family: "Cairo", "Heebo", sans-serif;
}

.mce-window {
    padding: 20px !important;
}

.mce-window-head {
    padding-bottom: 20px !important;
    border-bottom: 0 !important;
}

/* =============
   Form Uploads
============= */
.jFiler-input-dragDrop {
    width: 100%;
    background-color: #fafafa;
}

.jFiler-theme-default .jFiler-input {
    width: 100%;
}

.jFiler-theme-default .jFiler-input-button {
    background-color: #F4953F;
    background-image: none !important;
    color: #ffffff;
    border: 1px solid #F4953F !important;
}

/* =============
   Tables
============= */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 12px 10px;
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 7px;
}

.datepicker .table-condensed > tbody > tr > td, .datepicker .table-condensed > tbody > tr > th, .datepicker .table-condensed > tfoot > tr > td, .datepicker .table-condensed > tfoot > tr > th, .datepicker .table-condensed > thead > tr > td, .datepicker .table-condensed > thead > tr > th {
    padding: 3px 7px;
}

.table-sm td, .table-sm th {
    padding: .3rem !important;
}

.table-hover tbody tr:hover {
    -webkit-box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0, 0 1px 2px 0 rgba(60,64,67,.3), 0 1px 3px 1px rgba(60,64,67,.15);
    box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0, 0 1px 2px 0 rgba(60,64,67,.3), 0 1px 3px 1px rgba(60,64,67,.15);
    z-index: 1;
    background-color: rgba(231, 234, 225,1);
}

th {
    font-family: "Cairo", "Heebo", sans-serif;
}

.table-centered td {
    vertical-align: middle !important;
}

.table-disabled {
    background-color: rgba(0,0,0,.075);
    opacity: 0.5;
}

    .table-disabled .checkbox {
        pointer-events: none;
    }

.table-read {
    background-color: rgba(0,0,0,.05);
}

    .table-read td a {
        color: #666 !important
    }

    .table-read td i {
        color: #000 !important
    }

/* Data table */
div.dataTables_wrapper div.dataTables_filter {
    text-align: left;
}

div.dt-button-info {
    background-color: #F4953F;
    border: none;
    color: #ffffff;
    box-shadow: none;
    border-radius: 3px;
    text-align: center;
    z-index: 21;
}

    div.dt-button-info h2 {
        border-bottom: none;
        background-color: rgba(255, 255, 255, 0.2);
        color: #ffffff;
    }

table.dataTable {
    margin-top: 10px !important;
    margin-bottom: 18px !important;
}

.table-bordered.dataTable > thead > tr > td, .table-bordered.dataTable > thead > tr > th {
    border-bottom-width: 1px !important;
}

/* Fixed Header table */
.fixedHeader-floating {
    top: 70px !important;
    z-index: 99;
}

/* Key Table border */
table.dataTable th.focus, table.dataTable td.focus {
    outline: 2px solid #F4953F !important;
    outline-offset: -1px;
    background-color: #F4953F;
    color: #ffffff;
}

/* Responsive data table */
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    box-shadow: 0 0 3px rgba(67, 89, 102, 0.2);
    background-color: #32c861;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    background-color: #f96a74;
}

table.dataTable > tbody > tr.child span.dtr-title {
    font-family: "Cairo", "Heebo", sans-serif;
}

/* ColVid Tables */
div.ColVis {
    float: none;
    margin-right: 30px;
}

button.ColVis_Button,
.ColVis_Button:hover {
    float: none;
    border-radius: 3px;
    outline: none !important;
    background: none;
    box-shadow: none;
    color: #ffffff !important;
    background-color: #F4953F !important;
    border: 1px solid #F4953F !important;
}

.dataTables_length {
    float: left;
}

div.ColVis_collectionBackground {
    background-color: transparent;
}

ul.ColVis_collection {
    padding: 10px 0 0 0;
    background-color: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border: none;
}

    ul.ColVis_collection li {
        background: transparent !important;
        padding: 3px 10px !important;
        border: none !important;
        box-shadow: none !important;
    }

#datatable-colvid_info {
    float: left;
}

/* Responsive Table */
.table-rep-plugin .dropdown-menu li.checkbox-row {
    padding: 2px 15px !important;
}

.table-rep-plugin .table-responsive {
    border: none !important;
}

.table-rep-plugin tbody th {
    font-size: 14px;
    font-weight: normal;
}

.table-rep-plugin .checkbox-row {
    padding-left: 40px;
}

    .table-rep-plugin .checkbox-row label {
        display: inline-block;
        padding-left: 5px;
        position: relative;
    }

        .table-rep-plugin .checkbox-row label::before {
            -o-transition: 0.3s ease-in-out;
            -webkit-transition: 0.3s ease-in-out;
            background-color: #ffffff;
            border-radius: 3px;
            border: 1px solid #98a6ad;
            content: "";
            display: inline-block;
            height: 17px;
            left: 0;
            margin-left: -20px;
            position: absolute;
            transition: 0.3s ease-in-out;
            width: 17px;
            outline: none !important;
        }

        .table-rep-plugin .checkbox-row label::after {
            color: #f3f3f3;
            display: inline-block;
            font-size: 11px;
            height: 16px;
            left: 0;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 1px;
            position: absolute;
            top: -1px;
            width: 16px;
        }

    .table-rep-plugin .checkbox-row input[type="checkbox"] {
        cursor: pointer;
        opacity: 0;
        z-index: 1;
        outline: none !important;
    }

        .table-rep-plugin .checkbox-row input[type="checkbox"]:disabled + label {
            opacity: 0.65;
        }

        .table-rep-plugin .checkbox-row input[type="checkbox"]:focus + label::before {
            outline-offset: -2px;
            outline: none;
        }

        .table-rep-plugin .checkbox-row input[type="checkbox"]:checked + label::after {
            content: "\f00c";
            font-family: 'FontAwesome';
        }

        .table-rep-plugin .checkbox-row input[type="checkbox"]:disabled + label::before {
            background-color: #e2e2e2;
            cursor: not-allowed;
        }

        .table-rep-plugin .checkbox-row input[type="checkbox"]:checked + label::before {
            background-color: #ffffff;
            border-color: #F4953F;
        }

        .table-rep-plugin .checkbox-row input[type="checkbox"]:checked + label::after {
            color: #F4953F;
        }

.table-rep-plugin table.focus-on tbody tr.focused th, .table-rep-plugin table.focus-on tbody tr.focused td,
.table-rep-plugin .sticky-table-header {
    background-color: #F4953F;
    color: #ffffff;
    border-color: #F4953F;
}

    .table-rep-plugin .sticky-table-header.fixed-solution {
        top: 70px !important;
    }

.table-rep-plugin .btn-default {
    background-color: #ffffff;
    border: 1px solid rgba(49, 58, 70, 0.3);
}

.table-rep-plugin .btn-group.pull-right {
    float: right;
}

    .table-rep-plugin .btn-group.pull-right .dropdown-menu {
        left: auto;
        right: 0;
    }

/* Data table editable */
.add-edit-table td, .add-edit-table th {
    vertical-align: middle !important;
}

.add-edit-table td {
    border: 0 !important;
}

#datatable-editable .actions a {
    padding: 5px;
}

#datatable-editable .form-control {
    background-color: #ffffff;
    width: auto;
}

#datatable-editable .fa-trash-o {
    color: #f96a74;
}

#datatable-editable .fa-times {
    color: #f96a74;
}

#datatable-editable .fa-pencil {
    color: #F4953F;
}

#datatable-editable .fa-save {
    color: #32c861;
}

#datatable td {
    font-weight: normal;
}

.modal-block {
    background: transparent;
    margin: 40px auto;
    max-width: 600px;
    padding: 0;
    position: relative;
    text-align: left;
}

.dt-buttons {
}

div#datatable-buttons_info {
}

table.dataTable thead th {
    position: relative;
    background-image: none !important;
}

/* Tablesaw Tables */
.tablesaw thead {
    background: rgba(243, 243, 243, 0.7);
    background-image: none;
    border: none;
}

    .tablesaw thead th {
        text-shadow: none;
        letter-spacing: 0.06em;
    }

    .tablesaw thead tr:first-child th {
        font-weight: 600;
        border: none;
        font-family: "Cairo", "Heebo", sans-serif;
    }

.tablesaw td {
    border-top: 1px solid rgba(243, 243, 243, 0.7) !important;
}

.tablesaw td, .tablesaw tbody th {
    font-size: inherit;
    line-height: inherit;
    padding: 10px !important;
}

.tablesaw-stack tbody tr, .tablesaw tbody tr {
    border-bottom: none;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after, .tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
    font-family: FontAwesome;
    font-size: 10px;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
    content: "\f176";
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
    content: "\f175";
}

.tablesaw-bar .btn-select.btn-small:after, .tablesaw-bar .btn-select.btn-micro:after {
    font-size: 8px;
    padding-right: 10px;
}

.tablesaw-swipe .tablesaw-cell-persist {
    box-shadow: none;
    border-right: 0;
    border-left: 1px solid #e2e2e2;
    text-align: right;
}

.tablesaw-enhanced .tablesaw-bar .btn {
    text-shadow: none;
    background-image: none;
}

    .tablesaw-enhanced .tablesaw-bar .btn.btn-select:hover {
        background: #ffffff;
    }

    .tablesaw-enhanced .tablesaw-bar .btn:hover, .tablesaw-enhanced .tablesaw-bar .btn:focus, .tablesaw-enhanced .tablesaw-bar .btn:active {
        color: #F4953F !important;
        background-color: #f3f3f3;
        outline: none !important;
        box-shadow: none !important;
        background-image: none;
    }

/* Footable */
.footable-odd {
    background-color: #ffffff;
}

.footable-detail-show {
    background-color: #e6e6e6;
}

.footable > thead > tr > th > span.footable-sort-indicator {
    float: right;
}

.footable-pagination li {
    margin-left: 5px;
    float: left;
}

    .footable-pagination li a {
        position: relative;
        display: block;
        padding: .5rem .75rem;
        margin-left: -1px;
        line-height: 1.25;
        color: #313a46;
        background-color: #ffffff;
        border: 1px solid #e2e2e2;
    }

    .footable-pagination li.active a {
        color: #ffffff;
    }

/* Table colored-bordered */
.table-colored-bordered thead th {
    border-bottom: 0 !important;
    color: #ffffff;
}

.table-colored-bordered.table-bordered-primary {
    border: 2px solid #4489e4;
}

    .table-colored-bordered.table-bordered-primary thead th {
        background-color: #4489e4;
    }

.table-colored-bordered.table-bordered-success {
    border: 2px solid #32c861;
}

    .table-colored-bordered.table-bordered-success thead th {
        background-color: #32c861;
    }

.table-colored-bordered.table-bordered-info {
    border: 2px solid #34d3eb;
}

    .table-colored-bordered.table-bordered-info thead th {
        background-color: #34d3eb;
    }

.table-colored-bordered.table-bordered-custom {
    border: 2px solid #F4953F;
}

    .table-colored-bordered.table-bordered-custom thead th {
        background-color: #F4953F;
    }

.table-colored-bordered.table-bordered-warning {
    border: 2px solid #ffa91c;
}

    .table-colored-bordered.table-bordered-warning thead th {
        background-color: #ffa91c;
    }

.table-colored-bordered.table-bordered-danger {
    border: 2px solid #f96a74;
}

    .table-colored-bordered.table-bordered-danger thead th {
        background-color: #f96a74;
    }

.table-colored-bordered.table-bordered-inverse {
    border: 2px solid #000000;
}

    .table-colored-bordered.table-bordered-inverse thead th {
        background-color: #000000;
    }

.table-colored-bordered.table-bordered-pink {
    border: 2px solid #ec6794;
}

    .table-colored-bordered.table-bordered-pink thead th {
        background-color: #ec6794;
    }

.table-colored-bordered.table-bordered-purple {
    border: 2px solid #5553ce;
}

    .table-colored-bordered.table-bordered-purple thead th {
        background-color: #5553ce;
    }

/* Table full colored */
.table-colored-full {
    color: #ffffff;
}

    .table-colored-full thead th {
        border-bottom: 0 !important;
        padding: 10px !important;
    }

    .table-colored-full tbody td, .table-colored-full tbody th {
        border: 0 !important;
    }

    .table-colored-full.table-full-primary {
        background-color: rgba(68, 137, 228, 0.8);
    }

        .table-colored-full.table-full-primary thead th {
            background-color: #4489e4;
        }

        .table-colored-full.table-full-primary tbody tr:hover {
            background-color: #4489e4;
        }

    .table-colored-full.table-full-success {
        background-color: rgba(50, 200, 97, 0.8);
    }

        .table-colored-full.table-full-success thead th {
            background-color: #32c861;
        }

        .table-colored-full.table-full-success tbody tr:hover {
            background-color: #32c861;
        }

    .table-colored-full.table-full-info {
        background-color: rgba(52, 211, 235, 0.8);
    }

        .table-colored-full.table-full-info thead th {
            background-color: #34d3eb;
        }

        .table-colored-full.table-full-info tbody tr:hover {
            background-color: #34d3eb;
        }

    .table-colored-full.table-full-custom {
        background-color: rgba(100, 197, 177, 0.8);
    }

        .table-colored-full.table-full-custom thead th {
            background-color: #F4953F;
        }

        .table-colored-full.table-full-custom tbody tr:hover {
            background-color: #F4953F;
        }

    .table-colored-full.table-full-warning {
        background-color: rgba(255, 169, 28, 0.8);
    }

        .table-colored-full.table-full-warning thead th {
            background-color: #ffa91c;
        }

        .table-colored-full.table-full-warning tbody tr:hover {
            background-color: #ffa91c;
        }

    .table-colored-full.table-full-danger {
        background-color: rgba(249, 106, 116, 0.8);
    }

        .table-colored-full.table-full-danger thead th {
            background-color: #f96a74;
        }

        .table-colored-full.table-full-danger tbody tr:hover {
            background-color: #f96a74;
        }

    .table-colored-full.table-full-inverse {
        background-color: rgba(54, 64, 76, 0.8);
    }

        .table-colored-full.table-full-inverse thead th {
            background-color: #000000;
        }

        .table-colored-full.table-full-inverse tbody tr:hover {
            background-color: #000000;
        }

    .table-colored-full.table-full-pink {
        background-color: rgba(236, 103, 148, 0.8);
    }

        .table-colored-full.table-full-pink thead th {
            background-color: #ec6794;
        }

        .table-colored-full.table-full-pink tbody tr:hover {
            background-color: #ec6794;
        }

    .table-colored-full.table-full-purple {
        background-color: rgba(85, 83, 206, 0.8);
    }

        .table-colored-full.table-full-purple thead th {
            background-color: #5553ce;
        }

        .table-colored-full.table-full-purple tbody tr:hover {
            background-color: #5553ce;
        }

/* =====================================
   CHARTS
   ===================================== */
.chart-detail-list li {
    margin: 0 10px;
}

    .chart-detail-list li h5 {
        color: rgba(49, 58, 70, 0.6);
        text-transform: uppercase;
        font-size: 13px;
    }

/* Flot chart */
#flotTip {
    padding: 8px 12px;
    background-color: #313a46 !important;
    z-index: 100;
    color: #ffffff;
    opacity: 0.9;
    font-size: 13px;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

.legend tr {
    height: 30px;
    font-family: "Cairo", "Heebo", sans-serif;
}

.legendLabel {
    padding-left: 5px !important;
    line-height: 10px;
    padding-right: 20px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(49, 58, 70, 0.6);
    text-transform: uppercase;
}

.legendColorBox div div {
    border-radius: 50%;
}

/* Morris chart */
.morris-hover.morris-default-style {
    border-radius: 5px;
    padding: 10px 12px;
    background: #313a46;
    border: none;
    color: #ffffff;
}

/* Chartist chart */
.ct-golden-section:before {
    float: none;
}

.ct-chart {
    max-height: 300px;
}

    .ct-chart .ct-label {
        fill: #98a6ad;
        color: #98a6ad;
        font-size: 13px;
        line-height: 1;
    }

.ct-grid {
    stroke: rgba(49, 58, 70, 0.1);
}

.ct-chart.simple-pie-chart-chartist .ct-label {
    color: #ffffff;
    fill: #ffffff;
    font-size: 16px;
}

.ct-chart .ct-series.ct-series-a .ct-bar, .ct-chart .ct-series.ct-series-a .ct-line, .ct-chart .ct-series.ct-series-a .ct-point, .ct-chart .ct-series.ct-series-a .ct-slice-donut {
    stroke: #4489e4;
}

.ct-chart .ct-series.ct-series-b .ct-bar, .ct-chart .ct-series.ct-series-b .ct-line, .ct-chart .ct-series.ct-series-b .ct-point, .ct-chart .ct-series.ct-series-b .ct-slice-donut {
    stroke: #f96a74;
}

.ct-chart .ct-series.ct-series-c .ct-bar, .ct-chart .ct-series.ct-series-c .ct-line, .ct-chart .ct-series.ct-series-c .ct-point, .ct-chart .ct-series.ct-series-c .ct-slice-donut {
    stroke: #ffa91c;
}

.ct-chart .ct-series.ct-series-d .ct-bar, .ct-chart .ct-series.ct-series-d .ct-line, .ct-chart .ct-series.ct-series-d .ct-point, .ct-chart .ct-series.ct-series-d .ct-slice-donut {
    stroke: #32c861;
}

.ct-chart .ct-series.ct-series-e .ct-bar, .ct-chart .ct-series.ct-series-e .ct-line, .ct-chart .ct-series.ct-series-e .ct-point, .ct-chart .ct-series.ct-series-e .ct-slice-donut {
    stroke: #313a46;
}

.ct-chart .ct-series.ct-series-f .ct-bar, .ct-chart .ct-series.ct-series-f .ct-line, .ct-chart .ct-series.ct-series-f .ct-point, .ct-chart .ct-series.ct-series-f .ct-slice-donut {
    stroke: #ec6794;
}

.ct-chart .ct-series.ct-series-g .ct-bar, .ct-chart .ct-series.ct-series-g .ct-line, .ct-chart .ct-series.ct-series-g .ct-point, .ct-chart .ct-series.ct-series-g .ct-slice-donut {
    stroke: #34d3eb;
}

.ct-series-a .ct-area, .ct-series-a .ct-slice-pie {
    fill: #4489e4;
}

.ct-series-b .ct-area, .ct-series-b .ct-slice-pie {
    fill: #f96a74;
}

.ct-series-c .ct-area, .ct-series-c .ct-slice-pie {
    fill: #32c861;
}

.ct-series-d .ct-area, .ct-series-d .ct-slice-pie {
    fill: #ffa91c;
}

.chartist-tooltip {
    position: absolute;
    display: inline-block;
    opacity: 0;
    min-width: 10px;
    padding: 2px 10px;
    border-radius: 3px;
    background: #313a46;
    color: #ffffff;
    text-align: center;
    pointer-events: none;
    z-index: 1;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

    .chartist-tooltip.tooltip-show {
        opacity: 1;
    }

/* C3 chart */
.c3 svg {
    max-width: 100%;
}

.c3-tooltip td > span {
    background: #313a46;
}

.c3-tooltip td {
    border-left: none;
}

.c3-tooltip {
    box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.12);
    opacity: 1;
}

.c3-chart-arcs-title {
    font-size: 18px;
    font-weight: 600;
    font-family: "Cairo", "Heebo", sans-serif;
}

.c3-tooltip tr {
    border: none !important;
}

.c3-tooltip th {
    background-color: #313a46;
}

.c3-tooltip .value {
    font-weight: 600;
    font-family: "Cairo", "Heebo", sans-serif;
}

.c3-line {
    stroke-width: 2px;
}

.c3-legend-item {
    font-size: 13px;
    font-family: "Cairo", "Heebo", sans-serif;
}

/* Echart chart */
.echarts-tooltip {
    background-color: #313a46 !important;
    padding: 5px 12px !important;
    line-height: 24px !important;
}

/* Sparkline chart */
.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: auto !important;
    height: auto !important;
    background-color: #313a46 !important;
    padding: 5px 10px !important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    border-color: #313a46 !important;
}

.jqsfield {
    font-size: 12px !important;
    line-height: 18px !important;
}

/* Google Chart*/
.google-chart .chart {
    display: inline-block;
}

.charts-tooltip div {
    background-color: #313a46 !important;
    color: #ffffff !important;
    border: none !important;
    padding: 3px 8px !important;
    border-radius: 3px !important;
}

.gauge-chart text {
    font-family: "Open Sans", sans-serif !important;
}

/* =================
   Spinners
==================== */
.sk-rotating-plane, .sk-double-bounce .sk-child, .sk-wave .sk-rect, .sk-wandering-cubes .sk-cube, .sk-spinner-pulse,
.sk-chasing-dots .sk-child, .sk-three-bounce .sk-child, .sk-circle .sk-child:before, .sk-cube-grid .sk-cube,
.sk-fading-circle .sk-circle:before, .sk-folding-cube .sk-cube:before {
    background-color: #F4953F;
}

.sk-fading-circle .sk-circle {
    margin-top: 0;
}

/* =================
   Typehead
==================== */
.twitter-typeahead {
    display: inherit !important;
    width: 100%;
}

    .twitter-typeahead .tt-hint, .twitter-typeahead .tt-type, .twitter-typeahead .tt-menu, .twitter-typeahead .tt-input {
        left: auto !important;
        right: 0px;
        display: block;
    }

    .twitter-typeahead .tt-input {
        width: 100%;
    }

.tt-query,
.tt-hint {
    padding: 8px 12px;
    line-height: 30px;
    outline: none;
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}


.tt-hint {
    color: #f0f0f0;
}

.tt-menu {
    width: 100%;
    padding: 8px 0;
    max-height: 200px;
    overflow-y: auto;
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(49, 58, 70, 0.2);
    border: 1px solid rgba(152, 166, 173, 0.15);
}

.tt-suggestion {
    padding: 3px 20px;
    line-height: 24px;
}

    .tt-suggestion:hover {
        cursor: pointer;
        color: #262D37;
        background-color: #DDE0E3;
    }

    .tt-suggestion.tt-cursor {
        color: #262D37;
        background-color: #DDE0E3;
    }

.tt-highlight {
    font-family: "Open Sans", sans-serif;
}

.tt-suggestion p {
    margin: 0;
}

.typeahead-empty-message {
    padding: 5px 10px;
    color: #f96a74;
}

.league-name {
    padding: 3px 20px;
}

/* =================
   Ribbons
==================== */
.ribbon-box {
    position: relative;
    /* Ribbon two */
}

    .ribbon-box .ribbon {
        position: relative;
        float: right;
        clear: both;
        padding: 5px 12px 5px 12px;
        margin-right: -30px;
        margin-bottom: 15px;
        font-family: "Cairo", "Heebo", sans-serif;
        -moz-box-shadow: -2px 2px 0 rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: -2px 2px 0 rgba(0, 0, 0, 0.1);
        -o-box-shadow: -2px 2px 0 rgba(0, 0, 0, 0.1);
        box-shadow: -2px 2px 0 rgba(0, 0, 0, 0.1);
        color: #ffffff;
    }

        .ribbon-box .ribbon:before {
            content: " ";
            border-style: solid;
            border-width: 10px;
            display: block;
            position: absolute;
            bottom: -10px;
            right: 0;
            margin-bottom: -10px;
            z-index: -1;
        }

        .ribbon-box .ribbon + p {
            clear: both;
        }

    .ribbon-box .ribbon-custom {
        background: #F4953F;
    }

        .ribbon-box .ribbon-custom:before {
            border-color: #43b39c transparent transparent;
        }

    .ribbon-box .ribbon-primary {
        background: #4489e4;
    }

        .ribbon-box .ribbon-primary:before {
            border-color: #1f6ed6 transparent transparent;
        }

    .ribbon-box .ribbon-success {
        background: #32c861;
    }

        .ribbon-box .ribbon-success:before {
            border-color: #289f4d transparent transparent;
        }

    .ribbon-box .ribbon-info {
        background: #34d3eb;
    }

        .ribbon-box .ribbon-info:before {
            border-color: #15bdd7 transparent transparent;
        }

    .ribbon-box .ribbon-warning {
        background: #ffa91c;
    }

        .ribbon-box .ribbon-warning:before {
            border-color: #e89000 transparent transparent;
        }

    .ribbon-box .ribbon-danger {
        background: #f96a74;
    }

        .ribbon-box .ribbon-danger:before {
            border-color: #f73946 transparent transparent;
        }

    .ribbon-box .ribbon-pink {
        background: #ec6794;
    }

        .ribbon-box .ribbon-pink:before {
            border-color: #e63a74 transparent transparent;
        }

    .ribbon-box .ribbon-purple {
        background: #5553ce;
    }

        .ribbon-box .ribbon-purple:before {
            border-color: #3735b9 transparent transparent;
        }

    .ribbon-box .ribbon-inverse {
        background: #000000;
    }

        .ribbon-box .ribbon-inverse:before {
            border-color: #21272e transparent transparent;
        }

    .ribbon-box .ribbon-two {
        position: absolute;
        right: -5px;
        top: -5px;
        z-index: 1;
        overflow: hidden;
        width: 75px;
        height: 75px;
        text-align: left;
    }

        .ribbon-box .ribbon-two span {
            font-size: 13px;
            color: #ffffff;
            font-family: "Cairo", "Heebo", sans-serif;
            text-align: center;
            line-height: 20px;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            width: 100px;
            display: block;
            box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
            position: absolute;
            top: 19px;
            right: -21px;
        }

            .ribbon-box .ribbon-two span:before {
                content: "";
                position: absolute;
                right: 0;
                top: 100%;
                z-index: -1;
                border-left: 3px solid transparent;
                border-bottom: 3px solid transparent;
            }

            .ribbon-box .ribbon-two span:after {
                content: "";
                position: absolute;
                left: 0;
                top: 100%;
                z-index: -1;
                border-right: 3px solid transparent;
                border-bottom: 3px solid transparent;
            }

    .ribbon-box .ribbon-two-custom span {
        background: #F4953F;
    }

        .ribbon-box .ribbon-two-custom span:before {
            border-right: 3px solid #3ca08c;
            border-top: 3px solid #3ca08c;
        }

        .ribbon-box .ribbon-two-custom span:after {
            border-left: 3px solid #3ca08c;
            border-top: 3px solid #3ca08c;
        }

    .ribbon-box .ribbon-two-primary span {
        background: #4489e4;
    }

        .ribbon-box .ribbon-two-primary span:before {
            border-right: 3px solid #1c62c0;
            border-top: 3px solid #1c62c0;
        }

        .ribbon-box .ribbon-two-primary span:after {
            border-left: 3px solid #1c62c0;
            border-top: 3px solid #1c62c0;
        }

    .ribbon-box .ribbon-two-success span {
        background: #32c861;
    }

        .ribbon-box .ribbon-two-success span:before {
            border-right: 3px solid #238b43;
            border-top: 3px solid #238b43;
        }

        .ribbon-box .ribbon-two-success span:after {
            border-left: 3px solid #238b43;
            border-top: 3px solid #238b43;
        }

    .ribbon-box .ribbon-two-info span {
        background: #34d3eb;
    }

        .ribbon-box .ribbon-two-info span:before {
            border-right: 3px solid #13a9c0;
            border-top: 3px solid #13a9c0;
        }

        .ribbon-box .ribbon-two-info span:after {
            border-left: 3px solid #13a9c0;
            border-top: 3px solid #13a9c0;
        }

    .ribbon-box .ribbon-two-warning span {
        background: #ffa91c;
    }

        .ribbon-box .ribbon-two-warning span:before {
            border-right: 3px solid #cf8000;
            border-top: 3px solid #cf8000;
        }

        .ribbon-box .ribbon-two-warning span:after {
            border-left: 3px solid #cf8000;
            border-top: 3px solid #cf8000;
        }

    .ribbon-box .ribbon-two-danger span {
        background: #f96a74;
    }

        .ribbon-box .ribbon-two-danger span:before {
            border-right: 3px solid #f6202f;
            border-top: 3px solid #f6202f;
        }

        .ribbon-box .ribbon-two-danger span:after {
            border-left: 3px solid #f6202f;
            border-top: 3px solid #f6202f;
        }

    .ribbon-box .ribbon-two-pink span {
        background: #ec6794;
    }

        .ribbon-box .ribbon-two-pink span:before {
            border-right: 3px solid #e42364;
            border-top: 3px solid #e42364;
        }

        .ribbon-box .ribbon-two-pink span:after {
            border-left: 3px solid #e42364;
            border-top: 3px solid #e42364;
        }

    .ribbon-box .ribbon-two-purple span {
        background: #5553ce;
    }

        .ribbon-box .ribbon-two-purple span:before {
            border-right: 3px solid #312fa5;
            border-top: 3px solid #312fa5;
        }

        .ribbon-box .ribbon-two-purple span:after {
            border-left: 3px solid #312fa5;
            border-top: 3px solid #312fa5;
        }

    .ribbon-box .ribbon-two-inverse span {
        background: #000000;
    }

        .ribbon-box .ribbon-two-inverse span:before {
            border-right: 3px solid #161a1f;
            border-top: 3px solid #161a1f;
        }

        .ribbon-box .ribbon-two-inverse span:after {
            border-left: 3px solid #161a1f;
            border-top: 3px solid #161a1f;
        }

/* =================
   Todoapp
==================== */
.todo-list .checkbox input[type="checkbox"]:checked + label {
    text-decoration: line-through;
}

.todo-list label {
    font-size: 14px;
}

.todo-list li {
    padding: 0;
    border: none;
    margin-top: 10px;
    border-bottom: 1px solid transparent;
}

/* =============
   Email
============= */
.inbox-leftbar {
    width: 240px;
    float: right;
    padding: 10px 20px 20px 10px;
}

.inbox-rightbar {
    margin-right: 250px;
}

.message-list {
    display: block;
    padding-right: 0;
}

    .message-list li {
        position: relative;
        display: block;
        height: 50px;
        line-height: 50px;
        cursor: default;
        transition-duration: .3s;
    }

        .message-list li a {
            color: #797979;
        }

        .message-list li:hover {
            background: rgba(152, 166, 173, 0.15);
            transition-duration: .05s;
        }

        .message-list li .col-mail {
            float: right;
            position: relative;
        }

        .message-list li .col-mail-1 {
            width: 320px;
        }

            .message-list li .col-mail-1 .star-toggle,
            .message-list li .col-mail-1 .checkbox-wrapper-mail,
            .message-list li .col-mail-1 .dot {
                display: block;
                float: right;
            }

            .message-list li .col-mail-1 .dot {
                border: 4px solid transparent;
                border-radius: 100px;
                margin: 22px 0 0 26px;
                height: 0;
                width: 0;
                line-height: 0;
                font-size: 0;
            }

            .message-list li .col-mail-1 .checkbox-wrapper-mail {
                margin: 15px 20px 0 10px;
            }

            .message-list li .col-mail-1 .star-toggle {
                margin-top: 18px;
                font-size: 16px;
                margin-right: 5px;
            }

            .message-list li .col-mail-1 .title {
                position: absolute;
                top: 15px;
                right: 110px;
                left: 0;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
            }

        .message-list li .col-mail-2 {
            position: absolute;
            top: 0;
            right: 320px;
            left: 0;
            bottom: 0;
        }

            .message-list li .col-mail-2 .subject,
            .message-list li .col-mail-2 .date {
                position: absolute;
                top: 0;
            }

            .message-list li .col-mail-2 .subject {
                right: 0;
                left: 200px;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
            }

            .message-list li .col-mail-2 .date {
                left: 0;
                width: 170px;
                padding-right: 80px;
            }

        .message-list li.active, .message-list li.selected {
            background: rgba(152, 166, 173, 0.15);
            transition-duration: .05s;
        }

            .message-list li.active,
            .message-list li.active:hover {
                box-shadow: inset 3px 0 0 #F4953F;
            }

        .message-list li.unread a {
            font-weight: 600;
            color: #272e37 !important;
        }

        .message-list li.blue-dot .col-mail-1 .dot {
            border-color: #4489e4;
        }

        .message-list li.orange-dot .col-mail-1 .dot {
            border-color: #ffa91c;
        }

        .message-list li.green-dot .col-mail-1 .dot {
            border-color: #32c861;
        }

    .message-list .checkbox-wrapper-mail {
        cursor: pointer;
        height: 20px;
        width: 20px;
        position: relative;
        display: inline-block;
        box-shadow: inset 0 0 0 1px #98a6ad;
        border-radius: 1px;
    }

        .message-list .checkbox-wrapper-mail input {
            opacity: 0;
            cursor: pointer;
        }

            .message-list .checkbox-wrapper-mail input:checked ~ label {
                opacity: 1;
            }

        .message-list .checkbox-wrapper-mail label {
            position: absolute;
            top: 3px;
            left: 3px;
            right: 3px;
            bottom: 3px;
            cursor: pointer;
            background: #98a6ad;
            opacity: 0;
            margin-bottom: 0px !important;
            transition-duration: .05s;
        }

            .message-list .checkbox-wrapper-mail label:active {
                background: #87949b;
            }

.mail-list a {
    font-family: "Cairo", "Heebo", sans-serif;
    color: #797979;
    padding: 10px 15px;
    display: block;
}

@media (max-width: 648px) {
    .inbox-leftbar {
        width: 100%;
    }

    .inbox-rightbar {
        margin-right: 0;
    }
}

@media (max-width: 520px) {
    .message-list li .col-mail-1 {
        width: 150px;
    }

        .message-list li .col-mail-1 .title {
            right: 80px;
        }

    .message-list li .col-mail-2 {
        right: 160px;
    }

        .message-list li .col-mail-2 .date {
            text-align: right;
            padding-left: 10px;
            padding-right: 20px;
        }
}

/* =============
   Maps
============= */
.gmaps,
.gmaps-panaroma {
    height: 300px;
    background: #eeeeee;
    border-radius: 3px;
}

.gmaps-overlay {
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    background: #5d9cec;
    border-radius: 4px;
    padding: 10px 20px;
}

.gmaps-overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute;
}

    .gmaps-overlay_arrow.above {
        bottom: -15px;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-top: 16px solid #5d9cec;
    }

    .gmaps-overlay_arrow.below {
        top: -15px;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-bottom: 16px solid #5d9cec;
    }

.gmaps-full {
    z-index: 99;
    margin: 0 -20px -10px -20px;
}

    .gmaps-full .gmaps-full1 {
        height: 80vh;
        width: 100%;
    }

/* Vector Map */
.jvectormap-zoomin,
.jvectormap-zoomout {
    width: 10px;
    height: 10px;
    line-height: 10px;
}

.jvectormap-zoomout {
    top: 40px;
}

.jvectormap-tip {
    border: none;
    background: #313a46;
    color: white;
    font-family: "Cairo", "Heebo", sans-serif;
    font-size: 14px;
    padding: 5px 8px;
}

/* Mapael Map */
.mapael .map {
    position: relative;
}

.mapael .mapTooltip {
    position: absolute;
    background-color: #F4953F;
    opacity: 0.95;
    border-radius: 3px;
    padding: 2px 10px;
    z-index: 1000;
    max-width: 200px;
    display: none;
    color: #ffffff;
    font-family: "Cairo", "Heebo", sans-serif;
}

.mapael .zoomIn, .mapael .zoomOut, .mapael .zoomReset {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px;
    font-weight: 500;
    cursor: pointer;
    background-color: #F4953F;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 10px;
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.map .zoomIn {
    top: 25px;
}

.map .zoomOut {
    top: 50px;
}

/* =============
   About Us
============= */
.border {
    height: 4px;
    width: 48px;
    border-radius: 5px;
    background-color: #4489e4;
}

.about-features-box {
    margin: 20px 0;
}

    .about-features-box p {
        line-height: 24px;
        width: 90%;
        margin: 0 auto;
    }

.feature-icon {
    height: 80px;
    width: 80px;
    margin: 0 auto;
    border-radius: 50%;
    font-size: 36px;
    color: #ffffff;
    line-height: 80px;
}

.about-team img {
    max-width: 150px;
    margin: 0 auto;
}

.about-team .about-team-member {
    margin: 30px 0;
}

    .about-team .about-team-member h4 {
        padding-top: 10px;
        font-weight: 600;
    }

    .about-team .about-team-member p {
        color: #98a6ad;
    }

/* =============
   Contact Us
============= */
.contact-map {
    background-color: #f3f3f3;
}

.contact-box {
    padding: 30px;
}

.contact-detail {
    margin-bottom: 40px;
}

    .contact-detail i {
        float: left;
        width: 32px;
        font-size: 20px;
    }

    .contact-detail p, .contact-detail address {
        overflow: hidden;
    }

    .contact-detail a {
        color: #496174;
    }

/* =============
   Members list
============= */
.member-card .member-thumb {
    position: relative;
}

.member-card .member-star {
    position: absolute;
    top: 12px;
    left: 10px;
    font-size: 16px;
    background-color: #ffffff;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
}

.member-card-alt .member-thumb {
    position: relative;
}

.member-card-alt .member-card-alt-info {
    margin-right: 140px;
}

.member-card-alt .member-star {
    position: absolute;
    top: 12px;
    left: 10px;
    font-size: 16px;
    background-color: #ffffff;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
}

.social-links li a {
    border-radius: 50%;
    color: rgba(121, 121, 121, 0.8);
    display: inline-block;
    height: 30px;
    line-height: 27px;
    border: 2px solid rgba(121, 121, 121, 0.5);
    text-align: center;
    width: 30px;
}

    .social-links li a:hover {
        color: #797979;
        border: 2px solid #797979;
    }

/* =============
   Timeline
============= */
.timeline {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    margin-bottom: 50px;
    position: relative;
    table-layout: fixed;
    width: 100%;
}

    .timeline .time-show {
        margin-bottom: 30px;
        margin-right: -75px;
        margin-top: 30px;
        position: relative;
    }

        .timeline .time-show a {
            color: #ffffff;
        }

    .timeline:before {
        background-color: rgba(121, 121, 121, 0.3);
        bottom: 0;
        content: "";
        left: 50%;
        position: absolute;
        top: 30px;
        width: 2px;
        z-index: 0;
    }

    .timeline .timeline-icon {
        -webkit-border-radius: 50%;
        background: #797979;
        border-radius: 50%;
        color: #ffffff;
        display: block;
        height: 20px;
        left: -54px;
        margin-top: -10px;
        position: absolute;
        text-align: center;
        top: 50%;
        width: 20px;
    }

        .timeline .timeline-icon i {
            color: #ffffff;
            font-size: 13px;
            margin-top: 4px;
            position: absolute;
            left: 4px;
        }

    .timeline .time-icon:before {
        font-size: 16px;
        margin-top: 5px;
    }

h3.timeline-title {
    color: #797979;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 5px;
    text-transform: uppercase;
}

.timeline-item {
    display: table-row;
}

    .timeline-item:before {
        content: "";
        display: block;
        width: 50%;
    }

    .timeline-item .timeline-desk .arrow {
        border-bottom: 12px solid transparent;
        border-right: 12px solid rgba(226, 226, 226, 0.3) !important;
        border-top: 12px solid transparent;
        display: block;
        height: 0;
        left: -12px;
        margin-top: -12px;
        position: absolute;
        top: 50%;
        width: 0;
    }

    .timeline-item .timeline-desk .timeline-box {
        padding: 20px;
    }

    .timeline-item .timeline-date {
        margin-bottom: 10px;
    }

    .timeline-item.alt:after {
        content: "";
        display: block;
        width: 50%;
    }

    .timeline-item.alt .timeline-desk .arrow-alt {
        border-bottom: 12px solid transparent;
        border-left: 12px solid rgba(226, 226, 226, 0.3) !important;
        border-top: 12px solid transparent;
        display: block;
        height: 0;
        left: auto;
        margin-top: -12px;
        position: absolute;
        right: -12px;
        top: 50%;
        width: 0;
    }

    .timeline-item.alt .timeline-desk .album {
        float: right;
        margin-top: 20px;
    }

        .timeline-item.alt .timeline-desk .album a {
            float: right;
            margin-left: 5px;
        }

    .timeline-item.alt .timeline-icon {
        left: auto;
        right: -56px;
    }

    .timeline-item.alt:before {
        display: none;
    }

    .timeline-item.alt .panel {
        margin-left: 0;
        margin-right: 45px;
    }

    .timeline-item.alt h4 {
        text-align: right;
    }

    .timeline-item.alt p {
        text-align: right;
    }

    .timeline-item.alt .timeline-date {
        text-align: right;
    }

.timeline-desk {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

    .timeline-desk h4 {
        font-size: 16px;
        font-weight: 300;
        margin: 0;
    }

    .timeline-desk .panel {
        background: rgba(226, 226, 226, 0.25);
        display: block;
        margin-bottom: 5px;
        margin-left: 45px;
        position: relative;
        text-align: left;
        border: 0;
    }

    .timeline-desk h5 span {
        color: #797979;
        display: block;
        font-size: 12px;
        margin-bottom: 4px;
    }

    .timeline-desk p {
        color: #999999;
        font-size: 14px;
        margin-bottom: 0;
    }

    .timeline-desk .album {
        margin-top: 12px;
    }

        .timeline-desk .album a {
            float: left;
            margin-right: 5px;
        }

        .timeline-desk .album img {
            height: 36px;
            width: auto;
            border-radius: 3px;
        }

    .timeline-desk .notification {
        background: none repeat scroll 0 0 #ffffff;
        margin-top: 20px;
        padding: 8px;
    }

.timeline-left {
    margin-left: 20px;
    width: auto;
    display: block;
}

    .timeline-left:before {
        left: 0 !important;
    }

    .timeline-left .timeline-item {
        display: block;
    }

    .timeline-left .timeline-desk {
        display: block;
        width: 100%;
    }

    .timeline-left .panel {
        margin-bottom: 20px;
    }

/* =============
   Count Down
============= */
.count-down-bg {
    background: url("../images/bg-countdown.jpg");
}

#count-down {
    margin-top: 50px;
}

    #count-down .clock-presenter {
        height: 140px;
        line-height: 30px;
        padding: 0 30px;
        text-align: center;
    }

        #count-down .clock-presenter .digit {
            margin-top: 20px;
            font-size: 60px;
            font-family: "Cairo", "Heebo", sans-serif;
            line-height: 60px;
            font-weight: bold;
            height: 60px;
            display: inline-block;
            overflow: hidden;
            text-align: center;
            position: relative;
            cursor: default;
            color: #ffffff;
        }

        #count-down .clock-presenter .note {
            position: relative;
            bottom: 0;
            padding-top: 5px;
            cursor: default;
            font-size: 16px;
            color: #ffffff;
            font-family: "Cairo", "Heebo", sans-serif;
            text-transform: uppercase;
        }

@media (max-width: 992px) {
    #count-down .clock-presenter .digit {
        font-size: 42px;
    }
}

@media (max-width: 767px) {
    #count-down .clock-presenter {
        width: 50%;
        float: left;
    }

        #count-down .clock-presenter .digit {
            font-size: 36px;
        }

    #count-down .hours_dash {
        border-right: none;
    }
}

/* =============
   FAQ
============= */
.faq-box {
    text-align: center;
    padding: 30px;
    border: 2px solid #e2e2e2;
    border-radius: 10px;
    margin-bottom: 20px;
}

    .faq-box img {
        height: 60px;
        margin-bottom: 30px;
    }

    .faq-box h4 {
        margin-bottom: 20px;
    }

    .faq-box p {
        line-height: 24px;
        font-size: 13px;
    }

/* =============
   Pricing
============= */
.pricing-column {
    position: relative;
    margin-bottom: 40px;
}

    .pricing-column .inner-box {
        position: relative;
        padding: 0 0 30px;
        border-radius: 5px;
    }

    .pricing-column .plan-header {
        position: relative;
        padding: 30px 20px 25px;
        background-color: #4489e4;
        border-radius: 5px 5px 0 0;
    }

    .pricing-column .plan-title {
        font-size: 16px;
        font-family: "Cairo", "Heebo", sans-serif;
        margin-bottom: 10px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .pricing-column .plan-price {
        font-size: 48px;
        font-family: "Cairo", "Heebo", sans-serif;
        margin-bottom: 10px;
        color: #ffffff;
    }

    .pricing-column .plan-duration {
        font-size: 15px;
        color: rgba(255, 255, 255, 0.7);
    }

    .pricing-column .plan-stats {
        position: relative;
        padding: 30px 20px 15px;
    }

        .pricing-column .plan-stats li {
            margin-bottom: 15px;
            line-height: 24px;
        }

.ribbon-pricing {
    width: 160px;
    margin: -15px auto -10px;
    padding-bottom: 2px;
    line-height: 22px;
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-align: center;
    z-index: 1;
    position: relative;
    border-radius: 3px;
    background: #34d3eb;
}

/* =============
   Account Pages
============= */
.home-wrapper {
    margin: 10% 0;
}

.bg-accpunt-pages {
    background: #E7EAE1 url(../images/bg.png) center center;
    padding-bottom: 0;
    min-height: 100px !important;
}

.wrapper-page {
    display: table;
    height: 82vh;
    width: 100%;
}

.account-pages {
    display: table-cell;
    vertical-align: middle;
}

.account-box {
    position: relative;
    margin: 20px auto;
    background-color: #ffffff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
}

    .account-box .account-content {
        padding: 20px;
    }

    .account-box .account-btn {
        position: absolute;
        left: 0;
        right: 0;
    }

.account-logo-box {
    padding: 10px 20px;
    border-bottom: 1px solid rgba(154,161,172,0.5);
    background-color: #F2F2F2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.account-footer-box {
    padding: 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 1px solid rgba(154,161,172,0.5);
}

.text-error {
    color: #4489e4;
    text-shadow: rgba(68, 137, 228, 0.3) 5px 1px, rgba(68, 137, 228, 0.2) 10px 3px;
    font-size: 84px;
    font-weight: 700;
    line-height: 90px;
}

.checkmark {
    width: 100px;
    margin: 0 auto;
    padding: 20px 0;
}

.path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
    animation: dash 2s ease-in-out;
    -webkit-animation: dash 2s ease-in-out;
}

.spin {
    animation: spin 2s;
    -webkit-animation: spin 2s;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes text {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes text {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* =============
   Maintenance
============= */
.svg-computer {
    stroke-dasharray: 1134;
    stroke-dashoffset: -1134;
    animation: draw-me 5s infinite;
    animation-direction: normal;
    height: 200px;
}

@keyframes draw-me {
    from {
        stroke-dashoffset: -1134;
    }

    to {
        stroke-dashoffset: 0;
    }
}

.svg-rocket {
    height: 200px;
}

.rocket-clouds__bubble, .rocket-clouds__cloud, .rocket-rocket, .rocket-inner__rocket-and-lines {
    fill: #ffffff;
}

/* ====
Lightbox
===== */
.lb-data .lb-caption {
    font-family: "Cairo", "Heebo", sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 2em;
}

.lb-data .lb-number {
    color: rgba(255, 255, 255, 0.7);
}

/* ===========
File Manager
============== */
.file-man-box {
    padding: 20px;
    border: 2px solid #dfe3e6;
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px;
}

    .file-man-box .file-close {
        color: #f15642;
        position: absolute;
        line-height: 24px;
        font-size: 24px;
        right: 10px;
        top: 10px;
        visibility: hidden;
    }

    .file-man-box .file-img-box {
        line-height: 120px;
        text-align: center;
    }

        .file-man-box .file-img-box img {
            height: 64px;
        }

    .file-man-box .file-download {
        font-size: 32px;
        color: #98a6ad;
        position: absolute;
        right: 10px;
    }

        .file-man-box .file-download:hover {
            color: #313a46;
        }

    .file-man-box .file-man-title {
        padding-right: 25px;
    }

    .file-man-box:hover {
        border-color: #4489e4;
    }

        .file-man-box:hover .file-close {
            visibility: visible;
        }

/* ===========
Slider
============== */
.slick-prev, .slick-next {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    z-index: 1;
    background-color: #313a46 !important;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
}

.slider-padding div {
    margin: 5px;
}

.slick-prev:before, .slick-next:before {
    color: #F4953F;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.slick-dots li button::before {
    font-size: 10px;
    color: #313a46 !important;
    border: 2px solid #313a46 !important;
    border-radius: 50%;
    line-height: 18px;
}

.slick-center img {
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    opacity: 1;
    transform: scale(1.01);
    border: 3px solid #F4953F;
}

.slider-syncing-nav {
    margin-top: 10px;
}

    .slider-syncing-nav div {
        border-left: 3px solid #ffffff;
    }

/* ===========
Tickets
============== */
.tickets-list a {
    color: #797979;
    white-space: nowrap;
}

.tickets-list img {
    height: 32px;
    width: 32px;
}

/* ===========
Companies
============== */
.company-card .company-logo {
    float: left;
    height: 60px;
    width: 60px;
}

.company-card .company-detail {
    margin-left: 75px;
}

/* =============
   Tree view page
============= */
.jstree-default {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

    .jstree-default .jstree-clicked {
        background: rgba(100, 197, 177, 0.1);
    }

    .jstree-default .jstree-hovered {
        background: rgba(100, 197, 177, 0.2);
        box-shadow: none;
    }

    .jstree-default .jstree-wholerow-clicked {
        background: rgba(100, 197, 177, 0.4);
    }

    .jstree-default .jstree-wholerow-hovered {
        background: rgba(100, 197, 177, 0.2);
    }

.jstree-anchor {
    padding: 0 6px 0 2px;
}

.jstree-themeicon.mdi {
    font-size: 18px;
}

/* =============
   Sitemaps
============= */
.sitemap > li > ul {
    margin-top: 1.5rem;
    padding-right: 0;
}

ul.sitemap {
    list-style: none;
    padding-right: 0;
}

    ul.sitemap li {
        line-height: 2.5rem;
        vertical-align: top;
        list-style: none;
        position: relative;
    }

        ul.sitemap li a {
            text-decoration: none;
            color: #7c8d96;
            display: inline-block;
        }

            ul.sitemap li a:hover {
                color: #F4953F;
            }

    ul.sitemap ul {
        margin-right: 1.5rem;
        margin-bottom: 1.5rem;
        padding-top: 10px;
    }

        ul.sitemap ul li {
            position: relative;
        }

            ul.sitemap ul li::before {
                content: "";
                display: inline-block;
                width: 3rem;
                height: 100%;
                border-right: 1px solid rgba(152, 166, 173, 0.5);
                position: absolute;
                top: -2.5 / 2;
            }

            ul.sitemap ul li::before {
                content: "";
                display: inline-block;
                width: 3rem;
                height: 2.5rem;
                border-bottom: 1px #ccc solid;
                position: absolute;
                top: -1.25rem;
            }

            ul.sitemap ul li a {
                margin-right: 3.75rem;
            }

ul.sitemap-icon ul li a {
    margin-right: 2.75rem;
}

/* =============
   Profile
============= */
.profile-bg-picture {
    position: relative;
    min-height: 300px;
    margin: -19px -20px 0px -20px;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}

    .profile-bg-picture > .picture-bg-overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dâ€¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
        background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.4) 100%);
        background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.4) 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.4)));
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.4) 100%);
    }

.profile-user-box {
    background-color: #ffffff;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #e2e2e2;
    margin-top: -65px;
    position: relative;
    border-radius: 5px;
}

/* =============
   Search result
============= */
.search-result-box .tab-content {
    padding: 30px 30px 10px 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
}

.search-result-box .search-item {
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px;
}

/* =============
   Task board
============= */
.taskList {
    min-height: 40px;
    margin-bottom: 0;
}

    .taskList li {
        background-color: #ffffff;
        border: 1px solid rgba(121, 121, 121, 0.2);
        border-right-width: 3px;
        padding: 10px;
        margin-bottom: 15px;
    }

        .taskList li:last-of-type {
            margin-bottom: 0;
        }

    .taskList .task-success {
        background-color: #e7f9ec;
        border-right-color: #32c861;
    }

    .taskList .task-info {
        background-color: #eefbfd;
        border-right-color: #34d3eb;
    }

    .taskList .task-warning {
        background-color: #fff2de;
        border-right-color: #ffa91c;
    }

    .taskList .task-danger {
        background-color: #fee9eb;
        border-right-color: #f96a74;
    }

    .taskList a {
        font-size: 13px;
    }

    .taskList .checkbox {
        margin-right: 20px;
        margin-top: 5px;
    }

.task-placeholder {
    border: 1px dashed rgba(226, 226, 226, 0.9) !important;
    background-color: rgba(226, 226, 226, 0.2) !important;
    padding: 20px;
}

/* Task Detail */
.task-detail .task-dates li {
    width: 50%;
    float: right;
}

.task-detail .task-tags .bootstrap-tagsinput {
    padding: 0px;
    border: none;
}

.task-detail .assign-team a {
    display: inline-block;
    margin: 5px 0 5px 5px;
}

.task-detail .files-list .file-box {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    padding: 2px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    background-clip: padding-box;
}

    .task-detail .files-list .file-box img {
        line-height: 70px;
    }

    .task-detail .files-list .file-box p {
        width: 100%;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

/* =============
   Print css
============= */
@media print {
    .page-title-box, .topbar-left, .hidden-print, .breadcrumb, .page-title, .footer, .topbar {
        display: none;
        margin: 0;
        padding: 0;
    }

    .left, .right-bar {
        display: none;
    }

    .content {
        margin-top: 0 !important;
        padding-top: 0;
    }

    .content-page {
        margin-right: 0;
        margin-top: 0;
    }

    .card-box, body {
        border: none;
        padding: 0;
        margin-bottom: 0;
    }
}

@media (max-width: 1440px) {
    body {
        font-size: 14px;
    }

    .p-t-220 {
        padding-top: 200px !important;
    }

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px 8px;
    }

    .navbar-custom .nav-link {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .side-menu {
        width: 280px;
    }

    .content-page {
        margin-right: 280px;
    }

    .topbar .topbar-left {
        width: 280px;
    }

        .topbar .topbar-left:before {
            transform: translate(-32%,0%);
        }

    .navbar-custom {
        margin-right: 280px;
    }

    .side-menu .dd-content .col-6 label {
        padding-right: 10px;
    }

    .side-menu .dd-content input {
        width: 58px !important;
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body {
        overflow-x: hidden;
    }
}

@media (max-width: 768px) {

    body {
        overflow-x: hidden;
    }

    .topbar-left {
        /*width: 60px !important;*/
    }

        .topbar-left span {
            display: none !important;
        }

        .topbar-left i {
            display: block !important;
            /*line-height: 60px !important;*/
        }

    .navbar-custom {
        margin-right: 60px !important;
    }

    .topbar .topbar-left {
        /*height: 60px;*/
    }

        .topbar .topbar-left:before {
            transform: translate(-33%,0%);
        }

    .navbar-nav.navbar-right {
        float: right;
    }

    .content-page {
        margin-left: 0 !important;
    }

    .enlarged #wrapper .content-page {
        margin-right: 0px !important;
    }

    .enlarged .left.side-menu {
        display: none;
    }

    .content-page .content {
        margin-top: 120px;
    }

    .footer {
        left: 0 !important;
    }

    .mobile-sidebar {
        left: 0;
    }

    .mobile-content {
        left: 250px;
        right: -250px;
    }

    .dataTables_wrapper .col-xs-6 {
        width: 100%;
        text-align: left;
    }

    div#datatable-buttons_info {
        float: none;
    }

    .ms-container {
        width: 100%;
    }

    .m-t-sm-50 {
        margin-top: 50px !important;
    }
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        background-color: #ffffff;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        left: auto;
        position: absolute;
        right: 0;
    }

        .navbar-nav .open .dropdown-menu li {
            display: block;
        }

    .navbar-nav {
        margin: 0;
        display: inline-block;
    }

        .navbar-nav li {
            display: inline-block;
            line-height: 1px;
        }

    .dropdown-lg {
        width: 200px !important;
    }

    .user-box {
        float: right;
    }

    .dataTables_length {
        float: none;
        margin-bottom: 10px;
    }
}

@media (max-width: 480px) {
    .side-menu {
        z-index: 10 !important;
    }

    .button-menu-mobile {
        display: block;
    }

    .search-bar {
        display: none !important;
    }

    .navbar-custom {
        margin-left: 0 !important;
    }
}

@media (max-width: 420px) {
    .hide-phone {
        display: none !important;
    }
}

/* Container-alt */
@media (min-width: 768px) {
    .container-alt {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container-alt {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container-alt {
        width: 1170px;
    }
}

@media (max-width: 419px) {
    .hidden-xxs {
        display: none;
    }

    .topbar-left {
        /*width: 70px !important;*/
    }

    .logo .icon-c-logo {
        display: inline-block !important;
        line-height: 58px !important;
    }

    .logo span {
        display: none !important;
    }

    .content-page {
        margin-left: 70px;
    }

    .forced .side-menu.left {
        box-shadow: 0 12px 12px rgba(0, 0, 0, 0.1);
    }

    .enlarged .side-menu.left {
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) !important;
    }

    .page-title {
        font-size: 15px;
        max-width: 250px;
        white-space: nowrap;
    }

    .navbar-default {
        padding: 0;
    }

        .navbar-default .navbar-left {
            padding-left: 0 !important;
        }

            .navbar-default .navbar-left li {
                padding: 0 5px;
            }

    .topbar-left {
        /*display: none;*/
    }

    .editable-responsive {
        overflow-x: auto;
    }

    .page-title-box .breadcrumb {
        display: none;
    }

    .navbar-nav .open .dropdown-menu {
        margin-right: -20px;
    }

    .user-box .dropdown-menu {
        margin-right: 0 !important;
    }

    .dropdown-lg {
        width: 200px !important;
    }

    .user-list .user-list-item .icon, .user-list .user-list-item .avatar {
        display: none;
    }

    .user-list .user-list-item .user-desc {
        margin-left: 0;
    }
}
/*# sourceMappingURL=style.css.map */



.fast-viewer {
    height: 550px;
}

    .fast-viewer #outerContainer {
        background-color: #576274;
    }

    .fast-viewer #toolbar-nav {
        top: 0px;
        bottom: auto;
        width: calc(100% - 37px);
        right: 10px;
        text-align: center;
    }

.opacity50 {
    opacity: 0.5;
}

.page-link:hover {
    color: #F4953F;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.select {
    position: relative;
    display: block;
}

    .select select {
        -moz-appearance: none;
        -webkit-appearance: none;
        border: 1px solid #C0C3C9;
        border-radius: 4px;
        padding: 4.5px 12px;
        padding-left: 40px;
        outline: none;
        display: block;
        position: relative;
        width: 100%;
    }

        .select select optgroup {
            color: rgba(0,0,0,0.5);
            font-weight: normal !important;
        }

            .select select optgroup option {
                color: rgba(0,0,0,1)
            }
        /* For IE10 */
        .select select::-ms-expand {
            display: none;
        }

    /* Select arrow styling */
    .select:after {
        width: 40px;
        text-align: center;
        height: 38px;
        line-height: 38px;
        position: absolute;
        display: inline-block;
        top: 0px;
        left: 0px;
        content: "\e64b";
        font-family: 'themify';
        pointer-events: none;
        color: #000;
    }
/*target Internet Explorer 9 and Internet Explorer 10:*/
@media screen and (min-width:0\0) {
    .select:after {
        display: none;
    }
}

.btn.dropdown {
    padding: 0px;
    background-color: transparent;
    border: 0px;
}

    .btn.dropdown .select select {
        padding: 7px 12px;
        padding-left: 40px;
    }

table.dataTable thead th.select-checkbox .button-list {
    margin: 0px;
    text-align: center;
}

.btn.select-checkbox.hide {
    display: none;
}

.btn.select-checkbox {
    position: relative;
    content: "";
    width: 17px;
    height: 17px;
    border-color: #000;
    background-color: transparent;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    margin-right: -4px;
    border-radius: 3px;
}

    .btn.select-checkbox:hover {
        border-color: 1px solid #606060;
    }

    .btn.select-checkbox.selected:after {
        content: "\f00c";
        font-family: 'FontAwesome';
        text-shadow: 0px 0px transparent,0px 0px transparent,0px 0px transparent,0px 0px transparent !important;
        color: #000;
        font-size: 11px;
        line-height: 17px;
        top: 0px;
        left: 0px;
        position: absolute;
        height: 17px;
        width: 17px;
    }

table.dataTable tbody td.select-checkbox:before, table.dataTable tbody td.select-checkbox:after, table.dataTable tbody th.select-checkbox:before, table.dataTable tbody th.select-checkbox:after {
    width: 17px;
    height: 17px;
    border-color: #000;
    cursor: pointer;
    top: 50%;
    margin-top: -9px;
    margin-left: -6px;
}

table.dataTable tr.selected td.select-checkbox:after, table.dataTable tr.selected th.select-checkbox:after {
    content: "\f00c";
    font-family: 'FontAwesome';
    text-shadow: 0px 0px transparent,0px 0px transparent,0px 0px transparent,0px 0px transparent !important;
    color: #000;
    font-size: 11px;
    margin: 0px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -9px;
    margin-left: -6px;
    width: 17px;
    height: 17px;
    line-height: 17px;
}

table.dataTable tbody tr.selected a, table.dataTable tbody th.selected a, table.dataTable tbody td.selected a {
    color: #000;
}

table.dataTable tbody tr a {
    color: #000;
}

    table.dataTable tbody tr a i {
        font-size: 20px;
    }

    table.dataTable tbody tr a:hover {
        color: #000;
    }


.nav-custom > li {
    position: relative
}

    .nav-custom > li.active {
        position: relative;
    }

    .nav-custom > li a.active:after {
        border-top: 10px solid #F4953F;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        content: "";
        height: 0;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        bottom: -10px;
        width: 0;
    }


.side-menu-arrows {
    margin-top: 172px;
}

    .side-menu-arrows ul {
        padding: 0;
        margin: 0px;
        list-style: none;
    }

        .side-menu-arrows ul li {
            position: relative;
            margin-left: 0px;
            margin-right: -2px;
            margin-bottom: 1px;
            padding: 0px 40px 0px 10px;
            box-sizing: border-box;
            position: relative;
            height: 44px;
            font-size: 16px;
        }

            .side-menu-arrows ul li, .side-menu-arrows ul li::after {
                transition: all 0.5s ease;
            }

                .side-menu-arrows ul li a {
                    display: block;
                    border-bottom: 1px solid rgba(154,161,172,0.2);
                    line-height: 44px;
                    color: #606060;
                }

                .side-menu-arrows ul li.selected a {
                    border-bottom-color: transparent;
                    font-weight: bold;
                }


                .side-menu-arrows ul li.selected, .side-menu-arrows ul li:hover {
                    background: #EFEFEF;
                    box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, 0.4);
                }

                    .side-menu-arrows ul li::after, .side-menu-arrows ul li:hover::after {
                        content: "";
                        position: absolute;
                        width: 0;
                        height: 0;
                        top: 9px;
                        left: -8.5px;
                        box-sizing: border-box;
                        border: 15.59px solid black;
                        border-color: transparent;
                        transform-origin: 0 0;
                        transform: rotate(-45deg) translateX(-60%);
                    }

                    .side-menu-arrows ul li.selected::after, .side-menu-arrows ul li:hover::after {
                        border-color: #EFEFEF transparent transparent #EFEFEF;
                        box-shadow: -2px -2px 3px 0 rgba(0, 0, 0, 0.25);
                    }

    .side-menu-arrows i {
        position: absolute;
        top: 50%;
        right: 25px;
        transform: translateY(-50%)
    }

.edit-field span {
    height: 28px;
    display: block;
}

.edit-field input, .edit-field .select {
    height: 28px;
    display: none;
}

    .edit-field .select select {
        height: 30px;
        padding: 0px 12px;
    }

    .edit-field .select:after {
        height: 28px;
        line-height: 28px;
        font-size: 14px;
    }

tr .save-button {
    display: none;
}

tr.active .save-button {
    display: block;
}

tr.active .edit-button {
    display: none;
}

tr.active .edit-field span {
    display: none;
}

tr.active .edit-field input, tr.active .edit-field .select {
    display: block;
}


.range {
    position: relative;
}

    .range input {
        margin: 0 !important;
    }

        .range input::-webkit-slider-thumb {
            -webkit-appearance: none;
            width: 18px;
            height: 18px;
            margin: 1px 0 0;
            border-radius: 50%;
            background: #f15a24;
            background: -moz-linear-gradient(left, #f15a24 0%, #fbb03b 100%);
            background: -webkit-linear-gradient(left, #f15a24 0%,#fbb03b 100%);
            background: linear-gradient(to right, #f15a24 0%,#fbb03b 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15a24', endColorstr='#fbb03b',GradientType=1 );
            cursor: pointer;
            border: 0 !important;
        }

        .range input::-moz-range-thumb {
            width: 18px;
            height: 18px;
            margin: 1px 0 0;
            border-radius: 50%;
            background: #f15a24;
            background: -moz-linear-gradient(left, #f15a24 0%, #fbb03b 100%);
            background: -webkit-linear-gradient(left, #f15a24 0%,#fbb03b 100%);
            background: linear-gradient(to right, #f15a24 0%,#fbb03b 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15a24', endColorstr='#fbb03b',GradientType=1 );
            cursor: pointer;
            border: 0 !important;
        }

        .range input::-ms-thumb {
            width: 18px;
            height: 18px;
            margin: 1px 0 0;
            border-radius: 50%;
            background: #f15a24;
            background: -moz-linear-gradient(left, #f15a24 0%, #fbb03b 100%);
            background: -webkit-linear-gradient(left, #f15a24 0%,#fbb03b 100%);
            background: linear-gradient(to right, #f15a24 0%,#fbb03b 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15a24', endColorstr='#fbb03b',GradientType=1 );
            cursor: pointer;
            border: 0 !important;
        }

        .range input.min::-webkit-slider-thumb {
            background: rgba(153,153,153,0);
            cursor: default
        }

        .range input.min::-moz-range-thumb {
            background: rgba(153,153,153,0);
            cursor: default
        }

        .range input.min::-ms-thumb {
            background: rgba(153,153,153,0);
            cursor: default
        }

        .range input::-webkit-slider-runnable-track {
            width: 100%;
            height: 20px;
            cursor: pointer;
            background: rgba(0,0,0,0);
        }

        .range input::-moz-range-track {
            width: 100%;
            height: 20px;
            cursor: pointer;
            background: rgba(0,0,0,0);
        }

        .range input::-ms-track {
            width: 100%;
            height: 20px;
            cursor: pointer;
            background: rgba(0,0,0,0);
        }

        .range input:focus {
            background: none;
            outline: none;
        }

        .range input::-ms-track {
            width: 100%;
            cursor: pointer;
            background: transparent;
            border-color: transparent;
            color: transparent;
        }

.range-labels {
    margin: 0;
    list-style: none;
}

    .range-labels.range-steps {
        width: 100%;
        content: '';
        z-index: 0;
        position: relative;
    }
    /*
        .range-labels.range-steps:before {
            position: absolute;
            top: 50%;
            left: calc(100% / 7 / 2);
            content: '';
            z-index: 0;
            width: calc(100% - (100% / 7));
            height: 2px;
            cursor: pointer;
            background: rgba(0,0,0,0.2);
            transform: translateY(-50%);
        }
        */
    .range-labels li {
        position: relative;
        width: calc(100% / 6);
        text-align: center;
        color: #606060;
        font-size: 13px;
        font-weight: normal;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    /*.range-labels.range-steps li::before {
  position: absolute;
  bottom: 0px;
  right: 0;
  left: 0;
  content: "";
  margin: 0 auto;
  width: 2px;
  height: 16px;
  background: rgba(0,0,0,0.2);
  border-radius: 50%;
}*/
    .range-labels .active {
        color: #37adbf;
    }

    .range-labels .selected::before {
        background: #37adbf;
    }

    .range-labels .active.selected::before {
        display: none;
    }

nav .active {
    font-weight: bold;
}

    nav .active h1 {
        background: #f15a24;
        background: -moz-linear-gradient(left, #f15a24 0%, #fbb03b 100%);
        background: -webkit-linear-gradient(left, #f15a24 0%,#fbb03b 100%);
        background: linear-gradient(to right, #f15a24 0%,#fbb03b 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15a24', endColorstr='#fbb03b',GradientType=1 );
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 600;
    }


.tags {
    position: relative;
    margin: 0px 10px;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .tags li.tag {
        display: inline-block;
        position: relative;
        margin-bottom: 0px;
        margin-left: 10px;
    }

    .tags .tag > div {
        padding-left: 40px;
        padding-right: 10px;
        height: 30px;
        background-color: #DDE0E3;
        display: inline-block;
    }

    .tags .tag .btn {
        transform: translateX(0%);
        padding: 3px 7px;
        position: absolute;
        top: 1px;
        left: 1px;
    }

    .tags.full-width .tag, .tags.full-width .tag > div {
        display: block;
        margin-bottom: 7px;
        white-space: nowrap;
    }

    .tags.full-width li.tag {
        margin-left: 0px;
    }

    .tags .tag .no-wrap {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.languange {
    position: absolute;
    top: 20px;
    left: 20px;
}

::selection {
    background: rgba(43, 51, 61,0.3);
}

::-moz-selection {
    background: rgba(43, 51, 61,0.3);
}


.dropdown-toggle.val {
    border-bottom: 1px solid #f96a74;
}

.val-ok {
    border-bottom: 1px solid #32c861 !important;
}

.selectpicker.val-ok {
}

.Input-text.val {
    border-bottom: 1px solid #32c861
}

    .Input-text.val:placeholder-shown {
        border-bottom: 1px solid #f96a74;
    }

    .Input-text.val:-ms-input-placeholder {
        border-bottom: 1px solid #f96a74;
    }

.custom-radio .custom-control-label::before {
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,0.23);
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #F4953F !important;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(244,149,63,.25);
}

.custom-control-input:hover ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(244,149,63,.25);
    background-color: #F4953F !important;
}


.custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #F9C18F;
}

.bg-secondary-2 {
    background-color: #6c757d !important;
}



.circle-menu {
    opacity: 0;
    transition: all 1s;
    pointer-events: none;
}

    .circle-menu.circleMenu-open {
        opacity: 1;
        pointer-events: all;
    }

.range-labels li {
    font-weight: bold;
}


.popover.fade:not(.show) {
    display: none;
}

#divSectionsTitles {
    display: none;
}

#divTitlesHelper {
    width: 73% !important;
}

.enlarged #divTitlesHelper {
    width: 91% !important;
}

@media (max-width: 768px) {
    .topbar .topbar-left {
        height: 70px !important;
        width: 100%;
    }

    .button-menu-mobile {
        top: 5px !important
    }

    .enlarged #wrapper .topbar .topbar-left .logo i {
        line-height: 90px !important
    }

    .range-labels.range-steps:before {
        left: calc(100% / 2 / 4) !important;
        width: calc(100% - (100% / 4)) !important;
    }

    #divSectionsTitles h1 {
        font-size: 20px !important
    }

    .range-labels li {
        width: calc(100% / 5) !important;
    }

    #content thead #divTitles th:nth-child(1), #content thead #divTitles th:nth-child(2) {
        display: none;
    }

    #content thead #divTitles th:nth-child(3) {
        width: 100% !important;
        max-width: none !important
    }

    #divTitlesHelper {
        left: 0px !important;
        max-width: none !important;
        width: 100% !important;
    }

    .enlarged #divTitlesHelper {
        width: 100% !important;
    }

    #divTitlesHelper th:nth-child(1), #divTitlesHelper th:nth-child(2) {
        display: none;
    }

    #divTitlesHelper th:nth-child(3) {
        width: 100% !important;
        max-width: none !important
    }

    #content tbody {
        display: flex !important;
        flex-direction: column !important;
    }

    #content tr {
        display: flex !important;
        width: 100% !important;
        flex-wrap: wrap !important;
    }

        #content tr > th {
            width: 20%
        }

        #content tr > td:nth-child(2) {
            width: 80%
        }

        #content tr > td:nth-child(3) {
            width: 100%
        }

    .content-page .content {
        padding: 0 !important;
        margin-top: 90px !important;
    }

        .content-page .content .container-fluid {
            padding: 0 !important
        }

    #divSectionsTitles {
        overflow: auto;
    }

        #divSectionsTitles div {
            white-space: nowrap;
            width: unset;
            max-width: unset;
        }

    .page-title-box {
        padding: 10px;
    }

    .page-title {
        line-height: 1 !important
    }

    .side-menu {
        padding-top: 20px;
        width: 100%;
    }

    .topbar .topbar-left .logo {
        line-height: 60px;
    }

    .topbar {
        z-index: 10;
    }

    .navbar-custom {
        min-height: 0 !important;
    }

    .progress {
        margin-bottom: 0;
    }
}
