@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800);
@import url(https://fonts.googleapis.com/css?family=Satisfy);

.info-box,
body {
    position: relative
}

#loginError,
.label-info {
    white-space: normal
}

#back-to-top,
#frm .search-form-section select option {
    visibility: hidden
}

body {
    font-size: 14px
}

body,
button,
input,
select,
textarea {
    font-family: "Open Sans", Helvetica, Arial, sans-serif
}

.inner {
    margin: 0 auto 20px;
    max-width: 90%
}

.showerror {
    border: 1px solid red
}

header nav {
    margin: 20px;
    float: right
}

header .nav {
    margin: 20px 0 0;
	font-size:14px;
}

section.hero-unit {
    color: #3f4944;
    text-align: center;
    background: url(img/doctor.png) bottom no-repeat #f4f4f4;
    margin-bottom: 0;
    padding: 40px
}

.hero-unit h1 {
    font-size: 2.6em;
    margin-bottom: 5px
}

.navbar-nav {
    text-transform: none;
    font-size: .95em
}

.navbar-nav .dropdown-menu {
    text-transform: none
}

.navbar-nav a {
    color: #606e67;
    cursor: pointer
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-submenu:focus>a,
.dropdown-submenu:hover>a {
    background: #4ea5dc
}

.btn-primary,
.navbar-inverse .navbar-nav>.hl1>a {
    color: #fff!important;
    background-color: #4ea5dc!important
}

.btn-primary:focus,
.btn-primary:hover,
.navbar-inverse .navbar-nav>.hl1.open>a:focus,
.navbar-inverse .navbar-nav>.hl1>a:hover {
    background-color: #2d7cad!important;
    color: #FFF!important
}

.navbar-inverse .navbar-nav>.hl1.open>a:focus .caret,
.navbar-inverse .navbar-nav>.hl1>a .caret,
.navbar-inverse .navbar-nav>.hl1>a:hover .caret {
    color: #fff!important;
    border-top-color: #fff!important;
    border-bottom-color: #fff!important
}

.btn-info,
.navbar-inverse .navbar-nav>.hl2>a {
    background: #aed532!important;
    color: #fff!important
}

.btn-info:focus,
.btn-info:hover,
.navbar-inverse .navbar-nav>.hl2.open>a:focus,
.navbar-inverse .navbar-nav>.hl2>a:hover {
    background-color: #8bad1b!important;
    color: #FFF!important
}

.navbar-inverse .navbar-nav>.hl2.open>a:focus .caret,
.navbar-inverse .navbar-nav>.hl2>a .caret,
.navbar-inverse .navbar-nav>.hl2>a:hover .caret {
    color: #fff!important;
    border-top-color: #fff!important;
    border-bottom-color: #fff!important
}

.btn,
.btn-info,
.btn-primary {
    background-image: none;
    text-shadow: none;
    filter: none;
    border: none;
    box-shadow: none;
    text-transform: none
}

#joblist.joblistrows .green_grad,
#joblist.joblistrows .green_grad:hover,
#joblist.joblistrows .standard:focus,
#joblist.joblistrows .standard:hover,
.applistrows .standard:focus,
.applistrows .standard:hover,
.empoyerjoblistrows .commonjob:hover,
.green_grad td,
.invoice_data,
.notifyrow:focus,
.notifyrow:hover,
.profile_list .profile_list_row:focus,
.profile_list .profile_list_row:hover {
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1eaf9', GradientType=0)
}

.btn-link,
.welcome {
    text-transform: none
}

.btn,
.btn-large,
.navbar-nav>li>a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0!important
}

.btn-large {
    padding: 14px 24px;
    font-size: 14px
}

.addMargin {
    margin-left: 4px
}

.ui-autocomplete {
    max-height: 65%;
    overflow-y: auto;
    overflow-x: hidden
}

.ui-menu .ui-menu-item .location_type {
    float: right;
    font-size: 11px
}

.roundCornerThumb {
    border-radius: 10%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

tr.blue_header {
    background-color: #4ea5dc;
    color: #fff
}

tr.green_header {
    background-color: #aed532;
    color: #fff
}

tr.grey_header {
    background-color: #f5f5f5
}

tr.grey_header td.whiteBg {
    background-color: #FFF
}

.box-section {
    padding: 20px;
    background-color: #e4e4e4
}

.box,
.row-fluid .box {
    text-align: center;
    position: relative;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px 25px 25px;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
    margin-bottom: 15px
}

.box .featured {
    text-align: left
}

#copy,
.list_data_cell.center {
    text-align: center
}

.box a.btn100 {
    margin-top: 10px
}

.box .boxtitle,
.box h1 {
    color: #3f4944;
    font-family: Open Sans;
    font-size: 18px
}

.box p {
    font-size: 1.1em;
    padding: 10px
}

.header-style {
    color: #0080b6;
    font-family: "Open Sans", sans-serif;
    font-size: 18px
}

footer {
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 400px;
    background-color: #3f4944;
    float: left;
    width: 100%
}

footer #copy,
footer #copy a,
footer ul a {
    color: #e4e4e4;
}

footer ul a {
    font-size: 1.2em;
}

footer .small,
footer small {
    font-size: 103%;
}

footer #copy a:hover,
footer ul a:hover {
    color: #0af
}

footer ul {
    float: left;
    padding: 0;
    margin: 0 40px 0 0;
    list-style: none;
    font-size: 11px
}

footer .footer-header a {
    color: #0af;
    font-weight: 700
}

footer ul>li {
    margin-bottom: 5px
}

footer ul>ul {
    float: none;
    margin: 0
}

#copy {
    clear: both;
    display: block
}

.list-item {
    padding: 15px;
    max-width: 600px;
    border-top: 1px solid #565658
}

.gm-style img,
.nav>li>a>img {
    max-width: none
}

#joblist>.list-item>div {
    float: left;
    xdisplay: none
}

#joblist>.list-item>div:nth-child(2) {
    display: block;
    width: 100%
}

.internal-page {
    display: none
}

.post-approval,
.post-by,
.post-date,
.post-description,
.post-locale,
.post-title,
.post-type {
    display: block
}

.header,
.post-by label,
.post-type label {
    display: none
}

.post-by a {
    text-decoration: none;
    color: #000
}

.post-by a:hover {
    text-decoration: underline
}

.post-locale {
    float: right;
    color: #606e67
}

.post-type {
    color: #606e67;
    font-size: .85em
}

.post-description {
    max-height: 65%;
    border: 1px solid #c6c6c6;
    background-color: #f0f0f0;
    border-radius: 5px;
    padding: 20px;
    overflow: auto;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.post-date {
    color: #606e67;
    font-size: 85%
}

.post-title {
    font-size: 115%
}

.nav_page_links {
    margin-bottom: 15px
}

.nav_page_links .btn {
    margin-right: 5px;
    margin-bottom: 8px
}

.search-form .field {
    float: left;
    margin-right: 10px;
    margin-top: 10px
}

.search-form-section form,
.toolbar .nav {
    margin: 0
}

.search-form label {
    display: block
}

.search-form-section,
.search-results-section {
    padding: 20px
}

.search-form-section {
    background-color: #f4f4f4
}

.dynamic_form_value.search-form-section {
    background-color: transparent
}

.toolbar {
    background-color: #f4f4f4;
    padding: 10px
}

.post {
    padding: 20px;
    width: auto
}

.post h1 {
    font-size: 22px
}

ul.job_details {
    list-style: none;
    margin: 0 0 10px;
    background-color: #f5f5f5;
    padding: 15px;
    border-radius: 5px
}

ul.job_details label {
    display: inline;
    font-weight: 700
}

.job_post_data {
    width: 100%
}

.dynamic_form TD.dynamic_form_field {
    width: 150px;
    background-color: #f4f4f4
}

.dynamic_form_2_col_field .dynamic_form_image_label,
.dynamic_form_seperator {
    color: #4ea5dc;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #4ea5dc;
    margin-top: 15px;
    padding-bottom: 5px
}

.category_index .footer-header a,
.count,
.error_msg_label,
.file-label,
.info-box-header,
.welcome {
    font-weight: 700
}

.dynamic_form_2_col_field .dynamic_form_image_label {
    margin-bottom: 35px;
    margin-top: 17px
}

.post-links .btn {
    display: block
}

.info-box .display-post {
    border-top: 0 solid #f4f4f4
}

.dynamic_form_value input:last-of-type,
.dynamic_form_value select:last-of-type,
.dynamic_form_value textarea:last-of-type {
    margin-bottom: 0
}

.welcome {
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 2px;
    line-height: 14px;
    padding: 8px 5px 8px 25px
}

.nav-list {
    border-radius: 10px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    padding: 10px 15px;
    margin-bottom: 15px
}

.candidate-body,
.employers-body {
    padding: 0 0 20px;
    min-height: 200px;
    background-color: #f5f5f5
}

.info-box {
    margin-bottom: 15px;
    padding: 39px 19px 14px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .07);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .07)
}

.info-box.noheader {
    padding-top: 14px
}

.info-box-header {
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 13px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #9da0a4;
    -webkit-border-radius: 4px 0;
    -moz-border-radius: 4px 0;
    border-radius: 4px 0
}

.date_field input,
.date_field select {
    width: 100px;
    margin-bottom: 0
}

.dynamic_form_file_label,
.dynamic_form_image_label {
    background-color: transparent;
    color: #333;
    font-size: 14px;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border-bottom: 0;
    display: block;
    font-weight: 700
}

.is_required_mark,
.thumbnail {
    display: inline-block
}

.is_required_mark {
    font-size: large;
    color: #f90;
    margin-left: 5px
}

.thumbnail.businessImg,
.thumbnail.nobusinessImg {
    padding: 15px
}

.thumbnail.businessImg img,
.thumbnail.nobusinessImg img {
    width: 100%;
    height: auto
}

.thumbnail .btn-info[disabled=true] {
    background-color: #aed532
}

form {
    margin: 0
}

.file-label {
    display: block;
    margin: 10px 0 5px
}

.count {
    font-size: 1.3em
}

article.standard {
    position: relative;
    padding: 10px 10px 10px 20px
}

article.standard .list-check {
    position: absolute;
    left: 0
}

.category_index ul.colsAdjust {
    width: 100%
}

.category_index ul {
    padding: 10px 0;
    margin: 0 40px 0 0;
    list-style: none;
    font-size: 13px
}

.category_index .footer-header ol a {
    color: #337ab7;
    font-weight: 300;
}

.category_index ol {
    padding: 10px 0;
}

.category_index ul>li,
.category_index ol>li {
    margin-bottom: 5px;
    line-height: 15px
}

.category_index ul ol {
    float: none;
    margin: 0 0 0 15px
}

.category_index .footer-header a {
    color: #0af
}

label.checkbox-label,
label.radio-label {
    display: inline;
    font-weight: 400
}

#subscription_plans {
    display: table;
    margin-bottom: 20px
}

#subscription_plans>article {
    display: table-row
}

#subscription_plans>article>div {
    display: table-cell;
    padding: 10px 20px 10px 10px;
    border-bottom: 1px solid #c6c6c6
}

#resumelist td {
    font-size: .85em
}

.list_controls {
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
    clear: both;
    background-color: #f4f4f4
}

.list_controls .dropdown-menu li label {
    color: #333;
    font-weight: 400;
    font-size: 12px
}

.list_controls .filtermenu .dropdown-menu {
    padding: 5px 8px;
    min-width: 340px;
    right: 0;
    left: auto;
    margin: 0
}

.list_header_cell {
    background-color: #f5f5f5
}

.list_header_cell,
.list_header_cell a {
    font-weight: 700;
    color: #333
}

#search_form td {
    padding: 5px
}

.static .inner,
.videoboxes {
    padding: 20px
}

#autoCompleteId,
.autoCompleteId {
    text-transform: capitalize
}

td.standard {
    background-color: #4ea5dc
}

td.promoted {
    background-color: #aed532
}

table#invoice td.field {
    width: 37%
}

table#invoice td.value {
    width: 63%
}

#addLink,
#voucherFail,
#voucherSuc,
#vouchercode {
    display: none
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-left: 1px solid #ddd;
    border-right: 0;
    border-top: 1px solid #ddd;
    border-bottom: 0
}

.table-bordered tbody:first-child tr:first-child>td:last-child,
.table-bordered tbody:first-child tr:first-child>th:last-child,
.table-bordered thead:first-child tr:first-child>th:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.table-bordered {
    border-radius: 4px;
    border-left: 0
}

.table-bordered td td {
    border-left: none
}

.placeholder_selected {
    color: #999
}

.placeholder_selected option {
    color: #000
}

.has_placeholder option:first-child {
    color: #999
}

.static h1 {
    font-size: 20px
}

.static .TextHeader {
    font-size: 15px;
    color: #4ea5dc;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px
}

.static .TextItalicHeader,
.static .TextSubHeader {
    font-size: 13px;
    color: #4ea5dc;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px
}

.static .TextItalicHeader {
    font-style: italic
}

.display-post {
    min-width: 100%
}

.cols1,
.cols2,
.cols3,
.cols4,
.colsAdjust {
    column-width: 200px;
    -moz-column-width: 200px;
    -webkit-column-width: 200px
}

.cols4 {
    column-count: 4;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    width: 900px
}

.cols3 {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    width: 700px
}

.cols2 {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    width: 500px
}

.cols1 {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1
}

section.category_index {
    padding: 20px;
    background-color: #f9f9f9;
    float: left;
    width: 100%
}

.videoboxes {
    background-color: #4ea5dc;
    float: left
}

.featured ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.featured .location {
    float: right;
    font-weight: 700
}

.featured .title {
    font-size: 1.1em;
    font-weight: 700
}

.featured .postedby {
    font-size: .9em
}

.featured ul.featured_listing {
    margin-bottom: 8px;
    padding-top: 8px;
    border-top: 1px solid #f6f6f6
}

.green_grad td {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGZmZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e1eaf9));
    background: -webkit-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -o-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -ms-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: linear-gradient(to bottom, #fff 0, #e1eaf9 100%)
}

.green_grad td:first-child {
    border-left: 3px solid #4ea5dc
}

#frm .search-form-section select {
    height: 34px;
    overflow: hidden
}

.hiddenCls,
.shiddenCls {
    display: none
}

#advanceSearch td,
#alertadvanceSearch td {
    padding: 0
}

.formrow #shortSearch.btns {
    display: inline;
    position: unset;
    float: right;
    margin-right: 5.2%
}

.downarrow,
.uparrow {
    border-image: none;
    border-style: solid;
    border-width: 5px;
    display: inline-block;
    height: 0;
    width: 0;
    margin-left: 2px
}

.formrow #shortSearch.btns.insearch {
    margin-right: 4.8%
}

.formrow #shortSearch.btns a.extraoptions {
    margin-right: 10px;
    font-size: 12px
}

.downarrow {
    border-color: #08c rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    color: #08c;
    margin-bottom: -4px
}

.uparrow {
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #08c;
    margin-bottom: 2px
}

#shortSearch .extraoptions span {
    margin-top: 2px
}

#advanceSearch .POSTED_BY input,
#alertadvanceSearch .POSTED_BY input {
    width: 100%
}

#advanceSearch .SALARY_TYPE select,
#alertadvanceSearch .SALARY_TYPE select {
    width: 100%;
    height: 34px;
    color: #999;
    font-size: 14px
}

#advanceSearch select.search_date_style,
#alertadvanceSearch select.search_date_style {
    width: 32%;
    height: 34px
}

#advanceSearch input.search_date_style,
#alertadvanceSearch input.search_date_style {
    width: 32%;
    margin-left: 4px
}

.search-form-section .field.RESUME_SEARCH_ALL {
    width: 52%
}

.date_field {
    width: 100%
}

.formrow .btns {
    display: inline;
    position: absolute;
    bottom: 0
}

.search-form-section .field {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 32%
}

.search-form-section .field.POSTED_BY label,
.search-form-section .field.RESUME_SEARCH_ALL label,
.search-form-section .field.SEARCH_ALL label {
    display: block;
    font-weight: 700!important
}

.search-form-section .field.RESUME_SEARCH_ALL input,
.search-form-section .field.SEARCH_ALL input {
    width: 100%
}

.lge .field {
    display: inline
}

.lge .field label {
    display: block;
    font-weight: 700!important
}

footer .social {
    margin-bottom: 15px
}

.hero-unit .inner {
    position: relative
}

.hero-unit .social {
    position: absolute;
    bottom: -50px;
    right: 0;
    border-radius: 8px;
    background-color: #fff;
    padding: 10px;
    line-height: 0
}

.resume-search .field label {
    float: left;
    width: 200px;
    margin-right: 15px
}

.resume-search .field {
    margin: 10px 0
}

.resume-search .field input {
    min-width: 386px
}

.resume-search .field select {
    min-width: 400px
}

#subscription_plans input[type=radio] {
    margin: 0 4px
}

#subscription_plans label {
    display: inline-block
}

.features {
    margin: 30px 0 0
}

.features ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.features h2 {
    font-size: 16px
}

.features h3 {
    font-size: 14px
}

.bs-docs-sidenav {
    width: 258px;
    margin: 30px 0 0;
    padding: 0;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .065)
}

.bs-docs-sidenav.candidate {
    width: 180px;
    margin: 00px 0 0
}

.bs-docs-sidenav>li>a {
    display: block;
    width: 190px\9;
    margin: 0 0 -1px;
    padding: 8px 14px;
    border: 1px solid #e5e5e5
}

.bs-docs-sidenav>li:first-child>a {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

.bs-docs-sidenav>li:last-child>a {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.bs-docs-sidenav>.active>a {
    position: relative;
    z-index: 2;
    padding: 9px 15px;
    border: 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .1), inset -1px 0 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .1), inset -1px 0 0 rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, .1), inset -1px 0 0 rgba(0, 0, 0, .1)
}

.featuresHeader,
.featuresHeaderGreen,
.featuresHeaderOrange {
    color: #fff;
    padding: 5px
}

.bs-docs-sidenav .icon-chevron-right {
    float: right;
    margin-top: 2px;
    margin-right: -6px;
    opacity: .25
}

.bs-docs-sidenav>li>a:hover {
    background-color: #f5f5f5
}

.featuresHeader,
.nav-list>.active>a,
.nav-list>.active>a:focus,
.nav-list>.active>a:hover {
    background-color: #4ea5dc
}

.bs-docs-sidenav a:hover .icon-chevron-right {
    opacity: .5
}

.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {
    background-image: url(../img/glyphicons-halflings-white.png);
    opacity: 1
}

.bs-docs-sidebar.affix {
    top: 20px
}

.bs-docs-sidebar.affix-bottom {
    position: absolute;
    top: auto;
    bottom: 500px
}

.featuresHeaderOrange {
    background-color: #F99817
}

.featuresHeaderGreen {
    background-color: #aed532
}

.blog_sidebar,
.blog_sidebar ul {
    padding: 0;
    list-style: none
}

.blog_wrapper {
    width: 960px;
    margin: 0 auto
}

.blog_main {
    width: 600px;
    float: left;
    margin-right: 60px
}

.blog_sidebar h2 {
    font-size: 16px
}

.star {
    background-image: url(img/stars.png);
    width: 114px;
    height: 20px;
    cursor: pointer
}

.star_0 {
    background-position: 0 0
}

.star_1 {
    background-position: 0 -20px
}

.star_2 {
    background-position: 0 -40px
}

.star_3 {
    background-position: 0 -60px
}

.star_4 {
    background-position: 0 -80px
}

.star_5 {
    background-position: 0 -100px
}

#premium_posts input[type=radio],
#std_posts input[type=radio],
#subscription_plans_ajax input[type=radio] {
    margin: 0 4px
}

#premium_posts label,
#std_posts label,
#subscription_plans_ajax label {
    display: inline-block;
    font-weight: 400
}

#subscription_plans_ajax {
    margin-bottom: 20px
}

#subscription_plans_ajax>article {
    display: table-row
}

#subscription_plans_ajax>article>div {
    display: table-cell;
    padding: 10px 20px 10px 10px;
    border-bottom: 1px solid #c6c6c6
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

img {
    border: 0
}

.label {
    color: #777;
    text-shadow: none;
    background-color: transparent
}

.label-success {
    color: #468847
}


.label-warning {
    color: #f90;
    font-size: 12px
}

.label-error {
    color: #c00
}

.label-info {
    color: #3a87ad;
    font-size: 12px
}

.subnav.nav-pills>li>a {
    color: #08c;
    text-transform: none;
    border-radius: 4px
}

.subnav.nav-pills>.active>a,
.subnav.nav-pills>.active>a:focus,
.subnav.nav-pills>.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #f0f0f0;
    box-shadow: inset 0 2px 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 2px 8px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, .2)
}

.headerSearchBar {
    padding: 10px 20px;
    background-color: #f4f4f4
}

.headerTopBoxes {
    padding: 20px;
    clear: both;
    background-color: #fff;
    overflow: hidden;
    margin-right: -3000px;
    margin-left: -3000px
}

.boxes_blue,
.boxes_blue_big,
.boxes_blue_emp {
    padding: 0 0 0 4px;
    text-align: left
}

.boxes_blue {
    background: none;
    color: #FFF;
    float: left;
    margin-top: 15px;
    margin-right: 22px;
    margin-left: 22px;
    height: 205px
}

.boxes_blue_big {
    background: #fff;
    border-radius: 15px 0 22px;
    color: #000;
    float: left;
    width: 1098px;
    margin-top: 15px;
    margin-right: 10px;
    margin-left: 5px
}

.round_image,
.round_image_emp {
    border-radius: 50px;
    float: left
}

.round_image {
    margin: 8px 24px 0 0;
    background: #fff;
    width: 15%
}

.boxes_blue li {
    margin-left: 26%;
    list-style: none
}

.boxes_blue>h4 {
    margin-top: 7%
}

.boxes_blue_emp {
    background: none;
    color: #fff;
    float: left;
    width: 30%;
    margin-top: 15px;
    margin-right: 10px;
    margin-left: 5px
}

.round_image_emp {
    margin: 8px 24px 0 0;
    background: #fff;
    width: 15%
}

.boxes_blue_emp li {
    margin-left: 92px
}

.boxes_blue_emp>h4 {
    margin-top: 7%
}

.navbar .nav>li>a {
    text-shadow: none!important;
}
.navbar .nav>li.difflink>a {   color:#4ea5dc;}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #4ea5dc
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 15px;
    border: 1px solid transparent
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

.info-box-body .btn-toolbar.candidate .btn-group .btn {font-size:9px;}
.info-box-body .btn-toolbar.candidate .btn-group.removebtn {width:32%;}
.togglebtn.hidden-xs {font-size:11px; width:18% !important;} 
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px
}

@media (max-width:767px) {
    iframe#launcher {display:none;}
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-toggle,
    .notifyvalues {
        display: none;
        visibility: hidden
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar .nav>li>.dropdown-menu:after,
.navbar .nav>li>.dropdown-menu:before {
    display: none!important
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.inner .navbar-inverse {
    background-color: #FFF!important;
    border-color: #FFF!important;
	margin-top:10px;
}

.navbar-inverse .navbar-toggle,
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #4ea5dc;
    border-color: #4ea5dc
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #eee
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    background-color: #eee;
    color: #606e67
}

.nav .dropdown-toggle .caret {
    border-bottom-color: #08c;
    border-top-color: #08c
}

.navbar-nav>li>.dropdown-menu {
    border-radius: 6px;
    text-transform: none;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    border: 1px solid rgba(0, 0, 0, .2);
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
    -webkit-transform: translateZ(1000px)
}

.headerSearchBar .lge .btn,
nav.navbar {
    margin-bottom: 0
}

.dropdown-menu>li>a {
    font-size: 14px;
    color: #000
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border: 0
}

.mobilehide {
    display: none
}

.mobileshow {
    display: inline-block
}

.floatleft {
    float: left
}

.navbar-inverse .navbar-nav>li>a {
    color: #606e67
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    background-color: #eee;
    color: #606e67
}

#frameContainer {
    padding-bottom: 0
}

.boxes_blue ul {
    padding-left: 0
}

.headerSearchBar label {
    display: none
}

.dynamic_form input[type=file],
.form-control {
    display: inline-block
}

.ms-parent.form-control {
    width: 88%!important;
    padding: 0;
    min-height: 40px
}

#section-1 .ms-parent.form-control {
    border: 0;
    padding: 0;
    width: 100%!important
}

.ms-parent.form-control .ms-choice {
    height: 38px;
    line-height: 38px;
    border: 0;
    width: 100%;
    margin: 0
}

select.form-control {
    padding-left: 8px
}

.ms-drop input[type=checkbox] {
    margin: 0
}

.ms-choice>span {
    padding-left: 13px!important
}

.headerSearchBar #shortSearch {
    float: right;
    width: 100%;
    margin-bottom: 20px
}

.headerSearchBar #shortSearch a {
    color: #FFF
}

.headerSearchBar span.downarrow,
.headerSearchBar span.uparrow {
    color: #FFF;
    border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0)
}

.jobseekerbtns {
    margin: 10px;
    padding: 10px
}

.videoboxes .row {
    max-width: 75%
}

.box .boxtitle,
.box h1 {
    margin-top: 0;
    font-weight: 700
}

.content section.box-section {
    padding-top: 1em
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

.table ul {
    padding: 0
}

.table ul li {
    line-height: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 51px
}

.form-control {
    font-size: 13px!important;
    min-height: 40px
}

.dynamic_form_checkbox_style.form-control,
.dynamic_form_radio_style.form-control {
    height: auto
}

.dynamic_form_checkbox_style.form-control {
    width: auto
}

.login-error {
    font-size: 82%!important
}

.font24,
.referral p,
.useitfree p {
    font-size: 24px
}

input[type=checkbox],
input[type=radio] {
    width: auto!important
}

.dynamic_form_seperator h5 {
    font-weight: 700;
    color: #333
}

#autoCompleteId,
.autoCompleteId {
    width: 65%!important
}

.dadada .vacancies {
    width: 23%;
    height: 615px
}

.container-wrap .control {
    width: 23%;
    height: 448px
}

.free-use .control2 {
    width: 20%;
    height: 430px
}

#referrals .result {
    width: 23%;
    height: 528px
}

.newuseitfreeitem {
    width: 48%;
    float: left;
    margin-right: 12px;
    background: #FFF;
    border-radius: 5px;
    margin-bottom: 10px
}

.newuseitfree,
.useitfree {
    width: 75%
}

.useitfree {
    margin-left: 12px
}

.free-use .referral,
.membership {
    width: 75%;
    margin-left: 10px
}

.one {
    width: 230px
}

ol,
ul {
    list-style: none
}

.boxwidth {
    width: 98%!important;
    margin-left: 6px;
    margin-right: 6px;
    height: 352px!important
}

.membership ul li.membershipul {
    width: 23%!important
}

.member-table {
    padding-top: 45px
}

#customers-wrap,
.customers-wrap {
    width: 100%;
    margin: auto
}

#customers-wrap .section,
.customers-wrap .section {
    width: 88%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

#customers-wrap .logos .internal,
.customers-wrap .logos .internal {
    margin-left: -42px
}

#customers-wrap .logos .logo-wrap,
.customers-wrap .logos .logo-wrap {
    margin: 0 0 20px 40px
}

#customers-wrap .logos .logo-wrap .logo,
.customers-wrap .logos .logo-wrap .logo {
    height: 100px;
    width: 200px
}

#customers-wrap .logos .agency,
#customers-wrap .logos .internal,
.customers-wrap .logos .agency,
.customers-wrap .logos .internal {
    width: 273px
}

.boxes-benefit {
    width: 31%;
    height: 320px!important
}

.contacttbl {
    margin-left: 180px
}

#standard-vs-promoted {
    color: #676767;
    padding-top: 20px;
    margin-left: 5px
}

.vacancies img {
    padding-top: 65px;
    max-width: 100%
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #606e67
}

.alert {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 8px 8px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

.table-bordered tbody:first-child tr:first-child>td:first-child,
.table-bordered tbody:first-child tr:first-child>th:first-child,
.table-bordered thead:first-child tr:first-child>th:first-child {
    border-top-left-radius: 4px
}

.table-bordered td,
.table-bordered th {
    border-left: 1px solid #ddd
}

.table-condensed td,
.table-condensed th {
    padding: 4px 5px
}

.dynamic_form input,
.dynamic_form select,
.dynamic_form textarea {
    min-height: 40px;
    width: 88%
}

.dynamic_form td {
    white-space: inherit
}

.gmap {
    height: 400px
}

.form-group label {
    display: block;
    font-weight: 700!important;
    color: #333
}

.lastLogin h5,
.postcredits,
.profilestatus .star,
.stdpost {
    display: inline-block
}

.form-horizontal .control-group .controls input[type=email],
.form-horizontal .control-group .controls input[type=text],
.form-horizontal .control-group .controls select {
    width: 65%
}

.controls .ms-parent.form-control {
    width: 65%!important
}

.form-horizontal .control-group .controls textarea {
    width: 65%;
    height: 120px;
    font-size: 12px
}

.form-horizontal #loginModal .control-group .controls input[type=password],
.form-horizontal #loginModal .control-group .controls input[type=text],
.form-horizontal #loginModal .control-group .controls select {
    width: 206px
}

#support_form {
    height: 725px
}

.dynamic_form input[type=button],
.dynamic_form input[type=submit] {
    width: auto;
    min-height: auto
}

.dynamic_form.edit input.dynamic_form_date_style,
.dynamic_form.edit select.dynamic_form_date_style {
    width: 21%
}

.dynamic_form.edit input.dynamic_form_date_style {
    margin-left: 5px
}

.dynamic_form input[type=checkbox],
.dynamic_form input[type=radio] {
    height: auto;
    min-height: auto
}

.linkprofile {
    width: 100%;
    font-weight: 400
}

h1.job_title {
    font-size: 22px
}

.table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
    -webkit-overflow-scrolling: touch
}

.table-responsive::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
    -webkit-overflow-scrolling: touch
}

.welcomemsg {
    background-color: #4ea5dc;
    color: #fff;
    width: 100%;
    margin: auto auto 20px;
    padding-left: 0;
    float: left
}

.welcomemsg h4 {
    margin: auto;
    font-weight: 500;
    width: 45%;
    float: left;
    padding-bottom: 8px
}

.welcomemsg h4 .logothumb {
    width: 30px;
    border-radius: 15px;
    float: left
}

.welcomemsg h4 i {
    float: left;
    margin-top: 5px;
    margin-left: 10px
}

.welcomemenu {
    padding: 8px 8px 8px 0;
    width: 90%;
    margin: auto
}

.credit_header {
    float: right;
    padding-bottom: 4px;
    margin-top: 2px
}

.profilestatus {
    float: right
}

.profilestatus .star {
    cursor: default;
    margin-top: 5px;
    float: left
}

.profilestatus .status {
    display: inline-block;
    margin-top: 3px;
    margin-left: 10px;
    color: #fff;
    font-weight: 700;
    float: left
}

.editprofilelink {
    float: left
}

.editprofilelink a.btn.editlink {
    padding: 5px!important;
    font-size: 11px!important;
    margin-left: 10px!important;
    margin-top: 3px!important;
    margin-bottom: 6px!important
}

.credits {
    color: #ec971f;
    font-weight: 700
}

.stdpost a.item,
.stdpost a.item:focus,
.stdpost a.item:hover {
    outline: 0;
    border: 0;
    text-decoration: none;
    color: #fff
}

.postcredits {
    font-size: 11px;
    margin-left: 10px
}

.editprofilelink .glyphicon-edit {
    margin-left: 10px;
    margin-top: 4px;
    font-size: 20px;
    color: #f0ad4e
}

.editprofilelink .glyphicon-edit:focus,
.editprofilelink .glyphicon-edit:hover {
    color: #f0ad4e
}

.lastLogin {
    text-align: right
}

.lastLogin h5 {
    margin-top: 0;
    color: #4ea5dc
}

.lastLogin span {
    margin-left: 5px
}

ul.similar_listing {
    margin-left: 0;
    padding-left: 0
}

.similar_listing li.title {
    font-size: 14px;
    display: block
}

ul.similar_listing li {
    display: inline-block;
    margin-right: 5px
}

ul.similar_listing li.description {
    display: block
}

.notifycontainer a.notify span,
.toggle-menu .notify {
    font-size: 20px;
    color: #f0ad4e
}

.notifycontainer a,
.toggle-menu .notify {
    margin: 0;
    padding-bottom: 0;
    padding-top: 5px
}

.notify:focus,
.notify:hover,
.notifycontainer a:focus,
.notifycontainer a:hover {
    background-color: transparent
}

.notify:focus span,
.notify:hover span,
.notifycontainer a:focus span,
.notifycontainer a:hover span {
    color: #ec971f
}

.notify label.newnotifications .notify:hover label.newnotifications,
.notify:focus label.newnotifications,
.notifycontainer a.notify label.newnotifications,
.notifycontainer a.notify:focus label.newnotifications,
.notifycontainer a.notify:hover label.newnotifications {
    color: #FFF;
    font-size: 10px;
    float: left;
    text-align: center;
    width: 100%;
    line-height: 12px;
    cursor: pointer
}

.notifycontainer a.notify .countbg,
a.notify .countbg {
    background-color: #000;
    border-radius: 10px;
    width: 15px;
    height: 15px;
    text-align: center;
    position: absolute;
    top: -12px;
    right: 0;
    float: left
}

.notifycontainer {
    float: left;
    margin-left: 10px;
   margin-top: 4px
}

.welcomemsg h4 .notificationlist i {
    float: none;
    margin-top: 0;
    margin-left: 0
}

.welcomemenu {
    position: relative
}

#navbarCollapse .navbar-right li.hidden-xs a.notify span,
.toggle-menu .notify {
    font-size: 24px;
    color: #f0ad4e
}

.toggle-menu .notify {
    float: right;
    margin-top: 10px;
    margin-right: 15px
}

#navbarCollapse .navbar-right li.hidden-xs a,
.toggle-menu .notify {
    margin: 0;
    padding-bottom: 0;
    padding-top: 5px
}

#navbarCollapse .navbar-right li.hidden-xs a:focus,
#navbarCollapse .navbar-right li.hidden-xs a:hover,
.toggle-menu .notify:focus,
.toggle-menu .notify:hover {
    background-color: transparent
}

#navbarCollapse .navbar-right li.hidden-xs a:focus span,
#navbarCollapse .navbar-right li.hidden-xs a:hover span,
.toggle-menu .notify:focus span,
.toggle-menu .notify:hover span {
    color: #ec971f
}

#navbarCollapse .navbar-right li.hidden-xs a.notify label.newnotifications,
#navbarCollapse .navbar-right li.hidden-xs a.notify:focus label.newnotifications,
#navbarCollapse .navbar-right li.hidden-xs a.notify:hover label.newnotifications,
.toggle-menu .notify label.newnotifications,
.toggle-menu .notify:focus label.newnotifications,
.toggle-menu .notify:hover label.newnotifications {
    color: #FFF;
    font-size: 10px;
    float: left;
    text-align: center;
    width: 100%;
    line-height: 12px;
    cursor: pointer
}

#navbarCollapse .navbar-right li.hidden-xs a.notify .countbg,
.toggle-menu a.notify .countbg {
    background-color: #000;
    border-radius: 10px;
    width: 15px;
    height: 15px;
    text-align: center;
    position: absolute;
    top: -8px;
    right: 0;
    float: left
}

.notification_div,
.notification_mob {
    opacity: 0;
    left: 0;
    top: -99999px;
    position: absolute;
    color: #FFF;
    z-index: 9999;
    margin-top: 5px;
    width: 330px
}

.notification_container {
    width: 100%;
    padding-top: 17px
}

.notificationlist {
    background-color: #FFF;
    border-radius: 0 0 10px 10px;
    border: 1px solid rgba(0, 0, 0, .2);
    padding-top: 0;
    overflow: hidden;
    min-height: 50px;
    max-height: 300px;
    overflow-y: none;
    font-size: 12px
}

.notificationlist:hover {
    overflow-y: auto
}

::-webkit-scrollbar {
    width: 7px;
    -webkit-appearance: none
}

::-webkit-scrollbar-track {
    -webkit-border-radius: 5px;
    border-radius: 5px
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #4ea5dc
}

.notificationlist .no_notifications {
    color: #606e67;
    font-size: 13px;
    text-transform: none;
    padding: 13px
}

.headertext,
.notifyrow {
    padding: 10px
}

.notifyleft .logo {
    width: 40px
}

.notifyleft .logo img,
.notifyrow {
    width: 100%
}

.notifyrow:focus,
.notifyrow:hover {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGZmZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e1eaf9));
    background: -webkit-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -o-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -ms-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: linear-gradient(to bottom, #fff 0, #e1eaf9 100%)
}

.notificationlist .notifyrow:last-child:focus,
.notificationlist .notifyrow:last-child:hover,
.notifyrow:last-child.notviewed {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.headertext {
    background-color: #4ea5dc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.headertext .notifyheader {
    color: #FFF;
    padding: 0;
    margin: 0;
    text-transform: none
}

.notifyleft,
.notifyright {
    display: inline-block;
    vertical-align: top
}

.notifyright {
    margin-left: 10px;
    width: 82%
}

.notifyright .name a,
.notifyright .profilelink a {
    color: #4ea5dc
}

.notifyright .profilelink {
    font-weight: 700;
    color: #000
}

.notifyright .name {
    color: #606e67;
    font-size: 14px;
    margin-bottom: 5px;
    width: 100%;
    line-height: 12px
}

.notifyright .name .timesince {
    float: right;
    width: 15%;
    font-size: 10px;
    color: #768e9d;
    text-align: right
}

.notifyright .name,
.notifyright .profilelink,
.notifyright .redirectlink a {
    text-transform: initial
}

.notifyright .redirectlink {
    color: #000;
    font-size: 12px;
    text-transform: initial;
    font-weight: 700
}

.notifyright .redirectlink a,
.notifyright .redirectlink i {
    color: #ec971f;
    font-weight: 700
}

.navbar-right li.hidden-xs,
.notifyvalues {
    position: relative;
    height: 34px
}

.notviewed {
    background-color: #f4f4f4
}

.headertext h5 {
    border-top: 0
}

.glyphicon-minus-sign,
.glyphicon-plus-sign {
    margin-right: 5px;
    top: 2px
}

.mobilebtnmargin {
    margin-bottom: 5px
}

.displayinline {
    display: inline
}

.well.pull-right {
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    padding: 13px
}

.well.pull-right.viewmatch {
    padding-top: 12px;
    padding-bottom: 13px
}

.well.pull-right.viewmatch.nomarginright {
    margin-right: 0
}

.mobiletopquickmain {
    font-size: 24px;
    position: relative;
    margin-bottom: -48px
}

.mobiletopquickmain .well {
    background-color: #fff
}

.jobtitle {
    margin-top: 10px
}

#activityModal .control-label,
#recruitmentModal .control-label,
#sendJobModal .control-label {
    width: 100px
}

#activityModal .controls,
#recruitmentModal .controls,
#sendJobModal .controls {
    margin-left: 120px
}

input[type=checkbox].form-control,
input[type=radio].form-control {
    height: auto;
    min-height: auto
}

.container.resumecontainer {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.resumecontainer .nav>li {
    display: inline-block;
    margin-bottom: 10px!important
}

.smallbtns {
    padding: 10px;
    border-radius: 6px;
    background-color: #f0f0f0;
    text-align: right;
    margin: 15px 0
}

.smallbtns.halfbtn {
    width: 49%;
    display: inline-block;
    text-align: center;
    margin-right: 10px
}

.dynamic_form.table.view>tbody>tr>td,
.dynamic_form.table.view>tbody>tr>th,
.dynamic_form.table.view>tfoot>tr>td,
.dynamic_form.table.view>tfoot>tr>th,
.dynamic_form.table.view>thead>tr>td,
.dynamic_form.table.view>thead>tr>th {
    border-top: 1px solid #DDD
}

.btn-toolbar {
    margin-bottom: 10px
}

.nav>li.statusli>a {
    padding: 0;
    display: inline-block
}

.info-box-body .btn-toolbar {
    width: 100%;
    margin-left: 0
}

.info-box-body .btn-toolbar.candidate {
    width: 78%;
    display: inline-block
}

.info-box-body .btn-toolbar .btn-group {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 5px
}
.info-box-body .btn-toolbar.candidate .btn-group .btn {font-size:14px;}
.info-box-body .btn-toolbar.candidate .btn-group {
    width: 21%
}
.info-box-body .btn-toolbar.candidate .btn-group.removebtn {
    width: 32%
}

.col-md-6.form-horizontal .control-group .controls input[type=text],
.col-md-6.form-horizontal .control-group .controls select,
.col-md-6.form-horizontal .control-group .controls textarea {
    width: 250px
}

.vouchercode {
    width: 150px
}

.width15 {
    width: 15%;
    height: 15%
}

.width6 {
    width: 6%;
    height: 6%
}

.width16 {
    width: 25%;
    height: 15%
}

.width7 {
    width: 10%;
    height: 6%
}

.info-box-body .dynamic_form.table.edituserprofile td,
.info-box-body .dynamic_form.table.edituserprofile th {
    border-top: 0
}

.togglebtn.hidden-xs {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
	font-size:14px;
}

#appFrame {
    height: 400px
}

.featurejob {
    float: right;
    padding-right: 15px
}

.featurejob h1 {
    margin-top: 0
}

.display-post h1.job_title {
    margin-top: 10px
}

.table-responsive {
    min-height: .01%;
    overflow-x: inherit;
    clear: both
}

.table tr.green_grad td,
.table tr.standard td {
    padding: 10px
}

.jobseekerprofilebtns {
    margin-top: 30px
}

#back-to-top {
    position: fixed;
    bottom: 11px;
    right: 20px;
    z-index: 9999;
    outline: 0;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 38px;
    color: #FFF;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity .2s ease-out;
    opacity: 0;
    font-size: 25px;
    padding: 0 10px;
    display: none
}

#back-to-top.show {
    opacity: 1;
    visibility: visible!important;
    display: block
}

.info-box-body {
    width: 100%
}

iframe#launcher {
    right: 0!important;
    left: 20px!important
}

.navbar-nav>li {
    float: left!important;
    margin-left: 10px!important
}

.glyphicon-question-sign,
.mobilebtnmargin {
    margin-left: 5px
}

.navbar-nav>li>a {
    margin-top: 2px;
    margin-bottom: 2px;
    line-height: 14px;
    padding: 8px 12px
}

.dynamic_form .logintable {
    width: 65%!important;
    text-align: center
}

.dynamic_form .logintable .controls.controls-row input.form-control {
    width: 250px!important
}

.candidate-body .dynamic_form .logintable,
.employer-body .dynamic_form .logintable {
    width: 33%!important
}

.job_post_data .dynamic_form.table>tbody>tr>td,
.job_post_data .dynamic_form.table>tbody>tr>th,
.job_post_data .dynamic_form.table>tfoot>tr>td,
.job_post_data .dynamic_form.table>tfoot>tr>th,
.job_post_data .dynamic_form.table>thead>tr>td,
.job_post_data .dynamic_form.table>thead>tr>th {
    border-top: 1px solid #ddd
}

#user_type {
    width: 52%
}

#FirstName,
#LastName,
#firstName,
#lastName {
    width: 44%
}

/*.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    max-width: none
}*/

.job_post_data .dynamic_form.view td {
    border-top: 1px solid #ddd!important
}

.candidate-body .info-box-body .inner,
.employers-body .info-box-body .inner {
    max-width: 100%
}

.hidden-xs input {
    display: inline-block;
    width: auto
}

.visible-xs input {
    display: none
}

.linkedinlink {
    word-break: break-all
}

.youtubevideo {
    width: 325px
}

#joblist .list_controls .btn-group ul li {
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px
}

.nav>li>a.chgStatus {
    background-color: transparent!important;
    position: inherit;
    display: inline-block;
    padding: 0
}

#joblist .job_list_cat_name,
#joblist .job_list_cat_name_premium,
#joblist .job_list_small_print i,
#joblist .job_list_small_print_premium i {
    margin-right: 5px
}

.lge .searchprofile {
    float: right;
    margin-right: 2.3%;
    margin-bottom: 10px
}

.search-results-section .profile_list {
    width: 98%
}

.profile_list .profile_list_row {
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 10px;
    float: left;
    clear: both;
    width: 100%
}

.profile_list .profile_list_row .leftProfile {
    width: 70%;
    float: left
}

.profile_list .profile_list_row .rightProfile {
    float: right;
    width: 100px;
    height: 100px
}

.profile_list .profile_list_row .leftProfile .PROFILE_BNAME a {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px
}

.profile_list .profile_header_row {
    color: #fff;
    background-color: #4ea5dc;
    padding: 5px 5px 5px 15px;
    border-radius: 3px;
    margin-bottom: 10px;
    font-weight: 700
}

.profile_list .profile_header_row .LOGO,
.profile_list .profile_header_row .PROFILE_BNAME {
    width: 25%;
    display: inline-block
}

.profile_list .profile_header_row .PROFILE_BTYPE {
    width: 30%;
    display: inline-block
}

.profile_list .profile_header_row .PROFILE_CITY {
    width: 15%;
    display: inline-block
}

.LOGO.imgwidth {
    width: 100%;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
    max-width: 100%
}

.profile_list .profile_list_row .LOGO.imgwidth,
.profile_list .profile_list_row div {
    display: inline-block;
    vertical-align: top
}

.profile_list .profile_list_row .LOGO.imgwidth img {
    max-height: 60px
}

.profile_list .profile_list_row .LOGO.imgwidth {
    width: 25%;
    height: auto
}

.profile_list .profile_list_row .PROFILE_BNAME {
    width: 25%;
    font-size: 15px
}

.profile_list .profile_list_row .PROFILE_BTYPE {
    width: 30%
}

.profile_list .profile_list_row .PROFILE_CITY {
    width: 15%
}

.profile_list .profile_list_row .rightProfile .LOGO img {
    width: 100%;
    max-height: 100%
}

.profile_list .profile_list_row:focus,
.profile_list .profile_list_row:hover {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGZmZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e1eaf9));
    background: -webkit-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -o-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -ms-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: linear-gradient(to bottom, #fff 0, #e1eaf9 100%)
}

.glyphicon-edit,
.glyphicon-book,
.glyphicon-globe,
.glyphicon-home,
.glyphicon-list,
.glyphicon-list-alt,
.glyphicon-send,
.glyphicon-time,
.glyphicon-user,
.glyphicon-zoom-in,
.glyphicon-education {
    color: #4ea5dc
}

.glyphicon-edit,
.glyphicon-globe,
.glyphicon-book,
.glyphicon-home,
.glyphicon-list,
.glyphicon-list-alt,
.glyphicon-lock,
.glyphicon-log-in,
.glyphicon-time,
.glyphicon-user,
.glyphicon-zoom-in ,
.glyphicon-education{
    margin-right: 5px
}

.rightboxes {
    padding-right: 0!important
}

.tooltip-inner {
    padding: 8px;
    background-color: #f0ad4e
}

.tooltip.top .tooltip-arrow {
    border-width: 8px 8px 0;
    margin-left: -8px;
    color: #f0ad4e;
    border-top-color: #f0ad4e;
    bottom: -2px
}

.tooltipLink {
    position: absolute
}

.job_post_data iframe.gmap {
    width: 70%
}

.edit iframe.gmap {
    width: 72%
}

#joblist.joblistrows .commonjob,
.joblistrows,
.joblistrows .coomonjob,
.joblistrows .coomonjob .singleRow,
.joblistrows .leftpart .logowidth img.default {
    width: 100%
}

#joblist.joblistrows {
    margin-top: 20px
}

#joblist.joblistrows .green_grad,
#joblist.joblistrows .standard {
    float: left;
    border-radius: 8px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px
}

.joblistrows .leftpart {
    display: inline-block;
    vertical-align: top;
    margin-top: 7px
}

.joblistrows .leftpart.nomargin {
    margin-top: 0
}

.joblistrows .leftpart .logowidth {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: 100%
}

.joblistrows .leftpart .logowidth img {
    max-width: 100%
}

.joblistrows .middlepart,
.joblistrows .rightpart {
    display: inline-block;
    vertical-align: top
}

.joblistrows .rightpart .courselinks {
    line-height: 25px
}

.joblistrows .rightpart .location {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px
}

.joblistrows .rightpart .location i {
    margin-right: 8px
}

.glyphicon-plus-sign {
    color: #8bad1b
}

.empoyerjoblistrows .middlepart .job_list_title,
.empoyerjoblistrows .middlepart .job_list_title_premium,
.joblistrows .middlepart .job_list_title,
.joblistrows .middlepart .job_list_title_premium {
    font-size: 20px;
    margin-bottom: 10px
}

.empoyerjoblistrows .middlepart a.job_list_title:hover,
.empoyerjoblistrows .middlepart a.job_list_title_premium:hover,
.joblistrows .middlepart a.job_list_title:hover,
.joblistrows .middlepart a.job_list_title_premium:hover {
    text-decoration: none
}

.empoyerjoblistrows .middlepart .job_list_cat_name,
.empoyerjoblistrows .middlepart .job_list_cat_name_premium,
.empoyerjoblistrows .middlepart .job_list_small_print,
.empoyerjoblistrows .middlepart .job_list_small_print_premium,
.joblistrows .middlepart .job_list_cat_name,
.joblistrows .middlepart .job_list_cat_name_premium,
.joblistrows .middlepart .job_list_small_print,
.joblistrows .middlepart .job_list_small_print_premium {
    display: inline-block
}

.empoyerjoblistrows .middlepart .description,
.joblistrows .middlepart .description {
    margin-top: 10px;
    margin-bottom: 10px
}

.joblistrows {
    float: left
}

#joblist.joblistrows .green_grad,
#joblist.joblistrows .green_grad:hover,
#joblist.joblistrows .standard:focus,
#joblist.joblistrows .standard:hover {
    border: 1px solid #4ea5dc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGZmZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e1eaf9));
    background: -webkit-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -o-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -ms-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: linear-gradient(to bottom, #fff 0, #e1eaf9 100%)
}

#joblist.joblistrows .standard {
    border: 1px solid #ddd;
    background-color: #fff
}

#joblist.joblistrows .green_grad {
    border: 1px solid #4ea5dc
}

.display-post {
    border-top: 20px solid #f4f4f4;
    background-color: #f5f5f5;
    float: left
}

.course_view_data .modeview .view .dynamic_form_seperator {
    display: none
}

.course_view_data .modeview {
    border-radius: 5px
}

.display-post .formrow:last-child {
    border-bottom: 0;
    margin-bottom: 20px
}

.display-post .well {
    margin-top: 20px
}

.display-post .course_view_data.view .modeview .dynamic_form.view {
    background-color: transparent;
    border: 0;
    margin-bottom: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0 3%
}

.display-post .course_view_data.view .modeview .dynamic_form.view:first-child {
    padding: 3% 3% 0
}

.formrow .dynamic_form {
    border: 0;
    padding: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.resendemail {
    margin-top: 5px
}

.rating .star {
    vertical-align: top
}

.resumecontainer .resumename {
    width: 20%;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px
}

.resumecontainer .sourceinfo,
.resumecontainer .statusinfo {
    width: 56%;
    display: inline-block;
    background-color: #dadada;
    padding: 15px;
    border-radius: 5px;
    vertical-align: top
}

.resumecontainer .statusinfo div {
    display: inline-block
}

.resumecontainer .statusinfo div.rating {
    width: 33%;
    vertical-align: top
}

.resumecontainer .statusinfo div.status {
    width: 28%;
    vertical-align: top
}

.resumecontainer .sourceinfo div.source {
    width: 100%;
    vertical-align: top
}

.resumecontainer .sourceinfo div.source span {
    vertical-align: top;
    margin-right: 10px
}

.resumecontainer .statusinfo div.matching1 {
    width: 65%;
    vertical-align: top
}

.resumecontainer .statusinfo div.matching_status {
    width: 36%;
    vertical-align: top
}

.resumecontainer .sourceinfo div.source b,
.resumecontainer .statusinfo div.matching_status b {
    vertical-align: top
}

.resumecontainer .statusinfo div.matching_status .tooltip.top {
    margin-top: -2px
}

.resumecontainer .sourceinfo .attachicons span.glyphicon-envelope,
.resumecontainer .sourceinfo .attachicons span.glyphicon-paperclip {
    margin-top: 3px
}

.resumecontainer .sourceinfo {
    width: 23%;
    display: inline-block
}

.all_chkbox {
    float: left;
    line-height: 30px;
    margin-right: 10px;
    margin-left: 5px
}

.btn-group {
    padding: 5px
}

.btn-group .dropdown-toggle {
    border-top-left-radius: 3px!important;
    border-bottom-left-radius: 3px!important
}

.all_chkbox input[type=checkbox] {
    vertical-align: middle
}

.empoyerjoblistrows .single_course_item .courseactions {
    width: 12%;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px
}

.single_chkbox {
    width: 28%;
    display: inline-block;
    vertical-align: top
}

.single_chkbox p {
    width: 33px
}

.single_action {
    display: inline-block
}

.actionbtn .btn {
    padding: 3px 8px;
    font-size: 11px
}

.actionbtn {
    margin-bottom: 3px
}

.empoyerjoblistrows .single_course_item .singleRow {
    display: inline-block;
    margin-right: 2%;
    margin-left: 1%;
    vertical-align: top;
    width: 67%
}

.empoyerjoblistrows .single_course_item .middlepart .job_list_title,
.empoyerjoblistrows .single_course_item .middlepart .job_list_title_premium {
    font-size: 18px
}

.empoyerjoblistrows .single_course_item .rightpart {
    display: inline-block;
    background-color: #f4f4f4;
    border-radius: 5px;
    padding: 10px 10px 10px 22px;
    width: 17%;
    vertical-align: top;
    margin-top: 5px
}

.empoyerjoblistrows .single_course_item .rightpart .hits {
    color: #4ea5dc;
    font-weight: 700
}

.empoyerjoblistrows .single_course_item .rightpart .cancount {
    margin-bottom: 5px
}

.glyphicon-search {
    color: #f0ad4e;
    margin-right: 5px
}

.empoyerjoblistrows .commonjob {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px
}

.empoyerjoblistrows .commonjob:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.empoyerjoblistrows .commonjob:hover {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGZmZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e1eaf9));
    background: -webkit-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -o-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -ms-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: linear-gradient(to bottom, #fff 0, #e1eaf9 100%)
}

.sortingmenu {
    position: relative;
    float: right;
    margin-right: 8px
}

.sortingmenu_dropdown {
    position: absolute;
    top: 100%;
    right: 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 #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.sortingmenu_dropdown>li>a {
    font-size: 12px;
    color: #000;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap
}

.open>.sortingmenu_dropdown {
    display: block
}

.candidatelistrows .standard,
.courselistrows .standard,
.referrallistrows .standard,
.request_history .standard,
.resumelistrows .standard {
    background-color: #fff;
    width: 32.3%;
    display: inline-block;
    margin-bottom: 1.5%;
    margin-right: 1%;
    vertical-align: top;
    border-radius: 5px
}

.resumelistrows .standard:focus,
.resumelistrows .standard:hover {
    height: auto;
}

.candidatelistrows .standard .single_app_item .single_chkbox,
.courselistrows .standard .single_chkbox,
.request_history .standard .single_chkbox,
.resumelistrows .standard .single_chkbox {
    width: 6%;
    display: inline-block
}

.candidatelistrows .standard .single_app_item,
.courselistrows .standard .single_app_item,
.referrallistrows .standard .single_referral_item,
.request_history .standard .single_request_item,
.resumelistrows .standard .single_resume_item {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px
}

.candidatelistrows .standard .single_app_item .candidate_data,
.courselistrows .standard .single_app_item .course_data,
.referrallistrows .standard .single_referral_item .referral_data,
.request_history .standard .single_request_item .request_history_data {
    width: 92%;
    display: inline-block;
    vertical-align: top
}

.applistrows .standard .single_app_item .coursetitle,
.candidatelistrows .standard .single_app_item .coursetitle {
    font-size: 16px;
    margin-bottom: 5px
}

.candidatelistrows .standard .single_app_item .candidate_app_data {
    width: 92%;
    margin-left: 7%
}

.courselistrows .standard .single_app_item {
    height: 145px
}

.candidatelistrows .standard .single_app_item {
    min-height: 170px
}

.candidatelistrows .standard:focus,
.candidatelistrows .standard:hover,
.courselistrows .standard:focus,
.courselistrows .standard:hover,
.referrallistrows .standard:focus,
.referrallistrows .standard:hover,
.request_history .standard:focus,
.request_history .standard:hover {
    background-color: #fdfdfd;
    box-shadow: 0 0 50px #ddd;
    z-index: 1000;
    -webkit-transition: all .1s ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all .1s ease-in;
    -ms-transform: scale(1.1);
    -moz-transition: all .1s ease-in;
    -moz-transform: scale(1.1);
    transition: all .1s ease-in;
    transform: scale(1.1);
    height: auto
}

.applistrows .standard:focus .single_app_item,
.applistrows .standard:hover .single_app_item,
.candidatelistrows .standard:focus .single_app_item,
.candidatelistrows .standard:hover .single_app_item,
.referrallistrows .standard:focus .single_referral_item,
.referrallistrows .standard:hover .single_referral_item {
    border: 0;
    border-radius: 0
}

.applistrows .standard .access .label {
    margin: 0;
    padding: 0
}

.applistrows .standard .name {
    font-size: 16px
}

.applistrows .standard {
    width: 100%;
    margin-bottom: 10px
}

.applistrows .standard .single_app_item {
    padding: 10px;
    border-bottom: 1px solid #ddd
}

.applistrows .standard .single_app_item .single_chkbox {
    width: auto;
    display: inline-block;
    vertical-align: top
}

.applistrows .standard .single_app_item .candidate_data {
    width: 30%;
    display: inline-block;
    margin-left: 8px;
    vertical-align: top
}

.applistrows .standard .single_app_item .candidate_app_data {
    width: 26%;
    display: inline-block;
    vertical-align: top
}

.applistrows .standard .single_app_item .candidate_status {
    width: 20%;
    display: inline-block;
    vertical-align: top
}

.applistrows .standard .single_app_item .candidate_access {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    text-align: right
}

.applistrows .standard:focus,
.applistrows .standard:hover {
    border-bottom: 1px solid #ddd;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGZmZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e1eaf9));
    background: -webkit-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -o-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -ms-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: linear-gradient(to bottom, #fff 0, #e1eaf9 100%)
}

.list_controls .btn-group>.btn:last-child:not(:first-child),
.list_controls .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.resumelistrows .standard .single_resume_item .IMAGE {
    width: 14%;
    display: inline-block;
    vertical-align: top
}

.resumelistrows .standard .single_resume_item .RESUME_NAME {
    width: 80%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px
}
.resumelistrows .standard .single_resume_item .DATE {
display:none;}

.formrow .fieldlabel,
.formrow .fieldvalue {
    width: 100%;
    display: inline-block
}

.courselistrows .standard .single_app_item .coursetitle,
.referrallistrows .standard .single_referral_item .name,
.resumelistrows .standard .single_resume_item .RESUME_NAME a {
    font-size: 15px
}

.resumelistrows .standard .single_resume_item {
    height: 183px
}

.formrow {
    margin-bottom: 35px
}

.formrow .fieldlabel {
    font-weight: 700;
    color: #333;
    padding-left: 0;
    vertical-align: top;
    padding-bottom: 5px
}

.single_resume_item .list_data_cell .label {
    margin-left: 20%!important
}

.resumelistrows .standard .single_resume_item .shortdata .label {
    padding-left: 0;
    font-size: 12px
}

.joblistrows .single_chkbox {
    width: 2%;
    display: inline-block
}

.joblistrows .singleRow.SAVED {
    width: 97%;
    display: inline-block
}

.post-links.well {
    margin-top: 15px
}

.request_history .standard .single_request_item .request_history_data .profile a {
    font-size: 15px
}

.grant,
.refuse {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px
}

.delete_button,
.post_edit_button {
    color: #4ea5dc;
    background-color: #FFF;
    border: 1px solid #4ea5dc;
    border-radius: 3px
}

.delete_button:focus,
.delete_button:hover,
.post_edit_button:focus,
.post_edit_button:hover {
    color: #4ea5dc;
    border: 1px solid #4ea5dc
}

.post_copy_button {
    color: #aed532;
    background-color: #FFF;
    border: 1px solid #aed532;
    border-radius: 3px
}

.post_copy_button:focus,
.post_copy_button:hover {
    color: #8bad1b;
    border: 1px solid #8bad1b
}

.post_copy_button.promote {
    color: #f0ad4e;
    background-color: #FFF;
    border: 1px solid #f0ad4e;
    border-radius: 3px
}

.post_copy_button.promote:focus,
.post_copy_button.promote:hover {
    color: #ec971f;
    border: 1px solid #ec971f
}

.headerdiv {
    background-color: #08c;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 5px
}

.headerdiv .date {
    width: 15%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top
}

.headerdiv .activity {
    width: 27%;
    display: inline-block;
    vertical-align: top
}

.headerdiv .notes,
.headerdiv .regarding {
    width: 28%;
    display: inline-block;
    vertical-align: top
}

.activitylistrows .standard {
    padding-bottom: 5px;
    padding-top: 5px
}

.latest_jobs ul {
    margin: 0;
    padding: 0
}

.latest_jobs .featured_listing .title {
    font-size: 15px
}

.latest_jobs ul.featured_listing {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-top: 10px
}

.latest_jobs ul li:last-child ul.featured_listing {
    border-bottom: 0
}

.glyphicon-star-empty {
    font-size: 18px;
    color: #ec971f
}

.matchcount img {
    margin-left: -3px
}

.matchingcountstatus {
    margin: 0 0 0 6px;
    padding: 0;
    font-weight: 400;
    width: 82%;
    white-space: normal;
    display: inline-block;
    text-align: left
}

#active_subscriptions .sub_data .grey_header div,
#payment_list .grey_header div,
#premium_posts .green_header div,
#std_posts .blue_header div,
#subscription_orders .grey_header div,
#subscription_plans_ajax .subscription_header div,
.activitylistrows .grey_header div,
.invoice_data .formrow .field,
.ratinglistrows .grey_header div {
    font-weight: 700
}

.refstatus img {
    vertical-align: top
}

.resumelistrows .fullmatch,
.resumelistrows .hideshowcontent,
.resumelistrows .standard .longdata,
.resumelistrows .view_status {
    display: none;
    visibility: hidden
}

.resumelistrows .view_status {
    margin-left: 20%
}

.resumelistrows .rightcontent {
    width: 77%;
    display: inline-block
}

.resumelistrows .standard:focus .fullmatch,
.resumelistrows .standard:focus .hideshowcontent,
.resumelistrows .standard:focus .longdata,
.resumelistrows .standard:focus .view_status,
.resumelistrows .standard:hover .fullmatch,
.resumelistrows .standard:hover .hideshowcontent,
.resumelistrows .standard:hover .longdata,
.resumelistrows .standard:hover .view_status {
    display: block;
    visibility: visible
}

.resumelistrows .standard:focus .longdata,
.resumelistrows .standard:hover .longdata {
    display: inline
}

.resumelistrows .standard:focus .shortdata,
.resumelistrows .standard:hover .shortdata {
    display: none;
    visibility: hidden
}

.resumelistrows .standard .shortdata {
    display: inline
}

.activitylistrows .activity,
.activitylistrows .date,
.activitylistrows .notes,
.activitylistrows .regarding,
.ratinglistrows .date,
.ratinglistrows .rating,
.ratinglistrows .status,
.ratinglistrows .title {
    display: inline-block;
    vertical-align: top
}

.resumelistrows .standard .resumediv {
    margin-bottom: 10px
}

.resumelistrows {
    position: relative;
    clear: both
}

.resumelistrows .standard {
    position: relative;
    width: 32.3%;
    height: 183px
}

.resumelistrows .standard .single_resume_item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ddd
}

.resumelistrows .standard:focus .single_resume_item,
.resumelistrows .standard:hover .single_resume_item {
    height: auto;
    background-color: #fff;
    box-shadow: 0 0 50px #ddd;
    z-index: 1000;
    -webkit-transition: all .1s ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all .1s ease-in;
    -ms-transform: scale(1.1);
    -moz-transition: all .1s ease-in;
    -moz-transform: scale(1.1);
    transition: all .1s ease-in;
    transform: scale(1.1);
    height: auto font-size: 12px
}

#rating {
    border-radius: 5px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .07);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .07);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .07);
    background-color: #fff;
    padding: 10px
}

.resumelistrows .standard:focus .hideshowcontent,
.resumelistrows .standard:hover .hideshowcontent {
    height: 250px;
    overflow: auto
}

.resumelistrows .standard .single_resume_item .RESUME_NAME div {
    margin-bottom: 5px
}

.ratinglistrows .grey_header {
    background-color: #f5f5f5;
    color: #000;
    padding: 5px;
    border-radius: 3px
}

.ratinglistrows .date {
    width: 20%
}

.ratinglistrows .title {
    width: 48%
}

.ratinglistrows .status {
    width: 16%
}

.ratinglistrows .rating {
    width: 14%
}

.ratinglistrows .standard {
    padding: 5px;
    border-bottom: 1px solid #ddd
}

.ratinglistrows .standard:last-child {
    border-bottom: 0
}

.activitylistrows .grey_header {
    background-color: #f5f5f5;
    color: #000;
    padding: 5px;
    border-radius: 3px
}

.activitylistrows .date {
    width: 18%;
    margin-left: 0
}

.activitylistrows .activity {
    width: 30%
}

.activitylistrows .regarding {
    width: 23%
}

.activitylistrows .notes {
    width: 50%
}

.activitylistrows .standard {
    padding: 5px;
    border-bottom: 1px solid #ddd
}

.activitylistrows .standard:last-child {
    border-bottom: 0
}

#credit_orders .standard,
#premium_posts .standard,
#std_posts .standard {
    border-bottom: 1px solid #ddd;
    padding: 5px
}

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

#credit_orders .amount,
#credit_orders .date,
#credit_orders .id,
#credit_orders .item,
#credit_orders .status,
#premium_posts .description,
#premium_posts .duration,
#premium_posts .price,
#premium_posts .quantity,
#premium_posts .viewquota,
#premium_posts.accesspage .description,
#premium_posts.accesspage .name,
#premium_posts.accesspage .price,
#std_posts .description,
#std_posts .duration,
#std_posts .name,
#std_posts .price,
#std_posts .quantity,
#std_posts .viewquota,
#std_posts.accesspage .description,
#std_posts.accesspage .name,
#std_posts.accesspage .price {
    display: inline-block;
    vertical-align: top
}

#premium_posts.accesspage .name,
#std_posts.accesspage .name {
    width: 33%
}

#premium_posts.accesspage .price,
#std_posts.accesspage .price {
    width: 10%
}

#premium_posts.accesspage .description,
#premium_posts.accesspage .description.desc_new_width,
#std_posts.accesspage .description,
#std_posts.accesspage .description.desc_new_width {
    width: 54%
}

#premium_posts .description ul,
#std_posts .description ul {
    list-style: inherit
}

#premium_posts .description p,
#std_posts .description p {
    margin-top: 5px;
    margin-bottom: 5px
}

#std_posts .blue_header {
    background-color: #4ea5dc;
    color: #fff;
    padding: 5px;
    border-radius: 3px
}

#std_posts .name {
    width: 20%
}

#std_posts .price {
    width: 10%
}

#std_posts .description {
    width: 20%
}

#std_posts .description.desc_new_width {
    width: 35%
}

#std_posts .quantity {
    width: 12%;
    text-align: center
}

#std_posts .viewquota {
    width: 20%;
    text-align: center
}

#std_posts .duration {
    width: 16%;
    text-align: center
}

#std_posts .standard label {
    margin-bottom: 0
}

#std_posts {
    margin-bottom: 10px
}

#premium_posts .green_header {
    background-color: #aed532;
    color: #fff;
    padding: 5px;
    border-radius: 3px
}

#premium_posts .name {
    width: 20%;
    display: inline-block;
    vertical-align: top
}

#premium_posts .price {
    width: 10%
}

#premium_posts .description {
    width: 20%
}

#premium_posts .description.desc_new_width {
    width: 35%
}

#premium_posts .quantity {
    width: 12%;
    text-align: center
}

#premium_posts .viewquota {
    width: 20%;
    text-align: center
}

#premium_posts .duration {
    width: 16%;
    text-align: center
}

#premium_posts .standard label {
    margin-bottom: 0
}

#premium_posts {
    margin-bottom: 10px
}

#credit_orders .grey_header {
    background-color: #f5f5f5;
    color: #000;
    padding: 5px;
    border-radius: 3px
}

#credit_orders .grey_header div {
    font-weight: 700
}

#credit_orders .date {
    width: 18%
}

#credit_orders .id {
    width: 10%
}

#credit_orders .item {
    width: 28%
}

#credit_orders .amount,
#credit_orders .status {
    width: 20%
}

#credit_orders .standard:last-child {
    border-bottom: 0
}

#subscription_orders .standard,
#subscription_plans_ajax .standard {
    border-bottom: 1px solid #ddd;
    padding: 5px
}

.subscription_recent_order.row {
    margin-right: 0
}

#subscription_plans_ajax {
    width: 100%;
    display: block
}

#subscription_plans_ajax .standard label {
    margin-bottom: 0
}

#subscription_plans_ajax .subscription_header {
    background-color: #f5f5f5;
    color: #000;
    padding: 5px;
    border-radius: 3px
}

#subscription_plans_ajax .name {
    width: 25%;
    display: inline-block;
    vertical-align: top
}

#subscription_plans_ajax .price {
    width: 8%;
    display: inline-block;
    vertical-align: top
}

#subscription_plans_ajax .description {
    width: 53%;
    display: inline-block;
    vertical-align: top
}

#subscription_plans_ajax .duration {
    width: 12%;
    display: inline-block;
    vertical-align: top;
    text-align: center
}

#subscription_plans_ajax .standard .description {
    margin-left: 7px
}

#subscription_plans_ajax .standard .price {
    margin-left: 3px
}

#subscription_orders .standard:last-child {
    border-bottom: 0
}

#subscription_orders .grey_header {
    background-color: #f5f5f5;
    color: #000;
    padding: 5px;
    border-radius: 3px
}

#subscription_orders .hist_date {
    width: 18%;
    display: inline-block;
    vertical-align: top
}

#subscription_orders .hist_id {
    width: 10%;
    display: inline-block;
    vertical-align: top
}

#subscription_orders .hist_item {
    width: 28%;
    display: inline-block;
    vertical-align: top
}

#subscription_orders .hist_amount,
#subscription_orders .hist_status {
    width: 20%;
    display: inline-block;
    vertical-align: top
}

#active_subscriptions {
    border: 1px solid #ddd;
    padding: 10px
}

#active_subscriptions .sub_details {
    width: 45%;
    display: inline-block;
    vertical-align: top
}

#active_subscriptions .sub_data {
    width: 54%;
    display: inline-block;
    border: 1px solid #ddd
}

#active_subscriptions .sub_data .grey_header {
    background-color: #f5f5f5;
    color: #000;
    padding: 5px;
    border-radius: 3px
}

#active_subscriptions .sub_data .standard {
    padding: 5px;
    border-bottom: 1px solid #ddd
}

#active_subscriptions .sub_data .standard:last-child {
    border-bottom: 0
}

#active_subscriptions .sub_data .date,
#active_subscriptions .sub_data .duration {
    width: 30%;
    display: inline-block;
    vertical-align: top
}

#active_subscriptions .sub_data .until {
    width: 20%;
    display: inline-block;
    vertical-align: top
}

#active_subscriptions .sub_data .status {
    width: 18%;
    display: inline-block;
    vertical-align: top
}

.invoice_data {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #4ea5dc;
    margin-bottom: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGZmZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e1eaf9));
    background: -webkit-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -o-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: -ms-linear-gradient(top, #fff 0, #e1eaf9 100%);
    background: linear-gradient(to bottom, #fff 0, #e1eaf9 100%)
}

.postmanager .nav.posttabs>li a,
.postmanager .nav.posttabs>li a:hover,
.postmanager .nav.posttabs>li.active a {
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d7d8', GradientType=0)
}

.invoice_data .formrow {
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 10px
}

.invoice_data .formrow .field {
    width: 20%;
    display: inline-block;
    vertical-align: top
}

.invoice_data .formrow .value {
    width: 75%;
    display: inline-block;
    vertical-align: top
}

.invoice_data .formrow:last-child {
    border-bottom: 0
}

#payment_list .standard {
    padding: 5px;
    border-bottom: 1px solid #ddd
}

#payment_list .grey_header {
    background-color: #f5f5f5;
    color: #000;
    padding: 5px;
    border-radius: 3px
}

#payment_list .name {
    width: 20%;
    display: inline-block;
    vertical-align: top
}

#payment_list .description {
    width: 75%;
    display: inline-block;
    vertical-align: top
}

#payment_list #row_payway {
    padding: 5px
}

#payment_list #row_payway .name input {
    width: 1%;
    display: inline-block
}

#payment_list #row_payway .name p {
    display: inline-block
}

.lge .field ul li label,
.ms-parent ul li label {
    font-weight: 400!important
}

#resume_match select.search_input_style.form-control {
    height: 34px;
    overflow: hidden
}

#resume_match select.search_input_style.form-control option {
    visibility: hidden
}

.ms-parent ul li label {
    font-size: 13px!important;
    color: #000!important
}

.course_data .email {
    word-wrap: break-word
}

.search input,
.showall input {
    background: 0 0;
    border: 0;
    text-transform: none;
    margin: 0;
    padding: 0
}

.glyphicon-envelope,
.glyphicon-hand-up,
.glyphicon-globe,
.glyphicon-map-marker,
.glyphicon-menu-left,
.glyphicon-menu-right,
.glyphicon-paperclip,
.glyphicon-pencil,
.glyphicon-plus,
.glyphicon-print,
.glyphicon-refresh,
.glyphicon-search,
.glyphicon-send,
.glyphicon-share,
.glyphicon-star,
.glyphicon-th-list,
.glyphicon-zoom-in ,
.glyphicon-education{
    margin-right: 5px
}

.profile .glyphicon-user {
    margin-right: 5px;
    color: #4ea5dc
}

.date .glyphicon-time {
    margin-right: 5px;
    color: #f0ad4e
}

.email .glyphicon-envelope {
    margin-right: 5px;
    color: #aed532
}

.location .glyphicon-map-marker {
    margin-right: 5px;
    color: #333
}

.glyphicon-menu-right {
    font-size: 11px
}

.glyphicon-share {
    color: #4ea5dc
}

.glyphicon-refresh,
.glyphicon-th-list,
.jobseekerprofilebtns .glyphicon-pencil,
.jobseekerprofilebtns .glyphicon-zoom-in,
.latestjobs .glyphicon-search,
.search .glyphicon-search,
.videoboxes .glyphicon-pencil,
.videoboxes .glyphicon-zoom-in {
    color: #FFF
}

.searchpage .search,
.searchpage .showall {
    display: inline-block
}

.joblistrows.SAVED .single_chkbox {
    margin-left: 10px
}

.joblistrows.SAVED .singleRow.SAVED {
    width: 95%
}

.joblistrows.SAVED .singleRow.SAVED .leftpart {
    padding-left: 0
}

.joblistrows.SAVED .singleRow.SAVED .rightpart {
    padding-right: 0
}

.modal-open #back-to-top.show {
    display: none
}

#appModal .modal-body {
    max-height: 345px
}

.footersocial a {
    background-color: #FFF
}

.footersocial a,
.innersocial a,
.social a {
    width: 32px;
    height: 32px;
    margin-left: 5px;
    margin-bottom: 2px;
    line-height: 26px;
    float: left;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center
}

.footersocial a i,
.innersocial a i,
.social a i {
    line-height: 30px;
    font-size: 16px;
    display: block
}

.footersocial a:hover,
.innersocial a:hover,
.social a:hover {
    border: 2px solid #8bad1b!important;
    color: #8bad1b!important;
    text-decoration: none
}

a.twitter {
    border: 2px solid #0ba8ef;
    color: #0ba8ef
}

a.linkedin {
    border: 2px solid #037ab2;
    color: #037ab2
}

a.facebook {
    border: 2px solid #344f96;
    color: #344f96
}

a.gplus {
    border: 2px solid #db4536;
    color: #db4536
}

.innersocial a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    float: right
}

.innersocial a i {
    line-height: 23px;
    font-size: 12px;
    margin-right: 0
}

.dynamic_form_seperator .seperatorname {
    width: 94%;
    display: inline-block
}

.rightcol .dynamic_form_seperator .seperatorname {
    width: 88%
}

.dynamic_form_seperator .editicon {
    display: inline-block
}

.dynamic_form_seperator .editicon a .glyphicon-pencil {
    color: #4ea5dc;
    margin-right: 0
}

.btn-info.statusbtn,
.btn-warning.statusbtn {
    vertical-align: top;
    padding: 2px 8px;
    font-size: 12px;
    text-transform: capitalize
}

.follow-btn a,
.followed_emps .single_follower .unfollow a,
.embed_link a.sharebtn {
    text-transform: none
}
.embed_link {margin-top:20px; margin-bottom:20px;}
.embed_link .share_link ,.embed_link .embed_iframe_link{margin-top:20px; display:none;}
.embed_link .share_link textarea,.embed_link .embed_iframe_link textarea  {margin-top:20px;width:100%;height:70px;}

.postmanager .posttab {
    display: none
}

.postmanager .posttab.active {
    display: block
}

.postmanager .nav.posttabs>li {
    font-size: 13px
}

.postmanager .nav.posttabs>li a:hover,
.postmanager .nav.posttabs>li.active a {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGZmZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(bottom, #fff 0, #d6d7d8 345%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(345%, #d6d7d8));
    background: -webkit-linear-gradient(bottom, #fff 0, #d6d7d8 345%);
    background: -o-linear-gradient(bottom, #fff 0, #d6d7d8 345%);
    background: -ms-linear-gradient(bottom, #fff 0, #d6d7d8 345%);
    background: linear-gradient(to bottom, #fff 0, #d6d7d8 345%);
    border-bottom: 1px solid #f5f5f5;
    color: #4ea5dc
}

.postmanager .nav.posttabs>li a {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGZmZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0, #d6d7d8 45%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(45%, #d6d7d8));
    background: -webkit-linear-gradient(top, #fff 0, #d6d7d8 45%);
    background: -o-linear-gradient(top, #fff 0, #d6d7d8 45%);
    background: -ms-linear-gradient(top, #fff 0, #d6d7d8 45%);
    background: linear-gradient(to top, #fff 0, #d6d7d8 45%);
    color: #555
}

.postmanager .nav.posttabs>li.active a:hover {
    border-bottom: 1px solid #f5f5f5
}

.postmanager .nav.posttabs>li a:hover {
    border-bottom: 1px solid #ddd
}

.postmanager .nav.posttabs>li>a {
    font-weight: 700;
    border: 1px solid #ddd;
    padding: 10px 25px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border: 0
}

.inlinestyle {
    display: inline-block;
    width: 48%;
    vertical-align: top
}

.inlinestyle input,
.social_media_box {
    width: 100%
}

.social_media_box .social_media_row {
    margin-top: 10px
}

.social_media_box .social_media_row input[type=text] {
    width: 90%
}

.social_media_box .social_media_row.view {
    width: auto;
    display: inline-block;
    margin-top: 0
}

.social_media_box .social_media_row.view .sociallink {
    display: inline-block;
    margin-right: 10px;
    font-size: 22px
}

.social_media_box .social_media_row.edit .fa-twitter-square,
.social_media_box .social_media_row.view .sociallink .fa-twitter-square {
    color: #0ba8ef
}

.social_media_box .social_media_row.edit .fa-linkedin-square,
.social_media_box .social_media_row.view .sociallink .fa-linkedin-square {
    color: #037ab2
}

.social_media_box .social_media_row.edit .fa-google-plus-square,
.social_media_box .social_media_row.view .sociallink .fa-google-plus-square {
    color: #db4536
}

.social_media_box .social_media_row.edit .fa-facebook-square,
.social_media_box .social_media_row.view .sociallink .fa-facebook-square {
    color: #344f96
}

.social_media_box .social_media_row.edit .fa-youtube-square,
.social_media_box .social_media_row.view .sociallink .fa-youtube-square {
    color: #cc181e
}

.social_media_box .social_media_row.view .disableicon {
    color: #999;
    font-size: 22px;
    margin-right: 10px
}

.social_media_box .social_media_row.edit .fa {
    font-size: 22px
}

.fa {
    margin-right: 5px
}

.job_tags_box {
    width: 100%
}

.job_tags_box .job_tags_row {
    margin-top: 10px
}

.job_tags_box .job_tags_row input[type=text] {
    width: 65%
}

.followers, .connections {
    border-radius: 3px;
    padding: 5px;
    color: #ec971f;
    font-size: 13px
}

.followers b ,.connections b{
    font-size: 15px
}

.followers .fa-thumbs-o-up ,.connections .fa-thumbs-o-up{
    color: #ec971f;
    margin-right: 5px;
    font-size: 18px
}

.follow-btn a ,.embed_link a.sharebtn,.embed_link a.embedbtn,.connect-btn a {
    font-size: 13px;
    padding-top: 2px;
    padding-bottom: 3px
}
.embed_link a.embedbtn {margin-top:20px;}
.follow-btn,.followers,
.connect-btn,.connections {
    display: inline-block
}

.followed_emps {
    width: 100%;
    margin: auto;
    text-align: center
}

.followed_emps .single_follower {
    margin-right: 1%;
    width: 24%;
    height: 212px;
    float: left;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 15px
}

.followed_emps .single_follower.nomargin {
    margin-right: 0
}

.followed_emps .single_follower .logoimage {
    max-width: 100%;
    height: 100px
}

.followed_emps .single_follower .logoimage img {
    max-height: 100%;
    max-width: 100%
}

.followed_emps .single_follower .profile_name {
    margin-top: 15px;
    margin-bottom: 15px
}

.followed_emps .single_follower .profile_name a:hover {
    text-decoration: none
}

.profilesearch {
    margin-bottom: 20px;
    width: 100%
}

.inlinestyle .file-label {
    margin: 0
}

.skill_matrix_table,
.speciality_matrix_table {
    width: 88%;
    display: inline-block
}

.skill_matrix_table .label1,
.speciality_matrix_table .label1 {
    width: 50%;
    display: inline-block
}

.skill_matrix_table .label2,
.speciality_matrix_table .label2 {
    width: 23%;
    display: inline-block
}

.skill_matrix_table .label3,
.speciality_matrix_table .label3 {
    width: 24%;
    display: inline-block
}

.skill_matrix_table input,
.skill_matrix_table select,
.speciality_matrix_table input,
.speciality_matrix_table select {
    width: 100%
}

.skill_matrix_row,
.speciality_matrix_row {
    margin-bottom: 5px
}

.skill_matrix_header div,
.speciality_matrix_header div {
    font-weight: 700;
    color: #9da0a4
}

#frm .search-form-section select.skill_matrix option,
#frm .search-form-section select.speciality_matrix option {
    visibility: visible
}

#frm .search-form-section input.skill_matrix,
#frm .search-form-section select.speciality_matrix.name {
    width: 49%;
    display: inline-block
}

#frm .search-form-section select.skill_matrix,
#frm .search-form-section select.speciality_matrix {
    display: inline-block;
    width: 24%;
    margin-left: 2px
}

.btntooltip {
    width: auto;
    display: inline-block
}

.matched {
    font-size: 15px;
    font-weight: 700;
    color: #fff
}

.matching1 {
    width: 75%;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    height: 20px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer
}

.matching1 .progress-bar {
    background-color: #aed532;
    box-shadow: none;
    border-radius: 4px 0 0 4px
}

.matching1 .progress-bar.withbg {
    border-radius: 4px
}

.matching1 .progress-bar .no_match {
    color: #333;
    text-align: center
}

.applistrows .standard .single_app_item .matching_status {
    vertical-align: top
}

.applistrows .standard .single_app_item .match_text {
    display: inline-block;
    vertical-align: top
}

.email_specific {
    width: 98%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #f5f5f5
}

.email_specific .email_specific_label {
    width: 33%;
    font-weight: 700;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 10px;
    vertical-align: top
}

.email_specific .email_specific_value {
    width: 37%;
    display: inline-block
}

.email_specific .email_specific_value span {
    margin-right: 20px;
    vertical-align: top
}

.email_specific .email_specific_value input {
    margin-right: 10px;
    vertical-align: top
}

.email_specific .email_specific_value .single_option {
    display: inline-block
}

header .topheader {
    background-color: #f5f5f5;
    width: 100%
}

header .topheader ul {
    text-align: center;
    padding-left: 0;
    padding-right: 0
}

header .topheader ul li {
    display: inline-block;
    margin-left: 10px;
    line-height: 25px
}

header .topheader ul li.act {
    border-bottom: 2px solid;
    font-weight: bold;
}

.message_system .leftmenu .dashline,
.singlemsg {
    border-bottom: 1px solid #ddd
}

.jobseekerprofilebtns .learn {
    margin-left: 15px
}

.jobseekerprofilebtns .learn,
.jobseekerprofilebtns .learn div {
    display: inline-block
}

.jobseekerprofilebtns .learn .text {
    font-weight: 700;
    color: #333;
    font-size: 16px
}

.jobseekerprofilebtns .learn .videolink {
    vertical-align: middle;
    margin-bottom: 5px;
    margin-left: 10px
}

.jobseekerprofilebtns .learn .fa-play-circle-o {
    font-size: 40px
}

.empvideo {
    color: #aed532
}

.empvideo:hover {
    color: #8bad1b;
    text-decoration: none
}

.jobvideo {
    color: #4ea5dc
}

.jobvideo:hover {
    color: #2d7cad;
    text-decoration: none
}

.search-form-section .lge .location_range_field select {
    width: 34%!important
}

.infoWindow .image {
    width: 30%;
    display: inline-block;
    vertical-align: top
}

.infoWindow .image img {
    width: 100%;
    vertical-align: top
}

.infoWindow .jobdata {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px
}

.infoWindow .jobdata h2 {
    font-size: 18px;
    vertical-align: top;
    margin: 0 0 5px;
    padding: 0
}

.applybtn a {
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 3px
}

.ms-search input {
    padding: 3px 11px!important;
    width: 100%!important
}

.ms-search {
    display: none!important
}

.ms-search:first-child {
    display: inline-block!important
}

.pull-right label input[type=checkbox] {
    vertical-align: middle
}

.emptyCriteria {
    color: red;
    font-weight: 700;
    font-size: 11px;
    float: right
}

.emptyCriteria a {
    color: red;
    text-decoration: underline
}

.attachicons:hover,
.replylink,
.replylink:focus,
.replylink:hover {
    text-decoration: none
}

.fa-exclamation-circle,
.fa-exclamation-triangle {
    margin-right: 5px;
    color: red
}

.fa-exclamation-circle {
    color: #f0ad4e
}

.message_system {
    width: 100%
}

.message_system .leftmenu {
    width: 22%;
    display: inline-block;
    padding: 30px;
    vertical-align: top
}

.message_system .leftmenu ul {
    margin: 0;
    padding: 0
}

.message_system .rightmenu .rightrow,
.sentMsgRow,
.sentMsgs .actions {
    margin-bottom: 10px
}

.message_system .rightmenu {
    width: 76%;
    display: inline-block;
    border-left: 1px solid #ddd;
    padding: 30px;
    vertical-align: top
}

.message_system .ms-parent.form-control,
.message_system .rightmenu input[type=text],
.message_system .rightmenu textarea {
    width: 100%!important
}

.message_system .rightmenu select {
    height: 34px
}

.message_system #cke_1_contents,
.message_system .rightmenu textarea {
    height: 100px!important
}

.message_system .rightmenu .rightrow .rowLabel {
    width: 10%;
    display: inline-block;
    vertical-align: top;
    font-weight: 700
}

.message_system .rightmenu .rightrow .rowValue {
    width: 88%;
    display: inline-block;
    vertical-align: top
}

.ms-parent.form-control .ms-search input {
    width: 100%!important;
    min-height: 30px
}

.message_system .sentMsgs {
    width: 100%
}

.message_system .sentMsgs .sentMsgHeader {
    background-color: #4ea5dc;
    font-weight: 700;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    font-size: 14px
}

.message_system .leftmenu ul li,
.sentMsgRow,
.singlemsg {
    padding: 10px
}

.message_system .sentMsgs .sentto {
    width: 30%;
    display: inline-block
}

.message_system .sentMsgs .sentsubject {
    width: 45%;
    display: inline-block;
    margin-left: 2%
}

.message_system .sentMsgs .sentdate {
    width: 20%;
    display: inline-block;
    margin-left: 2%
}

.sentMsgRow.boldcls {
    font-weight: 700
}

.rightmenu .glyphicon-download,
.rightmenu .glyphicon-upload {
    color: #4ea5dc;
    margin-right: 5px;
    font-size: 28px
}

.leftmenu .glyphicon-download,
.leftmenu .glyphicon-trash,
.leftmenu .glyphicon-upload {
    margin-right: 5px
}

.sentMsgRow .action {
    width: 3%;
    display: inline-block;
    vertical-align: top
}

.sentMsgRow {
    background-color: #fdfdfd;
    border: 1px solid #ddd;
    border-radius: 3px
}

.mainline .datetime,
.mainline .subject,
.mainline .subject a {
    color: #9da0a4
}

.messagedetails {
    width: 80%;
    display: inline-block
}

.messagedetails .mainline .name {
    font-weight: 700
}

.descline .fulldesc,
.descline .halfdesc {
    cursor: pointer
}

.descline .halfdesc p {
    margin-bottom: 0
}

.actbtns {
    float: right
}

.actbtns,
.actbtns div {
    display: inline-block;
    vertical-align: top
}

.message_system .leftmenu ul li.act {
    background-color: #f5f5f5;
    font-weight: 700
}

.descline .fulldesc {
    display: none;
    margin-top: 25px
}

.singlemsg .heading {
    line-height: 31px
}

.avatar {
    border: 1px solid #ddd;
    border-radius: 2px;
    margin-right: 15px;
    padding: 2px;
    width: 31px;
    height: 31px;
    float: left;
    line-height: 10px
}

.detailedmsg {
    margin-top: 10px;
    width: 100%
}

.process-icon {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

.details {
    display: inline-block;
    width: 93%
}

.deletelink,
.replylink {
    float: right
}

.deletelink .fa-trash-o {
    font-size: 20px
}

.actbtns .fa-list-alt,
.actbtns .fa-reply,
.actbtns .fa-trash-o {
    font-size: 15px;
    margin-right: 5px
}

.fa-reply {
    margin-right: 10px
}

.deletelink {
    display: none
}

.lefttext,
.righttext {
    display: inline-block
}

.sentMsgRow:hover,
.singlemsg:hover {
    background-color: #f5f5f5
}

.replylink {
    color: #4ea5dc;
    background-color: #FFF;
    border: 1px solid #4ea5dc;
    border-radius: 3px;
    padding: 5px
}

.messagecontainer {
    float: left;
    margin-left: 10px;
   margin-top: 4px
}

.messagecontainer .countmsg {
    background-color: #000;
    border-radius: 10px;
    width: 15px;
    height: 15px;
    text-align: center;
    position: absolute;
    top: -9px;
    right: -9px;
    float: left
}

.messagecontainer .countmsg label.newno {
    color: #FFF;
    font-size: 10px;
    float: left;
    text-align: center;
    width: 100%;
    line-height: 12px;
    cursor: pointer
}

.messagecontainer .countmsg label.newno b {
    font-weight: 400
}

#bodyEmail #cke_1_contents {
    height: 100px!important
}

#bodyEmail #cke_editor1 {
    width: 80%!important
}

.cat_desc .info-box-header h1,
.cat_desc h2 {
    font-size: 13px;
    padding: 0;
    margin: 0;
    font-weight: 400;
    display: inline-block
}

.cat_desc .info-box-header h1 {
    font-weight: 700
}

.attachicons {
    margin-top: 5px
}

.attachicons span.glyphicon-envelope,
.attachicons span.glyphicon-paperclip {
    font-size: 16px;
    margin-top: 10px
}

#attachmentsdiv {
    margin-top: 10px
}

.notification_container.webview {
    padding-top: 0
}

.notification_container.webview .notificationlist {
    border: 0
}

.notification_container.webview .logo {
    width: 100px
}

.notification_container.webview .notifyright {
    width: 82%
}

.notification_container.webview .notifyrow {
    border-bottom: 1px solid #ddd
}

.lefttext {
    text-align: left;
    width: 76%
}

.righttext {
    text-align: right
}

.invite_users {
    width: 80%;
    margin: auto;
    background-color: #f5f5f5
}

.invite_users .invite_form,
.invite_users .invite_text {
    width: 49%;
    padding: 20px;
    min-height: 678px;
    height: 100%;
    display: inline-block;
    vertical-align: top
}

.invite_users.employers .invite_text {
    background-color: #aed532
}

.invite_users.jobs .invite_text {
    background-color: #f0ad4e
}

.invite_users .invite_text {
    background-color: #4ea5dc;
    color: #fff
}

.invite_users .invite_form {
    background-color: #f5f5f5
}

.invite_users .invite_form .sharelink {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #333
}

.invite_users .invite_form .shareviasocial {
    margin-top: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #333
}

.shareviasocial .sharesocialicons .fbshare,
.shareviasocial .sharesocialicons .gplusshare,
.shareviasocial .sharesocialicons .linkedinshare,
.shareviasocial .sharesocialicons .twittershare {
    margin-top: 30px;
    display: inline-block;
    margin-right: 10px
}

.shareviasocial .sharesocialicons {
    text-align: center
}

.shareviasocial .sharesocialicons i {
    font-size: 24px
}

.shareviasocial .sharesocialicons .fbshare a {
    color: #344f96;
    border: 2px solid #344f96;
    padding: 15px 17px;
    border-radius: 26px
}

.shareviasocial .sharesocialicons .linkedinshare a {
    color: #037ab2;
    border: 2px solid #037ab2;
    padding: 15px;
    border-radius: 26px
}

.shareviasocial .sharesocialicons .twittershare a {
    color: #0ba8ef;
    border: 2px solid #0ba8ef;
    padding: 15px 13px;
    border-radius: 26px
}

.shareviasocial .sharesocialicons .gplusshare a {
    color: #db4536;
    border: 2px solid #db4536;
    padding: 15px 10px;
    border-radius: 26px
}

.shareviasocial .sharesocialicons .fbshare a:hover,
.shareviasocial .sharesocialicons .gplusshare a:hover,
.shareviasocial .sharesocialicons .linkedinshare a:hover,
.shareviasocial .sharesocialicons .twittershare a:hover {
    color: #8bad1b;
    border: 2px solid #8bad1b
}

.invite_users .invite_form .inviteviaemail {
    margin-top: 15px
}

.inviteviaemail .inviteform {
    margin-top: 30px
}

.inviteviaemail .inviteform .inviterow {
    width: 100%;
    margin-bottom: 10px
}

.inviteviaemail .inviteform .inviterow .invitelabel {
    width: 20%;
    display: inline-block;
    font-size: 13px;
    vertical-align: top
}

.inviteviaemail .inviteform .inviterow .invitevalue {
    width: 75%;
    display: inline-block;
    vertical-align: top
}

.dropdown-toggle .glyphicon-send {
    color: #4ea5dc
}

.glyphicon-tasks {
    margin-right: 5px;
    color: #4ea5dc
}

.invitelink {
    width: 100%;
    text-align: right;
    margin-bottom: 20px
}

.invitelink a {
    font-size: 15px;
    vertical-align: top
}

.referrallistrows1 .standard1 {
    width: 100%;
    margin-bottom: 1.5%;
    vertical-align: top
}

.referrallistrows1 .standard1 .single_referral_item1 {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px
}

.referrallistrows1 .standard1 .single_referral_item1 .referral_data1 {
    width: 100%;
    display: inline-block;
    vertical-align: top
}

.referral_data1 .jobdata,
.referral_data1 .userdata {
    width: 25%;
    display: inline-block;
    vertical-align: top
}

.referral_data1 .currency {
    width: 21%;
    display: inline-block;
    vertical-align: top
}

.referral_data1 .applicationdata {
    width: 28%;
    display: inline-block;
    vertical-align: top
}

.referral_data1 .jobdata .jobdetails,
.referral_data1 .userdata .name {
    font-size: 15px;
    margin-top: 0;
    font-weight: 700
}

.referral_data1 .jobdata .jobtitle {
    margin-top: 0
}

#referrallist .standard1 {
    background-color: #fbfbfb
}

.singleRow .ref-reward {
    margin-right: 0;
    margin-bottom: 5px
}

.notapproved {
    color: #f0ad4e;
    font-weight: 700;
    font-size: 11px;
    float: right
}

.comparelink {
    color: #f0ad4e;
    margin-left: 10px;
    font-weight: 700
}

.comparelink:hover {
    color: #ec971f
}

.businessProfile .businesslogo,
.businessProfile .businesspictures {
    text-align: center
}

.businessProfile .businesspictures img {
    margin-bottom: 15px
}

.businessProfile h4 {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #4ea5dc
}

.resumediv .fline {
	margin-bottom:10px;
}

.resumediv .flabel {
    color: #333;
    font-weight: 700;
    width: 100%;
    margin-bottom: 5px
}
.resumediv .fvalue {
    color: #333;
    width: 100%;
	
}
.resumediv .fvalue  label {font-weight:normal;}



.resume_form_data.view .rightcol .flabel {
    color: #333;
    font-weight: 700;
    width: 100%;
    margin-bottom: 5px
}

.resume_form_data.view .rightcol .fvalue {
    color: #333;
    width: 100%
}

.resume_form_data.view .rightcol .fline {
    margin-bottom: 35px
}

.dynamic_form_seperator.lesswidth .seperatorname {
    width: 87%
}

.no_selection {
    font-weight: 700
}

#autoCompleteId,
#cke_editor1,
.autoCompleteId,
iframe.gmap {
    width: 88%!important
}

.form_data .thumbnail.nobusinessImg {
    padding: 0;
    border: 0
}

.dynamic_form,
.listing,
.message_system {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .07);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .07)
}

.glyphicon-question-sign {
    font-size: 22px;
    line-height: 40px;
    top: 0
}

.form_data {
    width: 75%;
    margin: 20px auto auto
}

.form_data .leftcol {
    width: 67%!important;
    margin-right: 2%;
    vertical-align: top;
    display: inline-block
}

.form_data .rightcol {
    width: 30%;
    margin-top: 0;
    vertical-align: top;
    display: inline-block
}

.thumbnail.nobusinessImg img {
    width: 225px;
    height: 200px
}

.tooltip.top {
    margin-top: 7px;
    margin-left: 5px
}

.rightcol .dynamic_form input[type=file] {
    width: 100%
}

.dynamic_form {
    padding: 1% 3%;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .07)
}

.info-box .dynamic_form {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    border: 0
}

.listing,
.message_system {
    border: 1px solid #ddd;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .07);
    padding: 10px
}

.form_data .rightcol .dynamic_form {
    padding: 1% 6%
}

.welcomemsg .glyphicon-envelope {
    color: #fff
}

.invoice_data .formrow {
    margin-bottom: 0
}

.signup_form {
    padding-top: 40px
}

.account_intro,
.course_view_data,
.signup_form {
    width: 45%;
    margin: auto
}

.course_view_data.view {
    width: 100%
}

.info-box .course_view_data.view .dynamic_form {
    background-color: transparent;
    margin-bottom: 0
}

.info-box .postpage .course_view_data.view .dynamic_form,
.postpage .modeview {
    background-color: #f5f5f5
}

.info-box .course_view_data.view .formrow .fieldlabel {
    width: 22%
}

.info-box .course_view_data.view .formrow .fieldvalue {
    width: 70%
}

.postpage .modeview {
    padding: 1% 3%;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .07);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .07);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .07)
}

.postpage .modeview .formrow {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.postpage .modeview .dynamic_form {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    padding: 0;
    margin-bottom: 0;
    border-radius: 0
}

.postpage .formrow.gmap .LOCATION {
    display: none
}

.postpage .modeview .formrow.noborder {
    border-bottom: 0;
	margin-bottom:0;
}
.postpage .postview {background-color:#f5f5f5;padding:5px; border-radius:5px; text-align:center;margin-top:15px;}
.postpage .postview span.postviewno {font-size:20px;margin-right:10px;}
.info-box .row {
    background-color: #fff
}

.candidate-body,
.employer-body {
    background-color: #f5f5f5;
    padding-bottom: 30px
}

.dynamic_form.forgotform {
    width: 40%;
    margin: auto;
    padding-top: 40px
}

.fieldvalue label.withbg,
.resume_form_data.view .rightcol .fvalue label.withbg {
    background-color: #dadada;
    font-weight: 400;
    border-radius: 3px;
    padding: 2px 8px;
    margin-right: 5px;
    margin-bottom: 5px;
	border-left:3px solid #818181;
}

.summaryDiv {
    width: 100%
}

.summaryDiv .dynamic_form_seperator {
    font-size: 15px
}

.summaryDiv .leftSummary,
.summaryDiv .rightSummary {
    width: 66%;
    display: inline-block;
    vertical-align: top
}

.summaryDiv .leftSummary {
    width: 33%
}

.reportSummary div.reportdiv {
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    padding: 12px 13px 13px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    width: auto;
    display: inline-block
}

.reportSummary div span.no {
    font-size: 24px
}

.reportSummary div span.no.green {
    color: #8bad1b
}

.reportSummary div span.no.blue {
    color: #2d7cad
}

.reportSummary div span.no.orange {
    color: #ec971f
}

.reportSummary div.reportdivrow span {
    font-size: 18px;
    color: #f0ad4e;
    margin-right: 10px
}

.reportSummary div.reportdivrow p {
    font-size: 14px;
    display: inline-block;
    margin-right: 20px
}

.reportSummary div a,
.reportSummary div a:focus,
.reportSummary div a:hover {
    text-decoration: none;
    color: #8bad1b
}

.credit_balance {
    margin-bottom: 10px;
    color: #4ea5dc
}

.courselinks,
.fa-spinner,
.fa-star,
.fa-star-half-o,
.fullmatch .label,
.shortfullmatch,
.shortfullmatch.label {
    color: #ec971f
}
.fullmatch .label,.shortfullmatch,.shortfullmatch.label {font-weight:normal;}

.okmsg {
    width: 75%;
    margin: auto
}

.references .ref_row {
    border-radius: 3px;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 5px
}

.references .ref_row .approve_chk {
    width: 4%;
    display: inline-block
}

.references .ref_row .response {
    width: 94%;
    display: inline-block;
    vertical-align: top
}

.show_references {
    width: 85%;
    margin: auto
}

.show_references .refs {
    margin-bottom: 10px
}

.courselinks .fa {
    margin-right: 2px
}

.fullmatch {
    margin-left: 20%
}

.resumelistrows .standard .single_resume_item .IMAGE i {
    font-size: 11px;
    display: block
}

.formrow.gmap .dynamic_form,
.postpage .post-links.well {
    margin-top: 0;
    background-color: #fff
}

.postpage .dynamic_form {
    background-color: #f5f5f5
}

.buffer_screen {
    padding: 20px 20px 14px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .07);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .07);
    width: 75%;
    margin: auto
}

.fa-spinner {
    font-size: 5em;
    margin-top: 20px;
    margin-bottom: 20px
}

#embed_link {
    word-wrap: break-word;
}

.email_me h2 {color:#4ea5dc;font-size:18px; margin-top:10px;}

.social_signup {margin:auto; text-align:center;}
.btn--linkedin {background-color:#0077b5;color:#fff; text-transform:none; font-weight:bold; padding:10px 16px; font-size:16px;}
.btn--linkedin:hover,.btn--linkedin:focus {background-color:#0081c4;color:#fff;text-transform:none; font-weight:bold; padding:10px 16px;font-size:16px;}
.btn--linkedin .icon {
    vertical-align: text-top;
    margin-right: 5px;width:20px;
}
.btn--google {background-color:#d44936;}
.btn--google:hover {background-color:#d75443;}
.socialbtn {width:100%; margin:auto; text-align:center; margin-bottom:20px;margin-top:20px;}
.usererror {width:40%;}

.socialbtn .fa-google-plus-square,.socialcon .fa-google-plus-square {color:#d44936; font-size:35px;}
.socialbtn .fa-linkedin-square,.socialcon .fa-linkedin-square {color:#0077b5; font-size:35px;}
.socialbtn .fa-facebook-square,.socialcon .fa-facebook-square {color:#47639f; font-size:35px;}
.socialbtn .icons {display:inline-block;}
.socialbtn p {display:inline-block;margin:0; padding:0;}
.iconlabel {font-size:16px; font-weight:bold; line-height:35px; vertical-align:top;}
.socialbtn a,.socialbtn a:hover,.socialbtn a:focus {text-decoration:none;outline:none;}
.email_me .formrow{  margin-bottom: 15px;}
.email_me {background-color:#f4f4f4;position:fixed;width:20%; z-index:99; padding:1%;}
.dynamic_form.email_me input[type='text'], .dynamic_form.email_me select {width:100%;}
.instructions {font-size:12px;margin-bottom:20px;}
.instructions .singleline {margin-bottom:5px;}
.instructions .singleline span {font-weight:bold;}
.fullmatchstatus {font-size:12px; color:#ec971f; font-weight:bold;}
.orange {font-size:12px; color:#ec971f; font-weight:bold;}
.charsleftcss {font-weight:bold;}

#newdocModal {width:800px; margin-left:-400px;}
.candidate_access .label {white-space:normal;}
.request_status_text {font-size:14px;margin-left:10px; display:inline-block}
.view_terms {font-size:14px;}
.singleline .fa-clock-o {color:#ec971f}
.buy_posting {display:inline; margin-right:20px;}
.buy_packs {display:inline;}

.actionbtns .unfollow {display:inline-block;}
.label-shortlisted {
    color: #aed532;
}
.label-notshortlisted {
    color: #f0ad4e;
}
button.stripe-button-el {display:none !important; visibility:hidden !important;}
.promotepost {border:0; background:transparent; color:#337ab7;}
.promotepost:hover,.promotepost:focus {color:#23527c;text-decoration:underline;}
.PROFILE_WEBURL {word-wrap:break-word;}
.fullw {width:100%}
.halfw {width:50%;display:inline-block;}

.refs .fulldesc {visibility: hidden; overflow:hidden;display:none;}
.manual_candidates {margin-bottom:10px; text-align:right;}
.activitylog {margin-top:10px;}
.activitylog a {font-size:11px;text-decoration:underline;color:#f0ad4e}
.addnoteform {display:none; visibility:hidden;}
.notelist {font-size:13px;}
.notifycontainer a.notify div.icontext,.messagecontainer a div.icontext,.editprofilelink a div.icontext {font-size:14px; color:#fff; font-weight:bold; 
margin-left:5px;display:inline-block;vertical-align:top; padding-top:3px;}
.editprofilelink a div.icontext {padding-top:5px;}
.notifycontainer a:hover ,.messagecontainer a :hover,.notifycontainer a ,.messagecontainer a ,
.notifycontainer a:focus ,.messagecontainer a :focus,.editprofilelink a :hover,.editprofilelink a ,.editprofilelink a:focus {text-decoration:none}
.StripeElement { background-color: white;padding: 8px 12px; border-radius: 4px; border: 1px solid #ccc; color:#555;}
.StripeElement--focus { box-shadow: 0 1px 3px 0 #cfd7df;	}
.StripeElement--invalid { border-color: #fa755a;}
.StripeElement--webkit-autofill { background-color: #fefde5 !important;}
.socialcon  .social_con {display:inline-block; margin-right:25px;text-align:center;}
.socialcon  .social_con .con {font-size:12px;}
 .request_history .standard,.request_history .standard .single_request_item {height:128px;}
 .subscription_recent_order h5 {    background-color: #4ea5dc;  padding: 7px 10px;  border-radius: 3px;   color: #FFF;}
 .employer .dynamic_form.view .videoformrow {width:45%;}
 .jobseeker .dynamic_form.view .videoformrow  {width:70%;}
.videoformrow iframe{width:100%; height:287px;}
.home_boxes {border:1px solid #ddd;border-radius:5px;padding:15px;background-color:#FFF;margin-bottom:15px;}
.home_box {border-right:1px solid #ddd; height:250px; position:relative;}
.home_box.noborder {border-right:0;}
.home_boxes h4,.seperate_boxes h4 {color:#4ea5dc;font-weight:normal;}
.home_boxes .fa,.seperate_boxes .fa {color:#f0ad4e; font-size:27px;margin-right:10px;vertical-align:middle}
.request_count {font-size:16px; font-weight:bold; color:#8bad1b}
.single_match_job .jobname a{color:#2d7cad; }
.single_match_job {margin-bottom:15px;}
.view_all_btn .fa {font-size:15px;color:#fff;margin-top:-2px;}
.view_all_btn {position:absolute; bottom:8px;}
.search_home .fa,.help .fa {font-size:27px;color:#F0AD4F; vertical-align:middle;}

.seperate_boxes {margin-bottom:15px;}
.seperate_box {height:300px;position:relative;border:1px solid #ddd; border-radius:5px; padding:15px; 
background-color:#fff;margin-right:5px;width:32.5%;display:inline-block;vertical-align:top;}
.seperate_box.nomargin {margin-right:0;} 
.seperate_box .emp_logo {width:32%;display:inline-block;padding-left:5px; padding-right:5px;}
.seperate_box .emp_logo img {width:112px;height:85px;object-fit:contain;}
.seperate_box .view_all_btn {bottom:23px;}

.summary {width:70%;margin:auto;margin-bottom:10px;}
.summary_label {width:75%; display:inline-block;}
.summary_no {width:20%; display:inline-block;}
.summary_no .greenno  a,.summary_no .greenno{font-size:16px; color:#8bad1b; font-weight:bold;margin-right:10px;}
.summary_no .blueno{font-size:16px; color:#2d7cad; font-weight:bold;margin-right:10px;}
.no_jobs {color:#F0AD4F;font-weight:bold;margin:auto;font-size:15px;padding:10px;}
.have_vacancy {font-size:15px; }
.no_jobs_section {text-align:center;}

.seperate_box.employer {height:400px; }
.seperate_box.employer .summary {margin-bottom:8px;}
.seperate_box.employer .credits1 h5 {margin-top:20px;}
.seperate_box.employer .credits1 .summary.buy {margin-top:20px;}
.help .fa,.greenicon .fa {margin-right:10px;}
.greenicon .fa ,.profilegroup .fa{color:#8bad1b; font-size:27px;vertical-align:middle;margin-right:10px;}
.profilegroup .fa {color:#2d7cad}

.article_container {/*background-color:#e4e4e4;padding:60px;*/margin:20px 0 0;}
.article_mylist_container {margin:20px 0 0;}
.article_list_container {background-color:#e4e4e4;padding:60px;}
.article_details_container{background-color:#f5f5f5;padding:60px;}
.article_form_container {width:60%;padding:5%;margin:auto;background-color:#fff;border-radius:5px;}
.article_form_container  h2 {margin-top:0; margin-bottom:30px;color:#4ea5dc;}
.article_form .formdiv{width:100%;margin-bottom:15px;}
.article_form .formdiv .fieldlabel{width:100%;margin-bottom:10px;font-size:15px;font-weight:bold;}
.article_form .formdiv .fieldvalue {width:100%;}
.switch {position: relative;display: inline-block; width: 41px; height: 21px;}
.switch input {display:none;}
.sliderspan { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s;}
.sliderspan:before { position: absolute; content: ""; height: 13px; width: 13px; left: 4px; bottom: 4px; background-color: white; -webkit-transition: .4s;
  transition: .4s;}
input:checked + .sliderspan {  background-color: #aed532;}
input:focus + .sliderspan {  box-shadow: 0 0 1px #aed532;}
input:checked + .sliderspan:before {  -webkit-transform: translateX(20px);  -ms-transform: translateX(20px);  transform: translateX(20px);}
.sliderspan.round {  border-radius: 15px;}
.sliderspan.round:before {  border-radius: 50%;}
.article_list, .article_details {width:60%; padding:15px; margin:auto;border-radius:5px;background-color:#fff;}
.article {width:100%; padding:15px 0px;border-bottom:1px solid #ddd; }
.article_list .article .article_image {width:20%; display:inline-block;margin-right:2%;vertical-align:top;}
.article_list .article .article_desc {width:60%; display:inline-block;margin-right:2%;vertical-align:top;}
.article_list.public .article .article_image {width:22%;}
.article_list.public .article .article_desc {width:75%; margin-right:0;}
.article_list .article .article_action{width:14%;display:inline-block;text-align:right;vertical-align:top;}
.article_list .article_image img {max-width:100%;}
.article_list .article_desc .article_title {font-size:15px; font-weight:bold;}
.article_list .article_desc .article_date {color:#999;font-size:12px;margin-bottom:10px;}
.article_list .article_action div {display:inline-block;}
.article_list .article_action label.switch {display:inline-block;margin-bottom:0;vertical-align:top}
.article_list .article_action div .fa {font-size:20px;}
.article_list .article_popularity {margin-top:20px;}
.article_list .article_popularity .fa {color:rgba(0,0,0,.55); font-size:16px;color:#337ab7; }
.article_list .article_popularity div {display:inline-block;margin-right:15px;}
.article_popularity a,.article_popularity a:hover,.article_popularity a:focus {text-decoration:none;}

.article_details .article .article_title{font-size:20px; font-weight:bold;color:#337ab7;margin-bottom:5px;margin-top:5px;}
.article_details .article .article_date{color:#999;font-size:12px;}
.article_details .article .article_image {/*width:50%;float:left;*/margin-right:20px;margin-bottom:20px;}
.article_details .article .article_image img {width:100%;}
.article_details .article .article_data {margin-top:30px;}
.article_details .article .article_popularity .fa {font-size:20px;display:inline-block;}
.article_details .article .article_popularity div {display:inline-block;margin-right:10px;}
.article_details .article .article_data .article_desc {margin-bottom:30px;padding-bottom:20px;}
.article_details .article .article_data .article_description {margin-bottom:20px;line-height:28px;}

.article_details .article .article_comment textarea {width:70%;height:100px;border:1px solid #ddd; padding:5px 10px;margin-bottom:20px;border-radius:5px;font-size:13px;}
.article_comments h2 {font-size:18px;color:#f0ad4e;margin-bottom:10px;}
.article_details .article .comment_list,.article_details .article .article_comment  {margin-top:10px;border-top:2px solid #ddd; padding-top:10px;}
.comment_content {margin-bottom:20px;}
.comment_date {color:#999;font-size:12px;}
.single_comment{padding-bottom:10px; border-bottom:1px solid #ddd; margin-bottom:10px;margin-top:10px;}
.article_comments {clear:both;width:100%;}

.article_popularity .do_share {position:relative;}
.article_list .article .article_popularity  div.share_with ,
.article_details  .article .article_popularity  div.share_with{ position: absolute; width: 100px;  border: 1px solid #ddd; padding: 10px; margin: auto;
 border-radius: 5px;background-color:#ddd;z-index:9999;top:26px; left:-5px;display:none;text-align:center;}
.article_list .article .article_popularity  div.share_with .toparrow {color:#ddd;font-size:28px; position:absolute;top:-20px;left:5px;}
.article_details .article .article_popularity  div.share_with .toparrow {top:-20px;color:#ddd;font-size:28px; position:absolute;left:5px;}
.article_details .sharetoggle .fa {color:#337ab7}
.sharetoggle {cursor:pointer;}
.load-more { margin: 15px 25px;  cursor: pointer;  padding: 10px 0;  text-align: center;  font-weight:bold;}
.article_details .article .comment_list {border-top:0;display:none;}
.article_details .article .togglebtn {border-top:2px solid #ddd; padding-top:20px;}

#logo img {width:100%;}
.difflogin {margin-top:25px; margin-right:20px;text-align:right;}
.logotext {  font-size: 18px;  text-decoration: none;  text-align: right;   color: #797979;  opacity: 0.8;  filter: alpha(opacity=80);
    font-family: arial;margin-top: -15px;   margin-right: 10px;}
.mainlogo ,.mainlogo:hover,.mainlogo:focus{text-decoration:none;}

.step3fields .field label {  display: block;  font-weight: 700!important;   color: #333;}
.step3fields .field {margin-bottom:15px;}
ul.blue ,ul.green {padding-left:0; background-color:transparent;}
ul.blue li {background-color:#4ea5dc; padding:5px; margin-bottom:10px;border-radius:3px;color:#fff;}
ul.green li {background-color:#aed532; padding:5px;margin-bottom:10px;border-radius:3px;color:#fff;}
h1.searchheader {color: #f0ad4e; margin-top: 30px;  margin-bottom: 30px; font-size: 25px;}
h1.categoryheader {color: #f0ad4e; margin:0;padding:0;font-size: 18px;}
.uploaddocs form .fileupload{position: absolute; top: 35%;left: 50%;margin-top: -28px; margin-left: -215px;width: 40%; height: 70px; border: 4px dashed #ddd;}
.uploaddocs form p{ width: 100%;  height: 100%;  text-align: center;  line-height: 58px;  color: #000;  font-family: Arial;}
.uploaddocs form .docfile{  position: absolute;  margin: 0;  padding: 0;  width: 100%;  height: 100%;  outline: none;  opacity: 0;cursor:pointer;}
.uploaddocs .leftcls {text-align:left;width:49%;display:inline-block;color:#fff;}
.uploaddocs .rightcls {text-align:right;width:49%;display:inline-block;}
.uploaddocs .fullrow {margin-bottom:10px; display:inline;}
.uploaddocs .manage_credentials {width:100%;clear:both;margin-top:100px;}
.uploaddocs select.form-control {width:30%;}
.uploaddocs .fullrow_label ,.uploaddocs .fullrow_value{display:inline;}
.uploaddocs .credential_action {background-color: #4ea5dc; border-radius: 5px; padding: 10px;}
.uploaddocs .credential_action ul li{display:inline;color:#fff;margin-right:15px;}
.uploaddocs .uplfile {cursor:pointer;color:#4ea5dc;font-size:20px;}
.uploaddocs .dwnfile {cursor:pointer;color:#aed532;font-size:20px;}
.uploaddocs .doc_desc,.uploaddocs .doc_name,.uploaddocs .exp_date,.uploaddocs .doc_no,.uploaddocs .last_mod,.uploaddocs .action 
{display:inline-block;width:24%;vertical-align:top;}
.uploaddocs .action {width:12%; text-align:center;}
.uploaddocs .doc_desc {width:18%;}
.uploaddocs .exp_date,.uploaddocs .doc_no,.uploaddocs .last_mod {width:14%;}
.uploaddocs .credential_header {line-height:37px;margin-bottom:10px;margin-top:10px; color:#333}
.uploaddocs .single_chkbox {  width:20px; vertical-align:middle; margin-left: 5px;}
.uploaddocs form.uploadform {position:relative;}
.uploaddocs .docrow {line-height:37px; margin-bottom:10px; border-bottom:1px solid #ddd;}
.uploaddocs .docrow .action label {font-weight:normal;word-break:break-word;}
.uploaddocs form#manageForm input[type="file"] {  display: none;} 
.uploaddocs .rightcls a {color:#fff;}
.uploaddocs .date,.uploaddocs .docno {width:150px;height:30px;min-height:30px;}
.demo {cursor:pointer;}
.empjobs p.job_listing_count {margin-top:25px;}
h1.empheader {font-size:13px; margin-top:0;margin-bottom:0;}
.cloneedu,.cloneexp { color: #337ab7; text-decoration: underline; margin-top:15px; cursor:pointer;}
.clonedExpInput,.clonedEduInput {    width: 100%;border-left: 4px solid #ddd;  padding-left: 20px; margin-top:10px;padding-top:10px;padding-bottom:10px;}
.removeedu,.removeexp {color: #ff0000; text-align: right; text-decoration: underline; width: 88%;cursor:pointer;}
.dynamic_form .expmonth,.dynamic_form .expyear {width:20%;}
.dynamic_form .to {margin-left:8px; margin-right:8px;}
.default input, .default select {display:none;}
.addborder{border-bottom:1px solid #ddd;margin-bottom:10px;}

.eduheader {width:100%;margin-top:10px;border-bottom:1px solid #333}
.eduheader .header1 {width:23%;margin-right:1%; display:inline-block;font-weight:bold;vertical-align:top;}
.eduheader .header2 {width:23%;margin-right:1%; display:inline-block;font-weight:bold;vertical-align:top;}
.eduheader .header3 {width:23%;margin-right:1%; display:inline-block;font-weight:bold;vertical-align:top;}
.eduheader .header4 {width:23%;margin-right:1%; display:inline-block;font-weight:bold;vertical-align:top;}

.eduheaderval {margin-top:5px; margin-bottom:5px;}
.eduheaderval .headerval1 {width:23%;margin-right:1%; display:inline-block;word-wrap:break-word;vertical-align:top;}
.eduheaderval .headerval2 {width:23%;margin-right:1%; display:inline-block;word-wrap:break-word;vertical-align:top;}
.eduheaderval .headerval3 {width:23%;margin-right:1%; display:inline-block;word-wrap:break-word;vertical-align:top;}
.eduheaderval .headerval4 {width:23%;margin-right:1%; display:inline-block;word-wrap:break-word;vertical-align:top;}

.expheader {width:100%;margin-top:10px;border-bottom:1px solid #333}
.expheader .header1 {width:18%;margin-right:1%; display:inline-block;font-weight:bold;vertical-align:top;}
.expheader .header2 {width:18%;margin-right:1%; display:inline-block;font-weight:bold;vertical-align:top;}
.expheader .header3 {width:18%;margin-right:1%; display:inline-block;font-weight:bold;vertical-align:top;}
.expheader .header4 {width:18%;margin-right:1%; display:inline-block;font-weight:bold;vertical-align:top;}
.expheader .header5 {width:18%;margin-right:1%; display:inline-block;font-weight:bold;vertical-align:top;}

.expheaderval {margin-top:5px; margin-bottom:5px;}
.expheaderval .headerval1 {width:18%;margin-right:1%; display:inline-block;word-wrap:break-word;vertical-align:top;}
.expheaderval .headerval2 {width:18%;margin-right:1%; display:inline-block;word-wrap:break-word;vertical-align:top;}
.expheaderval .headerval3 {width:18%;margin-right:1%; display:inline-block;word-wrap:break-word;vertical-align:top;}
.expheaderval .headerval4 {width:18%;margin-right:1%; display:inline-block;word-wrap:break-word;vertical-align:top;}
.expheaderval .headerval5 {width:18%;margin-right:1%; display:inline-block;word-wrap:break-word;vertical-align:top;}

.sent_job_status {color:#ec971f;font-style:italic;font-weight:normal;}
.pending_approval {color:#ec971f;font-size:11px;font-style:italic;word-wrap:break-word;width:100%;}
.user_container {background-color:#f4f4f4; padding:70px;}
.profile_status {width:100%;}
.job_professionals ,.cpd_professionals {width:30%;display:inline-block;}
.status_label {font-weight:bold; margin-bottom:10px;}
.seperate_boxes .star_profile .fa {font-size:22px;}
.star_profile {display:inline-block;}
.SPECIALITY_MATRIX label {width:100%;}
.resumeprofile {background-color:#f4f4f4; padding:70px;}

.connect_users{margin-top:15px;}

.connection_requests .standard { background-color: #fff; width: 23.7%; display: inline-block; margin-bottom: 1.5%; margin-right: 1%;
    vertical-align: top;  border-radius: 5px;height:175px;}
.connection_requests  .standard .single_request_item { border: 1px solid #ddd;  border-radius: 5px;  padding: 10px;}
.connection_requests .standard .user_name {font-size:15px; margin-bottom:10px;}

.rejectbtn { color: #f0ad4e;  background-color: #FFF;  border: 1px solid #f0ad4e;   border-radius: 3px}
.rejectbtn:focus,.rejectbtn:hover {    color: #ec971f;    border: 1px solid #ec971f}
.signup_form .lefttext {width:60%;}
/*
.navbar-nav>li {position:inherit;}
.navbar-nav>li>.dropdown-menu {width:100%;min-width:100%;text-align:center; background-color:#f0ad4e;}
.navbar-nav>li>.dropdown-menu li {display:inline-block;}
.candidate-body {margin-top:30px;}
.dropdown-menu>li>a {padding:3px 7px;}*/

.user_location,.user_profession {margin-bottom:10px;}
.reqimage {width:18%; display:inline-block;vertical-align:top;}
.userdata {width:80%; display:inline-block;vertical-align:top;}
/********mobile style**************/

@media (min-width:1499px) {
    .rightboxes .videobox {
        height: 280px
    }
}

@media (min-width:1200px) {
    .jobseekerbtns .col-lg-8 {
        width: 35.666667%
    }
    .videoboxes .boxes_blue {
        width: 25%
    }
    .businessProfile .businesspictures img {
        width: 80%;
        height: auto
    }
}

@media (min-width:1200px) and (max-width:1260px) {
    .resumelistrows .standard,
    .resumelistrows .standard .single_resume_item {
        height: 140px
    }
}

@media (min-width:992px) and (max-width:1199px) {
.article_list {width:80%;}
    .account_intro,
    .course_view_data,
    .signup_form {
        width: 65%
    }
    .form_data {
        width: 85%
    }
    .businessProfile .businesspictures img {
        width: 100%;
        height: auto
    }
    .referral_data1 .currency {
        width: 23%
    }
    .referral_data1 .applicationdata {
        width: 25%
    }
    .navbar-nav>li {
        float: left!important;
        margin-left: 2px!important
    }
    .navbar-nav>li>a {
        margin-top: 2px;
        margin-bottom: 2px;
        line-height: 14px;
        padding: 8px 12px
    }
    .table-responsive {
        overflow-x: auto
    }
    .headerSearchBar,
    .job_post_data .dynamic_form input.form-control.dynamic_form_date_style,
    .job_post_data .dynamic_form select.form-control.dynamic_form_date_style {
        padding-bottom: 30px
    }
    .resumelistrows .standard .single_resume_item .RESUME_NAME {
        width: 73%;
        margin-left: 2%
    }
    .rightcol .thumbnail img {
        width: 100%
    }
    .joblistrows .single_chkbox {
        width: auto;
        margin-left: 10px
    }
    .joblistrows .singleRow.SAVED {
        width: 96%
    }
    #premium_posts .viewquota,
    #std_posts .viewquota {
        width: 18%
    }
    .resumelistrows .standard,
    .resumelistrows .standard .single_resume_item {
        height: 140px
    }
}

@media (min-width:900px) and (max-width:1084px) {
.connection_requests .standard {width:31.9%;}
.uploaddocs form .fileupload {left:60%;}
.seperate_box {height:340px;}
.usererror {width:70%;}
    .followed_emps .single_follower {
        height: 230px
    }
    .lefttext {
        width: 73%
    }
    .resumecontainer .sourceinfo div.source,
    .resumecontainer .statusinfo div.matching_status,
    .resumecontainer .statusinfo div.rating,
    .resumecontainer .statusinfo div.status {
        width: 100%
    }
    .resumecontainer .sourceinfo,
    .resumecontainer .statusinfo {
        margin-bottom: 5px
    }
}

@media (min-width:768px) and (max-width:991px) {
.connection_requests .standard {width:31.9%;}
.uploaddocs .rightcls {width:60%;}
.uploaddocs .leftcls {width:39%;}
.uploaddocs .credential_header,.uploaddocs  .credential_docs  {font-size:12px;}
.uploaddocs .doc_desc, .uploaddocs .doc_name, .uploaddocs .exp_date,.uploaddocs .doc_no, .uploaddocs .last_mod, .uploaddocs .action {word-wrap:break-word;width:21%;vertical-align:top;line-height:20px;}
.uploaddocs .docrow {line-height:21px;}
.uploaddocs .date {width:95px;}
.uploaddocs .action {width:9%;}
.uploaddocs form .fileupload {left:70%;}
.article_details {width:90%;}
.article_list {width:100%;}
.article_list .article .article_desc {width:58%;}
.article_list .article .article_action {width:16%;}
.article_form_container {width:85%;} 
.employer .dynamic_form.view .videoformrow {width:100%;}
.email_me {position:inherit;width:100%; z-index:0; padding:1% 3%; }
.usererror {width:70%;}
    .form_data .leftcol,
    .form_data .rightcol {
        width: 100%!important
    }
    .resumecontainer .sourceinfo div.source,
    .resumecontainer .statusinfo div.matching_status,
    .resumecontainer .statusinfo div.rating,
    .resumecontainer .statusinfo div.status {
        width: 100%
    }
    .resumecontainer .sourceinfo,
    .resumecontainer .statusinfo {
        margin-bottom: 5px
    }
    .resumecontainer .statusinfo {
        width: 54%
    }
    .account_intro,
    .course_view_data,
    .form_data,
    .signup_form {
        width: 100%
    }
    .businessProfile .businesspictures img {
        width: 260px;
        height: auto
    }
    .smallbtns.halfbtn {
        width: 48%
    }
    .referral_data1 .applicationdata {
        width: 25%
    }
    .referral_data1 .jobdata {
        width: 24%
    }
    .referral_data1 .userdata .email {
        word-break: break-all
    }
    .invite_users,
    .invite_users .invite_form,
    .invite_users .invite_text {
        width: 100%;
        min-height: auto
    }
    .lefttext {
        width: 73%
    }
    .message_system .rightmenu .rightrow .rowLabel {
        width: 15%
    }
    .message_system .rightmenu .rightrow .rowValue {
        width: 84%
    }
    .skill_matrix_table,
    .speciality_matrix_table {
        width: 85%
    }
    .resume_form_data.edit .skill_matrix_table .label1 select,
    .resume_form_data.edit .skill_matrix_table .label2 select,
    .resume_form_data.edit .skill_matrix_table .label3 select,
    .resume_form_data.edit .speciality_matrix_table .label1 select,
    .resume_form_data.edit .speciality_matrix_table .label2 select,
    .resume_form_data.edit .speciality_matrix_table .label3 select {
        width: 100%
    }
    .navbar-nav>li {
        float: left!important;
        margin-left: 2px!important
    }
    .navbar-nav>li>a {
        margin-top: 2px;
        margin-bottom: 2px;
        line-height: 14px;
        padding: 8px 12px
    }
    .btnautosize,
    .btnlargeautosize {
        font-size: 14px;
        line-height: 1.42857143
    }
    .dynamic_form .dynamic_form_2_col_field input[type=file] {
        display: inline-block
    }
    .mobilehide {
        display: inline-block!important
    }
    .mobileshow {
        display: none!important
    }
    .lge .form-control {
        width: auto;
        display: inline-block
    }
    #section-2 .table {
        padding-bottom: 20px
    }
    .extrapadding {
        padding: 0 15px
    }
    .dynamic_form.logintable {
        width: 25%!important
    }
    .form-horizontal .controls .form-control {
        width: 206px
    }
    .btnautosize {
        padding: 6px 12px
    }
    .btnlargeautosize {
        padding: 14px 24px
    }
    .dynamic_form_field,
    .modal .control-label {
        display: table-cell!important
    }
    .dynamic_form .logintable {
        width: 60%!important
    }
    .slider {
        position: inherit
    }
    footer ul {
        margin: 0 35px 0 0
    }
    .firstname {
        margin-bottom: 15px!important
    }
    .well.pull-right {
        padding: 10px
    }
    .table-responsive {
        overflow-x: auto
    }
    .search-form-section #resume_match .field,
    .search-form-section .field {
        width: 31%
    }
    .ms-parent.form-control {
        width: 88%!important
    }
    .headerSearchBar,
    .job_post_data .dynamic_form input.form-control.dynamic_form_date_style,
    .job_post_data .dynamic_form select.form-control.dynamic_form_date_style {
        padding-bottom: 30px;
        margin-top: 10px
    }
    .applistrows .standard,
    .candidatelistrows .standard,
    .courselistrows .standard,
    .referrallistrows .standard,
    .request_history .standard,
    .resumelistrows .standard {
        width: 100%;
        margin-right: 0
    }
    .resume_form_data.edit .rightcol {
        display: none
    }
    .resume_form_data.edit .leftpart {
        width: 100%
    }
    .dynamic_form input,
    .dynamic_form select,
    .dynamic_form textarea {
        width: 88%
    }
    .dynamic_form.edit input.dynamic_form_date_style,
    .dynamic_form.edit select.dynamic_form_date_style {
        width: 32%
    }
    .resume_form_data .formrow .fieldvalue.RESUME_NOTES {
        width: 100%
    }
    .resume_form_data.edit .formrow .fieldvalue.RESUME_NOTES textarea {
        width: 88%
    }
    .empoyerjoblistrows .single_course_item .rightpart {
        width: 25%;
        padding-left: 11px
    }
    .empoyerjoblistrows .single_course_item .singleRow {
        width: 56%
    }
    .empoyerjoblistrows .single_course_item .single_action {
        margin-left: 10px
    }
    .empoyerjoblistrows .single_course_item .courseactions {
        width: 14%
    }
    .searchcourseseeker.btn {
        font-size: 13px
    }
    .thumbnail img {
        width: 100%
    }
    .activitylistrows .standard .activity,
    .headerdiv .activity {
        width: 30%
    }
    .joblistrows .singleRow.SAVED {
        width: 92%
    }
    .joblistrows .single_chkbox {
        width: auto;
        margin-left: 10px
    }
    .joblistrows .middlepart,
    .joblistrows .rightpart {
        padding-left: 7px;
        padding-right: 7px
    }
    .resume_form_data.view .dynamic_form_field {
        display: inline-block!important;
        width: 42%
    }
    .resume_form_data.edit .dynamic_form_field {
        display: inline-block!important;
        width: 35%
    }
    .resume_form_data.view .dynamic_form_value {
        width: 54%
    }
    .resume_form_data.edit input,
    .resume_form_data.edit select,
    .resume_form_data.edit textarea {
        width: 85%
    }
    .resume_form_data.edit .dynamic_form_value {
        width: 62%
    }
    .resume_form_data.edit input.dynamic_form_date_style,
    .resume_form_data.edit select.dynamic_form_date_style {
        width: 28%
    }
    .resume_form_data.edit input[type=submit] {
        width: auto
    }
    #premium_posts .name,
    #std_posts .name {
        width: 22%
    }
    #premium_posts .price,
    #std_posts .price {
        width: 10%
    }
    #premium_posts .description,
    #std_posts .description {
        width: 20%
    }
    #premium_posts .description.desc_new_width,
    #std_posts .description.desc_new_width {
        width: 35%
    }
    #premium_posts .quantity,
    #std_posts .quantity {
        width: 10%
    }
    #premium_posts .viewquota,
    #std_posts .viewquota {
        width: 19%
    }
    #premium_posts .duration,
    #std_posts .duration {
        width: 16%
    }
    #active_subscriptions .sub_data .date,
    #active_subscriptions .sub_data .duration {
        width: 26%
    }
    #active_subscriptions .sub_data .until {
        width: 23%
    }
    #active_subscriptions .sub_data .status {
        width: 21%
    }
    .subscription_recent_order .nomargin {
        padding: 0
    }
    .applistrows .standard .single_app_item .candidate_app_data {
        width: 24%
    }
    .followed_emps .single_follower {
        float: left;
        height: 230px
    }
    .thumbnail.businessImg img,
    .thumbnail.nobusinessImg img {
        width: 200px;
        height: auto
    }
}

@media (min-width:768px) and (max-width:860px) {
.connection_requests .standard {width:47.9%;}
.seperate_box {width:32.5%; margin-right:5px; height:400px;}
.seperate_box.employer {height:545px;}
.seperate_box.employer .summary .btn {font-size:12px; padding:7px;}
}
@media (min-width:767px) {
    #appModal .modal-body {
        max-height: 400px
    }
}

@media (max-width:767px) {
.connection_requests .standard {width:100%;margin-bottom:10px;}

.uploaddocs select.form-control {width:100%;}
.uploaddocs form .fileupload {width:100%; position:unset; margin-top:15px;;margin-left:0;}
.uploaddocs .fullrow.fileupload {display:block;}
.uploaddocs .leftcls {vertical-align:top;}
.uploaddocs .credential_action ul li {display:block;width:100%;}
.uploaddocs .docrow {position:relative;}
.uploaddocs .docrow div {vertical-align:top;}
.uploaddocs .docrow .doc_desc, .uploaddocs .docrow .doc_name, .uploaddocs .docrow .exp_date,.uploaddocs .docrow .doc_no,.uploaddocs .docrow .last_mod {
width:88%; line-height:25px; margin-left:28px;margin-bottom:10px;}
.uploaddocs .docrow .action {position:absolute; top:0; right:10px;}
.uploaddocs .docrow span {font-weight:bold;width:88%; }
.uploaddocs .docrow .doc_desc span,.uploaddocs .docrow .doc_desc {margin-left:0px;}
.logotext {margin-right:0;width:68%;}
.article_container {padding:25px 0;}
.article_list_container{padding:25px 0;}
.article_list .article .article_desc {width:54%;}
.article_list .article .article_action {width:20%;}
.article_list {width:90%;}
.article_form_container {width:90%;}
.article_form_container  h2 {font-size:25px;}
.seperate_box,.seperate_box.employer {width:100%; margin-bottom:5px;height:auto;}
.seperate_box .view_all_btn {position:inherit;bottom:0;margin-top:10px;}
#newdocModal {width:100%;}
.email_me {position:inherit;width:100%; z-index:0; padding:1% 3%; }
.embed_link .share_link textarea,.embed_link .embed_iframe_link textarea {margin-top:20px;width:100%;height:auto;}
.usererror {width:95%;}
    .dynamic_form.forgotform,
    .buffer_screen,
    .info-box .course_view_data.view .dynamic_form .formrow .fieldlabel,
    .info-box .course_view_data.view .dynamic_form .formrow .fieldvalue,
    .resumecontainer .resumename,
    .resumecontainer .sourceinfo,
    .resumecontainer .sourceinfo div.source,
    .resumecontainer .statusinfo,
    .resumecontainer .statusinfo div.matching_status,
    .resumecontainer .statusinfo div.rating,
    .resumecontainer .statusinfo div.status {
        width: 100%
    }
    .message_system .rightmenu,
    .table-bordered>tbody>tr>td,
    .table-bordered>tbody>tr>th,
    .table-bordered>tfoot>tr>td,
    .table-bordered>tfoot>tr>th,
    .table-bordered>thead>tr>td,
    .table-bordered>thead>tr>th {
        border-left: 0
    }
    .reportSummary div span.no {
        font-size: 15px
    }
    .resumecontainer .sourceinfo,
    .resumecontainer .statusinfo {
        margin-bottom: 5px
    }
    #autoCompleteId,
    .autoCompleteId,
    .edit iframe.gmap,
    .form_data .edit #cke_editor1,
    .form_data .leftcol,
    .form_data .rightcol {
        width: 100%!important
    }
    .account_intro,
    .course_view_data,
    .form_data,
    .signup_form {
        width: 100%
    }
    .dynamic_form_2_col_field i {
        width: auto!important
    }
    .businessProfile .businesspictures img {
        width: 200px;
        height: auto
    }
    .referral_data1 .applicationdata,
    .referral_data1 .currency,
    .referral_data1 .jobdata,
    .referral_data1 .userdata,
    .smallbtns.halfbtn {
        width: 100%
    }
    .referral_data1 .jobdata .jobdetails {
        display: none
    }
    .referral_data1 .jobdata .jobtitle {
        font-size: 13px
    }
    .invite_users,
    .invite_users .invite_form,
    .invite_users .invite_text {
        width: 100%;
        min-height: auto
    }
    .form-group label {
        display: none!important
    }
    .form-group li label {
        display: block!important
    }
    .notification_container.webview .logo {
        width: 40px
    }
    .notification_container.webview .notifyright {
        width: 78%
    }
    .message_system .leftmenu .dashline {
        border-bottom: 0
    }
    .message_system .leftmenu,
    .message_system .rightmenu {
        width: 100%;
        display: block;
        padding: 0
    }
    .message_system .leftmenu ul li {
        display: inline
    }
    .message_system .rightmenu .rightrow .rowLabel,
    .message_system .rightmenu .rightrow .rowValue {
        width: 100%
    }
    .sentMsgRow .action {
        width: 6%
    }
    .messagedetails {
        width: 74%
    }
    .rightmenu .glyphicon-download,
    .rightmenu .glyphicon-upload {
        margin-right: 5px
    }
    .process-icon {
        margin-right: 0
    }
    .message_system .details {
        width: 82%
    }
    .message_system li select.form-control {
        margin-top: 20px
    }
    .skill_matrix_table,
    .speciality_matrix_table {
        width: 100%
    }
    .skill_matrix_table .label2,
    .skill_matrix_table .label3,
    .speciality_matrix_table .label2,
    .speciality_matrix_table .label3 {
        width: 23%
    }
    .email_specific .email_specific_label,
    .email_specific .email_specific_value,
    .followed_emps .single_follower,
    .inlinestyle {
        width: 100%
    }
    .email_specific .email_specific_value .single_option {
        display: block
    }
    .inlinestyle .businessImg img,
    .inlinestyle .nobusinessImg img {
        max-width: 40%
    }
    .controls-row {
        margin-bottom: 10px
    }
    .dynamic_form_seperator .seperatorname {
        width: 92%
    }
    #cke_editor1,
    .edit iframe.gmap,
    .job_post_data iframe.gmap {
        width: 100%
    }
    .hidden-xs .search,
    .hidden-xs a,
    .hidden-xs input {
        display: none
    }
    .visible-xs input {
        display: inline-block
    }
    .job_post_data .dynamic_form input[type=email].form-control,
    .job_post_data .dynamic_form input[type=password].form-control,
    .job_post_data .dynamic_form input[type=file].form-control,
    .job_post_data .dynamic_form input[type=text].form-control,
    .job_post_data .dynamic_form select.form-control,
    .job_post_data .dynamic_form textarea.form-control {
        width: 100%!important;
        max-width: 100%
    }
    .job_post_data .dynamic_form input.form-control.dynamic_form_date_style,
    .job_post_data .dynamic_form select.form-control.dynamic_form_date_style {
        width: 23%!important
    }
    .job_post_data .dynamic_form.edit input.form-control.dynamic_form_date_style,
    .job_post_data .dynamic_form.edit select.form-control.dynamic_form_date_style {
        width: 31%!important
    }
    .job_post_data .mobilecenter.displayinline {
        text-align: left
    }
    .table-bordered>tbody>tr>td,
    .table-bordered>tbody>tr>th {
        border-top: 0;
        border-right: 0
    }
    .table-bordered>tbody>tr.green_grad>td,
    .table-bordered>tbody>tr.standard>td,
    .table-bordered>tbody>tr>td.list_data_cell,
    .table-bordered>tbody>tr>td.list_header_cell,
    .table-bordered>tbody>tr>td.order_col_data,
    .table-bordered>tbody>tr>td.order_col_data_small,
    .table-bordered>tbody>tr>th.list_data_cell,
    .table-bordered>tbody>tr>th.list_header_cell,
    .table-bordered>tbody>tr>th.order_col_data,
    .table-bordered>tbody>tr>th.order_col_data_small {
        border-right: 0!important;
        border-top: 0!important
    }
    .dynamic_form.table td {
        padding: 0!important
    }
    .dynamic_form.table {
        border: 0
    }
    .job_post_data .dynamic_form.table>tbody>tr>td,
    .job_post_data .dynamic_form.table>tbody>tr>th {
        border-top: 0
    }
    .btn-toolbar>.btn,
    .btn-toolbar>.btn-group,
    .btn-toolbar>.input-group {
        margin-left: 0
    }
    #FirstName,
    #LastName,
    #firstName,
    #lastName,
    #user_type,
    .info-box-body .btn-toolbar.candidate,
    .info-box-body .btn-toolbar.candidate .btn-group,
.info-box-body .btn-toolbar.candidate .btn-group.removebtn	{
        width: 100%
    }
    .edituserprofile .formrow .fieldlabel.radiolabel {
        display: block!important;
        width: 100%;
        color: #9da0a4
    }
    .visible-xs {
        display: inline-block!important
    }
    .leftpart .visible-xs {
        display: block!important
    }
    .candidate-body .search-form-section .field,
    .employers-body .search-form-section .field {
        float: none;
        margin-right: 0;
        width: 100%
    }
    .candidate-body .search-form-section .field.RESUME_SEARCH_ALL input,
    .candidate-body .search-form-section .field.SEARCH_ALL input,
    .dropdown-menu,
    .employers-body .search-form-section .field.RESUME_SEARCH_ALL input,
    .employers-body .search-form-section .field.SEARCH_ALL input,
    .search-form-section.dynamic_form_value input[type=text].form-control,
    .search-form-section.dynamic_form_value select.form-control,
    nav.navbar {
        width: 100%!important
    }
    .candidate-body .search-form-section .field {
        float: left
    }
    .dynamic_form .logintable {
        width: 100%!important;
        text-align: center
    }
    nav.navbar {
        margin: 20px 0!important
    }
    header .nav {
        margin-top: 20px!important
    }
    .mobileleft {
        float: left!important
    }
    .dropdown-menu {
        background-clip: padding-box!important;
        background-color: #fff!important;
        border: 1px solid rgba(0, 0, 0, .2)!important;
        border-radius: 6px!important;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .2)!important;
        display: none;
        float: left;
        left: 0;
        list-style: none;
        margin: 2px 0 0!important;
        padding: 5px 0;
        position: relative!important;
        top: 100%;
        z-index: 1000
    }
    .list_controls .btn-group .dropdown-menu {
        position: absolute!important;
        width: auto!important;
        min-width: 270px
    }
    .slider,
    .tooltipLink {
        position: inherit
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #000!important
    }
    .navbar .nav,
    .navbar .nav>li {
        float: none!important
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: #4ea5dc!important
    }
    .dropdown-menu>.active>a,
    .dropdown-menu>.active>a:focus,
    .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #4ea5dc;
        outline: 0
    }
    .navbar-nav {
        background-color: #f5f5f5;
        border: 1px solid #e3e3e3;
        border-radius: 10px;
        margin-bottom: 15px;
        padding: 10px 15px
    }
    .nav-pills .open .dropdown-toggle,
    .nav-tabs .open .dropdown-toggle,
    .nav>li.dropdown.open.active>a:focus,
    .nav>li.dropdown.open.active>a:hover,
    .navbar-inverse .navbar-nav>.open>a,
    .navbar-inverse .navbar-nav>.open>a:focus,
    .navbar-inverse .navbar-nav>.open>a:hover {
        background-color: #999;
        border-color: #999;
        color: #fff
    }
    .nav .dropdown.open .caret {
        border-bottom-color: #fff;
        border-top-color: #fff
    }
    .tabcls {
        display: inline!important;
        white-space: pre-line!important;
        font-size: 14px!important
    }
    .tabs nav ul li {
        width: 46%!important
    }
    .tabs nav ul li a {
        padding-left: 5px!important
    }
    .tabs nav ul li a span {
        margin-left: 5px;
        font-size: 14px
    }
    .tabs nav a {
        width: auto!important
    }
    .tabs nav li.tab-current a {
        color: #47a3da;
        margin-top: 5px
    }
    .collapse,
    .dynamic_form_field,
    .form-horizontal .control-group .control-label,
    .modal .control-label {
        display: none
    }
    .collapse.in,
    .displayinline,
    .thumbnail {
        display: block
    }
    #alertadvanceSearch .search_date_style {
        width: 32%!important
    }
    .videoboxes .row {
        max-width: 100%
    }
    .boxes_blue {
        height: auto!important
    }
    #section-2 h3 {
        margin-left: 15px;
        margin-right: 15px
    }
    #section-2 .category_index h3 {
        margin-left: 0
    }
    #section-2 .jobseekerbtns {
        padding-bottom: 15px;
        padding-left: 20px
    }
    .table ul li {
        font-size: 15px;
        height: auto;
        line-height: 22px
    }
    .box h1 {
        margin-top: 10px
    }
    .search-form-section,
    .search-results-section {
        padding: 0
    }
    .dynamic_form input,
    .dynamic_form select,
    .dynamic_form textarea {
        width: 100%;
        max-width: 100%
    }
    .table-responsive {
        min-height: .01%;
        overflow: auto;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch!important
    }
    .candidate-body .dynamic_form .logintable,
    .controls .ms-parent.form-control,
    .employer-body .dynamic_form .logintable,
    .ms-parent.form-control {
        width: 100%!important
    }
    #activityModal .controls,
    #recruitmentModal .controls,
    #sendJobModal .controls,
    .form-horizontal .controls,
    .jobseekerprofilebtns {
        width: 100%;
        margin-left: 0
    }
    .jobseekerbtns {
        margin: 0;
        padding: 0
    }
    .jobseekerprofilebtns a,
    .post-links .btn {
        margin-bottom: 10px
    }
    .jobseekerbtns .col-xs-8 {
        padding-left: 5px!important;
        padding-right: 0!important
    }
    .jobseekerbtns .col-xs-4,
    .profilebtns {
        padding-left: 0!important
    }
    .jobseekerprofilebtns {
        text-align: center;
        margin-right: 0;
        margin-top: 0
    }
    .profilebtns {
        padding-right: 0!important;
        text-align: center
    }
    .profilebtns .btn-small {
        font-size: 13px!important;
        padding: 6px 15px!important;
        margin-bottom: 10px
    }
    .profilebtns .btn-info.btn-small {
        margin-right: 1%
    }
    .rightboxes {
        padding-left: 0;
        padding-right: 0
    }
    .post-links .btn {
        display: block;
        font-size: 13px
    }
    .display-post .inner {
        padding: 0;
        margin: 0;
        max-width: 100%
    }
    .firstname {
        margin-bottom: 15px!important
    }
    .btnautosize,
    .btnlargeautosize {
        padding: 1px 5px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px
    }
    .dadada .vacancies,
    .free-use .control2,
    .membership ul li,
    .membership ul li.membershipul,
    .one {
        width: 100%!important
    }
    .free-use .control2,
    .membership ul li.membershipul {
        margin-bottom: 10px
    }
    #referrals .result,
    .container-wrap .control,
    .dadada .vacancies {
        height: auto;
        margin-bottom: 10px
    }
    .newuseitfreeitem {
        width: 100%;
        float: none;
        margin-right: 0;
        background: #FFF;
        border-radius: 5px
    }
    #referrals .result,
    .container-wrap .control,
    .newuseitfree,
    .useitfree {
        width: 100%
    }
    .useitfree {
        margin-left: 0
    }
    .font24,
    .referral p,
    .useitfree p {
        font-size: 18px
    }
    .btn-small,
    .btnwidth100 {
        font-size: 13px!important
    }
    .free-use .referral,
    .membership {
        width: 100%;
        margin-left: 0
    }
    .boxwidth {
        width: 100%!important;
        margin-left: 0;
        margin-right: 0;
        height: auto!important
    }
    #customers-wrap,
    .customers-wrap {
        width: 100%;
        margin: auto
    }
    #customers-wrap .logos .internal,
    #customers-wrap .logos .logo-wrap,
    .customers-wrap .logos .internal,
    .customers-wrap .logos .logo-wrap,
    .contacttbl {
        margin-left: 0
    }
    .btnwidth100,
    .mobilecenter .search,
    .mobilecenter .showall,
    .postbtn.btn-small {
        margin-bottom: 10px
    }
    #customers-wrap .section,
    .customers-wrap .section {
        width: 75%;
        padding-right: 0;
        padding-left: 0
    }
    .boxes-benefit {
        width: 100%;
        height: auto!important
    }
    #logo img {
        width: 70%
    }
    .loginfooter {
        padding-left: 4px;
        text-align: left!important;
        margin-left: 0!important;
        padding-right: 4px!important
    }
    .mobilecenter,
    .smallbtns,
    .thumbnail {
        text-align: center
    }
	.profilestatus .status {margin-bottom:10px;}
    .btn-small {
        padding: 6px 15px!important;
        vertical-align: top
    }
    .postbtn.btn-small {
        padding: 6px 7px!important
    }
    .btn-small.mobilewidth50 {
        padding: 6px!important
    }
    .home_menu_items .btn-small {
        vertical-align: middle
    }
    #standard-vs-promoted {
        margin-top: 0;
        padding-top: 0
    }
    .vacancies img {
        padding-top: 0;
        max-width: 100%
    }
    footer iframe {
        width: 100%!important
    }
    .SALARY_TYPE select.form-control {
        height: 34px
    }
    .mobilewidth50 {
        width: 49%;
        font-size: 12px!important
    }
    .featurejob {
        float: none;
        padding-right: 0
    }
    .featurejob h1 {
        font-size: 17px
    }
    .dynamic_form.view TD.dynamic_form_field {
        width: 30%;
        display: table-cell
    }
    .dynamic_form.view TD.dynamic_form_value {
        width: 65%;
        display: table-cell
    }
    .info-box {
        padding: 39px 4% 14px
    }
    .comment,
    .dynamic_form input[type=email].form-control,
    .dynamic_form input[type=password].form-control,
    .dynamic_form input[type=file].form-control,
    .dynamic_form input[type=text].form-control,
    .dynamic_form select.form-control,
    .dynamic_form textarea.form-control,
    .employers-body .search-form-section .field.RESUME_SEARCH_ALL input,
    .employers-body .search-form-section .field.SEARCH_ALL input,
    .form-horizontal .control-group .controls input[type=password],
    .form-horizontal .control-group .controls input[type=text],
    .form-horizontal .control-group .controls select {
        width: 100%!important
    }
    #autoCompleteId,
    .autoCompleteId,
    .dynamic_form input[type=email].form-control,
    .dynamic_form input[type=password].form-control,
    .dynamic_form input[type=file].form-control,
    .dynamic_form input[type=text].form-control,
    .dynamic_form select.form-control,
    .dynamic_form textarea.form-control,
    .dynamic_form_value select,
    .ms-parent.form-control {
        width: 88%!important
    }
    .employers-body .search-form-section .field {
        float: none;
        margin-right: 0;
        width: 100%
    }
    .form-horizontal .control-group .controls textarea {
        width: 100%!important;
        height: 100px;
        font-size: 12px
    }
    #support_form {
        height: 800px
    }
    .dynamic_form input[type=button],
    .dynamic_form input[type=submit] {
        width: auto
    }
    .dynamic_form.edit input.dynamic_form_date_style,
    .dynamic_form.edit select.dynamic_form_date_style {
        width: 31%!important
    }
    .dynamic_form.edit input.dynamic_form_date_style {
        margin-left: 10px
    }
    .nav>li>a {
        padding: 6px
    }
    .nav>li {
        margin-bottom: -1px!important
    }
    .nav>li.dropdown {
        margin-bottom: 3px!important
    }
    .mobilecenter {
        width: 100%
    }
    .formrow .mobilecenter {
        margin-bottom: 10px
    }
    .mobilecenter input {
        float: none!important
    }
    .mobilebtnmargin {
        margin-left: 0;
        margin-bottom: 5px
    }
    .well.pull-right.mobiletopquick {
        padding: 10px;
        font-size: 16px
    }
    .mobiletopquickmain {
        margin-bottom: 0
    }
    .supportbtn {
        float: right;
        width: 100%
    }
    .jobtitle {
        font-size: 18px
    }
    .font11,
    .smallbtns .btn {
        font-size: 11px!important
    }
    .smallbtns .btn {
        margin-bottom: 5px
    }
    #addLink {
        margin-top: 4px
    }
    #payment_list img {
        max-width: 100%;
        height: auto
    }
    .width15 {
        width: 100%;
        height: auto
    }
    .width6 {
        width: 32%;
        height: 65%
    }
	.width16 {
        width: 50%;
        height: auto
    }
    .width7 {
        width: 15%;
        height: 65%
    }
    .order_col_data .mobilecenter input {
        margin-top: 10px
    }
    #appFrame {
        height: 650px
    }
    .category_index ul.cols2,
    .search-form-section .field.RESUME_SEARCH_ALL {
        width: 100%
    }
    .form_data .leftcol {
        width: 100%!important
    }
    .form_data .leftcol .visible-xs {
        display: block!important
    }
    .youtubevideo {
        width: 100%
    }
    .lge .searchprofile {
        float: right;
        margin-right: 0
    }
    .dynamic_form .tooltip.top {
        margin-top: -10px;
        margin-left: 0
    }
    .empoyerjoblistrows .single_course_item .rightpart {
        width: 63%;
        margin-left: 33%
    }
    .inner {
        max-width: 90%
    }
    .welcomemenu {
        width: 90%
    }
    .joblistrows .singleRow.SAVED {
        width: 88%
    }
    .joblistrows .single_chkbox {
        width: auto;
        margin-left: 10px
    }
    .joblistrows .SAVED .middlepart,
    .joblistrows .SAVED .rightpart {
        padding-left: 7px;
        padding-right: 7px
    }
    .resume_form_data.edit .formrow .fieldvalue,
    .resume_form_data.edit .formrow .fieldvalue.RESUME_NOTES textarea {
        margin-left: 0
    }
    .applistrows .standard,
    .candidatelistrows .standard,
    .courselistrows .standard,
    .referrallistrows .standard,
    .request_history .standard,
    .resumelistrows .standard {
        width: 100%;
        margin-right: 0
    }
    #active_subscriptions .sub_data div span,
    #activitylist div span,
    #credit_orders div span,
    #premium_posts div span,
    #ratinglist div span,
    #std_posts div span,
    #subscription_orders div span,
    #subscription_plans_ajax div span {
        font-weight: 700;
        margin-right: 10px
    }
    .course_view_data .modeview .formrow {
        padding: 8px
    }
	.employer .dynamic_form.view .videoformrow,.jobseeker .dynamic_form.view .videoformrow {width:100%;}
	
    .empoyerjoblistrows .single_action {
        font-size: 11px;
        margin-left: 10px
    }
    .empoyerjoblistrows .single_course_item .courseactions {
        width: 28%
    }
    .activitylistrows .standard .activity,
    .headerdiv .activity {
        width: 23%
    }
    .change_password_form .formrow .fieldlabel,
    .change_password_form .formrow .fieldvalue {
        width: 100%
    }
    #activitylist div,
    #credit_orders div,
    #premium_posts div,
    #std_posts div,
    #subscription_plans_ajax div {
        width: 100%!important;
        text-align: left!important;
        vertical-align: top
    }
    #std_posts div.name {
        color: #4ea5dc;
        font-size: 14px
    }
    #std_posts div {
        font-size: 12px
    }
    #subscription_plans_ajax div.name {
        color: #4ea5dc;
        font-size: 14px
    }
    #subscription_plans_ajax div {
        font-size: 12px
    }
    #subscription_plans_ajax .standard .description {
        margin-left: 0
    }
    #premium_posts div.name {
        color: #aed532;
        font-size: 14px
    }
    #activitylist div,
    #credit_orders div,
    #premium_posts div {
        font-size: 12px
    }
    #active_subscriptions .sub_details {
        width: 100%;
        margin-bottom: 15px
    }
    #active_subscriptions .sub_data {
        width: 100%
    }
    #active_subscriptions .sub_data div,
    #subscription_orders div {
        width: 100%!important;
        text-align: left!important;
        font-size: 12px;
        vertical-align: top
    }
    #active_subscriptions .sub_data .standard.greyheader {
        background-color: #f5f5f5
    }
    .subscription_recent_order .well {
        margin-top: 10px
    }
    .subscription_recent_order .nomargin {
        padding: 0
    }
    #payment_list .description,
    #payment_list .name {
        width: 100%
    }
    #ratinglist div {
        width: 100%!important;
        text-align: left!important;
        font-size: 12px;
        vertical-align: top
    }
    #ratinglist div.star {
        width: 115px!important
    }
    .ratinginfo {
        display: block
    }
    .applistrows .standard .single_app_item .candidate_access,
    .applistrows .standard .single_app_item .candidate_app_data,
    .applistrows .standard .single_app_item .candidate_data,
    .applistrows .standard .single_app_item .candidate_status {
        width: 90%;
        margin-left: 6%
    }
    .applistrows .standard .single_app_item .candidate_access {
        text-align: left
    }
    .applistrows .standard .single_app_item .candidate_data {
        margin-left: 2%
    }
    .applistrows .standard .single_app_item .single_chkbox {
        width: 3%
    }
    .joblistrows.SAVED .singleRow.SAVED {
        width: 88%
    }
    .lge .btn.mobilewidth50 {
        height: auto
    }
    #activityModal .modal-body {
        max-height: 300px
    }
    .resume_form_data.view .leftpart {
        width: 100%
    }
    #emailModal .modal-body {
        max-height: 300px;
        width: 100%
    }
    #emailModal.modal {
        width: 98%!important
    }
    .course_view_data .modeedit #cke_editor1,
    .form_data .rightcol,
    .profile_list .profile_list_row .LOGO.imgwidth,
    .profile_list .profile_list_row .PROFILE_BNAME,
    .profile_list .profile_list_row .PROFILE_BTYPE,
    .profile_list .profile_list_row .PROFILE_CITY {
        width: 100%
    }
    .search-form-section .lge .location_range_field input.autoCompleteId {
        width: 64%!important
    }
	 .request_history .standard,.request_history .standard .single_request_item{height:auto;}
}

@media (min-width:665px) and (max-width:767px) {
    .job_post_data .edit .dynamic_form_field {
        display: table-cell
    }
    .job_post_data .dynamic_form input[type=email].form-control,
    .job_post_data .dynamic_form input[type=password].form-control,
    .job_post_data .dynamic_form input[type=file].form-control,
    .job_post_data .dynamic_form input[type=text].form-control,
    .job_post_data .dynamic_form select.form-control,
    .job_post_data .dynamic_form textarea.form-control {
        width: 65%!important;
        max-width: 65%
    }
    .job_post_data .dynamic_form.edit input.form-control.dynamic_form_date_style,
    .job_post_data .dynamic_form.edit select.form-control.dynamic_form_date_style {
        width: 23%!important
    }
    .mobilecenter.displayinline input.pull-right {
        float: right!important
    }
    .job_post_data .dynamic_form.table>tbody>tr>td,
    .job_post_data .dynamic_form.table>tbody>tr>th,
    .job_post_data .dynamic_form.table>tfoot>tr>td,
    .job_post_data .dynamic_form.table>tfoot>tr>th,
    .job_post_data .dynamic_form.table>thead>tr>td,
    .job_post_data .dynamic_form.table>thead>tr>th {
        border-top: 1px solid #ddd
    }
}

@media (min-width:640px) {
    #appModal .modal-body {
        max-height: 400px;
        overflow: auto
    }
}

@media (min-width:480px) and (max-width:767px) {
.videoformrow iframe {height:250px;}
    .contact-label,
    .dynamic_radio_label {
        display: none
    }
    .boxes_blue .round_image {
        width: 6%
    }
    .boxes_blue h4 {
        margin-top: 2%
    }
    #section-2 .table {
        padding-bottom: 20px
    }
    .dynamic_form.logintable {
        width: 25%!important
    }
    .btnautosize,
    .btnlargeautosize {
        padding: 5px 10px;
        font-size: 13px;
        line-height: 1.5;
        border-radius: 3px
    }
    #customers-wrap .logos .logo-wrap .logo,
    .customers-wrap .logos .logo-wrap .logo {
        height: auto;
        width: 90%
    }
    #customers-wrap .logos .agency,
    #customers-wrap .logos .internal,
    .customers-wrap .logos .agency,
    .customers-wrap .logos .internal {
        width: 50%
    }
    #customers-wrap .logos .logo-wrap,
    .customers-wrap .logos .logo-wrap {
        margin: 10px 0 10px 12px
    }
    .toggle-menu .notify span {
        margin-right: 10px;
        margin-top: 12px
    }
    .notification_container {
        padding-top: 22px
    }
    .notification_mob {
        right: 0;
        margin-top: -10px
    }
    .notifyvalues {
        float: right
    }
    .toggle-menu .notify {
        padding-top: 0
    }
    .empoyerjoblistrows .single_course_item .rightpart .cancount{
        margin-right: 10px;
        display: inline-block
    }
    .empoyerjoblistrows .single_course_item .rightpart .appcount, .empoyerjoblistrows .single_course_item .rightpart .cancount {
        display: inline-block
    }
}

@media (min-width:480px) and (max-width:669px) {
    .welcomemsg h4 {
        width: 100%
    }
    .prempost,
    .stdpost {
        display: block
    }
    .prempost {
        margin-left: 0
    }
}

@media (max-width:479px) {

.seperate_box .emp_logo {width:100%; text-align:center;}
.article_details {width:90%;}
.article_list .article_popularity div {font-size:11px;margin-right:10px;}
.article_list.public .article .article_desc {width:74%;}

.article_list .article .article_image {width:30%;}
.article_list .article .article_desc {width:63%;}
.article_list .article .article_action {width:37%;margin-left:32%;margin-top:15px;}
.videoformrow iframe {height:auto;}
.resumelistrows .standard .single_resume_item .shortdata .label {font-size:11px;}
    .empoyerjoblistrows .single_course_item .rightpart .appcount,
	.empoyerjoblistrows .single_course_item .rightpart .cancount,
    .prempost,
    .stdpost {
        display: block
    }
    .messagedetails {
        width: 67%
    }
    .job_post_data .mobilecenter.displayinline {
        text-align: center
    }
    #customers-wrap .logos .logo-wrap .logo,
    .customers-wrap .logos .logo-wrap .logo {
        height: auto;
        width: 100%
    }
    #customers-wrap .logos .agency,
    #customers-wrap .logos .internal,
    .customers-wrap .logos .agency,
    .customers-wrap .logos .internal {
        width: 100%
    }
    .welcomemsg h4 {
        padding-bottom: 5px;
        width: 100%
    }
    .prempost {
        margin-left: 0
    }
    .notification_div {
        width: 310px
    }
    .toggle-menu .notify span {
        margin-right: 10px;
        margin-top: 12px
    }
    .notification_container {
        padding-top: 22px
    }
    .notification_mob {
        margin-top: -10px
    }
    .notifyright {
        width: 78%
    }
    .course_view_data .modeview .view .formrow .fieldlabel,
    .invoice_data .formrow .field,
    .mobiletopquickmain {
        width: 100%
    }
    .notifyvalues {
        float: right
    }
    .toggle-menu .notify {
        padding-top: 0
    }
    .alert {
        margin-top: 10px
    }
    .joblistrows .middlepart .job_list_title,
    .joblistrows .middlepart .job_list_title_premium {
        font-size: 16px
    }
    .resumelistrows .standard,
    .resumelistrows .standard .single_resume_item {
        height: 140px
    }
    .empoyerjoblistrows .single_course_item .rightpart .hitview {
        margin-right: 10px;
        display: block
    }
    .postmanager .nav.posttabs>li>a {
        padding: 10px 8px;
        font-size: 11px
    }
}

@media (min-width:321px) and (max-width:430px) {
    .post-links .btn {
        display: block;
        font-size: 13px;
        margin-bottom: 10px
    }
    .display-post .col-xs-6 {
        width: 100%
    }
    .gmap {
        height: 250px!important
    }
	.formrow.gmap {height:auto !important;}
    .mainlogo img {
        width: 67%
    }
}

@media (min-width:321px) and (max-width:339px) {
    .editprofilelink .glyphicon-edit {
        margin-left: 2px
    }
    .profilestatus .status {
        margin-left: 0
    }
}

@media (max-width:320px) {
    .jobseekerbtns .btn-small,
    .profilebtns .btn-small {
        padding-left: 5px!important;
        padding-right: 5px!important
    }
    .jobseekerbtns .btn-info.btn-small,
    .profilebtns .btn-info.btn-small {
        margin-right: 1%
    }
    .profilebtns {
        padding-left: 0!important;
        padding-right: 0!important;
        float: left
    }
    .boxes_blue li {
        margin-left: 27%!important
    }
    .box,
    .row-fluid .box {
        padding: 0 10px 10px
    }
    .display-post .col-xs-6 {
        width: 100%
    }
    .gmap {
        height: 200px!important
    }
	.formrow.gmap {height:auto !important;}
    .nav>li>a {
        font-size: 11px
    }
    .notification_div {
        width: 290px
    }
    .mainlogo img {
        width: 67%
    }
    .editprofilelink .glyphicon-edit {
        margin-left: 0;
        margin-right: 0
    }
    .profilestatus .status {
        margin-left: 0
    }
}
