body {
    color: #666;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    color: #333;
}
a:link, a:visited {
    color: #000000;
}
a:hover {
    text-decoration: underline;
    color: #7a0303;
}
td {
    font-size: 12px;
}
img {
    border: 0px;
}
#wrapper {
    width: 969px;
    padding: 0 21px;
    margin: 0 auto;
    background: url(bg-page.png) repeat-y left top;
}
input, select, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
/*====================inside skin=================*/
.footer-container {
    background: url(bg-page.png) repeat-y left top;
    padding: 0 15px;
    width: 1003px;
    margin: 0 auto;
}
.footer-nav {
    background: url("bot-nav-bg.gif") repeat scroll left top transparent;
    color: #FFFFFF;
    width: 100%;
}
.footer {
    background: url("footer-bg.gif") no-repeat scroll left top transparent;
    color: #D0D0D0;
    line-height: 22px;
    width: 100%;
}
#foot_banner_list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#foot_banner_list ul li {
    display: inline;
    margin: 0 0.2em;
}
.footer-nav tr td {
    font-size: 12px;
    line-height: 22px;
    padding: 5px 0;
    text-align: center;
}
.footer-nav a {
    color: #FFFFFF;
    padding: 0 2px;
    text-decoration: none;
}
.footer a {
    color: #FFFFFF;
}
/*========================need change the color skin==================*/
.title_bg {
    background: #e1ddc9;
}
.box_border {
    border: 1px solid #dcdcdc;
}
.border_bt {
    border-top: 1px solid #f8c5e5;
}
.border_bm {
    border-bottom: 1px solid #dcdcdc !important;
}
/**====================nav style====================**/
.mainnav {
    background: url(my-nav-bg.gif) repeat-x left top;
    height: 40px;
    border-top: 0px solid #656565;
    font-size: 14px;
    text-shadow: 0 1px #073362;
}
.mainnav ul li {
    padding: 0 22px;
    background: url(myaccount-icon.png) no-repeat right -370px;
}
.mainnav ul li .subnav a {
    color: #fff;
    border-bottom: 1px dotted #CCC;
    font-size: 12px;
}
.mainnav ul li a {
    line-height: 34px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    height: 37px;
}
.mainnav ul li .subnav a:hover {
    background: #7D7C7C
}
.mainnav ul li .subnav {
    width: 200px;
    background: #656565;
    box-shadow: 0 2px 3px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 2px 2px rgba(34, 25, 25, 0.4);
    -webkit-box-shadow: 0 2px 3px rgba(34, 25, 25, 0.4);
}
.mainnav ul li.upgrade-nav {
    background: url(myaccount-icon.png) no-repeat left -70px;
    width: 142px;
    padding: 0px!important;
}
.mainnav ul li a span.home {
    background: url(myaccount-icon.png) no-repeat scroll left 0 transparent;
}
.mainnav ul li a font {
    background: url(myaccount-icon.png) no-repeat scroll left -38px transparent;
}
/**====================TAB====================**/
/*---------profile tab-----*/
.profiletabarea {
    clear: both;
    margin-left: 1px;
}
.profiletabarea li {
    margin-left: -1px;
    padding: 0 26px;
    height: 42px;
    line-height: 38px;
    font-size: 24px;
    background: #EBECEB;
    border: 1px solid #ccc;
    margin-left: -1px;
    text-shadow: 1px 1px 1px #fff;
    letter-spacing: .00105em;
}
.profiletabarea li a {
    text-decoration: none;
    font-size: 16px;
}
.profiletabarea li.selected, .profiletabarea li.selected:hover, .profiletabarea li.selected.iehover {
    border-width: 3px 1px 1px 1px;
    border-style: solid;
    border-top-color: #ec8b00;
    border-right-color: #EBECEB;
    margin-top: -2px;
    border-bottom-color: #ffffff;
    border-left-color: #dcdcdc;
    margin-left: -1px;
    background: #f5f2e7 !important;
    border-bottom: 1px solid #f5f2e7;
}
.profiletabarea li:hover, .profiletabarea li.iehover {
    background: #dddddd;
}
.profiletabcontent {
    border: 1px solid #dcdcdc;
}
/*---------search tab-----*/
.searchtabarea {
    top: -32px;
    left: 0;
    margin-left: 1px !important;
    z-index: 15;
    width: 760px;
    position: absolute;
}
.searchtabarea li {
    letter-spacing: .00105em;
    margin-right: 10px;
    margin-top: -1px;
    padding: 0 15px;
    height: 32px;
    line-height: 30px;
    font-size: 13px;
    background: #EBECEB;
    border: 1px solid #ccc;
    margin-left: -1px;
    text-shadow: 1px 1px 1px #fff;
}
.searchtabarea li a {
    font-size: 12px;
}
.searchtabarea li.selected, .searchtabarea li.selected:hover, .searchtabarea li.selected.iehover {
    background: #fff;
    border-top: 3px solid #ec8b00;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: none !important;
    margin-top: -2px;
    margin-left: -1px;
    font-weight: bold;
}
.searchtabarea li:hover, .searchtabarea li.iehover {
    background: #dddddd;
}
.searchtabcontent {
    border: 1px solid #dcdcdc;
}
/**====================btn mode====================**/
.btn_colormode {
    background: -webkit-linear-gradient(top, #ffa524, #f18e01);
    background: -moz-linear-gradient(top, #ffa524, #f18e01);
    background: linear-gradient(top, #ffa524, #f18e01);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa524', endColorstr='#f18e01');
    background-color: #f18e01;
}
.btn_colormode:hover, .btn_colormode.iehover {
    background: -webkit-linear-gradient(top, #e69b31, #e28602);
    background: -moz-linear-gradient(top, #e69b31, #e28602);
    background: linear-gradient(top, #e69b31, #e28602);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e69b31', endColorstr='#e28602');
    background-color: #e69b31;
}
.btn_grey {
    background: -webkit-linear-gradient(top, #d1d1d1, #b1b1b1);
    background: -moz-linear-gradient(top, #d1d1d1, #b1b1b1);
    background: linear-gradient(top, #d1d1d1, #b1b1b1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#b1b1b1');
    background-color: #b1b1b1;
}
.btn_lightgrey {
    background: -webkit-linear-gradient(top, #ffffff, #f3f2f2);
    background: -moz-linear-gradient(top, #ffffff, #f3f2f2);
    background: linear-gradient(top, #ffffff, #f3f2f2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f2f2');
    border: 1px solid #dddddd;
    background-color: #f3f2f2;
}
.btn_lightgrey_selected {
    background: -webkit-linear-gradient(top, #ffffff, #ffffff);
    background: -moz-linear-gradient(top, #ffffff, #ffffff);
    background: linear-gradient(top, #ffffff, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
    border: 1px solid #dddddd;
    background-color: #ffffff;
}
.btn_lightgrey:hover, .btn_lightgrey.iehover {
    background: -webkit-linear-gradient(top, #ffffff, #e7e7e7);
    background: -moz-linear-gradient(top, #ffffff, #e7e7e7);
    background: linear-gradient(top, #ffffff, #e7e7e7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e7e7e7');
    border: 1px solid #dddddd;
    background-color: #e7e7e7;
}
.btn_colormodedic {
    padding: 8px 6px;
    font-weight: bold;
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    text-shadow: 1px 1px 0 #888;
}
.btn_lightgreydic {
    padding: 4px 6px;
    color: #666666;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    text-shadow: 0 0 1px #fff;
}
.btn_lightgreydic1 {
    padding: 6px 25px;
    color: #666666;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    text-shadow: 1px 1px 1px #fff;
    font-weight: bold;
}
.btn_lightgreydic2 {
    padding: 3px 7px;
    color: #666666;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    text-shadow: 1px 1px 1px #fff;
    font-weight: bold;
}
/*==========================need change the color skin end============*/
/*=====================left menu==========================*/
.sidebar-box .profile {
    padding: 14px 6px 8px;
    width: 94%;
}
.sidebar-box .profile li {
    width:100%;
    padding:5px 0;
    margin:5px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sidebar-box .profile li#user_main_photo_left:hover {
    opacity: 0.9;
}
.sidebar-box .profile #user_main_photo_left:hover #photo_upload_form span{
    color:#636363;
}
.sidebar-box .profile li p {
    padding: 2px 0 0 0px;
    margin: 0px;
}
.sidebar-box .profile li a {
    text-decoration: none;
    color: #333231;
}
.sidebar-box .profile li.Profile_percentage a {
     Color: #b9ac6c;
}
.sidebar-box .profile li.btn_icons {
    margin: 10px 0;
    padding-top: 5px;
}
.sidebar-box .profile li.btn_icons a {
    color: #fff !important;
}
.sidebar-box .profile li.btn_icons img {
    margin: 2px 10px 0 10px;
}
.inbox {
    width: 188px;
    padding: 5px 0 7px 10px !important;
    margin: 0 auto;
}
.inbox li {
    width: 100%;
    padding: 5px 0 5px 5px;
    border-bottom: 1px dotted #d6d3d3;
    font-weight: bold;
    box-sizing: border-box;
}
.inbox li a {
    padding: 5px 0 5px 0px;
}
.inbox li a i {
    width: 25px;
    height: 17px;
    float: left;
    margin: 0 0px 0 8px;
    background: url(icon_notifications.png) no-repeat left top;
}
.inbox li a:hover, .connections li a:hover {
    text-decoration: underline;
}
.inbox li span {
    background: #dd4807;
    padding: 1px 5px;
    color: #fff;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    margin: 2px 5px 0 0;
    font-weight: bold;
}
.inbox li a.ico-email i {
    background-position: left -115px;
    top: 1px;
}
.inbox li a.ico-email:hover i {
    background-position: left -174px;
}
.inbox li a.ico-wink i {
    background-position: left -132px;
}
.inbox li a.ico-wink:hover i {
    background-position: left -191px;
}
.inbox li a.ico-sent i {
    background: url(myaccount-icon.png) no-repeat scroll left -301px transparent;
}
.inbox li a.ico-live i {
    background-position: left -231px;
}
.inbox li a.ico-live:hover i {
    background-position: left -298px;
}
.uniquefeatures li a {
    padding-left: 0px;
    font-weight: normal;
    font-size: 12px;
}
.connections li {
    margin: 0 0 1px 0;
    background: #f3f3f3;
    padding: 5px 0;
    width: 100%;
}
.connections li a {
    text-decoration: none;
    padding-left: 10px;
}
.connections li span {
    float: right;
    color: #b57070;
    padding-right: 10px;
}
/*====================right menu================*/
.my-viewedme li .float {
    background: url(myaccount-icon.png) no-repeat scroll left -129px transparent;
}
.my-viewedme li .float:hover {
    background: url(myaccount-icon.png) no-repeat scroll left -618px transparent;
}
/*===================mid part====================*/
.my-upgrade {
    background: #e1c78f;
    border: 1px solid #e1c78f;
    color: #fff;
}
.my-upgrade a {
    color: #FFFFFF !important;
}
.my-lastactivity .my-addpost {
    background: url(myaccount-icon.png) no-repeat scroll -40px -340px transparent;
}
.my-lastactivity .my-addphoto {
    background: url(myaccount-icon.png) no-repeat scroll -7px -341px transparent;
}
.icon-pending {
    background: url(myaccount-icon.png) no-repeat left -686px;
}
/**====================title font====================**/
.title_style {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    line-height: 32px;
    float: left;
    padding: 0px;
    margin: 0px;
    color: #000;
}
/*================profile page===============*/
.sidebar-box .godicon h3 {
    color: #333231;
}
.datetypearea textarea.typedatearea {
    background: url(myaccount-icon.png) no-repeat scroll 0 -902px;
}
.iocn_bg {
    background: url(myaccount-icon.png) no-repeat scroll 16px top transparent;
}
.n-photo-edit-float a {
    color: #fff !important;
}
.n-managephotobox .n-managephoto-title h2 {
    color: #333231 !important;
}
.n-photos-list ul li:hover .n-photo-pic, .n-photos-list ul li.iehover .n-photo-pic {
    border: 1px solid #dc8b16 !important;
}
.n-photo-edit-float a {
    background-color: #dc8b16 !important;
}
/*================search page=====================*/
.loction_searchoption_item {
    max-width: 400px !important;
}
.searchoption_item .advancedsearchoptions {
    background: #ffebcf;
    border: 1px solid #e1b270;
}
.searchnow-btn {
    background: url(resource.png) no-repeat scroll -31px -233px transparent;
    width: 102px;
    height: 26px;
    border: 0px;
    margin: 0 0 0 29px;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px #666;
}
.my-searchnow-btn_de {
    background: url(myaccount-icon.png) no-repeat left -1049px;
    width: 128px !important;
}
.advancedsearchoptions div.searhitemdroplist {
    background: none repeat scroll 0 0 #FFEBCF !important;
    border: 1px solid #E1B270 !important;
}
/*================icons under profile=================*/
.icon-s-wink,
.icon-s-email,
.icon-s-addfav {
    background: url(icon_notifications.png) no-repeat left top;
}
.icon-s-wink {
    background-position: left -132px;
}
.icon-s-wink:hover,
.icon-s-wink.icon-s-already-winked {
    background-position: left -191px;
}
.icon-s-email {
    background-position: left -114px;
}
.icon-s-email:hover {
    background-position: left -173px;
}
.icon-s-addfav {
    background-position: left -152px;
}
.icon-s-addfav:hover,
.icon-s-addfav.icon-s-addfav-added {
    background-position: left -211px;
}
.icon-s-chat {
    background: url(myaccount-icon.png) no-repeat scroll -63px -226px transparent;
}
.icon-s-chat:hover {
    background: url(myaccount-icon.png) no-repeat scroll -63px -201px transparent;
}
.n-photos-list ul li.quadrate_thumbnail_li, .n-photos-list ul li .n-photo-pic.quadrate_thumbnail {
    height: 100px;
}
.note-myaccount02 {
    background: url("bg-note-myaccount02.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #BA6B28;
    float: left;
    height: 71px;
    line-height: 18px;
    margin: 0 0 0 -3px;
    padding: 15px 10px 0 20px;
    width: 534px;
}
.searchbld .searchcnt .searchresult_note .search_notetitle {
    left: 5px;
    width: 250px;
}
/*--------background color start------*/
.a_bg_color_1 {
    background-color: #ccc5b6 !important;
}
/*--------background color end------*/
.my-search-detail {
    background: none;
}
.searchArea .optionTypeone h4:hover {
    background-color: #e1dcc8;
}
.searchArea .oneMenuOn {
    background-color: #e1dcc8;
}
.searchType .oneMenu:hover, .searchType .oneMenu:hover a {
    color: #72070d;
}
.sidebar-box .con1,
.Tip_information,
.d_li_button {
    background: none!important;
}
.searchResultArea .t2 {
    border: 0;
    background: #e1dcc8;
    padding: 0 10px;
    line-height: 30px;
    overflow: hidden;
    color: #666666;
    font-size: 15px;
    margin-top: 20px;
}
.searchbld .searchcnt .searchresult_note {
    background: #e1dcc8;
}
.gift_sentsuccbox span {
    color: #666;
    font-size: 14px;
}
.gift_sentsuccbox span b {
    color: #333;
}
.gift_sentsuccbox a {
    display: block;
    color: #f3b113;
    font-size: 16px;
    margin: 25px 0;
}
.gift_sentsuccbox p {
    padding-bottom: 5px !important;
}
.gift_sentsuccbox span a {
    display: inline-block!important;
    font-size: 14px!important;
    color: #333;
}
.d_nav_user {
    margin-top: 5px;
}
.sidebar-box .profile li a.a_sendwink i,
.sidebar-box .profile li a.a_fav i,
.sidebar-box .profile li a.a_chat i {
    background: url(icon_notifications.png) no-repeat left top;
}
.profile_setting_nav.profile_setting_nav_privacy a.current {
    background: #f5f2e7;
    border-bottom: 1px solid #f5f2e7;
}
.mtv_event {
    text-align: right;
}
.mtv_event a {
    font-size: 14px;
    padding-right: 6px;
    text-decoration: none;
    color: #7b7568 !important;
}
.mtv_event a.mtv_event_previous {
    float: left
}
.share_privatealbum i {
    background-image: url(myaccount-icon.png);
}
#a_popup_img.a_popup_album .btn_gray i {
    background: url(icons_forum.png) no-repeat left -56px;
}
#a_popup_img.a_popup_album .btn_gray:hover i, #a_popup_img.a_popup_album .a_btn_orange i {
    background-position: left -73px;
}
#a_popup_img.a_popup_album .btn_gray.addfav.done i, #a_popup_img.a_popup_album .btn_gray.addfav:hover i {
    background: url(myaccount-icon.png) no-repeat left -224px;
}
#a_popup_img.a_popup_album .btn_gray.addfav.done span, #a_popup_img.a_popup_album .btn_gray.addfav:hover span {
    color: #b9ad62!important;
}
#a_popup_img.a_popup_album .btn_gray:hover span, #a_popup_img.a_popup_album .a_btn_orange span {
    color: #b9ad62 !important;
}
.ico-gifts i {
    background: url("gift_button.png") no-repeat 8px;
}
#like_user_photo .like_btn02:hover, #unlike_user_photo_img .like_btn02.done {
    background-color: #b9ad62;
}
#item_perfect_date .btn_lightgrey a i {
    background-image: url(icons_forum.png);
}
#featured_members .add_to_favorite i {
    width: 18px;
    height: 16px;
    background: url(icon_notifications.png) no-repeat left -152px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
}
#featured_members .add_to_favorite:hover i {
    background-position: left -211px;
}
.blog_container .icon_likeblog i {
    background: url(icons_forum.png) no-repeat left -56px;
    display: inline-block;
    width: 17px;
    height: 16px;
    margin: 0 4px -2px 0;
    top: 0px;
    float: none;
}
.blog_container .icon_likeblog.done i {
    background-position: left -73px;
}
.blogs_content .blog_setting i {
    background: url(icon_notifications_2.png) no-repeat left -373px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}
.bf-navlink-border ul li a:hover .blog_setting i {
    background-position: left -397px;
}
.myblog_visitors .blog_view i {
    background: url(blog_view.png) no-repeat left top;
    position:absolute;
    top:-2px;
    background-size: auto 100%;
    width: 16px;
    height: 17px;
    display: inline-block;
}
.myblog_visitors .blog_view:hover i {
    background-position: -15px top;
}
a.icon-s-addfav.icon-s-addfav-added, a.icon-s-addfav.icon-s-addfav-added:hover {
    background: url(icon_my_contacts.png) no-repeat left -60px!important;
}
a.icon-s-addfav, a.icon-s-addfav:hover {
    width: 18px;
    height: 15px;
    margin-top: 11px;
}
.my-activity-list .right .active_conn_options a.icon-s-wink.done, 
.my-activity-list .right .active_conn_options a.icon-s-email.done, .my-activity-list .right .active_conn_options a.icon-s-wink.done:hover, 
.my-activity-list .right .active_conn_options a.icon-s-email.done:hover,
a.icon-s-wink.icon-s-already-winked, a.icon-s-wink.icon-s-already-winked:hover {
    background: url(icon_my_contacts.png) -1px top !important;
}
.my-activity-list .right .active_conn_options a.icon-s-wink.done, .my-activity-list .right .active_conn_options a.icon-s-wink.done:hover,
a.icon-s-wink.icon-s-already-winked, a.icon-s-wink.icon-s-already-winked:hover {
    background: url(icon_notifications.png) no-repeat scroll left -191px!important;
}
a.icon-s-addfav.icon-s-addfav-added, a.icon-s-addfav.icon-s-addfav-added:hover {
    background: url(icon_notifications.png) no-repeat scroll left -211px!important;
}
.sidebar-box .profile li a.a_colorfaved i {
    background: url(icon_my_contacts.png) no-repeat left -60px!important;
}
.sidebar-box .profile li a.a_winked i {
    background: url(icon_my_contacts.png) no-repeat left -19px!important;
}
.who_had_answer .add_to_favorite.already_in_favorites i {
    background: url(icon_my_contacts.png) no-repeat left -60px !important;
}
#featured_members .add_to_favorite.already_in_favorites i,
#featured_members .add_to_favorite.already_in_favorites:hover i {
    background: url(icon_notifications.png) no-repeat left -211px!important;
}
#photo_privacy_div div.photo_privacy_upload {
    color: #C9AB12;
}
#photo_privacy_div div.photo_privacy_upload>a.a_button {
    background: #C9AB12;
    border: 1px solid #C9AB12;
}
#recommend__dd .add_to_favorite.already_in_favorites i,
#recommend__dd .add_to_favorite.already_in_favorites:hover i {
    background: url(icon_my_contacts.png) no-repeat left -60px!important;
}
#recommend__dd .add_to_favorite {
    text-decoration: none !important;
}
#recommend__dd .add_to_favorite i {
    width: 18px;
    height: 16px;
    background: url(icon_notifications.png) no-repeat left -152px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
}
#recommend__dd .add_to_favorite:hover i {
    background-position: left -211px!important;
}
#recommend__dd .add_to_favorite span {
    color: #a58a32;
    font-weight: bold;
    padding-right: 3px;
}
.u_info_descr__left_border .add_to_favorite i {
    width: 18px;
    height: 16px;
    background-position: 0px -207px !important;
    background: url(myaccount-icon.png) no-repeat left top;
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
}
.u_info_descr__left_border .add_to_favorite.already_in_favorites i {
    background: url(icon_my_contacts.png) no-repeat left -60px!important;
}
.u_info_descr__left_border .u_info_list_wink i,.u_info_descr__left_border .u_info_list_wink i:hover {
    background-image: url(myaccount-icon.png);
}
.my_upgradenotice {
    background: #333;
}
.a_popup_wrapper .a_uploadphoto .bottom_links a.first {
    color: #ad9208 !important;
}
.sidebar-box .profileitemarea .addyouridea:hover {
    color: #bcaf67;
}
.sidebar-box .profile li.btn_icons a:hover {
    color: #b9ad62!important;
}
.uploadpic_box p a {
    color: #ccb02c;
}
#advisor .submit_button {
    padding-top: 20px;
}
.sidebar-box .itemtitle .date_idea_like i {
    background: url(icons_forum.png) no-repeat left -56px;
}
.sidebar-box .itemtitle .date_idea_like:hover i,
.sidebar-box .itemtitle .date_idea_like.done i {
    background: url(icons_forum.png) no-repeat left -73px;
}
.sidebar-box .itemtitle .date_idea_like:hover span,
.sidebar-box .itemtitle .date_idea_like.done span {
    color: #b9ad62 !important;
}
.forgetarea_notearea a.forgetarea_notearea_alink {
    color: #b59a3f!important;
}
.navigation_links_class {
    padding-top: 10px;
}
.searchpart .stop_billing_describe {
    padding: 6px 10px;
    font-size: 13px;
    margin: 6px 0 15px 0;
}
.searchpart .stop_billing_describe li {
    line-height: 18px;
    list-style-type: none;
}
.searchpart .stop_billing_describe li span {
    line-height: 6px;
    font-size: 25px;
    display: inline-block;
    height: 22px;
    margin-right: 5px;
    float: left;
}
.searchpart .stop_billing_describe li a {
    color: #F06E0E;
}
.searchpart .stop_billing_describe li a:hover {
    text-decoration: underline!important;
}
.back_to_blogs>a {
    color: #BCA00E!important;
}
.back_to_blogs>a:hover {
    color: #b9ad62!important;
}
.n_verified_container .verify_reason ul li label {
    background: url(bg_verify_reason.png) right center;
}
.n_verified_container .verify_reason ul li {
    background: #f1ecdb;
}