@import "bootstrap.min.css";
@import "font-awesome.css";
@import "fonts.css";
@import "icomoon.css";
@import "owl.carousel.css";
@import "owl.theme";
@import "jquery-ui.css";
@import "dataTables.jqueryui.min.css";
@import "jquery.dataTables.min.css";
@import "responsive.dataTables.min.css";



a:focus,
a:hover {
    color: #000;
    text-decoration: none
}

body,
ul {
    margin: 0;
    padding: 0
}

.heading-block,
.uppercase {
    text-transform: uppercase
}

.logo,
body,
header {
    position: relative
}

#scrollUp,
.GaugeMeter s,
.GaugeMeter u,
a,
a:focus,
a:hover {
    text-decoration: none
}

.GaugeMeter b,
.GaugeMeter span,
.blog .blog-wrapper h4,
ul.transactions a .tra-type {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

html {
    height: 100%
}

body {
    min-height: 100%;
    font: 400 14px 'bahijPlain';
    line-height: 1.6;
    color: #101010;
    background: #fff;
}

.panel-sortable .panel:after,
.toggle-menu i:before,
ul.experience li:after,
ul.menu li .down-arrow:after,
ul.menu li.active .down-arrow:after,
ul.project-activity li:after {
    font-family: icomoon
}

ol.stylish-lists li,
ul.decimal-leading-zero li,
ul.roman-list li {
    line-height: 24px
}

a {
    color: #353535;
    font-family: bahijPlain;
}

a:focus {
    outline: 0
}

::selection {
    background: #4286F7;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #4286F7;
    color: #fff;
    text-shadow: none
}

ul.stylish-lists li a:hover,
ul.stylish-lists li:nth-child(1n+1) {
    color: #e77338
}

:active,
:focus {
    outline: 0
}

ul {
    list-style-type: none;
    font-family: bahijPlain;
}

ul.stylish-lists {
    padding: 0;
    margin: 0 0 0 25px;
    list-style-type: disc
}

ul.stylish-lists li {
    color: #e77338;
    line-height: 24px
}

ul.stylish-lists li ul {
    margin-left: 25px;
    list-style-type: square
}

ol.stylish-lists,
ul.decimal-leading-zero,
ul.roman-list {
    margin: 0 0 0 25px;
    padding: 0
}

ul.stylish-lists li:nth-child(2n+2) {
    color: #ffc31b
}

ul.stylish-lists li:nth-child(3n+3) {
    color: #91c46b
}

ul.stylish-lists li:nth-child(4n+4) {
    color: #5e83bf
}

ol.stylish-lists li:nth-child(1n+1) {
    color: #e77338
}

ol.stylish-lists li:nth-child(2n+2) {
    color: #ffc31b
}

ol.stylish-lists li:nth-child(3n+3) {
    color: #91c46b
}

ol.stylish-lists li:nth-child(4n+4) {
    color: #5e83bf
}

ul.decimal-leading-zero {
    list-style: decimal-leading-zero
}

ul.decimal-leading-zero li:nth-child(1n+1) {
    color: #e77338
}

ul.decimal-leading-zero li:nth-child(2n+2) {
    color: #ffc31b
}

ul.decimal-leading-zero li:nth-child(3n+3) {
    color: #91c46b
}

ul.decimal-leading-zero li:nth-child(4n+4) {
    color: #5e83bf
}

ul.roman-list {
    list-style: upper-roman
}

h2,
h3,
h4,
h5 {
    margin: 0 0 20px;
    font-family: bahijPlain;
}

ul.roman-list li:nth-child(1n+1) {
    color: #e77338
}

ul.roman-list li:nth-child(2n+2) {
    color: #ffc31b
}

ul.roman-list li:nth-child(3n+3) {
    color: #91c46b
}

ul.roman-list li:nth-child(4n+4) {
    color: #5e83bf
}

hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #fff
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 500;
    padding: 0;
    font-family: bahijPlain;
}

h1 {
    font-size: 36px;
    margin: 0 0 30px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 15px;
    line-height: 150%
}

h6 {
    font-size: 11px
}

p {
    padding: 0;
    margin: 0;
    font-family: bahijPlain;
}

.heading-block {
    padding: 30px 20px;
    margin-bottom: 5px
}

.number-block {
    counter-increment: heading
}

.number-block .title-content:before {
    content: "0"counter(heading);
    font-size: 72px;
    font-weight: 800;
    line-height: 60px;
    display: block;
    float: left;
    width: 100px;
    height: 64px;
    color: #5e83bf
}

.height1 {
    height: 145px
}

.height2 {
    height: 300px
}

.min-height1 {
    min-height: 145px
}

.min-height2 {
    min-height: 300px
}

.min-height3 {
    min-height: 80px
}

.no-padding {
    padding: 0
}

.no-margin {
    margin: 0
}

.auto-margin {
    margin: auto
}

.red-bg {
    background: #e77338
}

.green-bg {
    background: #91c46b
}

.dark-green-bg {
    background: #007368
}

.yellow-bg {
    background: #ffc31b
}

.blue-bg {
    background: #12bdcd;
}

.pink-bg {
    background: #F782AA
}

.purple-bg {
    background: #6a55c2
}

.brown-bg {
    background: #674841
}

.teal-bg {
    background: #47BCC7
}

.fb-bg {
    background-color: #3B5998
}

.tw-bg {
    background-color: #55ACEE
}

.lk-bg {
    background-color: #007BB5
}

.gplus-bg {
    background-color: #DD4C3B
}

.text-danger {
    color: #0e7d79;
}

.text-success {
    color: #15bbb4;
}

.text-warning {
    color: #ffc31b
}

.text-info {
    color: #12bdcd;
}

.text-white {
    color: #fff
}

.center-text {
    text-align: center
}

.right-text {
    text-align: right
}

.justified-text {
    text-align: justify
}

.capitalize {
    text-transform: capitalize
}

.dropcap:first-child:first-letter {
    float: left;
    font-size: 64px;
    line-height: 64px;
    padding: 0 15px 0 0
}

.dropcap.red:first-child:first-letter {
    color: #e77338
}

.dropcap.yellow:first-child:first-letter {
    color: #ffc31b
}

.dropcap.green:first-child:first-letter {
    color: #91c46b
}

.dropcap.blue:first-child:first-letter {
    color: #5e83bf
}

.dropcap.fill-default:first-child:first-letter {
    background-color: #e6e6e6;
    color: #000;
    margin-right: 15px;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.dropcap.fill-red:first-child:first-letter {
    background-color: #e77338;
    color: #fff;
    margin-right: 15px;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.dropcap.fill-yellow:first-child:first-letter {
    color: #fff;
    background-color: #ffc31b;
    margin-right: 15px;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.dropcap.fill-green:first-child:first-letter {
    color: #fff;
    background-color: #91c46b;
    margin-right: 15px;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.dropcap.fill-blue:first-child:first-letter {
    color: #fff;
    background-color: #5e83bf;
    margin-right: 15px;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

blockquote small,
blockquote.blockquote-default small {
    color: #5e83bf
}

.logo,
address {
    margin: 0
}

blockquote {
    font-size: 16px;
    line-height: 24px
}

blockquote.blockquote-default {
    border-color: #fff
}

blockquote.blockquote-green {
    border-color: #91c46b
}

blockquote.blockquote-green small {
    color: #91c46b
}

blockquote.blockquote-blue {
    border-color: #5e83bf
}

blockquote.blockquote-blue small {
    color: #5e83bf
}

blockquote.blockquote-yellow {
    border-color: #ffc31b
}

blockquote.blockquote-yellow small {
    color: #ffc31b
}

blockquote.blockquote-red {
    border-color: #e77338
}

blockquote.blockquote-red small {
    color: #e77338
}

.mark,
mark {
    background: #5e83bf;
    color: #fff
}

header {
    height: 70px;
    padding: 0 25px 0 60px;
    vertical-align: middle;
    background: #fff;
    border-bottom: 1px #eaeaea solid;
}

.tableRes {
    width: 100%;
    white-space: normal;
}

@media (max-width:992px) {
    header {
        padding: 0 35px 0 95px;
    }
}

@media (max-width:767px) {
    header {
        padding: 0 15px 0 70px;
    }
}

.logo {
    float: left;
    line-height: 70px;
    margin-left: 29px;
    border-right: 1px #eaeaea solid;
}

.logo img {
    max-width: 250px;
    margin: 5px 0 0;
    /* filter: brightness(0) invert(1); */
}

ul#header-actions {
    margin: 0 10px 0 20px;
    float: right
}

ul#header-actions li.list-box {
    position: relative;
    cursor: pointer;
    float: right;
    text-align: center;
    line-height: 100%;
    vertical-align: middle;
    margin-top: 5px;
}

ul#header-actions li.list-box a {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: 19px 14px;
    display: block;
    min-width: 45px;
    text-decoration: none;
}

ul#header-actions li.list-box a i {
    font-size: 20px;
    color: #0e7d79;
}

ul#header-actions li.list-box.open,
ul#header-actions li.list-box:hover {
    background: url(../images/bg.png)
}

ul#header-actions li.list-box .info-label {
    position: absolute;
    top: 18px;
    right: 12px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    line-height: 12px;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px #fff solid;
}

ul#header-actions li.list-box .noti-label {
    position: absolute;
    top: 15px;
    right: 10px;
    line-height: 10px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    opacity: .8
}

ul#header-actions li.list-box.user-admin {
    text-align: right;
    background: 0 0;
    margin: 12px 22px;
}

#scrollUp,
.toggle-menu {
    height: 40px;
    text-align: center
}

ul#header-actions li.list-box.user-admin .admin-details {
    float: right;
    margin: 17px 10px 0 20px;
    color: #b7b8bd;
}

ul#header-actions li.list-box.user-admin .admin-details .name {
    font-size: 13px;
    color: #636466;
}

ul#header-actions li.list-box.user-admin .admin-details .designation {
    font-size: 12px
}

ul#header-actions li.list-box.user-admin a.dropdown-toggle {
    background: #f2f2f2;
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    padding: 0;
    text-align: center;
    line-height: 50px;
}

ul#header-actions li.list-box.user-admin a.dropdown-toggle i {
    color: #757575;
    font-size: 17px;
}

ul#header-actions .dropdown-menu {
    min-width: 300px;
    right: 0;
    top: 57px;
    left: inherit;
    border: 2px solid #d9d9d9
}

ul#header-actions .dropdown-menu.sm {
    min-width: 200px
}

ul#header-actions .dropdown-menu .dropdown-content {
    padding: 5px 0
}

ul#header-actions .dropdown-menu .dropdown-content a {
    padding: 5px 10px;
    font-size: 12px
}

ul#header-actions .dropdown-menu .dropdown-content a:hover {
    background: #f2f2f2
}

.toggle-menu {
    position: absolute;
    top: 15px;
    left: 35px;
    display: block;
    width: 40px;
    line-height: 38px;
    background: #0e7d79;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #0d706c;
    z-index: 1;
    color: #fff;
    transform: scale(-1);
}

.toggle-menu i {
    display: block;
    font-size: 24px
}

.toggle-menu i:before {
    content: "\e9f9";
    font-style: normal
}

@media (min-width:992px) {
    .toggle-menu {
        display: none
    }
}

.top-bar {
    margin: 0 0 20px
}

.top-bar .page-title h3 {
    margin: 10px 0 0;
    color: #212121
}

.top-bar .page-title p {
    line-height: 100%;
    margin-top: 6px;
    font-size: 13px;
    color: #4d4d4d
}

#scrollUp,
.top-bar .page-title p a:hover {
    color: #0e7d79;
}

.top-bar ul.right-stats {
    float: right
}

.top-bar ul.right-stats li {
    display: inline-block;
    margin-left: 7px
}

.top-bar ul.right-stats li a {
    min-width: 74px;
    min-height: 62px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.top-bar ul.right-stats li a span {
    display: block;
    font-size: 24px;
    line-height: 100%
}

.top-bar ul.right-stats li a.btn i {
    display: block;
    font-size: 24px;
    margin: 0
}

@media (max-width:767px) {
    .toggle-menu {
        left: 15px;
    }

    .top-bar .page-title {
        text-align: center
    }

    .top-bar ul.right-stats {
        float: none;
        margin: 25px auto 10px;
        text-align: center
    }
}

#scrollUp {
    bottom: 10px;
    right: 35px;
    width: 30px;
    padding: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #FFF;
    border: 1px solid #d9d9d9
}

#scrollUp i {
    font-size: 14px;
    line-height: 38px
}

@media (max-width:767px) {
    #scrollUp {
        right: 20px
    }
}

.dashboard-wrapper {
    margin: 0 auto;
    text-align: left;
    position: relative;
    padding: 20px 20px 80px;
    min-height: 900px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

@media (min-width:992px) {
    .dashboard-wrapper {
        margin-left: 90px;
        margin-right: 0;
    }

    .dashboard-wrapper-lg {
        margin-left: 350px;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
        overflow: hidden;
    }
}

.custom-search {
    position: relative;
    float: left;
    padding: 0;
    margin-top: 15px;
}

.custom-search ::-webkit-input-placeholder {
    color: #b3b3b3
}

.custom-search :-moz-placeholder {
    color: #b3b3b3
}

.custom-search ::-moz-placeholder {
    color: #b3b3b3
}

.custom-search :-ms-input-placeholder {
    color: #b3b3b3
}

.custom-search .search-query {
    margin: 0;
    padding: 6px 10px;
    font-style: italic;
    background: #fff;
    border: none;
    width: 200px;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    line-height: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-left: 1px #ddd solid;
    height: 40px;
    margin-left: 20px;
    padding-left: 37px;
}

.custom-search .search-query:focus {
    /* outline: 0; */
    /* width: 260px; */
    /* background: #4d4d4d; */
    /* color: #fff; */
    /* -webkit-border-radius: 50px; */
    -moz-border-radius: 50px;
    /* border-radius: 50px; */
    /* border: 1px solid #4d4d4d */
}

.custom-search i {
    padding: 0 0 0 10px;
    cursor: pointer;
    position: absolute;
    top: 12px;
    left: 22px;
    font-size: 16px;
    color: #b3b3b3;
}

.panel {
    margin-bottom: 10px;
    border: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .2), 0 1px 1px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .2), 0 1px 1px rgba(0, 0, 0, .25);
    padding: 15px
}

.panel-body,
.panel-heading {
    border: 0;
    position: relative
}

.panel-body {
    padding: 15px 0
}

.panel-body h5.info {
    margin: 10px 0 0
}

.panel-body.no-padding {
    padding: 0
}

.panel-heading {
    padding: 0 0 10px;
    background: 0 0
}

.panel-heading h4 {
    font-size: 16px;
    margin: 0;
    text-align: center
}

.panel-heading h4 span {
    font-size: 11px;
    color: grey;
    font-style: italic
}

.panel-heading h3 {
    margin: 0 0 10px;
    text-align: center;
    font-weight: 500
}

.panel-bg-one {
    background: url(../images/watercolour.jpg) no-repeat;
    background-size: 100% 100%
}

ul.imp-notify li {
    padding: 10px;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -ms-transition: All .5s ease;
    -o-transition: All .5s ease;
    transition: All .5s ease
}

ul.imp-notify li .icon {
    float: left
}

ul.imp-notify li .icon img {
    width: 36px;
    height: 36px;
    border-left: 3px solid #0e7d79;
}

ul.imp-notify li .details {
    line-height: 18px;
    font-size: 13px;
    display: block;
    background: 0 0;
    border: none;
    width: auto;
    margin-left: 48px
}

ul.imp-notify li .details strong {
    font-weight: 500;
    margin-right: 3px;
    font-size: 13px;
    display: block;
    line-height: 100%;
    margin-bottom: 6px
}

ul.imp-notify li .details strong span {
    float: right;
    font-size: 11px;
    display: inline-block;
    line-height: 18px
}

ul.imp-notify li .details span {
    display: block
}

ul.imp-notify li:hover {
    background-color: #fafafa
}

ul.imp-notify li:nth-child(3) img {
    border-left: 3px solid #15bbb4;
}

ul.imp-notify li:nth-child(4) img {
    border-left: 3px solid #12bdcd;
}

ul.progress-info {
    padding: 0;
    text-align: left
}

ul.progress-info li {
    padding: 10px 15px;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -ms-transition: All .5s ease;
    -o-transition: All .5s ease;
    transition: All .5s ease
}

ul.progress-info li:hover {
    background: #f7f7f7;
    cursor: pointer
}

ul.progress-info li .progress-info {
    margin-bottom: 5px;
    line-height: 18px;
    font-size: 11px
}

ul.progress-info li .progress-info strong {
    margin-right: 3px;
    font-size: 13px
}

ul.progress-info li .progress-info span {
    font-weight: 400
}

ul.progress-info li.plain {
    padding: 5px 0;
    border: 0;
    font-size: 14px;
    background: 0 0;
    display: block
}

ul.progress-info li.plain .btn {
    float: right
}

ul.progress-info li.plain .btn i {
    color: #fff;
    font-size: 16px
}

.social-details .social-icon {
    height: 64px;
    width: 64px;
    margin-right: 10px
}

.social-details .social-icon .round-icon {
    border: 1px solid #5e83bf;
    height: 64px;
    width: 64px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.social-details .social-icon .round-icon i {
    font-size: 24px;
    line-height: 64px;
    vertical-align: middle;
    color: #e77338
}

.social-details .social-icon .round-icon.red-icon {
    border: 1px solid #e77338
}

.social-details .social-icon .round-icon.red-icon i {
    color: #e77338
}

.social-details .social-icon .round-icon.green-icon {
    border: 1px solid #91c46b
}

.social-details .social-icon .round-icon.green-icon i {
    color: #91c46b
}

.social-details .social-icon .round-icon.yellow-icon {
    border: 1px solid #ffc31b
}

.social-details .social-icon .round-icon.yellow-icon i {
    color: #ffc31b
}

.social-details .social-icon .round-icon.blue-icon {
    border: 1px solid #5e83bf
}

.social-details .social-icon .round-icon.blue-icon i {
    color: #5e83bf
}

.social-details .social-num {
    margin-left: 75px
}

.social-details .social-num h2 {
    color: #fff;
    margin: 0;
    position: relative
}

.social-details .social-num h2 .label {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 24px;
    opacity: .9;
    color: #fff;
    border: none
}

.social-details .social-num h2 .label:after,
.social-details .social-num h2 .label:before {
    position: absolute;
    left: -10px;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent
}

.social-details .social-num h2 .label:before {
    top: 0
}

.social-details .social-num h2 .label:after {
    bottom: 0
}

.user-profile,
.website-performance {
    position: relative
}

.social-details .social-num h2 .label.label-danger:after {
    border-bottom: 10px solid #e77338
}

.social-details .social-num h2 .label.label-danger:before {
    border-top: 10px solid #e77338
}

.social-details .social-num h2 .label.label-warning:after {
    border-bottom: 10px solid #ffc31b
}

.social-details .social-num h2 .label.label-warning:before {
    border-top: 10px solid #ffc31b
}

.social-details .social-num h2 .label.label-success:after {
    border-bottom: 10px solid #91c46b
}

.social-details .social-num h2 .label.label-success:before {
    border-top: 10px solid #91c46b
}

.social-details .social-num h2 .label.label-info:after {
    border-bottom: 10px solid #5e83bf
}

.social-details .social-num h2 .label.label-info:before {
    border-top: 10px solid #5e83bf
}

.social-details .social-num p {
    margin: 6px 0 2px;
    font-size: 13px;
    text-transform: uppercase
}

.social-details .social-num .progress {
    margin: 0;
    opacity: .7
}

@media (min-width:768px) and (max-width:991px) {
    .social-details .social-icon {
        display: none
    }

    .social-details .social-num {
        margin-left: 0
    }
}

.website-performance .performance-graph {
    height: 50px
}

.website-performance .performance h5 {
    margin: 0 0 5px;
    padding: 0
}

.website-performance .performance-stats {
    text-align: right
}

.website-performance .performance-stats h3 {
    font-weight: 600;
    margin: 0 0 7px;
    padding: 0
}

.website-performance .performance-stats p {
    font-size: 12px;
    padding: 0;
    margin: 0;
    color: grey
}

.website-performance .performance-stats p i {
    vertical-align: middle;
    margin-left: 2px;
    font-size: 21px
}

.website-performance .performance-stats p i.up {
    color: #b9b9b9;
}

.website-performance .performance-stats p i.down {
    color: #b9b9b9;
}

.user-profile {
    margin: 10px auto 0;
    text-align: center
}

.user-profile .user-img {
    width: 120px;
    margin: auto;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.user-details .user-img,
.user-profile .user-img img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.user-profile .user-img img {
    transition: all .3s ease-in-out;
    margin: auto;
    width: 120px;
    height: 120px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    opacity: .8;
    border: 3px solid #ffc31b;
    padding: 2px
}

.blog .blog-wrapper a.image-wrapper,
.user-profile .user-img .completed-info {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.user-profile .user-img .completed-info {
    position: absolute;
    bottom: -15px;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #e77338;
    cursor: pointer;
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    box-shadow: 0 10px 15px #000;
    transition: all .3s ease-out
}

.user-profile .user-img .completed-info:hover {
    box-shadow: none
}

.user-profile h5 {
    font-size: 14px;
    margin: 20px auto 15px;
    text-align: center
}

.user-profile h3,
.user-profile h4 {
    margin: 10px
}

.user-stats .like-photo {
    height: 115px;
    overflow: hidden;
    position: relative
}

.user-stats .like-photo a.like {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #e77338;
    font-size: 20px
}

.user-stats h1 {
    margin: 10px 0 0;
    color: #fff;
    font-size: 48px;
    font-weight: 400
}

.user-stats h1 small {
    font-size: 14px;
    color: #fff;
    text-shadow: none;
    font-style: italic
}

.user-stats h5 {
    margin: 0;
    color: #fff;
    font-size: 16px
}

.current-location {
    position: relative
}

.current-location .location {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    margin: 0
}

.user-rating img {
    margin: auto
}

.user-rating .stars {
    margin: 10px auto 5px;
    width: 100%;
    text-align: center
}

.user-rating .stars img {
    width: 16px;
    height: 16px
}

#d3PieChart {
    width: 260px;
    margin: auto
}

#d3PieChart svg {
    height: 100%;
    width: 100%
}

.axis line,
.axis path {
    fill: none;
    stroke: #353535;
    shape-rendering: crispEdges
}

.axis text {
    font-size: 11px
}

.bar:hover {
    fill: #bcbcbc
}

.x.axis path {
    display: none
}

.d3-tip {
    line-height: 1;
    padding: 12px;
    background: rgba(0, 0, 0, .8);
    color: #efefef;
    border-radius: 2px
}

.d3-tip:after {
    box-sizing: border-box;
    display: inline;
    font-size: 10px;
    width: 100%;
    line-height: 1;
    color: rgba(0, 0, 0, .8);
    content: "\25BC";
    position: absolute;
    text-align: center
}

.d3-tip.n:after {
    margin: -1px 0 0;
    top: 100%;
    left: 0
}

ul.imp-messages {
    width: 100%
}

ul.imp-messages li {
    border-bottom: 1px dotted #fff;
    padding: 25px 0
}

ul.imp-messages li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

ul.imp-messages li:first-child {
    border-bottom: 0;
    padding-top: 0
}

ul.imp-messages li img.avatar {
    float: left
}

ul.imp-messages li blockquote {
    padding: 0 20px;
    font-size: 14px
}

ul.imp-messages li .message-wrapper {
    margin-left: 60px;
    margin-right: 60px
}

ul.imp-messages li .message-wrapper .url i {
    font-size: 24px;
    margin-right: 4px;
    vertical-align: middle
}

ul.imp-messages li .message-wrapper ul.images li {
    margin-right: 10px;
    width: 36px;
    float: left;
    padding: 0
}

ul.imp-messages li .message-wrapper ul.images li a {
    padding: 0;
    background-color: transparent;
    margin: 0;
    border: 0;
    border-left: 3px solid #5e83bf;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

ul.imp-messages li .message-wrapper ul.images li a img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

ul.imp-messages li .message-date {
    float: right;
    text-align: right;
    font-size: 24px;
    line-height: 24px;
    color: #e77338
}

ul.imp-messages li .message-date span.month {
    font-size: 12px;
    font-style: italic
}

@media (max-width:767px) {
    ul.imp-messages li .message-wrapper {
        margin-left: 60px;
        margin-right: 0
    }

    ul.imp-messages li .message-wrapper ul.images li {
        margin-right: 4px;
        width: 32px;
        height: 32px
    }
}

.blog {
    counter-increment: blogCounter
}

.blog .blog-wrapper {
    margin-bottom: 50px
}

.blog .blog-wrapper:before {
    content: "0"counter(blogCounter);
    font-size: 48px;
    font-weight: 800;
    line-height: 60px;
    display: block;
    height: 70px;
    color: #d9d9d9;
    font-style: italic
}

.blog .blog-wrapper a.image-wrapper {
    transition: all .3s ease-out;
    max-height: 160px;
    overflow: hidden;
    display: block
}

.blog .blog-wrapper a.image-wrapper:hover {
    opacity: .6
}

.blog .blog-wrapper h4 {
    max-width: 240px;
    margin: 15px 0;
    letter-spacing: .5px;
    color: #5e83bf
}

.blog .blog-wrapper p {
    margin-bottom: 20px
}

.blog .blog-wrapper a.comments-link {
    margin-bottom: 15px;
    display: block
}

.blog .blog-wrapper a.comments-link i {
    content: "";
    font-size: 14px;
    margin-right: 10px;
    color: #5e83bf;
    vertical-align: middle
}

.blog-detail .blog-wrapper .image-wrapper {
    max-height: 300px;
    overflow: hidden;
    margin-bottom: 20px
}

.blog-detail h2 {
    margin: 20px 0;
    letter-spacing: .5px
}

.blog-detail p {
    margin-bottom: 20px
}

.blog-comments {
    margin-top: 70px
}

.blog-comments h1 {
    margin-bottom: 30px
}

.blog-comments .comments-block {
    margin-bottom: 20px
}

.blog-comments .comments-block .media-left {
    padding-right: 20px;
    display: table-cell;
    vertical-align: top
}

.blog-comments .comments-block .media-left img {
    width: 64px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.blog-comments .comments-block .comment-body {
    display: table-cell;
    vertical-align: top
}

.blog-comments .comments-block .comment-body h4,
.blog-comments .comments-block .comment-body h5.time {
    margin-bottom: 10px
}

.blog-comments .comment-reply {
    margin-left: 90px
}

ul.blog-gallery li {
    width: 20%;
    float: left;
    height: auto
}

ul.blog-gallery li img {
    width: 100%;
    border: 1px solid #f2f2f2
}

.invoice a .logo {
    width: 110px;
    margin: 0 auto;
    text-align: center
}

.invoice .invoice-num {
    margin-bottom: 30px
}

.invoice address h4 {
    margin-bottom: 10px
}

.invoice .table .btn {
    min-width: 36px
}

.custom-tabs .tab-content .btn,
.dropdown-menu {
    min-width: 180px
}

h1.audience-total {
    position: absolute;
    font-size: 36px;
    left: 65px;
    top: 25px;
    margin: 0;
    color: #fff
}

h1.audience-total span {
    font-size: 12px;
    color: #5e83bf;
    padding-left: 5px
}

h1.audience-total i {
    font-size: 24px;
    color: #91c46b
}

ul.sales-q2 li {
    margin-bottom: 25px
}

ul.sales-q2 li .month-type {
    position: relative;
    width: 56px;
    height: 56px;
    line-height: 38px;
    float: left;
    padding: 8px;
    font-size: 14px;
    border: 2px solid #e77338;
    text-align: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.sessions h2.left i,
ul.app-downloads li p span,
ul.stocks li p span {
    float: right
}

ul.sales-q2 li .sale-info h3 span i,
ul.stocks li p span i {
    font-size: 20px;
    vertical-align: middle
}

ul.sales-q2 li .month-type:after {
    position: absolute;
    content: "";
    top: 0;
    right: 5px;
    width: 10px;
    height: 10px;
    background: #e77338;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

ul.sales-q2 li .month-type.info {
    border: 2px solid #5e83bf
}

ul.sales-q2 li .month-type.info:after {
    background: #5e83bf
}

ul.sales-q2 li .month-type.warning {
    border: 2px solid #ffc31b
}

ul.sales-q2 li .month-type.warning:after {
    background: #ffc31b
}

ul.sales-q2 li .sale-info {
    margin-left: 70px
}

ul.sales-q2 li .sale-info h3 {
    color: #fff;
    margin-bottom: 0;
    margin-top: 15px
}

ul.sales-q2 li:last-child {
    margin-bottom: 0
}

ul.app-downloads {
    margin-top: 0
}

ul.app-downloads li {
    margin-bottom: 25px
}

ul.app-downloads li .progress {
    margin-top: 5px;
    margin-bottom: 0
}

ul.app-downloads li p {
    margin: 0
}

ul.app-downloads li p i {
    margin-right: 10px
}

ul.stocks li {
    margin-bottom: 11px
}

ul.stocks li p {
    margin: 0
}

ul.social-engagement {
    margin: auto;
    text-align: center;
    white-space: nowrap
}

ul.social-engagement li {
    width: 50px;
    display: inline-block;
    background: #4d4d4d;
    opacity: .8;
    cursor: pointer;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

ul.social-engagement li a {
    height: 45px;
    display: block
}

ul.social-engagement li a i {
    font-size: 30px;
    line-height: 45px;
    color: #fff
}

ul.social-engagement li.fb {
    background: #3B5998
}

ul.social-engagement li.tw {
    background: #55ACEE
}

ul.social-engagement li.linkedin {
    background: #007BB5
}

ul.social-engagement li.gplus {
    background: #DD4C3B
}

ul.social-engagement li span {
    display: block;
    padding: 2px;
    font-size: 11px;
    color: #b3b3b3;
    background: rgba(0, 0, 0, .3)
}

ul.social-engagement li:hover {
    opacity: 1
}

.sessions {
    text-align: center;
    display: block
}

.sessions .graph {
    display: block
}

.sessions h2 {
    margin: 0
}

.sessions h2 span.perc {
    float: right;
    font-size: 15px
}

.sessions h2 span.perc sup {
    font-size: 40%
}

.sessions h2.left {
    margin: 0 0 5px;
    text-align: left
}

#power-gauge,
.GaugeMeter,
.GaugeMeter b,
.GaugeMeter span,
.customer-satisfaction,
.heatmap,
.os,
ul.bank-balance,
ul.transactions a .tra-amount,
ul.transactions a .tra-icon {
    text-align: center
}

.sessions h2.left i {
    font-size: 30px
}

.sessions h2.left i.up {
    color: #91c46b
}

.sessions h2.left i.down {
    color: #e77338
}

.GaugeMeter {
    position: relative;
    overflow: hidden;
    cursor: default;
    display: inline-block
}

.GaugeMeter b,
.GaugeMeter span {
    width: 54%;
    position: absolute;
    display: inline-block;
    font-weight: 100;
    margin: 0 23%
}

.GaugeMeter[data-style=Semi] b {
    width: 80%;
    margin: 0 10%
}

.GaugeMeter s,
.GaugeMeter u {
    font-size: 12px;
    opacity: .8
}

.GaugeMeter b {
    font-size: 12px;
    color: #000
}

.os p {
    line-height: 100%;
    margin: 0;
    padding: 0
}

.os .GaugeMeter {
    height: 54px;
    margin: auto
}

#power-gauge {
    margin: auto;
    height: 70px
}

#power-gauge svg:not(:root) {
    height: 70px
}

#power-gauge g.arc {
    fill: #4682b4
}

#power-gauge g.pointer {
    fill: #ffc31b;
    stroke: #ffc31b
}

#power-gauge g.label text {
    text-anchor: middle;
    font-size: 13px
}

ul.tickets li {
    width: 50%;
    float: left;
    text-align: center
}

ul.tickets li h1.no-of-tickets {
    margin: 0 0 5px;
    color: #91c46b
}

ul.tickets li h1.no-of-tickets.high {
    color: #e77338
}

ul.tickets li h1.no-of-tickets.low {
    color: #ffc31b
}

ul.tickets li p.ticket-type {
    margin: 0
}

ul.bank-balance {
    margin-top: 0
}

ul.bank-balance li {
    padding: 0 10px;
    width: 50%;
    box-sizing: border-box;
    display: inline;
    font-size: 13px
}

ul.bank-balance li span {
    font-size: 15px
}

.customer-satisfaction i {
    font-size: 30px;
    color: #91c46b
}

.customer-satisfaction h2 {
    margin: 5px 0;
    color: #fff
}

.customer-satisfaction p {
    margin: 10px 0 0
}

.heatmap {
    margin: 0 auto;
    width: 124px
}

.heatmap h2 {
    margin: 0
}

.heatmap #cal-heatmap {
    margin: auto
}

ul.transactions {
    margin: 0
}

ul.transactions li {
    padding: 6px 0;
    border-bottom: 1px dotted #E2E2E2
}

ul.transactions li:first-child {
    padding-top: 0
}

ul.transactions li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

ul.transactions a {
    position: relative;
    display: block;
    line-height: 17px
}

ul.transactions a .tra-type {
    width: 90px;
    display: inline-block
}

ul.transactions a .tra-icon {
    font-size: 16px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-right: 5px;
    border: 2px solid #E2E2E2;
    display: inline-block
}

ul.transactions a .tra-amount {
    position: absolute;
    right: 0;
    border: 2px solid #E2E2E2;
    padding: 5px 12px;
    font-size: 16px;
    width: 70px;
    margin-top: 3px
}

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

.task-list li {
    display: block;
    padding: 11px 0;
    margin: 0;
    cursor: pointer;
    line-height: 16px;
    font-size: 13px;
    border-bottom: 1px solid #E5E5E5
}

.task-list li.completed {
    text-decoration: line-through;
    color: #5e83bf
}

.task-list li span {
    margin-right: 8px;
    font-size: 16px
}

.task-list li:first-child {
    padding-top: 0
}

.task-list li:last-child {
    border-bottom: 0
}

ul.contacts {
    margin: 0;
    padding: 0;
    list-style-type: none
}

ul.contacts li.client {
    padding: 11px 0;
    border-bottom: 1px solid #FFF
}

ul.contacts li.client img.avatar {
    height: 36px;
    width: 36px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    float: left
}

ul.contacts li.client .client-details {
    margin-left: 50px;
    position: relative
}

ul.contacts li.client .client-details p {
    margin: 0
}

ul.contacts li.client .client-details p span.name {
    color: #999;
    line-height: 16px;
    font-size: 13px;
    display: block;
    margin-bottom: 5px
}

ul.contacts li.client .client-details ul.icons-nav li a i:hover,
ul.contacts li.client .client-details ul.icons-nav li:first-child a i {
    color: #e77338
}

ul.contacts li.client .client-details p span.email {
    line-height: 12px;
    display: block
}

ul.contacts li.client .client-details ul.icons-nav {
    position: absolute;
    right: 0;
    top: 10px
}

ul.contacts li.client .client-details ul.icons-nav li {
    float: left;
    margin-left: 10px
}

ul.contacts li.client .client-details ul.icons-nav li a {
    padding: 5px
}

ul.contacts li.client .client-details ul.icons-nav li a i {
    cursor: pointer;
    font-size: 16px
}

.chats li,
.chats li p.inffo {
    font-size: 13px
}

ul.contacts li.client .client-details ul.icons-nav li:first-child {
    padding-left: 0
}

.demography ul.male-female li .male,
ul.contacts li.client .client-details ul.icons-nav li:last-child a i {
    color: #5e83bf
}

ul.contacts li.client .client-details ul.icons-nav li:last-child {
    padding-right: 0
}

ul.contacts li.client:first-child {
    padding-top: 0
}

ul.contacts li.client:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.chats li {
    padding: 5px 0;
    margin: 4px auto
}

.chats li img.avatar {
    height: 48px;
    width: 48px;
    float: left;
    border-left: 3px solid #5e83bf
}

.chats li .progress-stats {
    margin-top: 5px
}

.chats li .progress-stats .progress {
    margin: 5px 0 0 20px
}

.chats li p.date,
.chats li p.inffo {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.chats li .message {
    padding: 8px 10px;
    position: relative;
    background: #f7f7f7
}

.chats li.in .message:before,
.chats li.out .message:after {
    content: "";
    position: absolute;
    border-bottom: 12px solid transparent;
    top: 0
}

.chats li.in .message {
    text-align: left;
    margin-left: 64px
}

.chats li.in .message:before {
    left: -12px;
    width: 0;
    height: 0;
    border-right: 12px solid #f7f7f7
}

.chats li.out .message {
    margin-right: 64px;
    text-align: right
}

.chats li.out .message:after {
    right: -12px;
    border-left: 12px solid #f7f7f7
}

.jvectormap-zoomin,
footer {
    right: 0
}

.chats li.out img.avatar {
    float: right;
    margin-left: 10px
}

.chats li:first-child {
    margin-top: 0
}

.chats li:last-child {
    margin-bottom: 0
}

.demography {
    margin: 10px 0;
    text-align: center
}

.demography ul.male-female {
    width: 60%;
    margin: auto;
    text-align: center
}

.demography ul.male-female li {
    margin: 0;
    display: inline-block;
    width: 48%
}

.demography ul.male-female li h4 {
    text-align: center;
    margin: 0;
    padding: 0
}

.demography ul.male-female li h4 i {
    display: block;
    margin: 0 0 5px;
    font-size: 48px
}

.demography ul.male-female li .female {
    color: #e77338
}

.demography h3 {
    margin: 15px 0 0;
    padding: 0;
    color: #5e83bf
}

ul.activity-list {
    padding: 0;
    margin: 0;
    list-style-type: none
}

ul.activity-list li {
    padding: 8px 0;
    border-bottom: 1px solid #E5E5E5
}

ul.activity-list li:first-child,
ul.top-clients li:first-child {
    padding-top: 0
}

ul.activity-list li p i {
    height: 30px;
    width: 30px;
    background: #FFF;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    display: inline-block
}

ul.activity-list li p .time {
    text-align: right;
    color: #5e83bf;
    float: right;
    line-height: 30px
}

ul.activity-list li:last-child {
    border-bottom: 0
}

ul.project-activity li {
    position: relative;
    border-left: 1px solid #fafafa;
    font-size: 13px
}

ul.project-activity li:after {
    position: absolute;
    top: 0;
    left: -5px;
    font-size: 10px;
    content: "\e003"
}

ul.project-activity li .detail-info {
    margin: 0 0 0 25px;
    padding-bottom: 10px
}

ul.project-activity li p.date {
    color: #999;
    font-style: italic;
    line-height: 16px;
    font-size: 12px
}

ul.project-activity li p.message {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

ul.project-activity li.green {
    border-left-color: #91c46b
}

ul.project-activity li.green:after {
    color: #91c46b
}

ul.project-activity li.red {
    border-left-color: #e77338
}

ul.project-activity li.red:after {
    color: #e77338
}

ul.project-activity li.blue {
    border-left-color: #5e83bf
}

ul.project-activity li.blue:after {
    color: #5e83bf
}

ul.project-activity li.yellow {
    border-left-color: #ffc31b
}

ul.project-activity li.yellow:after {
    color: #ffc31b
}

ul.project-activity li:last-child .detail-info {
    padding-bottom: 0
}

ul.experience li {
    position: relative;
    border-left: 1px solid #fafafa;
    font-size: 13px
}

ul.experience li:after {
    position: absolute;
    top: 0;
    left: -6px;
    font-size: 12px;
    line-height: 16px;
    content: "\e919"
}

ul.experience li .detail-info {
    margin: 0 0 0 25px;
    padding-bottom: 15px
}

ul.experience li p.date {
    font-style: italic;
    line-height: 18px
}

ul.experience li.green {
    border-left-color: #91c46b
}

ul.experience li.green:after {
    color: #91c46b
}

ul.experience li.red {
    border-left-color: #e77338
}

ul.experience li.red:after {
    color: #e77338
}

ul.experience li.blue {
    border-left-color: #5e83bf
}

ul.experience li.blue:after {
    color: #5e83bf
}

ul.experience li.yellow {
    border-left-color: #ffc31b
}

ul.experience li.yellow:after {
    color: #ffc31b
}

ul.experience li:last-child .detail-info {
    padding-bottom: 0
}

ul.top-clients li {
    position: relative;
    height: 65px;
    display: block;
    padding: 0;
    width: 100%;
    margin-bottom: 15px;
    cursor: pointer;
    overflow: hidden
}

ul.top-clients li .progress {
    height: 3px;
    margin: 6px 0 0
}

ul.top-clients li .avatar {
    position: relative;
    float: left;
    width: 48px;
    height: 48px;
    border-left: 3px solid #5e83bf;
    z-index: 2;
    overflow: hidden
}

ul.top-clients li .avatar img {
    width: 48px;
    height: 48px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

ul.top-clients li .biz {
    margin-left: 60px;
    font-size: 13px
}

ul.top-clients li .biz p.biz-name {
    margin: 0
}

ul.top-clients li .biz .value {
    margin: 5px 0 0;
    font-size: 16px
}

ul.top-clients li:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

ul.social-metrics {
    text-align: center;
    margin: auto
}

ul.social-metrics li {
    text-align: center;
    padding: 15px;
    display: inline-block;
    width: 10%;
    margin: 5px 3px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

ul.social-metrics li:hover {
    zoom: 1
}

ul.social-metrics li.facebook {
    background: #3B5998
}

ul.social-metrics li.twitter {
    background: #55ACEE
}

ul.social-metrics li.gplus {
    background: #DD4C3B
}

ul.social-metrics li.pinterest {
    background: #cb2027
}

ul.social-metrics li.linkedin {
    background: #007BB5
}

ul.social-metrics li.blog {
    background: #FF8329
}

ul.social-metrics li.youtube {
    background: #b00
}

ul.social-metrics li.dribbble {
    background: #ea4c89
}

ul.social-metrics li a {
    color: #fff;
    display: block
}

ul.social-metrics li i {
    display: block;
    font-size: 36px;
    padding-bottom: 5px
}

.socail-stats {
    margin-bottom: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 10px;
    text-align: center;
    display: block
}

.socail-stats h4 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    text-shadow: none
}

.socail-stats p {
    color: #fff;
    font-size: 12px;
    margin: 0
}

.socail-stats i {
    color: #fff
}

.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: #000;
    border: 1px solid #000
}

footer {
    height: 60px;
    line-height: 60px;
    padding: 0 20px 0 230px;
    background: #EAEAEA;
    border-top: 1px solid #d8d8d8;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 0
}

footer span {
    font-weight: 600;
    color: #5e83bf
}

@media (max-width:991px) {
    footer {
        padding: 0 35px
    }
}

@media (max-width:767px) {
    ul.social-metrics li {
        width: 45%
    }

    footer {
        padding: 0 20px
    }
}

.footer-sm {
    padding-left: 125px
}

.jvectormap-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    touch-action: none
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: 1px solid #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #000;
    color: #fff;
    font-size: 11px;
    padding: 4px 9px
}

.jvectormap-zoomin,
.jvectormap-zoomout {
    position: absolute;
    top: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #EAEAEA;
    color: #b3b3b3;
    width: 16px;
    height: 16px;
    cursor: pointer;
    line-height: 15px;
    text-align: center
}

.jvectormap-zoomout {
    right: 20px
}

.legend div {
    background: 0 0
}

.legendLabel {
    padding-left: 7px;
    font-size: 13px;
    padding-right: 7px
}

ul.menu {
    margin: 0;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

ul.menu li {
    position: relative;
    min-height: 40px;
    line-height: 40px
}

ul.menu li a {
    display: block;
    padding: 10px 20px;
    color: #757575;
    line-height: 20px;
    font-size: 14px;
    position: relative;
    text-shadow: 0;
}

ul.menu li.active > a,
ul.menu li.selected > a {
    text-shadow: none;
    color: #0e7d79;
    font-family: bahijBold;
}

ul.menu li a .menu-item {
    padding-left: 10px;
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -ms-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out
}

ul.menu li ul li {
    min-height: 32px;
    line-height: 32px;
    -webkit-transition: All .3s ease-in-out;
    -moz-transition: All .3s ease-in-out;
    -ms-transition: All .3s ease-in-out;
    -o-transition: All .3s ease-in-out;
    transition: All .3s ease-in-out
}

ul.menu li .down-arrow,
ul.menu li.selected > a {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

ul.menu li ul li a {
    padding: 7px 15px 7px 52px;
    font-size: 13px;
    border: 0
}

ul.menu li ul li:hover {
    /* background-color: #212121; */
    text-shadow: none;
}

ul.menu li .current {
    color: #fff
}

ul.menu li .down-arrow {
    transition: all .3s ease-out;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px
}

ul.menu li .down-arrow:after {
    content: "\e9fd";
    position: absolute;
    top: 0;
    right: 0;
    color: #b3b3b3
}

ul.menu li.active .down-arrow {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px
}

ul.menu li.active .down-arrow:after {
    content: "\e9fb";
    position: absolute;
    top: 0;
    right: 0;
    color: #757575;
}

ul.menu li.selected > a {
    /* background-color: #e67f22; */
    transition: all .3s ease-out;
}

ul.menu li.selected .down-arrow {
    /* display: none */
}

ul.menu li.selected:after {
    position: absolute;
    /* content: ""; */
    right: 0;
    top: 8px;
    border-right: 11px solid #f2f2f2;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
}

ul.menu li:first-child a {
    border-top: none
}

ul.menu li:last-child a {
    border-bottom: none
}

ul.menu i {
    font-size: 20px;
    width: 20px;
    vertical-align: top;
    display: inline-block
}

.alert i,
.btn i {
    vertical-align: middle
}

@media (max-width:767px) {

    ul.menu li.active:after,
    ul.menu li.selected:after {
        right: 0;
        border-right: 0;
        content: ""
    }
}

.vertical-nav {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: absolute;
    left: -400px;
    top: 0;
    bottom: 0;
    margin-top: 70px;
    width: 350px;
    background: #fcfcfc;
    background-size: 18%;
    z-index: 10;
    border-right: 1px #eaeaea solid;
}

.vertical-nav-opened {
    left: 0
}

.user-details {
    margin: 30px 10px 20px;
    text-align: center;
    position: relative
}

.user-details .user-img {
    width: 85px;
    margin: auto;
    position: relative;
    display: block;
    transition: all .3s ease-in-out;
    float: left;
}

.user-details .user-img img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin: auto;
    width: 85px;
    height: 85px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 2px solid #cdcdcd;
    padding: 2px;
    border-radius: 10px;
}

.collapse-menu,
.panel-sortable .panel {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.user-details .user-img .likes-info {
    position: absolute;
    bottom: 10px;
    right: -7px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #fafafa;
    border: 2px solid #384c81;
    cursor: pointer;
    font-size: 12px;
    line-height: 16px;
    color: #384c81;
    display: none;
}

.user-details h5.user-name {
    font-size: 13px;
    margin: 5px auto;
    text-align: start;
    color: #0e7d79;
    float: right;
    width: 140px;
    padding-right: 20px;
    font-family: bahijBold;
}

.collapse-menu {
    transition: all .3s ease-out;
    position: absolute;
    top: -70px;
    left: 0;
    width: 70px;
    height: 70px;
    line-height: 0;
    padding: 0;
    border: 0;
    background: #0e7d79;
    background-size: 76%;
    color: #fff;
    text-align: center;
    z-index: 1000;
    cursor: pointer;
    display: none;
}

.collapse-menu:hover {
    color: #fff;
    text-shadow: 0 0 10px #fff;
}

.collapse-menu i {
    /* display: block; */
    /* float: left; */
    /* width: 80px; */
    /* height: 80px; */
    line-height: 60px;
    font-size: 29px;
    text-align: center;
}

@media (min-width:992px) {
    .collapse-menu {
        display: block
    }

    .vertical-nav-sm ul.menu li .menu-item,
    .vertical-nav-sm ul.menu li.active a .down-arrow,
    .vertical-nav-sm ul.menu li:hover a .down-arrow {
        display: none
    }

    .vertical-nav {
        width: 340px;
        left: 0;
    }

    .vertical-nav-sm {
        width: 90px;
        background-size: 37%
    }

    .vertical-nav-sm .user-details {
        margin: 20px 10px
    }

    .vertical-nav-sm .user-details .user-img {
        width: 48px
    }

    .vertical-nav-sm .user-details .user-img img {
        width: 48px;
        height: 48px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%
    }

    .vertical-nav-sm .user-details .user-img .likes-info {
        position: absolute;
        bottom: 5px;
        right: -5px
    }

    .vertical-nav-sm ul.menu {
        margin: 0 20px
    }

    .vertical-nav-sm ul.menu li {
        margin-bottom: 2px
    }

    .vertical-nav-sm ul.menu li a {
        padding: 10px 15px
    }

    .vertical-nav-sm ul.menu li.active:after {
        content: none
    }

    .vertical-nav-sm ul.menu li .current {
        background: #91c46b;
        color: #fff
    }

    .vertical-nav-sm ul.menu li:hover {
        width: 210px;
        background: #0e7d79;
    }

    .vertical-nav-sm ul.menu li:hover a {
        color: #fff;
        text-align: start;
    }

    .vertical-nav-sm ul.menu li:hover .menu-item {
        display: block;
        position: absolute;
        right: 50px;
        top: 10px;
        padding-left: 0;
    }

    .vertical-nav-sm ul.menu li:hover ul {
        display: block;
        position: absolute;
        right: 0;
        top: 40px;
        background: #fff;
        width: 100%;
        padding: 0;
        z-index: 10;
        border: 2px solid #0e7d79;
        border-top: 0;
    }

    .vertical-nav-sm ul.menu li:hover ul li {
        width: 100%;
        margin: 0;
        min-height: 30px;
        line-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: background-color .3s ease-in-out;
        -moz-transition: background-color .3s ease-in-out;
        -ms-transition: background-color .3s ease-in-out;
        -o-transition: background-color .3s ease-in-out;
        transition: background-color .3s ease-in-out
    }

    .vertical-nav-sm ul.menu li:hover ul li a {
        padding: 5px 10px;
        color: #000;
        text-shadow: none
    }

    .vertical-nav-sm ul.menu li:hover ul li:hover {
        background: #ededed
    }

    .vertical-nav-sm ul.menu li:hover ul li:hover a {
        color: #000;
        text-shadow: none
    }

    .vertical-nav-sm ul.menu ul {
        display: none
    }

    .vertical-nav-sm ul.menu .down-arrow {
        right: 0
    }
}

.thumbs-sm {
    background: url(../images/thumbs-sm.png) no-repeat;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.thumbs-sm.user-one {
    background-position: 0 -5px
}

.thumbs-sm.user-two {
    background-position: 0 -72px
}

.thumbs-sm.user-three {
    background-position: 0 -130px
}

.thumbs-sm.user-four {
    background-position: 0 -200px
}

.thumbs-sm.user-five {
    background-position: -260px 0
}

.thumbs-sm.user-six {
    background-position: -195px -5px
}

.thumbs-sm.user-seven {
    background-position: -130px -10px
}

.thumbs-sm.user-eight {
    background-position: -70px -140px
}

.thumbs-sm.user-nine {
    background-position: -190px -135px
}

.thumbs-sm.user-ten {
    background-position: -130px -130px
}

.thumbs-sm.user-eleven {
    background-position: -64px -71px
}

.thumbs-sm.user-twelve {
    background-position: -192px -203px
}

.thumbs-md {
    background: url(../images/thumbs-md.jpg) no-repeat;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.thumbs-md.user-md-one {
    background-position: -124px -125px
}

.thumbs-md.user-md-two {
    background-position: 0 0
}

.thumbs-md.user-md-three {
    background-position: -62px 0
}

.thumbs-md.user-md-four {
    background-position: -124px 0
}

.thumbs-md.user-md-five {
    background-position: -248px 0
}

.thumbs-md.user-md-six {
    background-position: -186px 0
}

.thumbs-md.user-md-seven {
    background-position: -248px 0
}

.thumbs-md.user-md-eight {
    background-position: -248px -64px
}

.thumbs-md.user-md-nine {
    background-position: -248px -249px
}

.thumbs-md.user-md-ten {
    background-position: -124px -249px
}

.thumbs-md.user-md-eleven {
    background-position: -62px -249px
}

.thumbs-md.user-md-twelve {
    background-position: 0 -249px
}

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


.circless {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, .3);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    overflow: hidden
}

.chart-height1,
.chart-height2,
.chart-height3,
.chart-height4,
.chart-height5,
.chart-height8 {
    position: relative;
    overflow: hidden
}

.circless.animate {
    -webkit-animation: effect .65s linear;
    animation: effect .65s linear
}

@-webkit-keyframes effect {
    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes effect {
    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.chart-height1 {
    height: 225px
}

.chart-height2 {
    height: 80px
}

.chart-height3 {
    height: 200px
}

.chart-height4 {
    height: 120px
}

.chart-height5 {
    height: 60px
}

.chart-height8 {
    height: 360px
}

.dropdown-menu {
    padding: 0;
    float: left;
    position: absolute;
    background: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 0 rgba(0, 0, 0, .5);
    border: 2px solid #e0e0e0
}

.dropdown-menu form {
    padding: 15px
}

.dropdown-menu.sm {
    min-width: 200px
}

.dropdown-menu a {
    padding: 5px 10px
}

.dropdown-header {
    background: #FFF;
    padding: 10px 15px;
    font-size: 13px;
    color: #353535;
    border-bottom: 1px solid #f2f2f2
}

.dropdown-content {
    padding: 5px 0
}

.dropdown-content a {
    text-decoration: none;
    padding: 5px 10px;
    font-size: 12px
}

.dropdown-content a:hover {
    background: 0 0;
    text-decoration: underline
}

.dropdown-footer {
    border-top: 1px solid #f2f2f2;
    padding: 10px 15px;
    color: #757575;
    font-size: 11px;
}

.panel-sortable {
    cursor: move
}

.panel-sortable .panel {
    transition: all .3s ease-out
}

.gallery a,
.panel-sortable .panel:after {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.panel-sortable .panel:after {
    content: "\e9fd";
    position: absolute;
    right: 15px;
    bottom: 25px;
    font-size: 20px;
    transition: all .3s ease-out
}

.panel-sortable .panel:hover {
    border: 1px dashed #5e83bf;
    background: #fff
}

.panel-sortable .panel:hover:after {
    color: #5e83bf;
    font-size: 36px
}

.gallery {
    margin: 0 auto
}

.gallery a {
    border: 5px solid #fcfcfc;
    position: relative;
    overflow: hidden;
    transition: all .3s ease-out;
    display: block;
    margin: 0 0 10px;
    opacity: .9
}

.gallery a .expand,
.gallery a .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.gallery a .overlay {
    opacity: 0;
    z-index: 20;
    background: rgba(0, 0, 0, .8);
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.gallery a .expand {
    text-decoration: none;
    z-index: 100;
    border: 5px solid #ffc31b;
    text-align: center;
    color: #ffc31b;
    line-height: 36px;
    font-weight: 700;
    font-size: 30px;
    margin: auto;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.btn,
.icons span {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out
}

.gallery a:hover,
.gallery a:hover .overlay {
    opacity: 1
}

.gallery a:hover span.expand {
    width: 48px;
    height: 48px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px
}

@-webkit-keyframes loading {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes loading {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes loading {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes loading {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.loading-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #212121;
    z-index: 10000
}

.loading-wrapper .loading {
    position: absolute;
    width: 120px;
    top: 50%;
    margin-top: -15px;
    text-align: center;
    left: 50%;
    margin-left: -60px
}

.loading-wrapper .loading span {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: 2px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    animation: loading 1s infinite alternate
}

.loading-wrapper .loading span:nth-of-type(1) {
    background: #6FB4CE;
    animation-delay: .1s
}

.loading-wrapper .loading span:nth-of-type(2) {
    background: #008FB2;
    animation-delay: .2s
}

.loading-wrapper .loading span:nth-of-type(3) {
    background: #009B9E;
    animation-delay: .4s
}

.loading-wrapper .loading span:nth-of-type(4) {
    background: #00A77D;
    animation-delay: .6s
}

.loading-wrapper .loading span:nth-of-type(5) {
    background: #00B247;
    animation-delay: .8s
}

.loading-wrapper .loading span:nth-of-type(6) {
    background: #5AB027;
    animation-delay: 1s
}

.loading-wrapper .loading span:nth-of-type(7) {
    background: #A0B61E;
    animation-delay: 1.2s
}

.loading-wrapper .loading h5 {
    margin: 0 0 5px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.icon-2x {
    font-size: 2em
}

.icon-3x {
    font-size: 3em
}

.icon-4x {
    font-size: 4em
}

.icon-5x {
    font-size: 5em
}

.icons span,
.styled-input-wrapper .input-icon i {
    line-height: 60px;
    font-size: 24px
}

.icons span {
    text-align: center;
    cursor: pointer;
    float: left;
    width: 60px;
    height: 60px;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #4d4d4d
}

.btn,
.form-control {
    -o-transition: all .3s ease-out
}

.icons span:hover {
    background-color: #5e83bf;
    color: #fff;
    text-shadow: 0 10px 10px #000
}

.img-circle,
.thumbnail-round {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.img-circle-sm {
    -webkit-border-radius: 20%;
    -moz-border-radius: 20%;
    border-radius: 20%
}

.img-rounded {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.img-36 {
    height: 36px;
    width: 36px
}

.img-48 {
    height: 48px;
    width: 48px
}

.img-64 {
    height: 64px;
    width: 64px
}

.img-72 {
    height: 72px;
    width: 72px
}

.img-90 {
    height: 90px;
    width: 90px
}

.styled-input-wrapper .form-group {
    margin: 0
}

.styled-input-wrapper .input-icon {
    width: 60px;
    height: 60px;
    text-align: center;
    float: left;
    margin-top: 4px;
    background-color: #ededed
}

.styled-input-wrapper .styled-input {
    margin-left: 70px
}

.styled-input-wrapper .styled-input label {
    margin-bottom: 2px
}

ul.req-info li {
    margin-right: 30px;
    border-left: 3px solid #E5E5E5;
    padding-left: 10px;
    float: left
}

ul.req-info li.danger {
    border-left: 3px solid #e77338
}

ul.req-info li.info {
    border-left: 3px solid #5e83bf
}

ul.req-info li.success {
    border-left: 3px solid #91c46b
}

ul.req-info li.warning {
    border-left: 3px solid #ffc31b
}

ul.req-info li p.small {
    font-size: 10px;
    text-transform: uppercase;
    margin: 0;
    padding: 0
}

ul.req-info li h3 {
    margin: 0;
    padding: 0
}

blockquote {
    border-left: 2px solid #5e83bf
}

.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 12px;
    border-top: 1px solid #d9d9d9
}

.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: 6px 12px
}

.table > thead > tr > td,
.table > thead > tr > th {
    font-size: 15px;
    font-weight: 500
}

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

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background: #fff;
}

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

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background: #e6e6e6;
}

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background: #acd38f;
    color: #fff;
    border-top: 0
}

.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
    background: #91c46b
}

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background: #e77338;
    color: #fff;
    border-top: 0
}

.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
    background: #e56626
}

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
    background: #ffc31b;
    color: #fff;
    border-top: 0
}

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
    background: #fbb900
}

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background: #5e83bf;
    color: #fff;
    border-top: 0
}

.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
    background: #4770b2
}

@media screen and (max-width:767px) {
    .table-responsive {
        border: 1px solid #FFF
    }
}

.progress {
    background-color: #E2E2E2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress-bar-danger {
    background-color: #e77338;
    box-shadow: none
}

.progress-bar-success {
    background-color: #91c46b;
    box-shadow: none
}

.progress-bar-warning {
    background-color: #ffc31b;
    box-shadow: none
}

.progress-bar-info {
    background-color: #5e83bf;
    box-shadow: none
}

.progress-sm {
    height: 6px
}

.progress-md {
    height: 10px
}

.progress-xs {
    height: 3px
}

.progress-xsx {
    height: 2px
}

.progress-lg {
    height: 15px
}

.progress-rounded {
    border-radius: 10px
}

.btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    transition: all .3s ease-out
}

.btn .caret {
    margin-left: 7px
}

.btn i {
    margin-right: 5px;
    font-size: 24px
}

.badge,
.label {
    font-size: 12px;
    font-weight: 500
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
    overflow: hidden
}

.btn-light-grey {
    background-color: #ebebeb;
    border-color: #ebebeb;
    color: #000
}

.btn-default,
.btn-light-grey:hover {
    background-color: #e0e0e0;
    color: #000
}

.btn-light-grey:hover {
    border: 1px solid #e0e0e0
}

.btn-light-grey.active,
.btn-light-grey.active.focus,
.btn-light-grey:active,
.btn-light-grey:active.focus,
.btn-light-grey:active:focus,
.btn-light-grey:focus {
    background-color: #e0e0e0;
    border: 1px solid #e0e0e0;
    box-shadow: none;
    color: #000
}

.btn-default {
    border-color: #e0e0e0
}

.btn-default:hover {
    color: #000;
    background-color: #d4d4d4;
    border: 1px solid #d4d4d4
}

.btn-default.active,
.btn-default.active.focus,
.btn-default:active,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:focus {
    background-color: #d4d4d4;
    border: 1px solid #d4d4d4;
    box-shadow: none;
    color: #000
}

.btn-primary {
    background-color: #4d4d4d;
    border-color: #4d4d4d;
    color: #fff
}

.btn-primary:hover {
    color: #fff;
    background-color: #595959;
    border: 1px solid #595959
}

.btn-primary.active,
.btn-primary.active.focus,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:focus {
    background-color: #595959;
    border: 1px solid #595959;
    box-shadow: none
}

.btn-danger {
    background-color: #e67f22;
    border-color: #e67f22;
    color: #fff;
}

.btn-danger:hover {
    color: #fff;
    background-color: #e46321;
    border: 1px solid #e46321
}

.btn-danger.active,
.btn-danger.active.focus,
.btn-danger:active,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:focus {
    background-color: #e46321;
    border: 1px solid #e46321;
    box-shadow: none
}

.btn-success {
    background-color: #454545;
    border-color: #454545;
    color: #fff;
}

.btn-success:hover {
    color: #fff;
    background-color: #5d5d5d;
    border: 1px solid #5d5d5d;
}

.btn-success.active,
.btn-success.active.focus,
.btn-success:active,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:focus {
    background-color: #76b448;
    border: 1px solid #76b448;
    box-shadow: none
}

.btn-info {
    background-color: #384c81;
    border-color: #304170;
    color: #fff;
}

.btn-info:hover {
    color: #fff;
    background-color: #4c75b8;
    border: 1px solid #4c75b8
}

.btn-info.active,
.btn-info.active.focus,
.btn-info:active,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:focus {
    background-color: #456eaf;
    border: 1px solid #456eaf;
    box-shadow: none
}

.btn-warning {
    background-color: #ffc31b;
    border-color: #ffc31b;
    color: #fff
}

.btn-warning:hover {
    color: #fff;
    background-color: #ffbc01;
    border: 1px solid #ffbc01
}

.btn-warning.active,
.btn-warning.active.focus,
.btn-warning:active,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:focus {
    background-color: #e7aa00;
    border: 1px solid #e7aa00;
    box-shadow: none
}

.btn-fb {
    background-color: #3B5998;
    border-color: #3B5998;
    color: #fff
}

.btn-fb:hover {
    color: #fff;
    background-color: #344e86;
    border: 1px solid #344e86
}

.btn-fb.active,
.btn-fb.active.focus,
.btn-fb:active,
.btn-fb:active.focus,
.btn-fb:active:focus,
.btn-fb:focus {
    background-color: #2d4373;
    border: 1px solid #2d4373;
    box-shadow: none
}

.btn-tw {
    background-color: #55ACEE;
    border-color: #55ACEE;
    color: #fff
}

.btn-tw:hover {
    color: #fff;
    background-color: #3ea1ec;
    border: 1px solid #3ea1ec
}

.btn-tw.active,
.btn-tw.active.focus,
.btn-tw:active,
.btn-tw:active.focus,
.btn-tw:active:focus,
.btn-tw:focus {
    background-color: #2795e9;
    border: 1px solid #2795e9;
    box-shadow: none
}

.btn-gp {
    background-color: #DD4C3B;
    border-color: #DD4C3B;
    color: #fff
}

.btn-gp:hover {
    color: #fff;
    background-color: #d93826;
    border: 1px solid #d93826
}

.btn-gp.active,
.btn-gp.active.focus,
.btn-gp:active,
.btn-gp:active.focus,
.btn-gp:active:focus,
.btn-gp:focus {
    background-color: #c33322;
    border: 1px solid #c33322;
    box-shadow: none
}

.btn-lkdn {
    background-color: #007BB5;
    border-color: #007BB5;
    color: #fff
}

.btn-lkdn:hover {
    color: #fff;
    background-color: #006a9c;
    border: 1px solid #006a9c
}

.btn-lkdn.active,
.btn-lkdn.active.focus,
.btn-lkdn:active,
.btn-lkdn:active.focus,
.btn-lkdn:active:focus,
.btn-lkdn:focus {
    background-color: #005882;
    border: 1px solid #005882;
    box-shadow: none
}

.btn-rounded {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.btn-transparent {
    background-color: transparent
}

.btn-transparent.btn-warning {
    color: #ffc31b
}

.btn-transparent.btn-success {
    color: #91c46b
}

.btn-transparent.btn-info {
    color: #5e83bf
}

.btn-transparent.btn-danger {
    color: #e77338
}

.demo-btn-group .btn {
    min-width: 80px
}

.blog-btn-group .btn {
    margin-left: 2px;
    float: left;
    margin-bottom: 2px
}

@media (max-width:767px) {
    .demo-btn-group {
        text-align: center
    }

    .demo-btn-group .btn {
        margin-bottom: 3px
    }
}

.breadcrumb {
    background: #e6e6e6;
    margin: 0
}

.breadcrumb .active {
    color: #5e83bf
}

.breadcrumb-triangle {
    list-style: none;
    overflow: hidden
}

.breadcrumb-triangle li {
    float: left
}

.breadcrumb-triangle li a {
    color: #000;
    text-decoration: none;
    padding: 10px 0 10px 45px;
    background: #e6e6e6;
    position: relative;
    display: block;
    float: left
}

.breadcrumb-triangle li a:after,
.breadcrumb-triangle li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%
}

.breadcrumb-triangle li a:after {
    border-left: 30px solid #e6e6e6;
    z-index: 2
}

.breadcrumb-triangle li a:before {
    border-left: 30px solid #b8b8b8;
    margin-left: 0;
    z-index: 1
}

.breadcrumb-triangle li:first-child a {
    padding-left: 10px
}

.breadcrumb-triangle li:nth-child(2) a {
    background: #d9d9d9
}

.breadcrumb-triangle li:nth-child(2) a:after {
    border-left-color: #d9d9d9
}

.breadcrumb-triangle li:nth-child(3) a {
    background: #d1d1d1
}

.breadcrumb-triangle li:nth-child(3) a:after {
    border-left-color: #d1d1d1
}

.breadcrumb-triangle li:nth-child(4) a {
    background: #c9c9c9
}

.breadcrumb-triangle li:nth-child(4) a:after {
    border-left-color: #c9c9c9
}

.breadcrumb-triangle li:nth-child(5) a {
    background: #bfbfbf
}

.breadcrumb-triangle li:nth-child(5) a:after {
    border-left-color: #bfbfbf
}

.breadcrumb-triangle li:last-child a:after,
legend {
    border: 0
}

.breadcrumb-triangle li:last-child a {
    background: #b8b8b8;
    color: #000;
    pointer-events: none;
    cursor: default
}

.breadcrumb-triangle li a:hover {
    background: #b0b0b0
}

.breadcrumb-triangle li a:hover:after {
    border-left-color: #b0b0b0
}

.label {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    padding: .2em .6em
}

.label-default {
    background: #b3b3b3;
    border: 1px solid #b3b3b3
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #fff;
    border: 1px solid #fff
}

.label-success {
    background-color: #91c46b;
    border: 1px solid #91c46b
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #76b448;
    border: 1px solid #76b448
}

.label-info {
    background-color: #5e83bf;
    border: 1px solid #5e83bf
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #4369a7;
    border: 1px solid #4369a7
}

.label-warning {
    background-color: #ffc31b;
    border: 1px solid #ffc31b
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #e7aa00;
    border: 1px solid #e7aa00
}

.label-danger {
    background-color: #e77338;
    border: 1px solid #e77338
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #d35819;
    border: 1px solid #d35819
}

.label-bdr {
    background-color: transparent
}

.label-bdr.label-default {
    color: #353535
}

.label-bdr.label-danger {
    color: #e77338
}

.label-bdr.label-success {
    color: #91c46b
}

.label-bdr.label-warning {
    color: #ffc31b
}

.label-bdr.label-info {
    color: #5e83bf
}

.badge {
    color: #fff;
    padding: .3em .8em
}

.badge-default {
    background: #b3b3b3;
    border: 1px solid #b3b3b3
}

.badge-default[href]:focus,
.badge-default[href]:hover {
    background-color: #fff;
    border: 1px solid #fff
}

.badge-success {
    background-color: #454545;
    border: 1px solid #454545;
}

.badge-success[href]:focus,
.badge-success[href]:hover {
    background-color: #76b448;
    border: 1px solid #76b448
}

.badge-info {
    background-color: #5e83bf;
    border: 1px solid #5e83bf
}

.badge-info[href]:focus,
.badge-info[href]:hover {
    background-color: #4369a7;
    border: 1px solid #4369a7
}

.badge-warning {
    background-color: #ffc31b;
    border: 1px solid #ffc31b
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
    background-color: #e7aa00;
    border: 1px solid #e7aa00
}

.badge-danger {
    background-color: #e77338;
    border: 1px solid #e77338
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
    background-color: #d35819;
    border: 1px solid #d35819
}

.badge-bdr {
    background-color: transparent
}

.badge-bdr.badge-default {
    color: #353535
}

.badge-bdr.badge-danger {
    color: #e77338
}

.badge-bdr.badge-success {
    color: #91c46b
}

.badge-bdr.badge-warning {
    color: #ffc31b
}

.badge-bdr.badge-info {
    color: #5e83bf
}

.pager li > a,
.pager li > span {
    background-color: #5e83bf;
    border-color: #5e83bf;
    color: #fff
}

.pager li > a:hover,
.pager li > span:hover {
    color: #fff;
    background-color: #4c75b8;
    border: 1px solid #4c75b8
}

.list-group-item {
    border: 1px solid #e6e6e6;
    background-color: #f7f7f7
}

.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

a.list-group-item-info {
    background-color: #5e83bf;
    color: #fff
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    background-color: #4369a7;
    color: #fff
}

a.list-group-item-warning {
    background-color: #ffc31b;
    color: #000
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    background-color: #e7aa00;
    color: #fff
}

a.list-group-item-success {
    background-color: #91c46b;
    color: #fff
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    background-color: #76b448;
    color: #fff
}

a.list-group-item-danger {
    background-color: #e77338;
    color: #fff
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    background-color: #d35819;
    color: #fff
}

.alert-dismissable .close {
    right: 0
}

.alert.alert-transparent {
    background-color: transparent
}

.alert.alert-transparent button.close {
    opacity: .7;
    color: #b3b3b3;
    text-shadow: none
}

.alert.alert-transparent.alert-danger {
    color: #e77338
}

.alert.alert-transparent.alert-success {
    color: #91c46b
}

.alert.alert-transparent.alert-warning {
    color: #ffc31b
}

.alert.alert-transparent.alert-info {
    color: #5e83bf
}

.alert {
    padding: 10px;
    margin-bottom: 11px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff
}

.alert i {
    margin-right: 10px;
    font-size: 18px
}

.alert-success {
    color: #fff;
    background-color: #91c46b;
    border-color: #91c46b
}

.alert-info {
    color: #fff;
    background-color: #5e83bf;
    border-color: #5e83bf
}

.alert-warning {
    color: #fff;
    background-color: #ffc31b;
    border-color: #ffc31b
}

.alert-danger {
    color: #fff;
    background-color: #e77338;
    border-color: #e77338
}

.alert-borderd {
    background: 0 0;
    color: #4d4d4d
}

.callout {
    margin: 0 0 5px;
    padding: 10px 20px;
    background-color: #f7f7f7;
    border-left: 3px solid #d9d9d9
}

.callout h4 {
    margin-top: 0;
    margin-bottom: 5px
}

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

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

.callout-danger h4 {
    color: #e77338
}

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

.callout-warning h4 {
    color: #ffc31b
}

.callout-info {
    border-color: #5e83bf
}

.callout-info h4 {
    color: #5e83bf
}

.callout-success {
    border-color: #91c46b
}

.callout-success h4 {
    color: #91c46b
}

.tooltip-inner {
    color: #fff;
    background-color: #e77338;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #e77338
}

.tooltip.right .tooltip-arrow {
    border-right-color: #e77338
}

.tooltip.left .tooltip-arrow {
    border-left-color: #e77338
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #e77338
}

.popover {
    background: #4d4d4d;
    border: 1px solid #4d4d4d;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.popover.left > .arrow:after {
    border-left-color: #4d4d4d
}

.popover.right > .arrow:after {
    border-right-color: #4d4d4d
}

.popover.top > .arrow:after {
    border-top-color: #4d4d4d
}

.popover.bottom > .arrow:after {
    border-bottom-color: #4d4d4d
}

.pagination > li > a,
.pagination > li > span {
    background: #f2f2f2;
    border: 1px solid #d9d9d9
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span,
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span,
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #fff;
    background-color: #e77338;
    border-color: #e77338
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    color: #fff;
    background-color: #5e83bf;
    border-color: #5e83bf
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    background-color: #fff;
    border-color: #fff
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #bfbfbf;
    background: #FFF;
    height: 40px;
    padding: 6px 10px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.form-control:focus {
    border: 1px solid #999;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #000
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #91c46b
}

.form-group-lg .form-control,
.input-lg {
    height: 50px
}

.form-group-sm .form-control,
.input-sm {
    height: 30px
}

input[type=checkbox],
input[type=radio] {
    margin: 5px 0 0
}

.form-control-feedback {
    height: 40px;
    width: 40px;
    line-height: 40px
}

label ~ .form-control-feedback {
    line-height: 40px
}

.input-group-addon {
    border: 1px solid #d9d9d9;
    background: #FFF
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background: #fff
}

.has-success .form-control {
    border-color: #91c46b;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #91c46b
}

.has-success .form-control:focus {
    border-color: #76b448;
    box-shadow: none;
    -webkit-box-shadow: none
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #e77338
}

.has-success .input-group-addon {
    border-color: #91c46b
}

.has-error .form-control {
    border-color: #e77338;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #e77338
}

.has-error .form-control:focus {
    border-color: #d35819;
    box-shadow: none;
    -webkit-box-shadow: none
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #ffc31b
}

.has-error .input-group-addon {
    border-color: #e77338
}

.has-warning .form-control {
    border-color: #ffc31b;
    box-shadow: none;
    -webkit-box-shadow: none
}

.has-warning .form-control:focus {
    border-color: #e7aa00;
    box-shadow: none;
    -webkit-box-shadow: none
}

.has-info .checkbox,
.has-info .checkbox-inline,
.has-info .control-label,
.has-info .form-control-feedback,
.has-info .help-block,
.has-info .radio,
.has-info .radio-inline {
    color: #5e83bf
}

.has-warning .input-group-addon {
    border-color: #ffc31b
}

.has-info .form-control {
    border-color: #5e83bf;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #5e83bf
}

.has-info .form-control:focus {
    border-color: #4369a7;
    box-shadow: none;
    -webkit-box-shadow: none
}

.has-info .input-group-addon {
    border-color: #5e83bf
}

legend {
    padding: 0 0 6px;
    font-size: 16px;
    line-height: inherit;
    border-bottom: 1px solid #e0e0e0
}

label {
    font-size: 14px;
    font-weight: 500
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px;
    top: 10px
}

.help-block {
    font-size: 11px
}

.nav-tabs {
    border-bottom: 0
}

.nav-tabs li a {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #e6e6e6
}

.nav-tabs li a:hover {
    border: none;
    background: #d9d9d9
}

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

.nav-tabs li.active > a {
    position: relative
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    background: #e77338;
    color: #fff;
    border: 0
}

.tab-content {
    padding: 15px;
    border: 1px solid #e6e6e6;
    background: #FFF
}

.custom-tabs .nav-tabs > li a {
    padding: 20px 15px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.custom-tabs .nav-tabs > li a i {
    font-size: 36px
}

.custom-tabs .nav-tabs > li.active {
    border: 0
}

.custom-tabs .nav-tabs > li.active a {
    border: 0;
    position: relative
}

.custom-tabs .nav-tabs > li.active a:after {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: -10px;
    margin-left: -10px;
    width: 10px;
    border-top: 10px solid #5e83bf;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.custom-tabs .nav-tabs > li.active a:hover {
    border: 0
}

.custom-tabs .nav-tabs > li.active.fb a {
    background-color: #3B5998
}

.custom-tabs .nav-tabs > li.active.fb a i {
    color: #fff
}

.custom-tabs .nav-tabs > li.active.fb a:after {
    border-top: 10px solid #3B5998
}

.custom-tabs .nav-tabs > li.active.tw a {
    background-color: #55ACEE
}

.custom-tabs .nav-tabs > li.active.tw a i {
    color: #fff
}

.custom-tabs .nav-tabs > li.active.tw a:after {
    border-top: 10px solid #55ACEE
}

.custom-tabs .nav-tabs > li.active.gp a {
    background-color: #DD4C3B
}

.custom-tabs .nav-tabs > li.active.gp a i {
    color: #fff
}

.custom-tabs .nav-tabs > li.active.gp a:after {
    border-top: 10px solid #DD4C3B
}

.custom-tabs .nav-tabs > li.active.lkdn a {
    background-color: #007BB5
}

.custom-tabs .nav-tabs > li.active.lkdn a i {
    color: #fff
}

.custom-tabs .nav-tabs > li.active.lkdn a:after {
    border-top: 10px solid #007BB5
}

.custom-tabs .nav-tabs > li.active.blog a {
    background-color: #ffc31b
}

.custom-tabs .nav-tabs > li.active.blog a i {
    color: #fff
}

.custom-tabs .nav-tabs > li.active.blog a:after {
    border-top: 10px solid #ffc31b
}

.custom-tabs .nav-tabs.nav-justified > li {
    float: none;
    display: table-cell;
    width: 1%
}

.custom-tabs .nav-tabs.nav-justified > li a {
    border: 0 !important;
    margin-bottom: 0
}

.custom-tabs .tab-content {
    padding: 30px 15px;
    border-top: 0
}

.navbar-default {
    border: none;
    background: #ededed
}

.navbar-default .navbar-toggle {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-color: #fff
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-default .navbar-toggle:hover {
    background-color: #5e83bf;
    border-color: #5e83bf
}

.navbar-default .navbar-brand {
    color: #5e83bf
}

.navbar-default .navbar-collapse {
    border-top: 0
}

.navbar-default .navbar-nav > li > a {
    color: #353535
}

.navbar-default .navbar-nav > li.active a,
.navbar-default .navbar-nav > li.active a:hover {
    background-color: #ededed;
    color: #353535
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #000;
    background: #e0e0e0
}

.modal-header {
    border-bottom: 1px solid #FFF
}

.modal-header h3 {
    text-shadow: none;
    margin-bottom: 0
}

.modal-content {
    -moz-box-shadow: 0 5px 20px #000;
    -webkit-box-shadow: 0 5px 20px #000;
    box-shadow: 0 5px 20px #000;
    background-color: #f2f2f2
}

.modal.fade .modal-dialog {
    z-index: 10000
}

.modal-footer {
    border-top: 1px solid #FFF
}

.close {
    color: #fff;
    opacity: .8;
    text-shadow: 0 1px 0 #000
}

.close:hover {
    color: #e77338;
    text-shadow: none
}

.gutter.row {
    margin-right: -7px;
    margin-left: -7px
}

.gutter-10 > [class^=" col-"],
.gutter > [class^=col-] {
    padding-right: 7px;
    padding-left: 7px
}

.ribbon-wrapper.card {
    /* border-radius: 4px; */
    /* -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05); */
    /* box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05); */
    /* position: relative; */
    /* padding: 15px; */
    /* margin: 30px 0; */
    /* background: #fff; */
}

.ribbon-wrapper.card label {
    font-size: 14px;
    color: #67757c;
    font-weight: 300;
    margin: 10px 0;
}

.ribbon {
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    clear: left;
    position: absolute;
    top: 12px;
    left: -2px;
    color: #ffffff;
}

.ribbon-default {
    background: #e67f22;
}

.ribbon-info {
    background: #454545;
}

.ribbon-wrapper .form-control {
    color: #67757c;
    background: #fff;
    height: 50px;
    border-radius: 5px;
    transition: all .3s;
    padding: 0 40px;
}

.ribbon-wrapper .form-control:focus {
    background: #fff;
    border-color: #0e7d79;
}

.badge-success {
    padding: .5em 2em;
    border-radius: 10rem;
    display: inline-block;
    color: #fff;
}

.save {
    float: left;
    width: 100%;
    text-align: center;
}

.btn-save {
    border: none;
    padding: 0 50px;
    background: #15bbb4;
    transition: all .3s;
    border-radius: 5px;
    color: #fff;
    /* font-weight: bold; */
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.btn-save:hover,
.btn-save:focus {
    background: #454545;
}

ul.menu li.selected > a .collapse .active a {
    color: #fff;
}

.table-responsive {
    border-radius: 4px;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    background: #fff;
    padding: 40px 30px 25px 30px;
}

.dt-buttons button {
    padding: 5px 15px;
    border-radius: 4px;
    background: #e67f22;
    color: #ffffff;
    margin-right: 3px;
    border: none;
    margin-bottom: 30px;
}

.dataTables_filter input[type="search"] {
    border: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd740), to(#ffd740)), -webkit-gradient(linear, left top, left bottom, from(#b1b8bb), to(#b1b8bb));
    background-image: -webkit-linear-gradient(#ffd740, #ffd740), -webkit-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: -o-linear-gradient(#ffd740, #ffd740), -o-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: linear-gradient(#ffd740, #ffd740), linear-gradient(#b1b8bb, #b1b8bb);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    transition: background 0s ease-out;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin-left: 10px;
}

.dataTables_filter label {
    color: #67757c;
    font-size: 13px;
    line-height: 34px;
}

.dataTable {
    border: 1px solid #dee2e6;
    width: 100% !important;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
    border-collapse: collapse;
    white-space: nowrap;
}

.table thead th,
.table th {
    border-bottom: 1px solid #dee2e6;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: transparent;
}

table.dataTable.no-footer {
    border-bottom: 0;
}

table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: transparent;
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    padding: 15px;
}

.badge {
    background: #0276d9;
}

.badge {
    background: #384c81;
}

.dataTables_wrapper .dataTables_paginate .fg-button {
    background: none;
    border: 1px #ccc solid;
    margin: 20px 3px;
    color: #aaa;
    opacity: 1;
    font-size: 11px;
}

.dataTables_wrapper .dataTables_paginate span .fg-button.ui-button.ui-state-default.ui-state-disabled {
    border-color: #0e7d79;
    background: #0e7d79;
    color: #fff;
    width: 32px;
}

.dataTables_info {
    color: #aaa;
    margin-top: 20px;
    font-size: 11px;
}

.table-responsive .title {
    color: #455a64;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}

.ribbon-danger {
    background: #ef5350;
}

.ribbon-primary {
    background: #5c4ac7;
}

.card-header {
    padding: 20px;
    background: #fff;
    width: 97.5%;
    margin: auto;
}

.card-header h4 {
    margin: 0;
    color: #fe5900;
    font-size: 20px;
    font-weight: bold;
}

.card.wallet {
    background: #fff;
    width: 300px;
    margin: 30px auto;
    padding: 40px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.14);
    border-radius: 10px;
    height: 140px;
    display: block;
    position: relative;
    overflow: hidden;
}

.card.wallet .icon-wallet {
    width: 85px;
    height: 85px;
    text-align: r;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    background: #0276d9;
    color: #fff;
    font-size: 22px;
    position: absolute;
    right: 0;
    top: 0;
    clip-path: polygon(0 0, 100% 100%, 100% 0);
}

.card.wallet span {
    display: inline-block;
    font-size: 40px;
    font-weight: bold;
    color: #0276d9;
    position: relative;
    top: 0px;
}

.card.wallet .icon-wallet:before {
    display: block;
    text-align: right;
    padding: 0 11px;
}

.all-not {
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.not-block {
    padding: 20px;
    border-bottom: 1px #ccc solid;
    position: relative;
}

.unread .not-block,
.not-block.unread {
    background: #f1f1f1;
}

.not-block .day {
    font-size: 12px;
    margin-bottom: 2px;
}

.not-block .day i {
    margin-right: 10px;
    color: #fe5900;
}

.not-block .details-not {
    margin: 8px 0;
}

.not-block .details-not .done-or {
    font-size: 20px;
    font-weight: bold;
}

.not-block .day .time {
    margin-left: 10px;
}

.not-block .day .time i {
    font-weight: bold;
    font-size: 13px;
}

.not-block .details-not p {
    font-size: 15px;
    color: #666;
}

.not-block .remove-s {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}

.not-block .remove-s a {
    font-size: 20px;
    margin-left: 18px;
}

.not-block .remove-s a.delete {
    color: #f00;
    float: right;
}

.not-block .remove-s a.view {
    color: #9a9a9a;
}

.check-user {
    width: 80%;
    margin: 50px auto;
}

.title h3 {
    font-family: bahijBold;
    color: #384c81;
    margin-bottom: 5px;
    margin: 0 auto;
    display: table;
    position: relative;
    padding: 0 20px;
}

.title {
    text-align: start;
    position: relative;
    margin: 35px 0;
}

.title h3::before {
    content: "\f10d ";
    font-family: fontAwesome;
    font-size: 12px;
    right: 0;
    transform: scale(-1) translateY(16px);
    top: 5px;
    display: block;
}

.title h3::after {
    content: "\f10d ";
    font-size: 12px;
    font-family: fontAwesome;
    left: 0;
    bottom: 0px;
    transform: translateY(15px);
}

.title h3::before,
.title h3::after {
    /* content: ""; */
    position: absolute;
}

.title::after {
    /* content: ""; */
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #1d46b8;
    opacity: .08;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    margin: auto;
    transform: translate(30px, -2px);
}

.ribbon-wrapper.card.check-user-form {
    padding: 50px 30px 110px;
}

.ribbon-wrapper.card.check-user-form .form-group {
    margin: 0;
}

.ribbon-wrapper.card.check-user-form .save {
    margin: 30px 0;
    display: block;
}

.ribbon-wrapper.card.check-user-form label {
    font-size: 18px;
}

.ribbon-wrapper.card.check-user-form .form-control {
    height: 60px;
    background: #fff;
    padding: 0 30px;
    border-radius: 50px;
    border-color: #cfcfcf;
}

.ribbon-wrapper.card.check-user-form .form-control:active::placeholder,
.ribbon-wrapper.card.check-user-form .form-control:focus::placeholder {
    opacity: 0;
}

.ribbon-wrapper.card.check-user-form .form-control::placeholder {
    transition: all .3s;
}

.ribbon-wrapper.card.check-user-form .form-control:focus {
    border-color: #e67f22;
}

.sorting_1::before {
    top: 9px;
    left: 4px;
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    color: white;
    /* border: 2px solid white; */
    border-radius: 14px;
    /* box-shadow: 0 0 3px #444; */
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 16px;
    content: '+';
    background-color: #0e7d79;
    position: absolute;
    right: 5px;
    top: 15px;
}

.sorting_1 {
    position: relative;
    /*    padding-right: 30px !important;*/
}

.dtr-details li {
    line-height: 2.5;
}

.dtr-details li .dtr-title {
    width: 50%;
    display: block;
    float: right;
    margin-left: 12px;
}

table.dataTable thead th div.DataTables_sort_wrapper span {
    display: none;
}

.sorting_1::before {
    display: none;
}

table .badge-success {
    background-color: #91c46b;
    border: 1px solid #91c46b;
    padding: .3em .8em;
}

#DataTables_Table_0_filter {
    margin-bottom: 30px;
}

.dataTable thead {
    background: #f5f5f5;
}

.table-hover > tbody > tr:hover,
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background: #fff;
}

ul#header-actions li.list-box.user-admin .admin-details .name i {
    margin: 0 10px;
}

.user-name {
    float: left;
    width: 200px;
    padding-left: 20px;
    text-align: start;
}

.user-name i {
    font-style: normal;
    background: #f4faf5;
    color: #0e7d79;
    font-size: 12px;
    padding: 7px 20px;
    border-radius: 4px;
    margin-top: 2px;
    display: inline-block;
}

.user-name span {
    display: block;
    margin: 8px 0 5px;
    font-size: 12px;
    color: #636466;
}

.user-name h5 {
    margin: 0;
    font-size: 14px;
    font-family: bahijBold;
    color: #0e7d79;
}

.user-name h5 i {
    padding: 0;
    background: none;
    margin-right: 7px;
    font-size: 14px;
    border-radius: 0;
    margin-top: 0;
}

.title h2 {
    font-size: 22px;
    font-family: bahijBold;
    color: #0e7d79;
    margin: 0 0 10px;
}

.title h2 i {
    margin-left: 8px;
}

.title p {
    color: #a2a2a2;
    font-size: 14px;
}

ul.menu li a i {
    width: 28px;
}

ul.menu li a:hover,
ul.menu li a:focus {
    color: #0e7d79;
}

ul.menu li ul li a i {
    font-size: 14px;
    width: 20px;
    margin-top: 2px;
}

.form-group {
    position: relative;
    margin-bottom: 35px;
}

.form-group label {
    position: absolute;
    margin: 0 !important;
    top: -15px;
    left: 16px;
    font-size: 12px !important;
    background: #fff;
    padding: 5px 10px;
    color: #939393 !important;
}

.form-group i {
    position: absolute;
    left: 0;
    top: 0;
    margin: 18px 16px;
    color: #838383;
    transition: all .3s;
}

.form-group .form-control:focus + i {
    color: #0e7d79;
}

.save,
.add-p {
    display: inline-block;
    width: auto;
}

.add-p {
    margin: 0 20px;
}

.add-p button {
    border: none;
    padding: 0 30px;
    background: #f2f2f2;
    transition: all .3s;
    border-radius: 5px;
    color: #757575;
    /* font-weight: bold; */
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.vertical-nav.vertical-nav-sm .user-name {
    width: auto;
    padding: 0;
    text-align: center;
}

.vertical-nav.vertical-nav-sm .user-name i {
    font-size: 8px;
    padding: 10px;
}

.vertical-nav-sm .user-details .user-img {
    float: none;
    display: block;
    margin: a;
}

.vertical-nav.vertical-nav-sm .user-name span {
    display: none;
}

.vertical-nav.vertical-nav-sm .user-name h5 {
    font-size: 12px;
}

.vertical-nav.vertical-nav-sm .user-name h5 i {
    padding: 0;
    font-size: 11px;
    margin-top: 12px;
}

table.dataTable thead th {
    font-weight: normal;
    font-size: 11px;
    text-align: center;
    background: #0e7d79 !important;
    color: #fff;
    border: 1px #119590 solid;
    padding: 10px;
}

i.rotate-s {
    font-style: normal;
    writing-mode: vertical-lr;
    width: auto !important;
}

table.dataTable tbody td i {
    white-space: normal;
    width: 90px;
    display: block;
    font-style: normal;
    font-size: 10px;
}

table.dataTable tbody td {
    font-size: 11px;
    border: 1px #edf8f7 solid;
}

table.dataTable tbody td i.selected {
    width: 5px;
    height: 5px;
    margin: auto;
    background: #0e7d79;
    border-radius: 50%;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    left: 0;
    right: auto;
    background: #0e7d79;
    border: none;
    box-shadow: none;
    padding: 0;
    text-align: center;
    display: block;
    margin: 29px 4px;
}

.block-plo {
    float: right;
    width: 100%;
    padding: 15px;
    border: 1px #ddd solid;
    margin: 10px 0;
}

.block-plo .img-p {
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
}

.block-plo .img-p img {
    width: 100%;
    object-fit: cover;
    display: block;
    object-position: center;
    height: 100%;
}

.block-plo .details-p {
    float: left;
    display: inline-block;
    width: 270px;
    padding-left: 20px;
    padding-top: 11px;
}

.block-plo .details-p h3 {
    margin: 0;
    font-size: 16px;
    font-family: bahijBold;
    color: #0e7d79;
}

.block-plo .details-p span {
    display: block;
    margin-top: 6px;
    color: #666;
    font-size: 13px;
}

.all-pol {
    float: right;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height: 300px;
}

.all-pol::-webkit-scrollbar {
    width: 4px;
}

.all-pol::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(231, 231, 231);
    box-shadow: inset 0 0 6px rgb(231, 231, 231);
}

.all-pol::-webkit-scrollbar-thumb {
    background-color: #0e7d79;
    outline: 1px solid #0e7d79;
}

table.tableRes {
    white-space: normal !important;
}

table.dataTable tbody td i.fa {
    width: auto;
    display: inline-block;
    margin-right: 3px;
    color: #0e7d79;
}

.dataTables_wrapper .dataTables_filter {
    float: left;
}

.select-ch {
    display: block;
    position: relative;
    padding: 0;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.select-ch input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 20px;
    width: 20px;
    background-color: #dcdbdb;
    margin: auto;
}

/* On mouse-over, add a grey background color */
.select-ch:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.select-ch input:checked ~ .checkmark {
    background-color: #0e7d79;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.select-ch input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.select-ch .checkmark:after {
    left: 7px;
    top: 2px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

table.dataTable tbody td textarea {
    border: none;
    resize: none;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

table.dataTable tbody td textarea::placeholder {
    transition: all .3s;
    color: #aaa;
}

table.dataTable tbody td textarea:focus::placeholder {
    opacity: 0;
    transform: translateX(-10px)
}

.login-d {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}

.image-login {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    /*background: linear-gradient(30deg, #4f8ea8 0px, #abd8ae 100%);*/
    background:#eee;
}

.text-login {
    position: absolute;
    bottom: 0;
    margin: 30px;
}

.image-login .img {
    height: 100%;
    background-repeat: no-repeat;
    background-size: 73%;
    background-position: center;
}

.image-l {
    position: absolute;
    /* left: 0; */
    height: 100%;
}

.text-login span {
    font-size: 16px;
    color: #0e7d79;
    display: block;
    padding-right: 20px;
    position: relative;
}

.text-login span::before {
    content: "";
    position: absolute;
    right: 0;
    background: #abd8ae;
    width: 5px;
    height: 30px;
    border-radius: 20px;
    top: -3px;
}

.login-form {
    padding: 30px;
}

.login-form .logo-d {
    margin-bottom: 30px;
}

.login-form .logo-d a {
    display: block;
    max-width: 260px;
    width: 100%;
}

.login-form .logo-d a img {
    width: 100%;
}

.title-login {
    text-align: center;
    margin-bottom: 50px;
}

.title-login span {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    background: #abd8ae;
    height: 30px;
    width: 130px;
    line-height: 30px;
    border-radius: 60px;
    margin-bottom: 25px;
}

.title-login h3 {
    margin: 0;
    font-size: 30px;
    color: #0e7d79;
    font-family: bahijBold;
}

.tabs-form ul.nav-tabs {
    margin-bottom: 40px;
    float: right;
    width: 100%;
    text-align: center;
}

.tabs-form .tab-content {
    float: right;
    width: 100%;
    background: none;
    border: none;
}

.tabs-form .nav-tabs li {
    float: none;
    display: inline-block;
}

.formll {
    height: 100%;
}

.formll::after {
    content: "";
    background: url(../images/bglogin.png);
    position: absolute;
    right: 0;
    left: 0;
    height: 50%;
    z-index: -1;
    opacity: .05;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.tabs-form .nav-tabs > li.active > a,
.tabs-form .nav-tabs > li.active > a:focus,
.tabs-form .nav-tabs > li.active > a:hover {
    background: linear-gradient(to right, #1ca6a1, #0e7d79);
    color: #fff;
}

.tabs-form .nav-tabs li a {
    border: 1px #1ca6a1 solid;
    color: #1ca6a1;
    font-size: 16px;
    background: no-repeat;
    border-radius: 0 !important;
    padding: 10px 30px;
    margin: 0 -2px !important;
}

.tabs-form .nav-tabs li:first-child a {
    border-radius: 0 4px 4px 0 !important;
}

.tabs-form .nav-tabs li:last-child a {
    border-radius: 4px 0 0 4px !important;
}

.tabs-form .form-control {
    height: 60px;
    padding: 0 45px;
    border-radius: 5px
}

.tabs-form .form-group i {
    margin: 22px;
    font-size: 16px;
    color: #b2b2b2;
}

.form-group .toggle-password {
    position: absolute;
    /* left: 0; */
    top: 0;
    margin: 22px;
    font-size: 16px;
    color: #b2b2b2;
}

.btn-login {
    background: linear-gradient(to right, #1ca6a1, #0e7d79);
    color: #fff;
    padding: 7px 40px;
    border: none;
    display: block;
    margin: auto;
    border-radius: 5px;
    font-size: 16px;
    position: relative;
    top: 30px;
}

.remember {
    display: block;
    position: relative;
    padding-left: 35px !important;
    margin-bottom: 12px !important;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.remember input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark2 {
    position: absolute;
    top: 10px;
    left: 0;
    height: 14px;
    width: 14px;
    background-color: #fff;
    border: 1px #d7d7d7 solid;
}

/* On mouse-over, add a grey background color */
.remember:hover input ~ .checkmark2 {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.remember input:checked ~ .checkmark2 {
    background-color: #1ca5a0;
    border-color: #1ca5a0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark2:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.remember input:checked ~ .checkmark2:after {
    display: block;
}

/* Style the checkmark/indicator */
.remember .checkmark2:after {
    left: 4px;
    top: 0px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


@media (max-width: 991px) {
    .logo {
        margin: 0 !important;
        /* line-height: 50px; */
    }

    table.dataTable thead tr:nth-child(1) th:nth-child(6) {
        display: none;
    }

    table.dataTable > tbody > tr.child ul.dtr-details {
        width: 100%;
        /* text-align: center; */
    }
}

@media (max-width: 767px) {
    .check-user {
        width: 100%;
    }

    .sorting_1::before {
        display: block;
    }

    .ribbon-wrapper.card.check-user-form {
        padding: 35px 21px 110px;
    }

    .sorting_1 {
        padding-right: 30px !important;
    }

    .table-responsive {
        padding-top: 0;
    }

    ul#header-actions li.list-box.user-admin .admin-details {
        display: none;
    }

}

@media (max-width: 550px) {
    .logo img {
        max-width: 160px;
        /* margin-top: 16px; */
    }

    .toggle-menu {
        margin-top: 0;
    }

    .vertical-nav {
        width: 235px;
    }

    ul#header-actions li.list-box.user-admin {
        margin: 12px 0px;
    }

    #header-actions {
        margin: 0 !important;
    }

    .user-name {
        width: 120px;
    }

    .user-name i {
        padding: 7px 10px;
        font-size: 12px;
    }

}

@media (max-width: 400px) {
    .add-p {
        margin: 0 10px;
    }

    .add-p button,
    .btn-save {
        font-size: 13px;
    }

    .add-p button,
    .btn-save {
        padding: 0 20px;
    }

    ul#header-actions li.list-box.user-admin a.dropdown-toggle {
        width: 35px;
        min-width: 35px;
        height: 35px;
        line-height: 40px;
        margin-top: 1px;
    }

    header {
        padding: 0 0 0 71px;
        line-height: 60px;
        height: 60px;
    }

    .logo img {
        margin-top: 0;
    }

    .logo {
        line-height: 60px;
        height: 60px;
    }

    .block-plo .details-p {
        width: 200px;
    }

    ul#header-actions li.list-box {
        margin: 0;
    }

}


@media (max-width: 435px) {
    .block-plo .img-p {
        width: 50px;
        height: 50px;
    }

    .block-plo .details-p {
        width: 190px;
        padding-top: 6px;
    }


}

@media (max-width: 345px) {
    .logo img {
        max-width: 130px;
    }

    .block-plo .details-p {
        width: 150px;
    }




}










}

.height1 {
    height: 145px
}

.height2 {
    height: 300px
}

.min-height1 {
    min-height: 145px
}

.min-height2 {
    min-height: 300px
}

.min-height3 {
    min-height: 80px
}

.no-padding {
    padding: 0
}

.no-margin {
    margin: 0
}

.auto-margin {
    margin: auto
}

.red-bg {
    background: #e77338
}

.green-bg {
    background: #91c46b
}

.dark-green-bg {
    background: #007368
}

.yellow-bg {
    background: #ffc31b
}

.blue-bg {
    background: #12bdcd;
}

.pink-bg {
    background: #F782AA
}

.purple-bg {
    background: #6a55c2
}

.brown-bg {
    background: #674841
}

.teal-bg {
    background: #47BCC7
}

.fb-bg {
    background-color: #3B5998
}

.tw-bg {
    background-color: #55ACEE
}

.lk-bg {
    background-color: #007BB5
}

.gplus-bg {
    background-color: #DD4C3B
}

.text-danger {
    color: #0e7d79;
}

.text-success {
    color: #15bbb4;
}

.text-warning {
    color: #ffc31b
}

.text-info {
    color: #12bdcd;
}

.text-white {
    color: #fff
}

.center-text {
    text-align: center
}

.right-text {
    text-align: right
}

.justified-text {
    text-align: justify
}

.capitalize {
    text-transform: capitalize
}

.dropcap:first-child:first-letter {
    float: left;
    font-size: 64px;
    line-height: 64px;
    padding: 0 15px 0 0
}

.dropcap.red:first-child:first-letter {
    color: #e77338
}

.dropcap.yellow:first-child:first-letter {
    color: #ffc31b
}

.dropcap.green:first-child:first-letter {
    color: #91c46b
}

.dropcap.blue:first-child:first-letter {
    color: #5e83bf
}

.dropcap.fill-default:first-child:first-letter {
    background-color: #e6e6e6;
    color: #000;
    margin-right: 15px;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.dropcap.fill-red:first-child:first-letter {
    background-color: #e77338;
    color: #fff;
    margin-right: 15px;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.dropcap.fill-yellow:first-child:first-letter {
    color: #fff;
    background-color: #ffc31b;
    margin-right: 15px;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.dropcap.fill-green:first-child:first-letter {
    color: #fff;
    background-color: #91c46b;
    margin-right: 15px;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.dropcap.fill-blue:first-child:first-letter {
    color: #fff;
    background-color: #5e83bf;
    margin-right: 15px;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

blockquote small,
blockquote.blockquote-default small {
    color: #5e83bf
}

.logo,
address {
    margin: 0
}

blockquote {
    font-size: 16px;
    line-height: 24px
}

blockquote.blockquote-default {
    border-color: #fff
}

blockquote.blockquote-green {
    border-color: #91c46b
}

blockquote.blockquote-green small {
    color: #91c46b
}

blockquote.blockquote-blue {
    border-color: #5e83bf
}

blockquote.blockquote-blue small {
    color: #5e83bf
}

blockquote.blockquote-yellow {
    border-color: #ffc31b
}

blockquote.blockquote-yellow small {
    color: #ffc31b
}

blockquote.blockquote-red {
    border-color: #e77338
}

blockquote.blockquote-red small {
    color: #e77338
}

.mark,
mark {
    background: #5e83bf;
    color: #fff
}

header {
    height: 70px;
    padding: 0 25px 0 60px;
    vertical-align: middle;
    background: #fff;
    border-bottom: 1px #eaeaea solid;
}

.tableRes {
    width: 100%;
    white-space: normal;
}

@media (max-width:992px) {
    header {
        padding: 0 35px 0 95px;
    }
}

@media (max-width:767px) {
    header {
        padding: 0 15px 0 70px;
    }
}

.logo {
    float: left;
    line-height: 70px;
    margin-left: 29px;
    border-right: 1px #eaeaea solid;
}

.logo img {
    max-width: 250px;
    margin: 5px 0 0;
    /* filter: brightness(0) invert(1); */
}

ul#header-actions {
    margin: 0 10px 0 20px;
    float: right
}

ul#header-actions li.list-box {
    position: relative;
    cursor: pointer;
    float: right;
    text-align: center;
    line-height: 100%;
    vertical-align: middle;
    margin-top: 5px;
}

ul#header-actions li.list-box a {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: 19px 14px;
    display: block;
    min-width: 45px;
    text-decoration: none;
}

ul#header-actions li.list-box a i {
    font-size: 20px;
    color: #0e7d79;
}

ul#header-actions li.list-box.open,
ul#header-actions li.list-box:hover {
    background: url(../images/bg.png)
}

ul#header-actions li.list-box .info-label {
    position: absolute;
    top: 18px;
    right: 12px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    line-height: 12px;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px #fff solid;
}

ul#header-actions li.list-box .noti-label {
    position: absolute;
    top: 15px;
    right: 10px;
    line-height: 10px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    opacity: .8
}

ul#header-actions li.list-box.user-admin {
    text-align: right;
    background: 0 0;
    margin: 12px 22px;
}

#scrollUp,
.toggle-menu {
    height: 40px;
    text-align: center
}

ul#header-actions li.list-box.user-admin .admin-details {
    float: right;
    margin: 17px 10px 0 20px;
    color: #b7b8bd;
}

ul#header-actions li.list-box.user-admin .admin-details .name {
    font-size: 13px;
    color: #636466;
}

ul#header-actions li.list-box.user-admin .admin-details .designation {
    font-size: 12px
}

ul#header-actions li.list-box.user-admin a.dropdown-toggle {
    background: #f2f2f2;
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    padding: 0;
    text-align: center;
    line-height: 50px;
}

ul#header-actions li.list-box.user-admin a.dropdown-toggle i {
    color: #757575;
    font-size: 17px;
}

ul#header-actions .dropdown-menu {
    min-width: 300px;
    right: 0;
    top: 57px;
    left: inherit;
    border: 2px solid #d9d9d9
}

ul#header-actions .dropdown-menu.sm {
    min-width: 200px
}

ul#header-actions .dropdown-menu .dropdown-content {
    padding: 5px 0
}

ul#header-actions .dropdown-menu .dropdown-content a {
    padding: 5px 10px;
    font-size: 12px
}

ul#header-actions .dropdown-menu .dropdown-content a:hover {
    background: #f2f2f2
}

.toggle-menu {
    position: absolute;
    top: 15px;
    left: 35px;
    display: block;
    width: 40px;
    line-height: 38px;
    background: #0e7d79;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #0d706c;
    z-index: 1;
    color: #fff;
    transform: scale(-1);
}

.toggle-menu i {
    display: block;
    font-size: 24px
}

.toggle-menu i:before {
    content: "\e9f9";
    font-style: normal
}

@media (min-width:992px) {
    .toggle-menu {
        display: none
    }
}

.top-bar {
    margin: 0 0 20px
}

.top-bar .page-title h3 {
    margin: 10px 0 0;
    color: #212121
}

.top-bar .page-title p {
    line-height: 100%;
    margin-top: 6px;
    font-size: 13px;
    color: #4d4d4d
}

#scrollUp,
.top-bar .page-title p a:hover {
    color: #0e7d79;
}

.top-bar ul.right-stats {
    float: right
}

.top-bar ul.right-stats li {
    display: inline-block;
    margin-left: 7px
}

.top-bar ul.right-stats li a {
    min-width: 74px;
    min-height: 62px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.top-bar ul.right-stats li a span {
    display: block;
    font-size: 24px;
    line-height: 100%
}

.top-bar ul.right-stats li a.btn i {
    display: block;
    font-size: 24px;
    margin: 0
}

@media (max-width:767px) {
    .toggle-menu {
        left: 15px;
    }

    .top-bar .page-title {
        text-align: center
    }

    .top-bar ul.right-stats {
        float: none;
        margin: 25px auto 10px;
        text-align: center
    }
}

#scrollUp {
    bottom: 10px;
    right: 35px;
    width: 30px;
    padding: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #FFF;
    border: 1px solid #d9d9d9
}

#scrollUp i {
    font-size: 14px;
    line-height: 38px
}

@media (max-width:767px) {
    #scrollUp {
        right: 20px
    }
}

.dashboard-wrapper {
    margin: 0 auto;
    text-align: left;
    position: relative;
    padding: 20px 20px 80px;
    min-height: 900px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

@media (min-width:992px) {
    .dashboard-wrapper {
        margin-left: 90px;
        margin-right: 0;
    }

    .dashboard-wrapper-lg {
        margin-left: 350px;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
        overflow: hidden;
    }
}

.custom-search {
    position: relative;
    float: left;
    padding: 0;
    margin-top: 15px;
}

.custom-search ::-webkit-input-placeholder {
    color: #b3b3b3
}

.custom-search :-moz-placeholder {
    color: #b3b3b3
}

.custom-search ::-moz-placeholder {
    color: #b3b3b3
}

.custom-search :-ms-input-placeholder {
    color: #b3b3b3
}

.custom-search .search-query {
    margin: 0;
    padding: 6px 10px;
    font-style: italic;
    background: #fff;
    border: none;
    width: 200px;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    line-height: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-left: 1px #ddd solid;
    height: 40px;
    margin-left: 20px;
    padding-left: 37px;
}

.custom-search .search-query:focus {
    /* outline: 0; */
    /* width: 260px; */
    /* background: #4d4d4d; */
    /* color: #fff; */
    /* -webkit-border-radius: 50px; */
    -moz-border-radius: 50px;
    /* border-radius: 50px; */
    /* border: 1px solid #4d4d4d */
}

.custom-search i {
    padding: 0 0 0 10px;
    cursor: pointer;
    position: absolute;
    top: 12px;
    left: 22px;
    font-size: 16px;
    color: #b3b3b3;
}

.panel {
    margin-bottom: 10px;
    border: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .2), 0 1px 1px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .2), 0 1px 1px rgba(0, 0, 0, .25);
    padding: 15px
}

.panel-body,
.panel-heading {
    border: 0;
    position: relative
}

.panel-body {
    padding: 15px 0
}

.panel-body h5.info {
    margin: 10px 0 0
}

.panel-body.no-padding {
    padding: 0
}

.panel-heading {
    padding: 0 0 10px;
    background: 0 0
}

.panel-heading h4 {
    font-size: 16px;
    margin: 0;
    text-align: center
}

.panel-heading h4 span {
    font-size: 11px;
    color: grey;
    font-style: italic
}

.panel-heading h3 {
    margin: 0 0 10px;
    text-align: center;
    font-weight: 500
}

.panel-bg-one {
    background: url(../images/watercolour.jpg) no-repeat;
    background-size: 100% 100%
}

ul.imp-notify li {
    padding: 10px;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -ms-transition: All .5s ease;
    -o-transition: All .5s ease;
    transition: All .5s ease
}

ul.imp-notify li .icon {
    float: left
}

ul.imp-notify li .icon img {
    width: 36px;
    height: 36px;
    border-left: 3px solid #0e7d79;
}

ul.imp-notify li .details {
    line-height: 18px;
    font-size: 13px;
    display: block;
    background: 0 0;
    border: none;
    width: auto;
    margin-left: 48px
}

ul.imp-notify li .details strong {
    font-weight: 500;
    margin-right: 3px;
    font-size: 13px;
    display: block;
    line-height: 100%;
    margin-bottom: 6px
}

ul.imp-notify li .details strong span {
    float: right;
    font-size: 11px;
    display: inline-block;
    line-height: 18px
}

ul.imp-notify li .details span {
    display: block
}

ul.imp-notify li:hover {
    background-color: #fafafa
}

ul.imp-notify li:nth-child(3) img {
    border-left: 3px solid #15bbb4;
}

ul.imp-notify li:nth-child(4) img {
    border-left: 3px solid #12bdcd;
}

ul.progress-info {
    padding: 0;
    text-align: left
}

ul.progress-info li {
    padding: 10px 15px;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -ms-transition: All .5s ease;
    -o-transition: All .5s ease;
    transition: All .5s ease
}

ul.progress-info li:hover {
    background: #f7f7f7;
    cursor: pointer
}

ul.progress-info li .progress-info {
    margin-bottom: 5px;
    line-height: 18px;
    font-size: 11px
}

ul.progress-info li .progress-info strong {
    margin-right: 3px;
    font-size: 13px
}

ul.progress-info li .progress-info span {
    font-weight: 400
}

ul.progress-info li.plain {
    padding: 5px 0;
    border: 0;
    font-size: 14px;
    background: 0 0;
    display: block
}

ul.progress-info li.plain .btn {
    float: right
}

ul.progress-info li.plain .btn i {
    color: #fff;
    font-size: 16px
}

.social-details .social-icon {
    height: 64px;
    width: 64px;
    margin-right: 10px
}

.social-details .social-icon .round-icon {
    border: 1px solid #5e83bf;
    height: 64px;
    width: 64px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.social-details .social-icon .round-icon i {
    font-size: 24px;
    line-height: 64px;
    vertical-align: middle;
    color: #e77338
}

.social-details .social-icon .round-icon.red-icon {
    border: 1px solid #e77338
}

.social-details .social-icon .round-icon.red-icon i {
    color: #e77338
}

.social-details .social-icon .round-icon.green-icon {
    border: 1px solid #91c46b
}

.social-details .social-icon .round-icon.green-icon i {
    color: #91c46b
}

.social-details .social-icon .round-icon.yellow-icon {
    border: 1px solid #ffc31b
}

.social-details .social-icon .round-icon.yellow-icon i {
    color: #ffc31b
}

.social-details .social-icon .round-icon.blue-icon {
    border: 1px solid #5e83bf
}

.social-details .social-icon .round-icon.blue-icon i {
    color: #5e83bf
}

.social-details .social-num {
    margin-left: 75px
}

.social-details .social-num h2 {
    color: #fff;
    margin: 0;
    position: relative
}

.social-details .social-num h2 .label {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 24px;
    opacity: .9;
    color: #fff;
    border: none
}

.social-details .social-num h2 .label:after,
.social-details .social-num h2 .label:before {
    position: absolute;
    left: -10px;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent
}

.social-details .social-num h2 .label:before {
    top: 0
}

.social-details .social-num h2 .label:after {
    bottom: 0
}

.user-profile,
.website-performance {
    position: relative
}

.social-details .social-num h2 .label.label-danger:after {
    border-bottom: 10px solid #e77338
}

.social-details .social-num h2 .label.label-danger:before {
    border-top: 10px solid #e77338
}

.social-details .social-num h2 .label.label-warning:after {
    border-bottom: 10px solid #ffc31b
}

.social-details .social-num h2 .label.label-warning:before {
    border-top: 10px solid #ffc31b
}

.social-details .social-num h2 .label.label-success:after {
    border-bottom: 10px solid #91c46b
}

.social-details .social-num h2 .label.label-success:before {
    border-top: 10px solid #91c46b
}

.social-details .social-num h2 .label.label-info:after {
    border-bottom: 10px solid #5e83bf
}

.social-details .social-num h2 .label.label-info:before {
    border-top: 10px solid #5e83bf
}

.social-details .social-num p {
    margin: 6px 0 2px;
    font-size: 13px;
    text-transform: uppercase
}

.social-details .social-num .progress {
    margin: 0;
    opacity: .7
}

@media (min-width:768px) and (max-width:991px) {
    .social-details .social-icon {
        display: none
    }

    .social-details .social-num {
        margin-left: 0
    }
}

.website-performance .performance-graph {
    height: 50px
}

.website-performance .performance h5 {
    margin: 0 0 5px;
    padding: 0
}

.website-performance .performance-stats {
    text-align: right
}

.website-performance .performance-stats h3 {
    font-weight: 600;
    margin: 0 0 7px;
    padding: 0
}

.website-performance .performance-stats p {
    font-size: 12px;
    padding: 0;
    margin: 0;
    color: grey
}

.website-performance .performance-stats p i {
    vertical-align: middle;
    margin-left: 2px;
    font-size: 21px
}

.website-performance .performance-stats p i.up {
    color: #b9b9b9;
}

.website-performance .performance-stats p i.down {
    color: #b9b9b9;
}

.user-profile {
    margin: 10px auto 0;
    text-align: center
}

.user-profile .user-img {
    width: 120px;
    margin: auto;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.user-details .user-img,
.user-profile .user-img img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.user-profile .user-img img {
    transition: all .3s ease-in-out;
    margin: auto;
    width: 120px;
    height: 120px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    opacity: .8;
    border: 3px solid #ffc31b;
    padding: 2px
}

.blog .blog-wrapper a.image-wrapper,
.user-profile .user-img .completed-info {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.user-profile .user-img .completed-info {
    position: absolute;
    bottom: -15px;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #e77338;
    cursor: pointer;
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    box-shadow: 0 10px 15px #000;
    transition: all .3s ease-out
}

.user-profile .user-img .completed-info:hover {
    box-shadow: none
}

.user-profile h5 {
    font-size: 14px;
    margin: 20px auto 15px;
    text-align: center
}

.user-profile h3,
.user-profile h4 {
    margin: 10px
}

.user-stats .like-photo {
    height: 115px;
    overflow: hidden;
    position: relative
}

.user-stats .like-photo a.like {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #e77338;
    font-size: 20px
}

.user-stats h1 {
    margin: 10px 0 0;
    color: #fff;
    font-size: 48px;
    font-weight: 400
}

.user-stats h1 small {
    font-size: 14px;
    color: #fff;
    text-shadow: none;
    font-style: italic
}

.user-stats h5 {
    margin: 0;
    color: #fff;
    font-size: 16px
}

.current-location {
    position: relative
}

.current-location .location {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    margin: 0
}

.user-rating img {
    margin: auto
}

.user-rating .stars {
    margin: 10px auto 5px;
    width: 100%;
    text-align: center
}

.user-rating .stars img {
    width: 16px;
    height: 16px
}

#d3PieChart {
    width: 260px;
    margin: auto
}

#d3PieChart svg {
    height: 100%;
    width: 100%
}

.axis line,
.axis path {
    fill: none;
    stroke: #353535;
    shape-rendering: crispEdges
}

.axis text {
    font-size: 11px
}

.bar:hover {
    fill: #bcbcbc
}

.x.axis path {
    display: none
}

.d3-tip {
    line-height: 1;
    padding: 12px;
    background: rgba(0, 0, 0, .8);
    color: #efefef;
    border-radius: 2px
}

.d3-tip:after {
    box-sizing: border-box;
    display: inline;
    font-size: 10px;
    width: 100%;
    line-height: 1;
    color: rgba(0, 0, 0, .8);
    content: "\25BC";
    position: absolute;
    text-align: center
}

.d3-tip.n:after {
    margin: -1px 0 0;
    top: 100%;
    left: 0
}

ul.imp-messages {
    width: 100%
}

ul.imp-messages li {
    border-bottom: 1px dotted #fff;
    padding: 25px 0
}

ul.imp-messages li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

ul.imp-messages li:first-child {
    border-bottom: 0;
    padding-top: 0
}

ul.imp-messages li img.avatar {
    float: left
}

ul.imp-messages li blockquote {
    padding: 0 20px;
    font-size: 14px
}

ul.imp-messages li .message-wrapper {
    margin-left: 60px;
    margin-right: 60px
}

ul.imp-messages li .message-wrapper .url i {
    font-size: 24px;
    margin-right: 4px;
    vertical-align: middle
}

ul.imp-messages li .message-wrapper ul.images li {
    margin-right: 10px;
    width: 36px;
    float: left;
    padding: 0
}

ul.imp-messages li .message-wrapper ul.images li a {
    padding: 0;
    background-color: transparent;
    margin: 0;
    border: 0;
    border-left: 3px solid #5e83bf;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

ul.imp-messages li .message-wrapper ul.images li a img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

ul.imp-messages li .message-date {
    float: right;
    text-align: right;
    font-size: 24px;
    line-height: 24px;
    color: #e77338
}

ul.imp-messages li .message-date span.month {
    font-size: 12px;
    font-style: italic
}

@media (max-width:767px) {
    ul.imp-messages li .message-wrapper {
        margin-left: 60px;
        margin-right: 0
    }

    ul.imp-messages li .message-wrapper ul.images li {
        margin-right: 4px;
        width: 32px;
        height: 32px
    }
}

.blog {
    counter-increment: blogCounter
}

.blog .blog-wrapper {
    margin-bottom: 50px
}

.blog .blog-wrapper:before {
    content: "0"counter(blogCounter);
    font-size: 48px;
    font-weight: 800;
    line-height: 60px;
    display: block;
    height: 70px;
    color: #d9d9d9;
    font-style: italic
}

.blog .blog-wrapper a.image-wrapper {
    transition: all .3s ease-out;
    max-height: 160px;
    overflow: hidden;
    display: block
}

.blog .blog-wrapper a.image-wrapper:hover {
    opacity: .6
}

.blog .blog-wrapper h4 {
    max-width: 240px;
    margin: 15px 0;
    letter-spacing: .5px;
    color: #5e83bf
}

.blog .blog-wrapper p {
    margin-bottom: 20px
}

.blog .blog-wrapper a.comments-link {
    margin-bottom: 15px;
    display: block
}

.blog .blog-wrapper a.comments-link i {
    content: "";
    font-size: 14px;
    margin-right: 10px;
    color: #5e83bf;
    vertical-align: middle
}

.blog-detail .blog-wrapper .image-wrapper {
    max-height: 300px;
    overflow: hidden;
    margin-bottom: 20px
}

.blog-detail h2 {
    margin: 20px 0;
    letter-spacing: .5px
}

.blog-detail p {
    margin-bottom: 20px
}

.blog-comments {
    margin-top: 70px
}

.blog-comments h1 {
    margin-bottom: 30px
}

.blog-comments .comments-block {
    margin-bottom: 20px
}

.blog-comments .comments-block .media-left {
    padding-right: 20px;
    display: table-cell;
    vertical-align: top
}

.blog-comments .comments-block .media-left img {
    width: 64px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.blog-comments .comments-block .comment-body {
    display: table-cell;
    vertical-align: top
}

.blog-comments .comments-block .comment-body h4,
.blog-comments .comments-block .comment-body h5.time {
    margin-bottom: 10px
}

.blog-comments .comment-reply {
    margin-left: 90px
}

ul.blog-gallery li {
    width: 20%;
    float: left;
    height: auto
}

ul.blog-gallery li img {
    width: 100%;
    border: 1px solid #f2f2f2
}

.invoice a .logo {
    width: 110px;
    margin: 0 auto;
    text-align: center
}

.invoice .invoice-num {
    margin-bottom: 30px
}

.invoice address h4 {
    margin-bottom: 10px
}

.invoice .table .btn {
    min-width: 36px
}

.custom-tabs .tab-content .btn,
.dropdown-menu {
    min-width: 180px
}

h1.audience-total {
    position: absolute;
    font-size: 36px;
    left: 65px;
    top: 25px;
    margin: 0;
    color: #fff
}

h1.audience-total span {
    font-size: 12px;
    color: #5e83bf;
    padding-left: 5px
}

h1.audience-total i {
    font-size: 24px;
    color: #91c46b
}

ul.sales-q2 li {
    margin-bottom: 25px
}

ul.sales-q2 li .month-type {
    position: relative;
    width: 56px;
    height: 56px;
    line-height: 38px;
    float: left;
    padding: 8px;
    font-size: 14px;
    border: 2px solid #e77338;
    text-align: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.sessions h2.left i,
ul.app-downloads li p span,
ul.stocks li p span {
    float: right
}

ul.sales-q2 li .sale-info h3 span i,
ul.stocks li p span i {
    font-size: 20px;
    vertical-align: middle
}

ul.sales-q2 li .month-type:after {
    position: absolute;
    content: "";
    top: 0;
    right: 5px;
    width: 10px;
    height: 10px;
    background: #e77338;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

ul.sales-q2 li .month-type.info {
    border: 2px solid #5e83bf
}

ul.sales-q2 li .month-type.info:after {
    background: #5e83bf
}

ul.sales-q2 li .month-type.warning {
    border: 2px solid #ffc31b
}

ul.sales-q2 li .month-type.warning:after {
    background: #ffc31b
}

ul.sales-q2 li .sale-info {
    margin-left: 70px
}

ul.sales-q2 li .sale-info h3 {
    color: #fff;
    margin-bottom: 0;
    margin-top: 15px
}

ul.sales-q2 li:last-child {
    margin-bottom: 0
}

ul.app-downloads {
    margin-top: 0
}

ul.app-downloads li {
    margin-bottom: 25px
}

ul.app-downloads li .progress {
    margin-top: 5px;
    margin-bottom: 0
}

ul.app-downloads li p {
    margin: 0
}

ul.app-downloads li p i {
    margin-right: 10px
}

ul.stocks li {
    margin-bottom: 11px
}

ul.stocks li p {
    margin: 0
}

ul.social-engagement {
    margin: auto;
    text-align: center;
    white-space: nowrap
}

ul.social-engagement li {
    width: 50px;
    display: inline-block;
    background: #4d4d4d;
    opacity: .8;
    cursor: pointer;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

ul.social-engagement li a {
    height: 45px;
    display: block
}

ul.social-engagement li a i {
    font-size: 30px;
    line-height: 45px;
    color: #fff
}

ul.social-engagement li.fb {
    background: #3B5998
}

ul.social-engagement li.tw {
    background: #55ACEE
}

ul.social-engagement li.linkedin {
    background: #007BB5
}

ul.social-engagement li.gplus {
    background: #DD4C3B
}

ul.social-engagement li span {
    display: block;
    padding: 2px;
    font-size: 11px;
    color: #b3b3b3;
    background: rgba(0, 0, 0, .3)
}

ul.social-engagement li:hover {
    opacity: 1
}

.sessions {
    text-align: center;
    display: block
}

.sessions .graph {
    display: block
}

.sessions h2 {
    margin: 0
}

.sessions h2 span.perc {
    float: right;
    font-size: 15px
}

.sessions h2 span.perc sup {
    font-size: 40%
}

.sessions h2.left {
    margin: 0 0 5px;
    text-align: left
}

#power-gauge,
.GaugeMeter,
.GaugeMeter b,
.GaugeMeter span,
.customer-satisfaction,
.heatmap,
.os,
ul.bank-balance,
ul.transactions a .tra-amount,
ul.transactions a .tra-icon {
    text-align: center
}

.sessions h2.left i {
    font-size: 30px
}

.sessions h2.left i.up {
    color: #91c46b
}

.sessions h2.left i.down {
    color: #e77338
}

.GaugeMeter {
    position: relative;
    overflow: hidden;
    cursor: default;
    display: inline-block
}

.GaugeMeter b,
.GaugeMeter span {
    width: 54%;
    position: absolute;
    display: inline-block;
    font-weight: 100;
    margin: 0 23%
}

.GaugeMeter[data-style=Semi] b {
    width: 80%;
    margin: 0 10%
}

.GaugeMeter s,
.GaugeMeter u {
    font-size: 12px;
    opacity: .8
}

.GaugeMeter b {
    font-size: 12px;
    color: #000
}

.os p {
    line-height: 100%;
    margin: 0;
    padding: 0
}

.os .GaugeMeter {
    height: 54px;
    margin: auto
}

#power-gauge {
    margin: auto;
    height: 70px
}

#power-gauge svg:not(:root) {
    height: 70px
}

#power-gauge g.arc {
    fill: #4682b4
}

#power-gauge g.pointer {
    fill: #ffc31b;
    stroke: #ffc31b
}

#power-gauge g.label text {
    text-anchor: middle;
    font-size: 13px
}

ul.tickets li {
    width: 50%;
    float: left;
    text-align: center
}

ul.tickets li h1.no-of-tickets {
    margin: 0 0 5px;
    color: #91c46b
}

ul.tickets li h1.no-of-tickets.high {
    color: #e77338
}

ul.tickets li h1.no-of-tickets.low {
    color: #ffc31b
}

ul.tickets li p.ticket-type {
    margin: 0
}

ul.bank-balance {
    margin-top: 0
}

ul.bank-balance li {
    padding: 0 10px;
    width: 50%;
    box-sizing: border-box;
    display: inline;
    font-size: 13px
}

ul.bank-balance li span {
    font-size: 15px
}

.customer-satisfaction i {
    font-size: 30px;
    color: #91c46b
}

.customer-satisfaction h2 {
    margin: 5px 0;
    color: #fff
}

.customer-satisfaction p {
    margin: 10px 0 0
}

.heatmap {
    margin: 0 auto;
    width: 124px
}

.heatmap h2 {
    margin: 0
}

.heatmap #cal-heatmap {
    margin: auto
}

ul.transactions {
    margin: 0
}

ul.transactions li {
    padding: 6px 0;
    border-bottom: 1px dotted #E2E2E2
}

ul.transactions li:first-child {
    padding-top: 0
}

ul.transactions li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

ul.transactions a {
    position: relative;
    display: block;
    line-height: 17px
}

ul.transactions a .tra-type {
    width: 90px;
    display: inline-block
}

ul.transactions a .tra-icon {
    font-size: 16px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-right: 5px;
    border: 2px solid #E2E2E2;
    display: inline-block
}

ul.transactions a .tra-amount {
    position: absolute;
    right: 0;
    border: 2px solid #E2E2E2;
    padding: 5px 12px;
    font-size: 16px;
    width: 70px;
    margin-top: 3px
}

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

.task-list li {
    display: block;
    padding: 11px 0;
    margin: 0;
    cursor: pointer;
    line-height: 16px;
    font-size: 13px;
    border-bottom: 1px solid #E5E5E5
}

.task-list li.completed {
    text-decoration: line-through;
    color: #5e83bf
}

.task-list li span {
    margin-right: 8px;
    font-size: 16px
}

.task-list li:first-child {
    padding-top: 0
}

.task-list li:last-child {
    border-bottom: 0
}

ul.contacts {
    margin: 0;
    padding: 0;
    list-style-type: none
}

ul.contacts li.client {
    padding: 11px 0;
    border-bottom: 1px solid #FFF
}

ul.contacts li.client img.avatar {
    height: 36px;
    width: 36px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    float: left
}

ul.contacts li.client .client-details {
    margin-left: 50px;
    position: relative
}

ul.contacts li.client .client-details p {
    margin: 0
}

ul.contacts li.client .client-details p span.name {
    color: #999;
    line-height: 16px;
    font-size: 13px;
    display: block;
    margin-bottom: 5px
}

ul.contacts li.client .client-details ul.icons-nav li a i:hover,
ul.contacts li.client .client-details ul.icons-nav li:first-child a i {
    color: #e77338
}

ul.contacts li.client .client-details p span.email {
    line-height: 12px;
    display: block
}

ul.contacts li.client .client-details ul.icons-nav {
    position: absolute;
    right: 0;
    top: 10px
}

ul.contacts li.client .client-details ul.icons-nav li {
    float: left;
    margin-left: 10px
}

ul.contacts li.client .client-details ul.icons-nav li a {
    padding: 5px
}

ul.contacts li.client .client-details ul.icons-nav li a i {
    cursor: pointer;
    font-size: 16px
}

.chats li,
.chats li p.inffo {
    font-size: 13px
}

ul.contacts li.client .client-details ul.icons-nav li:first-child {
    padding-left: 0
}

.demography ul.male-female li .male,
ul.contacts li.client .client-details ul.icons-nav li:last-child a i {
    color: #5e83bf
}

ul.contacts li.client .client-details ul.icons-nav li:last-child {
    padding-right: 0
}

ul.contacts li.client:first-child {
    padding-top: 0
}

ul.contacts li.client:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.chats li {
    padding: 5px 0;
    margin: 4px auto
}

.chats li img.avatar {
    height: 48px;
    width: 48px;
    float: left;
    border-left: 3px solid #5e83bf
}

.chats li .progress-stats {
    margin-top: 5px
}

.chats li .progress-stats .progress {
    margin: 5px 0 0 20px
}

.chats li p.date,
.chats li p.inffo {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.chats li .message {
    padding: 8px 10px;
    position: relative;
    background: #f7f7f7
}

.chats li.in .message:before,
.chats li.out .message:after {
    content: "";
    position: absolute;
    border-bottom: 12px solid transparent;
    top: 0
}

.chats li.in .message {
    text-align: left;
    margin-left: 64px
}

.chats li.in .message:before {
    left: -12px;
    width: 0;
    height: 0;
    border-right: 12px solid #f7f7f7
}

.chats li.out .message {
    margin-right: 64px;
    text-align: right
}

.chats li.out .message:after {
    right: -12px;
    border-left: 12px solid #f7f7f7
}

.jvectormap-zoomin,
footer {
    right: 0
}

.chats li.out img.avatar {
    float: right;
    margin-left: 10px
}

.chats li:first-child {
    margin-top: 0
}

.chats li:last-child {
    margin-bottom: 0
}

.demography {
    margin: 10px 0;
    text-align: center
}

.demography ul.male-female {
    width: 60%;
    margin: auto;
    text-align: center
}

.demography ul.male-female li {
    margin: 0;
    display: inline-block;
    width: 48%
}

.demography ul.male-female li h4 {
    text-align: center;
    margin: 0;
    padding: 0
}

.demography ul.male-female li h4 i {
    display: block;
    margin: 0 0 5px;
    font-size: 48px
}

.demography ul.male-female li .female {
    color: #e77338
}

.demography h3 {
    margin: 15px 0 0;
    padding: 0;
    color: #5e83bf
}

ul.activity-list {
    padding: 0;
    margin: 0;
    list-style-type: none
}

ul.activity-list li {
    padding: 8px 0;
    border-bottom: 1px solid #E5E5E5
}

ul.activity-list li:first-child,
ul.top-clients li:first-child {
    padding-top: 0
}

ul.activity-list li p i {
    height: 30px;
    width: 30px;
    background: #FFF;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    display: inline-block
}

ul.activity-list li p .time {
    text-align: right;
    color: #5e83bf;
    float: right;
    line-height: 30px
}

ul.activity-list li:last-child {
    border-bottom: 0
}

ul.project-activity li {
    position: relative;
    border-left: 1px solid #fafafa;
    font-size: 13px
}

ul.project-activity li:after {
    position: absolute;
    top: 0;
    left: -5px;
    font-size: 10px;
    content: "\e003"
}

ul.project-activity li .detail-info {
    margin: 0 0 0 25px;
    padding-bottom: 10px
}

ul.project-activity li p.date {
    color: #999;
    font-style: italic;
    line-height: 16px;
    font-size: 12px
}

ul.project-activity li p.message {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

ul.project-activity li.green {
    border-left-color: #91c46b
}

ul.project-activity li.green:after {
    color: #91c46b
}

ul.project-activity li.red {
    border-left-color: #e77338
}

ul.project-activity li.red:after {
    color: #e77338
}

ul.project-activity li.blue {
    border-left-color: #5e83bf
}

ul.project-activity li.blue:after {
    color: #5e83bf
}

ul.project-activity li.yellow {
    border-left-color: #ffc31b
}

ul.project-activity li.yellow:after {
    color: #ffc31b
}

ul.project-activity li:last-child .detail-info {
    padding-bottom: 0
}

ul.experience li {
    position: relative;
    border-left: 1px solid #fafafa;
    font-size: 13px
}

ul.experience li:after {
    position: absolute;
    top: 0;
    left: -6px;
    font-size: 12px;
    line-height: 16px;
    content: "\e919"
}

ul.experience li .detail-info {
    margin: 0 0 0 25px;
    padding-bottom: 15px
}

ul.experience li p.date {
    font-style: italic;
    line-height: 18px
}

ul.experience li.green {
    border-left-color: #91c46b
}

ul.experience li.green:after {
    color: #91c46b
}

ul.experience li.red {
    border-left-color: #e77338
}

ul.experience li.red:after {
    color: #e77338
}

ul.experience li.blue {
    border-left-color: #5e83bf
}

ul.experience li.blue:after {
    color: #5e83bf
}

ul.experience li.yellow {
    border-left-color: #ffc31b
}

ul.experience li.yellow:after {
    color: #ffc31b
}

ul.experience li:last-child .detail-info {
    padding-bottom: 0
}

ul.top-clients li {
    position: relative;
    height: 65px;
    display: block;
    padding: 0;
    width: 100%;
    margin-bottom: 15px;
    cursor: pointer;
    overflow: hidden
}

ul.top-clients li .progress {
    height: 3px;
    margin: 6px 0 0
}

ul.top-clients li .avatar {
    position: relative;
    float: left;
    width: 48px;
    height: 48px;
    border-left: 3px solid #5e83bf;
    z-index: 2;
    overflow: hidden
}

ul.top-clients li .avatar img {
    width: 48px;
    height: 48px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

ul.top-clients li .biz {
    margin-left: 60px;
    font-size: 13px
}

ul.top-clients li .biz p.biz-name {
    margin: 0
}

ul.top-clients li .biz .value {
    margin: 5px 0 0;
    font-size: 16px
}

ul.top-clients li:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

ul.social-metrics {
    text-align: center;
    margin: auto
}

ul.social-metrics li {
    text-align: center;
    padding: 15px;
    display: inline-block;
    width: 10%;
    margin: 5px 3px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

ul.social-metrics li:hover {
    zoom: 1
}

ul.social-metrics li.facebook {
    background: #3B5998
}

ul.social-metrics li.twitter {
    background: #55ACEE
}

ul.social-metrics li.gplus {
    background: #DD4C3B
}

ul.social-metrics li.pinterest {
    background: #cb2027
}

ul.social-metrics li.linkedin {
    background: #007BB5
}

ul.social-metrics li.blog {
    background: #FF8329
}

ul.social-metrics li.youtube {
    background: #b00
}

ul.social-metrics li.dribbble {
    background: #ea4c89
}

ul.social-metrics li a {
    color: #fff;
    display: block
}

ul.social-metrics li i {
    display: block;
    font-size: 36px;
    padding-bottom: 5px
}

.socail-stats {
    margin-bottom: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 10px;
    text-align: center;
    display: block
}

.socail-stats h4 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    text-shadow: none
}

.socail-stats p {
    color: #fff;
    font-size: 12px;
    margin: 0
}

.socail-stats i {
    color: #fff
}

.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: #000;
    border: 1px solid #000
}

footer {
    height: 60px;
    line-height: 60px;
    padding: 0 20px 0 230px;
    background: #EAEAEA;
    border-top: 1px solid #d8d8d8;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 0
}

footer span {
    font-weight: 600;
    color: #5e83bf
}

@media (max-width:991px) {
    footer {
        padding: 0 35px
    }
}

@media (max-width:767px) {
    ul.social-metrics li {
        width: 45%
    }

    footer {
        padding: 0 20px
    }
}

.footer-sm {
    padding-left: 125px
}

.jvectormap-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    touch-action: none
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: 1px solid #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #000;
    color: #fff;
    font-size: 11px;
    padding: 4px 9px
}

.jvectormap-zoomin,
.jvectormap-zoomout {
    position: absolute;
    top: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #EAEAEA;
    color: #b3b3b3;
    width: 16px;
    height: 16px;
    cursor: pointer;
    line-height: 15px;
    text-align: center
}

.jvectormap-zoomout {
    right: 20px
}

.legend div {
    background: 0 0
}

.legendLabel {
    padding-left: 7px;
    font-size: 13px;
    padding-right: 7px
}

ul.menu {
    margin: 0;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

ul.menu li {
    position: relative;
    min-height: 40px;
    line-height: 40px
}

ul.menu li a {
    display: block;
    padding: 10px 20px;
    color: #757575;
    line-height: 20px;
    font-size: 14px;
    position: relative;
    text-shadow: 0;
}

ul.menu li.active > a,
ul.menu li.selected > a {
    text-shadow: none;
    color: #0e7d79;
    font-family: bahijBold;
}

ul.menu li a .menu-item {
    padding-left: 10px;
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -ms-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out
}

ul.menu li ul li {
    min-height: 32px;
    line-height: 32px;
    -webkit-transition: All .3s ease-in-out;
    -moz-transition: All .3s ease-in-out;
    -ms-transition: All .3s ease-in-out;
    -o-transition: All .3s ease-in-out;
    transition: All .3s ease-in-out
}

ul.menu li .down-arrow,
ul.menu li.selected > a {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

ul.menu li ul li a {
    padding: 7px 15px 7px 52px;
    font-size: 13px;
    border: 0
}

ul.menu li ul li:hover {
    /* background-color: #212121; */
    text-shadow: none;
}

ul.menu li .current {
    color: #fff
}

ul.menu li .down-arrow {
    transition: all .3s ease-out;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px
}

ul.menu li .down-arrow:after {
    content: "\e9fd";
    position: absolute;
    top: 0;
    right: 0;
    color: #b3b3b3
}

ul.menu li.active .down-arrow {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px
}

ul.menu li.active .down-arrow:after {
    content: "\e9fb";
    position: absolute;
    top: 0;
    right: 0;
    color: #757575;
}

ul.menu li.selected > a {
    /* background-color: #e67f22; */
    transition: all .3s ease-out;
}

ul.menu li.selected .down-arrow {
    /* display: none */
}

ul.menu li.selected:after {
    position: absolute;
    /* content: ""; */
    right: 0;
    top: 8px;
    border-right: 11px solid #f2f2f2;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
}

ul.menu li:first-child a {
    border-top: none
}

ul.menu li:last-child a {
    border-bottom: none
}

ul.menu i {
    font-size: 20px;
    width: 20px;
    vertical-align: top;
    display: inline-block
}

.alert i,
.btn i {
    vertical-align: middle
}

@media (max-width:767px) {

    ul.menu li.active:after,
    ul.menu li.selected:after {
        right: 0;
        border-right: 0;
        content: ""
    }
}

.vertical-nav {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: absolute;
    left: -400px;
    top: 0;
    bottom: 0;
    margin-top: 70px;
    width: 350px;
    background: #fcfcfc;
    background-size: 18%;
    z-index: 10;
    border-right: 1px #eaeaea solid;
}

.vertical-nav-opened {
    left: 0
}

.user-details {
    margin: 30px 10px 20px;
    text-align: center;
    position: relative
}

.user-details .user-img {
    width: 85px;
    margin: auto;
    position: relative;
    display: block;
    transition: all .3s ease-in-out;
    float: left;
}

.user-details .user-img img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin: auto;
    width: 85px;
    height: 85px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 2px solid #cdcdcd;
    padding: 2px;
    border-radius: 10px;
}

.collapse-menu,
.panel-sortable .panel {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.user-details .user-img .likes-info {
    position: absolute;
    bottom: 10px;
    right: -7px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #fafafa;
    border: 2px solid #384c81;
    cursor: pointer;
    font-size: 12px;
    line-height: 16px;
    color: #384c81;
    display: none;
}

.user-details h5.user-name {
    font-size: 13px;
    margin: 5px auto;
    text-align: start;
    color: #0e7d79;
    float: right;
    width: 140px;
    padding-right: 20px;
    font-family: bahijBold;
}

.collapse-menu {
    transition: all .3s ease-out;
    position: absolute;
    top: -70px;
    left: 0;
    width: 70px;
    height: 70px;
    line-height: 0;
    padding: 0;
    border: 0;
    background: #0e7d79;
    background-size: 76%;
    color: #fff;
    text-align: center;
    z-index: 1000;
    cursor: pointer;
    display: none;
}

.collapse-menu:hover {
    color: #fff;
    text-shadow: 0 0 10px #fff;
}

.collapse-menu i {
    /* display: block; */
    /* float: left; */
    /* width: 80px; */
    /* height: 80px; */
    line-height: 60px;
    font-size: 29px;
    text-align: center;
}

@media (min-width:992px) {
    .collapse-menu {
        display: block
    }

    .vertical-nav-sm ul.menu li .menu-item,
    .vertical-nav-sm ul.menu li.active a .down-arrow,
    .vertical-nav-sm ul.menu li:hover a .down-arrow {
        display: none
    }

    .vertical-nav {
        width: 340px;
        left: 0;
    }

    .vertical-nav-sm {
        width: 90px;
        background-size: 37%
    }

    .vertical-nav-sm .user-details {
        margin: 20px 10px
    }

    .vertical-nav-sm .user-details .user-img {
        width: 48px
    }

    .vertical-nav-sm .user-details .user-img img {
        width: 48px;
        height: 48px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%
    }

    .vertical-nav-sm .user-details .user-img .likes-info {
        position: absolute;
        bottom: 5px;
        right: -5px
    }

    .vertical-nav-sm ul.menu {
        margin: 0 20px
    }

    .vertical-nav-sm ul.menu li {
        margin-bottom: 2px
    }

    .vertical-nav-sm ul.menu li a {
        padding: 10px 15px
    }

    .vertical-nav-sm ul.menu li.active:after {
        content: none
    }

    .vertical-nav-sm ul.menu li .current {
        background: #91c46b;
        color: #fff
    }

    .vertical-nav-sm ul.menu li:hover {
        width: 210px;
        background: #0e7d79;
    }

    .vertical-nav-sm ul.menu li:hover a {
        color: #fff;
        text-align: start;
    }

    .vertical-nav-sm ul.menu li:hover .menu-item {
        display: block;
        position: absolute;
        right: 50px;
        top: 10px;
        padding-left: 0;
    }

    .vertical-nav-sm ul.menu li:hover ul {
        display: block;
        position: absolute;
        right: 0;
        top: 40px;
        background: #fff;
        width: 100%;
        padding: 0;
        z-index: 10;
        border: 2px solid #0e7d79;
        border-top: 0;
    }

    .vertical-nav-sm ul.menu li:hover ul li {
        width: 100%;
        margin: 0;
        min-height: 30px;
        line-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: background-color .3s ease-in-out;
        -moz-transition: background-color .3s ease-in-out;
        -ms-transition: background-color .3s ease-in-out;
        -o-transition: background-color .3s ease-in-out;
        transition: background-color .3s ease-in-out
    }

    .vertical-nav-sm ul.menu li:hover ul li a {
        padding: 5px 10px;
        color: #000;
        text-shadow: none
    }

    .vertical-nav-sm ul.menu li:hover ul li:hover {
        background: #ededed
    }

    .vertical-nav-sm ul.menu li:hover ul li:hover a {
        color: #000;
        text-shadow: none
    }

    .vertical-nav-sm ul.menu ul {
        display: none
    }

    .vertical-nav-sm ul.menu .down-arrow {
        right: 0
    }
}

.thumbs-sm {
    background: url(../images/thumbs-sm.png) no-repeat;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.thumbs-sm.user-one {
    background-position: 0 -5px
}

.thumbs-sm.user-two {
    background-position: 0 -72px
}

.thumbs-sm.user-three {
    background-position: 0 -130px
}

.thumbs-sm.user-four {
    background-position: 0 -200px
}

.thumbs-sm.user-five {
    background-position: -260px 0
}

.thumbs-sm.user-six {
    background-position: -195px -5px
}

.thumbs-sm.user-seven {
    background-position: -130px -10px
}

.thumbs-sm.user-eight {
    background-position: -70px -140px
}

.thumbs-sm.user-nine {
    background-position: -190px -135px
}

.thumbs-sm.user-ten {
    background-position: -130px -130px
}

.thumbs-sm.user-eleven {
    background-position: -64px -71px
}

.thumbs-sm.user-twelve {
    background-position: -192px -203px
}

.thumbs-md {
    background: url(../images/thumbs-md.jpg) no-repeat;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.thumbs-md.user-md-one {
    background-position: -124px -125px
}

.thumbs-md.user-md-two {
    background-position: 0 0
}

.thumbs-md.user-md-three {
    background-position: -62px 0
}

.thumbs-md.user-md-four {
    background-position: -124px 0
}

.thumbs-md.user-md-five {
    background-position: -248px 0
}

.thumbs-md.user-md-six {
    background-position: -186px 0
}

.thumbs-md.user-md-seven {
    background-position: -248px 0
}

.thumbs-md.user-md-eight {
    background-position: -248px -64px
}

.thumbs-md.user-md-nine {
    background-position: -248px -249px
}

.thumbs-md.user-md-ten {
    background-position: -124px -249px
}

.thumbs-md.user-md-eleven {
    background-position: -62px -249px
}

.thumbs-md.user-md-twelve {
    background-position: 0 -249px
}

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


.circless {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, .3);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    overflow: hidden
}

.chart-height1,
.chart-height2,
.chart-height3,
.chart-height4,
.chart-height5,
.chart-height8 {
    position: relative;
    overflow: hidden
}

.circless.animate {
    -webkit-animation: effect .65s linear;
    animation: effect .65s linear
}

@-webkit-keyframes effect {
    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes effect {
    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.chart-height1 {
    height: 225px
}

.chart-height2 {
    height: 80px
}

.chart-height3 {
    height: 200px
}

.chart-height4 {
    height: 120px
}

.chart-height5 {
    height: 60px
}

.chart-height8 {
    height: 360px
}

.dropdown-menu {
    padding: 0;
    float: left;
    position: absolute;
    background: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 0 rgba(0, 0, 0, .5);
    border: 2px solid #e0e0e0
}

.dropdown-menu form {
    padding: 15px
}

.dropdown-menu.sm {
    min-width: 200px
}

.dropdown-menu a {
    padding: 5px 10px
}

.dropdown-header {
    background: #FFF;
    padding: 10px 15px;
    font-size: 13px;
    color: #353535;
    border-bottom: 1px solid #f2f2f2
}

.dropdown-content {
    padding: 5px 0
}

.dropdown-content a {
    text-decoration: none;
    padding: 5px 10px;
    font-size: 12px
}

.dropdown-content a:hover {
    background: 0 0;
    text-decoration: underline
}

.dropdown-footer {
    border-top: 1px solid #f2f2f2;
    padding: 10px 15px;
    color: #757575;
    font-size: 11px;
}

.panel-sortable {
    cursor: move
}

.panel-sortable .panel {
    transition: all .3s ease-out
}

.gallery a,
.panel-sortable .panel:after {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.panel-sortable .panel:after {
    content: "\e9fd";
    position: absolute;
    right: 15px;
    bottom: 25px;
    font-size: 20px;
    transition: all .3s ease-out
}

.panel-sortable .panel:hover {
    border: 1px dashed #5e83bf;
    background: #fff
}

.panel-sortable .panel:hover:after {
    color: #5e83bf;
    font-size: 36px
}

.gallery {
    margin: 0 auto
}

.gallery a {
    border: 5px solid #fcfcfc;
    position: relative;
    overflow: hidden;
    transition: all .3s ease-out;
    display: block;
    margin: 0 0 10px;
    opacity: .9
}

.gallery a .expand,
.gallery a .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.gallery a .overlay {
    opacity: 0;
    z-index: 20;
    background: rgba(0, 0, 0, .8);
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.gallery a .expand {
    text-decoration: none;
    z-index: 100;
    border: 5px solid #ffc31b;
    text-align: center;
    color: #ffc31b;
    line-height: 36px;
    font-weight: 700;
    font-size: 30px;
    margin: auto;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.btn,
.icons span {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out
}

.gallery a:hover,
.gallery a:hover .overlay {
    opacity: 1
}

.gallery a:hover span.expand {
    width: 48px;
    height: 48px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px
}

@-webkit-keyframes loading {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes loading {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes loading {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes loading {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.loading-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #212121;
    z-index: 10000
}

.loading-wrapper .loading {
    position: absolute;
    width: 120px;
    top: 50%;
    margin-top: -15px;
    text-align: center;
    left: 50%;
    margin-left: -60px
}

.loading-wrapper .loading span {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: 2px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    animation: loading 1s infinite alternate
}

.loading-wrapper .loading span:nth-of-type(1) {
    background: #6FB4CE;
    animation-delay: .1s
}

.loading-wrapper .loading span:nth-of-type(2) {
    background: #008FB2;
    animation-delay: .2s
}

.loading-wrapper .loading span:nth-of-type(3) {
    background: #009B9E;
    animation-delay: .4s
}

.loading-wrapper .loading span:nth-of-type(4) {
    background: #00A77D;
    animation-delay: .6s
}

.loading-wrapper .loading span:nth-of-type(5) {
    background: #00B247;
    animation-delay: .8s
}

.loading-wrapper .loading span:nth-of-type(6) {
    background: #5AB027;
    animation-delay: 1s
}

.loading-wrapper .loading span:nth-of-type(7) {
    background: #A0B61E;
    animation-delay: 1.2s
}

.loading-wrapper .loading h5 {
    margin: 0 0 5px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.icon-2x {
    font-size: 2em
}

.icon-3x {
    font-size: 3em
}

.icon-4x {
    font-size: 4em
}

.icon-5x {
    font-size: 5em
}

.icons span,
.styled-input-wrapper .input-icon i {
    line-height: 60px;
    font-size: 24px
}

.icons span {
    text-align: center;
    cursor: pointer;
    float: left;
    width: 60px;
    height: 60px;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #4d4d4d
}

.btn,
.form-control {
    -o-transition: all .3s ease-out
}

.icons span:hover {
    background-color: #5e83bf;
    color: #fff;
    text-shadow: 0 10px 10px #000
}

.img-circle,
.thumbnail-round {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.img-circle-sm {
    -webkit-border-radius: 20%;
    -moz-border-radius: 20%;
    border-radius: 20%
}

.img-rounded {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.img-36 {
    height: 36px;
    width: 36px
}

.img-48 {
    height: 48px;
    width: 48px
}

.img-64 {
    height: 64px;
    width: 64px
}

.img-72 {
    height: 72px;
    width: 72px
}

.img-90 {
    height: 90px;
    width: 90px
}

.styled-input-wrapper .form-group {
    margin: 0
}

.styled-input-wrapper .input-icon {
    width: 60px;
    height: 60px;
    text-align: center;
    float: left;
    margin-top: 4px;
    background-color: #ededed
}

.styled-input-wrapper .styled-input {
    margin-left: 70px
}

.styled-input-wrapper .styled-input label {
    margin-bottom: 2px
}

ul.req-info li {
    margin-right: 30px;
    border-left: 3px solid #E5E5E5;
    padding-left: 10px;
    float: left
}

ul.req-info li.danger {
    border-left: 3px solid #e77338
}

ul.req-info li.info {
    border-left: 3px solid #5e83bf
}

ul.req-info li.success {
    border-left: 3px solid #91c46b
}

ul.req-info li.warning {
    border-left: 3px solid #ffc31b
}

ul.req-info li p.small {
    font-size: 10px;
    text-transform: uppercase;
    margin: 0;
    padding: 0
}

ul.req-info li h3 {
    margin: 0;
    padding: 0
}

blockquote {
    border-left: 2px solid #5e83bf
}

.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 12px;
    border-top: 1px solid #d9d9d9
}

.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: 6px 12px
}

.table > thead > tr > td,
.table > thead > tr > th {
    font-size: 15px;
    font-weight: 500
}

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

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background: #fff;
}

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

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background: #e6e6e6;
}

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background: #acd38f;
    color: #fff;
    border-top: 0
}

.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
    background: #91c46b
}

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background: #e77338;
    color: #fff;
    border-top: 0
}

.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
    background: #e56626
}

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
    background: #ffc31b;
    color: #fff;
    border-top: 0
}

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
    background: #fbb900
}

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background: #5e83bf;
    color: #fff;
    border-top: 0
}

.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
    background: #4770b2
}

@media screen and (max-width:767px) {
    .table-responsive {
        border: 1px solid #FFF
    }
}

.progress {
    background-color: #E2E2E2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress-bar-danger {
    background-color: #e77338;
    box-shadow: none
}

.progress-bar-success {
    background-color: #91c46b;
    box-shadow: none
}

.progress-bar-warning {
    background-color: #ffc31b;
    box-shadow: none
}

.progress-bar-info {
    background-color: #5e83bf;
    box-shadow: none
}

.progress-sm {
    height: 6px
}

.progress-md {
    height: 10px
}

.progress-xs {
    height: 3px
}

.progress-xsx {
    height: 2px
}

.progress-lg {
    height: 15px
}

.progress-rounded {
    border-radius: 10px
}

.btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    transition: all .3s ease-out
}

.btn .caret {
    margin-left: 7px
}

.btn i {
    margin-right: 5px;
    font-size: 24px
}

.badge,
.label {
    font-size: 12px;
    font-weight: 500
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
    overflow: hidden
}

.btn-light-grey {
    background-color: #ebebeb;
    border-color: #ebebeb;
    color: #000
}

.btn-default,
.btn-light-grey:hover {
    background-color: #e0e0e0;
    color: #000
}

.btn-light-grey:hover {
    border: 1px solid #e0e0e0
}

.btn-light-grey.active,
.btn-light-grey.active.focus,
.btn-light-grey:active,
.btn-light-grey:active.focus,
.btn-light-grey:active:focus,
.btn-light-grey:focus {
    background-color: #e0e0e0;
    border: 1px solid #e0e0e0;
    box-shadow: none;
    color: #000
}

.btn-default {
    border-color: #e0e0e0
}

.btn-default:hover {
    color: #000;
    background-color: #d4d4d4;
    border: 1px solid #d4d4d4
}

.btn-default.active,
.btn-default.active.focus,
.btn-default:active,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:focus {
    background-color: #d4d4d4;
    border: 1px solid #d4d4d4;
    box-shadow: none;
    color: #000
}

.btn-primary {
    background-color: #4d4d4d;
    border-color: #4d4d4d;
    color: #fff
}

.btn-primary:hover {
    color: #fff;
    background-color: #595959;
    border: 1px solid #595959
}

.btn-primary.active,
.btn-primary.active.focus,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:focus {
    background-color: #595959;
    border: 1px solid #595959;
    box-shadow: none
}

.btn-danger {
    background-color: #e67f22;
    border-color: #e67f22;
    color: #fff;
}

.btn-danger:hover {
    color: #fff;
    background-color: #e46321;
    border: 1px solid #e46321
}

.btn-danger.active,
.btn-danger.active.focus,
.btn-danger:active,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:focus {
    background-color: #e46321;
    border: 1px solid #e46321;
    box-shadow: none
}

.btn-success {
    background-color: #454545;
    border-color: #454545;
    color: #fff;
}

.btn-success:hover {
    color: #fff;
    background-color: #5d5d5d;
    border: 1px solid #5d5d5d;
}

.btn-success.active,
.btn-success.active.focus,
.btn-success:active,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:focus {
    background-color: #76b448;
    border: 1px solid #76b448;
    box-shadow: none
}

.btn-info {
    background-color: #384c81;
    border-color: #304170;
    color: #fff;
}

.btn-info:hover {
    color: #fff;
    background-color: #4c75b8;
    border: 1px solid #4c75b8
}

.btn-info.active,
.btn-info.active.focus,
.btn-info:active,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:focus {
    background-color: #456eaf;
    border: 1px solid #456eaf;
    box-shadow: none
}

.btn-warning {
    background-color: #ffc31b;
    border-color: #ffc31b;
    color: #fff
}

.btn-warning:hover {
    color: #fff;
    background-color: #ffbc01;
    border: 1px solid #ffbc01
}

.btn-warning.active,
.btn-warning.active.focus,
.btn-warning:active,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:focus {
    background-color: #e7aa00;
    border: 1px solid #e7aa00;
    box-shadow: none
}

.btn-fb {
    background-color: #3B5998;
    border-color: #3B5998;
    color: #fff
}

.btn-fb:hover {
    color: #fff;
    background-color: #344e86;
    border: 1px solid #344e86
}

.btn-fb.active,
.btn-fb.active.focus,
.btn-fb:active,
.btn-fb:active.focus,
.btn-fb:active:focus,
.btn-fb:focus {
    background-color: #2d4373;
    border: 1px solid #2d4373;
    box-shadow: none
}

.btn-tw {
    background-color: #55ACEE;
    border-color: #55ACEE;
    color: #fff
}

.btn-tw:hover {
    color: #fff;
    background-color: #3ea1ec;
    border: 1px solid #3ea1ec
}

.btn-tw.active,
.btn-tw.active.focus,
.btn-tw:active,
.btn-tw:active.focus,
.btn-tw:active:focus,
.btn-tw:focus {
    background-color: #2795e9;
    border: 1px solid #2795e9;
    box-shadow: none
}

.btn-gp {
    background-color: #DD4C3B;
    border-color: #DD4C3B;
    color: #fff
}

.btn-gp:hover {
    color: #fff;
    background-color: #d93826;
    border: 1px solid #d93826
}

.btn-gp.active,
.btn-gp.active.focus,
.btn-gp:active,
.btn-gp:active.focus,
.btn-gp:active:focus,
.btn-gp:focus {
    background-color: #c33322;
    border: 1px solid #c33322;
    box-shadow: none
}

.btn-lkdn {
    background-color: #007BB5;
    border-color: #007BB5;
    color: #fff
}

.btn-lkdn:hover {
    color: #fff;
    background-color: #006a9c;
    border: 1px solid #006a9c
}

.btn-lkdn.active,
.btn-lkdn.active.focus,
.btn-lkdn:active,
.btn-lkdn:active.focus,
.btn-lkdn:active:focus,
.btn-lkdn:focus {
    background-color: #005882;
    border: 1px solid #005882;
    box-shadow: none
}

.btn-rounded {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.btn-transparent {
    background-color: transparent
}

.btn-transparent.btn-warning {
    color: #ffc31b
}

.btn-transparent.btn-success {
    color: #91c46b
}

.btn-transparent.btn-info {
    color: #5e83bf
}

.btn-transparent.btn-danger {
    color: #e77338
}

.demo-btn-group .btn {
    min-width: 80px
}

.blog-btn-group .btn {
    margin-left: 2px;
    float: left;
    margin-bottom: 2px
}

@media (max-width:767px) {
    .demo-btn-group {
        text-align: center
    }

    .demo-btn-group .btn {
        margin-bottom: 3px
    }
}

.breadcrumb {
    background: #e6e6e6;
    margin: 0
}

.breadcrumb .active {
    color: #5e83bf
}

.breadcrumb-triangle {
    list-style: none;
    overflow: hidden
}

.breadcrumb-triangle li {
    float: left
}

.breadcrumb-triangle li a {
    color: #000;
    text-decoration: none;
    padding: 10px 0 10px 45px;
    background: #e6e6e6;
    position: relative;
    display: block;
    float: left
}

.breadcrumb-triangle li a:after,
.breadcrumb-triangle li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%
}

.breadcrumb-triangle li a:after {
    border-left: 30px solid #e6e6e6;
    z-index: 2
}

.breadcrumb-triangle li a:before {
    border-left: 30px solid #b8b8b8;
    margin-left: 0;
    z-index: 1
}

.breadcrumb-triangle li:first-child a {
    padding-left: 10px
}

.breadcrumb-triangle li:nth-child(2) a {
    background: #d9d9d9
}

.breadcrumb-triangle li:nth-child(2) a:after {
    border-left-color: #d9d9d9
}

.breadcrumb-triangle li:nth-child(3) a {
    background: #d1d1d1
}

.breadcrumb-triangle li:nth-child(3) a:after {
    border-left-color: #d1d1d1
}

.breadcrumb-triangle li:nth-child(4) a {
    background: #c9c9c9
}

.breadcrumb-triangle li:nth-child(4) a:after {
    border-left-color: #c9c9c9
}

.breadcrumb-triangle li:nth-child(5) a {
    background: #bfbfbf
}

.breadcrumb-triangle li:nth-child(5) a:after {
    border-left-color: #bfbfbf
}

.breadcrumb-triangle li:last-child a:after,
legend {
    border: 0
}

.breadcrumb-triangle li:last-child a {
    background: #b8b8b8;
    color: #000;
    pointer-events: none;
    cursor: default
}

.breadcrumb-triangle li a:hover {
    background: #b0b0b0
}

.breadcrumb-triangle li a:hover:after {
    border-left-color: #b0b0b0
}

.label {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    padding: .2em .6em
}

.label-default {
    background: #b3b3b3;
    border: 1px solid #b3b3b3
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #fff;
    border: 1px solid #fff
}

.label-success {
    background-color: #91c46b;
    border: 1px solid #91c46b
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #76b448;
    border: 1px solid #76b448
}

.label-info {
    background-color: #5e83bf;
    border: 1px solid #5e83bf
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #4369a7;
    border: 1px solid #4369a7
}

.label-warning {
    background-color: #ffc31b;
    border: 1px solid #ffc31b
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #e7aa00;
    border: 1px solid #e7aa00
}

.label-danger {
    background-color: #e77338;
    border: 1px solid #e77338
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #d35819;
    border: 1px solid #d35819
}

.label-bdr {
    background-color: transparent
}

.label-bdr.label-default {
    color: #353535
}

.label-bdr.label-danger {
    color: #e77338
}

.label-bdr.label-success {
    color: #91c46b
}

.label-bdr.label-warning {
    color: #ffc31b
}

.label-bdr.label-info {
    color: #5e83bf
}

.badge {
    color: #fff;
    padding: .3em .8em
}

.badge-default {
    background: #b3b3b3;
    border: 1px solid #b3b3b3
}

.badge-default[href]:focus,
.badge-default[href]:hover {
    background-color: #fff;
    border: 1px solid #fff
}

.badge-success {
    background-color: #454545;
    border: 1px solid #454545;
}

.badge-success[href]:focus,
.badge-success[href]:hover {
    background-color: #76b448;
    border: 1px solid #76b448
}

.badge-info {
    background-color: #5e83bf;
    border: 1px solid #5e83bf
}

.badge-info[href]:focus,
.badge-info[href]:hover {
    background-color: #4369a7;
    border: 1px solid #4369a7
}

.badge-warning {
    background-color: #ffc31b;
    border: 1px solid #ffc31b
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
    background-color: #e7aa00;
    border: 1px solid #e7aa00
}

.badge-danger {
    background-color: #e77338;
    border: 1px solid #e77338
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
    background-color: #d35819;
    border: 1px solid #d35819
}

.badge-bdr {
    background-color: transparent
}

.badge-bdr.badge-default {
    color: #353535
}

.badge-bdr.badge-danger {
    color: #e77338
}

.badge-bdr.badge-success {
    color: #91c46b
}

.badge-bdr.badge-warning {
    color: #ffc31b
}

.badge-bdr.badge-info {
    color: #5e83bf
}

.pager li > a,
.pager li > span {
    background-color: #5e83bf;
    border-color: #5e83bf;
    color: #fff
}

.pager li > a:hover,
.pager li > span:hover {
    color: #fff;
    background-color: #4c75b8;
    border: 1px solid #4c75b8
}

.list-group-item {
    border: 1px solid #e6e6e6;
    background-color: #f7f7f7
}

.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

a.list-group-item-info {
    background-color: #5e83bf;
    color: #fff
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    background-color: #4369a7;
    color: #fff
}

a.list-group-item-warning {
    background-color: #ffc31b;
    color: #000
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    background-color: #e7aa00;
    color: #fff
}

a.list-group-item-success {
    background-color: #91c46b;
    color: #fff
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    background-color: #76b448;
    color: #fff
}

a.list-group-item-danger {
    background-color: #e77338;
    color: #fff
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    background-color: #d35819;
    color: #fff
}

.alert-dismissable .close {
    right: 0
}

.alert.alert-transparent {
    background-color: transparent
}

.alert.alert-transparent button.close {
    opacity: .7;
    color: #b3b3b3;
    text-shadow: none
}

.alert.alert-transparent.alert-danger {
    color: #e77338
}

.alert.alert-transparent.alert-success {
    color: #91c46b
}

.alert.alert-transparent.alert-warning {
    color: #ffc31b
}

.alert.alert-transparent.alert-info {
    color: #5e83bf
}

.alert {
    padding: 10px;
    margin-bottom: 11px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff
}

.alert i {
    margin-right: 10px;
    font-size: 18px
}

.alert-success {
    color: #fff;
    background-color: #91c46b;
    border-color: #91c46b
}

.alert-info {
    color: #fff;
    background-color: #5e83bf;
    border-color: #5e83bf
}

.alert-warning {
    color: #fff;
    background-color: #ffc31b;
    border-color: #ffc31b
}

.alert-danger {
    color: #fff;
    background-color: #e77338;
    border-color: #e77338
}

.alert-borderd {
    background: 0 0;
    color: #4d4d4d
}

.callout {
    margin: 0 0 5px;
    padding: 10px 20px;
    background-color: #f7f7f7;
    border-left: 3px solid #d9d9d9
}

.callout h4 {
    margin-top: 0;
    margin-bottom: 5px
}

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

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

.callout-danger h4 {
    color: #e77338
}

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

.callout-warning h4 {
    color: #ffc31b
}

.callout-info {
    border-color: #5e83bf
}

.callout-info h4 {
    color: #5e83bf
}

.callout-success {
    border-color: #91c46b
}

.callout-success h4 {
    color: #91c46b
}

.tooltip-inner {
    color: #fff;
    background-color: #e77338;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #e77338
}

.tooltip.right .tooltip-arrow {
    border-right-color: #e77338
}

.tooltip.left .tooltip-arrow {
    border-left-color: #e77338
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #e77338
}

.popover {
    background: #4d4d4d;
    border: 1px solid #4d4d4d;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.popover.left > .arrow:after {
    border-left-color: #4d4d4d
}

.popover.right > .arrow:after {
    border-right-color: #4d4d4d
}

.popover.top > .arrow:after {
    border-top-color: #4d4d4d
}

.popover.bottom > .arrow:after {
    border-bottom-color: #4d4d4d
}

.pagination > li > a,
.pagination > li > span {
    background: #f2f2f2;
    border: 1px solid #d9d9d9
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span,
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span,
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #fff;
    background-color: #e77338;
    border-color: #e77338
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    color: #fff;
    background-color: #5e83bf;
    border-color: #5e83bf
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    background-color: #fff;
    border-color: #fff
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #bfbfbf;
    background: #FFF;
    height: 40px;
    padding: 6px 10px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.form-control:focus {
    border: 1px solid #999;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #000
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #91c46b
}

.form-group-lg .form-control,
.input-lg {
    height: 50px
}

.form-group-sm .form-control,
.input-sm {
    height: 30px
}

input[type=checkbox],
input[type=radio] {
    margin: 5px 0 0
}

.form-control-feedback {
    height: 40px;
    width: 40px;
    line-height: 40px
}

label ~ .form-control-feedback {
    line-height: 40px
}

.input-group-addon {
    border: 1px solid #d9d9d9;
    background: #FFF
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background: #fff
}

.has-success .form-control {
    border-color: #91c46b;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #91c46b
}

.has-success .form-control:focus {
    border-color: #76b448;
    box-shadow: none;
    -webkit-box-shadow: none
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #e77338
}

.has-success .input-group-addon {
    border-color: #91c46b
}

.has-error .form-control {
    border-color: #e77338;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #e77338
}

.has-error .form-control:focus {
    border-color: #d35819;
    box-shadow: none;
    -webkit-box-shadow: none
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #ffc31b
}

.has-error .input-group-addon {
    border-color: #e77338
}

.has-warning .form-control {
    border-color: #ffc31b;
    box-shadow: none;
    -webkit-box-shadow: none
}

.has-warning .form-control:focus {
    border-color: #e7aa00;
    box-shadow: none;
    -webkit-box-shadow: none
}

.has-info .checkbox,
.has-info .checkbox-inline,
.has-info .control-label,
.has-info .form-control-feedback,
.has-info .help-block,
.has-info .radio,
.has-info .radio-inline {
    color: #5e83bf
}

.has-warning .input-group-addon {
    border-color: #ffc31b
}

.has-info .form-control {
    border-color: #5e83bf;
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #5e83bf
}

.has-info .form-control:focus {
    border-color: #4369a7;
    box-shadow: none;
    -webkit-box-shadow: none
}

.has-info .input-group-addon {
    border-color: #5e83bf
}

legend {
    padding: 0 0 6px;
    font-size: 16px;
    line-height: inherit;
    border-bottom: 1px solid #e0e0e0
}

label {
    font-size: 14px;
    font-weight: 500
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px;
    top: 10px
}

.help-block {
    font-size: 11px
}

.nav-tabs {
    border-bottom: 0
}

.nav-tabs li a {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #e6e6e6
}

.nav-tabs li a:hover {
    border: none;
    background: #d9d9d9
}

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

.nav-tabs li.active > a {
    position: relative
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    background: #e77338;
    color: #fff;
    border: 0
}

.tab-content {
    padding: 15px;
    border: 1px solid #e6e6e6;
    background: #FFF
}

.custom-tabs .nav-tabs > li a {
    padding: 20px 15px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.custom-tabs .nav-tabs > li a i {
    font-size: 36px
}

.custom-tabs .nav-tabs > li.active {
    border: 0
}

.custom-tabs .nav-tabs > li.active a {
    border: 0;
    position: relative
}

.custom-tabs .nav-tabs > li.active a:after {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: -10px;
    margin-left: -10px;
    width: 10px;
    border-top: 10px solid #5e83bf;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.custom-tabs .nav-tabs > li.active a:hover {
    border: 0
}

.custom-tabs .nav-tabs > li.active.fb a {
    background-color: #3B5998
}

.custom-tabs .nav-tabs > li.active.fb a i {
    color: #fff
}

.custom-tabs .nav-tabs > li.active.fb a:after {
    border-top: 10px solid #3B5998
}

.custom-tabs .nav-tabs > li.active.tw a {
    background-color: #55ACEE
}

.custom-tabs .nav-tabs > li.active.tw a i {
    color: #fff
}

.custom-tabs .nav-tabs > li.active.tw a:after {
    border-top: 10px solid #55ACEE
}

.custom-tabs .nav-tabs > li.active.gp a {
    background-color: #DD4C3B
}

.custom-tabs .nav-tabs > li.active.gp a i {
    color: #fff
}

.custom-tabs .nav-tabs > li.active.gp a:after {
    border-top: 10px solid #DD4C3B
}

.custom-tabs .nav-tabs > li.active.lkdn a {
    background-color: #007BB5
}

.custom-tabs .nav-tabs > li.active.lkdn a i {
    color: #fff
}

.custom-tabs .nav-tabs > li.active.lkdn a:after {
    border-top: 10px solid #007BB5
}

.custom-tabs .nav-tabs > li.active.blog a {
    background-color: #ffc31b
}

.custom-tabs .nav-tabs > li.active.blog a i {
    color: #fff
}

.custom-tabs .nav-tabs > li.active.blog a:after {
    border-top: 10px solid #ffc31b
}

.custom-tabs .nav-tabs.nav-justified > li {
    float: none;
    display: table-cell;
    width: 1%
}

.custom-tabs .nav-tabs.nav-justified > li a {
    border: 0 !important;
    margin-bottom: 0
}

.custom-tabs .tab-content {
    padding: 30px 15px;
    border-top: 0
}

.navbar-default {
    border: none;
    background: #ededed
}

.navbar-default .navbar-toggle {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-color: #fff
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-default .navbar-toggle:hover {
    background-color: #5e83bf;
    border-color: #5e83bf
}

.navbar-default .navbar-brand {
    color: #5e83bf
}

.navbar-default .navbar-collapse {
    border-top: 0
}

.navbar-default .navbar-nav > li > a {
    color: #353535
}

.navbar-default .navbar-nav > li.active a,
.navbar-default .navbar-nav > li.active a:hover {
    background-color: #ededed;
    color: #353535
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #000;
    background: #e0e0e0
}

.modal-header {
    border-bottom: 1px solid #FFF
}

.modal-header h3 {
    text-shadow: none;
    margin-bottom: 0
}

.modal-content {
    -moz-box-shadow: 0 5px 20px #000;
    -webkit-box-shadow: 0 5px 20px #000;
    box-shadow: 0 5px 20px #000;
    background-color: #f2f2f2
}

.modal.fade .modal-dialog {
    z-index: 10000
}

.modal-footer {
    border-top: 1px solid #FFF
}

.close {
    color: #fff;
    opacity: .8;
    text-shadow: 0 1px 0 #000
}

.close:hover {
    color: #e77338;
    text-shadow: none
}

.gutter.row {
    margin-right: -7px;
    margin-left: -7px
}

.gutter-10 > [class^=" col-"],
.gutter > [class^=col-] {
    padding-right: 7px;
    padding-left: 7px
}

.ribbon-wrapper.card {
    /* border-radius: 4px; */
    /* -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05); */
    /* box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05); */
    /* position: relative; */
    /* padding: 15px; */
    /* margin: 30px 0; */
    /* background: #fff; */
}

.ribbon-wrapper.card label {
    font-size: 14px;
    color: #67757c;
    font-weight: 300;
    margin: 10px 0;
}

.ribbon {
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    clear: left;
    position: absolute;
    top: 12px;
    left: -2px;
    color: #ffffff;
}

.ribbon-default {
    background: #e67f22;
}

.ribbon-info {
    background: #454545;
}

.ribbon-wrapper .form-control {
    color: #67757c;
    background: #fff;
    height: 50px;
    border-radius: 5px;
    transition: all .3s;
    padding: 0 40px;
}

.ribbon-wrapper .form-control:focus {
    background: #fff;
    border-color: #0e7d79;
}

.badge-success {
    padding: .5em 2em;
    border-radius: 10rem;
    display: inline-block;
    color: #fff;
}

.save {
    float: left;
    width: 100%;
    text-align: center;
}

.btn-save {
    border: none;
    padding: 0 50px;
    background: #15bbb4;
    transition: all .3s;
    border-radius: 5px;
    color: #fff;
    /* font-weight: bold; */
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.btn-save:hover,
.btn-save:focus {
    background: #454545;
}

ul.menu li.selected > a .collapse .active a {
    color: #fff;
}

.table-responsive {
    border-radius: 4px;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    background: #fff;
    padding: 40px 30px 25px 30px;
}

.dt-buttons button {
    padding: 5px 15px;
    border-radius: 4px;
    background: #e67f22;
    color: #ffffff;
    margin-right: 3px;
    border: none;
    margin-bottom: 30px;
}

.dataTables_filter input[type="search"] {
    border: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd740), to(#ffd740)), -webkit-gradient(linear, left top, left bottom, from(#b1b8bb), to(#b1b8bb));
    background-image: -webkit-linear-gradient(#ffd740, #ffd740), -webkit-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: -o-linear-gradient(#ffd740, #ffd740), -o-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: linear-gradient(#ffd740, #ffd740), linear-gradient(#b1b8bb, #b1b8bb);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    transition: background 0s ease-out;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin-left: 10px;
}

.dataTables_filter label {
    color: #67757c;
    font-size: 13px;
    line-height: 34px;
}

.dataTable {
    border: 1px solid #dee2e6;
    width: 100% !important;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
    border-collapse: collapse;
    white-space: nowrap;
}

.table thead th,
.table th {
    border-bottom: 1px solid #dee2e6;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: transparent;
}

table.dataTable.no-footer {
    border-bottom: 0;
}

table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: transparent;
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    padding: 15px;
}

.badge {
    background: #0276d9;
}

.badge {
    background: #384c81;
}

.dataTables_wrapper .dataTables_paginate .fg-button {
    background: none;
    border: 1px #ccc solid;
    margin: 20px 3px;
    color: #aaa;
    opacity: 1;
    font-size: 11px;
}

.dataTables_wrapper .dataTables_paginate span .fg-button.ui-button.ui-state-default.ui-state-disabled {
    border-color: #0e7d79;
    background: #0e7d79;
    color: #fff;
    width: 32px;
}

.dataTables_info {
    color: #aaa;
    margin-top: 20px;
    font-size: 11px;
}

.table-responsive .title {
    color: #455a64;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}

.ribbon-danger {
    background: #ef5350;
}

.ribbon-primary {
    background: #5c4ac7;
}

.card-header {
    padding: 20px;
    background: #fff;
    width: 97.5%;
    margin: auto;
}

.card-header h4 {
    margin: 0;
    color: #fe5900;
    font-size: 20px;
    font-weight: bold;
}

.card.wallet {
    background: #fff;
    width: 300px;
    margin: 30px auto;
    padding: 40px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.14);
    border-radius: 10px;
    height: 140px;
    display: block;
    position: relative;
    overflow: hidden;
}

.card.wallet .icon-wallet {
    width: 85px;
    height: 85px;
    text-align: r;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    background: #0276d9;
    color: #fff;
    font-size: 22px;
    position: absolute;
    right: 0;
    top: 0;
    clip-path: polygon(0 0, 100% 100%, 100% 0);
}

.card.wallet span {
    display: inline-block;
    font-size: 40px;
    font-weight: bold;
    color: #0276d9;
    position: relative;
    top: 0px;
}

.card.wallet .icon-wallet:before {
    display: block;
    text-align: right;
    padding: 0 11px;
}

.all-not {
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.not-block {
    padding: 20px;
    border-bottom: 1px #ccc solid;
    position: relative;
}

.unread .not-block,
.not-block.unread {
    background: #f1f1f1;
}

.not-block .day {
    font-size: 12px;
    margin-bottom: 2px;
}

.not-block .day i {
    margin-right: 10px;
    color: #fe5900;
}

.not-block .details-not {
    margin: 8px 0;
}

.not-block .details-not .done-or {
    font-size: 20px;
    font-weight: bold;
}

.not-block .day .time {
    margin-left: 10px;
}

.not-block .day .time i {
    font-weight: bold;
    font-size: 13px;
}

.not-block .details-not p {
    font-size: 15px;
    color: #666;
}

.not-block .remove-s {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}

.not-block .remove-s a {
    font-size: 20px;
    margin-left: 18px;
}

.not-block .remove-s a.delete {
    color: #f00;
    float: right;
}

.not-block .remove-s a.view {
    color: #9a9a9a;
}

.check-user {
    width: 80%;
    margin: 50px auto;
}

.title h3 {
    font-family: bahijBold;
    color: #384c81;
    margin-bottom: 5px;
    margin: 0 auto;
    display: table;
    position: relative;
    padding: 0 20px;
}

.title {
    text-align: start;
    position: relative;
    margin: 35px 0;
}

.title h3::before {
    content: "\f10d ";
    font-family: fontAwesome;
    font-size: 12px;
    right: 0;
    transform: scale(-1) translateY(16px);
    top: 5px;
    display: block;
}

.title h3::after {
    content: "\f10d ";
    font-size: 12px;
    font-family: fontAwesome;
    left: 0;
    bottom: 0px;
    transform: translateY(15px);
}

.title h3::before,
.title h3::after {
    /* content: ""; */
    position: absolute;
}

.title::after {
    /* content: ""; */
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #1d46b8;
    opacity: .08;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    margin: auto;
    transform: translate(30px, -2px);
}

.ribbon-wrapper.card.check-user-form {
    padding: 50px 30px 110px;
}

.ribbon-wrapper.card.check-user-form .form-group {
    margin: 0;
}

.ribbon-wrapper.card.check-user-form .save {
    margin: 30px 0;
    display: block;
}

.ribbon-wrapper.card.check-user-form label {
    font-size: 18px;
}

.ribbon-wrapper.card.check-user-form .form-control {
    height: 60px;
    background: #fff;
    padding: 0 30px;
    border-radius: 50px;
    border-color: #cfcfcf;
}

.ribbon-wrapper.card.check-user-form .form-control:active::placeholder,
.ribbon-wrapper.card.check-user-form .form-control:focus::placeholder {
    opacity: 0;
}

.ribbon-wrapper.card.check-user-form .form-control::placeholder {
    transition: all .3s;
}

.ribbon-wrapper.card.check-user-form .form-control:focus {
    border-color: #e67f22;
}

.sorting_1::before {
    top: 9px;
    left: 4px;
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    color: white;
    /* border: 2px solid white; */
    border-radius: 14px;
    /* box-shadow: 0 0 3px #444; */
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 16px;
    content: '+';
    background-color: #0e7d79;
    position: absolute;
    right: 5px;
    top: 15px;
}

.sorting_1 {
    position: relative;
    /*    padding-right: 30px !important;*/
}

.dtr-details li {
    line-height: 2.5;
}

.dtr-details li .dtr-title {
    width: 50%;
    display: block;
    float: right;
    margin-left: 12px;
}

table.dataTable thead th div.DataTables_sort_wrapper span {
    display: none;
}

.sorting_1::before {
    display: none;
}

table .badge-success {
    background-color: #91c46b;
    border: 1px solid #91c46b;
    padding: .3em .8em;
}

#DataTables_Table_0_filter {
    margin-bottom: 30px;
}

.dataTable thead {
    background: #f5f5f5;
}

.table-hover > tbody > tr:hover,
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background: #fff;
}

ul#header-actions li.list-box.user-admin .admin-details .name i {
    margin: 0 10px;
}

.user-name {
    float: left;
    width: 200px;
    padding-left: 20px;
    text-align: start;
}

.user-name i {
    font-style: normal;
    background: #f4faf5;
    color: #0e7d79;
    font-size: 12px;
    padding: 7px 20px;
    border-radius: 4px;
    margin-top: 2px;
    display: inline-block;
}

.user-name span {
    display: block;
    margin: 8px 0 5px;
    font-size: 12px;
    color: #636466;
}

.user-name h5 {
    margin: 0;
    font-size: 14px;
    font-family: bahijBold;
    color: #0e7d79;
}

.user-name h5 i {
    padding: 0;
    background: none;
    margin-right: 7px;
    font-size: 14px;
    border-radius: 0;
    margin-top: 0;
}

.title h2 {
    font-size: 22px;
    font-family: bahijBold;
    color: #0e7d79;
    margin: 0 0 10px;
}

.title h2 i {
    margin-left: 8px;
}

.title p {
    color: #a2a2a2;
    font-size: 14px;
}

ul.menu li a i {
    width: 28px;
}

ul.menu li a:hover,
ul.menu li a:focus {
    color: #0e7d79;
}

ul.menu li ul li a i {
    font-size: 14px;
    width: 20px;
    margin-top: 2px;
}

.form-group {
    position: relative;
    margin-bottom: 35px;
}

.form-group label {
    position: absolute;
    margin: 0 !important;
    top: -15px;
    left: 16px;
    font-size: 12px !important;
    background: #fff;
    padding: 5px 10px;
    color: #939393 !important;
}

.form-group i {
    position: absolute;
    left: 0;
    top: 0;
    margin: 18px 16px;
    color: #838383;
    transition: all .3s;
}

.form-group .form-control:focus + i {
    color: #0e7d79;
}

.save,
.add-p {
    display: inline-block;
    width: auto;
}

.add-p {
    margin: 0 20px;
}

.add-p button {
    border: none;
    padding: 0 30px;
    background: #f2f2f2;
    transition: all .3s;
    border-radius: 5px;
    color: #757575;
    /* font-weight: bold; */
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.vertical-nav.vertical-nav-sm .user-name {
    width: auto;
    padding: 0;
    text-align: center;
}

.vertical-nav.vertical-nav-sm .user-name i {
    font-size: 8px;
    padding: 10px;
}

.vertical-nav-sm .user-details .user-img {
    float: none;
    display: block;
    margin: a;
}

.vertical-nav.vertical-nav-sm .user-name span {
    display: none;
}

.vertical-nav.vertical-nav-sm .user-name h5 {
    font-size: 12px;
}

.vertical-nav.vertical-nav-sm .user-name h5 i {
    padding: 0;
    font-size: 11px;
    margin-top: 12px;
}

table.dataTable thead th {
    font-weight: normal;
    font-size: 11px;
    text-align: center;
    background: #0e7d79 !important;
    color: #fff;
    border: 1px #119590 solid;
    padding: 10px;
}

i.rotate-s {
    font-style: normal;
    writing-mode: vertical-lr;
    width: auto !important;
}

table.dataTable tbody td i {
    white-space: normal;
    width: 90px;
    display: block;
    font-style: normal;
    font-size: 10px;
}

table.dataTable tbody td {
    font-size: 11px;
    border: 1px #edf8f7 solid;
}

table.dataTable tbody td i.selected {
    width: 5px;
    height: 5px;
    margin: auto;
    background: #0e7d79;
    border-radius: 50%;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    left: 0;
    right: auto;
    background: #0e7d79;
    border: none;
    box-shadow: none;
    padding: 0;
    text-align: center;
    display: block;
    margin: 29px 4px;
}

.block-plo {
    float: right;
    width: 100%;
    padding: 15px;
    border: 1px #ddd solid;
    margin: 10px 0;
}

.block-plo .img-p {
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
}

.block-plo .img-p img {
    width: 100%;
    object-fit: cover;
    display: block;
    object-position: center;
    height: 100%;
}

.block-plo .details-p {
    float: left;
    display: inline-block;
    width: 270px;
    padding-left: 20px;
    padding-top: 11px;
}

.block-plo .details-p h3 {
    margin: 0;
    font-size: 16px;
    font-family: bahijBold;
    color: #0e7d79;
}

.block-plo .details-p span {
    display: block;
    margin-top: 6px;
    color: #666;
    font-size: 13px;
}

.all-pol {
    float: right;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height: 300px;
}

.all-pol::-webkit-scrollbar {
    width: 4px;
}

.all-pol::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(231, 231, 231);
    box-shadow: inset 0 0 6px rgb(231, 231, 231);
}

.all-pol::-webkit-scrollbar-thumb {
    background-color: #0e7d79;
    outline: 1px solid #0e7d79;
}

table.tableRes {
    white-space: normal !important;
}

table.dataTable tbody td i.fa {
    width: auto;
    display: inline-block;
    margin-right: 3px;
    color: #0e7d79;
}

.dataTables_wrapper .dataTables_filter {
    float: left;
}

.select-ch {
    display: block;
    position: relative;
    padding: 0;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.select-ch input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 20px;
    width: 20px;
    background-color: #dcdbdb;
    margin: auto;
}

/* On mouse-over, add a grey background color */
.select-ch:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.select-ch input:checked ~ .checkmark {
    background-color: #0e7d79;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.select-ch input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.select-ch .checkmark:after {
    left: 7px;
    top: 2px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

table.dataTable tbody td textarea {
    border: none;
    resize: none;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

table.dataTable tbody td textarea::placeholder {
    transition: all .3s;
    color: #aaa;
}

table.dataTable tbody td textarea:focus::placeholder {
    opacity: 0;
    transform: translateX(-10px)
}

.login-d {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}

.image-login {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    /*background: linear-gradient(30deg, #4f8ea8 0px, #abd8ae 100%);*/
    background:#eee;
}

.text-login {
    position: absolute;
    bottom: 0;
    margin: 30px;
}

.image-login .img {
    height: 100%;
    background-repeat: no-repeat;
    background-size: 73%;
    background-position: center;
}

.image-l {
    position: absolute;
    right: 0;
    height: 100%;
}

.text-login span {
    font-size: 16px;
    color: #0e7d79;
    display: block;
    padding-right: 20px;
    position: relative;
}

.text-login span::before {
    content: "";
    position: absolute;
    right: 0;
    background: #abd8ae;
    width: 5px;
    height: 30px;
    border-radius: 20px;
    top: -3px;
}

.login-form {
    padding: 30px;
}

.login-form .logo-d {
    margin-bottom: 44px;
}

.login-form .logo-d a {
    display: block;
    max-width: 275px;
    width: 100%;
}

.login-form .logo-d a img {
    width: 100%;
}

.title-login {
    text-align: center;
    margin-bottom: 50px;
}

.title-login span {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    background: #abd8ae;
    height: 30px;
    width: 130px;
    line-height: 30px;
    border-radius: 60px;
    margin-bottom: 25px;
}

.title-login h3 {
    margin: 0;
    font-size: 30px;
    color: #0e7d79;
    font-family: bahijBold;
}

.tabs-form ul.nav-tabs {
    margin-bottom: 40px;
    float: right;
    width: 100%;
    text-align: center;
}

.tabs-form .tab-content {
    float: right;
    width: 100%;
    background: none;
    border: none;
    padding: 0;
}

.tabs-form .nav-tabs li {
    float: none;
    display: inline-block;
}

.formll {
    height: 100%;
}

.formll::after {
    content: "";
    background: url(../images/bglogin.png);
    position: absolute;
    right: 0;
    left: 0;
    height: 50%;
    z-index: -1;
    opacity: .05;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.tabs-form .nav-tabs > li.active > a,
.tabs-form .nav-tabs > li.active > a:focus,
.tabs-form .nav-tabs > li.active > a:hover {
    background: linear-gradient(to right, #1ca6a1, #0e7d79);
    color: #fff;
}

.tabs-form .nav-tabs li a {
    border: 1px #1ca6a1 solid !important;
    color: #1ca6a1;
    font-size: 16px;
    background: no-repeat;
    border-radius: 0 !important;
    padding: 10px 30px;
    margin: 0 -2px !important;
}

.tabs-form .nav-tabs li:first-child a {
    border-radius: 0 4px 4px 0 !important;
}

.tabs-form .nav-tabs li:last-child a {
    border-radius: 4px 0 0 4px !important;
}

.tabs-form .form-control {
    height: 60px;
    padding: 0 45px;
    border-radius: 5px
}

.tabs-form .form-group i {
    margin: 22px;
    font-size: 16px;
    color: #b2b2b2;
}

.form-group .toggle-password {
    position: absolute;
    right: 0;
    top: 0;
    margin: 22px;
    font-size: 16px;
    color: #b2b2b2;
}

.btn-login {
    background: linear-gradient(to right, #1ca6a1, #0e7d79);
    color: #fff;
    padding: 7px 40px;
    border: none;
    display: block;
    margin: auto;
    border-radius: 5px;
    font-size: 16px;
    position: relative;
    top: 30px;
}

.remember {
    display: block;
    position: relative;
    padding-left: 35px !important;
    margin-bottom: 12px !important;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.remember input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark2 {
    position: absolute;
    top: 10px;
    left: 0;
    height: 14px;
    width: 14px;
    background-color: #fff;
    border: 1px #d7d7d7 solid;
}

/* On mouse-over, add a grey background color */
.remember:hover input ~ .checkmark2 {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.remember input:checked ~ .checkmark2 {
    background-color: #1ca5a0;
    border-color: #1ca5a0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark2:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.remember input:checked ~ .checkmark2:after {
    display: block;
}

/* Style the checkmark/indicator */
.remember .checkmark2:after {
    left: 4px;
    top: 0px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.social-m {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    margin-bottom: 20px;
}

.social-m ul li {
    display: inline-block;
}

.social-m ul li a {
    display: block;
    font-size: 16px;
    color: #999;
    margin: 0 10px;
}

.social-m ul li a:hover {
    color: #1ca6a1;
}

.remember {
    right: auto !important;
    left: auto !important;
}

.tabs-form {
    margin-top: 60px;
}

.tabs-slider {
    direction: ltr;
    text-align: right;
}

.home-d .nav-tabs li {
    float: none;
    display: inline-block;
}

.home-d .nav-tabs {
    text-align: center;
    margin-bottom: 30px;
}

.home-d .nav-tabs li a {
    border-radius: 0px !important;
    margin: 0 7px !important;
    background: #15bbb4;
    color: #fff;
    transition: all .3s;
    padding: 10px 30px;
    font-size: 16px;
}

.home-d .nav-tabs li.active a,
.home-d .nav-tabs li.active a:focus,
.home-d .nav-tabs li.active a:hover {
    background: #636466;
}

.tab-block {
    display: block;
    text-align: center;
    margin: 10px 0;
}

.logo-top {
    padding-top: 30px;
}

.home-d .title h1 {
    font-size: 27px;
}

.home-d .title h2 {
    text-align: center;
    font-size: 32px;
    margin: 0;
}

.home-d .title {
    margin-top: 70px;
}

.tab-block .user {
    width: 160px;
    height: 160px;
    line-height: 160px;
    text-align: center;
    display: block;
    margin: auto;
    /* background: #15bbb4; */
    border-radius: 50%;
    font-size: 70px;
    /* color: #fff; */
    /* border: 4px #fff solid; */
    position: relative;
    transition: all .3s;
    transform: scale(1);
    z-index: 7;
}

.tab-block .user i {
    /* display: inline-block; */
    width: 160px;
    height: 160px;
    line-height: 160px;
    text-align: center;
    display: block;
    margin: auto;
    background: #15bbb4;
    border-radius: 50%;
    font-size: 70px;
    color: #fff;
    border: 4px #fff solid;
    position: relative;
    transition: all .3s;
    transform: scale(1);
    z-index: 7;
}

.tab-block .user::before {
    /* content: ""; */
    width: 166px;
    height: 166px;
    position: absolute;
    right: -7px;
    top: -7px;
    background: #ffffff;
    z-index: -1;
    border-radius: 50%;
    transition: all .3s;
}

.tab-block .title-block {
    margin-top: 30px;
}

.tab-block .title-block h1 {
    font-size: 20px;
    font-family: bahijBold;
    color: #636466;
    margin: 0;
}

.tab-block:hover .user {
    transform: scale(1.1);
}

.tab-block:hover .user::before {
    /* transform: scale(1.1); */
}

.tab-block .user::after {
    content: "";
    width: 166px;
    height: 166px;
    position: absolute;
    right: -3px;
    top: -3px;
    background: #15bbb4;
    z-index: -2;
    border-radius: 50%;
    transition: all .3s;
}

.home-d .tab-content {
    padding: 34px 20px;
}

.home-d {
    padding-bottom: 20px;
}

/************************
Css orignal https://codepen.io/jlalovi/details/bIyAr
************************/

.scnd-font-color {
    color: #15bbb4;
}

.titular {
    display: block;
    line-height: 60px;
    margin: 0;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

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

.horizontal-list li {
    float: left;
}

.block {
    margin: 15px 0;
    background: #303030;
    border-radius: 5px;
    float: left;
    width: 100%;
    overflow: hidden;
}

/******************************************** LEFT CONTAINER *****************************************/
.left-container {}

.menu-box {
    height: 360px;
}

.donut-chart-block {
    overflow: hidden;
}

.donut-chart-block .titular {
    padding: 10px 0;
}

.os-percentages li {
    width: 75px;
    border-left: 1px solid #394264;
    text-align: center;
    background: #50597b;
}

.os {
    margin: 0;
    padding: 10px 0 5px;
    font-size: 15px;
}

.os.ios {
    border-top: 4px solid #e64c65;
}

.os.mac {
    border-top: 4px solid #11a8ab;
}

.os.linux {
    border-top: 4px solid #fcb150;
}

.os.win {
    border-top: 4px solid #4fc4f6;
}

.os-percentage {
    margin: 0;
    padding: 0 0 15px 10px;
    font-size: 25px;
}

.line-chart-block,
.bar-chart-block {
    /* height: 400px; */
}

.line-chart {
    height: 200px;
    background: #15bbb4;
}

.time-lenght {
    padding-top: 15px;
    padding-left: 20px;
    overflow: hidden;
}

.time-lenght-btn {
    display: block;
    width: 70px;
    line-height: 32px;
    background: #15bbb4;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    margin-right: 5px;
    -webkit-transition: background .3s;
    transition: background .3s;
    color: #fff;
}

.time-lenght-btn:hover {
    text-decoration: none;
    background: #ffffff;
    color: #15bbb4;
}

.month-data {
    padding-top: 20px;
}

.month-data p {
    display: inline-block;
    margin: 0;
    padding: 0 25px 15px;
    font-size: 16px;
    color: #fff;
}

.month-data p:last-child {
    padding: 0 25px;
    float: right;
    font-size: 15px;
}

.increment {
    color: #e64c65;
}

.no-print{
    display:none;
}

/******************************************
↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓
ESTILOS PROPIOS DE LOS GRÄFICOS
↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ 
GRAFICO LINEAL
******************************************/

.grafico {
    padding: 2rem 1rem 1rem;
    width: 100%;
    height: 100%;
    position: relative;
    color: #fff;
    font-size: 80%;
}

.grafico span {
    display: block;
    position: absolute;
    bottom: 3rem;
    left: 2rem;
    height: 0;
    border-top: 2px solid;
    transform-origin: left center;
}

.grafico span > span {
    left: 100%;
    bottom: 0;
}

[data-valor='25'] {
    width: 75px;
    transform: rotate(-45deg);
}

[data-valor='8'] {
    width: 24px;
    transform: rotate(65deg);
}

[data-valor='13'] {
    width: 39px;
    transform: rotate(-45deg);
}

[data-valor='5'] {
    width: 15px;
    transform: rotate(50deg);
}

[data-valor='23'] {
    width: 69px;
    transform: rotate(-70deg);
}

[data-valor='12'] {
    width: 36px;
    transform: rotate(75deg);
}

[data-valor='15'] {
    width: 45px;
    transform: rotate(-45deg);
}

[data-valor]:before {
    content: '';
    position: absolute;
    display: block;
    right: -4px;
    bottom: -3px;
    padding: 4px;
    background: #fff;
    border-radius: 50%;
}

[data-valor='23']:after {
    content: '+'attr(data-valor) '%';
    position: absolute;
    right: -2.7rem;
    top: -1.7rem;
    padding: .3rem .5rem;
    background: #303030;
    border-radius: .5rem;
    transform: rotate(45deg);
}

[class^='eje-'] {
    position: absolute;
    left: 0;
    bottom: 0rem;
    width: 100%;
    padding: 1rem 1rem 0 2rem;
    height: 80%;
}

.eje-x {
    height: 2.5rem;
}

.eje-y li {
    height: 25%;
    border-top: 1px solid #777;
}

[data-ejeY]:before {
    content: attr(data-ejeY);
    display: inline-block;
    width: 2rem;
    text-align: right;
    line-height: 0;
    position: relative;
    left: -2.5rem;
    top: -.5rem;
}

.eje-x li {
    width: 33%;
    float: left;
    text-align: center;
}

.details-b .name-t h1 {
    font-size: 18px;
    margin: 0;
    font-family: bahijBold;
    color: #fff;
}

.details-b .name-t {
    padding: 20px 20px 0;
}

.details-b .name-t span {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
}

.search-t table.dataTable tbody td:first-child {
    width: 8%;
}

.search-t table.dataTable thead,
.search-t table.dataTable thead tr th {
    text-align: start;
}


.wrapper-in {
    position: relative;
    display: inline-block;
    border: none;
    font-size: 14px;
    /* margin: 50px auto; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
}

.wrapper-in input {
    border: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    opacity: 0;
}

.wrapper-in label {
    position: relative;
    float: right;
    color: #C8C8C8;
}

.wrapper-in label:before {
    margin: 5px;
    content: "\f005";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 1.5em;
    color: #ccc;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.wrapper-in input:checked ~ label:before {
    color: #FFC107;
}

.wrapper-in label:hover ~ label:before {
    color: #ffdb70;
}

.wrapper-in label:hover:before {
    color: #FFC107;
}


.text-hh {
    text-align: center;
    margin: 20px 0 0;
    clear: both;
    float: right;
    width: 100%;
}

.tabs-form form {
    clear: both;
}

.text-hh p {
    font-size: 16px;
}

.text-hh p a {
    color: #128985;
    text-decoration: underline;
}


.tabs-form textarea.form-control {
    resize: none;
    height: 100px;
    padding-top: 20px;
}





















@media (max-width: 1200px) {
    .login-form .logo-d a {
        max-width: 200px;
    }

    .title-login span {
        font-size: 10px;
        height: 20px;
        line-height: 20px;
        width: 100px;
        margin-bottom: 20px;
    }

    .title-login h3 {
        font-size: 25px;
    }

    .title-login {
        margin-bottom: 37px;
    }

    .tabs-form .nav-tabs li a {
        font-size: 14px;
        padding: 7px 20px;
    }

    .tabs-form ul.nav-tabs {
        margin-bottom: 30px;
    }

    .tabs-form .form-control {
        height: 45px;
    }

    .tabs-form .form-group i {
        margin: 15px;
    }

    .form-group .toggle-password {
        margin: 15px;
    }

    .btn-login {
        font-size: 14px;
        padding: 7px 20px;
    }

    .form-group label.remember {
        font-size: 14px !important;
    }

    .checkmark2 {
        top: 8px;
    }

    .text-login span {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .logo {
        margin: 0 !important;
        /* line-height: 50px; */
    }

    table.dataTable thead tr:nth-child(1) th:nth-child(6) {
        display: none;
    }

    table.dataTable > tbody > tr.child ul.dtr-details {
        width: 100%;
        /* text-align: center; */
    }

    .col-md-6.col-xs-12.image-l {
        display: none;
    }
}

@media (max-width: 767px) {
    .check-user {
        width: 100%;
    }

    .sorting_1::before {
        display: block;
    }

    .ribbon-wrapper.card.check-user-form {
        padding: 35px 21px 110px;
    }

    .sorting_1 {
        padding-right: 30px !important;
    }

    .table-responsive {
        padding-top: 0;
    }

    ul#header-actions li.list-box.user-admin .admin-details {
        display: none;
    }

}

@media (max-width: 550px) {
    .logo img {
        max-width: 160px;
        /* margin-top: 16px; */
    }

    .toggle-menu {
        margin-top: 0;
    }

    .vertical-nav {
        width: 235px;
    }

    ul#header-actions li.list-box.user-admin {
        margin: 12px 0px;
    }

    #header-actions {
        margin: 0 !important;
    }

    .user-name {
        width: 120px;
    }

    .user-name i {
        padding: 7px 10px;
        font-size: 12px;
    }

}

@media (max-width: 480px) {
    .title-login h3 {
        font-size: 20px;
    }

    .login-form {
        padding: 20px 0px;
    }

    .home-d .nav-tabs li {
        display: block;
    }

    .logo-top a {
        display: block;
    }

    .logo-top a img {
        width: 90%;
        margin: auto;
        display: block;
    }

    .home-d .title {
        margin-top: 50px;
    }

    .tab-block .user,
    .tab-block .user i {
        width: 140px;
        height: 140px;
        line-height: 140px;
    }

    .tab-block .user::after {
        width: 146px;
        height: 146px;
    }

    .tab-block .title-block h1 {
        font-size: 15px;
    }


}

@media (max-width: 400px) {
    .add-p {
        margin: 0 10px;
    }

    .add-p button,
    .btn-save {
        font-size: 13px;
    }

    .add-p button,
    .btn-save {
        padding: 0 20px;
    }

    ul#header-actions li.list-box.user-admin a.dropdown-toggle {
        width: 35px;
        min-width: 35px;
        height: 35px;
        line-height: 40px;
        margin-top: 1px;
    }

    header {
        padding: 0 0 0 71px;
        line-height: 60px;
        height: 60px;
    }

    .logo img {
        margin-top: 0;
    }

    .logo {
        line-height: 60px;
        height: 60px;
    }

    .block-plo .details-p {
        width: 200px;
    }

    ul#header-actions li.list-box {
        margin: 0;
    }

}


@media (max-width: 435px) {
    .block-plo .img-p {
        width: 50px;
        height: 50px;
    }

    .block-plo .details-p {
        width: 190px;
        padding-top: 6px;
    }


}

@media (max-width: 345px) {
    .logo img {
        max-width: 130px;
    }

    .block-plo .details-p {
        width: 150px;
    }

}
























