/*--Common--*/
.registryparentclass .navbar {
    background: #28a5df;
    background-image: url(../images/admin/registered-admin/header_bg.jpg);
}
/*.navbar .navbar-brand-wrapper .navbar-brand { line-height:40px; padding-bottom: 0.5rem; padding-top: 0.5rem;  }
.navbar.fixed-top + .page-body-wrapper { padding-top: 4rem }*/
.registryparentclass p {
    font-size: 0.9rem;
}

.registryparentclass .navbar .navbar-menu-wrapper .navbar-nav .nav-item .nav-link.count-indicator .count {
    background: #f1751f;
}

.registryparentclass .card-title {
    color: #515151;
}

.registryparentclass .bold-text span, footer span span, .nav-link span span, .form-group span.or-sym, .character {
    font-family: arial;
    padding: 0 3px;
}

.registryparentclass .progressbar {
    border-radius: 1rem;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 35px;
    position: relative;
    background-color: #EEE;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,.1)
}

.registryparentclass .proggress {
    border-radius: 1rem;
    height: 8px;
    width: 10px;
    background-color: #76c2e6
}

.registryparentclass .percentCount {
    float: right;
    margin-top: 10px;
    font-size: 0.8rem;
    width: 20%;
    text-align: left;
    margin-left: 5px;
    font-family: 'Campton-LightDEMO', sans-serif
}

.registryparentclass .rmtext {
    float: right;
    margin-top: 10px;
    font-size: 0.8rem;
    width: 75%;
    text-align: right;
    font-family: 'Campton-LightDEMO', sans-serif;
}

.registryparentclass .img-circle {
    border-radius: 50%;
}

.registryparentclass .card .card-title {
    padding: 0.7rem 1rem 0.6rem;
}

    .registryparentclass .card .card-title a {
        float: right;
        color: #e87524;
        font-size: 0.8rem;
    }

        .registryparentclass .card .card-title a svg {
            color: #bdbdbd;
            margin-left: 10px;
            font-size: 1rem;
        }

    .registryparentclass .card .card-title .bold-text span.count {
        border-radius: 100%;
        width: 22px;
        height: 22px;
        text-align: center;
        background: #0d61ae;
        color: #fff;
        display: inline-block;
        margin: 0 5px
    }

.registryparentclass .card .card-footer {
    padding: 15px 15px 15px;
    background: #e6e6e6 !important;
    border-radius: 0 0 calc(.40rem - 1px) calc(.40rem - 1px);
    border: 0px;
}

.registryparentclass .count-org {
    border-radius: 10px;
    width: 30px;
    height: 22px;
    text-align: center;
    background: #f37521;
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    font-size: 0.8rem
}

.registryparentclass .nav-tabs .count-org {
    border-radius: 10px;
    width: 30px;
    height: 19px;
    padding: 2px;
    text-align: center;
    background: #f37521;
    vertical-align: top;
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    font-size: 0.8rem
}

.registryparentclass .note-info {
    font-weight: bold;
    color: #285b9c;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    margin: 10px 0;
    padding: 5px
}

.registryparentclass .btn-primary-light {
    background: #28a5df;
}

.registryparentclass .light-bluebg {
    background: #77c2ec !important;
}

.registryparentclass .pr-fixed {
    position: absolute;
    right: 0px;
    z-index: 10
}

.registryparentclass .email-send {
    margin-top: 12px;
    margin-right: 15px;
}

.registryparentclass .nav-tabs .nav-link {
    line-height: normal;
    padding: 0.5rem 1rem 0.3rem;
    border: 0px;
}

    .registryparentclass .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
        border: 0px;
    }

.registryparentclass .nav-tabs .nav-item {
    margin-bottom: 0px;
}

.registryparentclass .user-data .user-search .form-control::placeholder {
    color: #c3c3c3;
}

.registryparentclass .user-data .user-search .form-control {
    border: 0px solid
}

.registryparentclass .user-data .user-table {
}

    .registryparentclass .user-data .user-table thead th {
        background: #78c2e7;
        padding: 8px 5px 5px;
        color: #fff;
    }

    .registryparentclass .user-data .user-table tbody td {
        padding: 7px 5px;
        font-size: 0.9rem;
        color: #302e2f;
        white-space: nowrap;
        text-align: center;
    }

        .registryparentclass .user-data .user-table tbody td .status-box img {
            width: 45px;
        }

        .registryparentclass .user-data .user-table tbody td:first-child {
            text-align: center;
            padding-left: 10px;
            min-width: 30px;
        }

        .registryparentclass .user-data .user-table tbody td:last-child {
            white-space: nowrap;
        }

        .registryparentclass .user-data .user-table tbody td svg {
            color: #81b43b;
        }

        .registryparentclass .user-data .user-table tbody td.blue-color svg {
            color: #76c5e3;
        }

        .registryparentclass .user-data .user-table tbody td.red-color svg {
            color: #ff0000;
        }

    .registryparentclass .user-data .user-table td a {
        font-size: 1.1rem;
        margin: 0 8px;
        color: #4066b1;
    }

        .registryparentclass .user-data .user-table td a:hover {
            font-size: 1.1rem;
            margin: 0 8px;
            color: #29a4dd;
        }

        .registryparentclass .user-data .user-table td a.delete {
            color: #f41831;
        }

            .registryparentclass .user-data .user-table td a.delete:hover {
                color: #ff0000;
            }

.registryparentclass .status-box {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

    .registryparentclass .status-box .status {
        position: absolute;
        width: 12px;
        height: 12px;
        bottom: 5px;
        right: 0px;
    }

    .registryparentclass .status-box .text-online {
        background: #9bcc3c
    }

    .registryparentclass .status-box .text-offline {
        background: #ee1b12
    }

    .registryparentclass .status-box .text-idel {
        background: #eedc20
    }

.registryparentclass .date-form {
    position: relative;
}

    .registryparentclass .date-form span.date-icon {
        position: absolute;
        top: 4px;
        right: 0px;
        color: #3e6ac2;
    }

        .registryparentclass .date-form span.date-icon svg {
            color: #3e6ac2;
        }

.registryparentclass .tooltip {
    display: none;
}

    .registryparentclass .tooltip .tooltip-inner {
        background-color: #28a5df;
    }

    .registryparentclass .tooltip .arrow {
        border-color: #28a5df;
    }

.registryparentclass .card .white-bg, .white-bg {
    background: #fff;
    color: #23619f;
}

.registryparentclass .card .pink-bg, .pink-bg {
    background: #1463b0;
    color: #fff;
}

    .registryparentclass .card .pink-bg.card-footer:last-child {
        border-radius: 0 0 calc(.40rem - 1px) calc(.40rem - 1px);
    }

.registryparentclass .tick-circle {
    border-radius: 100%;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    padding: 3px;
    background: #28a5df;
    color: #fff;
    display: inline-block;
    margin: 0 2px
}

.registryparentclass .num-circle {
    border-radius: 100%;
    width: 22px;
    height: 22px;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
    background: #28a5df;
    color: #fff;
    display: inline-block;
    margin: -3px 10px;
    font-weight: bold;
    font-size: 0.97rem;
}

.registryparentclass .btn-blue-main {
    background: #29a4dd;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 0.5em 1em 0.2em;
    color: #fff;
    font-size: 0.8rem;
    display: inline-block;
    text-align: right;
    float: right;
    width: auto;
}

    .registryparentclass .btn-blue-main:hover {
        background: #093d6e;
        text-decoration: none;
        color: #fff;
    }

.registryparentclass .heading-pinkbg {
    color: #fff;
    background: #76c2e7;
    padding: 10px 15px 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1rem;
    margin: 15px auto;
}

.registryparentclass .heading-pinkbg-two {
    color: #fff;
    background: #0d61ae;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1rem;
    margin: 15px auto;
}

.registryparentclass .form-result {
    font-size: 0.87rem;
}

.registryparentclass .percent {
    margin: 0px auto;
}

.registryparentclass .add-but .btn.btn-primary {
    width: 30px;
    height: 30px;
    padding: 0px;
    border-radius: 100%
}

.registryparentclass .actions-btn-prime {
    background: #29a4dd;
    font-size: 0.8rem;
    color: #fff;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 5px;
    text-transform: uppercase;
}

    .registryparentclass .actions-btn-prime:hover {
        background: #1c79a9;
    }

.registryparentclass .v-top {
    vertical-align: top;
}

.registryparentclass .prime-color {
    color: #0d61ae;
}

.registryparentclass .blue-color {
    color: #266497;
}

.registryparentclass .wc {
    color: #fff !important;
}

.registryparentclass a.wc:hover {
    color: #0f62b0 !important;
}

.registryparentclass .gt {
    color: #6c6c6c !important;
}

.registryparentclass .fb {
    font-weight: bold !important;
}

.registryparentclass .frame-border {
    border: 1px solid #e5e5e5;
}

.registryparentclass .frame-border-round {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.registryparentclass .head-text-right {
    position: absolute;
    right: 10px;
    color: #fff;
    font-weight: normal;
    font-size: 0.8rem;
}

    .registryparentclass .head-text-right .round-plus {
        border: 2px solid #fff;
        border-radius: 100%;
        padding: 3px 5px;
        margin-left: 5px
    }

    .registryparentclass .head-text-right:hover {
        color: #fff;
        opacity: 0.7;
        text-decoration: none
    }

.registryparentclass .blue-bg-round {
    background: #26a4de;
    color: #fff;
    border-radius: 15px;
    padding: 3px 15px;
    font-size: 0.9rem
}

.registryparentclass .big-text {
    font-size: 34px;
    margin: 10px auto
}


.registryparentclass span.success-icon {
    border-radius: 100%;
    padding: 15px;
    margin: 30px auto;
    width: 80px;
    height: 80px;
    font-size: 45px;
}

.registryparentclass .success-icon-pink {
    color: #0d61ae;
    font-size: 5rem;
}

.registryparentclass .pink-round-broder {
    border-radius: 100%;
    border: 3px solid #0d61ae;
    display: inline-block;
    overflow: hidden;
}

    .registryparentclass .pink-round-broder img {
        width: 100%;
        height: auto;
    }

.registryparentclass textarea::-webkit-input-placeholder, input[type='text']::-webkit-input-placeholder, input[type='email']::-webkit-input-placeholder, input[type='date']::-webkit-input-placeholder {
    color: #d2d2d2;
    font-size: 0.9rem
}

.registryparentclass textarea::-moz-placeholder, input[type='text']::-moz-placeholder, input[type='email']::-moz-placeholder, input[type='date']::-moz-placeholder {
    color: #d2d2d2;
    font-size: 0.9rem
}

.registryparentclass textarea:-ms-input-placeholder, input[type='text']:-ms-input-placeholder, input[type='email']:-ms-input-placeholder, input[type='date']:-ms-input-placeholder {
    color: #d2d2d2;
    font-size: 0.9rem
}

.registryparentclass textarea:-moz-placeholder, input[type='text'], input[type='text']:-moz-placeholder, input[type='email']:-moz-placeholder, input[type='date']:-moz-placeholder {
    color: #d2d2d2;
    font-size: 0.9rem
}

.registryparentclass select option:first-child {
    color: #d2d2d2;
}


/*--pink bullot Points--*/
.registryparentclass .pink-bullot-points {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .registryparentclass .pink-bullot-points li {
        padding-left: 2rem;
        text-indent: -1.4rem;
        font-size: 0.8rem;
        line-height: 1.2rem;
        margin-bottom: 5px;
    }

        .registryparentclass .pink-bullot-points li::before {
            content: "• ";
            color: #76c2e6;
            font-family: arial;
            font-size: 35px;
            vertical-align: middle;
            line-height: 20px;
        }
/*002022*/

/*--bordered boxes--*/
.registryparentclass .comon-box {
    margin: 0px auto 15px;
    display: table;
    width: 100%;
    padding: 15px 0px;
    position: relative;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

    .registryparentclass .comon-box label {
        margin-bottom: 0px;
    }

    .registryparentclass .comon-box .form-group {
        margin-bottom: 1.8rem;
    }

.registryparentclass .comon-grybg-box {
    margin: 0px auto 15px;
    display: table;
    width: 100%;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
}

.registryparentclass .card .search-body {
    padding-top: 0px;
}

.registryparentclass .search-box {
    background: #fcfcfc;
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 0;
}

/*--Titles--*/
.registryparentclass .wh-header {
    background: #fff;
    color: #0d61ae;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1rem;
}

.registryparentclass .md-pink-title {
    font-size: 1rem;
    text-transform: uppercase;
    color: #0d61ae
}

.registryparentclass .md-pink-title-md {
    font-size: 0.9rem;
    text-transform: uppercase;
    color: #0d61ae
}

.registryparentclass .md-black-title-md {
    font-size: 0.9rem;
    text-transform: uppercase;
    color: #6c6c6c;
}

.registryparentclass .heading-icon {
    font-size: 0.84rem;
    text-transform: uppercase;
    color: #0d61ae;
    font-weight: bold;
}

    .registryparentclass .heading-icon .h-icon {
        display: inline-block;
        background: url(../../images/admin/employment.png) no-repeat;
        width: 35px;
        height: 35px;
        background-size: 100%;
        border: 1px solid #76c2e6;
        border-radius: 100%;
        vertical-align: middle;
        margin-right: 5px;
    }

/*--Edit tools component--*/
.registryparentclass .edit-tools, .edit-tools-lg {
    position: absolute;
    right: 0px;
    padding: 0 15px;
    top: 15px;
    z-index: 100
}

.registryparentclass .edit-tools-lg {
    top: 50px;
    text-align: right;
}

.registryparentclass .edit-tools a, .edit-tools-lg a {
    display: inline-block;
    text-align: right;
    margin-left: 10px;
    color: #ababab;
    font-size: 1.2rem;
}

.registryparentclass .edit-tools-lg a {
    margin-left: 20px;
}

.registryparentclass .edit-tools a:hover, .edit-tools-lg a:hover {
    color: #e64d9d;
}

.registryparentclass .edit-tools-lg button {
    font-size: 0.7rem
}

.registryparentclass .edit-tools-lg .round-plus {
    border: 2px solid #ababab;
    border-radius: 100%;
    padding: 3px 5px;
    font-size: 10px;
    vertical-align: middle;
}

/*--Model Large design--*/
.registryparentclass .ex-modal-lg .modal-header {
    border-top: 7px solid #76c2e6;
    border-bottom: 1px solid #e1e1e1;
    padding: 1rem 1rem;
}

    .registryparentclass .ex-modal-lg .modal-header a.close {
        position: absolute;
        z-index: 999;
        top: 7px;
        right: 8px;
        color: #fff;
        opacity: 1;
        padding: 0px;
    }

        .registryparentclass .ex-modal-lg .modal-header a.close .svg-inline--fa {
            background: #0d61ae;
            border-radius: 100%;
        }

    .registryparentclass .ex-modal-lg .modal-header a.print {
        color: #0d61ae;
        position: absolute;
        right: 15px;
    }

.registryparentclass .ex-modal-lg .modal-title {
    color: #0d61ae;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1rem;
}

.registryparentclass .ex-modal-lg .modal-footer, .bd-modal-sm .modal-footer {
    border: 0px;
    background: #e6e6e6;
    padding: 0.8rem 1rem;
    border-radius: 0 0 5px 5px
}

.registryparentclass .ex-modal-lg .card-footer:last-child {
    border-radius: 0px;
}

.registryparentclass .ex-modal-lg .product-chart-wrapper {
    height: 400px;
}

.registryparentclass .bd-modal-sm {
    border-radius: 0px;
}

    .registryparentclass .bd-modal-sm .btn-blue-main {
        float: none;
        width: 80%;
        text-align: center;
        margin: 0px auto;
        height: 43px;
        font-size: 1.2rem;
    }

    .registryparentclass .bd-modal-sm .modal-body span {
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

        .registryparentclass .bd-modal-sm .modal-body span.success-icon {
            border-radius: 100%;
            padding: 15px;
            margin: 30px auto;
            width: 80px;
            height: 80px;
            font-size: 45px;
            background: #7cc144
        }

/*--Star rating--*/
.registryparentclass .starrr {
    display: inline-block;
}

    .registryparentclass .starrr svg {
        font-size: 14px;
        padding: 0 1px;
        cursor: pointer;
        color: #FFD119;
        text-decoration: none;
    }

    .registryparentclass .starrr.big-star svg {
        font-size: 34px;
        margin: 10px auto
    }

/*--Form Details--*/
.registryparentclass .n-form-details .form-group {
    margin-bottom: 0px;
    font-size: 0.9rem
}

.registryparentclass .n-form-details .form-control-plaintext {
    color: #225cb0;
    font-size: 0.9rem
}

/*--Header--*/
.registryparentclass .k-header #linearBg1 {
    background-color: #53c9f1;
    background: -webkit-gradient(linear, left top, right top, from(#53c9f1), to(#53c9f1));
    background: -webkit-linear-gradient(left, #53c9f1, #53c9f1);
    background: -moz-linear-gradient(left, #53c9f1, #53c9f1);
    background: -ms-linear-gradient(left, #53c9f1, #53c9f1);
    background: -o-linear-gradient(left, #53c9f1, #53c9f1);
    height: 5px;
    width: 100%;
}

.registryparentclass .k-header.navbar .search {
    font-family: 'Campton-LightDEMO', sans-serif
}

.registryparentclass .k-header .navbar-brand-wrapper .brand-logo-mini {
    width: 53px;
    height: 55px;
    background-image: url(../images/admin/registered-admin/RNCloud_logo_registry.png);
    background-repeat: no-repeat;
    background-position: center left;
}

.registryparentclass .k-header.navbar .navbar-brand-wrapper {
    background: #fff;
    padding-left: 0rem;
    text-align: center !important;
}

.registryparentclass .k-header.navbar .navbar-menu-wrapper .navbar-toggler {
    color: #fff;
    font-size: 1.5rem;
}

.registryparentclass .k-header.navbar .navbar-menu-wrapper .navbar-nav .nav-item .form-control {
    line-height: 1.8rem;
}

/*--Header droupdown--*/
.registryparentclass .navbar .navbar-menu-wrapper .navbar-dropdown.mail-notification .dropdown-item div {
    width: auto;
    max-width: none !important;
    display: inline-block;
    white-space: inherit;
    vertical-align: top;
}

/*--Sidebar--*/
.registryparentclass .k-sidebar .sidebar .nav .nav-item .panel, .profile-panel .panel {
    border-bottom: 1px solid #c9cdd0;
    text-align: center;
    align-items: center;
    margin-bottom: 1rem;
    padding: 2rem 1rem;
    white-space: nowrap;
}

    .registryparentclass .k-sidebar .sidebar .nav .nav-item .panel .img-circle, .profile-panel .panel .img-circle {
        padding: 5px;
        background: #cecece;
        width: 100px;
    }

    .registryparentclass .k-sidebar .sidebar .nav .nav-item .panel .user-title, .profile-panel .panel .user-title {
        color: #0e5faa;
        margin-bottom: 0px;
        margin-top: 20px;
        font-weight: normal;
    }

    .registryparentclass .k-sidebar .sidebar .nav .nav-item .panel .user-status span, .profile-panel .panel .user-status span {
        font-size: 0.8rem;
        color: #6d6d6d;
    }

        .registryparentclass .k-sidebar .sidebar .nav .nav-item .panel .user-status span span, .profile-panel .panel .user-status span span {
            font-family: arial;
            vertical-align: top;
            padding: 0 2px;
            font-weight: normal;
        }

.registryparentclass .k-sidebar .sidebar .nav .nav-item .nav-link svg:first-child {
    margin-right: .8em; /*color:#787878;*/
}

.registryparentclass .k-sidebar .sidebar .nav .nav-item .nav-link svg:last-child {
    margin-left: auto;
    color: #ababab;
}

.registryparentclass .k-sidebar .sidebar .nav.blue-bg {
    background: #28a5df;
    margin-top: 1rem;
    padding: 1rem 0;
}

    .registryparentclass .k-sidebar .sidebar .nav.blue-bg li .nav-link, .k-sidebar .sidebar .nav.blue-bg li a i, .k-sidebar .sidebar .nav.blue-bg li .nav-link svg:first-child {
        color: #fff;
    }

    .registryparentclass .k-sidebar .sidebar .nav.blue-bg li:hover .nav-link, .k-sidebar .sidebar .nav.blue-bg li a:hover i, .k-sidebar .sidebar .nav.blue-bg li:hover .nav-link svg:first-child {
        opacity: 0.8;
    }

    .registryparentclass .k-sidebar .sidebar .nav.blue-bg li a i {
        font-size: .8em;
    }

.registryparentclass .k-sidebar .sidebar .nav .nav-item.active > .nav-link svg, .k-sidebar .sidebar .nav .nav-item .nav-link:hover, .k-sidebar .sidebar .nav .nav-item.active > .nav-link .menu-title {
    color: #0e5faa;
}

/*--Table Component--*/
.registryparentclass .table-component {
    border-radius: 4px;
    border: 1px solid #dfdfdf;
    overflow: hidden;
    margin-bottom: 15px;
}

    .registryparentclass .table-component thead {
        background: #2c394c;
        color: #fff;
        border-radius: 10px 10px 0 0;
    }

        .registryparentclass .table-component thead th {
            color: #fff;
            font-size: 0.9rem;
            white-space: nowrap;
            text-transform: uppercase;
        }

    .registryparentclass .table-component tbody td {
        color: #626061;
        font-size: 0.9rem;
    }

    .registryparentclass .table-component thead th:first-child, .table-component thead th:last-child {
        min-width: 80px;
    }

    .registryparentclass .table-component .table tr td {
        border: 0px;
        font-weight: 500;
    }

    .registryparentclass .table-component .tr-edit-tools a {
        color: #4066b1;
        display: inline-block;
        padding: 0 5px;
    }

        .registryparentclass .table-component .tr-edit-tools a:hover {
            color: #29a4dd;
            padding: 0 5px;
        }

    .registryparentclass .table-component .success {
        color: #95bb4a;
    }

    .registryparentclass .table-component .inprocess {
        color: #f3632f;
    }

.registryparentclass .status-box {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

    .registryparentclass .status-box .status {
        position: absolute;
        width: 12px;
        height: 12px;
        bottom: 5px;
        right: 0px;
    }

    .registryparentclass .status-box .text-online {
        background: #9bcc3c
    }

    .registryparentclass .status-box .text-offline {
        background: #ee1b12
    }

    .registryparentclass .status-box .text-idel {
        background: #eedc20
    }

.registryparentclass .my-meetings .date-wise {
    padding-right: 15px;
    display: inline-block;
}

.registryparentclass .my-meetings .card-header {
    padding: 0px;
    border-radius: 0px;
    border: 0px solid
}

    .registryparentclass .my-meetings .card-header .card-title {
        background: #dceef8;
        display: table;
        width: 100%;
        padding: 0px;
    }

.registryparentclass .my-meetings .card-title a, .my-meetings .card-title a {
    float: none;
    display: block;
    text-align: left;
    padding: 10px;
    font-weight: bold;
    font-size: 0.9rem;
    color: #2e3748;
}

.registryparentclass .my-meetings .card-body {
    padding: 0px;
}

.registryparentclass .my-meetings .container-fluid .card {
    border-radius: 0px
}

.registryparentclass .meetings-verify, .ag-meetings-verify {
    padding: 0px;
    margin-bottom: 0px;
}

    .registryparentclass .meetings-verify li, .ag-meetings-verify li {
        width: 100%;
        display: inline-block;
        text-align: left;
        padding: 0 10px;
        font-weight: bold;
        font-size: 0.9rem
    }

        .registryparentclass .meetings-verify li p, .ag-meetings-verify li p {
            display: inline-block;
            padding: 0 4px;
            margin: 0px;
        }

.registryparentclass .ag-meetings-verify li {
    font-weight: normal;
}


/*--My Profile--*/
.registryparentclass .profile-data .form-group {
    font-size: 0.9rem;
    font-weight: 300;
    color: #dd4e8c;
    margin-bottom: 1rem;
}

.registryparentclass .profile-data .col-form-label {
    padding-top: 0px;
    padding-bottom: 0px;
    color: #6d6b6c;
}

.registryparentclass .contact-verify {
    padding: 0px;
    margin-bottom: 0px;
}

    .registryparentclass .contact-verify li {
        width: 100%;
        display: inline-block;
        text-align: left;
    }

        .registryparentclass .contact-verify li:first-child {
            width: 100%;
            text-align: left
        }

        .registryparentclass .contact-verify li p {
            display: inline-block;
            padding: 0 4px;
            font-size: 0.8rem;
            margin: 0px;
        }

            .registryparentclass .contact-verify li p a {
                color: #fff;
            }

            .registryparentclass .contact-verify li p:first-child svg {
                font-size: 1.2rem;
                vertical-align: middle;
            }

/*--Work Exp. (4tiles)--*/
.registryparentclass .work-exp .card.card-circle-progress {
    color: #6c6c6c;
}

.registryparentclass .work-exp .tile-one .card.card-circle-progress .percent {
    margin: 0px auto;
}

.registryparentclass .work-exp .tile-one {
}

.registryparentclass .work-exp .card-title, .work-exp .tile-one .card.card-circle-progress {
    text-align: left;
}

.registryparentclass .work-exp .tile-three h6 {
    font-size: 1.1rem;
}

    .registryparentclass .work-exp .tile-three h6 span {
        color: #dd4e8c;
        font-weight: bold;
    }

.registryparentclass .work-exp .tile-four .work-place h4 {
    color: #dd4e8c;
    margin-bottom: 0px
}

.registryparentclass .work-exp .tile-four .work-place h5 {
    color: #2b99b5;
}

.registryparentclass .work-exp .tile-four .btn-primary, .btn.btn-primary {
    background: #0f60af;
    border-radius: 20px;
    text-transform: uppercase;
    padding: 3px 20px;
    white-space: inherit;
}

    .registryparentclass .work-exp .tile-four .btn-primary:hover, .btn-primary:hover {
        background: #093d6e;
    }

/*--Resource Status--*/
.registryparentclass .rec-Jobs-main .rec-Jobs {
    margin: 0px auto 15px;
    display: table;
    width: 100%;
    padding: 15px 10px 5px 25px;
    position: relative;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}

    .registryparentclass .rec-Jobs-main .rec-Jobs .flash-icon {
        position: absolute;
        top: -4px;
        left: -4px
    }

    .registryparentclass .rec-Jobs-main .rec-Jobs h3 {
        font-size: 15px;
        margin: 0px;
        font-weight: 700;
    }

    .registryparentclass .rec-Jobs-main .rec-Jobs .reviews p {
        display: inline-block;
        width: auto;
    }

    .registryparentclass .rec-Jobs-main .rec-Jobs p, .rec-Jobs p a {
        font-size: 0.9rem;
        margin-bottom: 7px;
        font-weight: 300;
    }

        .registryparentclass .rec-Jobs-main .rec-Jobs p a {
            color: #285a9f;
            text-decoration: underline;
        }

.registryparentclass .rec-Jobs-main {
    overflow: hidden;
    position: relative;
}

    .registryparentclass .rec-Jobs-main .chatsd, .chatsdpr {
        height: 100%;
        padding: 4px 15px 10px 8px;
        max-height: 410px;
    }

.registryparentclass .chatsdpr {
    max-height: 550px;
}

.registryparentclass .rec-Jobs-main svg.fa-times-circle {
    position: absolute;
    right: 5px;
    top: 5px;
    font-weight: normal;
    color: #2b9ad1;
}

/*--Nurseprofiles-Plans--*/
.registryparentclass .nurseprofiles-plans .pt-header {
    background: #f8f8f8;
    padding: 25px 15px;
    text-align: center;
}

    .registryparentclass .nurseprofiles-plans .pt-header h4 {
        font-weight: bold;
        font-size: 1rem;
        margin: 0px;
        color: #363636;
    }

.registryparentclass .nurseprofiles-plans .pt-top-bar-start {
    background: #f1c318;
    height: 5px;
}

.registryparentclass .nurseprofiles-plans .pt-top-bar-profe {
    background: #e77d25;
    height: 5px;
}

.registryparentclass .nurseprofiles-plans .pt-top-bar-busin {
    background: #d8499b;
    height: 5px;
}

.registryparentclass .nurseprofiles-plans .pt-top-bar-premi {
    background: #68bd44;
    height: 5px;
}


.registryparentclass .nurseprofiles-plans .date-wise {
    background: #e9e7e8;
    color: #353334;
    display: table;
    width: 100%;
}

    .registryparentclass .nurseprofiles-plans .date-wise span {
        display: table-cell;
        padding: 0px 0;
        text-transform: uppercase;
        font-size: 1.2rem;
        background: #e9e7e8;
        color: #353334;
        vertical-align: middle;
    }

        .registryparentclass .nurseprofiles-plans .date-wise span:last-child {
            width: 55%;
            white-space: nowrap;
            border-radius: 0px;
            background: #78c2e7;
            color: #ffffff;
            border-left: 0px;
            border-right: 0px;
            padding: 5px 10px;
            font-size: 1.5rem;
            font-weight: bold;
        }

            .registryparentclass .nurseprofiles-plans .date-wise span:last-child span {
                font-size: 0.7rem;
                width: auto;
                display: inline;
                padding: 0px;
            }

.registryparentclass .nurseprofiles-plans .list-group-item {
    border-radius: 0px;
    background: #f8f8f8;
    border-left: 0px;
    border-right: 0px;
    font-size: 0.8rem
}

    .registryparentclass .nurseprofiles-plans .list-group-item svg {
        color: #83c7de;
    }

.registryparentclass .nurseprofiles-plans .pt-footer {
    background: #f3f3f3;
    padding: 15px;
}

    .registryparentclass .nurseprofiles-plans .pt-footer .actions-btn-prime {
        background: #0f62b0;
        font-weight: bold;
        padding: 5px 30px;
        border-radius: 2px;
    }

        .registryparentclass .nurseprofiles-plans .pt-footer .actions-btn-prime:hover {
            background: #76c2e7;
            color: #fff;
        }

/*--H charts--*/
.registryparentclass .chart-circle {
    display: inline-block;
    font-size: 2em;
    height: 160px;
    line-height: 160px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    width: 160px;
}

    .registryparentclass .chart-circle canvas {
        position: absolute;
        top: 0;
        left: 0;
    }

.registryparentclass .chart {
    zoom: 1;
    width: 90%;
    padding: 0px;
    margin: 0px;
}

    .registryparentclass .chart:after {
        clear: both;
        content: '.';
        display: block;
        height: 0;
        visibility: hidden;
    }

    .registryparentclass .chart li {
        display: block;
        height: 23px;
        margin-top: 3px;
        position: relative;
    }

        .registryparentclass .chart li:before {
            color: #fff;
            content: attr(title);
            left: 5px;
            position: absolute;
            font-size: .6rem;
            line-height: 24px;
        }

        .registryparentclass .chart li.title:before {
            color: #fff;
            font-weight: bold;
            left: 0;
        }

        .registryparentclass .chart li:first-child {
            margin-top: 0;
        }

        .registryparentclass .chart li .bar {
            background: #28a5df;
            height: 100%;
        }

        .registryparentclass .chart li .number {
            color: #fff;
            font-size: 18px;
            font-weight: bold;
            padding-left: 5px;
            position: absolute;
            top: -2px;
        }

        .registryparentclass .chart li.past .bar {
            background: #28a5df;
        }

        .registryparentclass .chart li.past .number {
            color: #fff;
        }

/*--wizard (5) colum--*/
.registryparentclass .form-group {
    margin-bottom: 1.8rem
}

.registryparentclass .my-profile-form .wizard > .content > .body label.error {
    margin-left: 0px;
}

.registryparentclass .my-profile-form .card-body {
    padding-bottom: 50px;
}

.registryparentclass .my-profile-form .form-group .radio {
    border-bottom: 1px solid #CCC;
}

.registryparentclass .my-profile-form .form-group label, .skillassest .form-group label, .skillassest-form-model .form-group label, .mytimesheet-form .form-group label, .myhospitals-form .form-group label {
    display: block;
    position: relative;
    color: #0d61ae;
    font-size: 0.9rem;
    font-weight: 300;
    text-transform: uppercase;
    width: 100%;
}

    .registryparentclass .my-profile-form .form-group label span {
        font-family: arial;
    }

.registryparentclass .my-profile-form .form-group .label {
    color: #e64d9d;
    text-transform: uppercase;
    padding-left: 0px;
}

.registryparentclass .my-profile-form .form-group .form-control, .skillassest .form-group .form-control, .skillassest-form-model .form-group .form-control {
    font-weight: normal;
    height: 30px;
    border-radius: 0px;
    color: #6c6c6c !important;
    font-size: 14px;
    border: none;
    padding: 0px 0px;
    border-bottom: 1px solid #CCC;
    outline: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

    .registryparentclass .my-profile-form .form-group .form-control:focus {
        font-weight: normal;
        border-radius: 0px;
        border-bottom: 1px solid #0d61ae;
        outline: none;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }

.registryparentclass .form-group select.form-control:not([size]):not([multiple]) {
    height: 30px;
}

.registryparentclass .my-profile-form .form-group label.error {
    font-size: 0.5rem;
    margin-left: .3em
}

.registryparentclass .my-profile-form .image-upload-box {
    background-color: #f2f2f2;
    color: #bababa;
    position: relative;
    padding: 5px;
    font-size: 6rem;
    text-align: center;
    width: 125px;
    height: 125px;
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
}

    .registryparentclass .my-profile-form .image-upload-box svg {
        vertical-align: 0;
    }

    .registryparentclass .my-profile-form .image-upload-box .btn {
        background-color: #28a5df;
        border-radius: 100%;
        width: 25px;
        height: 25px;
        padding: 0px;
        text-align: center;
        vertical-align: middle;
        padding: 3px 0;
        position: absolute;
        right: -5px;
        bottom: -5px;
    }

.registryparentclass .my-profile-form .user-status {
    margin-top: 2rem;
    display: inline-block;
    vertical-align: middle;
}

    .registryparentclass .my-profile-form .user-status .user-title {
        font-size: 1rem;
        color: #0d61ae;
        font-weight: bold;
        margin-bottom: 0px;
    }

    .registryparentclass .my-profile-form .user-status span {
        font-size: 0.8rem;
        color: #6d6d6d;
    }

        .registryparentclass .my-profile-form .user-status span span {
            font-family: arial;
            vertical-align: top;
            padding: 0 2px;
            font-weight: normal;
        }

.registryparentclass .my-profile-form .wizard > .steps {
    border-bottom: 1px solid #e2f2f6;
}

    .registryparentclass .my-profile-form .wizard > .steps li:nth-child(1) a {
        cursor: pointer;
        background-image: url(../images/admin/registered-admin/personal_info.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-color: transparent;
    }

    .registryparentclass .my-profile-form .wizard > .steps li:nth-child(2) a {
        cursor: pointer;
        background-image: url(../images/admin/registered-admin/company_info.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-color: transparent;
    }

    .registryparentclass .my-profile-form .wizard > .steps li:nth-child(3) a {
        cursor: pointer;
        background-image: url(../images/admin/employment.png);
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .registryparentclass .my-profile-form .wizard > .steps li:nth-child(4) a {
        cursor: pointer;
        background-image: url(../images/admin/certificates.png);
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .registryparentclass .my-profile-form .wizard > .steps li:nth-child(5) a {
        cursor: pointer;
        background-image: url(../images/admin/medicalfitness.png);
        background-repeat: no-repeat;
        background-size: 100%;
    }

.registryparentclass .my-profile-form, .skillassest-form, .skillassest-result-form, .certificat-verify-form, .mytimesheet-form, .myhospitals-form, .searchresult-form, .alerts-note-form {
    border-top: 7px solid #76c2e7;
}

    .registryparentclass .my-profile-form .wizard > .steps > ul {
        display: table;
        width: 100%;
        text-align: center;
    }

        .registryparentclass .my-profile-form .wizard > .steps > ul > li {
            float: none;
            display: inline-block;
        }

        .registryparentclass .my-profile-form .wizard > .steps > ul > li {
            width: 30%;
            position: relative;
            margin: 10px 0 70px;
        }

    .registryparentclass .my-profile-form .wizard > .content {
        background: transparent;
    }

    .registryparentclass .my-profile-form .wizard > .steps a {
        background-repeat: no-repeat;
        background-size: 100%;
        border-radius: 100%;
        border: 5px solid #cecece;
        margin: 0px auto;
        width: 82px;
        height: 82px;
    }

        .registryparentclass .my-profile-form .wizard > .steps a .s-title {
            text-transform: uppercase;
            position: absolute;
            width: 100%;
            bottom: -40px;
            text-align: center;
            left: 0px;
            color: #86c8e2;
            font-weight: bold;
            font-size: 0.9rem
        }

            .registryparentclass .my-profile-form .wizard > .steps a .s-title .s-icon, .my-profile-form .wizard > .steps a .s-title .t-icon {
                display: none;
            }

    .registryparentclass .my-profile-form .wizard > .steps .current a .s-title .s-icon {
        display: block;
        position: absolute;
        font-size: 2.5rem;
        right: 0%;
        bottom: -2.8rem;
        width: 100%;
        height: 50px;
        vertical-align: 0;
        overflow: hidden;
    }

    .registryparentclass .my-profile-form .wizard > .steps .current a {
        border: 5px solid #0d61ae;
    }

.my-profile-form .wizard > .steps .done a {
    border: 5px solid #82c247;
}

.registryparentclass .my-profile-form .wizard > .steps .current a span {
    color: #0d61ae;
}

.registryparentclass .my-profile-form .wizard > .steps .error a {
    border: 5px solid #ff3111;
}

.registryparentclass .my-profile-form .wizard > .steps .done a:hover {
    border: 5px solid #82c247;
}

.registryparentclass .my-profile-form .wizard > .steps .error a:hover {
    border: 5px solid #ff3111;
}

.registryparentclass .my-profile-form .wizard > .content > .body {
    width: 100%;
    height: 100%;
    position: relative;
}

.registryparentclass .my-profile-form .wizard .form-group textarea.form-control {
    height: auto
}

.registryparentclass .my-profile-form .wizard > .actions {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 15px 15px 5px;
    background: #e6e6e6;
    border-radius: 0 0 calc(.40rem - 1px) calc(.40rem - 1px)
}

    .registryparentclass .my-profile-form .wizard > .actions > ul > li {
        margin-bottom: 0px;
    }

.registryparentclass .my-profile-form .wizard > .content > .body .chatsd {
    height: 200px;
    padding: 4px 8px 10px;
}

.registryparentclass .my-profile-form .actions a {
    background: #29a4dd;
    text-transform: uppercase;
    font-family: arial;
    font-size: 0.8rem
}

.registryparentclass .my-profile-form legend {
    display: none;
}

.registryparentclass .my-profile-form .wizard > .content > .body label {
    margin-bottom: 0px;
}

.registryparentclass .my-profile-form .wizard > .steps a .number {
    margin-left: calc(50% - 1.7em / 2 );
}

    .registryparentclass .my-profile-form .wizard > .steps a .number:after {
        content: ' ';
        position: absolute;
        border: 1px solid #b9b9b9;
        border-radius: 4px;
        left: calc( 50% + 3.5em/2 );
        right: -4px;
        top: calc( 3.5em / 2 );
    }

    .registryparentclass .my-profile-form .wizard > .steps a .number:before {
        content: ' ';
        position: absolute;
        border: 1px solid #b9b9b9;
        border-radius: 4px;
        left: -4px;
        right: calc( 50% + 3.5em/2 );
        top: calc( 3.5em / 2 );
    }

.registryparentclass .my-profile-form .wizard > .steps .done a .s-title .t-icon {
    color: #82c247;
    text-align: right;
    display: block;
    position: absolute;
    font-size: 1rem;
    right: 0%;
    bottom: 4.4rem;
    width: auto;
    height: 50px;
    vertical-align: 0;
    overflow: hidden;
    margin-right: calc(50% - 4.2em / 2 )
}

    .registryparentclass .my-profile-form .wizard > .steps .done a .s-title .t-icon .fa-check-circle {
        border-radius: 100%;
        background: #fff;
    }

.registryparentclass .my-profile-form .wizard > .steps ul li:first-child a .number:before {
    border: 0px;
}

.registryparentclass .my-profile-form .wizard > .steps ul li:last-child a .number:after {
    border: 0px;
}

/*job posts*/
.registryparentclass .blue-header {
    background-color: #0f62b0;
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: bold;
    padding: .5rem 1.25rem
}

.registryparentclass .job-posts .nav-tabs {
    border-bottom: 7px solid #0f62b0
}

    .registryparentclass .job-posts .nav-tabs .nav-link {
        background-color: #76c2e7;
        color: #fff;
        font-size: 0.9rem;
        text-transform: uppercase;
        margin-right: 4px;
        font-weight: bold;
    }

        .registryparentclass .job-posts .nav-tabs .nav-link.active {
            background-color: #0f62b0;
            color: #fff;
            font-size: 0.9rem;
            text-transform: uppercase;
            border: 0px;
        }

.registryparentclass .job-posts .jobposts-container .heading-pinkbg {
    font-size: 0.9rem;
    padding: 0.9rem 1rem 0.8rem;
}

.registryparentclass .job-posts .jobposts-container .my-profile-form {
    border-top: 0px solid;
}

.registryparentclass .job-posts .jobposts-container fieldset {
    padding: 0px 15px;
}

.registryparentclass .job-posts .jobposts-container .richText {
    background-color: #76c2e7
}

.registryparentclass .job-posts .alerts-note-form {
    border-top: 0px;
}

.registryparentclass .job-posts .rec-Jobs label {
    color: #285a9f;
}

.registryparentclass .job-posts .tabs-table .icon-bule svg {
    color: #76c5e3;
}

.registryparentclass .job-posts .tabs-table .icon-bule:hover svg {
    color: #1c79a9;
}

.registryparentclass .details-in-editer img {
    width: 50px;
}

.registryparentclass nurse-details {
    font-size: 0.8rem
}

/*--profiles 4th link--*/
.registryparentclass .nurseprofiles-main .status-box img {
    width: 50px;
}

/*--Skill Assessment--*/
.registryparentclass .skillassest .wel-assesst-title {
    text-align: center;
    margin: 20% auto
}

.registryparentclass .skillassest .breadcrumb {
    background: transparent;
    border-radius: 0;
    padding: 0;
    text-transform: uppercase;
}

.registryparentclass .skillassest .breadcrumb-item + .breadcrumb-item::before {
    content: none;
}

.registryparentclass .skillassest .breadcrumb-item.active {
    color: #575656;
}

.registryparentclass .skillassest .search-box .pink-round-broder {
    width: 65%
}

.registryparentclass .skillassest .search-box .form-group {
    margin: 1rem 0
}

.registryparentclass .skillassest .breadcrumb .breadcrumb-item, .skillassest .breadcrumb .breadcrumb-item .black-text {
    color: #e64d9d;
}

.registryparentclass .skillassest .dropdown a.dropdown-toggle {
    color: #e64d9d;
    text-transform: uppercase;
}

.registryparentclass .skillassest .dropdown-menu > li > a {
    color: #575656;
    display: block;
    padding: 10px 15px;
    font-size: 0.7rem;
    padding: 5px 15px;
}

    .registryparentclass .skillassest .dropdown-menu > li > a span {
        color: #e64d9d;
    }

.registryparentclass .skillassest .dropdown ul.dropdown-menu {
    border-radius: 7px;
    box-shadow: 2px 2px 4px 0px #ccc;
    margin-top: 20px;
    min-width: 250px;
    margin-right: 8%
}

    .registryparentclass .skillassest .dropdown ul.dropdown-menu:before {
        content: "";
        border-bottom: 10px solid #fff;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        position: absolute;
        top: -10px;
        right: 16px;
        z-index: 10;
    }

    .registryparentclass .skillassest .dropdown ul.dropdown-menu:after {
        content: "";
        border-bottom: 12px solid #ccc;
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
        position: absolute;
        top: -12px;
        right: 14px;
        z-index: 9;
    }

.registryparentclass .skillassest .table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9fafc
}

.registryparentclass .skillassest .table-striped td, .skillassest .table-striped th {
    border-top: #fefefe;
    color: #575656;
}

    .registryparentclass .skillassest .table-striped td .form-check-inline .form-check-input {
        margin-right: 0px;
        vertical-align: middle;
    }

    .registryparentclass .skillassest .table-striped td .form-check-inline {
        margin-right: 1rem
    }

.registryparentclass .skillassest .product-chart-wrapper {
    height: 400px;
}

.registryparentclass .skillassest .rTable {
    display: table;
    width: 100%;
}

.registryparentclass .skillassest div.rTableRow:nth-of-type(odd) {
    display: table-row;
    background-color: #f9fafc
}

.registryparentclass .skillassest .rTableRow {
    display: table-row;
}

.registryparentclass .skillassest .rTableHeading {
    display: table-header-group;
}

.registryparentclass .skillassest .rTableBody {
    display: table-row-group;
}

.registryparentclass .skillassest .rTableFoot {
    display: table-footer-group;
}

.registryparentclass .skillassest .rTableCell, .skillassest .rTableHead {
    display: table-cell;
    border-top: #fefefe;
    color: #575656;
    padding: 0.5rem 1rem;
    white-space: nowrap;
}

/*--Skillassest Result--*/
.registryparentclass .skillassest-result .search-result-box {
    width: 100%;
    display: table;
    padding: 0px;
}

    .registryparentclass .skillassest-result .search-result-box li.col1 {
        width: 90px;
    }

    .registryparentclass .skillassest-result .search-result-box li.col2 .next-skill {
        margin: 30px 0
    }

        .registryparentclass .skillassest-result .search-result-box li.col2 .next-skill div p {
            font-size: 1.2rem;
        }

    .registryparentclass .skillassest-result .search-result-box li.col2 ul {
        width: 100%;
        background: #0d61ae;
        border-radius: 8px;
    }

        .registryparentclass .skillassest-result .search-result-box li.col2 ul li {
            padding: 6px 55px 4px 15px;
            border-bottom: 1px solid #eba9cd;
            color: #fff;
            position: relative;
            font-size: 0.9rem;
            font-weight: 500
        }

            .registryparentclass .skillassest-result .search-result-box li.col2 ul li:first-child {
                padding-top: 15px;
            }

            .registryparentclass .skillassest-result .search-result-box li.col2 ul li span.unic-count {
                position: absolute;
                right: 25px;
            }

            .registryparentclass .skillassest-result .search-result-box li.col2 ul li:last-child {
                font-size: 0.9rem;
                font-weight: bold;
                text-transform: uppercase;
                background: #28a5df;
                border-bottom: 0px solid;
                border-radius: 0 0 8px 8px;
                padding-top: 10px;
                padding-bottom: 10px;
            }

.registryparentclass .skillassest-result .search-result-ratio {
    width: 100%;
    text-align: center;
}

    .registryparentclass .skillassest-result .search-result-ratio .percent {
        width: 150px;
        height: 150px;
    }

    .registryparentclass .skillassest-result .search-result-ratio .congrats-text {
        font-size: 1.5rem;
        color: #666666;
    }

.registryparentclass .skillassest-result .skill-status {
    display: block;
}

.registryparentclass .skillassest-result .congrats-text {
    font-size: 16px;
}

.registryparentclass .list-wrapper {
    max-height: 320px;
    position: relative;
    width: 100%;
    max-height: 100%;
}

    .registryparentclass .list-wrapper ul {
        padding: 0;
        text-align: left;
        list-style: none;
    }

        .registryparentclass .list-wrapper ul li {
            font-weight: 500;
        }

    .registryparentclass .list-wrapper hr {
        border-bottom: 0;
        margin: 15px 0;
    }

/*--certifications--*/
.registryparentclass .certification-form .add-new-cerit .form-group {
    margin-bottom: 1rem
}

.registryparentclass .certificat-verify .search-result-box {
    width: 100%;
    display: table;
    padding: 0px;
}

    .registryparentclass .certificat-verify .search-result-box li.col1 {
        width: 90px;
    }

    .registryparentclass .certificat-verify .search-result-box li.col1 {
        width: 90px;
    }

.registryparentclass .certificat-verify .pink-round-broder {
    height: 90px;
}

    .registryparentclass .certificat-verify .pink-round-broder img {
        vertical-align: top;
    }

.registryparentclass .certificat-verify .certificat-verify-form h6 {
    color: #0d61ae;
    margin: 20px 0;
    text-transform: uppercase;
    font-size: 0.95rem;
}

.registryparentclass .certificat-verify .status-chart {
    border: 1px solid #dfdfdf;
}

    .registryparentclass .certificat-verify .status-chart .red-bg .bar {
        background: #de2851;
    }

.registryparentclass .certificat-verify .add-new-cert p {
    font-size: 1rem;
    margin-bottom: 5px;
}

.registryparentclass .certificat-verify .add-new-cert .actions-btn-prime {
    min-width: 300px;
    font-size: 0.9rem
}

/*--My Time Sheet--*/
.registryparentclass .mytimesheet-form .timesheet-box {
    width: 100%;
    display: table;
    padding: 0px;
}

    .registryparentclass .mytimesheet-form .timesheet-box li.col1 {
        width: 250px;
    }

    .registryparentclass .mytimesheet-form .timesheet-box li.col2 .next-skill {
        margin: 30px 0
    }

.registryparentclass .mytime-sheet .registry-pic img {
    border: 1px solid #dedede;
}
/*.mytime-sheet .registry-pic label { margin-bottom:0px;  }*/
.registryparentclass .mytime-sheet .all-other-registries {
    padding: 0 15px;
}

.registryparentclass .mytime-sheet .other-registries-tile {
    display: table;
    width: 100%;
    position: relative;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}

    .registryparentclass .mytime-sheet .other-registries-tile .img-box-sm img {
        border: 1px solid #dedede;
        border-radius: 7px;
        width: 100%;
    }

/*--My Hospotal--*/
.registryparentclass .myhospitals .myhospitals-form {
}

.registryparentclass .myhospitals-form .timesheet-box {
    width: 100%;
    display: table;
    padding: 0px;
}

    .registryparentclass .myhospitals-form .timesheet-box li.col1 {
        width: 250px;
    }

    .registryparentclass .myhospitals-form .timesheet-box li.col2 .next-skill {
        margin: 30px 0
    }

.registryparentclass .myhospitals .registry-pic img {
    border: 1px solid #dedede;
}

.registryparentclass .myhospitals .all-other-registries {
    padding: 0 15px;
}

.registryparentclass .myhospitals .other-registries-tile {
    display: table;
    width: 100%;
    position: relative;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}

    .registryparentclass .myhospitals .other-registries-tile .img-box-sm img {
        border: 1px solid #dedede;
        border-radius: 7px;
        width: 100%;
    }

.registryparentclass .myhospitals .md-black-title-md span {
    display: block;
    text-transform: none;
}



/*--Search Results--*/
.registryparentclass .searchresult-main {
    overflow: hidden;
    position: relative;
}

    .registryparentclass .searchresult-main .chatsd {
        height: 100%;
        padding: 0px;
        max-height: 600px;
    }

    .registryparentclass .searchresult-main .searchresult-Jobs {
        font-size: 0.9rem;
        margin: 0px auto 15px;
        display: table;
        width: 100%;
        padding: 0px 0px 15px 0px;
        position: relative;
        border-bottom: 1px solid #e5e5e5;
    }

        .registryparentclass .searchresult-main .searchresult-Jobs .search-title {
            color: #27a0e9;
            font-size: 0.9rem;
            margin: 0px;
            font-weight: 700;
            text-decoration: none;
        }

        .registryparentclass .searchresult-main .searchresult-Jobs p {
            margin-bottom: 2px;
        }

            .registryparentclass .searchresult-main .searchresult-Jobs p a {
                font-size: 0.9rem;
                font-weight: 300;
                color: #27a0e9;
                text-decoration: none;
            }

        .registryparentclass .searchresult-main .searchresult-Jobs .posted-date, .searchresult-main .searchresult-Jobs .reviews a {
            font-size: 0.8rem;
            margin-bottom: 0px
        }

        .registryparentclass .searchresult-main .searchresult-Jobs .posted-description {
            font-size: 0.8rem;
            color: #313131;
            font-weight: 700;
        }

/*--Alerts Notifications--*/
.registryparentclass .alerts-note-main .new-alerts ul {
    padding: 0px;
    margin: 0px;
    width: 100%;
    display: table;
}

    .registryparentclass .alerts-note-main .new-alerts ul li.chat-persons {
        padding: 10px 15px;
        display: block;
        background: #f9f9fb;
        border-radius: 6px;
        margin-bottom: 10px;
        border: 1px solid #cfcfcf;
    }

        .registryparentclass .alerts-note-main .new-alerts ul li.chat-persons a {
            display: flex;
            align-items: center;
            padding: 10px;
        }

            .registryparentclass .alerts-note-main .new-alerts ul li.chat-persons a:hover {
                text-decoration: none;
                background-color: #f9f9f9
            }

        .registryparentclass .alerts-note-main .new-alerts ul li.chat-persons .pro-pic {
            display: inline-block;
            padding: 0;
            width: 20%;
            max-width: 40px;
        }

            .registryparentclass .alerts-note-main .new-alerts ul li.chat-persons .pro-pic img {
                max-width: 100%;
                width: 100%;
                -webkit-border-radius: 100%;
                -moz-border-radius: 100%;
                -ms-border-radius: 100%;
                border-radius: 100%;
            }

        .registryparentclass .alerts-note-main .new-alerts ul li.chat-persons div.user {
            width: 60%;
            padding: 0;
            flex-direction: column;
        }

            .registryparentclass .alerts-note-main .new-alerts ul li.chat-persons div.user p.u-name {
                margin: 0;
                font-size: 14px;
                font-weight: 500;
                color: #373634;
                line-height: 18px;
            }

.registryparentclass alerts-note-main .new-alerts ul li.chat-persons div.user p.u-designation {
    margin: 0;
    font-size: 11px;
    color: #959597;
}

.registryparentclass .alerts-note-main .new-alerts ul li.chat-persons p.joined-date {
    text-align: right;
    margin-left: auto;
    margin-bottom: 0;
    color: #3b9ada;
}

.registryparentclass .alerts-note-main .todo-wrapper .form-control {
    border-radius: 0;
    border: 0 solid;
    border-bottom: 1px solid #ced4da;
}

.registryparentclass .alerts-note-main .home-contacts ul li.chat-persons {
    border: 0px;
    background: transparent;
    padding: 0;
    margin: 0
}



.registryparentclass .community-note h4 {
    padding: 10px 15px;
}

.registryparentclass .community-note .right-section .new-alerts ul li.chat-persons {
    padding: 10px 15px;
    display: block;
    background: #fff;
    border-radius: 0px;
    margin-bottom: 0px;
    border: 0px solid #cfcfcf;
}

.registryparentclass .community-note .left-section .post-request {
    margin-top: 0px;
}

    .registryparentclass .community-note .left-section .post-request ul {
        padding: 0px;
        margin: 0px;
        width: 100%;
        display: table;
    }

        .registryparentclass .community-note .left-section .post-request ul li {
            display: flex;
            align-items: center;
        }

            .registryparentclass .community-note .left-section .post-request ul li .pro-pic {
                display: inline-block;
                padding: 0;
                width: 20%;
                max-width: 60px;
            }

                .registryparentclass .community-note .left-section .post-request ul li .pro-pic img {
                    max-width: 100%;
                    width: 100%;
                    -webkit-border-radius: 100%;
                    -moz-border-radius: 100%;
                    -ms-border-radius: 100%;
                    border-radius: 100%;
                    border: 4px solid #cecece
                }

            .registryparentclass .community-note .left-section .post-request ul li .user {
                width: 100%;
                padding: 5px 10px 0 20px;
                flex-direction: column;
            }

                .registryparentclass .community-note .left-section .post-request ul li .user textarea {
                    background: transparent;
                    color: #fff;
                    font-size: 0.9rem
                }

                    .registryparentclass .community-note .left-section .post-request ul li .user textarea::-webkit-input-placeholder {
                        color: #fff;
                        font-size: 0.9rem
                    }

                    .registryparentclass .community-note .left-section .post-request ul li .user textarea::-moz-placeholder {
                        color: #fff;
                        font-size: 0.9rem
                    }

                    .registryparentclass .community-note .left-section .post-request ul li .user textarea:-ms-input-placeholder {
                        color: #fff;
                        font-size: 0.9rem
                    }

                    .registryparentclass .community-note .left-section .post-request ul li .user textarea:-moz-placeholder {
                        color: #fff;
                        font-size: 0.9rem
                    }

            .registryparentclass .community-note .left-section .post-request ul li.icons-box-right {
                text-align: right;
                float: right;
                margin: 5px 10px;
            }

            .registryparentclass .community-note .left-section .post-request ul li .sym-icons {
                color: #fff;
            }

                .registryparentclass .community-note .left-section .post-request ul li .sym-icons a {
                    color: #fff;
                    font-size: 1.5rem;
                    display: block;
                    margin-right: 20px;
                    margin-top: 0px;
                    vertical-align: middle;
                }

                    .registryparentclass .community-note .left-section .post-request ul li .sym-icons a:hover {
                        color: #cfcfcf;
                    }


.registryparentclass .chat-his-gray-box {
    background: #f9f9fb;
    padding: 15px;
    margin: 0 15px 15px;
}

    .registryparentclass .chat-his-gray-box img {
        width: 50%
    }

    .registryparentclass .chat-his-gray-box p {
        font-size: 0.8rem;
    }

        .registryparentclass .chat-his-gray-box p.symbols a {
            font-size: 1.2rem;
            display: inline-block;
            margin-right: 10px;
            color: #24a0e0;
        }

            .registryparentclass .chat-his-gray-box p.symbols a:hover {
                color: #1c79a9;
            }

.registryparentclass .t-p a {
    display: flex;
    align-items: center;
    text-decoration: none
}

    .registryparentclass .t-p a .pro-pic {
        display: inline-block;
        padding: 0;
        width: 20%;
        max-width: 40px;
    }

        .registryparentclass .t-p a .pro-pic img {
            width: 100%;
            max-width: 100%;
            border-radius: 100%;
        }

    .registryparentclass .t-p a .user {
        padding: 5px 10px 0 15px;
        flex-direction: column;
        color: #383637;
    }

.registryparentclass .replay-box {
    padding: 0 15px;
    margin: 0px
}

    .registryparentclass .replay-box .t-p a .user {
        color: #3aa2c5;
    }

    .registryparentclass .replay-box .user-actions a {
        margin-left: 12px
    }

.registryparentclass .round-big-box {
    border-radius: 20px;
    width: 100%;
    padding: 2px;
    border: 1px solid #cecece;
    background: #f9f9fb
}

    .registryparentclass .round-big-box .t-i-t {
        width: 100%
    }

        .registryparentclass .round-big-box .t-i-t input {
            width: 100%;
            padding: 2px;
            border: 0px solid #cecece;
            background: transparent;
        }

/*--Status icons--*/
.registryparentclass .status {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    display: inline-flex;
    justify-content: flex-start;
    transform: translateX(0px) translateY(2px);
}

    .registryparentclass .status:after {
        font-size: 12px;
        color: #2e383e;
        margin: -5px 0 0 18px;
    }

    .registryparentclass .status.offline {
        background: rgba(255, 0, 0, 0.7);
    }

    .registryparentclass .status.online {
        background: rgba(0, 128, 0, 0.68);
    }

    .registryparentclass .status.yellow {
        background: #eedc20;
    }

/*--text editer--*/
.registryparentclass .richText .richText-editor {
    height: 645px;
    border-radius: 0 0 6px 6px;
}

.registryparentclass .richText {
    border-radius: 8px;
}

    .registryparentclass .richText .richText-toolbar ul {
        margin: 0px;
        padding: 0px 15px;
    }

        .registryparentclass .richText .richText-toolbar ul li svg {
            color: #fff;
            margin: 15px 10px;
            cursor: pointer;
        }

            .registryparentclass .richText .richText-toolbar ul li svg:hover {
                color: #0f62b0;
            }

/*--Pagination--*/
.registryparentclass .pink-footer-papagination.card-footer {
    padding: 10px 15px;
}

.registryparentclass .pink-footer-papagination .pagination {
    margin-bottom: 0px;
    border-radius: 0px
}

.registryparentclass .pink-footer-papagination .page-item.disabled .page-link, .page-item:first-child .page-link, .page-item:last-child .page-link, .pink-footer-papagination .page-link, .pink-footer-papagination .page-item {
    font-size: 0.9rem;
    font-weight: bold;
    display: inline-block;
    padding: 0px 5px;
    border: 0px;
    background-color: transparent;
    color: #fafeff;
}

.registryparentclass .pink-footer-papagination .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: none;
}

/*--Date Picker--*/
.registryparentclass .date-picker-box {
    border-radius: 7px;
    overflow: hidden;
}

.registryparentclass .datepicker-days.timesheet-submit {
    background-color: #0d61ae;
    color: #fff;
    text-align: center;
    padding: 1rem 0.5rem;
    font-size: 0.9rem;
    border-radius: 0 0 7px 7px
}

    .registryparentclass .datepicker-days.timesheet-submit span {
        display: block;
        font-size: 1.2rem;
        font-weight: bold
    }

    .registryparentclass .datepicker-days.timesheet-submit button {
        font-size: 0.8rem;
    }

.registryparentclass .datepicker.datepicker-inline .datepicker-days {
    padding: 0px;
    border: 1px solid #e0e0e0;
}

.registryparentclass .datepicker.datepicker-inline {
    width: 230px;
    margin: 0px;
    padding: 0px
}

    .registryparentclass .datepicker.datepicker-inline table tr:first-child th {
        background-color: #0d61ae;
        border-radius: 0px;
        color: #fff;
        text-transform: uppercase;
        padding: 7px 5px 5px;
        font-size: 1rem;
    }

    .registryparentclass .datepicker.datepicker-inline .icon-arrow-right {
    }

.registryparentclass .table-condensed thead tr:last-child th {
    background-color: #e5eaee;
    color: #4b4b4d;
    font-size: 0.8rem;
    border-radius: 0px;
    text-transform: uppercase;
    text-align: center;
    padding: 6px 5px;
}

.registryparentclass .table-condensed tbody tr td {
    color: #4b4b4d;
    font-size: 0.79rem;
    text-align: center;
    padding: 7px 0px;
}

.registryparentclass .datepicker.datepicker-inline .datepicker-days table.table-condensed tbody td.day.active {
    border-radius: 100%;
    background-color: #23a2d7;
}

.registryparentclass .addtimesheet {
    padding-left: 30px;
}

/*--Placements--*/
.registryparentclass .placements .count.status-green {
    background: #97ca3d !important;
    border-radius: 30% !important;
    width: auto !important;
    min-width: 25px;
    font-size: 0.7rem
}

.registryparentclass .placements .count.status-yellow {
    background: #f3ea1f !important;
    border-radius: 30% !important;
    width: auto !important;
    min-width: 25px;
    font-size: 0.7rem
}

.registryparentclass .placements .count.status-red {
    background: #e92025 !important;
    border-radius: 30% !important;
    width: auto !important;
    min-width: 25px;
    font-size: 0.7rem
}

.registryparentclass .placements .card-footer {
    background: #78c2e7
}

.registryparentclass .placement-search {
    background: #f7fcff;
    padding: 5px 15px;
    border-bottom: 1px solid #f2f2f2
}

    .registryparentclass .placement-search .form-group {
        margin: 0px;
    }

        .registryparentclass .placement-search .form-group .form-control {
            background: transparent;
        }

    .registryparentclass .placement-search label {
        white-space: nowrap;
        padding-top: 0px
    }

.registryparentclass .placements-info {
    border-radius: 0px;
    margin-bottom: 0px;
}

    .registryparentclass .placements-info thead {
        background: #78c2e7;
    }

        .registryparentclass .placements-info thead td {
            color: #fff;
        }

            .registryparentclass .placements-info thead td:last-child {
                width: 80px;
            }

            .registryparentclass .placements-info thead td:nth-child(2) {
                width: 120px;
            }

            .registryparentclass .placements-info thead td:nth-child(3) {
                width: 100px;
            }

            .registryparentclass .placements-info thead td:nth-child(4) {
                width: 120px;
            }

    .registryparentclass .placements-info .card-header {
        border-top: 1px solid #fff;
    }

        .registryparentclass .placements-info .card-header .card-title {
            background: #dfecfc;
        }

    .registryparentclass .placements-info .placements-status {
        width: 80px;
    }

        .registryparentclass .placements-info .placements-status .progressbar {
            margin: 0px;
        }

        .registryparentclass .placements-info .placements-status .percentCount {
            display: none;
        }

        .registryparentclass .placements-info .placements-status .rmtext {
            display: none;
        }

/*--agreement--*/
.registryparentclass .agreements .agreement-chart-wrapper {
    height: 500px;
}

.registryparentclass .agreement-info thead {
    background: #78c2e7;
}

    .registryparentclass .agreement-info thead td {
        color: #fff;
    }

.registryparentclass .agreement-info tr td:first-child {
    width: 20px;
}

.registryparentclass .agreement-info tr td:nth-child(2) {
    width: 190px;
}

.registryparentclass .agreement-info tr tr {
    border-bottom: 1px solid #dadada;
}

.registryparentclass .agreement-upload .dropdown-toggle::after {
    display: none;
}

.registryparentclass .w-auto {
    width: auto !important;
}

.registryparentclass .ti {
    font-style: italic;
}

.registryparentclass .c-red {
    color: #ff0000 !important;
}

.registryparentclass .c-green {
    color: #89c83c !important;
}

.registryparentclass .c-white {
    color: #fff !important;
}

/*--Modal Profile pannel--*/
.registryparentclass .profile-panel .panel {
    border-bottom: 0px;
    padding: 0px;
}

    .registryparentclass .profile-panel .panel .user-title {
        font-size: 1rem
    }

    .registryparentclass .profile-panel .panel .user-status span {
        font-size: 0.7rem;
        font-weight: bold;
    }

        .registryparentclass .profile-panel .panel .user-status span span {
            vertical-align: inherit;
            padding: 0px 1px;
        }

.registryparentclass .heading-icon .exp-icon {
    background-image: url(../images/admin/personalinfo.png);
}

.registryparentclass .heading-icon .exp-icon-bag {
    background-image: url(../images/admin/employment.png);
}

.registryparentclass .heading-icon .exppp-icon {
    background-image: url(../images/admin/registered-admin/numberofemployees.png);
}

.registryparentclass .heading-icon .edu-icon {
    background-image: url(../images/admin/educaton.png);
}

.registryparentclass .heading-icon .eduuu-icon {
    background-image: url(../images/admin/registered-admin/companyrating.png);
}

.registryparentclass .heading-icon .certi-icon {
    background-image: url(../images/admin/certificates.png);
}

.registryparentclass .heading-icon .certiii-icon {
    background-image: url(../images/admin/registered-admin/company_recognizations.png);
}

.registryparentclass .heading-icon .medi-icon {
    background-image: url(../images/admin/MedicalRecords.jpg);
    background-size: 75%;
    background-position: center center
}

.registryparentclass .heading-icon .refer-icon {
    background-image: url(../images/admin/reference.jpg);
    background-size: 75%;
    background-position: center center
}

.registryparentclass .upload-image {
    padding: 0px;
}

    .registryparentclass .upload-image .dropdown-toggle::after {
        border-width: 0px;
    }

    .registryparentclass .upload-image .form-group .form-control {
        border: 1px solid #ccc;
    }

    .registryparentclass .upload-image .custom-file {
        font-size: 0.8rem;
        font-weight: normal;
    }

    .registryparentclass .upload-image .custom-file-label {
        padding: .5rem .75rem
    }

        .registryparentclass .upload-image .custom-file-label::after {
            background: #28a5df;
            color: #fff;
            padding: .5rem .75rem
        }

    .registryparentclass .upload-image .upload-header {
        padding: 10px 23px;
        border-bottom: 1px solid #ccc;
        font-size: 0.9rem;
        font-weight: bold;
        color: #6c6c6c;
    }

        .registryparentclass .upload-image .upload-header h5 {
            margin: 0px;
        }

    .registryparentclass .upload-image .upload-footer {
        background: #f8f8f8;
        padding: 0.5em;
        border-radius: 0 0 5px 5px;
        border-top: 1px solid #ccc;
    }

        .registryparentclass .upload-image .upload-footer .btn-primary {
            background: #28a5df;
        }


@media (min-width: 1160px) {

    /*--Skillassest--*/
    .registryparentclass .skillassest-result .search-result-ratio {
        width: 450px;
        text-align: center;
    }
}

@media (min-width: 992px) {

    .registryparentclass .k-header .navbar-brand-wrapper .brand-logo-mini {
        float: left;
        width: 53px;
        height: 55px;
        background-image: url(../images/admin/registered-admin/RNCloud_logo_registry.png);
        background-repeat: no-repeat;
        background-position: center left;
    }

    .registryparentclass .sidebar .nav .nav-item.active > .nav-link .menu-title, .sidebar .nav .nav-item.active > .nav-link i {
    }
    /*--Sidebar--*/
    .registryparentclass .sidebar-icon-only:not(.sidebar-expanded) .k-header.navbar .navbar-brand-wrapper {
        padding-left: 0.8rem;
    }

        .registryparentclass .sidebar-icon-only:not(.sidebar-expanded) .k-header.navbar .navbar-brand-wrapper .brand-logo-mini {
            margin: 8px 0;
        }

    .registryparentclass .sidebar-icon-only:not(.sidebar-expanded) .k-sidebar .sidebar .nav .nav-item .panel {
        padding: 2rem .8rem;
    }

    .registryparentclass sidebar-icon-only:not(.sidebar-expanded) .k-sidebar .sidebar .nav .nav-item .panel .img-circle {
        width: 2.7rem;
    }

    .registryparentclass .sidebar-icon-only:not(.sidebar-expanded) .k-sidebar .sidebar .nav .nav-item .panel .user-status {
        display: none;
    }

    .registryparentclass .sidebar-icon-only:not(.sidebar-expanded) .sidebar .nav .nav-item .nav-link svg:last-child {
        display: none;
    }

    .registryparentclass .sidebar-icon-only:not(.sidebar-expanded) .tooltip {
        display: block;
    }

    .registryparentclass .sidebar-icon-only:not(.sidebar-expanded) .k-sidebar .nav .nav-item.active > .nav-link {
        background: #dd4e8c;
    }

    .registryparentclass .sidebar-icon-only:not(.sidebar-expanded) .k-sidebar .sidebar .nav .nav-item.active > .nav-link svg {
        color: #fff;
    }

    /*--Models--*/
    .registryparentclass .ex-modal-lg .card-footer .contact-verify li {
        text-align: left;
    }

        .registryparentclass .ex-modal-lg .card-footer .contact-verify li:first-child {
            width: 35%
        }

    .registryparentclass .modal-lg {
        max-width: 1200px;
    }


    /*--My Profile--*/
    .registryparentclass .contact-verify li {
        width: 53%;
        display: inline-block;
        text-align: right;
    }

        .registryparentclass .contact-verify li:first-child {
            width: 47%;
            text-align: left;
        }
}

@media (min-width: 576px) {

    .registryparentclass .navbar .navbar-menu-wrapper .navbar-dropdown {
        right: 0;
        left: auto;
        box-shadow: 0px 2px 6px 0px #cfcfcf;
    }

        .registryparentclass .navbar .navbar-menu-wrapper .navbar-dropdown:after {
            right: 16px;
            left: auto;
        }

        .registryparentclass .navbar .navbar-menu-wrapper .navbar-dropdown:before {
            right: 15px;
            left: auto;
        }

    .registryparentclass .my-profile-form .wizard > .steps a:hover, .my-profile-form .wizard > .steps .current a:hover, .my-profile-form .wizard > .steps .done a:hover {
        opacity: 0.5;
        background-color: transparent;
    }

    /*--Model--*/
    .registryparentclass .bd-modal-sm .modal-sm {
        max-width: 340px;
    }
}

@media (max-width:1024px) {

    .registryparentclass .mytimesheet-form .add-new-cerit .registry-pic {
        width: 150px;
    }

        .registryparentclass .mytimesheet-form .add-new-cerit .registry-pic img {
            width: 100px;
            height: auto;
        }

    .registryparentclass .myhospitals-form .add-new-cerit .registry-pic {
        width: 150px;
    }

        .registryparentclass .myhospitals-form .add-new-cerit .registry-pic img {
            width: 100px;
            height: auto;
        }

    /*.edit-tools-lg { right:inherit; left: -30px; top:180px  }*/

}

@media (max-width:768px) {

    .registryparentclass .card-deck .card {
        flex: 100%;
    }

    .registryparentclass .navbar .navbar-menu-wrapper .navbar-dropdown {
        right: 0;
        left: auto;
        box-shadow: 0px 2px 6px 0px #cfcfcf;
    }

        .registryparentclass .navbar .navbar-menu-wrapper .navbar-dropdown:after {
            right: 16px;
            left: auto;
        }

        .registryparentclass .navbar .navbar-menu-wrapper .navbar-dropdown:before {
            right: 15px;
            left: auto;
        }

    .registryparentclass .row-offcanvas .sidebar-offcanvas {
        padding-right: 1.90rem
    }

    /*wizard*/
    .registryparentclass .my-profile-form .wizard > .steps a {
        width: 82px;
        height: 82px;
    }

        .registryparentclass .my-profile-form .wizard > .steps a .s-title {
            font-size: 0.7rem
        }

    .registryparentclass .skillassest .breadcrumb li:first-child {
        width: 100%;
    }

    .registryparentclass .skillassest .breadcrumb li {
        float: left;
    }

    .registryparentclass .skillassest .rTableCell, .skillassest .rTableHead {
        display: block;
        width: 100%
    }

    .registryparentclass .skillassest-result .search-result-ratio {
        padding-top: 40px !important
    }

    .registryparentclass .certificat-verify .add-new-cert .actions-btn-prime {
        min-width: auto;
        font-size: 0.9rem
    }

    .registryparentclass .placement-search label {
        white-space: nowrap;
        padding-top: calc(.375rem + 1px)
    }
}

@media (max-width:736px) {

    /*--Header--*/
    .registryparentclass .k-header .dropdown-item {
        white-space: inherit;
    }

    .registryparentclass .my-profile-form .wizard > .steps a .s-title .xs-hide {
        display: none;
    }

    .registryparentclass .my-profile-form .wizard > .steps > ul > li {
        margin-bottom: 30px;
    }

    .registryparentclass .my-profile-form .wizard > .steps .current a .s-title .s-icon {
        bottom: 0rem;
        height: 35px;
        font-size: 1.5rem
    }

    .registryparentclass .my-profile-form .wizard > .steps a, .my-profile-form .wizard > .steps a:hover, .my-profile-form .wizard > .steps .current a, .my-profile-form .wizard > .steps .done a {
        border-width: 2px;
    }

    .registryparentclass .my-profile-form .wizard > .actions {
        position: fixed;
    }

    .registryparentclass .my-profile-form .product-wizard {
        position: relative;
        height: 400px;
    }

    .registryparentclass .my-profile-form legend {
        display: block;
    }

    /*Skill assest*/
    .registryparentclass .skillassest .breadcrumb li, .skillassest .dropdown a.dropdown-toggle {
        font-size: 0.8rem
    }

    .registryparentclass .panel-heading {
        margin-bottom: 15px;
    }

    .registryparentclass .skillassest-result, .certificat-verify, .mytime-sheet, .myhospitals, .searchresult, .alerts-note {
        padding: 1rem;
    }

    .registryparentclass .skillassest .search-box .pink-round-broder {
        width: 80px;
    }

    .registryparentclass .skillassest .wel-assesst-title .pink-round-broder {
        width: 120px
    }

    .registryparentclass .mytimesheet-form .add-new-cerit.d-flex, .myhospitals-form .add-new-cerit.d-flex {
        display: block !important;
        margin-bottom: 15px;
    }

    .registryparentclass .addtimesheet {
        padding-left: 0px;
        padding-top: 30px;
    }
}

@media screen and (max-width: 480px) {

    /*Common*/
    .registryparentclass .comon-box {
        padding-top: 40px;
    }

    /*--Header*/
    .registryparentclass .k-header .dropdown-menu {
        min-width: 17rem;
    }

    /*--H Chats--*/
    .registryparentclass .chart li {
        height: auto
    }

        .registryparentclass .chart li:before {
            color: black;
            display: block;
            left: 0;
            position: relative
        }

        .registryparentclass .chart li.title:before {
            border-bottom: 1px solid;
        }

        .registryparentclass .chart li .bar {
            height: 23px;
        }

        .registryparentclass .chart li .number {
            display: block;
            left: 0 !important;
            padding-left: 0;
            position: relative;
            top: -8px;
        }

    /*--side nav--*/
    .registryparentclass .row-offcanvas .sidebar-offcanvas {
        padding-right: 1.90rem
    }

    .registryparentclass .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important;
    }

    /*wizard*/
    .registryparentclass .my-profile-form .wizard > .steps a {
        width: 40px;
        height: 40px;
    }

        .registryparentclass .my-profile-form .wizard > .steps a .number:after {
            left: calc( 50% + 1.8em/2 );
            right: -4px;
            top: calc( 1.8em / 2 );
        }

        .registryparentclass .my-profile-form .wizard > .steps a .number:before {
            left: -4px;
            right: calc( 50% + 1.8em/2 );
            top: calc( 1.8em / 2 );
        }

    .registryparentclass .my-profile-form .wizard > .steps .done a .s-title .t-icon {
        bottom: 1.8rem;
        font-size: 0.8rem;
        margin-right: calc(50% - 3.6em / 2 );
    }

    .registryparentclass .head-text-right .mobile-off {
        display: none;
    }
}

@media screen and (max-width: 320px) {

    /*--header*/
    .registryparentclass .k-header .dropdown-menu {
        min-width: 12rem;
    }

    /*--My Profile form--*/
    .registryparentclass .my-profile-form .card .card-body {
        padding: 1.2rem 0rem
    }
}
