html {
    width: 100%;
    height: 100%
}

body {
    font-family: proximanova_regular;
    width: 100%;
    height: 100%;
    margin: 0px;
}

.outer_wrapper_pr {
    width: 100%;
    margin: 0 auto;
    position: relative
}

.wrapper {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    display: table
}

h2 {
    line-height: 36px;
    color: #fff;
    font-family: museo_sans300;
    font-size: 32px
}

header {
    position: relative
}

.top_header {
    background: #4c345e
}

a.button {
    background: url(../images/bt_back.jpg) repeat-x;
    color: #fff;
    display: table;
    font-family: museo_sans500;
    font-size: 12px;
    margin-top: 15px;
    padding: 12px 14px 10px;
    text-transform: uppercase
}

p {
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 13px
}

.top_social {
    overflow: hidden;
    padding: 0;
    float: left;
    height: 41px
}

.top_social ul {
    overflow: hidden;
    margin-top: 9px
}

.top_social li {
    float: left;
    margin-right: 2px;
    cursor: pointer
}

.top_social li a {
    background: url(../images/top_social.png) no-repeat;
    width: 24px;
    height: 24px;
    display: block;
    text-indent: -9999px
}

.top_social li a:hover {
    opacity: .5
}

.top_social li.twitter a {
    background-position: 0 0
}

.top_social li.facebook a {
    background-position: -25px 0
}

.top_social li.linkedin a {
    background-position: -51px 0
}

.top_menu {
    float: right;
    color: #fff;
    font-size: 15px;
    line-height: 13px;
    margin-top: 13px
}

.top_menu a {
    color: #fff;
    font-size: 13px
}

.top_contactno {
    float: right;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 13px;
    margin-left: 15px;
    margin-top: 13px
}

.logo {
    float: left;
    margin-top: 41px
}

.logo a {
    display: block
}

.logo img {
    width: 100%;
    vertical-align: bottom
}

.head_add {
    float: right;
    margin: 21px 0 16px
}

.head_add img {
    width: 100%;
    vertical-align: bottom
}

.banner {
    background: url(../images/banner_back.jpg) repeat-x
}

.banner_holder {
    background: url(../images/banner_holder.jpg) center top no-repeat
}

.baner_img {
    padding-left: 65px;
    vertical-align: middle;
    width: 27%
}

.baner_img img {
    vertical-align: bottom
}

.baner_txt {
    width: 73%;
    font-family: museo_sans300;
    font-size: 40px;
    padding-left: 70px;
    line-height: 48px;
    color: #58595b;
    vertical-align: middle
}

.baner_txt span {
    color: #e91e76
}

.banner .bx-wrapper .bx-pager {
    text-align: left;
    font-size: 0;
    padding-top: 0;
    margin-bottom: 11px
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    width: 8px;
    height: 8px;
    margin: 0 2px
}

.banner .bx-wrapper .bx-pager.bx-default-pager a.active,
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #eb1676
}

.table_desktop_slider {
    height: 230px
}

.job_search {
    margin: 48px 0 38px
}

.jobsearch_tab {
    width: 48%;
    float: left
}

#course_search>form>ul>li,
#job_search>form>ul>li {
    margin-bottom: 14px
}

.jobsearch_tab li:last-child {
    margin-bottom: 0;
    text-align: right
}

.form input[type=password],
.form input[type=text],
input[type=file],
textarea {
    border: 0;
    background: #fff;
    color: #808285;
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 13px;
    padding: 13px 16px 11px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    .form input[type=password],
    .form input[type=text] {
        padding: 12px 16px 10px
    }
}

.form input[type=submit],
input[type=button] {
    border: 0;
    background: url(../images/sub_cour.jpg) repeat-x;
    color: #fff;
    font-family: museo_sans500;
    font-size: 15px;
    line-height: 15px;
    height: 37px;
    padding: 10px 14px 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    cursor: pointer
}

.job_news {
    float: right;
    width: 48%
}

.job_news h2 {
    color: #e91e76;
    margin-bottom: 15px
}

.connect_main {
    overflow: hidden
}

.connect_text {
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 13px
}

.connect_img {
    float: right;
    margin-left: 20px
}

.connect_img img {
    vertical-align: bottom;
    width: 100%
}

.job_add {
    margin-top: 24px
}

.job_add img {
    vertical-align: bottom;
    width: 100%
}

.practice_hub_mai {
    background: #4c345e;
    padding: 30px 0 48px
}

.practice_hub_mai strong {
    font-weight: 400;
    display: block;
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 13px;
    color: #fff;
    margin: 9px 0 12px
}

.practice_hub {
    width: 48%;
    float: left
}

.article_search {
    float: right;
    width: 48%
}

.article_int input[type=text] {
    width: 66.2%;
    margin-right: 16px
}

.article_int input[type=submit],
input[type=button] {
    font-size: 12px;
    text-transform: uppercase;
    background: url(../images/bt_back.jpg) repeat-x;
    height: 37px;
    top: -2px;
    position: relative
}

.featured_job_main {
    padding: 37px 0 39px;
    background: #f3f3f4
}

.featured_job_main h2 {
    color: #e91e76
}

.featured_job_news {
    overflow: hidden;
    margin-top: 18px
}

.featured_job_news:last-child {
    overflow: hidden;
    margin-top: 0
}

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

.featured_job_news li {
    width: 48%;
    float: left;
    margin-bottom: 23px
}

.featured_job_news li:nth-child(2n) {
    width: 48%;
    float: right
}

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

.featured_job_news li:nth-child(5) {
    margin-bottom: 0
}

.featured_job_news li>a img,
.featured_job_news li>img {
    vertical-align: bottom;
    width: 100%
}

.featured_news {
    overflow: hidden
}

.featured_news_text {
    float: left;
    width: 77%
}

.featured_news_text a {
    font-family: museo_sans500;
    line-height: 18px;
    font-size: 15px;
    color: #4c345e
}

.featured_news_text span {
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 13px;
    color: #333;
    display: block
}

.featured_news_text p {
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 13px;
    color: #333;
    margin-top: 5px
}

.featured_news_img {
    float: right;
    width: 23%
}

.featured_news_img img {
    vertical-align: bottom;
    width: 100%
}

.featured_news_text_ht {
    height: 95px
}

.subscribe_main {
    background: #4c345e;
    padding: 30px 0 48px;
    display: none
}

.subscribe_main strong {
    font-weight: 400;
    display: block;
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 13px;
    color: #fff;
    margin: 9px 0 12px
}

.subscribe_main .practice_hub {
    float: none;
    width: auto
}

.subscribe_ul {
    margin-top: 18px
}

.subscribe_ul>li {
    width: 48%;
    float: left;
    margin-bottom: 15px;
    height: 46px
}

.subscribe_ul>li:nth-child(2n) {
    width: 48%;
    float: right
}

.subscribe_ul>li:last-child {
    width: 100%;
    float: none;
    text-align: right;
    margin-bottom: 0;
    clear: both
}

.subscribe_ul input[type=submit],
input[type=button] {
    float: right;
    font-size: 12px;
    text-transform: uppercase;
    background: url(../images/bt_back.jpg) repeat-x
}

a.subscribe {
    font-family: museo_sans500;
    line-height: 15px;
    font-size: 15px;
    color: #fff;
    position: relative;
    display: block;
    width: 219px;
    float: right;
    background: #4c345d;
    text-align: center;
    padding: 15px 0
}

a.subscribe:before {
    background: url(../images/subscribe.png) no-repeat;
    width: 26px;
    height: 23px;
    position: absolute;
    content: "";
    top: 12px;
    left: 10px
}

.featured_article {
    margin-bottom: 33px
}

.featured_article h2 {
    color: #e91e76;
    margin-bottom: 18px
}

.article_text {
    float: left;
    width: 47%
}

.article_text strong {
    font-family: museo_sans500;
    line-height: 18px;
    font-size: 15px;
    color: #4c345e;
    font-weight: 400
}

.article_text span {
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 13px;
    color: #333;
    display: block
}

.article_text p {
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 13px;
    color: #333;
    margin-top: 5px
}

.article_text .hrefread {
    font-family: museo_sans500;
    margin-top: 15px;
    display: table;
    font-size: 12px;
    text-transform: uppercase;
    background: url(../images/bt_back.jpg) repeat-x;
    padding: 12px 14px 10px;
    color: #fff
}

.article_img {
    float: right;
    width: 52%
}

.article_img img {
    vertical-align: bottom;
    width: 100%
}

.featured_article .bx-wrapper .bx-prev {
    background: url(../images/arti_prev.png) no-repeat;
    width: 38px;
    height: 52px;
    left: -111px
}

.featured_article .bx-wrapper .bx-next {
    background: url(../images/arti_next.png) no-repeat;
    width: 38px;
    height: 52px;
    right: -111px
}

a.viewmore {
    font-family: proximanova_regular;
    line-height: 15px;
    font-size: 14px;
    color: #414042;
    position: relative;
    float: right;
    margin-top: -24px
}

a.viewmore:before {
    background: url(../images/view.png) no-repeat;
    width: 26px;
    height: 23px;
    position: absolute;
    content: "";
    top: -3px;
    left: -33px
}

.healthtime_link {
    background: #404041;
    padding: 33px 0
}

.healthtime_ul {
    display: table;
    width: 100%;
    margin-top: 30px
}

.healthtime_ul h4 {
    color: #e91e76;
    font-family: museo_sans500;
    line-height: 18px;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 8px
}

.healthtime_ul>li {
    display: table-cell;
    width: 25%;
    box-sizing: border-box;
    border-right: 1px solid #58585a;
    padding-left: 13px
}

.healthtime_ul>li a {
    color: #fff;
    font-family: proximanova_regular;
    line-height: 24px;
    font-size: 13px
}

.healthtime_ul>li:first-child {
    padding-left: 0
}

.healthtime_ul>li:last-child {
    border: 0
}

.healthtime_ul>li:last-child ul {
    margin-bottom: 22px
}

.healthtime_ul .top_social ul {
    margin-top: 0
}

.practice_hub_sec {
    padding: 33px 0 20px
}

.practice_hub_ul {
    display: table;
    width: 100%;
    margin-top: 16px;
    margin-bottom: 38px
}

.practice_hub_sec h4 {
    color: #e91e76;
    font-family: museo_sans500;
    line-height: 18px;
    font-size: 15px;
    margin-bottom: 8px
}

.practice_hub_ul>li {
    display: table-cell;
    width: 16.66%;
    box-sizing: border-box
}

.practice_hub_ul>li a {
    color: #414042;
    font-family: proximanova_regular;
    line-height: 24px;
    font-size: 13px
}

.copyright_main {
    overflow: hidden;
    color: #414042;
    font-family: proximanova_regular;
    line-height: 24px;
    font-size: 13px
}

.copyright {
    float: left
}

.copyright_link {
    float: right
}

.copyright_link a {
    color: #414042
}

.article_text_responsive,
.small_slider {
    display: none
}

#div_applycourse_modal li,
#forgotpwd_popup li,
#send_email_friend li,
#signin_popup li,
#subscribe_free li,
.form_comman li {
    margin-bottom: 14px
}

#div_applycourse_modal .form input[type=text],
#forgotpwd_popup .form input[type=text],
#send_email_friend .form input[type=text],
#signin_popup .form input[type=password],
#signin_popup .form input[type=text],
#subscribe_free .form input[type=text],
.form_comman input[type=password],
.form_comman input[type=text] {
    background: #e7e8e9
}

#subscribe_free .SumoSelect>.CaptionCont,
.form_comman .SumoSelect>.CaptionCont {
    background-color: #e7e8e9
}

.expiry_date_main a.multiSelect,
a.multiSelect.active {
    background-color: #e7e8e9
}

#subscribe_free input[type=submit],
input[type=button] {
    background: url(../images/bt_back.jpg) repeat-x
}

#send_email_friend input[type=submit],
input[type=button] {
    background: url(../images/bt_back.jpg) repeat-x
}

#forgotpwd_popup .popup_submit label,
#signin_popup .popup_submit label,
.form_comman .popup_submit label {
    color: #808285
}

#forgotpwd_popup .popup_submit label a,
#signin_popup .popup_submit label a,
.form_comman .popup_submit label a {
    color: #808285
}

#send_email_friend .form textarea {
    background: #e7e8e9;
    border: none;
    padding: 8px 0 0 16px;
    max-height: 100%;
    min-height: 100%;
    max-width: 100%;
    min-width: 100%
}

.popup_submit input[type=button] {
    font-size: 15px
}

.popup_submit {
    clear: both
}

.top_head h1 {
    color: #ec008c;
    font-family: museo_sans500;
    line-height: 40px;
    font-size: 36px;
    margin: 44px 0 17px
}

.top_head h2 {
    color: #4c345e;
    margin-bottom: 18px
}

.top_head ul {
    margin-bottom: 35px
}

.top_head li {
    color: #414042;
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 14px;
    background: url(../images/plusred.png) no-repeat 0 3px;
    margin-bottom: 10px;
    padding-left: 30px
}

.magazine_subscribe_form {
    border-top: 1px solid #f6bade;
    padding-top: 26px
}

.magazine_subscribe_form h3 {
    color: #4c345e;
    font-family: museo_sans500;
    line-height: 24px;
    width: 40%;
    font-size: 20px;
    margin-bottom: 27px
}

.issues_24 .form input[type=text] {
    background: #e7e8e9
}

.issues_24 .SumoSelect>.CaptionCont {
    background-color: #e7e8e9
}

.issues_24 .subscribe_ul>li:last-child {
    float: left;
    width: 48%
}

.issues_24 .subscribe_ul {
    margin-bottom: 34px;
    display: table
}

.issues_24_half .subscribe_ul {
    display: block
}

.issues_24_half {
    float: left;
    width: 48%;
    margin-bottom: 378px
}

.issues_24_half .subscribe_ul>li {
    float: none;
    width: 100%
}

.issues_24_half .subscribe_ul>li:last-child {
    float: none;
    width: 100%
}

.issues_24_half h3 {
    margin-bottom: 17px
}

.issues_24_half p {
    color: #333;
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 20px
}

.issues_24_half p strong {
    font-family: museo_sans500
}

.expiry_date_main {
    display: table;
    width: 100%;
    text-align: left
}

.expiry_date_left {
    float: left;
    width: 48%
}

.expiry_date_right {
    float: right;
    width: 48%
}

.issues_24 .subscribe_ul input[type=button],
.issues_24 .subscribe_ul input[type=submit] {
    background: url(../images/sub_red.jpg) repeat-x;
    float: left;
    font-size: 18px
}

#tabspopup .form {
    margin: 5px 0 0
}

.issue_plugin_main {
    padding-top: 6px
}

.issue_plugin_left {
    float: left;
    width: 65.5%
}

.issue_plugin_left h2 {
    color: #4c345e;
    margin: 40px 0 29px
}

.issue_plugin_left p {
    color: #333;
    margin-bottom: 20px
}

.issue_video img {
    width: 100%;
    vertical-align: bottom
}

.advertise_times_left {
    float: left;
    width: 48%;
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 13px
}

.advertise_times_right {
    float: right;
    width: 46.9%
}

.advertise_times_right h2 {
    color: #e91e76;
    margin: 22px 0 4px
}

.advertise_times_right a {
    color: #333;
    text-decoration: underline
}

.issue_plugin_right {
    float: right;
    width: 30.61%
}

.subscribe_section_right {
    padding: 25px;
    background: #4c345d
}

.issue_plugin_right h4 {
    color: #fff;
    font-family: museo_sans500;
    line-height: 24px;
    font-size: 18px;
    padding: 6px 0 1px
}

.issue_plugin_right p {
    color: #fff
}

.issue_plugin_right a.button {
    margin-top: 15px;
    cursor: pointer
}

.issue_plugin_option {
    margin-bottom: 18px
}

.issue_plugin_option:last-child {
    margin-bottom: 9px
}

.subscribe_download {
    margin-top: 40px
}

.subscribe_download input[type=submit],
input[type=button] {
    float: right
}

.subscribe_download form ul>li:last-child {
    margin-bottom: 0 !important;
    overflow: hidden
}

.content_submission {
    background: #f1f1f2;
    margin-top: 47px;
    padding-bottom: 42px
}

.content_submission h2 {
    color: #4c345e;
    padding-top: 45px;
    padding-bottom: 26px
}

.content_submission_left {
    float: left;
    width: 29.38%;
    font-size: 14px;
    line-height: 20px
}

.content_submission_left p span {
    font-size: 12px;
    line-height: 18px;
    display: block;
    margin: 22px 0
}

.content_submission_left p a {
    font-size: 18px;
    line-height: 24px;
    color: #e91e76;
    font-weight: 700
}

.content_submission_left_em {
    margin-top: 25px
}

.content_submission_right {
    float: right;
    width: 64.5%
}

.content_submission_right img {
    vertical-align: bottom;
    width: 100%
}

a.multiSelect span {
    width: 355px !important
}

.pop-up-main-content .multiSelectOptions {
    width: 87.3%
}

form input.error {
    border: 1px solid #e91e76 !important
}

label.error_advertise {
    border-radius: 3px;
    color: #e91e76;
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin: 1px 0 -13px !important;
    min-width: 110px;
    padding: 0 4px;
    width: 100%
}

label.error {
    float: left;
    margin: 1px 0 10px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 4px 0 4px;
    color: #e91e76;
    font-size: 14px;
    font-weight: 700;
    min-width: 150px;
    width: 98%
}

.error_dis {
    border: 1px solid #e91e76 !important
}

.nMessage {
    margin: 20px 0 25px 2px
}

#error_nwsltr_desktop .nMessage.error {
    margin: 10px 0 10px 0;
    background-color: #fff;
    border: 2px solid #e91e76;
    padding: 10px
}

.nMessage p span {
    font-weight: 700;
    color: #e91e76;
    font-size: 14px
}

.nMessage p span span {
    padding-left: 20px;
    top: 5px;
    position: relative;
    line-height: 22px
}

#option2_pop-up-scrn {
    background: #fff;
    min-height: 30px;
    max-height: 30px
}

.option2_msg {
    display: block;
    font-family: museo_sans500;
    font-size: 15px;
    line-height: 15px;
    color: #808285;
    padding-top: 12px
}

.download_tab {
    background: 0 0;
    color: #222
}

.download_tab>ul {
    display: table;
    width: 100%;
    background: #fff
}

.download_tab>ul>li {
    float: left;
    color: #fff;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    white-space: nowrap;
    background: #5fb4e5;
    font-family: museo_sans500 !important;
    padding: 12px 29px
}

.download_tab_div {
    background: #5fb4e5;
    padding: 24px 28px
}

.download_tab_div ul>li {
    margin-bottom: 14px
}

.download_tab_div ul>li .multiSelectOptions {
    width: 24.9%
}

.download_tab_div a.multiSelect span {
    width: 175px !important
}

.form input[type=button].dropdown_mediakitbutton {
    border: 0;
    background: url(../images/sub_darkblue.png) repeat-x;
    color: #fff;
    font-family: museo_sans500;
    font-size: 15px;
    line-height: 15px;
    height: 37px;
    padding: 10px 14px 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    cursor: pointer
}

.thanku_div {
    margin: 49px 0
}

.thanku_div h2 {
    margin-bottom: 27px
}

.thanku_p {
    color: #000;
    font-family: proximanova_regular;
    line-height: 19px;
    font-size: 15px;
    width: 73%;
    margin-bottom: 77px
}

.thanku_tab {
    display: table;
    width: 100%;
    margin-bottom: 0 !important
}

.thanku_tab>li {
    float: left;
    height: 37px;
    width: 48%;
    background: 0 0;
    padding-left: 0
}

.thanku_tab>li:nth-child(2n) {
    float: right;
    width: 48%
}

.thanku_tab .form input[type=submit] {
    background: url(../images/sub_cour.jpg) repeat-x
}

.thanku_tab .SumoSelect {
    width: 78%
}

.thanku_tab .multiSelectOptions {
    width: 45.3%
}

.breadcrum {
    float: right;
    font-family: proximanova_regular;
    color: #333;
    font-size: 13px;
    line-height: 18px
}

.breadcrum a {
    color: #333
}

.thanku_redirect_div {
    color: #4c345e;
    font-size: 18px;
    font-weight: 700
}

.practicehub_tab {
    margin-bottom: 30px
}

.practicehub_ul>li:last-child {
    text-align: right;
    margin-bottom: 0 !important
}

.practicehub_ul .multiSelectOptions {
    width: 81.5%
}

.article_main_img img {
    width: 100%;
    vertical-align: bottom
}

.article_main_img {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #fff
}

.abc_listing {
    margin: 0 -12px 0;
    width: 100%
}

.abc_listing>li {
    margin: 0 12px 18px
}

.abc_listing>li a {
    font-family: proximanova_regular;
    color: #333;
    font-size: 13px;
    line-height: 24px
}

.abc_listing>li li {
    border-bottom: 1px dotted #d2ccd6
}

.abc_listing span {
    font-family: museo_sans500;
    color: #eb1676;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 8px;
    display: block
}

.abc_big_tb {
    margin-bottom: 80px
}

.abc_big_tb td {
    vertical-align: top
}

.abc_sm_tb {
    margin-bottom: 80px;
    display: none
}

.abc_sm_tb td {
    vertical-align: top
}

.subscribe_section_right {
    padding: 23px 25px 25px 25px;
    background: #4c345d
}

div .practice_hub_right_mod {
    margin-bottom: 30px
}

.article_main_p>p {
    margin: 15px 0;
    color: #fff
}

.article_main_div li {
    margin-bottom: 14px
}

.article_main_div>li:last-child {
    margin-bottom: 0 !important;
    text-align: left
}

.article_main_div input[type=submit] {
    background: url(../images/bt_back.jpg) repeat-x;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px
}

.practicehub_ul a.multiSelect span {
    width: 175px !important
}

.practicehub_tab .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 12px 15px
}

.article_main_div .multiSelectOptions {
    width: 25.6%
}

.nurses_new_main {
    overflow: hidden;
    margin-bottom: 0
}

.nurses_new_main>span {
    color: #eb1676;
    display: block;
    font-family: museo_sans500;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 8px
}

.nurses_new_main .featured_news_text {
    width: 78%
}

.nurses_new_main p {
    margin-bottom: 0 !important
}

.nurses_new_main li:first-child {
    padding: 10px 0 24px
}

.nurses_new_main li {
    border-bottom: 1px dotted #d2ccd6;
    padding: 10px 0 13px
}

.nurses_new_main a.viewmore {
    margin-top: 23px;
    margin-bottom: 8px
}

.hub_img_1 {
    float: right;
    font-size: 12px
}

.news_containt {
    margin: 25px 0
}

.news_containt img {
    width: 100%
}

.news_containt_span {
    margin: 12px;
    float: right;
    width: 260px;
    padding: 3px;
    text-align: center;
    background-color: #f5f5f5
}

.common_museosans100 {
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 13px
}

.news h1 {
    font-family: museo_sans300;
    float: left;
    width: 69%
}

.news .breadcrum {
    margin-top: 65px
}

.newsby_name {
    font-family: proximanova_regular;
    color: #333;
    font-size: 13px;
    line-height: 18px
}

.newsby_name a {
    color: #333
}

.news_mainimg {
    width: 100%;
    margin-bottom: 25px
}

.top_head_inner h2 {
    color: #ec008c;
    margin: 34px 0 15px
}

.top_head_inner ul {
    margin-bottom: 35px
}

.top_head_inner>ul>li {
    background: url(../images/plusred.png) no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    color: #414042;
    font-family: proximanova_regular;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
    padding-left: 30px
}

.top_head_inner>ul>li a {
    color: #414042;
    font-family: proximanova_regular;
    font-size: 14px
}

.featured_jobs_right {
    background: #f1f1f2;
    padding: 25px;
    margin-bottom: 30px
}

.featured_jobs_right h2 {
    color: #ec008c
}

.featured_jobs_right .featured_news_text {
    float: none;
    width: 100%;
    margin: 20px 0
}

.featured_jobs_right .featured_news_text:last-child {
    margin: 20px 0 0
}

.featured_jobs_right .featured_news_text p {
    color: #333
}

.featured_jobs_right ul {
    margin-top: 15px
}

.featured_jobs_right>ul>li {
    background: url(../images/plusred.png) no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    color: #414042;
    font-family: proximanova_regular;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
    padding-left: 30px
}

.featured_jobs_right>ul>li a {
    color: #414042;
    font-family: proximanova_regular;
    font-size: 14px
}

.new_facebook {
    margin-bottom: 30px;
    overflow: hidden
}

.new_facebook a {
    display: block;
    float: left
}

.new_facebook span {
    display: block;
    float: left;
    color: #333;
    font-family: proximanova_regular;
    font-size: 13px;
    line-height: 18px;
    margin-left: 12px;
    margin-top: 10px
}

.auther_detail {
    overflow: hidden
}

.auther_detail_txt {
    float: left;
    width: 58%;
    margin-bottom: 20px
}

.auther_detail_img {
    float: right;
    width: 38%
}

.auther_detail_img img {
    width: 100%;
    vertical-align: bottom
}

#pop-up h3 {
    color: #4c345e;
    font-family: museo_sans500;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 10px;
    margin-top: 0
}

.popup_add {
    margin-top: 22px
}

.popup_add img {
    width: 100%;
    vertical-align: bottom
}

.post_gra {
    margin-top: 12px;
    position: relative
}

.post_gra img {
    vertical-align: bottom
}

.news_main {
    position: relative
}

.news_main img {
    vertical-align: bottom;
    width: 100%
}

.news_maintext {
    background: #4c345d;
    bottom: 0;
    margin: 15px;
    padding: 10px;
    position: absolute;
    color: #fff;
    font-family: museo_sans500;
    font-size: 22px;
    line-height: 28px;
    width: 96%;
    text-align: center
}

.post_gratext {
    background: #eb1676;
    bottom: 0;
    margin-bottom: 15px;
    padding: 10px;
    position: absolute;
    color: #fff;
    font-family: museo_sans500;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    text-align: center
}

.overflowhid {
    overflow: hidden
}

.news_arti_main {
    margin-top: 30px;
    margin-bottom: 20px
}

.row {
    content: " ";
    display: table;
    margin-right: -20px;
    margin-left: -20px;
    clear: both
}

.cols {
    width: 300px;
    float: left;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin-bottom: 30px
}

.cols img {
    width: 100%
}

.pinkcolor .mask {
    background-color: #eb1676
}

.cyancolor .mask {
    background-color: #58b4e5
}

.cyancolor .post_gratext {
    background: #58b4e5
}

.bluecolor .mask {
    background-color: #4c345d
}

.bluecolor .post_gratext {
    background: #4c345d
}

.div_addsense_newsevent_middle {
    margin-top: 15px
}

.view {
    width: 300px;
    height: 224px;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default
}

.view .content,
.view .mask {
    width: 300px;
    height: 224px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.view img {
    display: block;
    position: relative
}

.view p {
    color: #fff;
    font-family: museo_sans500;
    font-size: 22px;
    line-height: 28px;
    position: relative;
    padding: 10px 20px 20px;
    text-align: center
}

.view p span {
    color: #fff;
    font-family: proximanova_regular;
    font-size: 16px;
    line-height: 24px;
    display: block;
    text-align: center;
    margin-top: 20px
}

.news_main {
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default
}

.news_main .content,
.news_main .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.news_mainnews_main img {
    display: block;
    position: relative
}

.news_main p {
    color: #fff;
    font-family: museo_sans500;
    font-size: 28px;
    line-height: 30px;
    position: relative;
    padding: 150px 20px 20px;
    text-align: center
}

.news_main p span {
    color: #fff;
    font-family: proximanova_regular;
    font-size: 22px;
    line-height: 30px;
    display: block;
    text-align: center;
    margin-top: 20px
}

.view-first img {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.view-first .mask {
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.view-first p {
    -webkit-transform: translateY(108px);
    -moz-transform: translateY(108px);
    -o-transform: translateY(108px);
    -ms-transform: translateY(108px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.view-first:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.view-first:hover .mask {
    opacity: 1
}

.view-first:hover p {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px)
}

.view-first:hover p {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s
}

.pagination {
    color: #4c345e;
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 17px;
    margin: 10px 0 20px 0;
    float: right;
    position: relative
}

.pagination ul {
    overflow: hidden
}

.pagination li {
    float: left;
    margin: 0 2.5px;
    padding: 0 !important;
    border-bottom: 0 !important
}

.pagination li a {
    color: #43364a
}

.news_maintext span,
.post_gratext span {
    display: block;
    font-size: 20px;
    color: #333;
    display: none
}

.social_media_div {
    width: 56px;
    height: 238px;
    background: #91278f;
    position: absolute;
    margin-top: 8%;
    left: 0;
    z-index: 9999
}

.social_media_div ul {
    display: table;
    margin: 8px auto 0
}

.social_media_div ul li {
    position: relative;
    margin-bottom: 2px
}

.social_media_div ul li a {
    display: block;
    position: relative;
    z-index: 9;
    padding-top: 3px
}

.social_media_div ul li img {
    vertical-align: bottom
}

.social_hover {
    width: 115px;
    height: 39px;
    padding: 7px 0 0 46px;
    background: url(../images/bg.png) no-repeat;
    display: none;
    position: absolute;
    top: 0;
    left: -3px
}

.social_media_div ul li:hover .social_hover {
    display: block
}

.social_media_small {
    background: #91278f;
    margin-top: 12px;
    display: none
}

.social_media_small ul {
    display: table;
    position: relative;
    margin: 0 auto
}

.social_media_small ul li {
    margin: 7px 3px 7px;
    float: left
}

.social_media_small ul li a {
    display: block;
    position: relative;
    z-index: 9
}

.social_media_small ul li img {
    vertical-align: bottom
}

.social_media_small ul li a:hover:before {
    content: "";
    width: 37px;
    height: 37px;
    padding: 7px 0 0 46px;
    background: url(../images/bg_small.png) no-repeat;
    display: block;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: -1
}

.social_hover_small {
    width: 115px;
    padding: 4px 0 8px 7px;
    background: #404041;
    display: none;
    position: absolute;
    top: 48px;
    left: 25px
}

.social_media_small ul li:hover .social_hover_small {
    display: block
}

.top_head h3 {
    font-size: 18px
}

.working_ab_inn {
    overflow: hidden
}

.working_ab_inn img {
    float: right
}

.working_ab_img {
    float: right
}

.working_ab_txt {
    float: left;
    width: 55%;
    color: #414042;
    font-family: proximanova_regular;
    font-size: 12px;
    line-height: 18px
}

.working_ab_txt a {
    color: #414042;
    font-family: proximanova_regular;
    font-size: 13px;
    line-height: 18px;
    display: block;
    margin-top: 15px;
    text-decoration: underline
}

.issue_plugin_left .working_ab_sec h2 a {
    color: #4c345e
}

.working_ab_cntry img {
    float: right;
    width: 100%;
    height: inherit
}

.working_ab_cntry {
    float: left;
    color: #414042;
    font-family: proximanova_regular;
    font-size: 13px;
    line-height: 18px
}

.working_ab_cntry a {
    font-family: museo_sans500;
    font-size: 12px;
    line-height: 18px;
    display: block;
    margin-top: 15px;
    display: table;
    background: url(../images/bt_back.jpg) repeat-x;
    padding: 12px 14px 10px;
    color: #fff
}

.issue_plugin_right h3 {
    color: #fff;
    font-family: museo_sans300;
    font-size: 24px;
    line-height: 36px
}

.plus_ul {
    margin: 25px 0 10px
}

.plus_ul li a {
    background: url(../images/plusred.png) no-repeat 0 3px;
    margin-bottom: 10px;
    padding-left: 30px
}

.plus_ul li a {
    color: #fff;
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 14px
}

.color_cyan {
    margin: 30px 0;
    background: #58b4e5
}

.plus_ul1 {
    margin: 25px 0 10px
}

.plus_ul1 li {
    background: url(../images/plusred.png) no-repeat 0 3px;
    margin-bottom: 10px;
    padding-left: 30px
}

.plus_ul1 li a {
    color: #fff;
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 14px
}

.wok_ab_bg img {
    width: 100%;
    height: 342px
}

.issue_plugin_main {
    padding-bottom: 50px
}

.IN-widget,
.social_hover iframe {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform-origin: top left;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -webkit-transform-origin: top left
}

.IN-widget,
.social_hover_small iframe {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform-origin: top left;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -webkit-transform-origin: top left
}

.article_related_jobs {
    font-size: 15px;
    text-align: center;
    padding-top: 5px;
    color: #414042 !important
}

.job_advertisement_left {
    float: left;
    width: 48%
}

.job_advertisement_left img {
    width: 100%;
    vertical-align: bottom
}

.job_advertisement_txt .detaildiv {
    font-family: proximanova_regular;
    line-height: 19px;
    font-size: 14px;
    padding: 25px 12px 40px 12px
}

.job_advertisement_txt .detaildiv div {
    line-height: 20px;
    padding-bottom: 10px
}

.job_advertisement_txt .detaildiv p,
.job_advertisement_txt .detaildiv ul {
    line-height: 20px;
    padding-bottom: 15px
}

.job_advertisement_txt .detaildiv div {
    line-height: 20px;
    padding-bottom: 15px
}

.job_advertisement_txt .detaildiv strong {
    font-weight: 700;
    padding-bottom: 30px
}

.job_advertisement_txt .detaildiv li {
    padding-left: 25px;
    list-style: disc;
    list-style-position: inside
}

.job_advertisement_txt .detaildiv table {
    border: none
}

.job_advertisement_txt .detaildiv div {
    padding-bottom: 9px
}

.job_advertisement_txt .detaildiv span {
    padding-bottom: 9px
}

.blank_bt {
    margin: 30px 0 50px
}

.job_advertisement_main {
    margin-top: 30px
}

.job_advertisement_right {
    width: 48%;
    float: right
}

.apply_now {
    background: #f3f3f4;
    padding: 5px 18px 30px;
    margin-bottom: 30px
}

a.apply_now {
    background: url(../images/sub_cour.jpg);
    color: #fff;
    display: table;
    font-family: museo_sans500;
    font-size: 18px;
    margin-top: 15px;
    padding: 12px 14px 10px;
    text-transform: uppercase;
    cursor: pointer
}

.job_advertisement_right .apply_now .jobsave_tx {
    color: red;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 14px
}

.apply_now_ul {
    overflow: hidden;
    margin-bottom: 20px
}

.apply_now_ul ul {
    margin-top: 0
}

.apply_now_ul li a {
    float: left;
    width: 41%;
    color: #414042;
    cursor: pointer
}

.apply_register h6 {
    color: #4c345e;
    font-family: museo_sans500;
    line-height: 19px;
    font-size: 15px;
    margin-bottom: 12px
}

.apply_register h6 span {
    color: #333;
    display: block;
    font-family: proximanova_regular;
    line-height: 16px;
    font-size: 13px
}

.apply_register_table {
    border: 0;
    border-collapse: collapse;
    width: 100%
}

.apply_register_table td {
    width: 50%;
    color: #333;
    font-family: proximanova_regular;
    line-height: 16px;
    font-size: 13px;
    padding: 5px 0;
    border-bottom: 1px solid #f1b6da;
    vertical-align: top
}

.apply_position_main {
    overflow: hidden
}

.apply_position_left {
    float: left;
    width: 46%
}

.apply_position_left .download_tab>ul>li {
    margin-bottom: 0 !important
}

.apply_position_left .plus_ul li {
    margin-bottom: 6px !important
}

.apply_position_left input[type=text] {
    background: #fff !important
}

.apply_register li {
    color: #333
}

.apply_register li p {
    color: #333;
    font-family: proximanova_regular;
    line-height: 18px;
    font-size: 13px;
    background: url(../images/plusred.png) no-repeat 0 3px;
    margin-bottom: 10px;
    padding-left: 30px
}

.apply_register .blank_bt_n1 {
    margin: 25px 0 0 0
}

.apply_position_left .download_tab {
    margin-bottom: 30px
}

.apply_position_right {
    float: right;
    width: 50%
}

.apply_position_right img {
    vertical-align: bottom;
    width: 100%
}

.apply_position_left a.apply_now {
    font-size: 13px
}

.job_advertisement_left h2 {
    color: #4c345e
}

.job_advertisement_left .form input[type=text] {
    background: #e7e8e9
}

.job_advertisement_left .form li {
    margin-bottom: 15px
}

.job_app_label {
    margin: 25px 0 15px
}

.job_app_label {
    color: #333;
    font-family: proximanova_regular;
    line-height: 16px;
    font-size: 13px
}

.job_app_label a {
    color: #333;
    font-size: 12px;
    text-decoration: underline
}

.job_advertisement_left .subs_li label {
    color: #333;
    font-family: proximanova_regular;
    font-size: 13px;
    line-height: 15px
}

.job_app_form {
    border-bottom: 1px solid #f1b6da;
    padding-bottom: 18px;
    margin-bottom: 33px;
    overflow: hidden
}

.job_app_form h2 {
    font-size: 18px;
    font-family: museo_sans500
}

.job_app_form1 {
    margin-top: -10px
}

.job_app_form1 h2 {
    font-size: 18px;
    font-family: museo_sans500
}

.job_app_form2 {
    border-bottom: 1px solid #f1b6da;
    clear: both;
    position: relative;
    top: -17px
}

.browse {
    background: #62b4e4 !important;
    color: #fff !important
}

.uploaad {
    background: #4c345e !important;
    color: #fff !important
}

.comman {
    margin: 15px 0
}

.job_app_form .SumoSelect>.CaptionCont {
    background: #e7e8e9
}

.job_app_form1 .SumoSelect>.CaptionCont {
    background: #e7e8e9
}

.cover_letter {
    float: left;
    width: 48%
}

.resume {
    float: right;
    width: 48%
}

.document_file {
    font-size: 13px;
    font-family: museo_sans500;
    margin: 10px 0;
    padding-top: 10px
}

.border_pink {
    border-bottom: 1px solid #f1b6da;
    padding-bottom: 15px
}

.form .submit_applia {
    float: none;
    border: 0;
    background: url(../images/sub_red.jpg) repeat !important;
    color: #fff;
    display: table;
    font-family: museo_sans500 !important;
    font-size: 18px !important;
    margin-top: 15px;
    padding: 12px 16px 10px 16px !important;
    text-transform: uppercase !important;
    height: 43px !important
}

.job_advertisement_right>img {
    width: 100%;
    vertical-align: bottom
}

.job_advertisement_right {
    margin-bottom: 50px
}

.course_banner {
    background: url(../images/course_banner1.jpg) no-repeat center top;
    background-size: 100%;
    height: 302px
}

.course_search_pan {
    float: right;
    width: 468px;
    margin-top: 38px
}

.course_search_pan .ui-widget-header {
    background: rgba(0, 0, 0, 0)
}

.course_search_pan .ui-widget-content {
    background: 0 0
}

.course_search_pan .ui-tabs .ui-tabs-panel {
    background: #5fb4e5
}

.text_right {
    text-align: right
}

.course_pl_main {
    padding-bottom: 0
}

.cours_head {
    margin-top: 13px
}

.cours_head_left {
    width: 48%;
    float: left;
    font-family: proximanova_regular;
    font-size: 13px;
    line-height: 18px;
    color: #333
}

.cours_head_right {
    width: 48%;
    float: right;
    color: #4c345e;
    font-size: 32px;
    font-family: museo_sans300;
    line-height: 38px
}

.cours_head_right h2 {
    color: #4c345e
}

.course_h2 h2 {
    padding-bottom: 20px;
    padding-top: 30px;
    margin: 0
}

.course_h2 .working_ab_txt {
    width: 48%
}

.course_h2 .working_ab_inn img {
    width: 48%
}

.course_list .nurses_new_main {
    margin-bottom: 0;
    margin-top: 46px
}

.course_list .nurses_new_main>span {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 0
}

.course_list .nurses_new_main li:first-child {
    padding: 15px 0 18px
}

.course_list a.viewmore:before {
    background: url(../images/course_lista.png) no-repeat;
    left: 0;
    top: -5px
}

.course_list a.viewmore {
    float: left;
    padding-left: 36px
}

.course_by_insti {
    margin: 45px 0
}

.course_by_insti_head {
    font-family: proximanova_regular;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 6px
}

.course_insti>ul>li {
    border-bottom: 1px dotted #d2ccd6;
    padding: 25px 0
}

.course_insti .plus_ul li {
    color: #333
}

.course_insti_img {
    float: left;
    margin: 0 20px
}

.course_insti .featured_news_text {
    float: left;
    width: 72.3%
}

.tafe_main {
    overflow: hidden
}

.tafe_left {
    float: left
}

.tafe_right {
    float: right;
    width: 55%;
    color: #4c345e;
    font-family: museo_sans500;
    font-size: 15px;
    line-height: 19px;
    padding-top: 33px
}

.tafe_table strong {
    color: #333;
    font-family: museo_sans500;
    font-size: 12px;
    line-height: 18px
}

.tafe_table span {
    color: #333;
    font-family: museo_sans300;
    font-size: 12px;
    line-height: 18px;
    display: block
}

.tafe_table td {
    padding-bottom: 18px;
    padding-right: 25px
}

.tafe_table .plus_ul {
    margin: 0
}

.course_advet_ul {
    padding-left: 12px
}

.course_advet_ul li {
    font-family: museo_sans500;
    font-size: 12px;
    line-height: 18px;
    color: #e91370;
    list-style: disc
}

.course_advet_ul li span {
    color: #333
}

.texarea {
    background: #e7e8e9;
    border: 0 none;
    box-sizing: border-box;
    color: #808285;
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 13px;
    padding: 13px 16px 11px;
    width: 100%;
    resize: none
}

.required_fields {
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 18px;
    color: #808285;
    margin-bottom: 50px !important
}

#signup_popup {
    position: relative
}

.tafe_div {
    position: absolute;
    bottom: 0;
    right: 0
}

.advertise_banner {
    background: url(../images/adver1.jpg) no-repeat center top;
    background-size: 100%;
    height: 302px
}

.advertise_banner_form {
    background: #62b3e4;
    width: 472px;
    height: 326px;
    float: right;
    padding: 24px 28px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-top: 38px
}

.advertise_banner_form h2 {
    color: #4c345e
}

.adver_check {
    overflow: hidden;
    margin: 20px 0
}

.adver_check li {
    float: left;
    margin-right: 25px;
    margin-bottom: 15px
}

.adver_int li {
    margin-bottom: 15px
}

.adver_left_right {
    margin-top: 60px;
    padding-bottom: 0
}

.adver_left_right h2 {
    color: #e91e76;
    font-size: 31px
}

.adver_left_right .download_tab_div {
    background: #4d345e
}

.adver_left_right .download_tab>ul>li {
    background: #4d345e
}

.adver_left_right .form input[type=submit] {
    background: url(../images/bt_back.jpg) repeat-x
}

.adver_left_img img {
    width: auto
}

.working_ab_txt {
    width: 48%
}

.adver_left_img .working_ab_inn {
    border-bottom: 1px solid #95879f;
    padding-bottom: 45px
}

.adver_left_txt {
    border-top: 1px solid #aa9fb2;
    padding-top: 25px;
    overflow: hidden;
    color: #e91e76;
    font-family: museo_sans500;
    font-size: 20px;
    line-height: 24px
}

.adver_left_img_left {
    float: left;
    width: 48%
}

.adver_left_img_right {
    float: right;
    width: 48%
}

.header_new .advertise {
    margin-left: 345px
}

.plus_pencil {
    margin-top: 45px
}

.ad_header {
    background: #414142
}

.header_form_ul {
    width: 100%
}

.header_form {
    width: 67%
}

.header_form_ul_hd {
    font-family: museo_sans500;
    font-size: 17px;
    line-height: 21px;
    color: #fff
}

.header_form_ul ul {
    margin: 12px 0;
    overflow: hidden
}

.header_form_ul ul li {
    float: left
}

.header_form_ul ul li {
    float: left
}

.header_form_ul ul li.first {
    width: 45.5%;
    margin-right: 30px
}

.header_form_ul ul li.second {
    width: 31.5%;
    margin-right: 30px
}

.header_form_ul ul li.last {
    float: right
}

.header_form_ul ul li.last input[type=submit] {
    background: url(../images/bt_back.jpg) repeat-x
}

.header_registered {
    font-family: museo_sans500;
    font-size: 11px;
    line-height: 15px;
    color: #fff
}

.header_registered a {
    color: #fff;
    text-decoration: underline
}

.resume_search_ul>li {
    margin-bottom: 15px
}

.resume_search_ul .SumoSelect>.CaptionCont {
    background: #e7e8e9
}

.resume_search_ul p {
    margin-bottom: 0
}

.resume_search_ul .subs_li label {
    color: #808285
}

.resume_search_ul .adver_check li {
    margin-bottom: 0
}

.resume_search_ul .adver_check {
    margin: 10px 0 0
}

.resume_search_ul label {
    color: #808285;
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 18px
}

.resume_cyan {
    margin: 0
}

.resume_cyan h3 {
    font-family: museo_sans500;
    font-size: 20px;
    line-height: 26px
}

.err_coverletterformat,
.err_cv,
.err_logo {
    font-weight: 700;
    color: #e91e76;
    font-size: 14px
}

#result_forgotpwd,
#result_signin {
    float: left;
    margin: -10px 0 10px 0;
    color: #e91e76;
    font-size: 17px;
    font-weight: 700;
    width: 100%
}

#submit_bt_clss {
    border: 0;
    background: url(../images/sub_cour.jpg) repeat-x;
    color: #fff;
    font-family: museo_sans500;
    font-size: 15px;
    line-height: 15px;
    height: 37px;
    padding: 10px 14px 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    cursor: pointer
}

#login_bttn_n1,
#login_bttn_n2,
#login_bttn_n3,
#login_bttn_n4,
#login_bttn_n5 {
    border: 0;
    background: url(../images/sub_cour.jpg) repeat-x;
    color: #fff;
    font-family: museo_sans500;
    font-size: 15px;
    line-height: 15px;
    height: 37px;
    padding: 10px 14px 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    cursor: pointer
}

.loadercontainer {
    display: none;
    padding: 10px;
    height: 10px;
    float: right
}

#submit_advertisebt_clss {
    border: 0;
    background: url(../images/sub_cour.jpg) repeat-x;
    color: #fff;
    font-family: museo_sans500;
    font-size: 15px;
    line-height: 15px;
    height: 37px;
    padding: 10px 14px 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    cursor: pointer;
    float: left
}

.plugin_heading {
    overflow: hidden;
    margin-bottom: 15px
}

.plugin_heading_left {
    float: left;
    font-family: proximanova_regular;
    font-size: 18px;
    line-height: 23px
}

.plugin_heading_right {
    float: right
}

.plugin_heading_right a.viewmore:before {
    background: url(../images/emailfl.png) no-repeat
}

.plugin_heading_right a.viewmore {
    float: none
}

.job_search_pl {
    float: right;
    width: 820px
}

.job_search_pl.course_insti>ul>li:first-child {
    padding-top: 0
}

.job_search_pl .course_insti_img {
    float: right;
    margin: 0
}

.job_search_pl .course_featured_news_text {
    float: left;
    width: 70% !important
}

.job_search_pl .featured_news_text {
    float: left;
    width: 85%
}

.job_plugin_list_left {
    background: #ea1d76;
    vertical-align: middle;
    font-family: museo_sans500;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    width: 14%;
    text-align: center
}

.job_plugin_td {
    width: 65.5%
}

.plugin_table {
    width: 100%;
    display: table;
    background: #808285;
    margin-bottom: 22px
}

.plugin_table>div {
    display: table-cell
}

.pluginbutton_small {
    margin: 25px 0;
    display: none
}

.pluginbutton_small a.apply_now {
    background: url(../images/bt_back.jpg);
    font-size: 14px;
    padding: 20px 0;
    text-align: center;
    width: 100%
}

.job_plugin_bt {
    width: 13.5%;
    vertical-align: middle
}

.job_plugin_bt a.apply_now {
    display: block;
    margin: 20px;
    margin-left: 0;
    font-family: museo_sans500;
    font-size: 15px;
    text-align: center
}

.plugin_ul {
    overflow: hidden;
    margin: 8px
}

#comman_plugin>.smallform {
    display: none
}

.qual_type #comman_plugin {
    top: 300px
}

.course_type #comman_plugin {
    top: 342px
}

.delivery_mechanism #comman_plugin {
    top: 415px
}

.recruiter_type #comman_plugin,
.work_type #comman_plugin {
    top: 294px
}

.course_classification #comman_plugin .subs_li label,
.course_edulocation #comman_plugin .subs_li label,
.course_type #comman_plugin .subs_li label,
.delivery_mechanism #comman_plugin .subs_li label,
.qual_type #comman_plugin .subs_li label,
.recruiter_type #comman_plugin .subs_li label,
.work_type #comman_plugin .subs_li label {
    color: #fff;
    margin-bottom: 6px
}

.plugin_footer_left .subs_li label {
    margin-bottom: 0 !important
}

.plugin_ul li {
    float: left;
    height: 38px;
    padding: 0 15px;
    position: relative;
    background: #fff;
    overflow: hidden;
    margin: 5px
}

.plugin_ul li span {
    float: left;
    height: 20px;
    overflow: hidden;
    display: block;
    margin-right: 15px;
    font-family: proximanova_regular;
    font-size: 13px;
    line-height: 19px;
    margin-top: 8px
}

.plugin_ul li a {
    float: right;
    display: block;
    margin-top: 11px;
    position: absolute;
    right: 10px;
    z-index: 9
}

.plugin_section {
    float: left;
    width: 132px
}

.plugin_section_ul {
    position: relative
}

.plugin_section_ul>li:first-child {
    padding-top: 20px
}

.plugin_section_ul>li {
    background: #4c345e;
    padding: 10px 12px;
    cursor: pointer
}

.plugin_section_ul>li:last-child {
    padding: 0
}

.plugin_section_ul>li:nth-child(5) {
    padding-bottom: 20px
}

#course_search_plgn .plugin_section_ul>li:nth-child(5) {
    padding-bottom: 10px
}

#course_search_plgn .plugin_section_ul>li:nth-child(6) {
    padding-bottom: 20px
}

.pl_icon {
    padding: 10px 0;
    background: #62b4e4
}

.pl_icon_img {
    text-align: center
}

.pl_icon_text {
    text-align: center;
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 18px;
    color: #fff
}

.clear_div {
    background: #808285;
    text-align: center;
    font-family: museo_sans500;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding: 8px 0
}

#comman_plugin {
    position: absolute;
    width: 680px;
    z-index: 2;
    background: #4c345e;
    top: 0;
    left: 132px;
    padding: 22px 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none
}

#comman_plugin h3 {
    font-family: museo_sans500;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 16px
}

#comman_plugin .article_int input[type=text] {
    width: 84%
}

.active_plugin #comman_plugin {
    display: block
}

.active_plugin .pl_icon {
    background: #4c345e
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 0
}

.fileUpload span {
    background: #62b4e4;
    display: block;
    padding: 13px 16px 11px;
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 13px;
    color: #fff;
    text-transform: uppercase
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0
}

.border_pink .fileUpload span {
    background: #4c345e
}

#comman_plugin .ui-widget-content {
    background: #4c345e
}

#comman_plugin .ui-widget-header .ui-state-default {
    background: #ea1d76
}

#comman_plugin .ui-tabs .ui-tabs-panel {
    padding: 10px 28px
}

#comman_plugin .subs_li label {
    color: #333
}

.scroller_pl {
    overflow: auto;
    float: left;
    height: 470px;
    overflow-y: auto
}

.plugin_ul_border {
    border-bottom: 1px dashed #c6bfda;
    border-top: 1px dashed #c6bfda;
    padding-bottom: 8px;
    padding-top: 8px
}

.plugin_text_ul li {
    padding: 8px 0
}

.pd_left_15 {
    padding-left: 15px
}

.pd_left_30 {
    padding-left: 30px
}

.ui-tabs.ui-tabs-vertical {
    padding: 0;
    width: auto
}

.ui-tabs.ui-tabs-vertical .ui-widget-header {
    border: none
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav {
    float: left;
    width: 296px;
    background: 0 0
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li {
    clear: left;
    width: 98%;
    margin: .2em 0;
    overflow: hidden;
    position: relative;
    right: 0;
    z-index: 2
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li:after {
    background: url(../images/pluginarrow.png) no-repeat;
    width: 9px;
    height: 13px;
    display: block;
    position: absolute;
    top: 12px;
    right: 13px;
    content: ""
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li:first-child {
    margin-top: 0
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a {
    display: block;
    padding: .7em 1em;
    color: #fff;
    font-family: museo_sans500 !important;
    font-size: 13px !important;
    line-height: 18px !important;
    width: 98%;
    text-transform: capitalize
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a:hover {
    cursor: pointer
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: .2em;
    padding-bottom: 0;
    background: #fff !important;
    width: 100%
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a {
    color: #ea1d76
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li:last-child {
    margin-bottom: 10px
}

.ui-tabs.ui-tabs-vertical .ui-tabs-panel {
    float: left;
    width: 298px;
    border-radius: 0;
    position: relative;
    left: 0;
    background: #fff !important;
    height: 449px;
    overflow-y: auto;
    z-index: 99999
}

.plugin_footer {
    overflow: hidden;
    margin-top: 10px
}

.plugin_footer_left {
    float: left;
    overflow: hidden;
    padding-top: 10px
}

.location .plugin_footer_left>div {
    margin-right: 30px !important
}

.plugin_footer_left>div {
    float: left;
    margin-right: 30px
}

.plugin_footer_left div label {
    color: #fff !important
}

.plugin_footer_left a.viewmore {
    color: #fff;
    margin-top: 0
}

.plugin_footer_left a.viewmore:before {
    background: url(../images/blue_cross.png) no-repeat;
    height: 13px;
    left: -20px;
    top: 1px;
    width: 13px
}

.plugin_footer_right {
    float: right
}

.plugin_footer_right input[type=submit] {
    background: url(../images/bt_back.jpg) !important
}

.location .ui-tabs-nav {
    width: 170px !important
}

.location .ui-tabs-panel {
    width: 424px !important;
    height: 366px !important
}

.location .scroller_pl {
    height: 387px
}

.location .ui-tabs-nav li a {
    padding: .85em 1em !important
}

.job_search_pl.course_insti .pagination {
    float: right;
    margin: 10px 0 50px
}

.job_search_pl.course_insti>ul>li:last-child {
    border-bottom: 0
}

.icheckbox_square-red,
.iradio_square-red {
    z-index: 99999
}

.plugin_section_ul .subs_li input[type=checkbox] {
    float: left
}

.advertising_products {
    margin-bottom: 50px
}

.advertising_products .ui-widget-content {
    background: #fff;
    color: #222
}

.advertising_products .ui-tabs-nav li:after {
    background: 0 0 !important
}

.advertising_products .ui-state-default,
.advertising_products .ui-widget-content .ui-state-default,
.advertising_products .ui-widget-header .ui-state-default {
    background: #fff;
    border-bottom: 2px solid #f29aaf
}

.advertising_products .ui-tabs.ui-tabs-vertical .ui-tabs-nav li a {
    color: #4c345e
}

.advertising_products .ui-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    background: #f1f1f2 !important;
    width: 100%;
    margin-bottom: 0
}

.advertising_products .ui-tabs.ui-tabs-vertical .ui-tabs-nav li {
    margin: 0;
    width: 100%
}

.advertising_products .ui-tabs.ui-tabs-vertical .ui-tabs-panel {
    background: #f1f1f2 !important;
    width: 64%;
    height: auto
}

.advertising_products .scroller_pl {
    height: auto
}

.advertising_products h2 {
    color: #ec008c;
    margin-bottom: 12px
}

.advertising_products_main {
    overflow: hidden
}

.advertising_products_main_left {
    float: left;
    width: 52%
}

.advertising_products_main_right {
    float: right;
    width: 44%
}

.advertising_products_main_right img {
    vertical-align: bottom;
    width: 100%
}

.width_10 {
    width: 10px
}

.advertise_audience h1 {
    font-size: 34px
}

.advertise_audience_img img {
    vertical-align: bottom;
    width: 100%
}

.addb_aud {
    border-top: 2px solid #aa9fb2;
    border-bottom: 1px solid #aa9fb2;
    padding-bottom: 25px;
    margin-bottom: 25px
}

.addb_aud_ul {
    width: 163px;
    margin: 30px auto 0
}

.addb_aud_ul li {
    text-align: center;
    margin-bottom: 30px
}

.addb_aud_ul li img {
    vertical-align: bottom;
    width: 100%
}

.addb_aud_ul li p {
    color: #333;
    padding-top: 15px
}

.search_download_head {
    margin-top: 58px
}

.search_download_heading {
    font-family: proximanova_regular;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 15px
}

.search_download_head_hold {
    overflow: hidden;
    border-bottom: 1px dotted #d2ccd6;
    padding-bottom: 25px;
    margin-bottom: 30px
}

.search_download_head_hold_left {
    float: left;
    width: 60%;
    color: #414042;
    font-family: proximanova_regular;
    font-size: 14px;
    line-height: 19px
}

.search_download_head_hold_right {
    width: 24%;
    float: right
}

.search_download_head_hold_right a {
    background: url(../images/bt_back.jpg);
    float: right;
    color: #fff;
    display: table;
    font-family: museo_sans500;
    font-size: 12px;
    margin-top: 0;
    padding: 12px 14px 10px;
    text-transform: uppercase
}

.sec_do_credit {
    overflow: hidden;
    margin-bottom: 50px
}

.sec_do_credit_left p {
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 18px;
    color: #4c345e
}

.sec_do_credit_left {
    float: left;
    width: 60%
}

.sec_do_credit_left li>label {
    display: block;
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 18px;
    color: #808285;
    margin-bottom: 5px
}

.sec_do_credit_left .subscribe_ul>li {
    height: auto
}

.sec_do_credit_left .issues_24 .subscribe_ul input[type=submit] {
    background: url(../images/sub_cour.jpg)
}

.sec_do_credit_right {
    float: left;
    margin-left: 35px
}

.sec_do_credit_right h4 {
    font-family: museo_sans500;
    font-size: 20px;
    line-height: 25px;
    color: #e91e76
}

.sec_do_credit_right .plus_ul {
    margin: 15px 0 10px
}

.sec_do_credit_right .plus_ul li {
    color: #333
}

.resume_search_result_main {
    display: table;
    width: 100%
}

.resume_search_result_left {
    display: table-cell;
    width: 30%
}

.resume_search_result_right {
    display: table-cell;
    width: 70%
}

.resume_search_result_left .subs_li label {
    color: #808285
}

.resume_search_result_main {
    border-bottom: 1px dotted #d2ccd6;
    margin-bottom: 30px;
    overflow: hidden
}

.resume_search_result_right h3 {
    font-family: museo_sans500;
    font-size: 20px;
    line-height: 26px;
    color: #4c345e;
    margin-bottom: 15px
}

.resume_search_result_right h6 {
    font-family: museo_sans500;
    font-size: 14px;
    line-height: 18px;
    color: #4c345e
}

.earch_result_inn {
    overflow: hidden
}

.earch_result_inn_left {
    float: left;
    width: 48%
}

.earch_result_inn_right {
    float: right;
    width: 48%
}

.earch_result_inn ul {
    margin: 30px 0
}

.earch_result_inn li {
    font-family: museo_sans500;
    font-size: 12px;
    line-height: 18px;
    color: #333;
    border-top: 1px solid #fac7dd;
    padding-top: 5px;
    padding-bottom: 22px
}

.post_course_head {
    background: #808285;
    padding: 15px 20px;
    font-family: museo_sans500;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 30px
}

.post_course_subhead {
    color: #4c345e;
    font-family: museo_sans500;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px
}

.post_course_form {
    float: left;
    width: 60%
}

.post_course_extra {
    float: right;
    width: 38%
}

.course_detail>li {
    margin-bottom: 15px
}

.course_detail>li label {
    color: #808285;
    display: block;
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 5px
}

.course_detail>li label>span {
    color: #d1d3d4
}

.course_detail .SumoSelect>.CaptionCont>label>i {
    background-image: url(../images/arrow_dn.png);
    width: 38px
}

.width_48 {
    width: 48%
}

.width_48 .expiry_date_left {
    float: none;
    width: 100%
}

.form textarea {
    background: #e7e8e9;
    border: 0 none;
    box-sizing: border-box;
    color: #808285;
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 13px;
    padding: 13px 16px 11px;
    width: 100%;
    resize: none
}

.payment_op_ul li {
    overflow: hidden;
    margin-bottom: 15px
}

.payment_img {
    float: left;
    width: 11.9%
}

.payment_img img {
    vertical-align: bottom
}

.payment_txt {
    float: right;
    width: 86%;
    margin-top: 6px
}

.payment_txt h6,
.post_course_form h6 {
    color: #4c345e;
    font-family: museo_sans500;
    font-size: 14px;
    line-height: 18px
}

.payment_txt p {
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 18px
}

.payment_txt p a {
    color: #4c345e
}

.payment_table {
    margin-top: 35px;
    position: relative
}

.payment_table table {
    margin-top: 10px
}

.payment_table table th {
    text-align: left;
    background: #4c345e;
    padding: 12px;
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    border-right: 10px solid #fff
}

.payment_table table td {
    text-align: left;
    padding: 12px;
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 18px;
    color: #808285;
    border-right: 10px solid #fff
}

.payment_table table th:last-child {
    border-right: 0
}

.payment_table table td:last-child {
    border-right: 0
}

.td_gray {
    background: #f1f1f2
}

.td_dark_gray {
    background: #e7e8e9
}

.pay_creadit li {
    height: auto
}

.pay_creadit li label {
    color: #808285;
    display: block;
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 5px
}

.option_pay {
    margin-top: 20px
}

.option_pay .subs_li {
    margin-top: 10px
}

.post_course_form input[type=submit] {
    background: url(../images/sub_cour.jpg) !important
}

.post_course_main {
    position: relative
}

.audited {
    position: absolute;
    right: 0;
    top: 0
}

.eway {
    position: absolute;
    right: -141px;
    top: 28px
}

.position_re {
    position: relative
}

.payment_cyan {
    box-sizing: border-box;
    position: absolute;
    right: -330px;
    top: 22px;
    margin: 0;
    width: 300px;
    padding: 21px
}

.payment_cyan h3 {
    color: #fff;
    font-family: museo_sans500;
    font-size: 20px;
    line-height: 26px
}

.payment_cyan .plus_ul {
    margin: 17px 0 10px
}

.question {
    display: inline-block;
    margin: 0 0 0 7px;
    position: relative;
    top: 4px;
    cursor: pointer
}

.small_taff {
    display: none;
    margin-top: 15px
}

.course_search_pl {
    float: right;
    width: 820px
}

.course_search_pl.course_insti>ul>li:first-child {
    padding-top: 0
}

.course_search_pl .featured_news_text {
    float: left;
    width: 67.3%
}

#map_canvas {
    height: 400px;
    width: 100%
}

.misc_popup_h2 {
    margin: auto !important;
    text-align: center
}

.custom-tooltip-styling {
    background: #4c345e;
    color: #fff;
    max-width: 450px
}

.upld_logo_clas {
    position: relative;
    margin-top: -38px;
    height: 35px;
    opacity: 0
}

.div_add_ques {
    display: block;
    font-family: museo_sans500;
    font-size: 15px;
    line-height: 18px;
    margin: 20px 0 0 0;
    color: #414042;
    font-weight: 700
}

.label_add_ques {
    font-family: museo_sans500;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 5px;
    color: #808285
}

.purchase_tot {
    font-family: museo_sans500 !important;
    font-size: 13px !important;
    color: #414042 !important;
    font-weight: 700
}

#fakefile_text {
    width: 68%;
    margin-right: 0
}

#fakefile_text_submit {
    width: 27%;
    margin-top: 2px;
    float: right
}

.multiSelectOptions LABEL {
    margin-bottom: 0 !important
}

#edu_search_butn,
#jobmodule_search_butn {
    background: url(../images/sub_cour.jpg) repeat-x;
    color: #fff;
    font-family: museo_sans500;
    font-size: 15px;
    line-height: 15px;
    height: 37px;
    padding: 10px 14px 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    cursor: pointer;
    float: none;
    top: 0
}

.resume_title {
    margin-top: 20px
}

.deatail_table {
    width: 100%
}

.deatail_table td.header {
    width: 30%;
    padding-right: 10px;
    font-size: 13px
}

.deatail_table td {
    color: #333;
    font-family: proximanova_regular;
    font-size: 13px;
    line-height: 16px;
    padding: 5px 0;
    vertical-align: top;
    width: 70%
}

.deatail_table td a {
    color: #333;
    font-size: 14px
}

.resume_detail h6 {
    border-bottom: 1px solid #f1b6da;
    color: #4c345e;
    font-family: museo_sans500;
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 12px;
    padding-bottom: 8px
}

.resume_detail input[type=button] {
    background: url(../images/sub_cour.jpg) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-family: museo_sans500;
    font-size: 15px;
    height: 37px;
    line-height: 15px;
    padding: 10px 14px;
    text-transform: uppercase;
    margin-top: 20px
}

.resume_section_right {
    background: none repeat scroll 0 0 #4c345d;
    padding: 25px
}

.resume_section_right a {
    color: #fff
}

.resume_section_right h6 {
    color: #fff;
    font-family: proximanova_regular;
    font-size: 13px;
    line-height: 18px
}

.course_search {
    margin-top: 2px !important
}

.post_course_inlude_li {
    display: block;
    line-height: 19px
}

#h3_jobsearch_ealert {
    color: #000 !important;
    font-family: proximanova_regular !important;
    font-size: 18px !important;
    line-height: 25px !important;
    margin-bottom: 15px !important;
    margin-top: -10px !important
}

.thanku_div p span strong {
    color: #4c345e;
    font-family: museo_sans500;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px
}

.font-size_15 {
    font-size: 15px
}

.logo_sec {
    background-color: #4c345e;
    padding: 8px 0
}

.logo {
    margin: 5px 0 !important;
    text-align: left !important;
    width: auto !important
}

.head_add img,
.logo img {
    width: 125px !important
}

.top_header {
    background: #5fb4e5 !important
}

.top_header .wrapper {
    display: flex;
    justify-content: space-between;
    /*width:1320px*/
}

nav li a {
    font-size: 15px !important;
    padding: 16px 6px !important
}

.top_menu,
.top_menu a,
p {
    font-size: 13px !important
}

nav li.advertise a:before,
nav li.postjob a:before {
    display: none
}

.advertise a {
    background-color: #ec008c;
    margin-left: 32px;
    border-right: 1px solid #fff;
    width: 100px
}

.postjob a {
    background-color: #ec008c;
    margin-left: 0;
    /*margin-right:8px;*/
    width: 105px
}

nav li.advertise {
    margin-left: 44px;
    margin-top: 6px
}

nav li.postjob {
    margin-top: 6px
}

nav li.advertise a,
nav li.postjob a {
    padding: 9px 3px !important
}

nav li.advertise a img,
nav li.postjob a img {
    width: 19px;
    padding: 0 5px
}

nav li a:hover {
    color: #fff;
    text-decoration: none
}

nav li a:after {
    display: block;
    content: '';
    border-bottom: solid 3px #ec008c;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out
}

nav li a:hover:after {
    transform: scaleX(1)
}

.top_menu img {
    width: 15px
}

.top_social li.face a {
    background-position: 0 0 !important
}

.top_social li.insta a {
    background-position: -25px 0 !important
}

.top_social li.twitt a {
    background-position: -51px 0 !important
}

.top_social li.linked a {
    background-position: -75px 0 !important
}

.top_social li a {
    background: url(../images/top_social.png) no-repeat !important;
    width: 24px;
    height: 24px;
    text-indent: -9999px
}

.content-type {
    font-size: 13px;
    padding: 2px 5px;
    color: #fff
}

.banner-section img {
    display: block;
    margin: 0 auto;
}

.banner-section {
    background-color: #ffffff;
    padding: 18px 0px 18px 0px
}

.breadcrumb-sec {
    padding: 2% 0 1%
}

.cd-breadcrumb {
    list-style: none;
    overflow: hidden;
    background-color: #4c345e;
    font: 18px Helvetica, Arial, Sans-Serif;
    padding: 0;
    margin: 0
}

.cd-breadcrumb li {
    float: left
}

.cd-breadcrumb li a {
    color: #fff;
    text-decoration: none;
    padding: 10px 0 10px 55px;
    font-size: 14px;
    background: brown;
    background: hsl(274deg 29% 29%);
    position: relative;
    display: block;
    float: left
}

.cd-breadcrumb li a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid hsl(274deg 29% 29%);
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2
}

.cd-breadcrumb li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 2px;
    left: 100%;
    z-index: 1
}

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

.cd-breadcrumb li:nth-child(2) a {
    background: hsl(274deg 29% 29%)
}

.cd-breadcrumb li:nth-child(2) a:after {
    border-left-color: hsl(274deg 29% 29%)
}

.cd-breadcrumb li:nth-child(3) a {
    background: hsl(274deg 29% 29%)
}

.cd-breadcrumb li:nth-child(3) a:after {
    border-left-color: hsl(274deg 29% 29%)
}

.cd-breadcrumb li:nth-child(4) a {
    background: hsl(274deg 29% 29%)
}

.cd-breadcrumb li:nth-child(4) a:after {
    border-left-color: hsl(274deg 29% 29%)
}

.cd-breadcrumb li:nth-child(5) a {
    background: hsl(274deg 29% 29%)
}

.cd-breadcrumb li:nth-child(5) a:after {
    border-left-color: hsl(274deg 29% 29%)
}

.cd-breadcrumb li:last-child a {
    background: 0 0 !important;
    color: #fff;
    pointer-events: none;
    cursor: default
}

.cd-breadcrumb li:last-child a:after {
    border: 0
}

.cd-breadcrumb li a:hover {
    background: hsl(274deg 29% 29%)
}

.cd-breadcrumb li a:hover:after {
    border-left-color: hsl(274deg 29% 29%) !important
}

.arrows {
    white-space: nowrap
}

.arrows li {
    display: inline-block;
    line-height: 26px;
    margin: 0 9px 0 -10px;
    padding: 0 20px;
    position: relative
}

.arrows li::after,
.arrows li::before {
    border-right: 1px solid #666;
    content: '';
    display: block;
    height: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    transform: skewX(45deg)
}

.arrows li::after {
    bottom: 0;
    top: auto;
    transform: skewX(-45deg)
}

.arrows li:last-of-type::after,
.arrows li:last-of-type::before {
    display: none
}

.arrows li a {
    font: bold 24px Sans-Serif;
    letter-spacing: -1px;
    text-decoration: none
}

.arrows li:nth-of-type(1) a {
    color: #b2b2b2
}

.arrows li:nth-of-type(2) a {
    color: #a5a5a5
}

.arrows li:nth-of-type(3) a {
    color: #7f7f7f
}

.arrows li:nth-of-type(4) a {
    color: #727272
}

.cd-breadcrumb li:last-child a::before {
    display: none
}

.cd-breadcrumb li a img {
    width: 20px
}

.cd-breadcrumb li.home-ico a:before {
    background: 0 0;
    border: none
}

.cd-breadcrumb li.home-ico a:after {
    background: 0 0;
    border: none
}

.cd-breadcrumb li.home-ico a {
    border-right: 2px solid #fff;
    padding-right: 15px;
    margin-left: 7px
}

.cd-breadcrumb li:nth-child(2) a {
    padding: 10px 0 10px 25px !important
}

.breadcrumb-menu {
    display: inline-block;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .35);
    overflow: hidden;
    border-radius: 5px;
    counter-reset: flag;
    background-color: #4c345e;
    width: 100%
}

.breadcrumb-menu .home-ico img {
    width: 40px;
    padding: 6px
}

.breadcrumb-menu .home-ico {
    border-right: 2px solid #fff;
    padding-right: 15px;
    margin-left: 7px
}

.breadcrumb-menu .home-ico:after {
    background: 0 0;
    border: none;
    box-shadow: none
}

.breadcrumb-menu a {
    text-decoration: none;
    outline: 0;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 36px;
    color: #fff;
    padding: 0 10px 0 38px;
    background: #666;
    background: linear-gradient(#4c345e, #4c345e);
    position: relative
}

.breadcrumb-menu a:first-child {
    padding-left: 20px;
    border-radius: 5px 0 0 5px
}

.breadcrumb-menu a:first-child:before {
    left: 14px
}

.breadcrumb-menu a:last-child {
    border-radius: 0 5px 5px 0;
    padding-right: 20px
}

.breadcrumb-menu a.active,
.breadcrumb-menu a:hover {
    color: #fff;
    background: #333;
    background: linear-gradient(#4c345e, #4c345e)
}

.breadcrumb-menu a.active:after,
.breadcrumb-menu a:hover:after {
    background: #333;
    background: linear-gradient(#4c345e, #4c345e)
}

.breadcrumb-menu a:after {
    content: '';
    position: absolute;
    top: 0;
    right: -18px;
    width: 36px;
    height: 36px;
    transform: scale(.707) rotate(45deg);
    z-index: 1;
    background: #666;
    background: linear-gradient(#4c345e, #4c345e);
    box-shadow: 2px -2px 0 0 rgb(255 255 255);
    border-radius: 0 5px 0 50px
}

.breadcrumb-menu a:last-child:after {
    content: none
}

.breadcrumb-menu a:before {
    content: counter(flag);
    counter-increment: flag;
    display: none;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 8px 0;
    position: absolute;
    top: 0;
    left: 30px;
    background: #444;
    background: linear-gradient(#444, #222);
    font-weight: 700
}

.news-sec {
    padding-top: 2%;
    padding-bottom: 1%
}

.bx-controls {
    /*position:relative*/
}

.bx-wrapper .bx-controls-direction a {
    /*text-indent:0!important;align-items:center;display:flex;justify-content:center;background-color:#ec008c!important;color:#fff;text-decoration:none;z-index:9!important*/
}

.bx-wrapper .bx-controls-direction {
    /*position:relative*/
}

.bx-wrapper .bx-controls-direction .bx-prev {
    /*left:0;bottom:0!important;top:unset!important*/
}

.bx-wrapper .bx-controls-direction .bx-next {
    /*right:0;bottom:0!important;top:unset!important*/
}

.news-slide .slide-arrow {
    width: 50px;
    height: 50px;
    background-color: #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer
}

.news-slide .slide-arrow i {
    color: #fff;
    font-weight: 500;
    font-size: 36px
}

.news-slide .prev-arrow {
    position: absolute;
    left: 4%;
    top: 50%;
    z-index: 99
}

.news-slide .next-arrow {
    position: absolute;
    right: 4%;
    top: 50%
}

.package-block {
    position: relative;
    padding: 8px
}

.package-block img {
    width: 350px;
    height: 245px
}

.package-block-content {
    position: absolute;
    background-color: #104cba;
    opacity: .9;
    border-radius: 20px;
    width: 295px;
    height: 208px;
    padding: 6%;
    left: 21px;
    top: 27.5px
}

.package-block-content h4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0
}

.package-block-content p {
    font-size: 12px;
    font-family: 'Poppins Regular';
    color: #fff;
    margin-bottom: 0;
    line-height: 22px
}

.package-block-content a {
    font-size: 14px;
    font-family: 'Poppins Medium';
    text-decoration: underline;
    color: #fff
}

.news-slide {
    position: relative
}

.news-slide img {
    width: 100%
}

.news-slide-content {
    position: absolute;
    top: 26%;
    left: 0;
    opacity: 0.8;
    background: linear-gradient(to right, #4c345e, #ec008c);
    padding: 20px 25px;
    height: auto;
    width: 44%
}

.news-slide-content h3 {
    color: #fff;
    font-size: 29px;
    line-height: 34px
}

.news-slide-content p {
    color: #fff;
    font-size: 14px !important;
    top: 22px;
    position: relative
}

.slide-content-block p {
    font-size: 14px !important
}

.news-subscribe {
    width: 100%;
    height: auto;
    background-image: url(../images/subscribe-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 35px;
    background-position: -143px 1px;
}

.subscribe_new {
    width: 66%;
    display: block;
    color: white;
    font-size: 13px;
    margin-top: 8px;
}

.news-subscribe p {
    font-size: 18px !important;
    color: #fff
}

.submit-btn {
    height: 40px;
    outline: 0;
    border: none;
    color: #fff;
    box-shadow: none;
    background-color: #e91e76;
    padding: 0 15px
}

.news-subscribe .form-field {
    height: 40px;
    border: none;
    width: 46%;
    margin-right: 5px;
    padding: 0 15px;
    font-size: 14px
}

.news-subscribe input:focus {
    outline: 0
}

.image-w {
    width: 100%
}

.feature-jobs {
    background-color: #4c345e
}

.feature-jobs .job-tile {
    background-color: #5fb4e5
}

.feature-jobs .job-tile h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0
}

.feature-jobs h5 {
    color: #fff;
    font-size: 13px;
    adding-bottom: 8px;
    margin-bottom: 12px;
}

.feature-jobs h6 {
    color: #fff;
    font-size: 10px
}

.feature-jobs p {
    color: #efefef;
    font-size: 10px !important
}

.video-container {
    margin: 0 auto;
    width: 100%;
    height: 153px;
    position: relative
}

.js-video {
    height: auto;
    width: 100%;
    background: #dedede;
    margin: 0
}

.js-video .play {
    position: absolute;
    top: 57px;
    left: 41%
}

.play i {
    color: #ea0b8c;
    font-size: 50px;
    margin: auto;
    align-items: center;
    display: block;
    background: #fff;
    border-radius: 50%;
    height: 38px;
    width: 38px;
    line-height: 38px;
    z-index: 2
}

.video-poster {
    background: url(../images/yutopng.png);
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 195px;
    background-size: cover
}

.play i:hover {
    cursor: pointer
}

.js-video iframe {
    z-index: 5;
    top: 0;
    position: absolute
}

.side-banner {
    width: 100%;
    height: 149px;
    background-repeat: no-repeat;
    background-size: cover;
    /*margin-top:15%!important;*/
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    flex-direction: column;
    background-blend-mode: overlay;
    background-image: url(../images/side-banner.jpg), linear-gradient(to right, rgb(80 50 95 / 61%), rgb(225 4 137 / 33%))
}

.side-banner h5 {
    color: #fff;
    text-align: center
}

.state-checker {
    background-color: #4c345e;
    position: relative;
    margin-top: 32px
}

.state-checker h5 {
    font-size: 18px;
    color: #5fb4e5;
    line-height: 23px
}

.state-checker p {
    font-size: 13px !important;
    color: #fff;
    line-height: 17px
}

.state-checker form {
    position: relative
}

.state-checker form input {
    height: 35px;
    width: 100%;
    font-size: 12px !important;
    padding: 0 6px
}

.state-checker img {
    width: 80%
}

.connect-share {
    position: relative;
    background-color: #f1f5f5
}

.connect-share p {
    font-size: 10px !important
}

.connect-share p a {
    margin-right: 8px;
    color: #000
}

.menu-button .touch-button {
    top: 7px !important
}

.flexnav {
    margin: 0 auto 0 !important
}

@media screen and (min-device-width:320px) and (max-device-width:500px) {
    .subscribe_new {
        width: 100% !important;
    }

    .btn-mob {
        display: block !important;
    }

    .submit-btn {
        display: none;
    }

    .mob_news {
        padding-left: 16px;
    }

    .news_arti_main .cols {
        width: 100% !important;
    }

    .advertise a {
        margin-left: 8px;
    }

    .breadcrumb-sec {
        padding: 0 0 0;
        padding-bottom: 20px;
    }

    .news-slide-content {
        top: 14%;
        height: fit-content;
        width: 85%
    }

    .news-slide-content p {
        top: 10px
    }

    .news-sec {
        padding-top: 0
    }

    .news-subscribe .form-field {
        margin-bottom: 10px;
        width: 100%
    }

    .submit-btn {
        width: 100%
    }

    .news-subscribe p {
        font-size: 19px !important;
        text-align: center;
        line-height: 26px
    }

    .breadcrumb-menu a:after {
        top: 11px;
        width: 15px;
        height: 15px
    }

    .news-sec .bx-wrapper {
        margin: 0 auto 0;
        height: auto
    }

    nav li a {
        font-size: 16px !important;
        padding: 16px 7px !important;
    }

    nav li.advertise {
        margin-left: 37px !important;
        margin-top: 15px
    }

    nav li.advertise a,
    nav li.postjob a {
        width: 100%;
        background-color: transparent
    }
}

.healthtime_link {
    background: #4c345d !important
}

.copyright_main {
    padding: 0 3%
}

.news_arti_main .cols {
    width: 33.33%;
}

.desckt ul {
    list-style: unset;
}

.desckt ol {
    list-style: auto;
}

.btn-mob {
    display: none;
}