@charset "utf-8";
/* CSS Document */
.joblist_main_bg {
    background: #f2f2f2;
}
/*--Common Start--*/
.text_center {
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
}
.text_left {
    text-align:left;
    text-align:-webkit-left;
    text-align:-moz-left;
}
.text_right {
    text-align:right;
    text-align:-webkit-right;
    text-align:-moz-right;
}
.nopadding {
    padding:0!important;
}
.nomargin {
    margin:0!important;
}
.text_nodecor:hover {
    text-decoration:none;
}
.float_left {
    float:left;
}
.float_right {
    float:right;
}
.full_width {
    width:100%;
}
.no_border {
    border:none!important;
}
.text_bold {
    font-weight:bold;
}
.valign_middle {
    vertical-align: middle;
}
@media (min-width:500px) {
    .lt500 {
        display:none;
    }
}
@media (max-width:500px) {
    .gt500 {
        display:none;
    }
}
/*--Common End --*/
/*--General Style Start--*/
.test1 {
    background-color:aqua;
}
.mywallet_text_style01 {
    font-size: 20px;
    font-weight: bold;
    font-family:Raleway;
    color:#00aff0;
}
.mywallet_text_style02 {
    font-size: 14px;
    font-family:Raleway;
    color:black;
    text-align:left;
}
.mywallet_text_style03 {
    font-size: 14px;
    font-family:Lato;
    font-weight:bold;
    color:black;
}
.mywallet_text_style04 {
    font-size: 14px;
    font-family:Raleway;
    color:black;
    background-color: #00aff0;
    text-align:center;
}
.mywallet_text_style05 {
    font-size: 18px;
    font-family:Raleway;
    color:black;
    font-weight:bold;
    text-align:left;
}
.mywallet_text_style06 {
    font-size: 18px;
    font-family:Lato;
    color:black;
    font-weight:bold;
    text-align:left;
}
.mywallet_text_style07 {
    font-family:Raleway;
    font-size: 25px;
    color:white;
    font-weight:bold;
    text-align:center;
    padding:0px;
    margin:0px;
}
.mywallet_text_style08 {
    font-family:Lato;
    font-size: 20px;
    color:#00aff0;
    font-weight:bold;
    text-align:center;
    padding:0px;
    margin:0px;
}
.mywallet_text_style09 {
    font-family:Lato;
    font-size: 18px;
    color:#58b55f;
    font-weight:bold;
    text-align:center;
    padding:0px;
    margin:0px;
}
.mywallet_text_style10 {
    color:white;
    font-family: Lato;
    font-size: 18px;
    text-align:center;
}
.mywallet_text_style11 {
    color:white;
    font-family: Lato;
    font-size: 30px;
    font-weight:bold;
    text-align:center;
}
.mywallet_text_style12 {
    color:white;
    font-family: Lato;
    font-size: 18px;
    text-align:center;
}
.mywallet_text_style13 {
    color:black;
    font-family: Raleway;
    font-size: 16px;
}
.mywallet_text_style14 {
    color:black;
    font-family:Raleway;
    font-size:20px;
    font-weight:bold;
}
.mywallet_text_style15 {
    color:#686868;
    font-style:italic;
    font-family:Lato;
    font-size:14px;
}
.mywallet_text_style16 {
    color:#686868;
    font-size:16px;
    font-weight:bold;
    font-family:Raleway;
    text-align:left;
}
.mywallet_text_style17 {
    color:black;
    font-size:18px;
    font-family:Lato;
    font-weight:bold;
    text-align:right;
}
.mywallet_text_style18 {
    color:#3f3f3f;
    font-family:Lato;
    font-size:20px;
    font-weight:bold;
}
.mywallet_text_style19 {
    color:black;
    font-family:Raleway;
    font-size:14px;
    font-weight:bold;
}
.mywallet_text_style20 {
    font-family:Lato;
    font-size:14px;
}
.mywallet_text_style21{
    text-decoration: line-through;
    color: black;
}
.mywallet_text_style22{
    font-size:18px;
    margin:0 5px;
    font-family:Lato;
    font-weight:bold;
    color: #ff0000;
}
.mywallet_text_style23{
    text-decoration: line-through;
    color: white;
    font-weight: normal;
    font-family: Lato_Regular;
    font-size:16px;
}
.mywallet_text_style24{
    font-size:20px;
    margin:0 5px;
    font-family:LatoSemiBold;
    color: #000!important;
}
.mywallet_content_wrapper {
    padding:20px 10px;
}
@media (max-width:767px) {
    .mywallet_content_wrapper {
        padding:10px;
    }
}
/*--General Style End--*/

/*-- My Wallet Pricing Plan Start----------------------------------------------------*/
.mywallet_creditguide_tab_wrapper {
    padding:0!important;
    margin:0!important;
    background-color:#d7d7d7!important;
}
.mywallet_creditguide_tab_wrapper>ul {
    background-color:#d7d7d7!important;
    height:100px;
    border-bottom:none!important;
}
.mywallet_creditguide_tab_wrapper>ul>li {
    border-bottom:none!important;
    border-right: 0px;
    border-left: 1px solid #d1d1d1;
}
.mywallet_creditguide_tab_wrapper>ul>li:first-child {
    border-bottom:none!important;
    border-right: 0px;
    border-left: 0px;
}
.mywallet_creditguide_tab {
    background-color:#959595!important;
    cursor:pointer!important;
    padding: 10px 0px!important;
    text-align:center;
}
.mywallet_creditguide_tab.discounted_tab {
    background-color:#ff0000!important;
}

.mywallet_creditguide_tab:hover {
    background-color:#505050!important;
    cursor:pointer!important;
    /*padding: 10px 0px!important;*/
    text-align:center;
}
.mywallet_creditguide_tab_wrapper>ul>li.active>.mywallet_creditguide_tab {
    background:url(../images/employer/mywallet_tab_active.png) no-repeat top center!important;
    background-color:#d7d7d7!important;
    background-size:cover!important;
    cursor:pointer!important;
    /*padding: 10px 0px!important;*/
    text-align:center;
    height:97px;
}
@media (max-width:1170px) {
    .mywallet_creditguide_tab_wrapper>ul>li.active>.mywallet_creditguide_tab {
        height:92px;
    }
}
@media (max-width:991px) {
    .mywallet_creditguide_tab_wrapper>ul>li.active>.mywallet_creditguide_tab {
        height:96px;
    }
}
.mywallet_creditguide_tab>img {
    height:50px;
    width:100px;
}
.mywallet_tab_content_wrapper {
    padding: 15px;
}
.mywallet_creditguide_panel_style {
    background-color:#00aff0!important;
    border-radius: 30px;
    padding:3px 2px!important;
    border: 1px solid white!important;
    text-align:center;
    margin: auto;
    display: block;
    width: 97%;
}
.mywallet_creditguide_panel_style.discounted_tab {
    background-color:#ff0000!important;
}
.mywallet_creditguide_panel_style:hover {
    background-color: #006fc4!important;
    border: 1px solid #006fc4!important;
}
.mywallet_creditguide_panel_style.btn-info.active{
    background-color: #006fc4!important;
    border: 1px solid #006fc4!important;
}
.mywallet_creditguide_panel_style>img {
    width:80%;
}
@media (max-width: 500px) {
    .mywallet_creditguide_panel_style>img {
        width:90%;
    }
}
.mywallet_creditguide_lt_wrapper {
    background-color:#d7d7d7!important;
    padding:15px 5px!important;
    margin-top:10px;
}

.mywallet_creditpricing_wrapper_base {
    padding:0px!important;
    margin-right:2%;
    margin-bottom:2%;
    width:30%;
    float:left;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 2px solid #73787b!important;
}
.mywallet_creditpricing_wrapper_feature {
    padding:0px!important;
    margin-right:2%;
    margin-bottom:2%;
    width:30%;
    float:left;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 2px solid #00aff0!important;
}

.mywallet_creditpricing_packagename_wrapper {
     background-color: #73787b;
     padding:10px 0px;
 }
.mywallet_creditpricing_packagename_wrapper_feature {
    background-color: #00aff0;
    padding:10px 0px;
}
.mywallet_creditpricing_packagecredit_wrapper {
    padding:10px 0px;
}
.mywallet_creditpricing_packageprice_wrapper {
    padding:5px 0px;
    background-color: #73787b;
}
.mywallet_creditpricing_packageprice_wrapper>img {
    width:80%;
}
@media (max-width:500px) {
    .mywallet_creditpricing_packageprice_wrapper>img {
        width:50%;
    }
}
.mywallet_creditpricing_ppc_wrapper {
    background-color: #ebebeb;
    padding:5px 0px;
    color:black;
    font-family:Lato;
    font-size:15px;
    text-align:center;
}
.mywallet_creditpricing_exp_wrapper {
    padding:5px 0px;
    font-size:15px;
    color:black;
    font-family:Raleway;
    text-align:center;
    background-color:white;
}
.mywallet_creditpricing_btn_holder {
    padding:5px;
    background-color:white;
}
.mywallet_creditpricing_purchase_btn {
    background-color: #00aff0;
    border-radius: 5px;
    border: 2px solid #00aff0;
    color: white;
    font-size: 14px;
    padding: 5px 0;
    width: 70%;
    margin: 10px auto;
    display: block;
    text-align: center;
    font-family: Raleway_Bold;
}
@media (max-width: 500px){
    .mywallet_creditpricing_purchase_btn {
        background-color:#00aff0;
        border-radius: 5px;
        color:white;
        font-size:14px;
        padding:5px;
        width:50%;
        margin:10px auto;
        display:block;
        text-align:center;
    }
}
@media (max-width: 767px) {
    .mywallet_creditpricing_wrapper_base {
        padding:0px!important;
        margin-right:2%;
        margin-bottom:2%;
        width:45%;
        float:left;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border: 2px solid #73787b!important;
    }
    .mywallet_creditpricing_wrapper_feature {
        padding:0px!important;
        margin-right:2%;
        margin-bottom:2%;
        width:45%;
        float:left;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border: 2px solid #00aff0!important;
    }

}
@media (max-width: 500px) {
    .mywallet_creditpricing_wrapper_base {
        padding:0px!important;
        margin:auto;
        margin-bottom:5%;
        width:100%;
        float:left;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border: 2px solid #73787b!important;
    }
    .mywallet_creditpricing_wrapper_feature {
        padding:0px!important;
        margin:auto;
        margin-bottom:5%;
        width:100%;
        float:left;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border: 2px solid #00aff0!important;
    }
}
.mywallet_creditoutlet_wrapper {
    border-radius: 10px;
    border: 2px solid #00aff0;
    float:left;
    margin-right:2%;
    margin-bottom:2%;
    width:30%;
}
@media (max-width: 767px) {
    .mywallet_creditoutlet_wrapper {
        border-radius: 10px;
        border: 2px solid #00aff0;
        float:left;
        margin-right:2%;
        margin-bottom:2%;
        width:45%;
    }
}
@media (max-width: 500px) {
    .mywallet_creditoutlet_wrapper {
        border-radius: 10px;
        border: 2px solid #00aff0;
        float:left;
        margin-right:2%;
        margin-bottom:2%;
        width:100%;
    }
}
.mywallet_creditoutlet_packageprice_wrapper {
    background-color:#00aff0;
    padding:10px 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.mywallet_creditoutlet_packagefeature_wrapper {
    background-color:white;
    padding:10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
/*-- My Wallet Pricing Plan End----------------------------------------------------*/
/*-- My Wallet Credit History Start-----------------------------------------------*/
.mywallet_credithistory_bg_wrapper {
    background-color:white;
    border: 1px solid #d1d1d1;
    padding: 20px;
    margin-bottom:20px;
}

.mywallet_credithistory_transaction_type {
    padding:10px 0px;
    background-color:transparent;
    font-size:16px;
    font-weight:bold;
    font-family:Raleway;
    color:white;
    text-align:center;
}
.mywallet_credithistory_deduct_container {
    background-color:red;
    padding: 5px;
}
.mywallet_credithistory_transaction_amt_neg {
    padding:10px 0px;
    background-color:white;
    font-size:20px;
    font-weight:bold;
    font-family:Lato;
    color:red;
    text-align:center;
}
.mywallet_credithistory_added_container {
    background-color:#2dbd93;
    padding: 5px;
}
.mywallet_credithistory_transaction_amt_pos {
    padding:10px 0px;
    background-color:white;
    font-size:20px;
    font-weight:bold;
    font-family:Lato;
    color:#2dbd93;
    text-align:center;
}
.mywallet_recordhistory_transaction_amt_pos {
    padding:10px 0px;
    background-color:white;
    font-size:16px;
    font-weight:bold;
    font-family:Lato;
    color:#2dbd93;
    text-align:center;
}
/*-- My Wallet Credit History End-----------------------------------------------*/
/*--My Wallet Payment History Start ---------------------------------------------*/
.mywallet_paymenthistory_table .mywallet_pricing_positive{
    color:green;
}
.mywallet_paymenthistory_table .mywallet_pricing_negative{
    color:red;
}
.mywallet_paymenthistory_bg_wrapper {
    background-color:white;
    border: 1px solid #d1d1d1;
    padding: 20px;
    margin-bottom:20px;
}
.mywallet_paymenthistory_tabletitle01 {
    background-color: #00aff0;
    color:white;
    font-family:Lato_Bold;
    font-size:15px;
    font-weight:bold;
    padding:5px;
}
.mywallet_paymenthistory_tabletitle02 {
    background-color: #f0f0f0;
    color: black;
    font-family: Raleway_Regular;
    font-size: 15px;
    padding: 5px;
}
.mywallet_paymenthistory_table {
    border: 1px solid #898989;
}
.mywallet_paymenthistory_table td {
    padding: 8px;
    font-size: 14px;
    font-family:Raleway;
}
.mywallet_paymenthistory_table tr:not(:last-of-type) {
     border-bottom: 1px solid #d1d1d1;
 }
.mywallet_paymenthistory_btn_style01 {
    background-color: #ffce54;
    border: 1px solid #ddce54;
    border-radius: 5px;
    font-family: Raleway;
    font-size:14px;
    font-weight:600;
    padding: 5px 0px;
    color:#3f3f3f;
    display:block;
    text-align:center;
    margin-bottom:5px;
}
.mywallet_paymenthistory_btn_style01:hover {
    background-color: #e67700;
    border: 1px solid #e67700;
    border-radius: 5px;
    font-family: Raleway;
    color:white;
    text-decoration:none;
}
.mywallet_paymenthistory_btn_style02 {
    background-color: #dcdcdc;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    font-family: Raleway;
    font-size:14px;
    font-weight:600;
    padding: 5px 0px;
    color:#3f3f3f;
    display:block;
    text-align:center;
    margin-bottom:5px;
}
.mywallet_paymenthistory_btn_style02:hover {
    background-color: #909090;
    border: 1px solid #909090;
    border-radius: 5px;
    font-family: Raleway;
    color:white;
    text-decoration:none;
}
.mywallet_paymenthistory_btn_style03 {
    background-color: #fd9883;
    border: 1px solid #fd9883;
    border-radius: 5px;
    font-family: Raleway;
    font-size:14px;
    font-weight:600;
    padding: 5px 0px;
    color:white;
    display:block;
    text-align:center;
    margin-bottom:5px;
}
.mywallet_paymenthistory_btn_style03:hover {
    background-color: #d16049;
    border: 1px solid #d16049;
    border-radius: 5px;
    font-family: Raleway;
    color:white;
    text-decoration:none;
}
.mywallet_paymenthistory_btn_style04 {
    background-color: #48cfae;
    border: 1px solid #48cfae;
    border-radius: 5px;
    font-family: Raleway;
    font-size:14px;
    font-weight:600;
    padding: 5px 0px;
    color:white;
    display:block;
    text-align:center;
    margin-bottom:5px;
}
.mywallet_paymenthistory_btn_style04:hover {
    background-color: #0b8869;
    border: 1px solid #0b8869;
    border-radius: 5px;
    font-family: Raleway;
    color:white;
    text-decoration:none;
}
@media (max-width:500px) {
    .mywallet_paymenthistory_btn_style01 {
        font-size:12px;
    }
    .mywallet_paymenthistory_btn_style02 {
        font-size:12px;
    }
    .mywallet_paymenthistory_btn_style03 {
        font-size:12px;
    }
    .mywallet_paymenthistory_btn_style04 {
        font-size:12px;
    }
}
/* My Wallet Payment History End ----------------------------------------------------*/
/*--Others ----------------------------------------------------------------*/
.managejobs_title_wrapper {
    padding:10px 0px;
}
.sidebar_css {
    color:black!important;
}
.mywallet_creditguide_tab, .mywallet_creditguide_tab span, .mywallet_creditguide_tab p{
    padding: 0px!important;
    color: white!important;
}
.discounted_tab p.discount_percentage{
    color: #f0ff00!important;
}
li.active .discounted_tab p.discount_percentage{
    color: white!important;
}

.note{
    font-size: 13px;
    color: #ff5300;
    padding: 5px;
    float: right;
}


.pricing_package_container{
    background: #f6f6f6;
    padding: 10px;
}
.pricing_package_tab_container{
    list-style-type: none;
}
.pricing_package_tab_container>li.active>.pricing_package_tab {
    display:block;
    color:white;
    background-color:#00aff0;
    font-weight:bold;
    text-decoration:none;
}

.pricing_package_tab_container>li{
}
.pricing_package_tab {
    display:block;
    color:#cbcbcb;
    background: white;
    font-size: 16px;
    font-family: LatoSemiBold;
    font-weight:bold;
    padding: 7px 0px;
    text-decoration:none;
    border: 2px solid #00aff0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.pricing_package_tab:hover {
    display:block;
    color:white;
    background-color:#00aff0;
    font-family: Raleway_Medium;
    font-weight:bold;
    text-decoration:none;
}
.package_tab_divider{
    height: 5px;
    background: #00aff0; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #00aff0 , white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #00aff0, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #00aff0, white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #00aff0 , white); /* Standard syntax */
}
.after_price_divider{
    height: 5px;
    background: #00aff0;
}

.pricing_content_wrapper {
}

.package_detail_wrapper{
    display: table;
    height: 95%;
    width: 100%;
    border: 1px solid #00aff0;
    border-radius: 5px;
    background: #fff; /* For browsers that do not support gradients */
}
.credit_detail_wrapper{
    border-radius: 10px;
    display: table;
    height: 95%;
    width: 100%;
    /*border: 1px solid #00aff0;*/
    background: #fff; /* For browsers that do not support gradients */
}

.large_num{
    font-size: 30px;
    color: #00aff0;
    vertical-align: bottom;
    font-family: Lato_Bold;
}
.package_title {
    line-height: 1.2;
    font-size: 16px;
    padding: 10px 5px;
    color: #00aff0;
    font-weight: bolder;
    background: #ececec; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#ececec, #fefefe); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ececec, #fefefe); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ececec, #fefefe); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ececec, #fefefe); /* Standard syntax */
}
.hot_deal_lbl{
    padding: 2px 0px!important;
    height: 100%;
    color: #fff!important;
    background: #ff8b00!important;
    text-align: center;
    border: 1px solid #ff8b00;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.hot_deal_text{
    color: #ff8b00!important;
}
.hot_deal_bg{
    background: #ff8b00!important;
    border-color: #ff8b00!important;
}
.hot_deal_package_detail_wrapper{
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-color: #ff8b00;
}
.package_price_parent{
    background: #00aff0;
    border-radius: 60px;
    color: white;
    height: 120px;
    width: 120px;
    margin: 0px auto;
    padding: 30px 20px;
}
.package_price_currency_lbl{
    color: white;
    text-align: left;
}
.package_price_lbl{
    color: white;
    font-size:30px;
    margin-top:-10px !important;
    font-family: Lato_Bold;
}
.package_price_lbl_dur{
    font-size: 12px;
    color: white;
}
.decimal_value{
    font-size: 18px;
    vertical-align: super;
    color: white;
    font-family: LatoSemiBold;
}
.package_price_parent_hot_deal{
    height: 140px;
    width: 140px;
    border-radius: 90px;
    background: #ff8b00!important;
    border-color: #ff8b00!important;
    padding: 35px 20px;
}
.package_price_parent_hot_deal .package_price_lbl{
    font-size:42px;
}
.package_price_parent_hot_deal .decimal_value{
    font-size:24px;
}
.detail_row{
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 5px;
    margin: 0;
    font-family: Raleway_SemiBold;
}
/*.pricing_content_wrapper > .in > div {*/
/*display: table!important;*/
/*}*/
.detail_parent{
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top;
    min-height: 100%;
    padding: 0px 5px;
}
.detail_parent_sub{
    display: table-cell;
    float: none;
    width: 25%;
    height: 100%;
    vertical-align: top;
    min-height: 100%;
    padding: 0px 5px;
}
.package_price_container{
    padding: 10px 0px;
}
.package_price_container_hot_deal{
    padding: 0px 0px;
}

#subscription .package_detail_wrapper, #talent_search .package_detail_wrapper{
    height: 100%;
}
#subscription .package_price_parent, #talent_search .package_price_parent{
    background: #00aff0;
    border-radius: 60px;
    color: white;
    height: 80px;
    width: 80px;
    margin: 0px auto;
    padding: 15px 10px;
}
#subscription .package_price_parent_hot_deal, #talent_search .package_price_parent_hot_deal{
    height: 100px;
    width: 100px;
    border-radius: 60px;
    background: #ff8b00!important;
    border-color: #ff8b00!important;
    padding: 22px 16px;
}
#subscription .package_price_lbl, #talent_search .package_price_lbl{
    color: white;
    font-size:20px;
    margin-top:-10px !important;
    font-family: Lato_Bold;
}
#talent_search .package_price_lbl{
    margin-top:-7px !important;
}
#subscription .decimal_value, #talent_search .decimal_value{
    font-size: 12px;
    vertical-align: super;
    color: white;
    margin-left: 2px;
}
#subscription .package_price_parent_hot_deal .package_price_lbl, #talent_search .package_price_parent_hot_deal .package_price_lbl{
    font-size:30px;
}
#subscription .package_price_parent_hot_deal .decimal_value, #talent_search .package_price_parent_hot_deal .decimal_value{
    font-size:18px;
}
#subscription .package_price_container, #talent_search .package_price_container {
    padding: 10px 0px;
}
#subscription .package_price_container_hot_deal, #talent_search .package_price_container_hot_deal {
    padding: 0px 0px;
}
#subscription .mywallet_creditpricing_purchase_btn, #talent_search .mywallet_creditpricing_purchase_btn {
    width: 85%;
}
@media (min-width: 768px){
    .desktop_view {
        display: table!important;
        height: 0px;
    }
    .mobile_view {
        display: none!important;
    }
}
@media (max-width: 767px){
    .desktop_view {
        display: none!important;
    }
    .mobile_view {
        display: table!important;
        height: 0px;
    }
}

.mobile_package_tab_container{
    list-style-type: none;
}
.mobile_package_tab_container>li.active>.mobile_package_tab {
    display:block;
    color: #fff;
    font-family: Raleway_Medium;
    font-weight:bold;
    text-decoration:none;
    background: #00aff0;
}

.mobile_package_tab_container>li:first-child{
    border-left: 1px solid #00aff0;
}
.mobile_package_tab_container>li{
    border-right: 1px solid #00aff0;
    border-top: 1px solid #00aff0;
    border-bottom: 1px solid #00aff0;
}
.mobile_package_tab {
    display:block;
    color: #000;
    font-family: Lato_Regular;
    /*font-weight:bold;*/
    padding: 7px 0px;
    text-decoration:none;
}
.mobile_view .detail_parent{
    width: 100%;
    display: block;
}

@media(max-width: 767px){
    #subscription .package_price_parent, #talent_search .package_price_parent{
        border-radius: 60px;
        color: white;
        height: 120px;
        width: 120px;
        margin: 0px auto;
        padding: 35px 20px;
    }
    #subscription .package_price_parent_hot_deal, #talent_search .package_price_parent_hot_deal{
        border-radius: 75px;
        color: white;
        height: 140px;
        width: 140px;
        margin: 0px auto;
        padding: 35px 25px;
    }
    .package_price_parent .package_price_lbl{
        font-size: 32px!important;
    }
    .package_price_parent_hot_deal .package_price_lbl{
        font-size: 40px!important;
    }
    .package_price_parent_hot_deal .package_price_lbl_dur{
        font-size: 14px!important;
    }
}

@media (max-width: 500px){
    .pricing_package_tab {
        font-size: 13px;
    }
}


.border-radius {
    border-radius: 10px;
    /*filter: drop-shadow(0 0 5px rgba(0,0,0,0.1));*/
    /*background-color: #ffffff;*/
}

.credit_package_title {
    border-radius: 10px;
    line-height: 1.2;
    font-size: 16px;
    padding: 10px 5px;
    color: #00aff0;
    font-weight: bolder;
    background: #ffffff; /* For browsers that do not support gradients */
}

.credit-package-title {
    line-height: 1.42857143;
    box-sizing: border-box;
    margin: 0 0 10px;
    font-family: var(--font-family2-bold) !important;
    color: var(--primary-color) !important;
    /* padding-top: 20px !important; */
    font-size: 20px !important;
    font-weight: bolder !important;
    text-align: center;
}

.package_price_container {

}

.credit_package_price_parent{
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    --primary-color: #00aeef;
    --font-family-regular: Lato_Regular;
    --font-family-bold: Lato_Bold;
    line-height: 1.42857143;
    color: #333;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    box-sizing: border-box;
    padding-top: 4px;
    height: auto;
    background-color: #00adef;
    border: 1px solid #00aeef;
}

.credit_package_price_parent_hot_deal{

    background-color: #ff8b00!important;
    border: 1px solid #ff8b00;
}

.pricing {
    font-size: 18px;
    letter-spacing: 1px;
    color: #ff0000;
    font-weight: bolder;
    font-family: var(--font-family2-bold);
    margin-bottom: 0;
}

.title-credit-purchase {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    --primary-color: #00aeef;
    --secondary-color: #b8ebff;
    --font-family-regular: Raleway_Regular;
    --font-family-bold: Raleway_Bold;
    --font-family2-regular: Lato_Regular;
    --font-family2-bold: Lato_Bold;
    line-height: 1.42857143;
    text-align: left;
    box-sizing: border-box;
    color: #00aff0;
    font-family: Raleway_Bold;
    font-size: 24px;
    margin: 0px 5px 0px 15px;
}