.nav-tabs1 {
    display: inline-block;
    border-bottom: none;
    font-weight: 500;
    background-color:#5f7c8a;
    width: 100%;
    padding: 0;
    margin-bottom: 0em;
    font-size: 18px;
    font-weight: 600;
}
.nav-tabs1>li.active>a, .nav-tabs1>li.active>a:focus, .nav-tabs1>li.active>a:hover {
    color: #fff;
    background-color:#e00046;
    border:none;
    font-size: 18px;
    font-weight: 600;
    padding: 15px;
    text-decoration: none;
}
.nav-tabs1 .open>a, .nav-tabs1 .open>a:hover, .nav-tabs1 .open>a:focus, .nav-tabs1>li>a:hover, .nav-tabs1>li>a:focus {
    background-color:#e00046 !important;
    font-size: 18px;
    font-weight: 600;
    color: #fff !important;
    display: inline-block;
width: 33%;
text-decoration: none;
}
.nav-tabs1>li{
	margin-bottom:0;
       
}
a#profile-tab, a#home-tab, a#profile-tab1{
    color: #fff;
     padding: 15px;
       display: inline-block;
width: 100%;
} 
.grid_3{
	padding: 0px 0px;
        background-color: #eeeeee;
}
.tab_box {
    margin-bottom: 2em;
}
.tab_box h1{
	color:#CF0202;
	font-size:1.2em;
}
.tab_box p{
	color: #555;
font-size: 16px;
line-height: 25px;
padding-left: 5px;
padding-right: 5px;
}
.basic_1-left{
	padding-left:0;
}
.basic_1 {
    margin-bottom: 2em;
}
.basic_1 h3{
	color: #CF0202;
    font-size: 1.2em;
}
.basic_2{
	margin-bottom:0;
}
.basic_3 h4{
	font-size:1.5em;
	color:#CF0202;
}


/*new*/

.error_msg {
    /*display: none;*/
}

.form-control-holder {
/*    border: 1px solid #d7d7d7;
    background-color: #ffffff;*/
    padding: 10px;
    border-radius: 4px;    
}

.home_search_lable {
    font-weight: 300;
    font-size: 0.85em;
    color: #fff;
    font-style: italic;
    float: left;
}

.dark_bg {
    background-color: #C32143 !important;
    color: #ffffff !important;
}

.edit_profile_link li {
    margin-bottom: 5px !important;
    /*background-color: #8311F9 !important;*/   
}

.edit_profile_link li:hover {
    /*background-color: #C32143 !important;*/
}

.edit_profile_link li a {
    color: #ffffff !important;
    font-weight: 700;
}

.profile_page_header {
    width: 100%;
    background-color: #5B5DA7;
    padding: 5px;
}

.profile_page_header b {
    color: #ffffff;
    font-size: 18px;
    margin: 0px;
}

.profile_page_header a {
    float: right;
    color: #ffffff;
    text-decoration: none;
}

.profile_page_header a:hover {
    text-decoration: underline;
}

.inline_control {
    display: inline-block;
}

.medium_width {
    width: 40%;
}

#logo_holder {
    position: absolute;
    overflow: hidden;
/*    background-color: rgb(255, 255, 255);*/
    max-width: 300px;
    width: 50%;
    top: 0px;
/*    border-bottom: 5px solid rgb(126, 16, 240);*/
    z-index: 99999;
}

.bx-controls {
    display: none;
}


.bxslider img {
    height: 500px !important;
    background-size: cover;
}

#quick_reg_form {
    max-width: 400px;
    min-width: 300px;
    position: absolute;
    margin-left: 61%;
    z-index: 99;
    top: 70px;
    -webkit-box-shadow: 0px 7px 8px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 7px 8px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 7px 8px 0px rgba(50, 50, 50, 0.75);
}

#quick_reg_form .form-group {
    margin-bottom: 5px !important;
}

#quick_reg_form .form-control {
    height: 25px;
    padding: 2px 12px;
    font-family: inherit;
}

#quick_reg_form .error_msg {
    display: none;
}

.navbar {
    z-index: 9999;
}


.page_sub_heading {
    width: 100%;
    border-bottom: 2px solid #CF0202;
    margin-bottom: 10px;
}

.page_sub_heading span {
    background-color: #CF0202;
margin-bottom: 0px;
padding: 1px 10px 3px 10px;
color: #fff;
}

.triangle_bottomleft {
    width: 0;
height: 0;
border-bottom: 24px solid #CF0202;
border-right: 25px solid transparent;
margin: 0;
display: inline;
position: absolute;
}


.bottoem_title {
    background-color: #7E10F0;
    width: 100%;
    color: #ffffff;
    padding: 5px 10px;
}

.quick_search_title {
    font-size: 18px;
    font-weight: 600;
}

.crop_img_holder {
    width: 50%;
    overflow: hidden;
    border: 5px solid #C32143;
}

.crop_img_holder img {
    width: 100%;
}

.members_photo {    
    border: 5px solid #ffffff;
    box-shadow: 0px 3px 5px 2px #aaa;
    width: 140px;
    float: left;
    margin: 10px;
    min-height: 190px;
    overflow: hidden;
}

.current_images {
    margin-top: 20px;
}

.members_photo img {
    width: 100%;
}

.search_details td {
   
}

.search_profile_pic {
/*    border: 3px solid rgb(255, 255, 255);*/
}

.pagging {
    float: right;
}

.pagination > li > a {
    background-color: #f6f6f6;
}

.profile_summery {
    text-align: justify;
}

.payment_option img {
    max-width: 250px;
}

#header_row {
    position: fixed;
    width: 100%;
    z-index: 10000;
    border-bottom: 4px solid #7E10F0;
}

.container_bg {
    background-color: #eeeeee;
}

.home_dob_day {
    width: 70px !important;
    float: left;
    margin-right: 5px;
}

.home_dob_month {
     width: 100px !important;
     float: left;
     margin-right: 5px;
}

.home_dob_year {
     width: 90px !important;
     float: left;
     margin-bottom: 7px;
}

.reg_dob_day {
    width: 30% !important;
    float: left;
    margin-right: 5px;
}

.reg_dob_month {
     width: 30% !important;
     float: left;
     margin-right: 5px;
}

.reg_dob_year {
     width: 30% !important;
     float: left;
     margin-bottom: 15px;
}

.payment_plan_describe label {
    width: 190px !important;
}

.payment_plan_describe li {
    border-bottom: 1px solid #E9E7E7;
}

.payment_plan_detail h3 {
    background-color: #E9E7E7;
    padding: 5px 10px;
}

.message_profile_id {
    margin-bottom: 0px !important;
}

.message_profile_id a {
    color: #8311F9 !important;
    font-size: 20px !important;
}

.message_profile_id a:hover {
    color: #CF0304 !important;
}

.interest_status {
    float: right;
    position: absolute;
    right: 15px;
    top: 15px;    
    width: 130px;
    height: 130px;
    text-align: center;
    padding-top: 25px;
    border-radius: 70px;
}

.interest_status_accept {
    background-color: #10BC37;
    color: #fff;
}

.interest_status_reject {
    background-color:#F9C306;
    color: #fff;
}

.interest_status_delete {
    background-color: #F90606;
    color: #fff;
}

.interest_status_noaction {
    background-color: #2CBBF3;
    color: #fff;
}

.multiselect {
    width: 100%;   
    max-height: 150px;
    border:solid 1px #D3CFC7;
    overflow:auto;    
}
 
.multiselect label {
    display:block;
    font-weight: normal;
}

.multiselect_selected {
    width: 100%;
    max-height: 100px;
    border:solid 1px #D3CFC7;
    overflow:auto;
    padding: 5px;
}

#multiselect_contry, #multiselect_state, #multiselect_city, #multiselect_religion, #multiselect_caste, #multiselect_language, #multiselect_qualification, #multiselect_occupation, #multiselect_rasi, #multiselect_star {
    display: none;
}

.close_multi_select {
    position: absolute;
    right: 50px;
    display: none;
}

.dashboard_profile_pic {
    margin: 10px;
    max-height: 250px;
    border: 5px solid rgb(255, 255, 255);
    box-shadow: 0px 0px 5px 1px #aaa;
}

#percent_fill {
    background-color: #5F7C8A;      
}

#profile_percent_text {
    z-index: 99999;
    position: absolute;
    margin: -30px 5px !important;
    color: rgb(255, 255, 255);
}

.profile_breif_info {
    margin: 10px 0px;
}

.profile_breif_info li {
    font-size: 20px;
    margin-bottom: 10px;
}

.profile_breif_info li span {
    font-size: 15px;
    color: rgb(141, 138, 138);
}

.partner_preference_tbl td {
    padding: 10px 10px 10px 10px;
    vertical-align: top;
}

#helpline_iso {
    width: 100%;
    overflow: hidden;
}

#helpline_iso span {
    color: #8f8f8f;
}

#helpline_iso a {
    margin-right: 16px;
}

.profile_search_pic {
    max-height: 200px;
    max-width: 97%;
    overflow: hidden;
    margin-left: 5px;
    margin-right: -7px;
    padding: 0px;
/*    border: 1px solid #8311f9;*/
}

.remove_picture {
    position: absolute;
    z-index: 9999 !important;
    margin: -15px -15px;
    padding: 5px 10px;
    border-radius: 15px;
}


.color_fade {
    color: #aaa9a9 !important;
}

.color_green {
    color: #23cb06 !important;
}

.nav-tabs1 li a {
    color: #fff 
}

.breaf_info_tbl tr td {
    border-bottom: 1px solid #fff;
    padding: 5px 5px;
}


.profile_highlight {
    background-color: #F9FF00 !important;
}


.day_value{ text-align: left; font-weight: 600;}
.vertical{ background-color: #5f7c8a;
padding: 10px; display: block;
text-align: center;
width: 100%;
margin-bottom: 5px;
color: #fff;
text-decoration: none;
font-weight: 600;}

.vertical:hover{color: #fff;text-decoration: none; background-color:#e00046;}
.nav-tabs1 li{width: 33%; float: left;}
table td {
    padding: 7px;
    text-align: right;
    border-bottom: 1px solid #EEE;
    font-size: 15px;}

.profile_top h4{background-color: #EEE;
padding: 5px;
margin-top: 0px;

}

.profile_top{ background-color: #fff;}

.contact_thumb {
    background-color: #fff;
    float: left;
    margin: 0px 15px 15px 0px;
    padding: 10px;  
    width: 100%;
}

.contact_thumb h2 {
    width: 103%;
    background-color: #5f7c8a;
    color: #fff;
    text-shadow: 1px 1px 1px #aaa;
    margin: -10px;
    font-size: 20px;
    padding: 7px;
}

.contact_thumb h4 {
    font-size: 14px;
    line-height: 25px;
}

.message_box_links li {
    font-size: 14px !important;
    width: 120px !important;
    padding: 5px 5px !important;
    float: left;
}

.message_box_links li.active {
    font-size: 14px !important;
    width: 120px !important;
    padding: 5px 5px !important;
}

.message_box_links li a:hover, .message_box_links li.active a:hover, .message_box_links li.active a {
    font-size: 14px !important;
    width: 120px !important;
    padding: 0px !important;
}

.jobs-item .thumb {
    float: left;
    margin-right: 20px;
}

.jobs-item {
    position: relative;
    margin-bottom: 3em;
    border-bottom: 1px solid #CCC;
}

.jobs-item .thumb img {
    width: 120px;
    height: auto;
    max-height: 150px;
}

.thumb_bottom{
    margin-top: 15px;
}