@font-face {
    font-family: 'Karla-Regular';
    src: url('../fonts/Karla-Regular.eot');
    src: url('../fonts/Karla-Regular.woff') format('woff'), url('../fonts/Karla-Regular.ttf') format('truetype'), url('../fonts/Karla-Regular.svg#Karla-Regular') format('svg'), url('../fonts/Karla-Regular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Karla-Bold';
    src: url('../fonts/Karla-Bold.eot');
    src: url('../fonts/Karla-Bold.woff') format('woff'), url('../fonts/Karla-Bold.ttf') format('truetype'), url('../fonts/Karla-Bold.svg#Karla-Bold') format('svg'), url('../fonts/Karla-Bold.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Regular.eot');
    src: url('../fonts/SourceSansPro-Regular.woff') format('woff'),
         url('../fonts/SourceSansPro-Regular.ttf') format('truetype'),
         url('../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg'),
         url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
  }
header::after {
    content: "";
    display: table;
    clear: both;
}
header .no_pad_r {
    padding: 0;
}
header #logo {
    padding-top: 7px;
    padding-bottom: 8px;
}
header .top-navigation-right {
    position: absolute;
    right: 0;
}
header .inheritPosition {
    position: inherit;
}
header .top-navigation-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}
header .top-navigation-right ul li {
    display: inline-block;
    float: left;
    padding: 0 24px;
}
header .top-navigation-right ul li:first-child:before {
    display: none;
}
header .top-navigation-right ul li:last-child:before {
    display: none;
}
header .top-navigation-right ul li a {
    display: block;
    font-size: 18px;
    font-family: 'Karla-Regular';
    color: #333333;
    text-decoration: none;
    padding: 30px 0px;
    position: relative;
}

header .top-navigation-right ul li.login_icon a {
    background: #cc0633;
    color: #fff;
}
header .top-navigation-right ul li a::before {
    content:'';
    position: absolute;
    left: 15px;
    height: 100%;
    top: 0;
    width: 25px;
    background-repeat: no-repeat;
    background-position: center center;
}
header .top-navigation-right ul li.phone_icon a::before {
    background-image: url(../images/phone.svg);
}
header .top-navigation-right ul li.contact_icon a::before {
    background-image: url(../images/mail.svg);
}
header .top-navigation-right ul li.payment_proof_icon a::before {
    background-image: url(../images/self-service.svg);
}
header .top-navigation-right ul li.contractor_icon a::before {
    background-image: url(../images/contractor.svg);
}
header .top-navigation-right ul li.login_icon a::before {
    background-image: url(../images/login.svg);
}
.navigation {
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    transition: all 1s ease;
}
.navigation.rel {
    position: relative;
    background: #696969;
}
.navigation.rel.fixed {
    position: sticky;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
}
.wpcf7 .ajax-loader {
    opacity: 0;
}
.navigation.fixed {
    position: fixed;
    top: 0;
    transition: all 1s ease;
    z-index: 999;
}
.navigation .nav-container {
    background: #ffffff; 
    width: 100%;
    box-shadow: 0px 4px 4px rgba(200, 200, 200, 0.8);
    -webkit-box-shadow: 0px 4px 4px rgba(200, 200, 200, 0.8);
}
.navigation .nav-container::after {
    content: "";
    display: table;
    clear: both;
}
.navigation.norel .nav-container {
    box-shadow: 0px 4px 4px rgba(26, 26, 26, 0.3);
    -webkit-box-shadow: 0px 4px 4px rgba(26, 26, 26, 0.3);
}
.navigation.fixed .nav-container {
    background: #ffffff;
    width: 100%;
}
nav {
    float: left;
    z-index: 1;
    position: relative;
    padding-left: 15px;   
}
nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
nav ul li {
    float: left;
    position: relative;
}
nav ul li a {
    display: block;
    padding: 20px 45px 20px 0px;
    text-decoration: none;
    font-size: 18px;
    color: #404040;
    font-family: 'Karla-Regular';
    text-decoration: none;
}
nav ul li.current-menu-item a {
    color: #cc0633;
}
nav ul li a:hover {
    color: #cc0633;
    text-decoration: none;
}
.nav-mobile {
    display: none;
    position: absolute;
    top: 36px;
    left: 15px;
    z-index: 9;
}
.search_box {
    position: relative;
    text-align: right;
    right: 0;
}
.search_box .s_txt {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    height: 50px;
    width:100%;
    color: #333333;
    font-size: 18px;
    font-family: 'Karla-Regular';
    border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-bottom: 0 !important;
}
.search_box input::-webkit-input-placeholder {
    color: #333333;
}
.search_box .s_btn {
    background: transparent url('../images/search-red.svg');
    position: absolute;
    right: 16px;
    height: 100%;
    width: 24px;
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
}
.search_box .s_txt:focus,
.s_btn:focus {
    outline-color: #000;
    outline-style: auto;
    outline-width: 1px;
}
.yikes-easy-mc-form input[type=email]:focus,
.yikes-easy-mc-form input[type=number]:focus,
.yikes-easy-mc-form input[type=text]:focus,
.yikes-easy-mc-form input[type=url]:focus,
.yikes-easy-mc-form select:focus {
    outline-color: #F3F6F7 !important;
    outline-style: auto !important;
    outline-width: 1px !important;
}
.yikes-easy-mc-email:focus {
    outline-color: #F3F6F7 !important;
    outline-style: auto !important;
    outline-width: 1px !important;
}

.page_top_banner .top_banner_inner {
    position: relative;
}
.page_top_banner .top_banner_inner img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.page_top_banner .top_banner_inner .top_banner_txt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.15);
}
.page_top_banner .top_banner_inner .top_banner_txt .top_banner_txt_tbl {
    display: table;
    width: 100%;
    height: 100%;
}
.page_top_banner .top_banner_inner .top_banner_txt .top_banner_txt_tbl .top_banner_txt_cel {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.page_top_banner .top_banner_inner .top_banner_txt .top_banner_txt_tbl .top_banner_txt_cel h1 {
    margin: 0;
    font-size: 60px;
    font-family: 'Karla-Bold';
    color: #fff;
}
.page_sidebar .side_menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
.page_sidebar .side_menu li {
    border-bottom: 1px solid #ddd;
}
.page_sidebar .side_menu li a {
    font-family: 'Karla-Regular';
    color: #808080;
    font-size: 18px;
    text-decoration: none;
    display: block;
    padding: 15px 0px;
}
.page_sidebar .call_box {
    background: url('../images/call-outage-bg.jpg');
    padding: 25px;
}
.page_sidebar .call_box h4 {
    color: #fff;
    font-size: 18px;
    font-family: 'Karla-Bold';
    margin: 0;
    margin-bottom: 10px;
}
.page_sidebar .call_box p {
    color: #fff;
    font-size: 18px;
    font-family: 'Karla-Regular';
}
.page_sidebar .call_box a {
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    font-family: 'Karla-Bold';
}
.page_sidebar .e_signup_box h4 {
    font-size: 24px;
    font-family: 'Karla-Bold';
    color: #323d41;
    letter-spacing: -1px;
}
.page_sidebar .e_signup_box p {
    color: #808080;
    font-size: 18px;
    font-family: 'Karla-Regular';
}
.page_sidebar .e_signup_box .reg_btn {
    font-size: 16px;
    font-family: 'Karla-Bold';
    color: #fff;
    background: #1ca3dc;
    display: inline-block;
    width: 100%;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
}
.mega_menu {
    position: absolute;
    background: #fff;
    top: 65px;
    border: 1px solid #f0f0f0;
    border-top: none;
    max-width: 460px;
    min-width: 460px;
    padding: 25px;
    display: none;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
    opacity: 0;
}
.mega_menu h3 {
    margin: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 16px;
}
.mega_menu h3 a {
    color: #323d41;
}
.mega_menu p.desc {
    margin-bottom: 10px;
    font-size: 14px;
}
.mega_menu ul {
    overflow: auto;
    margin: 0;
    padding: 0;
}
.mega_menu ul li {
    float: left;
    display: inline-block;
    width: 50%;
    background-repeat: no-repeat !important;
    background-position: left 0px top 8px !important;
    padding-left: 35px;
    background-size: 24px !important;
}
.mega_menu ul li a {
    color: #404040;
    padding: 10px 0px;
    font-family: 'Karla-Bold';
    display: block;
    font-size: 14px;
}
.mega_menu ul li a:hover {
    color: #cc0633;
}
.lg_mega_menu {
    max-width: 650px;
    padding: 0;
}
.lg_mega_menu h3 {
    padding: 15px;
    margin-bottom: 0;
    border-bottom: none;
}
.lg_mega_menu h3.r_border {
    border-right: 1px solid #ddd;
}
.lg_mega_menu .main_mega_nav {
    position: relative;
    overflow: inherit;
    width: 100%;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.lg_mega_menu.mega_menu ul li a {
    padding: 10px 0px;
}
.lg_mega_menu .col-2 {
    float: left;
    width: 50%;
}
.lg_mega_menu.mega_menu ul li {
    float: none;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-right: 15px;
    background-position: left 15px top 8px !important;
    padding-left: 60px;
}
.lg_mega_menu.mega_menu ul li:last-child {
    border-bottom: none;
}
.lg_mega_menu.mega_menu ul li:hover {
    background-color: #f1f2f3 !important;
}
.lg_mega_menu.mega_menu ul li .sub_mega_menu {
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 100%;
    padding-left: 25px;
    padding-right: 15px;
    background: #f1f2f3;
    display: none;
    z-index: 1;
    padding-top: 13px;
}
.lg_mega_menu.mega_menu ul li .sub_mega_menu.open_left_side {
    left: -100%;
    margin-left: -2px;
}
.lg_mega_menu.mega_menu ul li .sub_mega_menu.open_right_side {
    margin-left: 2px;
}
.lg_mega_menu.mega_menu ul li:hover .sub_mega_menu {
    display: block;
}
.lg_mega_menu.mega_menu ul li a.sub_li {
    background: url("../images/subnav_arrow.png");
    position: relative;
    background-repeat: no-repeat;
    background-position: right center;
}
.lg_mega_menu.mega_menu ul li .sub_mega_menu li {
    padding-left: 0;
    border-bottom: none;
    padding-right: 0;
}
.lg_mega_menu.mega_menu ul li .sub_mega_menu li a {
    font-family: 'Karla-Regular';
    padding: 6px 0px;
}
.breadcrumb-nav {
    background: #f4f4f4;
    border-bottom: 1px solid #ddd;
    font-family: 'Karla-Regular';
}
.breadcrumb-nav .o_breadcrumb {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 20px;
    padding-bottom: 20px;
}
.breadcrumb-nav .o_breadcrumb li:first-child {
    padding-left: 0px;
}
.breadcrumb-nav span span {
    font-size: 16px;
    font-family: 'Karla-Regular';
    padding-right: 5px;
    padding-left: 5px;
}
.breadcrumb-nav .o_breadcrumb li {
    font-size: 16px;
    font-family: 'Karla-Regular';
    color: #404040;
    display: inline;
    padding-right: 15px;
    padding-left: 5px;
}
.breadcrumb-nav .o_breadcrumb li a {
    color: #cc0633;
}
.breadcrumb-nav .o_breadcrumb li::after {
    content: ">";
    position: absolute;
    margin-top: 0px;
    margin-left: 5px;
}
.breadcrumb-nav .o_breadcrumb li:last-child::after {
    content: "";
}
nav ul li.menu-item-has-children:hover .sub-menu {
    display: block;
}
nav ul li .sub-menu {
    display: none;
    position: absolute;
    background: #fff;
    min-width: 160px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
}
nav ul li .sub-menu li {
    float: none;
}
nav ul li .sub-menu li a {
    font-family: 'Karla-Bold';
    color: #404040;
    padding: 15px;
    font-size: 14px;
}
nav ul li .sub-menu li a:hover {
    color: #1ca3dc;
}
.mob_header_search {
    display: none;
}
.k_nav_mob {
    right: -100%;
    position: absolute;
}
.tweetSlideOverlay {
    display: none;
}
.twittIcon {
    background: url(../images/twitter-lg-icon.png) no-repeat center center;
    float: left;
    border-right: 1px solid #ddd;
    border-radius: 0;
    height: 50px;
    width: 88px;
    box-sizing: border-box;
    margin-right: 30px;
    padding: 0;
}
.twittDetails {
    font-size: 18px;
    text-align: left;
    color: #808080;
    font-family: 'Karla-Regular';
    float: left;
    width: 70%;
    margin-top: 0;
    line-height: 30px;
    min-height: 70px;
}
.tweetsliderColumn {
    width: 100%;
}
.twittMeta {
    display: none;
}
.tweetSlideSection .bx-wrapper .bx-controls-direction a::before {
    content: "";
    display: none !important;
}
.tweetSlideSection .bx-wrapper .bx-controls-direction a {
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-border-radius: 0;
    z-index: 0;
}
.tweetSlideSection .bx-wrapper .bx-controls-direction a.bx-prev {
    left: inherit;
    right: 80px;
    background: url(../images/slider-right-arrow.png);
    background-position: left 10px top 12px;
    right: 50px;
    background-repeat: no-repeat;
}
.tweetSlideSection .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0;
    background: url(../images/slider-left-arrow.png);
    background-position: right 10px top 12px;
    background-repeat: no-repeat;
}
.tweetsliderColumn {
    margin-top: 50px;
}
.tweetsliderColumn .bx-wrapper {
    margin-bottom: 0;
}
.headerContainer {
    max-width: 1860px;
    margin: 0 auto;
}
.mega_menu ul li.energyBillMenuIcon {
    background: url('../images/megamenu_energy bill.svg') !important;
    background-repeat: no-repeat !important;
    background-position: left 0px top 8px !important;
    background-size: 24px !important;
}
.mega_menu ul li.declarationMenuIcon {
    background: url('../images/self_declaration.png') !important;
    background-repeat: no-repeat !important;
    background-position: left 0px top 8px !important;
    background-size: 24px !important;
}
.mega_menu ul li.newComConection {
    background: url('../images/megamenu3_new commercial.svg') !important;
    background-repeat: no-repeat !important;
    background-position: left 0px top 8px !important;
    background-size: 24px !important;
}
header #logo img.custom-logo.opuc_engery {
    max-width: 226px;
}
header #logo img.custom-logo.opuc_services {
    max-width: 206px;
}
header #logo img.custom-logo.opuc_power_corporation {
    max-width: 255px;
}
.opucMsgPopup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 100;
}
.opucMsgPopupError {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 999;
}
.opucMsgPopup .opucMsgPopupOverlay {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 0;
}
.opucMsgPopupError .opucMsgPopupOverlay {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 0;
}
.opucMsgPopupError .dis-tbl {
    display: table;
    width: 100%;
    height: 100%;
}
.opucMsgPopup .dis-tbl {
    display: table;
    width: 100%;
    height: 100%;
}
.opucMsgPopupError .dis-tbl .dis-ver {
    display: table-cell;
    vertical-align: middle;
}
.opucMsgPopup .dis-tbl .dis-ver {
    display: table-cell;
    vertical-align: middle;
}
.opucMsgPopup .dis-tbl .dis-ver .opucMsgPopupArea {
    max-width: 550px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    background: #fff;
    padding: 30px;
    text-align: center;
}
.opucMsgPopupError .dis-tbl .dis-ver .opucMsgPopupArea {
    max-width: 550px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    background: #fff;
    padding: 30px 25px;
    text-align: center;
}
.opucMsgPopupError  .opucMsgPopupArea .opucMsgPopupOk, .opucMsgPopup .opucMsgPopupArea .opucMsgPopupOk {
    background: #cc0633;
    color: #fff;
    padding: 6px 30px;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Karla-Bold';
    font-size: 16px;
}
.single_job_listing .wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 18px;
}
.service-request .screen-reader-response {
    display: none;
}
.side-bar ul li.current-menu-item a {
    color: #cc0633;
}
.rotatingtweets a {
    text-decoration: underline;
}
.important_notice .main_box {
    border: 2px solid #cc0633;
    padding: 30px;
    border-radius: 10px;
    margin: 45px 0px 0px;
}
.important_notice .main_box h5 {
    color: #cc0633;
    margin-top: 0px;
    font-size: 24px;
}
.build-arrears-management-form .row-style {
    overflow: hidden;
    width: 100%;
    display: block;
    margin: 0;
}
.build-arrears-management-form .row-style .half-column {
    width: 50%;
    float: left;
    padding: 0 5px;
}
.build-arrears-management-form .row-style label {
    width: 100%;
}
.build-arrears-management-form .row-style .no-title {
    margin: 20px 0 0;
}
.build-arrears-management-form .row-style input:focus {
    box-shadow: 0 0 5px rgba(89, 93, 100, .75);
}
.build-arrears-management-form .row-style label {
    color: #595d64;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 700;
    font-family: Lato, "Helvetica Neue", Arial, "Lucida Grande", Tahoma, Verdana, sans-serif;
}
.build-arrears-management-form .row-style input[type="text"],
.row-style input[type="email"],
.row-style input[type="number"],
.row-style input[type="tel"],
.build-arrears-management-form .row-style select {
    border: 1px solid #ddd !important;
    padding: 10px;
    color: #7c7c7c;
    font-family: Lato, "Helvetica Neue", Arial, "Lucida Grande", Tahoma, Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 14px;
    height: 42px;
    margin-top: 10px;
    background-color: transparent;
    width: 100%;
}
.build-arrears-management-form .row-style select {
    border: 1px solid #ddd !important;
    padding: 10px !important;
}
body .build-arrears-management-form .row-style .c_form_group select:focus {
    box-shadow: 0 0 5px rgb(89 93 100 / 75%);
    border-color: transparent !important;
}
.build-arrears-management-form .row-style label p span {
    font-size: 12px;
    line-height: normal;
    color: #595d64;
}
.build-arrears-management-form .row-style .wpcf7-submit {
    background: #cc0633 !important;
    width: 200px;
    height: 55px;
    text-transform: uppercase;
    font-family: 'Karla-Bold';
    font-size: 16px !important;
    margin-right: 0;
    margin-bottom: 45px;
    border: none !important;
    color: #fff;
    margin-top: 10px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}
input[type="number"] {
    -moz-appearance: textfield !important;
}
.build-arrears-management-form .row-style .full-column {
    padding: 0 5px;
}
.community-wrap {
    padding: 10px 0 0;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    background: #cc0633 !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #cc0633 !important;
    box-shadow: #cc0633 0 1px 3px 0 inset;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #cc0633;
}
.overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(255, 255, 255, 0.8) url("/wp-content/themes/opuc-web/images/loader.gif") center no-repeat;
    background-size: 50px;
}
body.loading {
    overflow: hidden;
}
body.loading .overlay {
    display: block;
}

/* new plugin custom code */
.awsm_job_openings .awsm-job-form .job-form-section {
    border: 1px solid #909090;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    clear: both;
    display: none;
    line-height: 1.5em;
    margin: 1em 0;
    padding: .75em 1em 0;
    position: relative;
}

.awsm_job_openings .awsm-job-form .job-form-section:before {
    border-bottom: 10px solid #474747;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    height: 0;
    left: 5em;
    margin: -10px 0 0;
    position: absolute;
    top: 1px;
    width: 0;
}

.awsm_job_openings .awsm-job-form .job-form-section:after {
    border-bottom: 9px solid #fff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    content: "";
    height: 0;
    left: 5em;
    margin: -9px 0 0 1px;
    position: absolute;
    top: 1px;
    width: 0;
}

.awsm_job_openings .awsm-job-form .job-form-section .choose_file_outer .choose_file_btn {
    color: #ffffff;
    background: #cc0633;
    display: inline-block;
    font-size: 14px;
    padding: 11px 20px;
    outline: none;
    cursor: pointer;
    border: none;
    text-transform: uppercase;
    font-family: 'Karla-Bold';
    margin-bottom: 0;
    border: 1px solid #cc0633;
}

.awsm_job_openings .awsm-job-form .apply-job-button {
    font-size: 16px;
    font-family: 'Karla-Bold';
    text-transform: uppercase;
    padding: 15px;
    width: 180px;
    font-weight: normal;
    margin-top: 50px;
    display: inline-block;
    color: #ffffff;
    background-color: #cc0633;
    border: 1px solid #cc0633;
    line-height: 1em;
}
/*current-role-section*/
.career-job-page-wrapper .current-role-section {
    padding: 80px 0;
}
.career-job-page-wrapper .current-role-section  .awsm-job-item {
    border: 1px solid #dddddd;
    padding: 25px 30px 40px 30px;
    margin: 50px 5px 0;
}

.career-job-page-wrapper .current-role-section .awsm-job-post-title {
    color: #323d41;
    line-height: 18px;
    font-family: 'Karla-Bold';
    margin-bottom: 20px;
    width: auto;
    display: inline-block;
}

.career-job-page-wrapper .current-role-section .awsm-job-specification-term {
    font-size: 16px;
    line-height: 18px;
    color: #323d41;
    font-family: 'Karla-Regular';
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
}

.career-job-page-wrapper .current-role-section .awsm-job-specification-item {
    margin-right: 40px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    width: calc(50% - 40px);
}

.career-job-page-wrapper .current-role-section .awsm-job-specification-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.career-job-page-wrapper .current-role-section .awsm-job-specification-item>[class^=awsm-job-icon-] {
    font-size: 18px;
    color: #cc0633; 
    min-width: 20px;
}

.career-job-page-wrapper .current-role-section .awsm-job-more-container {
    border-top: 1px solid #dddddd;
    padding: 30px 0 0;
    margin-top: 30px;
}
.career-job-page-wrapper .current-role-section .awsm-job-more {
    padding: 15px;
    min-width: 150px;
    background-color: #cc0633;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    font-family: 'Karla-Bold';
    text-transform: uppercase;
    pointer-events: all;
}
.career-job-page-wrapper .current-role-section .awsm-job-more > span {
    display: none;
}
.career-job-page-wrapper .current-role-section .awsm-grid-left-col {
    display: inline-block;
    max-width: calc(100% - 160px);
}
.career-job-page-wrapper .current-role-section .awsm-job-specification-job-share-email {
    position: absolute;
    top: 20px;
    right: 30px;
    width: auto;
    margin: 0;
    display: flex;
    flex-direction: row-reverse;
}
.career-job-page-wrapper .current-role-section .awsm-grid-right-col {
    border-top: 1px solid #ddd;
    padding-top: 30px;
}
.career-job-page-wrapper .current-role-section .awsm-job-item {
    position: relative;
    pointer-events: none;
}
.career-job-page-wrapper .current-role-section .awsm-job-specification-job-share-email .awsm-job-specification-term {
    position: relative;
    top: 2px;
}
.career-job-page-wrapper .current-role-section .awsm-job-specification-job-share-email > a {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
    pointer-events: all;
    align-items: center;
}
.career-job-page-wrapper .current-role-section .awsm-job-icon-envelope-open {
    font-size: 18px;
    color: #cc0633;
}
/* single page custom css start here */
.awsm-job-single-wrap .awsm-job-specification-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.awsm-job-single-wrap .awsm-job-specification-wrapper .awsm-job-specification-item {
    display: flex;
    align-items: center;
}
.awsm-job-single-wrap .awsm-job-specification-wrapper .awsm-job-specification-job-share-email {
    display: none;
    order: 5;
}

.awsm-job-single-wrap .awsm-job-specification-wrapper .awsm-job-specification-label {
    display: none;
}

.awsm-job-single-wrap .awsm-job-specification-wrapper .awsm-job-specification-term {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Karla-Regular';
}

.awsm-job-single-wrap .awsm-job-specification-wrapper .awsm-job-specification-item>[class^=awsm-job-icon-] {
    color: #cc0633;
    font-size: 20px;
    margin-right: 10px;
}

.awsm-job-single-wrap .awsm-job-specification-wrapper .awsm-job-specification-job-company-name {
    border: 1px solid #eee;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    box-sizing: content-box;
    clear: both;
    margin: 0 0 2em;
    min-height: 3em;
    padding: 1em;
    position: relative;
    width: 100%;
    display: flex;
    align-items: flex-start;
    order: 4;
}

.awsm-job-single-wrap .awsm-job-specification-wrapper .awsm-job-specification-job-company-name .awsm-job-icon-id-badge:before {
    display: none;
}

.awsm-job-single-wrap .awsm-job-specification-wrapper .awsm-job-specification-job-company-name .awsm-job-icon-id-badge {
    background: url(../images/company.png);
    width: 48px;
    height: 48px;
    display: inline-block;
    background-size: cover;
}

.awsm-job-single-wrap .awsm-job-specification-wrapper .awsm-job-specification-job-company-name .awsm-job-specification-term {
    line-height: normal;
    padding-left: 20px;
}

.awsm-job-single-wrap .awsm-job-specification-wrapper .awsm-job-specification-job-date {
    order: 3;
}

.awsm-job-single-wrap .awsm-job-specification-wrapper .awsm-job-specification-job-location {
    order: 2;
}

.awsm-job-single-wrap .awsm-job-specification-wrapper .awsm-job-specification-job-type {
    order: 1;
    background-color: #90da36;
    padding: 3px 9px;
}

.awsm-job-single-wrap .awsm-job-specification-wrapper .awsm-job-specification-job-type .awsm-job-icon-clock-o {
    display: none;
}
.awsm_job_openings .awsm-job-form .submit_resume_btn {
    padding: 10px 20px;
}
/* single page custom css End here */
.job_form_wrap .cc-col-4 .choose_file_outer {
    margin-top: -20px;
}

.job_form_wrap .cc-col-4 .choose_file_outer .upload_file {
    display: none;
}
.awsm_job_openings .awsm-job-form .job-form-section .get_filename {
  top: auto;
  bottom: -30px;
  left: 0;
  right: auto;
}
.career-job-page-wrapper .current-role-section .awsm-grid-right-col{
margin-top: auto;
}
.job-form-section .wpcf7 input[type="email"]:focus, .job-form-section .wpcf7 input[type="text"]:focus, .job-form-section .wpcf7 select:focus, .job-form-section .wpcf7 textarea:focus, .job-form-section .wpcf7 input[type="tel"]:focus {
    border: 1px solid #ddd !important;
}
.job_form_wrap .wpcf7-not-valid-tip {
    font-size: 14px;
}
.job_form_wrap .choose_file_outer .empty-file-error {
    font-size: 14px;
    color: #dc3232;
    display: inline-block;
    width: 100%;
    line-height: 26px;
}
.job_form_wrap .choose_file_outer .empty-file-error+.empty-file-error {
    display: none !important;
}
.career-job-page-wrapper .job_form_wrap .cc-col-4 .choose_file_outer {
    margin: 0;
}
.career-job-page-wrapper .job-application-form-main .choose_file_outer .wpcf7-form-control-wrap {
    opacity: 1;
    position: relative;
}
.career-job-page-wrapper .job-application-form-main .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: relative;
    bottom: auto;
    line-height: 26px;
    font-size: 14px;
}
.career-job-page-wrapper .job-application-form-main .wpcf7-form-control:not(.submit_resume_btn) {
    height: 48px;
    width: 100%;
}
.career-job-page-wrapper .job-application-form-main .choose_file_outer .choose_file_btn {
    height: 48px;
    display: inline-flex;
    align-items: center;
}

.career-job-page-wrapper .job-application-form-main .submit_resume_btn {
    min-width: 110px;
}
.career-job-page-wrapper .job-application-form-main .choose_file_outer .choose_file_btn {
    margin-bottom: 0;
}

@media (max-width: 991.98px) {
.career-job-page-wrapper .current-role-section .awsm-grid-col-2 .awsm-grid-item {
  width: 100%;
}
.awsm_job_openings .awsm-job-form .job-form-section .choose_file_outer .choose_file_btn{
    margin-bottom: 30px;
}
.awsm_job_openings .awsm-job-form .job-form-section .get_filename {
    bottom: 0px;
}
.job_form_wrap .cc-col-4 .choose_file_outer > p {
    margin-bottom: 0;
}
.single-awsm_job_openings .awsm_job_openings .awsm-job-form .job-form-section .choose_file_outer .choose_file_btn {
    margin-bottom: 0;
}
.single-awsm_job_openings .awsm_job_openings .awsm-job-form .job-form-section .choose_file_outer {
    margin-bottom: 20px;
}
}
@media (max-width: 767.98px) {
    .career-job-page-wrapper .job-application-form-main .invalid .job_form_wrap .cc-col-4 {
        margin-top: 5px;
    }
}
@media (max-width:599.98px) {
.awsm_job_openings .awsm-job-form .job-form-section {
    max-width: 316px;
}
}
@media (max-width:567.98px) {
.career-job-page-wrapper .current-role-section .awsm-job-specification-item:not(.awsm-job-specification-job-share-email) {
    width: 100%;
}

.career-job-page-wrapper .current-role-section .awsm-grid-left-col {
    max-width: 100%;
}

.career-job-page-wrapper .current-role-section .awsm-job-item {
    padding-top: 60px;
}
.career-job-page-wrapper .current-role-section .awsm-job-specification-job-share-email > a {
    flex-direction: row;
}

.career-job-page-wrapper .current-role-section .awsm-job-specification-job-share-email {
      position: relative; 
      inset: unset;
      margin-bottom: 10px; 
      flex-direction: row;
}
}

