.create_group_modal .modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.common-post-modal.modal-new-style .modal-content {
    display: inline-block;
    position: relative !important;
}

.modal-main.step_popup_cls .modal-content {
    width: auto !important;
    float: left;
}

.modal-main.common-post-modal .modal-header {
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
}

.step_popup_cls .modal-header {
    width: 100%;
    float: left;
}

.step_popup_cls .modal-header {
    padding: 0!important;
}

.step_popup_cls .modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.step_popup_cls .step-head {
    width: 100%;
    float: left;
    text-align: center;
}

.step_popup_cls .step-head .modal-title {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    padding-top: 10px;
    border-bottom: none;
    padding-bottom: 10px;
}

.step_popup_cls .modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.step_popup_cls .step-head .progress {
    width: 50%;
    float: left;
    position: relative;
    border-radius: 6px;
    margin: 30px 50%;
    transform: translateX(-50%);
    height: 18px;
}

.step_popup_cls .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
}

.step_popup_cls .step-head .progress-bar {
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #2687C9;
}

button.btn.btn-default.ex-save.pull-right {
    background: #2687C9;
}

.step_popup_cls .progress-result {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -23px;
    font-weight: 600;
    font-size: 15px;
    line-height: 26px;
    text-align: center;
}

.modal-main.modal-new-style .modal-body {
    padding: 15px !important;
    margin: 0!important;
}

.report-modall .modal-body {
    padding: 0!important;
    width: 100%;
}

.create_group_modal .modal-content .modal-body, .modal-new-style .modal-body {
    max-height: 620px !important;
    padding: 0px;
}

.step_popup_cls .modal-body {
    float: left;
    max-height: auto!important;
    min-height: auto!important;
    overflow-y: hidden !important;
    width: 100%;
}

.step_popup_cls .modal-body {
    position: relative;
}

.step_popup_cls .multi_step_form {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 15px;
}

.step_popup_cls .stepwizard {
    width: 100%;
    padding-bottom: 10px;
}

.step_popup_cls .stepwizard-row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.step_popup_cls .stepwizard-step {
    text-align: center;
    padding: 0px 7px;
    position: relative;
    display: flex;
    align-items: center;
}

.step_popup_cls .stepwizard-step i {
    display: none;
}

@media only screen and (min-width: 768px) {
    .step_popup_cls .stepwizard-step .btn {
        padding: 6px 6px!important;
    }
}

.step_popup_cls .stepwizard-step span {
    font-size: 3.2rem;
    margin-bottom: 10px;
}

.step_popup_cls .stepwizard-step .btn {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 16px;
    background: rgb(0 0 0 / 0%);
    height: 119px;
    min-width: 119px;
    border-radius: 34px;
    float: left;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.step_popup_cls .stepwizard-step .btn:hover {
    background: rgba(38, 135, 201, 0.1);
    border: 1px solid rgba(204, 204, 204, 0);
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
}

.step_popup_cls .stepwizard-step .btn-primary, .step_popup_cls .stepwizard-step .btn-primary:hover {
    background: #2687C9;   
    border: 1px solid rgba(204, 204, 204, 0);
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
}

.step_popup_cls .stepwizard-step .btn-primary svg path, .step_popup_cls .stepwizard-step .btn-primary:hover svg path {
    fill: #fff;
}

.step_popup_cls .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.step_popup_cls .show-in-mobile {
    display: none;
}

.step_popup_cls .form_all_for_complete {
    max-height: 329px;
    overflow: auto;
    margin: 10px 0 !important;
}

.step_popup_cls .form-group {
    margin-bottom: 15px;
}

.step_popup_cls .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.step_popup_cls .setup-content .input-group-addon .left-title {
    font-size: 13px;
    font-weight: 600;
}

.step_popup_cls .livein_box {
    box-shadow: none!important;
    height: 45px;
    padding: 0px;
}

.step_popup_cls .dateandyears .select-dropdown-one {
    width: 24%;
    float: left;
    position: relative;
}

.step_popup_cls .livein_box .select-dropdown-one .form-control {
    width: 100%;
    margin: 0;
    height: 38px;
    position: relative;
    border: 0;
    box-shadow: none;
    float: left;
    vertical-align: middle;
}

.step_popup_cls .dateandyears .over-permission {
    width: 14%;
    float: left;
    position: relative;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class {
    width: 100%;
    float: left;
    position: relative;
    margin-left: 0;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class .permissionDropbox {
    position: relative;
    width: 95%;
    margin-left: 5px;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class .permissionDropbox .share-option {
    height: 38px;
    border: 0!important;
    width: 100%;
    border-radius: 0!important;
}

.step_popup_cls .common-post-modal .share-option {
    padding: 3.5px 5px!important;
}

.step_popup_cls .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.step_popup_cls .share-option {
    background: #fff;
    border: 1px solid #c5cbd6!important;
    border-radius: 3px!important;
    margin: 0;
    padding: 3.5px 5px!important;
}

.step_popup_cls #dropdown_title4 {
    padding-right: 0!important;
}

.step_popup_cls .dropdownFix .caret {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid;
    display: inline-block;
    margin-left: 5px!important;
    width: 0;
    vertical-align: middle;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class .permissionDropbox .permission-dropdown {
    left: inherit!important;
    right: 0;
}

.step_popup_cls .dropdown .dropdown-menu {
    position: absolute;
    font-size: 14px;
    top: 100%;
    text-align: left;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    max-width: 360px;
    list-style: none;
    background: #FFF;
    border: 1px solid #DDD;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    overflow: visible;
    padding: 4px 0;
    margin: 0;
}

.step_popup_cls .permission-dropdown {
    border-radius: 3px!important;
    box-shadow: none!important;
    margin-top: -1px!important;
    min-width: 100px!important;
    padding: 0!important;
    box-shadow: 3px 2px 3px rgba(0, 0, 0, .175)!important;
}

.step_popup_cls .dropdown .dropdown-menu li {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 18px;
    border: none;
}

.step_popup_cls .dropdown .dropdown-menu li a {
    padding: 6px;
    margin: 0;
}

.step_popup_cls .permission-dropdown li {
    border-bottom: 1px solid #c5cbd6;
}

.step_popup_cls .dropdown-menu>li {
    cursor: pointer;
    float: left;
    position: relative;
    width: 100%;
    padding-left: 10px;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
}

.step_popup_cls .dropdown .dropdown-menu LI>A {
    display: block;
    text-decoration: none;
    line-height: 18px;
    padding: 3px 15px;
    margin: 0;
    white-space: nowrap;
}

.step_popup_cls .permission-dropdown img {
    margin-right: 5px!important;
}

.step_popup_cls .dateandyears .select-dropdown-one {
    width: 24%;
    float: left;
    position: relative;
}

.step_popup_cls .livein_box .select-dropdown-one .form-control {
    width: 100%;
    margin: 0;
    height: 38px;
    position: relative;
    border: 0;
    box-shadow: none;
    float: left;
    vertical-align: middle;
}

.step_popup_cls .livein_box .select-dropdown-one .form-control {
    width: 100%;
    height: 45px;
    position: relative;
    border: 0;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    box-shadow: none;
    float: left;
    vertical-align: middle;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
}

.step_popup_cls .dateandyears .over-permission {
    width: 14%;
    float: left;
    position: relative;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class {
    width: 100%;
    float: left;
    position: relative;
    margin-left: 0;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class .permissionDropbox {
    position: relative;
    width: 100%;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class .permissionDropbox .share-option {
    height: 38px;
    border: 0!important;
    width: 100%;
    border-radius: 0!important;
}

.step_popup_cls #dropdown_title4 {
    padding-right: 0!important;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class .permissionDropbox .permission-dropdown {
    left: inherit!important;
    right: 0;
}

.step_popup_cls .dropdown .dropdown-menu {
    min-width: 160px;
    max-width: 360px;
    list-style: none;
    background: #FFF;
    border: 1px solid #DDD;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    overflow: visible;
    padding: 4px 0;
    margin: 0;
}

.step_popup_cls .gender_box {
    box-shadow: none!important;
    height: 40px;
    padding: 9px 15px;
}

.step_popup_cls .gender_box .radio {
    display: inline-block;
    margin: 0 25px 0 0;
}

.modal-main.modal-new-style .form-group label {
    padding-bottom: 10px;
}

.step_popup_cls .step-btns {
    position: absolute;
    bottom: -55px;
    right: 0;
}

.step_popup_cls .step-btns {
    position: absolute!important;
    bottom: -56px!important;
    right: 0px!important;
    width: auto!important;
}

.step_popup_cls .step-btns .btn-default {
    margin-right: 15px;
    position: relative;
}

.step_popup_cls .step-btns .btn-default {
    margin-right: 0!important;
    margin-left: 10px!important;
}

.step_popup_cls .form_all_for_complete {
    max-height: 329px;
    overflow: auto;
}

.step_popup_cls .form-group {
    margin-bottom: 10px;
    padding-top: 0;
    float: left;
    width: 100%;
}

.step_popup_cls .livein_box {
    box-shadow: none!important;
    height: 45px;
    padding: 0px;
}

.step_popup_cls .dateandyears .select-dropdown-one {
    width: 24%;
    float: left;
    position: relative;
}

.step_popup_cls .livein_box .select-dropdown-one {
    width: 50%;
    float: left;
    margin-bottom: 0;
    padding-left: 15px;
}

.step_popup_cls .dateandyears .over-permission {
    width: 14%;
    float: left;
    position: relative;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class {
    width: 100%;
    float: left;
    position: relative;
    margin-left: 0;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class .permissionDropbox {
    position: relative;
    width: 100%;
}

.step_popup_cls .dropdownFix {
    border: none;
    float: left;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    z-index: 9!important;
}

.step_popup_cls .dropdownFix {
    display: block!important;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class .permissionDropbox .share-option {
    height: 45px;
    border: 0!important;
    width: 100%;
    border-radius: 12px !important;
}

.step_popup_cls #dropdown_title4 {
    padding-right: 0!important;
}

.step_popup_cls .dropdownFix .caret {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid;
    display: inline-block;
    margin-left: 5px!important;
    width: 0;
    vertical-align: middle;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class .permissionDropbox .permission-dropdown {
    left: inherit!important;
    right: 6px;
    top: 50px;
    background: #fff;
    -moz-border-radius: 12px !important;
    -webkit-border-radius: 12px !important;
    border-radius: 12px !important;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    overflow: auto;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class .permissionDropbox .permission-dropdown li {
    border: none;
    padding: 0;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class .permissionDropbox .permission-dropdown li a {
    padding: 6px;
}

.step_popup_cls .dropdown .dropdown-menu {
    min-width: 160px;
    max-width: 360px;
    list-style: none;
    background: #FFF;
    border: 1px solid #DDD;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    overflow: visible;
    padding: 4px 0;
    margin: 0;
}

.step_popup_cls .dateandyears .select-dropdown-one {
    width: 24%;
    float: left;
    position: relative;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class {
    width: 100%;
    float: left;
    position: relative;
    margin-left: 0;
}

.step_popup_cls .dateandyears .over-permission .new-permission-class .permissionDropbox {
    position: relative;
    width: 100%;
}

.step_popup_cls .share-option {
    background: #fff;
    border: 1px solid #c5cbd6!important;
    border-radius: 3px!important;
    margin: 0;
    padding: 3.5px 5px!important;
}

.step_popup_cls .gender_box {
    box-shadow: none!important;
    height: 40px;
    padding: 9px 15px;
}

.step_popup_cls .gender_box .radio {
    display: inline-block;
    margin: 0 25px 0 0;
}

.modal-main.modal-new-style .form-group label {
    padding-bottom: 10px;
}

.step_popup_cls .livein_box {
    box-shadow: none!important;
    height: 45px;
    padding: 0px;
    float: left;
    width: 74%;
}

.step_popup_cls .setup-content .input-group-addon {
    border-radius: 0;
    background: transparent;
    padding: 0px 5px 0 0;
    border: none;
    float: left;
    width: 26%;
    height: 45px;
    line-height: 45px;
    display: flex;
    align-items: center;
}

.step_popup_cls .setup-content .input-group-addon p {
    margin: 0;
    padding: 0 !important;
    display: flex;
    align-items: center;
}

.step_popup_cls .step-btns .btn-default {
    margin-right: 15px;
    position: relative;
}

.step_popup_cls .find-friend-btn {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.step_popup_cls .multi_step_form .find-friend-btns {
    border: 0!important;
}

.step_popup_cls .find-friend-btns {
    text-align: center;
    margin-bottom: 25px!important;
}

.step_popup_cls .butRowMain {
    float: left!important;
    width: 100%!important;
}

.step_popup_cls .butRowMain {
    margin: 0!important;
    padding: 0!important;
}

.step_popup_cls .find-friend-btns>.fw-facebook, .fw-twitter, .fw-google-pluse, .fw-linkedin {
    -webkit-transition: background 1s ease-out;
    -moz-transition: background 1s ease-out;
    -o-transition: background 1s ease-out;
    transition: background 1s ease-out;
}

.step_popup_cls .find-friend-btns .fw-facebook {
    background: #3b5998;
}

.step_popup_cls .find-friend-btns .ff-btn-icon {
    padding: 0;
}

@media only screen and (min-width: 768px) {
    .step_popup_cls .multi_step_form .fw-facebook {
        width: 25%;
        float: left;
    }
}

.step_popup_cls .multi_step_form .fw-facebook {
    background: none!important;
    padding: 0 5px!important;
}

.multi_step_form .fw-facebook .find-with-facebook {
    background: #3b5998;
}

.multi_step_form .find-friend-btns .find-with-facebook, .multi_step_form .find-friend-btns .find-with-linkin, .multi_step_form .find-friend-btns .find-with-twitter, .multi_step_form .find-friend-btns .find-with-googlep {
    padding: 0;
}

.step_popup_cls .find-friend-btns .find-with-facebook {
    padding: 20px 0;
}

.step_popup_cls .ex-btn-text {
    line-height: 40px;
    font-size: 12px;
    margin-left: 9px;
}

.step_popup_cls .profile_complete_fb_connected {
    display: none;
    font-size: 18px;
    padding-left: 5px;
    font-weight: bold;
}

.step_popup_cls .find-friend-btns .fw-twitter {
    background: #1da1f2;
}

.step_popup_cls .find-friend-btns .ff-btn-icon {
    padding: 0;
}

@media only screen and (min-width: 768px) {
    .step_popup_cls .multi_step_form .fw-twitter {
        width: 25%;
        float: left;
    }
}

.step_popup_cls .multi_step_form .fw-twitter {
    background: none!important;
    padding: 0 5px!important;
}

.step_popup_cls .find-friend-btns>.fw-facebook, .fw-twitter, .fw-google-pluse, .fw-linkedin {
    -webkit-transition: background 1s ease-out;
    -moz-transition: background 1s ease-out;
    -o-transition: background 1s ease-out;
    transition: background 1s ease-out;
}

.step_popup_cls .multi_step_form .fw-twitter .find-with-twitter {
    background: #1da1f2;
}

.step_popup_cls .multi_step_form .find-friend-btns .find-with-facebook, .multi_step_form .find-friend-btns .find-with-linkin, .multi_step_form .find-friend-btns .find-with-twitter, .multi_step_form .find-friend-btns .find-with-googlep {
    padding: 0;
}

.step_popup_cls .find-friend-btns .find-with-twitter {
    padding: 20px 0;
}

.step_popup_cls .find-friend-btns .fw-google-pluse {
    background: #d94835;
}

.step_popup_cls .find-friend-btns .ff-btn-icon {
    padding: 0;
}

@media only screen and (min-width: 768px) {
    .step_popup_cls .multi_step_form .fw-google-pluse {
        width: 25%;
        float: left;
    }
}

.step_popup_cls .multi_step_form .fw-google-pluse {
    background: none!important;
    padding: 0 5px!important;
}

.step_popup_cls .find-friend-btns>.fw-facebook, .fw-twitter, .fw-google-pluse, .fw-linkedin {
    -webkit-transition: background 1s ease-out;
    -moz-transition: background 1s ease-out;
    -o-transition: background 1s ease-out;
    transition: background 1s ease-out;
}

.step_popup_cls .multi_step_form .find-friend-btns .add_g {
    line-height: normal;
}

.step_popup_cls .multi_step_form .find-friend-btns .find-with-googlep {
    padding: 0;
    background: #d94835;
    border: 0px;
}

.step_popup_cls .find-friend-btns .find-with-googlep {
    padding: 20px 0;
    width: 100%;
}

.step_popup_cls .find-friend-btns .fw-linkedin {
    background: #0077b5;
}

.step_popup_cls .multi_step_form .fw-linkedin {
    background: none!important;
    padding: 0 5px!important;
}

.step_popup_cls .find-friend-btns>.fw-facebook, .fw-twitter, .fw-google-pluse, .fw-linkedin {
    -webkit-transition: background 1s ease-out;
    -moz-transition: background 1s ease-out;
    -o-transition: background 1s ease-out;
    transition: background 1s ease-out;
}

.step_popup_cls .multi_step_form .fw-linkedin .find-with-linkin {
    background: #0077b5;
}

.step_popup_cls .multi_step_form .find-friend-btns .find-with-facebook, .multi_step_form .find-friend-btns .find-with-linkin, .multi_step_form .find-friend-btns .find-with-twitter, .multi_step_form .find-friend-btns .find-with-googlep {
    padding: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.step_popup_cls .dropdown .dropdown-menu {
    top: 42px;
    min-width: 160px;
    max-width: 360px;
    list-style: none;
    border-radius: 12px !important;
    border: 1px solid #DDD;
    border-radius: 6px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    overflow: visible;
    padding: 4px 0;
    margin: 0;
    overflow: auto;
}

.step_popup_cls .open>.dropdown-menu {
    display: block;
}

.step_popup_cls .dropdown-menu {
    position: absolute;
    min-width: 160px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0;
    border: 0;
    border-radius: 4px;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.step_popup_cls .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.step_popup_cls .permission-dropdown {
    border-radius: 3px!important;
    box-shadow: none!important;
    margin-top: -1px!important;
    min-width: 100px!important;
    padding: 0!important;
    box-shadow: 3px 2px 3px rgba(0, 0, 0, .175)!important;
}

.step_popup_cls .permission-dropdown {
    border-radius: 3px!important;
    box-shadow: none!important;
    margin-top: -1px!important;
    min-width: 100px!important;
    padding: 0!important;
    box-shadow: 3px 2px 3px rgba(0, 0, 0, .175)!important;
}

.step_popup_cls .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.step_popup_cls .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.step_popup_cls .input-group-addon.http-cls {
    position: absolute;
    width: 120px;
    height: 40px;
    border-radius: 12px;
    top: 3px;
    left: 2px;
    line-height: 30px;
    z-index: 9;
    font-weight: normal;
    font-size: 13px;
    padding-left: 10px;
}

.step_popup_cls .single_group input.ex-institute-name.form-control {
    width: 50%;
}

.step_popup_cls textarea.form-control.textarea_height {
    box-shadow: none;
    height: 79px;
    border-radius: 12px;
}

.row.setup-content+button.btn.btn-default.ex-close.pull-left {
    bottom: 1px;
    position: absolute;
    left: 15px;
}

.step_popup_cls .ex-close {
    margin-top: 15px;
    background: #EEEEEE;
    border-radius: 12px;
    padding: 11px 17px;
    border: none;
    border-color: #ccc;
    float: left !important;
}

.step-btns .ex-save {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    background: #2687C9;
    border-radius: 12px;
    border: none;
    padding: 11px 20px;
}

.step-btns .education-permission-top .new-permission-class .permissionDropbox {
    margin-left: -51px;
    margin-top: 2px;
}

.step-btns .education-permission-top .new-permission-class .permissionDropbox .share-option {
    width: 50px;
    height: 41px;
    -moz-border-radius: 12px !important;
    -webkit-border-radius: 12px !important;
    border-radius: 12px !important;
    background: #f9f9f9;
}

.stepwizard-step .btn svg {
    margin-bottom: 10px;
}

.stepwizard-step .btn-primary svg path {
    fill: #2687c9;
}

.stepwizard-step:hover .btn-primary svg path {
    fill: #2687c9;
}

.stepwizard-step .btn-default svg path {
    fill: #CCCCCC;
}

.stepwizard-step:hover .btn-default svg path {
    fill: #2687C9;
}

.stepwizard-step .btn-success svg path {
    fill: #ffffff;
}

.stepwizard-step:hover .btn-success svg path {
    fill: #ffffff;
}

.stepwizard-step .btn-primary:focus svg path {
    fill: #ffffff;
}

.autocomplete-dropdown-container div {
    background: #2687c9;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 12px;
    margin-top: 5px;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
}

.step_popup_cls .livein_box .new-disabled {
    background: #d0d0d0 !important;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
}

.step_popup_cls .input-group.to-years {
    margin-bottom: 10px;
}

.create_group_modal .modal-footer {
    padding: 0px 0px 26px 0px;
}

.edit-featured-popup .action-wrap {
    float: left;
}

.common-post-modal.modal-new-style .modal-content .modal-footer .message-wrap .alert {
    text-align: center;
}

.step_popup_cls .form-group .input-group textarea.form-control.textarea_height,
.step_popup_cls .input-group .input-group.flat-width.input-grp,
.step_popup_cls .form-group .input-group .single_group {
    width: 74%;
    float: left;
}

.select-dropdown-one.border-right:nth-child(1) {
    padding-left: 0;
}

.step_popup_cls .input-group .input-group.flat-width.input-grp input.form-control {
    padding-left: 135px !important;
}

ul.dropdown-menu.institute_dropdown_list {
    width: 91% !important;
    left: 0 !important;
    top: 70px !important;
    transform: translate(0px, 0px) !important;
}

ul.dropdown-menu.institute_dropdown_list li {
    padding: 10px !important;
}

.step_popup_cls .livein_box .single_group {
    float: left;
    width: 50% !important;
    width: 50% !important;
    padding-left: 15px;
}

.step_popup_cls .livein_box .single_group input.ex-institute-name.form-control {
    float: left;
    width: 100%;
}

.step_popup_cls .livein_box .select-dropdown-one.toYears-dropdown {
    width: 100%;
    float: left;
    padding-left: 0;
}

.userPrimaryMail .permission_button .side-btn .permission-but-all.new-permission-class.palinPost .dropdownFix.permissionDropbox, .userSecondaryMail .permission_button .side-btn .permission-but-all.new-permission-class.palinPost .dropdownFix.permissionDropbox {
    position: relative;
}

.userPrimaryMail .permission_button .side-btn .permission-but-all.new-permission-class.palinPost .dropdownFix.permissionDropbox ul, .userSecondaryMail .permission_button .side-btn .permission-but-all.new-permission-class.palinPost .dropdownFix.permissionDropbox ul {
    left: -100px;
}





.active_badge,
.verified_badge,
.badge_setPicture,
.gov_id_approve,
.code_verification,
.gov_id_approve .form-row .form-group,
.parsonal_identity {
  float: left;
  width: 100%;
}

.verified_badge {
  padding-bottom: 20px;
}

ul.badge_nav {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  list-style: none;
  margin-bottom: 0;
}

ul.badge_nav li {
  font-weight: 600;
  font-size: 1.5rem;
  border-top: 2px solid transparent;
  padding: 10px 15px;
}

ul.badge_nav li.activeClass {
  border-top: 2px solid #2687c9;
}

.gov_id_approve,
.code_verification,
.badge_setPicture {
  padding: 0 15px;
  margin-bottom: 60px;
}

.gov_id_approve .form-group input.form-control {
  border: none;
  height: 40px;
  box-shadow: none;
  border-radius: 10px;
  width: 100%;
}

button.btn.btn-primary.upload_pic {
  float: left;
  margin: 5px;
}

button.btn.btn-primary.upload_pic span,
button.btn.btn-primary.take_pic span {
  margin-right: 5px;
}

button.btn.btn-primary.take_pic {
  float: right;
  margin: 5px;
}

.parsonal_identity {
  position: fixed;
  bottom: 0px;
  left: 0;
  right: 0;
  padding: 10px;
}

.parsonal_identity button.btn.btn-primary {
  display: flex;
  align-items: center;
}

.parsonal_identity button.btn.btn-primary span {
  margin: 0 4px;
}
button.btn.btn-primary.btn_pre {
  float: left;
}
button.btn.btn-primary.btn_next {
  float: right;
}

.badge_setPicture .takePicture  {
  height: 220px;
  width: 220px;
  margin: 0 auto 20px;
}

.btnTakePicture{
    display: flex;
    justify-content: center;
}
.badge_setPicture .takePicture .uploadSvg,
.badge_setPicture .takePicture .uploadSvg .webcamg,
.badge_setPicture .takePicture .uploadSvg .webcamg video.webb,
.takePicture .uploadSvg .webcamg img.webb {
  height: 100%;
  width: 100%;
  float: left;
  border-radius: 50%;
}

.badge_setPicture .takePicture .uploadSvg .webcamg video.webb,
.takePicture .uploadSvg .webcamg img.webb {
  object-fit: cover;
  border-radius: 50%;
}

.badge_setPicture .takePicture .uploadSvg span.icon-user {
  height: 220px;
  width: 220px;
  padding: 10px;
  border-radius: 100%;
  background: #e9f3f9;
  color: #eeeeee;
  font-size: 20rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.imgPreviewUser {
  width: 400px;
  height: 200px;
}

.govIdpng {
  height: 150px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  /* object-fit: cover; */
}

/* .icon-newspaper{
	height: 150px;
	width: 100%;
	font-size: 20rem; 
	display: flex;
	align-items: center;
	justify-content: center;
} */


.profile-card.prowrep.right-mar-pad div#profile-img-popub_profile_complete .avat-main17.profile_popup form .slim {
    height: 100%;
}

.profile-card.prowrep.right-mar-pad div#profile-img-popub_profile_complete .avat-main17.profile_popup form .slim div#profile_edit_onclick {
    padding: 0;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
}