/* =============== miscellaneous ============= */

h1 {
    color: #1e4874 !important;
    font-weight: 800;
}

h2 {
    color: #1e4874 !important;
    font-weight: 800;
}

.pri-color {
    color: #1e4874 !important;
    font-weight: 800;
}

.fa-brands {
    color: #1e4874 !important;
}

.sec-color {
    color: #b2b2b2;
}

.widgetSub {
    color: gray;
    margin: 0px;
    font-weight: 200;
}

.widgetTitle {
    color: #1e4874 !important;
    font-weight: 800;
}

.nav-tabs {
    font-size: large;
}

.k-i-non-recurrence
{
    display: none;
}

.k-scheduler-table td {
    text-wrap: wrap;
}

.nav-link.active {
    color: #1e4874 !important;
}

.k-scheduler-datecolumn {
    width: 6em;
}

.k-scheduler-agendaweek {
    display: table;
}

@media only screen and (max-width: 767px) {
    .row > * {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }   
}

.chat-image-close {
    right: 0;
    position: absolute;
    top: -10px;
    cursor: pointer;
}

#mobile-bottombar {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1002;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.08);
    box-shadow: 0 2px 4px rgba(0,0,0,.08);
    padding-bottom: 0px;
    text-align: center;
    height: 70px;
}

.footer-item {
    height: 56px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #1e4874;
    border: 0;
    border-radius: 0;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 0px
}

.footer-item-text {
    font-size: x-small;
    display:block;
}

.footer-item-active {
    color: #112d38;
   /* border-top: 3px solid #1e4874;*/
}

.nopost-img {
    color: lightgray;
}

.ed-opts {
    padding-right: 5px;
}

.k-mediaplayer {
    line-height: 0px;
}

#chatButton {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99999999 !important;
}

.chat-image-bottom {
    width: 61px;
    height: 64px;
    background-image: url('https://s3.amazonaws.com/larosa.hub.files/AIButton.png');
    cursor: pointer;
    background-position: center center;
    z-index: 99999999 !important;
}

#mobile-bottombar {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1002;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.08);
    box-shadow: 0 2px 4px rgba(0,0,0,.08);
    padding-bottom: 20px;
}

.simplebar-content-wrapper {
    overflow: scroll !important;
}

#Permalink {
    font-size: 20px;
    color: blue;
}

.k-widget .k-gantt .k-state-selected > td {
    background-color: #1e4874 !important;
}

.btn-group, .btn-group-vertical {
    width: 100%;
}

.btn-check:active + .btn-outline-secondary, .btn-check:checked + .btn-outline-secondary, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show, .btn-outline-secondary:active {
    color: #fff !important;
    background-color: #1e4874 !important;
    border-color: #1e4874 !important;
}

.btn-outline-secondary:hover {
    color: #fff !important;
}

.vex.vex-theme-default .vex-content {
    width: 600px;
}

@media only screen and (max-width: 1170px) {
    .k-scheduler-timecolumn {
        display: none;
    }

    .k-scheduler-toolbar .k-scheduler-search {
        display: none;
    }

    .k-scheduler-toolbar .k-nav-current {
        display: none;
    }
}

.progress {
    margin-bottom: 0px;
    border-width: 0px;
    width: 100%;
}

.k-editor-toolbar {
    max-height: 45px;
}

.progress .k-state-selected {
    position: absolute;
    height: 100%;
}

.k-gantt-treelist .k-grid-content {
    overflow: hidden;
    overflow-x: scroll;
    overflow-y: scroll;
}

.ed-opts-widget {
    padding-right: 15px;
}

body {
    font-size: 14px !important;
    background-color: #eee;
}

#nav-tab-vert .active {
    background-color: #1e4874 !important;
    color: #fff !important;
}

.header-checkbox {
    padding-top: 5px;
    padding-left: 5px;
}

.card-header-faq {
    padding: 0.625rem 1.25rem;
    margin-bottom: 0;
    background-color: #1e4874;
    border-bottom: 0 solid #f1f5f7;
}

.white {
    color: #fff !important;
}

.progress {
    height: 20px;
}

.card-body {
    padding: 10px;
}

.main-content {
    padding-bottom: 40px;
}

/*.k-window-content, .k-prompt-container {
    padding: 0;
}*/

.k-i-my-insert-image:before {
    content: "\E501"
}

.k-i-my-insert-file:before {
    content: "\E133"
}

.k-i-my-insert-emoji:before {
    content: "\f118";
    font-family: "FontAwesome";
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}

.break-words {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}

.record-photo {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-size: 32px 35px;
    background-position: center center;
    vertical-align: middle;
    line-height: 32px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
    margin-left: 5px;
}

.event-pro-img img {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    float: right;
    border: 5px solid #fff;
    width: 100px !important;
    height: 100px !important;
}

#_html img {
    max-width: 100% !important;
    float: inherit !important;
}

#_html video {
    max-width: 100% !important;
    float: inherit !important;
}

.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
    background: #1e4874 !important;
}

.event-pro-img {
    margin-top: -45px !important;
}

label {
    cursor: default;
    font-size: 16px;
    font-weight: 700;
    font-family: sans-serif;
    color: #1e4874 !important;
}

.inputLike {
    width: 15px;
    background-color: transparent;
    border: none;
    color: #fff;
}

.k-window-titlebar {
    height: 30px;
}

.hidden {
    display: none;
}

.btn-primary {
    background-color: #1e4874 !important;
    border-color: #1e4874 !important;
}

ol, ul {
    list-style: none;
}

.post_attach {
    font-size: 14px;
    padding-bottom: 5px;
}

.k-upload .k-dropzone .k-upload-status {
    color: green;
}

#loadingFrame {
    display: none;
    position: fixed;
    top: 42%;
    left: 45%;
    margin: -5px 0 0 -90px;
    z-index: 30000;
}

#compatibilityFrame {
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 999999;
}

#sidebar-menu ul li a {
    font-size: 16px;
}

.card {
    margin-bottom: 0px;
    /*    overflow: auto;*/
}

.auth-form-group-custom .auti-custom-input-icon {
    color: #1e4874 !important;
}

.image-photo-rounded {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-size: 100px Auto;
    background-position: center center;
    vertical-align: middle;
    line-height: 100px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
    border-width: 2px;
}

.image-photo-rounded-medium {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-size: 75px Auto;
    background-position: center center;
    vertical-align: middle;
    line-height: 75px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
    border-width: 2px;
}

.image-photo-rounded-large {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-size: 75px Auto;
    background-position: center center;
    vertical-align: middle;
    line-height: 75px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
    border-width: 2px;
}

.grid-photo-rounded {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-size: 32px Auto;
    background-position: center center;
    vertical-align: middle;
    line-height: 32px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
    margin-left: 5px;
}

body[data-sidebar=dark] #sidebar-menu ul li a i {
    color: #fff;
}

body[data-sidebar=dark] #sidebar-menu ul li a {
    color: #d7e4ec;
}

a {
    color: #1e4874;
}

.h2, h2 {
    font-weight: 400;
}

.font-size-30 {
    font-size: 30px;
}

.font-size-40 {
    font-size: 40px;
}

.font-size-50 {
    font-size: 50px;
}

.font-size-60 {
    font-size: 60px;
}

.font-size-70 {
    font-size: 70px;
}

.font-size-80 {
    font-size: 80px;
}

.font-size-120 {
    font-size: 120px;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-left: 0px;
    padding-right: 0px;
}

.pt-2 {
    padding-top: 0.3rem !important;
}

.page-content-nomargin {
    padding: 56px 0px 0px 0px;
}

#Groups {
    border-color: white;
    overflow: auto;
}

.k-pager-wrap {
    padding: 0 0 0 0;
}

.Group-template {
    float: left;
    position: relative;
    width: 80px;
    height: 75px;
    margin: 8px;
    min-height: 120px;
}

.User-template {
    float: left;
    position: relative;
    width: 80px;
    height: 75px;
    margin: 8px;
    min-height: 120px;
}

.k-listview-content {
    overflow: hidden;
    padding-left: 5px
}


/* ============ post-topbar =========== */

.post-topbar {
    float: left;
    width: 100%;
    padding: 23px 20px;
    background-color: #fff;
    border-top: 4px solid #1e4874;
    border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.24);
    -moz-box-shadow: 0 0 1px rgba(0,0,0,0.24);
    -ms-box-shadow: 0 0 1px rgba(0,0,0,0.24);
    -o-box-shadow: 0 0 1px rgba(0,0,0,0.24);
    box-shadow: 0 0 1px rgba(0,0,0,0.24);
    margin-bottom: 10px;
    font-size: calc(1.2825rem + .39vw);
    text-align:center;
}

.user-picy {
    float: left;
    width: 50px;
}

    .user-picy img {
        width: 100%;
        object-fit: cover;
        margin-top: 8px;
    }

.post-st {
    float: right;
    margin-top: 0px;
    width: 85%;
}

    .post-st ul li {
        display: inline-block;
        margin-right: 6px;
    }

        .post-st ul li:last-child {
            margin-right: 0;
        }

        .post-st ul li a {
            color: #b2b2b2;
            font-size: 16px;
            display: inline-block;
            background-color: #e5e5e5;
            height: 40px;
            padding: 0 15px;
            line-height: 40px;
            font-weight: 500;
        }

            .post-st ul li a:hover,
            .post-st ul li a.active {
                background-color: #1e4874;
                color: #fff;
            }


/* ================ posts-section ================== */

.posts-section {
    float: left;
    width: 100%;
}

.reviewtext {
    margin: 0 -20px;
}

    .reviewtext p {
        padding-left: 20px;
    }

.post-bar {
    float: left;
    width: 100%;
    background-color: #fff;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
    box-shadow: 0px 2px #e4e4e4;
}


    .post-bar img {
        float: left;
    }

.post_topbar {
    float: left;
    width: 100%;
    position: relative;
    padding: 10px;
}

.rep-post {
    padding: 0;
}

.usy-dt {
    float: left;
}

    .usy-dt img {
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        border-radius: 100px;
        margin-top: 2px;
    }

.ed-opts {
    float: right;
    position: relative;
    top: 7px;
}

    .ed-opts > a {
        font-size: 24px;
        float: right;
        position: relative;
        left: 10px;
        top: -10px;
    }

.ed-options {
    position: absolute;
    top: 100%;
    right: 0;
    width: 130px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.28);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.28);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.28);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.28);
    box-shadow: 0 0 10px rgba(0,0,0,0.28);
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
}

    .ed-options.active {
        opacity: 1;
        visibility: visible;
        z-index: 999;
    }

    .ed-options li {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

        .ed-options li:last-child {
            margin-bottom: 0;
        }

        .ed-options li a {
            color: #686868;
            font-size: 14px;
            font-weight: 600;
        }

.ed-opts > a:hover {
    color: #1e4874;
}

.usy-name {
    float: left;
    margin-left: 15px;
 }

@media only screen and (max-width: 1170px) {
    .usy-name {
        float: left;
        margin-left: 5px;
       /* width: 80%;*/
    }
}

.usy-name h3 {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 2px;
    max-width:300px;
}

.usy-name span {
    color: #b2b2b2;
    font-size: 14px;
}

.usy-name img {
    margin-top: 4px;
    margin-right: 6px;
}

.usy-name .bklink img {
    margin-top: 1px;
    margin-right: 6px;
}

.epi2 i {
    margin-right: 5px;
}

#rewivewdata .review-lt {
    float: left;
    margin-top: 5px;
    margin-bottom: 15px;
}

.review-lt img {
    margin-top: 1px;
    margin-right: 6px;
}

.bid-tab {
    margin-bottom: 20px;
}

.epi-sec {
    float: left;
    width: 100%;
    padding: 0;
}

.usy-name .bklink {
    float: left;
    margin-top: 5px !important;
    margin-bottom: 15px;
}

.descp {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .descp li {
        display: inline-block;
        margin-right: 15px;
    }

        .descp li span {
            color: #b2b2b2;
            font-size: 14px;
            float: left;
        }

        .descp li img {
            margin-right: 5px;
        }

.bk-links {
    float: right;
}

    .bk-links li {
        display: inline-block;
        margin-right: 7px;
    }

        .bk-links li:last-child {
            margin-right: 0;
        }

        .bk-links li i {
            color: #fff;
            font-size: 24px;
            width: 33px;
            height: 30px;
            padding-left: 0px;
            background-color: #53d690;
            text-align: center;
            line-height: 30px;
        }

            .bk-links li i.la-envelope {
                background-color: #1e4874;
            }

.bid_now {
    color: #fff;
    background-color: #51a5fb;
    text-transform: capitalize;
    display: inline-block;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    position: relative;
    top: -3px;
}

    .bid_now:hover {
        color: #fff;
    }


/* ============== post_descp ============ */

.post_descp {
    float: left;
    width: 100%;
    overflow: hidden;
}

    .post_descp h3 {
        color: #333;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 15px;
    }

.post-dt {
    float: left;
    width: 100%;
    margin-bottom: 22px;
}

    .post-dt li {
        display: inline-block;
        margin-right: 15px;
    }

        .post-dt li a {
            color: #fff;
            background-color: #53d690;
            text-transform: capitalize;
            padding: 5px 13px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            -ms-border-radius: 30px;
            -o-border-radius: 30px;
            border-radius: 3px;
            display: inline-block;
            font-size: 14px;
            font-weight: 500;
        }

        .post-dt li span {
            color: #333;
            font-size: 16px;
            font-weight: 600;
        }

.post_descp > p {
    color: #666666;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
}

    .post_descp > p a {
        color: #1e4874;
        font-weight: 600;
    }

/* ============= skill-tags =========== */

.skill-tags {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .skill-tags li {
        display: inline-block;
        margin-right: 6px;
        margin-bottom: 10px;
    }

        .skill-tags li a {
            display: inline-block;
            color: #b2b2b2;
            font-size: 14px;
            background-color: #f1f1f1;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            -ms-border-radius: 30px;
            -o-border-radius: 30px;
            border-radius: 30px;
            padding: 7px 15px;
            font-weight: 500;
        }

/* ========== post-status-bar ========== */

.post-status-bar {
    float: left;
    width: 100%;
}

.like-com {
    float: left;
    margin-top: 20px;
    padding-left: 5px;
}

    .like-com li {
        display: inline-block;
        margin-right: 15px;
        margin-bottom: -5px;
    }

        .like-com li a {
            color: #b2b2b2;
            font-size: 14px;
            font-weight: 500;
            float: left;
            margin-top: 6px;
            margin-right: 5px;
        }

            .like-com li a:hover {
                color: #1e4874;
            }

            .like-com li a.active {
                color: #1e4874;
            }

            .like-com li a i {
                margin-right: 2px;
                font-size: 14px;
                position: relative;
                top: 2px;
            }

        .like-com li span {
            color: #ffffff;
            font-size: 13px;
            width: 30px;
            height: 30px;
            background-color: #1e4874;
            line-height: 30px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            -ms-border-radius: 30px;
            -o-border-radius: 30px;
            border-radius: 30px;
            float: left;
            text-align: center;
            font-weight: 600;
            margin-left: -25px;
        }

        .like-com li .com {
            position: relative;
        }

            .like-com li .com img {
                margin-right: 10px;
            }

.post-status-bar > a {
    float: right;
    color: #b2b2b2 !important;
    font-size: 14px;
    margin-top: 29px;
    cursor: pointer;
}

    .post-status-bar > a:hover {
        color: #1e4874 !important;
    }

    .post-status-bar > a i {
        font-size: 14px;
        margin-right: 7px;
        position: relative;
        top: 1px;
    }



/* ============= top-profiles ============ */

.top-profiles {
    float: left;
    width: 100%;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.pf-hd {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 20px;
    position: relative;
}

    .pf-hd h3 {
        color: #000000;
        font-size: 20px;
        font-weight: 600;
        text-transform: capitalize;
        float: left;
    }

    .pf-hd i {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 7px;
        color: #b2b2b2;
        font-size: 24px;
    }

.post-status-bar {
    border-top: 1px solid #e5e5e5;
}


/* ============= custom ============ */

.post-profile-user {
    height: 50px;
    width: 50px;
    background-color: #f1f5f7;
    padding: 3px;
}

/* ================== USER PROFILE =================== */

.cover-sec img {
    min-width: 100%;
}

.cover-sec > a {
    display: inline-block;
    color: #1e4874;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #1e4874;
    position: absolute;
    top: 30px;
    right: 0;
    padding: 10px 15px;
    font-weight: 600;
    margin-right: 15px;
}

    .cover-sec > a i {
        padding-right: 5px;
    }


/* ============= user_profile ============= */

.user_profile {
    float: left;
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 0px;
}

@media only screen and (max-width: 991px) {
    .user-pro-img {
        margin-top: 0px !important;
    }
}

.user-pro-img {
    background-color: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
    border-radius: 50%;
    height: 180px;
    width: 180px;
    margin: 0 auto;
    position: relative;
    transition: background-color .15s linear;
    vertical-align: middle;
    background-size: cover;
    background-position: 50%;
    bottom: 3px;
    display: block;
    left: 3px;
    right: 3px;
    top: 3px;
    border: 3px solid white;
    margin-top: -100px;
    margin-bottom: 20px;
}

    .user-pro-img .add-dp {
        position: absolute;
        top: 10px;
        left: 60%;
    }

.add-dp i {
    bottom: 0;
    font-size: 14px;
    box-shadow: none;
    position: relative;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #1e4874;
    padding: 12px;
    color: #fff;
    left: 0;
    top: -5px;
}

    .add-dp i:hover {
        font-size: 14px;
        border: 2px solid #fff;
        background: #1e4874;
        padding: 11px;
    }

.add-dp {
    margin: -16px;
    padding: 0;
}

    .add-dp input[type=file] {
        opacity: 0;
        padding: 10px 0px 9px;
        display: none;
    }

.user_pro_status {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 27px;
}

.flw-hr {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 0px;
}

    .flw-hr li {
        display: inline-block;
        margin-right: 17px;
    }

        .flw-hr li:last-child {
            margin-right: 0;
        }

        .flw-hr li a {
            display: inline-block;
            color: #ffffff;
            font-size: 16px;
            font-weight: 600;
            padding: 11px 15px;
        }

            .flw-hr li a i {
                padding-right: 5px;
            }

.flww {
    background-color: #53d690;
}

.hre {
    background-color: #51a5fb;
}

/* =============== flw-status ============ */

.flw-status {
    float: left;
    width: 100%;
    padding-left: 0px;
}

    .flw-status li {
        display: inline-block;
        margin-right: 50px;
    }

        .flw-status li:last-child {
            margin-right: 0;
        }

        .flw-status li span {
            color: #686868;
            font-size: 20px;
            font-weight: 500;
            margin-bottom: 15px;
            display: block;
        }

        .flw-status li b {
            color: #000000;
            font-size: 20px;
            font-weight: 600;
        }

/* ================== social_links ============= */

.social_links {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0px;
    margin-bottom: 0px;
}

    .social_links li {
        float: left;
        width: 100%;
        padding: 15px 15px;
        border-bottom: 1px solid #e5e5e5;
    }

        .social_links li a {
            float: left;
            width: 100%;
            color: #51a5fb;
            font-size: 14px;
            font-weight: 400;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

            .social_links li a i {
                padding-right: 5px;
                font-size: 20px;
                position: relative;
                top: 3px;
            }

.la-globe {
    color: #51a5fb;
}

.fa-facebook-square {
    color: #3b5998;
}

.fa-google-plus-square {
    color: #e2665c;
}

.fa-twitter {
    color: #1da1f2;
}

.fa-behance-square {
    color: #1769ff;
}

.fa-pinterest {
    color: #bd081c;
}

.fa-instagram {
    color: #833ab4;
}

.fa-youtube {
    color: #cd201f;
}
/* ================== details info ============= */

.details_info {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0px;
    margin-bottom: 0px;
}

    .details_info li {
        float: left;
        width: 100%;
        padding: 15px 15px;
        border-bottom: 1px solid #e5e5e5;
    }

        .details_info li a {
            float: left;
            width: 100%;
            color: #51a5fb;
            font-size: 14px;
            font-weight: 400;
            text-overflow: ellipsis;
        }

            .details_info li a i {
                padding-right: 5px;
                font-size: 20px;
                position: relative;
                top: 3px;
            }

/* ================== details bottom ============= */

.details_bottom {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0px;
    margin-bottom: 0px;
}

    .details_bottom li {
        float: left;
        width: 100%;
        padding: 15px 15px;
        border-bottom: 1px solid #e5e5e5;
    }

        .details_bottom li a {
            float: left;
            width: 100%;
            font-size: 14px;
            font-weight: 400;
            text-overflow: ellipsis;
        }

            .details_bottom li a i {
                padding-right: 5px;
                font-size: 20px;
                position: relative;
                top: 3px;
            }


/* ================= user-tab-sec ============== */

.user-tab-sec {
    float: left;
    width: 100%;
    padding-top: 4px;
}

    .user-tab-sec h3 {
        color: #000000;
        font-size: 24px;
        font-weight: 600;
        text-transform: capitalize;
        margin-bottom: 15px;
    }

.star-descp {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

    .star-descp ul li {
        margin-right: 5px !important;
    }

    .star-descp > a {
        float: left;
        color: #51a5fb;
        font-size: 18px;
        font-weight: 600;
        margin-left: 20px;
        text-decoration: underline;
    }

        .star-descp > a:hover {
            color: #51a5fb;
        }

    .star-descp span {
        float: left;
        color: #686868;
        font-size: 18px;
        font-weight: 600;
        margin-right: 20px;
    }

    .star-descp > ul {
        float: left;
    }

    .star-descp ul li {
        display: inline-block;
    }

        .star-descp ul li i {
            color: #b7ce1f;
            font-size: 16px;
        }

.tab-feed {
    float: left;
    width: 100%;
    margin-bottom: 45px;
    margin-top: 20px;
}

    .tab-feed ul {
        float: left;
        width: 100%;
    }

        .tab-feed ul li {
            display: inline-block;
            margin-right: 35px;
            text-align: center;
        }

.savetext ul {
    border-bottom: none !important;
}

.tab-feed.st2 ul li {
    margin-right: 17px;
}

.tab-feed ul li:last-child {
    margin-right: 0;
}

.tab-feed ul li.active img {
    filter: grayscale(0);
}

.tab-feed ul li.active span {
    color: #1e4874;
}

.tab-feed ul li img {
    float: none;
    margin-bottom: 5px;
    filter: grayscale(100%);
}

.tab-feed ul li span {
    display: block;
    color: #b2b2b2;
    font-weight: 400;
    font-size: 16px;
}

.tab-feed ul li:last-child {
    margin-right: 0;
}


/* ================ profile-btn ============= */

.profile-btn {
    float: right;
    margin-top: 20px;
    margin-bottom: 30px;
}

    .profile-btn a {
        display: inline-block;
        color: #ffffff;
        font-size: 16px;
        background-color: #1e4874;
        padding: 12px;
        font-weight: 500;
    }

        .profile-btn a:hover {
            color: #fff;
        }

        .profile-btn a i {
            padding-right: 5px;
        }


/* ============== widget-portfolio ============== */

.wd-heady {
    float: left;
    width: 100%;
    padding: 20px 20px;
    border-bottom: 1px solid #e5e5e5;
}

    .wd-heady h3 {
        color: #000000;
        font-size: 18px;
        font-weight: 600;
        float: left;
    }

    .wd-heady img {
        float: right;
    }

.pf-gallery {
    float: left;
    width: 100%;
    padding: 15px 15px;
}

    .pf-gallery ul {
        float: left;
        width: 100%;
        padding-left: 5px;
    }

        .pf-gallery ul li {
            float: left;
            width: 33.33%;
            padding: 5px;
            overflow: hidden;
        }

            .pf-gallery ul li:hover {
                -webkit-transform: scale(1.2);
                -moz-transform: scale(1.2);
                -ms-transform: scale(1.2);
                -o-transform: scale(1.2);
                transform: scale(1.2);
            }

    .pf-gallery img {
        width: 100%;
    }

.product-feed-tab {
    float: left;
    width: 100%;
    display: none;
}

    .product-feed-tab.current {
        display: block;
    }

/* =============== user-profile-ov ================ */

.user-profile-ov {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 30px 20px;
    border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    margin-bottom: 20px;
}

    .user-profile-ov h3 {
        color: #000000;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 20px;
    }

        .user-profile-ov h3 a {
            color: #000000;
        }

    .user-profile-ov i {
        color: #000000;
        font-size: 13px;
        padding-left: 5px;
    }

    .user-profile-ov h4 {
        font-size: 16px;
        color: #000;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .user-profile-ov p {
        color: #686868;
        font-size: 14px;
        line-height: 24px;
    }

    .user-profile-ov.st2 p {
        margin-bottom: 23px;
    }

.no-margin {
    margin: 0 !important;
}

.user-profile-ov > span {
    color: #686868;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-bottom: 8px;
    margin-top: 3px;
}

.user-profile-ov ul {
    float: left;
    width: 100%;
}

    .user-profile-ov ul li {
        display: inline-block;
        margin-bottom: 10px;
        padding: 0 2px;
    }

        .user-profile-ov ul li a {
            display: inline-block;
            color: #b2b2b2;
            font-size: 14px;
            font-weight: 600;
            background-color: #e5e5e5;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            -ms-border-radius: 30px;
            -o-border-radius: 30px;
            border-radius: 30px;
            padding: 10px 15px;
        }



/* ==================== portfolio-gallery-sec ==================== */

.portfolio-gallery-sec {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 30px 20px;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

    .portfolio-gallery-sec h3 {
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 32px;
        padding-left: 5px;
        float: left;
    }

.portfolio-btn {
    float: right;
}

    .portfolio-btn a {
        display: inline-block;
        color: #1e4874;
        font-size: 16px;
        font-weight: 600;
    }

        .portfolio-btn a i {
            margin-right: 5px;
        }

.gallery_pf {
    float: left;
    width: 100%;
    margin-bottom: -5px;
}

    .gallery_pf .col-lg-4 {
        padding: 5px;
    }

.gallery_pt {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

    .gallery_pt:hover:before {
        opacity: 1;
        visibility: visible;
        height: 100%;
    }

    .gallery_pt:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        background-color: rgba(0,0,0,0.60);
        opacity: 0;
        visibility: hidden;
    }

    .gallery_pt img {
        width: 100%;
        height: 134px;
        object-fit: cover;
    }

.row {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.gallery_pt > a {
    position: absolute;
    top: 100%;
    left: 0;
    float: left;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
}

.gallery_pt:hover > a {
    opacity: 1;
    visibility: visible;
    top: 50%;
}

.gallery_pt > a img {
    float: none;
    width: auto;
    height: auto;
}

/* =============== right-sidebar ============= */

.right-sidebar {
    float: left;
    width: 100%;
}

.widget {
    float: left;
    width: 100%;
    background-color: #fff;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 2px #e4e4e4;
    -moz-box-shadow: 0px 2px #e4e4e4;
    -ms-box-shadow: 0px 2px #e4e4e4;
    -o-box-shadow: 0px 2px #e4e4e4;
    box-shadow: 0px 2px #e4e4e4;
}

.widget-about {
    text-align: center;
}

    .widget-about img {
        float: none;
        padding-top: 20px;
    }

    .widget-about h3 {
        color: #000000;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 12px;
    }

    .widget-about span {
        color: #686868;
        font-size: 14px;
        margin-bottom: 30px;
        float: left;
        width: 100%;
    }

.sign_link {
    float: left;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    padding: 18px 0 15px 0;
}

    .sign_link h3 {
        color: #000000;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

        .sign_link h3 a {
            color: #000;
        }

    .sign_link > a {
        display: inline-block;
        color: #1e4874;
        font-size: 14px;
        font-weight: 500;
    }

        .sign_link > a:hover {
            color: #1e4874;
        }

/* ============== Widget Jobs ============ */

.jobs-list {
    float: left;
    width: 100%;
    padding: 20px 20px;
}

.job-info {
    float: left;
    width: 100%;
    margin-bottom: 22px;
}

    .job-info:last-child {
        margin-bottom: 0;
    }

.job-details {
    float: left;
    width: 165px;
}

    .job-details h3 {
        color: #000000;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .job-details p {
        color: #686868;
        font-size: 14px;
        line-height: 20px;
    }

.hr-rate {
    float: right;
    width: 40px;
}

    .hr-rate span {
        color: #000000;
        font-size: 14px;
        font-weight: 600;
        float: right;
    }


/* ============= Groups ============ */

.sd-title {
    float: left;
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    display: grid;
}

    .sd-title h3 {
        color: #000000;
        font-size: 18px;
        font-weight: 600;
        float: left;
    }

    .sd-title i {
        float: right;
        color: #b7b7b7;
        font-size: 24px;
        position: absolute;
        right: 5px;
        top: 18px;
    }

.groups-list {
    float: left;
    width: 100%;
    padding: 13px 0 30px 0;
}

.group-usd {
    float: left;
    width: 100%;
    padding: 15px 20px;
}

    .group-usd img {
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        border-radius: 100px;
    }

.sgt-text {
    float: left;
    padding-left: 10px;
}

    .sgt-text h4 {
        color: #000000;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 4px;
    }

    .sgt-text span {
        color: #686868;
        font-size: 14px;
    }

.group-usd > span {
    float: right;
    margin-top: 4px;
    position: relative;
}

    .group-usd > span i {
        color: #b2b2b2;
        width: 30px;
        height: 30px;
        border-radius: 3px;
        border: 1px solid #e5e5e5;
        text-align: center;
        line-height: 30px;
        font-weight: 700;
        cursor: pointer;
    }

        .group-usd > span i:hover {
            background-color: #1e4874;
            color: #fff;
            border-radius: 3px;
        }

.view-more {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

    .view-more > a {
        color: #1e4874;
        font-size: 14px;
        font-weight: 700;
    }

        .view-more > a:hover {
            color: #1e4874
        }


.full-width {
    float: left;
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden !important;
}

/* ============= account-tabs-setting ============ */

.profile-account-setting {
}

.account-tabs-setting {
    float: left;
    width: 100%;
    padding: 30px 0;
}

.acc-leftbar {
    float: left;
    width: 100%;
    background-color: #fff;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

    .acc-leftbar .nav-tabs > a {
        float: left;
        width: 100%;
        background: none;
        padding: 18px 20px;
        border-bottom: 1px solid #e5e5e5;
        border-left: 0;
        border-right: 0;
        color: #000000;
        font-size: 16px;
        font-weight: 500;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        border-top: 0;
    }

        .acc-leftbar .nav-tabs > a:last-child {
            border-bottom: 0;
        }

        .acc-leftbar .nav-tabs > a i {
            padding-right: 15px;
            font-size: 20px;
            position: relative;
            top: 2px;
            font-weight: 700;
            width: 40px;
        }

/* ============= form-style ============ */

.card-header {
    float: left;
    width: 100%;
    background-color: #fff;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    -webkit-box-shadow: 1px 0 4px rgba(0,0,0,0.24);
    -moz-box-shadow: 1px 0 4px rgba(0,0,0,0.24);
    -ms-box-shadow: 1px 0 4px rgba(0,0,0,0.24);
    -o-box-shadow: 1px 0 4px rgba(0,0,0,0.24);
    box-shadow: 1px 0 4px rgba(0,0,0,0.24);
    padding: 0px;
}

    .card-header form {
        float: left;
        width: 100%;
    }

    .card-header > h3 {
        float: left;
        width: 100%;
        color: #000000;
        font-weight: 600;
        font-size: 18px;
        text-transform: capitalize;
        border-bottom: 1px solid #e5e5e5;
        padding: 17px 20px;
    }

.notbar {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px;
    position: relative;
}

    .notbar h4 {
        color: #000000;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 5px;
    }

    .notbar p {
        color: #686868;
        font-size: 14px;
        line-height: 24px;
        width: 75%;
    }

.toggle-btn {
    position: absolute;
    top: 35px;
    right: 20px;
}

.save-stngs {
    float: left;
    width: 100%;
    padding: 30px 20px 50px 20px;
}

    .save-stngs.pd2 {
        padding: 25px 20px 42px 20px;
    }

    .save-stngs.pd3 {
        padding: 25px 20px 25px 20px;
    }

    .save-stngs ul li {
        display: inline-block;
        margin-right: 17px;
    }

        .save-stngs ul li button {
            display: inline-block;
            color: #000000;
            font-size: 16px;
            border: 1px solid #e5e5e5;
            height: 40px;
            line-height: 40px;
            padding: 0 22px;
            font-weight: 600;
            background: none;
            cursor: pointer;
        }

            .save-stngs ul li button:hover {
                background-color: #1e4874;
                color: #fff;
                border-color: transparent;
            }

#sidebar-submenu {
    padding: 10px 0 30px 0
}

    #sidebar-submenu .mm-active > .has-arrow:after {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    #sidebar-submenu .has-arrow:after {
        content: "\F0140";
        font-family: 'Material Design Icons';
        display: block;
        float: right;
        -webkit-transition: -webkit-transform .2s;
        transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s,-webkit-transform .2s;
        font-size: 1rem
    }

    #sidebar-submenu ul li a {
        display: block;
        padding: .325rem 1.5rem;
        color: #74788d;
        position: relative;
        font-size: 13.3px;
        -webkit-transition: all .4s;
        transition: all .4s;
    }

        #sidebar-submenu ul li a i {
            display: inline-block;
            min-width: 1.5rem;
            padding-bottom: .125em;
            line-height: 1.40625rem;
            vertical-align: middle;
            color: #505d69;
            -webkit-transition: all .4s;
            transition: all .4s;
        }

        #sidebar-submenu ul li a:hover {
            color: #383c40
        }

            #sidebar-submenu ul li a:hover i {
                color: #383c40
            }

    #sidebar-submenu ul li .badge {
        margin-top: 4px
    }

    #sidebar-submenu ul li ul.sub-menu {
        padding: 0
    }

        #sidebar-submenu ul li ul.sub-menu li a {
            padding: .4rem 1.5rem .4rem 3.2rem;
            font-size: 13px;
            color: #7c8a96
        }

        #sidebar-submenu ul li ul.sub-menu li ul.sub-menu {
            padding: 0
        }

            #sidebar-submenu ul li ul.sub-menu li ul.sub-menu li a {
                padding: .4rem 1.5rem .4rem 4.2rem;
                font-size: 13.5px
            }

    #sidebar-submenu ul li a {
        font-size: 14px;
    }

body[data-sidebar=dark] #sidebar-submenu ul li a i {
    color: #fff;
}

body[data-sidebar=dark] #sidebar-submenu ul li a {
    color: #fff;
}


.app-post {
    padding: calc(32px / 4) 0
}

    .app-post .form-control {
        border: none;
        height: 48px;
        padding-left: 40px;
        padding-right: 20px;
        background-color: #eee;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 30px
    }

    .app-post span {
        position: absolute;
        z-index: 10;
        font-size: 16px;
        line-height: 38px;
        left: 13px;
        top: 0;
        color: #74788d
    }

.app-event {
    padding: calc(32px / 4) 0
}

    .app-event .form-control {
        border: none;
        height: 48px;
        padding-left: 40px;
        padding-right: 20px;
        background-color: #eee;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 30px
    }

    .app-event span {
        position: absolute;
        z-index: 10;
        font-size: 16px;
        line-height: 38px;
        left: 13px;
        top: 0;
        color: #74788d
    }


/* ============= cursors ============ */

.alias {
    cursor: alias;
}

.all-scroll {
    cursor: all-scroll;
}

.auto {
    cursor: auto;
}

.cell {
    cursor: cell;
}

.context-menu {
    cursor: context-menu;
}

.col-resize {
    cursor: col-resize;
}

.copy {
    cursor: copy;
}

.crosshair {
    cursor: crosshair;
}

.default {
    cursor: default;
}

.e-resize {
    cursor: e-resize;
}

.ew-resize {
    cursor: ew-resize;
}

.grab {
    cursor: grab;
}

.grabbing {
    cursor: grabbing;
}

.help {
    cursor: help;
}

.move {
    cursor: move;
}

.n-resize {
    cursor: n-resize;
}

.ne-resize {
    cursor: ne-resize;
}

.nesw-resize {
    cursor: nesw-resize;
}

.ns-resize {
    cursor: ns-resize;
}

.nw-resize {
    cursor: nw-resize;
}

.nwse-resize {
    cursor: nwse-resize;
}

.no-drop {
    cursor: no-drop;
}

.none {
    cursor: none;
}

.not-allowed {
    cursor: not-allowed;
}

.pointer {
    cursor: pointer;
}

.progress {
    cursor: progress;
}

.row-resize {
    cursor: row-resize;
}

.s-resize {
    cursor: s-resize;
}

.se-resize {
    cursor: se-resize;
}

.sw-resize {
    cursor: sw-resize;
}

.text {
    cursor: text;
}

.url {
    cursor: url(myBall.cur),auto;
}

.w-resize {
    cursor: w-resize;
}

.wait {
    cursor: wait;
}

.zoom-in {
    cursor: zoom-in;
}

.zoom-out {
    cursor: zoom-out;
}

/* =============== comment-section ============== */

.comment-section {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 0px;
    box-shadow: 0px 3px #e4e4e4;
}

.plus-ic {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

    .plus-ic i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #d2d2d2;
        text-align: center;
        color: #b2b2b2;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        border-radius: 100px;
    }

/* =============== comment-sec ================ */


.comment-sec {
    float: left;
    width: 100%;
}

    .comment-sec ul {
        float: left;
        width: 100%;
    }

        .comment-sec ul li {
            float: left;
            width: 100%;
        }

        .comment-sec ul ul {
            padding-left: 50px;
        }

.comment-list {
    display: table;
    padding: 20px;
    border-top: 1px solid #e5e5e5;
}

.bg-img {
    display: table-cell;
}

    .bg-img img {
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        border-radius: 100px;
    }

.comment {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    padding-left: 10px;
}

    .comment h3 {
        color: #000000;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 5px;
    }

    .comment img {
        position: relative;
        top: 2px;
        margin-right: 5px;
    }

    .comment span {
        color: #b2b2b2;
        font-size: 14px;
        display: block;
        margin-bottom: 14px;
    }

    .comment p {
        color: #686868;
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 20px;
    }

    .comment > a {
        display: inline-block;
        color: #b2b2b2;
        font-size: 14px;
        font-weight: 600;
    }

        .comment > a.active,
        .comment > a:hover {
            color: #1e4874;
        }

        .comment > a i {
            font-weight: 600;
            margin-right: 6px;
        }

/* =============== post-comment ============= */

.post-comment {
    float: left;
    width: 100%;
    padding: 20px;
}

.cm_img {
    float: left;
    width: 40px;
    margin-right: 10px;
}

.comment_box {
    float: none;
}

    .comment_box input {
        width: 372px;
        height: 40px;
        border: 1px solid #e5e5e5;
        background-color: #efefef;
        padding-left: 10px;
        color: #b2b2b2;
        font-size: 14px;
        font-weight: 600;
        line-height: 40px;
        resize: none;
    }

    .comment_box form button {
        float: right;
        color: #fff;
        background-color: #1e4874;
        height: 40px;
        padding: 0 10px;
        text-align: center;
        font-size: 14px;
        border: 0;
        margin-left: 10px;
        cursor: pointer;
        font-weight: 600;
    }


/* ================= sign-in ================ */

.sign-in {
    background-color: #e75348;
}

.sign-in-page {
    float: left;
    width: 100%;
    padding: 100px 0 20px 0;
}

.signin-popup {
    margin: 0 auto;
    position: relative;
}

.signin-pop {
    float: left;
    width: 100%;
    background-color: #fff;
    position: relative;
}

    .signin-pop:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 100%;
        width: 1px;
        background-color: #f0f0f0;
    }

.dff-tab {
    display: none;
}

    .dff-tab.current {
        display: block;
    }

.cmp-info {
    float: left;
    width: 100%;
    padding: 70px 5px 92px 5px;
}

.cm-logo {
    float: left;
    width: 100%;
    padding-left: 45px;
    margin-bottom: 120px;
}

    .cm-logo img {
        margin-bottom: 30px;
    }

    .cm-logo > p {
        color: #666666;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        float: left;
        width: 100%;
    }

.cmp-info > img {
    width: 100%;
    padding-left: 10px;
}

/* =============== login-sec ============= */

.login-sec {
    float: left;
    width: 100%;
    padding: 30px 0;
    position: relative;
}

.sign-control {
    float: left;
    width: 100%;
    text-align: right;
    padding-right: 50px;
    margin-bottom: 70px;
}

    .sign-control li {
        display: inline-block;
        margin-right: -5px;
    }

        .sign-control li a {
            color: #000000;
            font-size: 14px;
            font-weight: 500;
            background-color: #e5e5e5;
            padding: 7px 10px;
            display: inline-block;
            -webkit-border-radius: 4px 0 0 4px;
            -moz-border-radius: 4px 0 0 4px;
            -ms-border-radius: 4px 0 0 4px;
            -o-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
        }

        .sign-control li:last-child a {
            -webkit-border-radius: 0 4px 4px 0;
            -moz-border-radius: 0 4px 4px 0;
            -ms-border-radius: 0 4px 4px 0;
            -o-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0;
        }

        .sign-control li.current a {
            background-color: #1e4874;
            color: #fff;
        }

.sign_in_sec {
    float: left;
    width: 100%;
    display: none;
}

    .sign_in_sec.current {
        display: block;
    }

    .sign_in_sec h3 {
        color: #000000;
        font-size: 18px;
        font-weight: 600;
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }

        .sign_in_sec h3:before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 30px;
            height: 2px;
        }


/* ============= sign_in_sec ============= */

.sign-in-wrapper {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    background-color: #fff;
    z-index: 1;
    padding: 15px;
}

.sign_in_sec form {
    float: left;
    width: 100%;
}

.sn-field {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

    .sn-field.pd-more {
        margin-bottom: 0;
    }

        .sn-field.pd-more input {
            padding-left: 40px;
        }

    .sn-field > i {
        position: absolute;
        top: 50%;
        left: 15px;
        color: #666666;
        font-size: 16px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .sn-field > span {
        position: absolute;
        top: 50%;
        right: 15px;
        font-weight: 700;
        color: #666666;
        font-size: 15px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.sign_in_sec form input {
    height: 40px;
}

.sign_in_sec form input,
.sign_in_sec form select {
    width: 100%;
    padding: 0 15px 0 40px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
}

.sign_in_sec form select {
    line-height: 40px;
    height: 40px;
}

.sign_in_sec form button {
    color: #ffffff;
    font-size: 16px;
    background-color: #1e4874;
    padding: 12px 27px;
    border: 0;
    font-weight: 500;
    cursor: pointer;
    width: 100%;
}

.checky-sec {
    float: left;
    width: 100%;
    margin-top: 10px;
}

    .checky-sec.st2 small {
        font-size: 13px;
        width: 90%;
        line-height: 20px;
    }

    .checky-sec.st2 .fgt-sec input[type="checkbox"] + label span {
        margin-top: 3px;
    }

.fgt-sec {
    float: left;
}

    .fgt-sec input[type="checkbox"] {
        display: none;
    }

    .fgt-sec label {
        float: left;
    }

    .fgt-sec input[type="checkbox"] + label span {
        display: inline-block;
        width: 15px;
        height: 15px;
        position: relative;
        border: 1px solid #d2d2d2;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        border-radius: 100px;
    }

        .fgt-sec input[type="checkbox"] + label span:before {
            content: '';
            width: 7px;
            height: 7px;
            -webkit-border-radius: 100px;
            -moz-border-radius: 100px;
            -ms-border-radius: 100px;
            -o-border-radius: 100px;
            border-radius: 100px;
            font-size: 8px;
            color: #ffffff;
            opacity: 0;
            visibility: hidden;
            background-color: #1e4874;
            position: absolute;
            font-family: fontawesome;
            top: 50%;
            left: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }

    .fgt-sec input[type="checkbox"]:checked + label span:before {
        opacity: 1;
        visibility: visible;
    }

    .fgt-sec small {
        float: left;
        color: #000000;
        font-size: 14px;
        font-weight: 500;
        margin-left: 10px;
    }

.checky-sec > a {
    float: left;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}

/* ============ login-resources ============= */

.login-resources {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 27px;
}

    .login-resources h4 {
        color: #000000;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 30px;
        text-transform: uppercase;
    }

    .login-resources ul {
        float: left;
        width: 100%;
    }

        .login-resources ul li {
            float: left;
            width: 100%;
            margin-bottom: 20px;
        }

            .login-resources ul li a {
                color: #ffffff;
                font-size: 15px;
                font-weight: 500;
                float: left;
                width: 100%;
                padding: 10px 0;
            }

                .login-resources ul li a i {
                    margin-right: 15px;
                }

.fb {
    background-color: #3b5998;
}

.gm {
    background-color: #1e4874;
}


/* ============ timeline ============= */


.timeline {
    position: relative;
    padding: 2em 0;
    margin-bottom: 0;
    min-height: 100%;
}

    .timeline::before {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        left: 18px;
        height: 100%;
        width: 4px;
        background: #d7e4ed;
    }

@media only screen and (min-width: 1170px) {
    .timeline:not(.small) {
        margin-top: 3em;
        margin-bottom: 3em;
    }

        .timeline:not(.small)::before {
            left: 50%;
            margin-left: -2px;
        }
}

.timeline-block {
    position: relative;
    margin: 2em 0;
    padding-right: 20px;
}

    .timeline-block:after {
        content: "";
        display: table;
        clear: both;
    }

    .timeline-block:first-child {
        margin-top: 0;
    }

    .timeline-block:last-child {
        margin-bottom: 0;
    }

@media only screen and (min-width: 1170px) {
    .timeline:not(.small) .timeline-block {
        margin: 4em 0;
    }

        .timeline:not(.small) .timeline-block:first-child {
            margin-top: 0;
        }

        .timeline:not(.small) .timeline-block:last-child {
            margin-bottom: 0;
        }
}

.timeline-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

    .timeline-img i {
        display: block;
        width: 24px;
        height: 24px;
        position: relative;
        left: 50%;
        top: 50%;
        margin-left: -12px;
        margin-top: -12px;
        color: #fff;
        font-size: 23px;
    }

@media only screen and (min-width: 1170px) {
    .timeline:not(.small) .timeline-img {
        width: 60px;
        height: 60px;
        left: 50%;
        margin-left: -30px;
    }
}

.timeline-content {
    position: relative;
    margin-left: 60px;
    padding: 1em;
}

    .timeline-content:after {
        content: "";
        display: table;
        clear: both;
    }

    .timeline-content h2 {
        color: #303e49;
    }

    .timeline-content .date {
        display: inline-block;
    }

    .timeline-content p {
        margin: 1em 0;
        line-height: 1.6;
    }

    .timeline-content .date {
        float: left;
        padding: .8em 0;
        opacity: .7;
    }

    .timeline-content::before {
        content: '';
        position: absolute;
        top: 16px;
        right: 100%;
        height: 0;
        width: 0;
        border: 7px solid transparent;
        border-right: 7px solid rgba(0,0,0,0.4);
    }

@media only screen and (min-width: 1170px) {
    .timeline:not(.small) .timeline-content {
        margin-left: 0;
        width: 45%;
    }

        .timeline:not(.small) .timeline-content::before {
            top: 24px;
            left: 100%;
            border-color: transparent;
            border-left-color: rgba(0,0,0,0.4);
        }

        .timeline:not(.small) .timeline-content .read-more {
            float: left;
        }

        .timeline:not(.small) .timeline-content .date {
            position: absolute;
            width: 100%;
            left: 122%;
            top: 6px;
        }

    .timeline:not(.small) .timeline-block:nth-child(even) .timeline-content {
        float: right;
    }

        .timeline:not(.small) .timeline-block:nth-child(even) .timeline-content::before {
            top: 24px;
            left: auto;
            right: 100%;
            border-color: transparent;
            border-right-color: rgba(0,0,0,0.4);
        }

        .timeline:not(.small) .timeline-block:nth-child(even) .timeline-content .read-more {
            float: right;
        }

        .timeline:not(.small) .timeline-block:nth-child(even) .timeline-content .date {
            left: auto;
            right: 122%;
            text-align: right;
        }
}

div.panel.white {
    border-color: #DADADA;
    background: #fff !important;
}

div.panel.rounded {
    border-radius: 3px;
}

div.panel {
    padding: 15px;
    background: #F4F4F4 !important;
    border: solid thin rgba(0,0,0,0.13);
    border-radius: 0;
}

.rounded {
    border-radius: 3px !important;
}

.timeline-content {
    position: relative;
    margin-left: 60px;
    padding: 1em;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    /*-webkit-box-shadow: 0 1px 1px rgb(0,0,0,0);
    box-shadow: 0 1px 1px rgb(0,0,0,0);*/
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.file-icon {
    display: inline-block;
    float: left;
    width: 48px;
    height: 48px;
    margin-left: 10px;
    margin-top: 13.5px;
}

.file-heading {
    font-family: Arial;
    font-size: 1.1em;
    display: inline-block;
    float: left;
    width: 60%;
    margin: 0 0 0 20px;
    height: 25px;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.file-name-heading {
    font-weight: bold;
    margin-top: 20px;
}

.file-size-heading {
    font-weight: normal;
    font-style: italic;
}

li.k-file div.file-wrapper {
    position: relative;
    height: 75px;
    width: 100%;
}


/* ============ trainings ============= */

.gtco-trainings {
    position: relative;
    margin-top: 30px;
}

    .gtco-trainings h2 {
        font-size: 30px;
        text-align: center;
        color: #333;
        margin-bottom: 50px;
    }

    .gtco-trainings .owl-stage-outer {
        padding: 30px 0;
    }

    .gtco-trainings .owl-nav {
        display: none;
    }

    .gtco-trainings .owl-dots {
        text-align: center;
    }

        .gtco-trainings .owl-dots span {
            position: relative;
            height: 10px;
            width: 10px;
            border-radius: 50%;
            display: block;
            background: #fff;
            border: 2px solid #01b0f8;
            margin: 0 5px;
        }

        .gtco-trainings .owl-dots .active {
            box-shadow: none;
        }

            .gtco-trainings .owl-dots .active span {
                background: #01b0f8;
                box-shadow: none;
                height: 12px;
                width: 12px;
                margin-bottom: -1px;
            }

    .gtco-trainings .card {
        background: #fff;
        box-shadow: 0 8px 30px -7px #c9dff0;
        margin: 0 20px;
        padding: 0 10px;
        border-radius: 20px;
        border: 0;
    }

        .gtco-trainings .card .card-img-top {
            max-width: 100%;
            margin: 15px auto 0;
            /*box-shadow: 0 8px 20px -4px #95abbb;*/
            height: 200px;
        }

        .gtco-trainings .card h5 {
            color: #01b0f8;
            font-size: 21px;
            line-height: 1.3;
        }

            .gtco-trainings .card h5 span {
                font-size: 18px;
                color: #666;
            }

        .gtco-trainings .card p {
            font-size: 18px;
            color: #555;
            padding-bottom: 15px;
        }

    .gtco-trainings .active {
        transition: all 0.3s;
    }

    .gtco-trainings .center {
        opacity: 1;
    }

        .gtco-trainings .center h5 {
            font-size: 24px;
        }

            .gtco-trainings .center h5 span {
                font-size: 20px;
            }

        .gtco-trainings .center .card-img-top {
            max-width: 100%;
            height: 120px;
            width: 120px;
        }

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    outline: 0;
}

.owl-carousel button.owl-dot {
    outline: 0;
}

/* ============== profiles-slider ============== */

.profiles-slider {
    float: left;
    width: 100%;
    padding: 20px;
}

.slick-slider {
    background-color: #fff !important;
}

.user-profy {
    float: left;
    width: 100%;
    background-color: #fff;
    text-align: center;
    box-shadow: none;
    padding: 20px 0 0 0;
}

    .user-profy > img {
        float: none;
        margin-bottom: 6px;
    }

    .user-profy h3 {
        color: #000000;
        font-size: 16px;
        font-weight: 600;
        text-transform: capitalize;
        margin-bottom: 4px;
    }

    .user-profy span {
        color: #b2b2b2;
        font-size: 14px;
        font-weight: 500;
        display: block;
        margin-bottom: 15px;
    }

    .user-profy ul {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

        .user-profy ul li {
            display: inline-block;
        }

            .user-profy ul li a {
                color: #ffffff;
                font-size: 13px;
                padding: 0 8px;
                height: 25px;
                line-height: 25px;
                display: inline-block;
                text-transform: capitalize;
            }

.followw {
    background-color: #53d690;
}

.envlp {
    background-color: #1e4874;
}

    .envlp img {
        float: none;
    }

.hire {
    background-color: #51a5fb;
}

.user-profy > a {
    float: left;
    width: 100%;
    color: #000000;
    font-size: 14px;
    text-transform: capitalize;
    padding: 15px 0;
    font-weight: 600;
}

.slick-slide img {
    display: inline !important;
}

.slick-slide {
    margin: 0 4px;
}

.envlp img {
    position: relative;
    top: 2px;
}

.no-margin {
    margin: 0;
    border: 0;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    -ms-border-radius: inherit;
    -o-border-radius: inherit;
    border-radius: inherit;
}

.posty {
    float: left;
    width: 100%;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}

    .posty .job-status-bar {
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 20px;
    }

.slick-previous:before {
    left: -14px;
    content: '\f104';
    margin-left: -2px;
}

.slick-nexti:before {
    right: -14px;
    content: '\f105';
    padding-left: 3px;
}

.slick-previous:before,
.slick-nexti:before {
    font-size: 24px;
    color: #b7b7b7;
    position: absolute;
    top: 50%;
    line-height: 27px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: fontawesome;
    width: 30px;
    height: 30px;
    background-color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    border: 1px solid #e6e6e6;
    text-align: center;
    cursor: pointer;
}

.slick-previous:hover:before,
.slick-nexti:hover:before {
    background-color: #1e4874;
    color: #fff;
    border-color: transparent;
}

.slick-slide {
    min-height: 150px !important;
}

/* ============== messages-page ============== */

.messages-page {
    padding: 60px 0;
}

.messages-sec {
    float: left;
    width: 100%;
}

.msgs-list {
    float: left;
    width: 100%;
    background-color: #fff;
    border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}

.msg-title {
    float: left;
    width: 100%;
    padding: 36px 20px;
}

    .msg-title > h3 {
        color: #000000;
        font-size: 18px;
        font-weight: 600;
        float: left;
    }

    .msg-title > ul {
        float: right;
        position: relative;
        top: 1px;
    }

    .msg-title ul li {
        display: inline-block;
        margin-right: 15px;
    }

        .msg-title ul li:last-child {
            margin-right: 0;
        }

        .msg-title ul li a {
            color: #b2b2b2;
            font-size: 18px;
        }

.messages-list {
    float: left;
    width: 100%;
}

    .messages-list ul {
        float: left;
        width: 100%;
    }

        .messages-list ul li {
            float: left;
            width: 100%;
            padding: 20px;
            border-bottom: 1px solid #eeeeee;
            cursor: pointer;
        }

            .messages-list ul li.active {
                background-color: #efefef;
            }

.usr-msg-details {
    float: left;
    position: relative;
    width: 100%;
}

.usr-ms-img {
    float: left;
    width: 50px;
    position: relative;
}

.msg-status {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    background-color: #1e4874;
    position: absolute;
    top: -3px;
    right: 0;
    width: 6px;
    height: 6px;
}

.messages-list ul li.active .msg-status {
    border: 2px solid #ecf5fb;
    height: 10px;
    width: 10px;
}

.msg-notifc {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    background-color: #e77667;
    text-align: center;
    line-height: 25px;
    font-size: 13px;
    color: #fff;
}

.usr-ms-img img {
    width: 100%;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
}

.usr-mg-info {
    float: left;
    padding-left: 13px;
    margin-top: 4px;
}

    .usr-mg-info h3 {
        color: #000000;
        font-size: 18px;
        font-weight: 600;
    }

    .usr-mg-info p {
        color: #686868;
        font-size: 16px;
    }

        .usr-mg-info p img {
            float: right;
            position: relative;
            top: 5px;
            padding-left: 5px;
        }

.posted_time {
    position: absolute;
    top: 2px;
    right: 0;
    color: #b2b2b2;
    font-size: 14px;
}


/* =============== main-message-box ============= */

.main-conversation-box {
    float: left;
    width: 100%;
    background-color: #fff;
    position: relative;
}

.message-bar-head {
    float: left;
    width: 100%;
    background-color: rgba(255,255,255,0.95);
    padding: 20px;
    border-bottom: 1px solid #eaeaea;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}

    .message-bar-head .usr-msg-details {
        float: left;
        width: auto;
    }

    .message-bar-head > a {
        float: right;
        color: #b2b2b2;
        font-size: 20px;
        padding-top: 15px;
    }

.main-message-box {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15.5px;
    padding-right: 10px;
}

.messg-usr-img {
    position: absolute;
    bottom: 25px;
    left: 20px;
    width: 50px;
}

    .messg-usr-img img {
        width: 100%;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        border-radius: 100px;
    }

.message-dt {
    float: left;
    width: 100%;
    padding-left: 85px;
}

.main-message-box.ta-right {
    float: right;
}

    .main-message-box.ta-right .messg-usr-img {
        left: auto;
        right: 20px;
        bottom: 25px;
    }

    .main-message-box.ta-right .message-dt {
        padding-left: 0;
        padding-right: 85px;
    }

        .main-message-box.ta-right .message-dt > span {
            float: right;
            width: auto;
        }

.message-inner-dt {
    float: left;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    width: 100%;
}

.img-bx {
    background-color: #efefef;
    padding: 20px;
}

.message-inner-dt > img {
    display: inline-block;
    width: auto;
    margin-right: 5px;
}

.message-dt > span {
    color: #b2b2b2;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-top: 7px;
}

.message-inner-dt > p {
    float: right;
    width: 60%;
    background-color: #1e4874;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 10px 10px 10px;
    color: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}

.message-dt.st3 .message-inner-dt > p {
    background-color: #efefef;
    color: #686868;
    width: auto;
    padding: 10px 15px;
    float: left;
}

    .message-dt.st3 .message-inner-dt > p img {
        float: right;
        position: relative;
        top: 3px;
        padding-left: 5px;
    }

.main-message-box.st3 .messg-usr-img {
    bottom: 13px;
}

.messages-line {
    float: left;
    width: 100%;
    height: 604px;
}

/* ============== message-send-area ============ */

.message-send-area {
    float: left;
    width: 100%;
    background-color: #f3f5f7;
    padding: 15px 20px 15px 20px;
    border: 1px solid #eeeeee;
}

    .message-send-area form {
        float: left;
        width: 100%;
    }

.mf-field {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}

    .mf-field input {
        width: 59%;
        background-color: #fff;
        color: black;
        font-size: 20px;
        padding: 0 15px;
        border: 1px solid #e6e6e6;
        height: 50px;
    }

    .mf-field button {
        float: right;
        width: 17%;
        height: 45px;
        text-align: center;
        color: #fff;
        font-weight: 600;
        border: 0;
        margin-left: 5px;
        margin-bottom: 5px;
        cursor: pointer;
    }

.message-send-area form > ul {
    float: left;
    width: 100%;
    margin-top: 15px;
}

    .message-send-area form > ul li {
        display: inline-block;
        margin-right: 20px;
    }

        .message-send-area form > ul li a {
            color: #b2b2b2;
            font-size: 18px;
        }
