body {
    margin: 0;
    padding: 0;
    font-family: 'Nunito Sans', sans-serif !important;
    overflow-x: hidden;
    font-size: 15px;
    background-color: #1e3667;
}

.progress-bar {
    background-color: #4c70bd;
}
.nav > li.active {
    border-left: 4px solid #ffbf2f;
    background: #4c70bd;
}

.nav > li > a {
    font-weight: 400;
}
.nav-header {
    padding: 33px 25px;
    background-color: #1e3667;
    background-image: none;
    text-align: center;
}
.btn-primary {
    color: #fff;
    background-color: #4c70bd;
    border-color: #4c70bd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus {
    background-color: #4c70bd;
    border-color: #4c70bd;
    color: #FFFFFF;
    outline:0;
}
.label-primary, .badge-primary {
    background-color: #4c70bd;
    color: #FFFFFF;
}
.label-warning, .badge-warning {
    background-color: #ffbf2f;
    color: #FFFFFF;
}
.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
    position: absolute;
    background: #4c70bd;
}
.text-navy{
    color: #4c70bd !important;
}
ul.nav.nav-second-level.collapse .active {
    background: transparent;
}
.label-warning, .badge-warning {
    background-color: #999;
    color: #FFFFFF;
}
.login_screen {
    /* background:linear-gradient(90deg,#4c70bd, #769ae6); */
    background-image: url('../../../Images/UI_images/bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #4c70bd;
    float: left;
    width: 100%;
}
.loginscreen.middle-box {
    width: 100%;
    max-width: 540px;
    background-color: rgba(250,250,250,0.90);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
    margin: 10% auto;
}
.login_screen h1.logo-name img {
    width: 200px;
    height: auto;
    margin-bottom: 20px;
}
.login_screen h1.logo-name{
    margin: 0;
    font-size:16px;
}
.login_screen .form-control, .single-line{
    height: 50px;
    box-shadow: 2px 3px 8px rgba(0, 71, 213, 0.15);
}

.btn.btn-primary.block.full-width.m-b {
    background-color: #4c70bd;
    height: 50px;
    border-radius: 0;
    width: 100% !important;
    font-size: 18px;
}
button.btn.btn-primary.block.full-width.m-b:active,button.btn.btn-primary.block.full-width.m-b:focus,button.btn.btn-primary.block.full-width.m-b:hover,.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    background-color: #3d5fa8;
    border: 1px solid #4c70bd;
}
.logo-element {
    background: #fff;
    padding: 5px;
    border: 1px solid #d7d7d7;
}
a.btn.btn-sm.btn-white.btn-block {
    height: 50px;
    padding: 11px;
    font-size: 18px;
}
.loginscreen .d-flex a {
    font-size: 14px;
    color: #4c70bc;
}
a.page_btn.btn {
    background-color: #4c70bc;
    color: #fff;
    border-radius: 0;
    height: 40px;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}
.details_list{
    font-weight: 600;
    color: #333;
}
.details_list span{
    font-weight: 300;
    color: #333;
}
.details_list .row {
    padding: 15px 0;
}
.recruiter_list li {
    font-size: 16px;
    list-style-type: none;
    padding: 10px;
}
.recruiter_list ul {
    padding: 0;
}
.recruiter_list ul li:nth-child(odd){
    background-color: #f2f2f2;
}
table.table.table-striped td a {
    text-decoration: none;
    color: #676a6c;
}
input#scales {
    margin: 2px 5px 0 !important;
    width: auto !important;
}
.float-right{
    float:right !important;
}
.d-flex {
    display: flex;
}
.ml-auto {
    margin-left: auto;
}
.ibox-content h2 {
    font-size: 18px;
}
.row.wrapper.border-bottom.white-bg.page-heading h2 {
    font-size: 20px;
}
.year_picker {
    text-align: right;
    background-color: #fff;
    padding-bottom: 10px;
    padding-right:15px;
}
.month_picker {
    text-align: right;
    background-color: #fff;
    padding-bottom: 10px;
    padding-right: 15px;
}
.yearpicker-container.yearpicker-dropdown {
    right: 23px;
}
input.yearpicker:focus {
    outline: 0;
}
.yearpicker-current {
    font-size: 14px;
}
.yearpicker-year li.yearpicker-items {
    font-size: 13px;
    font-weight: 400;
}
.yearpicker-items.selected,.yearpicker-items:hover {
    color: #4c70bd !important;
}
.yearpicker-header {
    background-color: #4c70bd;
    color: #fff;
    height: 3.5rem !important;
}
.yearpicker-header {
    display: flex;
    width: 100%;
    height: 3.5rem;
    border-bottom: 1px solid var(--border-color);
    align-items: center;
    justify-content: space-around;
}
button.btn.btn-xs.btn-white:focus {
    outline: 0;
}
input.yearpicker {
    height: 35px;
    border: 1px solid #f3f3f4;
    padding: 10px;
}
button.btn.btn-xs.btn-white {
    height: 28px;
}
.ibox-title{
    float:left;
    width:100%;
    padding-bottom:10px;
    border:0;
}
.monthpicker_input {
    height: 35px !important;
    border: 1px solid #f3f3f4 !important;
    padding: 10px !important;
    background-color: #ffffff !important;
    color: #716f6c !important;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif !important;
}
.monthpicker_selector > table tbody:first-child > tr:nth-child(1) {
    background-color: #4c70bd;
    color: #fff;
    height: 3.5rem !important;
}
.yearValue {
    position: relative !important;
}
td.month {
    height: 3.5rem;
    background-color: #fff;
    border: 0;
    color: #555;
}
.monthpicker_selector .month:hover {
    color: #4c70bd !important;
    background-color: #eee !important;
}
.monthpicker_selector .month {
    border: 0px !important;
    cursor: pointer;
}
.yearSwitch{
    background-color:transparent !important;
    color:#fff !important;
}
.monthpicker_selector table td {
    font-size: 13px !important;
    font-weight: 400 !important;
}
.monthpicker_selector > table, .month_picker, .monthpicker {
    font-family: 'Nunito Sans', sans-serif !important;
}
.monthpicker:focus {
    outline: 0;
}
.monthpicker_selector{
    right:0 !important;
    min-width:280px !important;
}
.monthpicker_selector>table tr:first-child>td:nth-child(1),.monthpicker_selector>table tr:first-child>td:nth-child(3){
    text-align:center !important;
}
/*24-08-2020*/
.icon_box {
    margin-left:auto;
}
.top_box .icon_box span {
    padding: 17px 10px;
    border-radius: 15px;
    background-color: #1e3c7b;
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
}
.top_box .icon_box span img {
    width: 31px;
    height: auto;
}
.top_box .ibox-content {
    display: flex;
    align-items: center;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgb(174 183 201), 0 2px 5px 0 rgb(243 243 244) !important;
}
.analytics {
    float: right;
    margin: 17px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
    color: #15419e;
}
.analytics img {
    width: 25px;
     height: 25px;
     margin-right: 10px;        
}    

/*.fa, .fas {
    font-family: 'FontAwesome' !important;
    font-weight: 900;
    color:#fff;
    font-size:16px;
}*/
.note-editor.note-frame .note-editing-area {
    min-height: 300px;
    position:relative;
}
 .note-editor.note-frame .note-editing-area .note-editable {
    padding:30px;
}
.note-editor.note-frame.card .dropdown-toggle::after {
    content: "\f0dd";
    color: #333;
    font-family: FontAwesome;
    padding-left: 5px;
}
button.note-btn.btn.btn-light.btn-sm.note-current-color-button {
    padding: 6px 2px;
}
.dropdown-menu.note-check.dropdown-fontname.show a.dropdown-item {
    width: 100%;
    float: left;
    color: #333;
    padding: 3px 0;
}
.note-popover .popover-content .dropdown-menu, .card-header.note-toolbar .dropdown-menu {
    min-width: 140px;
    border-radius: 0;
    padding: 10px 2px;
}
.dropdown-menu.dropdown-style.show a.dropdown-item {
    width: 100%;
    float: left;
    color: #333;
    padding: 3px 0;
}
.form-control:focus, .single-line:focus {
    border-color: #484848 !important;
}

.fa, .fas {
    font-family: 'FontAwesome';
    font-weight: 900;
}
.carousel-control-next-icon::after {
    content: "\f105 ";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 20px;
}

.carousel-control-next {
    right: 0;
    position: absolute;
    top: 47%;
}

.carousel-control-prev-icon::after {
    content: "\f104 ";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 20px;
}
.posterImg_modal .carousel-control-next-icon {
    text-align: center;
    height: auto;
}
.carousel-control-next-icon {
    background-color: #999 !important;
    color: #fff;
}
.posterImg_modal .carousel-control-prev-icon {
    text-align: center;
    height: auto;
}
a:hover, a:focus{
    outline:0;
}
.carousel-control-prev-icon {
    background-color: #999 !important;
    display:block;
    opacity:1;
    color: #fff;
}
.carousel-control-prev-icon {
}

.carousel-control-prev {
    left: 0;
    position: absolute;
    top: 47%;
}
.post-meta .middle_section .user-post {
    padding: 10px;
    border: 1px solid #eaeaea;
}
.pace-done{
    padding-right:0 !important;
}
/*::-webkit-scrollbar {
    display: none;
}*/
text {
    text-align: center;
    left: 0;
    right: 0;
    position: absolute;
    top: 42%;
    color: #fff;
    font-size: 28px;
}

.middle {
    position: absolute;
    top: 1px;
    bottom: 1px;
    right: 1px;
    left: 1px;
    background-color: rgba(0,0,0,0.5);
}
/*Kendo*/
table td img {
    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-right: 5px;
}

table td .user-name {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
}
.k-editor, .k-grid, .k-menu, .k-scheduler{
    border-radius:0 !important;
}
thead th .k-icon.k-i-filter {
    color: #fff !important;
}
thead th {
    background-color: #1e3c7b !important;
    border-radius:0 !important;
}
.k-dropdown-wrap.k-state-default, .k-widget.k-dropdown, .k-pager-wrap .k-pager-first, .k-pager-wrap .k-pager-last {
    border-radius: 0 !important;
}
.k-link {
    color: #fff !important;
}

.k-grid-filter.k-state-active{
    background-color:transparent !important;
}
#page-wrapper .container {
    width: 100%;
}
.k-pager-numbers .k-link.k-state-selected {
    color: #fff !important;
}
.k-pager-wrap .k-link {
    color: #777 !important;
}
.k-link {
    font-size: 14px !important;
}
.k-state-default > .k-select {
    background-color: #1e3c7b;
}
.k-calendar .k-content .k-link {
    color: #1e3c7b !important;
}

.k-picker-wrap .k-icon {
    color: #fff;
}

.k-calendar .k-month th {
    color: #fff;
}

.k-calendar .k-header .k-link {
    color: #1e3c7b !important;
}
.k-dropdown-wrap .k-icon {
    color: #fff !important;
}

/*blog*/
.blog-banner .carousel-item {
    display: block;
}
.blog-section .card-header {
    text-align: center;
}
.blog-section .ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 0px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0px;
    text-align: center;
}

.blog-header {
    background-color: unset;
    height: auto;
    text-align: center;
}

.blog-section {
    float: left;
    width: 100%;
}

.blog-sidebar {
    width: 300px;
    float: left;
}

.blog-content {
    margin: auto;
}

    .blog-content .card-header h3 {
        font-weight: 600;
        font-size: 30px;
        color: #0c79c3;
    }

.blog-img img.img-fluid {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center;
}

.blog-content .card, .blog-content .card-header {
    border: 0;
}

.blog-inner-content p {
    font-size: 18px;
    color: #555;
    font-weight: 400;
    line-height: 30px;
}

.blog-grid {
    width: calc(97%/3);
    float: left;
    padding: 13px;
    border: 1px solid #ccc;
    margin: 5px;
    margin-top: 15px;
    min-height: 420px;
}
.btn.blog-readbtn {
    margin: 0px !important;
    font-size: 12px !important;
    color: #4c70bd !important;
}
.blog-page .card-body {
    padding-top: 10px;
}

    .blog-grid a {
        color: #333;
        text-decoration: none;
    }

button.btn.blog-readbtn {
    background-color: transparent;
    color: #0c79c3;
    border: 0;
    border-radius: 0;
    padding: 0;
    margin-top: 15px;
    text-align: left;
}

.blog-page h2.text-center {
    background-color: #4c70bd;
    padding: 10px;
    color: #fff;
    font-size: 25px;
    margin: 0 6px;
}

/* join us page */
.adminadduser .nav > li.active {
    border-left: none;
    background-color: #4c70bd !important;
}

.adminadduser span#upload_file {
    margin-bottom: 10px;
}

.adminadduser #fileUpload {
    display: none;
}

.adminadduser .upload-btn-wrapper .btn {
    border: 2px solid #4c70bd;
    color: #fff;
    background-color: #4c70bd;
    padding: 8px 15px;
    font-size: 16px;
    font-weight: normal;
}

.adminadduser .upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.adminadduser .upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-align: right;
    margin-bottom: 5px;
}

.adminadduser .uploadtextbtn {
    float: left;
    width: 100%;
}

.adminadduser #upload_file {
    float: right;
    padding-right: 36px;
    color: green;
    display: none;
}

.adminadduser .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #4c70bd;
}

.adminadduser .form-group.col-lg-12.phonedrop input {
    padding-left: 15%;
}

.adminadduser .form-group.col-lg-6.phonedrop input {
    padding-left: 30%;
}

.adminadduser .phonedrop #CandidateRegister_CountryCode_CountryCode, .adminadduser .phonedrop #RecruiterRegister_CountryCode_CountryCode, .adminadduser .phonedrop #ClientRegister_CountryCode_CountryCode {
    position: absolute;
    width: 110px;
    background-color: transparent;
    border: 0;
    height: 55px;
    font-size: 14px;
}

.adminadduser div#phoneno {
    text-align: left;
    width: 100%;
}

.adminadduser .loginpagebg {
    background: linear-gradient(315deg,#359ee3,#0a5795);
    float: left;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    opacity: 0.9;
}

.adminadduser .login-container {
    float: left;
    width: 100%;
    text-align: center;
    height: 100%;
}

.adminadduser #login_form {
    background-color: #fff;
    float: left;
}

.adminadduser .logForm {
    float: none;
    margin: 3% auto;
    max-width: 900px;
    height: auto;
    background-color: #fafafa;
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);
}

    .adminadduser .logForm .division_form {
        float: left;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        background-color: #fafafa;
        padding-bottom: 25px;
        border: 1px solid #ccc;
    }

        .adminadduser .logForm .division_form .formHeading {
            margin-bottom: 25px;
        }

.adminadduser .formHeading {
    float: left;
    width: 100%;
    height: 80px;
    background-color: #4c70bd;
}

.adminadduser .logForm form .form-group {
    float: left;
    margin: 0;
    height: 75px;
    margin-top: 10px;
}

.adminadduser .form-group.col-lg-12.forgotPSW {
    height: auto;
}

.adminadduser .formHeading h5 {
    float: left;
    width: 100%;
    padding: 27px 15px;
    margin: 0;
    font-size: 21px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.5px;
    font-weight: 300;
}

.adminadduser .logForm form input {
    font-size: 14px;
    float: left;
    width: 100%;
    height: 55px;
    border: solid 1px #e1e1e1;
    border-radius: 0;
    padding-left: 20px;
    color: #333;
    background-color: #fff;
    font-weight: 300;
    box-shadow: 2px 3px 8px rgba(0, 71, 213, 0.15);
}

.adminadduser .logForm .btn.btn-default.btn-actions {
    width: 100%;
    padding: 0;
    border-radius: 0;
    height: 55px;
    line-height: 28px;
    margin-top:20px;
}

.adminadduser .btn.btn-default.btn-actions {
    background: #4c70bd;
    padding: 13px;
    border: solid 2px #4c70bd;
    width: 300px;
    height: 55px;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.5px;
}

.adminadduser .notification {
    padding-top: 30px;
    float: left;
}

    .adminadduser .notification p {
        color: #757575;
        font-size: 14px;
    }

    .adminadduser .notification .signlink {
        color: #4c70bd;
        font-size: 18px;
        font-weight: 400;
        text-decoration: none;
    }

.adminadduser .top_menubtn .nav {
    display: inline-flex;
    /* padding-left: 11%; */
}

.adminadduser .top_menubtn {
    background-color: #f2f2f2;
    padding: 15px;
    float: left;
    width: 100%;
}

.adminadduser .division_form {
    background-color: #fff;
    padding: 15px;
    float: left;
    width: 100%;
}

.adminadduser .top_menubtn .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #333;
    border-radius: 2px;
    height: 50px;
    padding: 10px 15px;
    line-height: 32px;
    color: #fff;
}

.adminadduser .top_menubtn .nav-pills .nav-link {
    border-radius: .25rem;
    line-height: 32px;
    font-size: 18px;
    text-transform: uppercase;
    color: #4c4c4c;
    font-weight: 400;
}

.adminadduser .regpagebg select {
    position: absolute;
    top: 20px;
    left: 38px;
    width: 15%;
    height: 55px;
    border: solid 1px #e1e1e1;
    border-right: 0;
    color: #333;
    font-size: 14px;
    padding-left: 15px;
}

.adminadduser .regpagebg select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.adminadduser div#view_canlist {
    float: right;
    margin-top: 30px;
    text-decoration: underline;
}


    .navbar-static-side {
        z-index: 2001;
        width: 250px;
    }
    

    @media (max-width:1500px) {
        body {
            font-family: 'Nunito Sans', sans-serif;
            font-size: 13px;
        }

        .recruiter_list li {
            font-size: 14px;
            list-style-type: none;
            padding: 10px;
        }

        .ibox-content h2 {
            font-size: 16px;
        }

        .row.wrapper.border-bottom.white-bg.page-heading h2 {
            font-size: 18px;
        }
    }

/*social_feed*/

.left_section, .middle_section.post_box, .right_section {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.05);
    margin-top: 0;
    border-radius: 0;
}

    .left_section, .middle_section.post_box, .right_section .card {
        border: 1px solid #b3b3b3 !important;
    }

.right_section, .left_section {
    position: static;
    padding: 0;
}

.middle_section {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ede9e9;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    padding: 20px;
    position: relative;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.05);
}

.social_bg {
    margin-top: 50px;
    background: linear-gradient(#edf2f6,#fff);
    float: left;
    width: 100%;
}

.new-postbox figure {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top;
}

    .new-postbox figure img {
        max-width: 45px;
        width: 100%;
        height: auto;
    }

.newpst-input {
    display: inline-block;
    vertical-align: top;
    width: 90%;
}

    .newpst-input textarea {
        float: left;
        width: 100%;
        border: none;
        padding: 10px;
        background: #f1f3f6;
        margin-left: 15px;
    }

.attachments {
    display: block;
    text-align: left;
    background: #fff;
}

    .attachments ul {
        list-style: outside none none;
        margin-bottom: 0;
        padding-left: 0;
        line-height: initial;
        margin-top: 15px;
    }

input#AdURL {
    margin: 30px 30px 10px 15px;
    float: left;
    height: 45px !important;
    border-radius: 0;
    padding-left: 20px;
    color: #666;
    background-color: #fff;
    font-weight: 200;
    font-size: 15px !important;
}

    .attachments li {
        display: inline-block;
        margin-left: 10px;
        font-size: 16px;
        line-height: 0;
    }

    .attachments ul .add-loc {
        cursor: pointer;
        display: block;
        font-size: 20px;
        margin-top: -5px;
    }

.fileContainer {
    display: inline-block;
    font-size: 14px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    cursor: pointer;
}

.attachments .fileContainer [type="file"] {
    right: 2px;
    top: -10px;
    width: 20px;
    height: 20px;
}

.fileContainer [type="file"] {
    cursor: pointer;
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    right: 0px;
    text-align: right;
    top: 0;
    width: 100%;
    overflow: hidden;
}

.middle_section.post_box .post-btn {
    background: #4c70bd;
    border: medium none;
    color: #fff;
    font-weight: 500;
    margin-top: 11px;
    height: 45px;
    padding: 5px;
    width: 20%;
    transition: all 0.2s linear 0s;
}

.post_btn_item {
    width: 100%;
    text-align: right;
}

.create_post_head {
    position: relative;
}

    .create_post_head h2 {
        font-size: 24px;
        color: #333;
        margin-bottom: 20px;
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 10px;
    }

        .create_post_head h2::before {
            content: "";
            position: absolute;
            left: -20px;
            top: 0;
            height: 90%;
            width: 3px;
            background-color: #ff9b25;
        }

.friend-info figure {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top;
    width: 50px;
}

    .friend-info figure img {
        height: 40px;
    }

.friend-name {
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    width: 89%;
}

.more {
    position: relative;
    float: right;
}

.more-post-optns ul {
    display: none;
    position: absolute;
    top: 15px;
    background: #eee;
    padding: 10px 15px;
    left: -200px;
    right: 0;
    z-index: 99;
    border-radius: 3px;
}

    .more-post-optns ul li {
        list-style-type: none;
        cursor: pointer;
    }

.more-post-optns:hover ul {
    display: inline;
}

.friend-name ins {
    display: inline-block;
    width: 90%;
    font-size: 20px;
    text-decoration: none;
}

.friend-name span {
    color: #999;
    float: left;
    font-size: 16px;
    text-transform: capitalize;
    width: 90%;
}

.more-post-optns ul li i {
    color: #222;
    display: inline-block;
    font-size: 14px;
    margin-right: 8px;
    transition: all 0.1s linear 0s;
    vertical-align: middle;
}

.post-meta p {
    font-size: 16px;
    letter-spacing: 0.1px;
    line-height: 26px;
    color: #333;
}

.post-meta {
    float: left;
    margin-top: 15px;
    width: 100%;
    position: relative;
}

    .post-meta figure {
        width: 100%;
        float: left;
    }

        .post-meta figure .img-bunch img {
            width: 100%;
            float: left;
            height: 275px !important;
            object-fit: cover;
            border-radius: 0;
        }

.we-video-info, .we-video-info ul {
    float: left;
    width: 100%;
    padding: 15px 0px 0 5px;
    background-color: #f9f9f9;
}

    .we-video-info ul li {
        float: left;
        list-style-type: none;
        margin: auto 15px 0 0;
        cursor: pointer;
    }

.description {
    float: left;
    margin-top: 30px;
    width: 100%;
    position: relative;
}

.friend-name ins a {
    color: #4c70bd;
    font-size: 20px;
}

    .friend-name ins a:hover {
        color: #4c70bd;
    }

.we-video-info ul li:hover {
    color: #4c70bd;
}

.left_section .profile-banner-small {
    border: 0;
    position: relative;
    float: left;
    ;
}

.left_section .card-profile {
    border: 0;
}

.left_section .profile-thumb-2 {
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    bottom: -40px;
    left: 0;
    right: 0;
    position: absolute;
    margin: auto;
}

.left_section .profile-desc {
    padding: 20px;
    margin-top: 25px;
    width: 100%;
    float: left;
}

.left_section .author {
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    text-transform: capitalize;
}

.left_section .profile-desc p {
    font-size: 16px;
    color: #999;
    /* padding-top: 10px;*/
}

.left_section .profile-desc span {
    float: left;
    margin-bottom: 10px;
    font-size: 18px;
    color: #999;
}

.left_section .author a {
    font-size: 20px;
    color: #4c70bd;
    font-weight: 400;
}

.left_section.card {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ede9e9;
    display: inline-block;
    width: 100%;
    padding: 20px;
    position: relative;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.05);
}

.left_section .widget-title {
    font-size: 20px;
    font-weight: 500;
    color: #666;
    margin-bottom: 15px;
    text-transform: capitalize;
    position: relative;
}

.left_section .like-page-list-wrapper li {
    margin-bottom: 35px;
    list-style-type: none;
}

.left_section .profile-thumb {
    display: inline-block;
    position: relative;
}

.left_section .profile-thumb-small {
    width: 35px;
    height: 35px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
}

.unorder-list-info {
    padding-left: 10px;
}

.left_section .unorder-list .like-button {
    font-size: 20px;
    margin-left: auto;
    position: relative;
    border: 0;
    background-color: transparent;
}

button:focus {
    outline: 0;
    border: 0;
}

.left_section .unorder-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.list-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    padding-bottom: 3px;
    margin: 0;
}

    .list-title a {
        text-decoration: none;
        color: #333333;
    }

.list-subtitle {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    text-transform: unset !important;
    margin: 0;
}

    .list-subtitle a {
        color: #666666;
        text-decoration: none;
    }

.unorder-list .like-button:hover .heart, .unorder-list .like-button.active .heart {
    opacity: 0;
    visibility: hidden;
}

.unorder-list .like-button {
    font-size: 20px;
}

    .unorder-list .like-button:hover .heart-color, .unorder-list .like-button.active .heart-color {
        opacity: 1;
        visibility: visible;
    }

    .unorder-list .like-button .heart-color {
        top: 50%;
        left: 0;
        position: absolute;
        opacity: 1;
        visibility: hidden;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s;
    }

.right_section figure.profile-thumb-small {
    float: left;
    width: 100%;
}

.right_section .card.widget-item {
    padding: 15px;
    border-radius: 0;
}

.right_section figure.profile-thumb-small img {
    width: 50px;
    border-radius: 100%;
    height: auto;
}

.right_section li.unorder-list {
    display: flex;
    margin-bottom: 35px;
}

.right_section .widget-title {
    font-size: 20px;
    font-weight: 500;
    color: #666;
    margin-bottom: 15px;
    text-transform: capitalize;
    position: relative;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 14px;
}

.like-page-list-wrapper:last-child {
    margin: 0;
}

#accordion .mb-0.widget-title {
    border: 0;
    padding-bottom: 0;
}

.attachments span.add-loc i {
    color: #ff9119;
}

.create_pageBtn .btn.crepageBtn {
    background: #f3f3f3;
    width: 100%;
    height: 45px;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.05);
    font-size: 18px;
    font-weight: 400;
}

span.mandatory_field {
    left: auto !important;
    top: auto !important;
    color: red !important;
    position: relative !important;
    right: auto !important;
}

.candidate_span .form-group label {
    float: left;
    width: 90%;
    text-align: left;
    color: #999;
}

.candidate_span .form-group {
    margin-bottom: 1.5rem !important;
}
.candidate_form.row.candidate_span #CandidateRegister_CountryCode_CountryCode,  #RecruiterRegister_CountryCode_CountryCode, #ClientRegister_CountryCode_CountryCode {
    top: 28px;
    left: 16px;
}

.loginscreen.middle-box label {
    float: left;
    text-align: left;
}

canvas#lineChart, canvas#myChart2 {
    width: 100% !important;
}

.k-grid table {
    width: 100% !important;
}

.mini-navbar div#page-wrapper {
    width: calc(100% - 70px);
    max-width: calc(100% - 70px);
    /* margin-left: 300px;*/
}

#page-wrapper {
    max-width: calc(100% - 250px);
    margin-left: 250px;
}
.candidate_form{
    float: left;
    width: 100%;
}
.picker{
    text-align: center;
}
.k-grid table {
    width: 100% !important;
}

#PhoneNum-spanerror, #CliPhoneNum-spanerror, #RecPhoneNum-spanerror {
    float: left;
}
@media only screen and (max-width:480px) { /*small screen*/
}
@media only screen and (min-width:481px) and (max-width: 768px) {
}
@media only screen and (min-width:769px) and (max-width: 991px) {
    .passwordLink {
        text-align: left;
        margin-bottom: 10px;
        float: left;
        padding-top: 10px;
    }
    .adminadduser .logForm{
        max-width: 600px !important;
    }
    .adminadduser .logForm form .form-group {
            width: 100%;
    }
    .candidate_form.row.candidate_span #CandidateRegister_CountryCode_CountryCode, #RecruiterRegister_CountryCode_CountryCode, #ClientRegister_CountryCode_CountryCode{
        top: 23px;
        left:16px;
    }
    .currencyinput.form-control {
        width: 6%;
        float: left;
        margin-top: 23px !important;
        padding: 12px;
    }
    .card .card-body .form-group .col-lg-6{
        float: left;
        width: 100%;
        padding: 10px;
    }
    .card.subscription-form #wrapper .col-lg-2{
        float: left;
        width: 30%;
    }
    .mail-box-header #wrapper .col-lg-2{
        float: left;
    }
    .picker {
        display: inline-block;
        flex: 1;
        align-content: right;
    }
        .picker .monthpicker {
            padding-top: 10px;
            width: 190px;
        }
            .picker .yearpic{
                padding-top: 10px;
            }
            input.weekpicker {
                padding: 6px !important;
            }
    input.yearpicker{
        padding: 9px !important;
    }
    .contentdata {
        padding-left: 22px !important;
    }
    .searchBox .col-lg-4{
        padding-left: 16px !important;
    }
    .jobBox .row {
        padding-right: 0 !important;
    }
    .candidate-info-details .btn.btn-sm.btn-primary{
        float: none !important;
    }
    .progtrckr li{
        margin-top: 2rem !important;
    }
    .multiselect label{
        margin-right: 0 !important;
    }
    .blog-grid {
        width: 97%;
        float: left;
        padding: 13px;
        border: 1px solid #ccc;
        margin: 5px;
        margin-top: 5px;
        margin-top: 15px;
    }
    .Content_Box {
        margin-left: 13px !important;
        margin-right: 0px !important;
    }
    #myIpLocation .modal-body{

    }
    .list-unstyled li {
        float: left;
        margin-right: 8px;
        padding: 10px;
    }
    #editTargetModal .col-lg-6, .contentdata .col-lg-6 {
        padding-top: 11px;
        float: left;
        width: 100%;
    }
    #InstitutionGrid{
        max-width: 730px !important;
    }
    .smartcal_popup .modal-dialog {
        min-width: 100% !important;
    }
 }
@media only screen and (min-width:1280px) and (max-width: 1351px) {
    
    #editTargetModal .col-lg-6, .contentdata .col-lg-6 {
        padding-top: 11px;
        float: left;
        width: 100%;
    }
}

    @media only screen and (min-width:992px) and (max-width: 1280px) {
        .candidate-info-details .btn.btn-sm.btn-primary {
            float: none !important;
        }
        #editTargetModal .col-lg-6, .contentdata .col-lg-6 {
            padding-top: 11px;
            float: left;
            width: 100%;
        }

        .body-small .navbar-top-links li:last-child {
            margin-right: 0;
        }

        .division_form .col-lg-6 {
            width: 50%;
        }

        .division_form .col-lg-12 {
            width: 100%;
        }

        .adminadduser .phonedrop #CandidateRegister_CountryCode_CountryCode, .adminadduser .phonedrop #RecruiterRegister_CountryCode_CountryCode, .adminadduser .phonedrop #ClientRegister_CountryCode_CountryCode {
            width: 75px;
        }

        .candidate_form.row.candidate_span #CandidateRegister_CountryCode_CountryCode, #RecruiterRegister_CountryCode_CountryCode, #ClientRegister_CountryCode_CountryCode {
            top: 25px;
            left: 16px;
        }

        .passwordLink {
            padding-top: 10px;
            float: left;
        }

        .login-container .division_form .form-group.row .col-lg-6 {
            margin-bottom: 20px;
            display: block;
            height: 100%;
            float: left;
            width: 100%;
        }

        .currencyinput.form-control {
            margin-top: 23px !important;
        }

        .card.subscription-form #wrapper .col-lg-2 {
            padding: 0;
            padding-top: 8px;
        }

        .subscription-form .card-body .Content_Box .form-group .col-lg-6 {
            width: 50%;
            float: left;
        }

        #subscriptionPlans_Amount {
            width: 90% !important;
        }

        .currencyinput.form-control {
            width: 10% !important;
        }

        .card.subscription-form #wrapper .col-lg-2 {
            padding-top: 8px;
            padding-left: 8px;
            float: left;
        }

        .card.subscription-form #wrapper .col-lg-8 {
            float: left;
            width: 60%;
        }

        .blog-grid {
            width: calc(97%/2);
            float: left;
            padding: 13px;
            border: 1px solid #ccc;
            margin: 5px;
            margin-top: 5px;
            margin-top: 15px;
        }

        .picker .yearpic {
            padding-top: 10px;
        }
        .smartcal_popup .modal-dialog {
            min-width: 100% !important;
        }
    }

    @media only screen and (min-width:1281px) and (max-width: 1599px) {

        .currencyinput.form-control {
            margin-top: 23px !important;
        }

        .adminadduser .phonedrop #CandidateRegister_CountryCode_CountryCode, .adminadduser .phonedrop #RecruiterRegister_CountryCode_CountryCode, .adminadduser .phonedrop #ClientRegister_CountryCode_CountryCode {
            width: 90px !important;
        }

        .card.subscription-form #wrapper .col-lg-2 {
            padding: 0;
            padding-top: 8px;
        }
    }

.candidate-list-option i.fa {
    color: #467fb7;
}

div#grid {
    margin-bottom: 50px;
}

.swal-footer{
    text-align:center;
}

span.field-validation-error {
    color: red;
    float: left;
}

.k-i-loading {
   display:none !important;
}

.swal-overlay--show-modal {
    z-index: 10003;
}
