﻿/*For stickey mennu*/
.bodybg {
    background-color: #F5EDFE;
}

.menuitem {
    color: #404040;
    font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
    font-size: 14px;
    font-weight: 300;
}

.thmbname {
    color: #ffffff;
    font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
    font-size: 18px;
    padding: 10px 5px 1px 10px;
    font-weight: bold;
    text-align: left;
}

.thmbdetails {
    color: #ffffff;
    font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
    font-size: 14px;
    padding: 2px 5px 10px 10px;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 85%;
    display: inline-block;
}

.thmbonline {
    text-align: center;
}

.goToTop {
    position: fixed;
    top: 0;
    height: 84px;
    width: 100%;
    z-index: 1;
}

/************* SUBMENU STYLE START**************************/
.tabbable-panel {
    border: 0px solid #eee;
    padding: 0px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}

.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
    border-bottom: 4px solid #ffffff;
}

.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
}

.tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
}

#nav2 ul li:hover a {
    border-bottom: 2px solid #fbcdcf;
}

.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
    color: #333333;
}

.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}

.tabbable-line > .nav-tabs > li.active {
    border-bottom: 4px solid #F03F0E;
    position: relative;
}

.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #F03F0E;
}

.tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
}

/*Ribon code start here*/
.custom_ribbon {
    width: 100%;
    float: left;
    padding: 0px 15px 0px 15px;
}

.ribbon-content {
    letter-spacing: normal !important;
    font-size: 14px;
}

.ribbon {
    font-size: 14px !important;
    /* This ribbon is based on a 16px font side and a 24px vertical rhythm. I've used em's to position each element for scalability. If you want to use a different font size you may have to play with the position of the ribbon elements */
    position: relative;
    background: #07bc65;
    color: #fff;
    text-align: center;
    padding: 6px;
}

.ribbon:before, .ribbon:after {
    content: "";
    position: absolute;
    display: block;
    bottom: -14px;
    border: 1em solid #038b4a;
    z-index: -1;
}

.ribbon:before {
    left: -21px;
    border-right-width: 1.5em;
    border-left-color: transparent;
}

.ribbon:after {
    right: -21px;
    border-left-width: 1.5em;
    border-right-color: transparent;
}

.ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
    content: "";
    position: absolute;
    display: block;
    border-style: solid;
    border-color: #024b28 transparent transparent transparent;
    bottom: -1em;
}

.ribbon .ribbon-content:before {
    left: 0;
    border-width: 1em 0 0 1em;
}

.ribbon .ribbon-content:after {
    right: 0;
    border-width: 1em 1em 0 0;
}

/*Ribon code end here*/

/*THUMNAIL IMG TOP*/
#content {
    position: relative;
}

.vip {
    position: absolute;
    top: -6px;
    right: 10px;
}

.matchtag {
    background-image: url('../img/matchtag_bg.png');
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 10px;
    color: #ffffff;
}

.circlewhite:before {
    content: ' \25CF';
    font-size: 10px;
    color: #ffffff;
}

.circlegreen:before {
    content: ' \25CF';
    font-size: 20px;
    color: #0ce90c;
}

.circlegray:before {
    content: ' \25CF';
    font-size: 20px;
    color: #ababab;
}

.thumbnail {
    display: block;
    padding: 0px !important;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

#div_upgrade {
    color: #ffffff;
    font-weight: bold;
    background: #F7702C;
    width: 100%;
    height: 50px;
}

#div_upgradecontent {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 30%;
    text-align: center;
}

.imgborder {
    border: 1px solid #d8d6d6;
}

.imgborderpink {
    border: 1px solid #F2D5E7;
}

.rvcontainer {
    overflow: auto;
    display: block;
}

.rvcontainer > div {
    padding: 1px;
    float: left;
    width: 25%;
}

.rvcontainer > div > img {
    width: 100%;
}

.btn {
    margin-bottom: 10px;
    border-radius: 0px !important;
}

.btn-naughty-primary {
    color: #fff;
    background-color: #F7712C !important;
    border-color: #F7712C;
    height: 30px;
    padding: 4px 30px 0px 30px;
    border: 2px solid #fff;
}

.btn-naughty-primary:hover {
    color: #fff;
    background-color: #F7884E !important;
    border-color: #F7884E;
    height: 30px;
    padding: 4px 30px 0px 30px;
}

.btn-naughty-primary-quicksearch {
    color: #fff;
    background-color: #F7712C !important;
    border-color: #F7712C;
    height: 40px;
    padding: 0px 15px 0px 15px;
}

.btn-naughty-primary-quicksearch:hover {
    color: #fff;
    background-color: #F7884E !important;
    border-color: #F7884E;
    height: 40px;
    padding: 0px 15px 0px 15px;
}

.btn-spinagain {
    color: #7B7B7B;
    background-color: #DAEBFB !important;
    border-color: #DAEBFB;
    border-radius: 5px !important;
    text-align: left;
}

/*.btn-spinagain:hover {
    color: #7B7B7B;
    background-color: #DAEBFB !important;
    border-color: #DAEBFB;
    text-align: left;
}*/

.btn-spinagain_select /*, #tbl_spintbl td:hover .btn*/
{
    color: #ffffff;
    background-color: #0A7AEC !important;
    border-color: #0A7AEC;
    border-radius: 0px !important;
    text-align: left;
}

/*.btn-spinagain_select:hover {
    color: #ffffff;
    background-color: #0A7AEC !important;
    border-color: #0A7AEC;
    text-align: left;
}*/

.btn-sendemoji {
    color: #ffffff;
    background-color: #0A7AEC !important;
    border-color: #0A7AEC;
    border-radius: 0px !important;
}

.btn-sendemoji:hover {
    color: #ffffff;
    background-color: #0A7AEC !important;
    border-color: #0A7AEC;
}

#foot {
    background: #4d3632;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

#footerlinks a {
    padding-right: 11px;
    padding-left: 11px;
    border-right: 1px solid #a09492;
}

#footerlinks a:last-child {
    border: none;
}

#footerlinks a {
    color: #fff;
    text-decoration: none;
}

#footerlinks {
    margin-top: 12px;
}

.spinagaintab {
    background-color: #DAEBFB;
    padding: 0px;
    border-radius: 5px 5px 0px 0px;
}

.nav-tabs {
    border-bottom: 0px solid #ddd !important;
}

.imgborderpink {
    border: 1px solid #F2D5E7;
}

.spinagaintitle {
    font-size: 16px;
    color: #FA5911;
    line-height: 21px;
    font-weight: bold;
}

.spinagainseperator {
    color: #808080;
}

.spinagainsubtitle1 {
    font-size: 14px;
    color: #000000;
    line-height: 21px;
    font-weight: normal;
}

.spinagainsubtitle2 {
    font-size: 14px;
    color: #646869;
    line-height: 21px;
    font-weight: bold;
}

.spinagainsubtitle3 {
    font-size: 11px;
    color: #646869;
    line-height: 21px;
    font-weight: normal;
}

.spinagainfeaturecontainer {
    overflow: auto;
    display: block;
    width: 100%;
}

.spinagainfeaturecontainer > div {
    background-color: #DAEBFB;
    border: 1px solid #ffffff;
    float: left;
    width: 50%;
    overflow: hidden;
}

.memberstop {
    background-color: #4D2118;
    color: #ffffff;
    font-weight: bold;
    border-radius: 6px 6px 0px 0px;
}

.btn {
    margin-bottom: 0px !important;
}

.tbl_viewtblprofile {
    background-color: #ffffff;
    border-collapse: collapse;
    overflow: visible;
}

.tbl_viewtblprofile td {
    border: 1px solid #F5ECFD;
    padding: 8px 0px 8px 0px;
    text-align: center;
}

.tbl_viewtblprofile td.blue {
    background-color: #0A7AEC;
}

#div_viewprofile_mynaughtyfantacy_desktop {
    display: none;
}

#div_viewprofile_mynaughtyfantacy_mobile {
    display: block;
}

#div_viewprofile_personalinfo_desktop {
    display: none;
}

#div_viewprofile_personalinfo_md {
    display: none;
}

#div_viewprofile_personalinfo_xs {
    display: none;
}

.btn-message {
    width: 100px;
    height: 40px;
    border-left: 0px;
    border-bottom: 0px;
    border-left: 1px solid #DEBAAE;
}

.btn-message:hover {
    width: 100px;
    height: 40px;
    border-left: 0px;
    border-bottom: 0px;
    border-left: 1px solid #DEBAAE;
}

.btn-message-bottom {
    height: 40px;
    border: 0px;
    background-color: #FAF2DF !important;
    border-bottom: 2px solid #FAF2DF;
}

.btn-message-bottom:hover {
    height: 40px;
    border-bottom: 2px solid red;
    background-color: #FAF2DF !important;
}

.checkBoxGridtd {
    width: 50px;
    text-align: center;
    vertical-align: text-top;
}

.profpadding {
    padding-top: 40px;
}

.fieldSpace {
    padding: 10px;
}

/*SETUP ACCORDING TO SCREEN SIZE*/
@media all and (max-width: 319px) {
    .thmbname {
        color: #ffffff;
        font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
        font-size: 6px;
        padding: 10px 5px 1px 5px;
        font-weight: bold;
        text-align: left;
    }

    .thmbdetails {
        color: #ffffff;
        font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
        font-size: 6px;
        padding: 2px 5px 10px 5px;
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 85%;
        display: inline-block;
    }

    .circlewhite:before {
        content: ' \25CF';
        font-size: 5px;
        color: #ffffff;
    }

    .circlegreen:before {
        content: ' \25CF';
        font-size: 5px;
        color: #0ce90c;
    }

    .circlegray:before {
        content: ' \25CF';
        font-size: 5px;
        color: #ababab;
    }

    #div_dropdownmenu {
        display: block;
    }

    #div_dropdownquicksearchmenu {
        display: block;
    }

    #div_straightmenu {
        display: none;
    }

    #imaginary_container {
        display: none;
    }

    #spn_menuxt {
        display: none;
    }

    #div_commonmenu {
        display: none;
    }

    #div_commonmenuicon {
        display: none;
    }

    #div_addtop {
        display: none;
    }

    #div_mobmenu {
        display: block;
    }

    #div_mob_add_top_before_start_scrool {
        display: block;
    }

    #div_desk_add_top_before_start_scrool {
        display: none;
    }

    #div_mob_rightbanner {
        display: block;
    }

    #div_mob_profilecomplete {
        display: block;
    }

    #div_dsk_upgradebutton {
        display: none;
    }

    #div_mob_upgradebutton {
        display: block;
    }

    #div_mob_recentlyview {
        display: block;
    }

    #div_dsk_tallbanner {
        display: none;
    }

    #div_mob_tallbanner {
        display: block;
    }

    #row_desktop_pager {
        display: none;
    }

    #row_mobile_pager {
        display: block;
    }

    #div_savesearch {
        display: none;
    }

    #div_savesearch_m {
        display: block;
    }

    #div_savesearch_adv {
        display: none;
    }

    #div_savesearch_adv_m {
        display: block;
    }

    #div_viewprofile_personalinfo_xs {
        display: block;
    }

    #div_browseMembers_sm_xs {
        display: block;
    }

    #div_browseMembers_lg_md {
        display: none;
    }

    .td-message-bottom {
        display: none;
    }

    .profpadding {
        padding-top: 10px;
    }

    .fieldSpace {
        padding: 0px;
    }
}

@media all and (min-width: 320px) and (max-width: 479px) {

    .thmbname {
        color: #ffffff;
        font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
        font-size: 11px;
        padding: 10px 5px 1px 5px;
        font-weight: bold;
        text-align: left;
    }

    .thmbdetails {
        color: #ffffff;
        font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
        font-size: 9px;
        padding: 2px 5px 10px 5px;
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 85%;
        display: inline-block;
    }

    .circlewhite:before {
        content: ' \25CF';
        font-size: 6px;
        color: #ffffff;
    }

    .circlegreen:before {
        content: ' \25CF';
        font-size: 8px;
        color: #0ce90c;
    }

    .circlegray:before {
        content: ' \25CF';
        font-size: 8px;
        color: #ababab;
    }

    #div_dropdownmenu {
        display: block;
    }

    #div_dropdownquicksearchmenu {
        display: block;
    }

    #div_straightmenu {
        display: none;
    }

    #imaginary_container {
        display: none;
    }

    #spn_menuxt {
        display: none;
    }

    #div_commonmenu {
        display: none;
    }

    #div_commonmenuicon {
        display: none;
    }

    #div_addtop {
        display: none;
    }

    #div_mobmenu {
        display: block;
    }

    #div_mob_add_top_before_start_scrool {
        display: block;
    }

    #div_desk_add_top_before_start_scrool {
        display: none;
    }

    #div_mob_rightbanner {
        display: block;
    }

    #div_mob_profilecomplete {
        display: block;
    }

    #div_dsk_upgradebutton {
        display: none;
    }

    #div_mob_upgradebutton {
        display: block;
    }

    #div_mob_recentlyview {
        display: block;
    }

    #div_dsk_tallbanner {
        display: none;
    }

    #div_mob_tallbanner {
        display: block;
    }

    #row_desktop_pager {
        display: none;
    }

    #row_mobile_pager {
        display: block;
    }

    #div_savesearch {
        display: none;
    }

    #div_savesearch_m {
        display: block;
    }

    #div_savesearch_adv {
        display: none;
    }

    #div_savesearch_adv_m {
        display: block;
    }

    #div_viewprofile_personalinfo_xs {
        display: block;
    }

    #div_browseMembers_sm_xs {
        display: block;
    }

    #div_browseMembers_lg_md {
        display: none;
    }

    .td-message-bottom {
        display: none;
    }

    .profpadding {
        padding-top: 10px;
    }

    .fieldSpace {
        padding: 0px;
    }
}

@media all and (min-width: 480px) and (max-width: 767px) {
    .thmbname {
        color: #ffffff;
        font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
        font-size: 16px;
        padding: 10px 5px 1px 10px;
        font-weight: bold;
        text-align: left;
    }

    .thmbdetails {
        color: #ffffff;
        font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
        font-size: 14px;
        padding: 2px 5px 10px 10px;
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 85%;
        display: inline-block;
    }

    .circlewhite:before {
        content: ' \25CF';
        font-size: 10px;
        color: #ffffff;
    }

    .circlegreen:before {
        content: ' \25CF';
        font-size: 20px;
        color: #0ce90c;
    }

    .circlegray:before {
        content: ' \25CF';
        font-size: 20px;
        color: #ababab;
    }

    #div_dropdownmenu {
        display: block;
    }

    #div_dropdownquicksearchmenu {
        display: block;
    }

    #div_straightmenu {
        display: none;
    }

    #imaginary_container {
        display: none;
    }

    #spn_menuxt {
        display: none;
    }

    #div_commonmenu {
        display: none;
    }

    #div_commonmenuicon {
        display: none;
    }

    #div_addtop {
        display: none;
    }

    #div_mobmenu {
        display: block;
    }

    #div_mob_add_top_before_start_scrool {
        display: block;
    }

    #div_desk_add_top_before_start_scrool {
        display: none;
    }

    #div_mob_rightbanner {
        display: block;
    }

    #div_mob_profilecomplete {
        display: block;
    }

    #div_dsk_upgradebutton {
        display: none;
    }

    #div_mob_upgradebutton {
        display: block;
    }

    #div_mob_recentlyview {
        display: block;
    }

    #div_dsk_tallbanner {
        display: none;
    }

    #div_mob_tallbanner {
        display: block;
    }

    #row_desktop_pager {
        display: none;
    }

    #row_mobile_pager {
        display: block;
    }

    #div_savesearch {
        display: none;
    }

    #div_savesearch_m {
        display: block;
    }

    #div_savesearch_adv {
        display: none;
    }

    #div_savesearch_adv_m {
        display: block;
    }

    .add_193 {
        width: 324px;
        height: 40px;
    }

    #div_viewprofile_personalinfo_md {
        display: block;
    }

    #div_browseMembers_sm_xs {
        display: block;
    }

    #div_browseMembers_lg_md {
        display: none;
    }

    .td-message-bottom {
        display: none;
    }

    .profpadding {
        padding-top: 10px;
    }

    .fieldSpace {
        padding: 0px;
    }
}

@media all and (min-width: 768px) and (max-width: 991px) {

    .thmbname {
        color: #ffffff;
        font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
        font-size: 10px;
        padding: 10px 5px 1px 10px;
        font-weight: bold;
        text-align: left;
    }

    .thmbdetails {
        color: #ffffff;
        font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
        font-size: 8px;
        padding: 2px 5px 10px 10px;
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 85%;
        display: inline-block;
    }

    .circlewhite:before {
        content: ' \25CF';
        font-size: 6px;
        color: #ffffff;
    }

    .circlegreen:before {
        content: ' \25CF';
        font-size: 10px;
        color: #0ce90c;
    }

    .circlegray:before {
        content: ' \25CF';
        font-size: 10px;
        color: #ababab;
    }

    #div_dropdownmenu {
        display: block;
    }

    #div_dropdownquicksearchmenu {
        display: block;
    }

    #div_straightmenu {
        display: none;
    }

    #imaginary_container {
        display: none;
    }

    #spn_menuxt {
        display: none;
    }

    #div_commonmenu {
        display: none;
    }

    #div_commonmenuicon {
        display: none;
    }

    #div_addtop {
        display: none;
    }

    #div_mobmenu {
        display: block;
    }

    #div_mob_add_top_before_start_scrool {
        display: block;
    }

    #div_desk_add_top_before_start_scrool {
        display: none;
    }

    #div_dsk_rightbanner {
        display: block;
    }

    #div_mob_rightbanner {
        display: none;
    }

    #div_dsk_profilecomplete {
        display: block;
    }

    #div_mob_profilecomplete {
        display: none;
    }

    #div_dsk_upgradebutton {
        display: block;
    }

    #div_mob_upgradebutton {
        display: none;
    }

    #div_dsk_recentlyview {
        display: block;
    }

    #div_mob_recentlyview {
        display: none;
    }

    #div_dsk_tallbanner {
        display: block;
    }

    #div_mob_tallbanner {
        display: none;
    }

    #row_desktop_pager {
        display: block;
    }

    #row_mobile_pager {
        display: none;
    }

    #div_savesearch {
        display: block;
    }

    #div_savesearch_m {
        display: none;
    }

    #div_savesearch_adv {
        display: block;
    }

    #div_savesearch_adv_m {
        display: none;
    }

    #div_viewprofile_personalinfo_md {
        display: block;
    }

    #div_browseMembers_sm_xs {
        display: none;
    }

    #div_browseMembers_lg_md {
        display: block;
    }
}

@media all and (min-width: 992px) and (max-width: 1199px) {
    .thmbname {
        color: #ffffff;
        font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
        font-size: 14px;
        padding: 10px 5px 1px 10px;
        font-weight: bold;
        text-align: left;
    }

    .thmbdetails {
        color: #ffffff;
        font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
        font-size: 12px;
        padding: 2px 5px 10px 10px;
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 85%;
        display: inline-block;
    }

    .circlewhite:before {
        content: ' \25CF';
        font-size: 10px;
        color: #ffffff;
    }

    .circlegreen:before {
        content: ' \25CF';
        font-size: 18px;
        color: #0ce90c;
    }

    .circlegray:before {
        content: ' \25CF';
        font-size: 18px;
        color: #ababab;
    }

    #div_dropdownmenu {
        display: block;
    }

    #div_dropdownquicksearchmenu {
        display: block;
    }

    #div_straightmenu {
        display: none;
    }

    #imaginary_container {
        display: none;
    }

    #spn_menuxt {
        display: none;
    }

    #div_commonmenu {
        display: none;
    }

    #div_commonmenuicon {
        display: none;
    }

    #div_addtop {
        display: none;
    }

    #div_mobmenu {
        display: block;
    }

    #div_mob_add_top_before_start_scrool {
        display: block;
    }

    #div_desk_add_top_before_start_scrool {
        display: none;
    }

    #div_dsk_rightbanner {
        display: block;
    }

    #div_mob_rightbanner {
        display: none;
    }

    #div_dsk_profilecomplete {
        display: block;
    }

    #div_mob_profilecomplete {
        display: none;
    }

    #div_dsk_upgradebutton {
        display: block;
    }

    #div_mob_upgradebutton {
        display: none;
    }

    #div_dsk_recentlyview {
        display: block;
    }

    #div_mob_recentlyview {
        display: none;
    }

    #div_dsk_tallbanner {
        display: block;
    }

    #div_mob_tallbanner {
        display: none;
    }

    #row_desktop_pager {
        display: block;
    }

    #row_mobile_pager {
        display: none;
    }

    #div_savesearch {
        display: block;
    }

    #div_savesearch_m {
        display: none;
    }

    #div_savesearch_adv {
        display: block;
    }

    #div_savesearch_adv_m {
        display: none;
    }

    .add_193 {
        width: 566px;
        height: 70px;
    }

    #div_viewprofile_personalinfo_md {
        display: block;
    }

    #div_browseMembers_sm_xs {
        display: none;
    }

    #div_browseMembers_lg_md {
        display: block;
    }
}

@media all and (min-width: 1200px) {

    .tbl_viewtblprofile {
        background-color: #ffffff;
        border-collapse: collapse;
        overflow: hidden;
    }

    .thmbname {
        color: #ffffff;
        font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
        font-size: 14px;
        padding: 10px 5px 1px 10px;
        font-weight: bold;
        text-align: left;
    }

    .thmbdetails {
        color: #ffffff;
        font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
        font-size: 12px;
        padding: 2px 5px 10px 10px;
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 85%;
        display: inline-block;
    }

    .circlewhite:before {
        content: ' \25CF';
        font-size: 10px;
        color: #ffffff;
    }

    .circlegreen:before {
        content: ' \25CF';
        font-size: 15px;
        color: #0ce90c;
    }

    .circlegray:before {
        content: ' \25CF';
        font-size: 15px;
        color: #ababab;
    }

    #div_dropdownmenu {
        display: none;
    }

    #div_dropdownquicksearchmenu {
        display: none;
    }

    #div_straightmenu {
        display: block;
    }

    #imaginary_container {
        display: block;
    }

    #spn_menuxt {
        display: inline-block;
        color: #777;
    }

    #div_commonmenu {
        display: block;
    }

    #div_commonmenuicon {
        display: block;
    }

    #div_addtop {
        display: block;
    }

    #div_mobmenu {
        display: none;
    }

    #div_mob_add_top_before_start_scrool {
        display: none;
    }

    #div_desk_add_top_before_start_scrool {
        display: block;
    }

    #div_dsk_rightbanner {
        display: block;
    }

    #div_mob_rightbanner {
        display: none;
    }

    #div_dsk_profilecomplete {
        display: block;
    }

    #div_mob_profilecomplete {
        display: none;
    }

    #div_dsk_upgradebutton {
        display: block;
    }

    #div_mob_upgradebutton {
        display: none;
    }

    #div_dsk_recentlyview {
        display: block;
    }

    #div_mob_recentlyview {
        display: none;
    }

    #div_dsk_tallbanner {
        display: block;
    }

    #div_mob_tallbanner {
        display: none;
    }

    #row_desktop_pager {
        display: block;
    }

    #row_mobile_pager {
        display: none;
    }

    #div_savesearch {
        display: block;
    }

    #div_savesearch_m {
        display: none;
    }

    #div_savesearch_adv {
        display: block;
    }

    #div_savesearch_adv_m {
        display: none;
    }

    .add_193 {
        width: 566px;
        height: 70px;
    }

    #div_viewprofile_personalinfo_desktop {
        display: block;
    }

    #div_viewprofile_mynaughtyfantacy_desktop {
        display: block;
    }

    #div_viewprofile_mynaughtyfantacy_mobile {
        display: none;
    }

    #div_browseMembers_sm_xs {
        display: none;
    }

    #div_browseMembers_lg_md {
        display: block;
    }
}

#tbl_spintbl {
    background-color: #DAEBFB;
    border-collapse: collapse;
}

#tbl_spintbl td {
    border: 1px solid #ffffff;
    padding: 18px 0px 18px 0px;
    text-align: center;
}

#tbl_spintbl td.blue /*, #tbl_spintbl td:hover*/
{
    background-color: #0A7AEC;
}

#quicksearch-dp {
    min-width: 450px;
    padding: 20px;
    overflow: hidden;
    background-color: #C2E6B8;
}

#quicksearch-dp .help-block {
    font-size: 12px;
}

#quicksearch-dp .bottom {
    background-color: rgba(255, 255, 255, .8);
    border-top: 1px solid #ddd;
    clear: both;
    padding: 14px;
}

#quicksearch-dp .social-buttons {
    margin: 12px 0;
}

#quicksearch-dp .social-buttons a {
    width: 49%;
}

#quicksearch-dp .form-group {
    margin-bottom: 10px;
}

#quicksearch-dp_mobile {
    min-width: 200px;
    padding: 20px;
    background-color: #C2E6B8;
    width: 100%;
    height: 100%;
}

#quicksearch-dp_mobile .help-block {
    font-size: 12px;
}

#quicksearch-dp_mobile .bottom {
    background-color: rgba(255, 255, 255, .8);
    border-top: 1px solid #ddd;
    clear: both;
    padding: 14px;
}

#quicksearch-dp_mobile .social-buttons {
    margin: 12px 0;
}

#quicksearch-dp_mobile .social-buttons a {
    width: 49%;
}

#quicksearch-dp_mobile .form-group {
    margin-bottom: 10px;
}

/*#div_dropdownmenuui:before {
    content: "";
    border-bottom: 10px solid #Ffffff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 16px;
    z-index: 10;

}

#quicksearch-dp_mobile:before {
    content: "";
    border-bottom: 10px solid #Ffffff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 16px;
    z-index: 10;

}*/

.menuiconcontainer {
    text-align: center;
}

.menuiconcols {
    vertical-align: top;
    display: inline-block;
}

.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    overflow-y: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 0px;
    right: 20px;
    font-size: 60px;
}

.overlay .closebtn:hover {
    position: absolute;
    top: 0px;
    right: 20px;
    font-size: 60px;
    color: #c4c1c1;
}

@media screen and (max-height: 450px) {
    .overlay {
        overflow-y: auto;
    }

    .overlay a {
        font-size: 20px;
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 0px;
        right: 20px;
    }
}

.mobile-navigation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 98;
    background: rgba(255, 255, 255, 0.9);
    padding: 80px 20px;
}

.mobile-navigation ul {
    text-align: center;
}

.mobile-navigation ul li {
    border-bottom: 1px solid rgba(18, 55, 38, 0.3);
}

.mobile-navigation ul li:first-child {
    border-top: 1px solid rgba(18, 55, 38, 0.3);
}

.mobile-navigation ul a {
    color: #123726;
    text-decoration: none;
    display: block;
    padding: 8px 0;
    font-size: 21px;
}

.mobile-navigation ul a:hover {
    background: #818181;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 8px 0;
    font-size: 21px;
}

.navbar-default {
    background-color: #ffffff !important;
    border: 0px;
    background-color: #ffffff;
    height: auto;
    padding-bottom: 15px;
    z-index: 5;
}

.navbar-default-bordershadow {
    -webkit-box-shadow: 0 4px 6px -3px #222;
    -moz-box-shadow: 0 4px 6px -4px #222;
    box-shadow: 0 4px 10px -4px #222;
}

#btn_new_members, #btn_naughty_raulette, #btn_shout_box.btn-success {
    color: #fff;
    background-color: #07BC65;
    border-color: #4cae4c;
}

#btn_new_members, #btn_naughty_raulette, #btn_shout_box.btn-success:hover {
    color: #fff;
    background-color: #07BC65;
    border-color: #4cae4c;
}

#btn_new_members, #btn_naughty_raulette, #btn_shout_box:hover {
    cursor: default;
}

.longprofiletitle {
    font-size: 18px;
    color: #404040;
    line-height: 21px;
    font-weight: bold;
}

.longprofilematter {
    font-size: 11px;
    color: #404040;
    line-height: 16px;
    font-weight: normal;
}

.matchtag_long {
    background-image: url('../img/ribbon_long.png');
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 10px;
    color: #ffffff;
}

.tbl_spintblprofile {
    background-color: #ffffff;
    border-collapse: collapse;
}

.tbl_spintblprofile td {
    border: 1px solid #F5ECFD;
    padding: 18px 0px 18px 0px;
    text-align: center;
}

.tbl_spintblprofile td.blue {
    background-color: #0A7AEC;
}

.btn-spinagainprofile {
    color: #7B7B7B;
    background-color: #ffffff !important;
    border-color: #ffffff;
    border-radius: 5px !important;
    text-align: left;
}

.btn-spinagainprofile:hover {
    color: #7B7B7B;
    background-color: #ffffff !important;
    border-color: #ffffff;
    text-align: left;
}

.longprofilename {
    font-size: 18px;
    color: #ffffff;
    line-height: 21px;
    font-weight: bold;
}

.longprofilenameheadmatter {
    font-size: 13px;
    color: #ffffff;
    line-height: 21px;
    font-weight: normal;
}

.longprofilenameheadmatterforviewprofile {
    font-size: 13px;
    color: #ffffff;
    line-height: 21px;
    font-weight: normal;
}

.longprofilespacespan {
    color: #ffffff;
    font-weight: normal;
    padding: 0px 5px 0px 5px;
}

.btn-profilesearch-blue {
    color: #ffffff;
    background-color: #0A7AEC !important;
    border-color: #0A7AEC;
    border-radius: 0px !important;
}

.btn-profilesearch-blue:hover {
    color: #ffffff;
    background-color: #0A7AEC !important;
    border-color: #0A7AEC;
}

.btn-viewtblprofile {
    color: #7B7B7B;
    background-color: #ffffff !important;
    border-color: #ffffff;
    text-align: left;
    padding: 12px;
}

.btn-viewtblprofile:hover {
    color: #7B7B7B;
    background-color: #ffffff !important;
    border-color: #ffffff;
    text-align: left;
}

/*Accordation menu*/
/*Accordation menu*/
button.accordion {
    background-color: #E4FDE7;
    color: #318D44;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    font-weight: bold;
    transition: 0.4s;
    border: 1px solid #318D44;
}

button.accordion.active, button.accordion:hover {
    background-color: #E4FDE7;
}

button.accordion:after {
    content: url(../img/menu_open.png);
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: url(../img/menu_close.png);
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

#tbl_options {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
}

#tbl_options th, #tbl_options td {
    border: 1px solid #cdcdcd;
}

#tbl_options th, #tbl_options td {
    padding: 0px;
    text-align: left;
}

.postedon {
    color: #26BC7C;
    font-size: 12px;
    padding: 10px 0px 10px 0px;
}

.btnchatnow {
    background-image: url(../img/chatnow.png);
    background-repeat: repeat-y;
    color: #ffffff;
    font-weight: bold;
}

.btnchatnow:hover:focus {
    background-image: url(../img/chatnow.png);
    color: #ffffff;
    font-weight: bold;
}

.btn-btnchatnow {
    color: #fff;
    background-image: url(../img/chatnow.png);
    background-repeat: repeat-y;
    background-color: #F7712C;
    width: 100%;
}

.btn-btnchatnow:hover {
    color: #fff;
    background-image: url(../img/chatnow.png);
    background-repeat: repeat-y;
    background-color: #F7712C;
}

.viewprofileTableFirstCol {
    border-top: 1px solid #F5EDFE;
    padding-top: 10px;
    padding-bottom: 10px;
}

.viewprofileTableCenterCol {
    border-top: 1px solid #F5EDFE;
    border-left: 1px solid #F5EDFE;
    border-right: 1px solid #F5EDFE;
    padding-top: 10px;
    padding-bottom: 10px;
}

.viewprofileTableLastCol {
    border-top: 1px solid #F5EDFE;
    padding-top: 10px;
    padding-bottom: 10px;
}

.viewprofileTableFirstCol_LatRow {
    border-top: 1px solid #F5EDFE;
    border-bottom: 1px solid #F5EDFE;
    padding-top: 10px;
    padding-bottom: 10px;
}

.viewprofileTableCenterCol_LatRow {
    border-top: 1px solid #F5EDFE;
    border-bottom: 1px solid #F5EDFE;
    border-left: 1px solid #F5EDFE;
    border-right: 1px solid #F5EDFE;
    padding-top: 10px;
    padding-bottom: 10px;
}

.viewprofileTableLastCol_LatRow {
    border-top: 1px solid #F5EDFE;
    border-bottom: 1px solid #F5EDFE;
    padding-top: 10px;
    padding-bottom: 10px;
}

.viewprofileTableFirstColMobile {
    border-top: 1px solid #F5EDFE;
    border-bottom: 1px solid #F5EDFE;
    padding-top: 10px;
    padding-bottom: 10px;
}

.viewprofileTableLastColMobile {
    border-top: 1px solid #F5EDFE;
    border-bottom: 1px solid #F5EDFE;
    border-left: 1px solid #F5EDFE;
    padding-top: 10px;
    padding-bottom: 10px;
}

.browsememberaltrow {
    background-color: #ffffff;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    padding: 10px;
}

.browsememberplace {
    font-weight: bold;
    color: #ED3D0E;
    cursor: pointer;
}

.browsememberplace:hover {
    font-weight: bold;
    color: red;
    cursor: pointer;
}

.memberdetailsBoxHead {
    font-size: 14px;
    color: #ffffff;
    line-height: 21px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}

.memberdetailsTable {
    border-top: 1px solid #F5EDFE;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 40px;
}

.memberdetailsSubtitles {
    font-weight: bold;
    color: #ED3D0E;
}

/*BOOTSTRAP TABLE STRUCTURE*/
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 0px solid #ddd;
}

.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 0px solid #ddd;
}

.btn-naughty-selected {
    color: #fff;
    background-color: #F7712C !important;
    border: 0px;
    border-color: #F7712C;
    height: 40px;
}

.btn-naughty-selected:hover {
    color: #fff;
    background-color: #F7712C !important;
    border: 0px;
    height: 40px;
}

.formlbltxtright {
    text-align: right;
}

/*Accordation menu*/
button.accordionbrown {
    background-color: #4D2118;
    color: #FFFFFF;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    font-weight: bold;
    transition: 0.4s;
    border-bottom: 1px solid #f5edfe;
}

button.accordionbrown.active, button.accordionbrown:hover {
    background-color: #4D2118;
}

button.accordionbrown.collapsed:after {
    content: url(../img/menu_open_white.png);
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordionbrown:after {
    content: url(../img/menu_close_white.png);
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.btn_blue {
    color: #ffffff;
    background-color: #0A7AEC !important;
    border-color: #0A7AEC;
    border-radius: 0px !important;
}

.btn_blue:hover {
    color: #ffffff;
    background-color: #0A7AEC !important;
    border-color: #0A7AEC;
    opacity: .8;
}

.btn_safron {
    color: #ffffff;
    background-color: #F7702C !important;
    border-color: #F7702C;
    border-radius: 0px !important;
}

.btn_safron:hover {
    color: #ffffff;
    background-color: #F7702C !important;
    border-color: #F7702C;
}

.rowEvenEditProfile {
    background-color: #F9F6FF;
    padding: 6px 0px 6px 0px;
}

.rowOddEditProfile {
    padding: 6px 0px 6px 0px;
}

.btn-col-group-41 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
}

.btn-col-group-42 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.btn-col-group-43 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.btn-col-group-44 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

/*button*/

#btn_basicinfo {
    width: 100%;
    border-top: 1px solid #DEBAAE;
    border-bottom: 1px solid #DEBAAE;
    border-left: 1px solid #DEBAAE;
    border-right: 0px solid #DEBAAE;
}

#btn_personlDetails {
    width: 100%;
    border-top: 1px solid #DEBAAE;
    border-bottom: 1px solid #DEBAAE;
    border-left: 1px solid #DEBAAE;
    border-right: 0px solid #DEBAAE;
}

#btn_naughyDetails {
    width: 100%;
    border-top: 1px solid #DEBAAE;
    border-bottom: 1px solid #DEBAAE;
    border-left: 1px solid #DEBAAE;
    border-right: 0px solid #DEBAAE;
}

#btn_idealMatches {
    width: 100%;
    border-top: 1px solid #DEBAAE;
    border-bottom: 1px solid #DEBAAE;
    border-left: 1px solid #DEBAAE;
    border-right: 1px solid #DEBAAE;
}

@media all and (max-width: 767px) {

    .btn-col-group-41 {
        padding-top: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 15px !important;
    }

    .btn-col-group-42 {
        padding-top: 0px !important;
        padding-right: 15px !important;
        padding-bottom: 0px !important;
        padding-left: 0px !important;
    }

    .btn-col-group-43 {
        padding-top: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 15px !important;
    }

    .btn-col-group-44 {
        padding-top: 0px !important;
        padding-right: 15px !important;
        padding-bottom: 0px !important;
        padding-left: 0px !important;
    }

    /*button*/
    #btn_basicinfo {
        width: 100%;
        border-top: 1px solid #DEBAAE;
        border-bottom: 0px solid #DEBAAE;
        border-left: 1px solid #DEBAAE;
        border-right: 1px solid #DEBAAE;
    }

    #btn_personlDetails {
        width: 100%;
        border-top: 1px solid #DEBAAE;
        border-bottom: 0px solid #DEBAAE;
        border-left: 0px solid #DEBAAE;
        border-right: 1px solid #DEBAAE;
    }

    #btn_naughyDetails {
        width: 100%;
        border-top: 1px solid #DEBAAE;
        border-bottom: 1px solid #DEBAAE;
        border-left: 1px solid #DEBAAE;
        border-right: 0px solid #DEBAAE;
    }

    #btn_idealMatches {
        width: 100%;
        border-top: 1px solid #DEBAAE;
        border-bottom: 1px solid #DEBAAE;
        border-left: 1px solid #DEBAAE;
        border-right: 1px solid #DEBAAE;
    }
}

.btn:focus {
    outline: none !important;
}

.goToTop {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 90;
}

.btn-update-profile {
    margin: auto;
    display: block;
}

.btn-update-profile-mobile {
    margin: auto;
    display: block;
    margin-bottom: 5px !important;
    margin-top: 5px;
}

.editprofile-location-error {
    margin: auto;
    display: none;
}

.editprofile-error {
    background-color: #FFE5DE;
    color: #F24010;
    border: 1px solid #F24010;
    width: 100%;
    padding: 20px 30px 20px 30px;
    text-align: center;
    margin-bottom: 15px;
}

.naughty-preferences thead th
{
    width: 20%;
    text-align: center;
}

.naughty-preferences thead th:first-child
{
    width: 40%;
}

.naughty-preferences tr td
{
    text-align: center;
}

.naughty-preferences tr td:first-child
{
    text-align: left;
}

.mobile-only
{
    display: none !important;
}
@media all and (max-width: 767px) {
    .desktop-only
    {
        display: none !important;
    }
    .mobile-only
    {
        display: block !important;
    }
}

@media all and (min-width: 767px) {
    .bodybg
    {
        min-height: 950px;
    }

    .desktop-pull-right
    {
        float: right !important;
    }

}

.captcha-block {
    width: 300px;
    height: 74px;
    display: block;
    margin: auto;
}

.g-recaptcha div{
      margin: auto;
  }

.text-success{
    color: #1dca11;
    text-align: center;
}

.hidden{
    display: none;
}



@media all and (max-width: 767px) {
    .img-naughty-roulette
    {
        min-width: 70px;
        max-width: 70px;
    }
}


    .img-naughty-roulette
    {
        min-width: 100px;
        max-width: 100px;
    }

.btn-upgrade-membership {
    background-color: #F7712C;
    width: 100%;
    font-weight: bold;
    padding: 0 !important;
}

.btn-upgrade-membership button, .btn-upgrade-membership button:focus, .btn-upgrade-membership button:active {
    padding: 9px 0 9px 0;
    width: 100%;
    color: #fff;
    background: #F7712C;
    font-weight: 600;
}

.btn-delete-user button:hover {
    color: #fff;
    background-color: #F7884E !important;
    border-color: #F7884E;
}

.btn-delete-user {
    background-color: #e60e18;
    width: 100%;
    font-weight: bold;
    padding: 0 !important;
}

.btn-delete-user button, .btn-delete-user button:focus, .btn-delete-user button:active {
    padding: 9px 0 9px 0;
    width: 100%;
    color: #fff;
    background: #d50e18;
    font-weight: 600;
}

.btn-delete-user button:hover {
    color: #fff;
    background-color: #ca0e18 !important;
    border-color: #ca0e18;
}



.shoutbox-username a{
    color: #337ab7;
    text-decoration: underline;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}

.shoutbox-message{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    padding-bottom: 10px;
}

.shoutbox-container{
    width: 100%;
    height: 200px;
    background-color: #fff;
    overflow-y: auto;
    overflow-x: hidden;
}

.div-shoutbox-messages:nth-child(even)
{
    background: #e2e2e2;
}

.div-shoutbox-messages
{
    padding:5px;
}

.shoutbox-time
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    /* text-align: right; */
    padding-right: 2px;
}

.img-welcome-profilepic
{
    max-width: 56px;
    max-height: 56px;
}

.panel-naughtyfind {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none !important;
}

div.accordion-success {
    background-color: #E4FDE7;
    color: #318D44;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    border: none;
    text-align: center;
    outline: none;
    font-size: 15px;
    font-weight: bold;
    transition: 0.4s;
    border: 1px solid #318D44;
}

div.accordion-error {
    background-color: #fde4e4;
    color: #ff0000;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    border: none;
    text-align: center;
    outline: none;
    font-size: 15px;
    font-weight: bold;
    transition: 0.4s;
    border: 1px solid #ff0000;
}

div.accordion-info {
    background-color: #cff7ff;
    color: #006ed2;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    border: none;
    text-align: center;
    outline: none;
    font-size: 15px;
    font-weight: bold;
    transition: 0.4s;
    border: 1px solid #006ed2;
}

.shoutbox-container img {
    max-height: 20px !important;
    max-width: 20px !important;
}


.orange-pager {
    width: 100%;
    max-width: 500px;
    height: 45px;
    display: inline-block;
    margin: auto;
    border-radius: 5px;
}

.orange-pager a {
    display: block;
    width: 41.66px;
    font-size: 17px;
    line-height: 45px;
    border: 1px solid #e6ddf1;
    float: left;
    border-left: none;
    background: #fff;
    color: #f58262;
}

.orange-pager a.go-left {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.orange-pager a.go-right {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

a.orange-pager-active-page{
    background: #f58262;
    color: #fff;
}

.orange-pager-buttons{
    margin: auto;
    display: inherit;
}

.orange-tabs{
    padding-bottom: 20px;
}

.panel-heading-title{
    padding-right: 40px;
}

.wide-profile-box-avatar{
    width:100%;
    max-width:400px;
    margin:auto;
}

@media all and (max-width: 767px) {
    .wide-profile-box-avatar {
        max-width: 250px;
    }
}

.wide-profile-box-container
{
    display: inline-block;
}

.panel-heading-update
{
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    margin-top: 15px;
}

.panel-heading-update .panel-heading-title
{
    font-size: 25px;
    text-align: left;
    font-weight: 900;
    font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
}

.panel-footer-update
{
    background: #F5EDFE;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.panel-body-update
{
    border-right: 2px solid #F5EDFE;
    border-left: 2px solid #F5EDFE;
}
.select-plan-radio
{
    margin-top: 30px !important;
    margin-left: 15px !important;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
}

.select-plan-price
{
    font-size: 65px;
    font-weight: 700;
    color: #f1400e;
    font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
}
.select-plan-price-dollar
{
    font-size: 55px;
    font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
}
.select-plan-time
{
    font-size: 20px;
    color: #5a5a5a;
}

.update-low-payment
{
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    width:100%;
    font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
}

.update-cents
{
    font-size: 16px;
    color: #4d2118;
    text-align: center;
    width:100%;
    font-family: "Proxima Nova Regular", "Myriad Pro Regular", sans-serif;
}
.panel-update
{
    position: relative;
    width:300px;
    margin: auto;
}

.img-update-value
{
    position: absolute;
    top: 13px;
    right: -11px;
}

#checkout-button {
    background: #fc6e29;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    padding: 12px 85px;
    font-size: 22px;
    border: 0;
}

img.img-update-star {
    position: relative;
    left: -50px;
    top: -3px;
}

.update-disclamer P
{
    color:#4D2118;
    text-align:center;
    margin-bottom: 10px;
}

.update-disclamer P
{
    color:#4D2118;
    text-align:center;
    margin-bottom: 10px;
}

.update-header-big{
    padding:15px;
}

.update-header-big .longprofilename{
    font-size: 25px;
}

.update-table-big-text
{
    font-size: 30px !important;
    font-weight: 800;
}

.update-table div {
    font-size: 18px;
    font-weight: 600;
}

#update-panel-1, #update-panel-3, #update-panel-6 {
    cursor: pointer;
}

.notifications-bell{
    max-height:48px;
    cursor: pointer;
}
.notifications-bell-static{
    max-height: 37px;
    cursor: pointer;
}
