body {
    background: #f7fafa;
    overflow: scroll!important;
}

.main-container > h1 {
    color: #e73c88;
}

.main-container > h4 {
    color: #6c7885;
    margin: 20px 0 40px;
}
.headline {
    background: #ffcd03;
}
.headline-big {
    height: 40px;
}
.headline-big .headline {
    height: 40px;
}
.headline-big .headline div {
    border-bottom-width: 40px;
    margin-left: -20px;
}
.headline-big .headline div.t0, .headline-big .headline div.t1, .headline-big .headline div.t2 {
    border-right-width: 20px;
    border-left-width: 20px;
}
.headline-big .headline div.t2,
.headline.headline-index div.t1 {
    border-top-width: 40px;
}
.headline.headline-index div.t1 {
    border-top-color: #e73c88;
    border-left-width: 5px;
    border-right-width: 0;
}

.headimage {
    height: 500px;
    background: url(../img/ulibaster-bg.png);
    background-size: auto 100%;
    margin-top: -20px;
    background-position: 40% 0%;
}
.touch_chocoapp .headimage
{
    background:none;
    background-color: #EaEFF6;
    margin-top: 0;
}
body.touch_chocoapp {
    background-color: #EaEFF6;
    min-width: 100%;
    max-width: 100%;
}

.header-buttons {
    width: 350px;
    text-align: center;
    margin-left: 65%;
    padding-top: 50px;
}
.header-buttons img {
    display: block;
    margin-bottom: 50px;
}
.header-buttons button {
    font-size: 18px;
    margin: 15px;
}

.btn
{
    outline: none!important;
}
.btn-invite {
    background-color: #e73c88;
}
.btn-mamba {
    background-color: #e99f2a;
}
.btn-mamba span {
    width: 92px;
    height: 22px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    background-image: url(../img/mamba.png);
}

.popup-content input[type="text"] {
    border: 1px solid rgb(26, 90, 132);
    border-radius: 6px;
    outline: 0;
    text-align: center;
    padding: 10px;
    width: 350px;
}
.popup-content input[type="text"]:hover,
.popup-content input[type="text"]:focus {
    border-color: rgb(6, 70, 112);
}

.middle-p {
    padding-top: 10px;
}


.hipler-popup .modal-content
{
    background-color: transparent;
}
.hipler-popup .modal-content-white {
    background-color: white;
}

.typeahead { z-index: 1051;}


.index.navbar-header
{
    margin-left: 50px;
    margin-top: -15px
}

.index.headimage
{
    height: 750px;
    min-width: 960px;
}

.index .logo-on-page
{
    display: none;
}

.logo-on-page {
    position: relative;top: 80px;
}

.registration .help-block
{
    margin-bottom: 0;
}


a.social-enter {
    width: 45px;
    height: 45px;
    display: inline-block;
    background-size: 45px 45px;
}


a.social-enter.vk { background-image: url(../img/social-icon-vk.png) }
a.social-enter.odk { background-image: url(../img/social-icon-odk.png) }
a.social-enter.fb { background-image: url(../img/social-icon-fb.png) }
a.social-enter.mr { background-image: url(../img/social-icon-mr.png) }
a.social-enter.lp { background-image: url(../img/social-icon-lp.png);background-repeat: no-repeat;width: 196px; }


.headimage
{
    min-height: 630px;
    background-color: #000000;
    font-family:  Arial,sans,sans-serif;
}
.headimage.has_error
{
    height: 660px;
}

.registration .answer {
    display: inline;
    font-size: 20px;
    width: 100px;
    padding-left: 45px;
    cursor: pointer;
    background: url('../img/uncheck.png') left -53px no-repeat;
    color: #ffffff;
    border: none;
    font-weight: normal;
}

.touch_chocoapp .registration .answer
{
    color: black;
    border: none;
    outline: none;
    box-shadow: none;
}


.btn-pink {
    background: #e73c88;
    border-color: #e73c88;
}


.registration .answer.checked {
    background-image:  url('../img/check.png');
    background-position:left 2px;

}
.registration .answer input {
    display:none;
}

.registration ::-webkit-input-placeholder { font-family:'Arial';color: #000;  font-size: 16px;padding-top: 2px;opacity: 0.3;}
.registration ::-moz-placeholder { font-family:'Arial';color: #000;  font-size: 16px;padding-top: 2px;opacity: 0.3;}
.registration :-ms-input-placeholder { font-family:'Arial';color: #000; font-size: 16px;padding-top: 2px;opacity: 0.3;}
.registration input:-moz-placeholder { font-family:'Arial';color: #000; font-size: 16px;padding-top: 2px;opacity: 0.3;}

.registration  .control-label
{
    color: #aaa;
}


.web_feature
{
    height: 103px;
    width: 130px;
    background: url('../img/choco_features.png') 0 10px no-repeat;
    margin-left: auto;
    margin-right: auto;
}
.web_feature.web_feature_intrested_in_real_meet
{
    background-position-x: 0;
}
.web_feature.web_feature_only_photo
{
    background-position-x: -130px;
}
.web_feature.web_feature_can_delete
{
    background-position-x: -260px;
}
.web_feature.web_feature_real_meet
{
    background-position-x: -390px;
}

.footer .block
{
    text-align: center;
    padding-top: 10px;
}
.content.footer
{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.content.footer.footer-link
{
    height: 120px;
    padding-top: 30px;
    text-align: left;
    background: #ffffff url('../img/18year.png') 100% 35px no-repeat;
}


.content.footer.footer-link.links
{
    height: auto;
    padding-top: 0;
    margin-top:0;
    padding-bottom: 10px;
}

.content.footer.footer-link a
{
    color: #8B8890;
}
.content.footer.footer-link .logo
{
    background-image: url('../img/ulibastger-footer.png');
    background-repeat: no-repeat;
    height: 40px;
}
.content.footer.footer-link .link-block {
    height: 40px;
    line-height: 40px;
    float: left;
    padding-right: 20px;
}

.content.footer.footer-link.links .link-block {
    height: auto;
    line-height: 24px;
}

.footer-container {
	background-color: #34495e;
	padding-top: 20px;
	border-top: 1px solid #d3d7dc;
}

.touch_chocoapp .footer-container
{
    background:none;
}

.touch_chocoapp  .content.footer.footer-link
{
    background:none;
}

.block-background
{
    background-color: #000000;
    color: #f5dba8;
    padding: 10px 10px;
    text-align: center;
    font-weight: bold;
}
.registration .answer {
    background: url('../img/uncheck.png') left 2px no-repeat;
}
.registration .answer.checked {
    background-image:  url('../img/check.png');
    background-position:left 2px;

}
.registration .control-label
{
    color: #fff;
}

.btn-enter-index
{
    border-radius: 5px;
}

.btn-enter-index {
    -moz-box-shadow:inset 0px 1px 0px 0px #fbafe3;
    -webkit-box-shadow:inset 0px 1px 0px 0px #fbafe3;
    box-shadow:inset 0px 1px 0px 0px #fbafe3;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d));
    background:-moz-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
    background:-webkit-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
    background:-o-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
    background:-ms-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
    background:linear-gradient(to bottom, #ff5bb0 5%, #ef027d 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d',GradientType=0);
    background-color:#ff5bb0;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #ee1eb5;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:0px 1px 0px #c70067;
}
.btn-enter-index:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0));
    background:-moz-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
    background:-webkit-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
    background:-o-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
    background:-ms-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
    background:linear-gradient(to bottom, #ef027d 5%, #ff5bb0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0',GradientType=0);
    background-color:#ef027d;
}
.btn-enter-index:active {
    position:relative;
    top:1px;
}

.condition-paragraph
{
	text-align:center;padding-top:12px;
	color:#181818;font-size: 12px;
}
.password-restore a
{
	color: #aaa;
	text-decoration: underline;
}

.page-text
{
    min-height: 570px;padding-top: 50px;max-width: 450px;min-width: 150px;color: #fff;text-align: center;
}
.page-text.deleted
{
    min-height: 630px;padding-top: 50px;max-width:450px;min-width: 400px;
}

/** HIPLER **/
.hipler .block-features {
    background-color: #f4f7f9;
    padding-bottom: 10px;
}

.hipler  .block-features.links {
    height:auto;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.hipler  .block-features.links .footer .block
{
    text-align: left;
}
.hipler  .block-features.links .footer .block .links-header
{
    color: #34495E;
}
.hipler  .block-features.links .links-line
{
    color: #34495E;
}
.hipler .content.footer.footer-link a
{
	color: #fff;
}
.hipler .condition-paragraph
{
	color:#181818;
}
.hipler .registration button,
.hipler .registration select,
.hipler .registration textarea,
.hipler .registration input
{
	border: 2px solid #61685C;
}
.hipler .registration button
{
	border-width: 2px;
}
.hipler .registration label.answer,
.hipler .registration .control-label
{
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.2) inset;
	box-shadow: 0 0 0 0 rgba(0,0,0,0.2) inset;
	text-shadow: 1px 2px 0 rgba(0,0,0,0.66) ;
	color: #fff;
}
.hipler .headline-wrapper
{
    margin-bottom: 0;
}
.hipler .headimage{
    color: #fff;
}
.hipler .headimage.has_error{
    height: 800px;
}
.hipler .content.footer.footer-link
{
	background-color: #34495e;
}
.hipler .logo-on-page .logo-brand
{
	width: 415px;
	height: 104px;
	background: url(../img/ulibaster-white-logo.png) 0 0 no-repeat;
}
.hipler .web_feature
{

	background-image:  url('../img/hipler_features.png');

}
.hipler .regtitle
{
    color: #ffffff;padding-bottom: 5px;  text-align: center;font: 20px/1 Helvetica,Arial,sans-serif;
}
/** END **/
/** WEB CHOCO **/
.web_chocolate .condition-paragraph{
	color:#aaa;
}
body.web_chocolate {
    background-color: #ffffff
}
.web_chocolate .headimage{
    color: #aaa;
}

.web_chocolate .breadcrumb {
    background-color: transparent;
}

.web_chocolate .web_feature
{

    background-image:  url('../img/choco_features.png');

}

.web_chocolate .footer-container {
	background-color: #ffffff;
	border-top: 1px solid #d3d7dc;
}
.web_chocolate .content.footer.footer-link .logo {
	background-image: url('../img/choco_logo_footer.png');
}
.web_chocolate .headimage
{
    background: url(../chocolate/images/bg_start.png);
}

.web_chocolate .registration .control-label
{
    color: #fff;
}
.web_chocolate .headimage.has_error
{
    height: 770px;
}
.web_chocolate .index.navbar-header
{
    display: none;
}
.web_chocolate .content.footer.footer-link
{
	background-color:  #ffffff;
}

.web_chocolate .navbar-header .navbar-brand
{
    background: url(../chocolate/images/logo.png);
    width: 195px;
    height: 179px;
}

.web_chocolate .logo-on-page{
    display: inline;
    width: 305px;
    height: 349px;
    margin-right: 40px;
    margin-top: 40px;
}

.web_chocolate .logo-on-page .logo-brand
{
    height: 349px;
     width: 305px;
     background: url(../chocolate/images/choco_logo_index.png);

    /* width: 338px; */
    /* background: url(../chocolate/images/chocoapp-logo-2.png) no-repeat; */

}
.web_chocolate.en_GB .logo-on-page .logo-brand {
    height: 349px;
    width: 333px;
    background: url(../chocolate/images/choco_logo_index_en.png) no-repeat;
    /* width: 338px; */
    /* background: url(../chocolate/images/chocoapp-logo-2.png); */
}
/** END **/



/** WEB NASDVOE **/
.web_nasdvoe .condition-paragraph{
    color:#8d6343;
}
body.web_nasdvoe {
    background-color: #ffffff
}
.web_nasdvoe .headimage{
    color: #8d6343;
}

.web_nasdvoe  .regtitle
{
    color: #8d6343;
}
.web_nasdvoe .web_feature
{

    background-image:  url('../nasdvoe/images/features.png');

}

.web_nasdvoe .footer-container {
    background-color: #d4bb99;
    border-top: 1px solid #d3d7dc;
    background:#d4bb99  url('../nasdvoe/images/footer.png') center center no-repeat;
    height: 100px;
    margin-top: 40px;
}
.web_nasdvoe .content.footer.footer-link{
    height: 100px;
    padding-top: 0;
    margin-top: 0;
}
.web_nasdvoe .content.footer.footer-link .logo {
    background-image: url('../nasdvoe/images/logo_footer.png');
}
.web_nasdvoe .headimage
{
    background:#d6ba9b url(../nasdvoe/images/bg_start.png) center 20px no-repeat;
}

.web_nasdvoe.hipler .registration label.answer,
.web_nasdvoe .registration .control-label
{
    color: #8d6343;
    text-shadow: none;
}
.web_nasdvoe .headimage.has_error
{
    height: 770px;
}
.web_nasdvoe .index.navbar-header
{
    display: none;
}
.web_nasdvoe .content.footer.footer-link
{
    background-color:  transparent;
}

.web_nasdvoe .navbar-header .navbar-brand
{
    background: url(../nasdvoe/images/logo_index.png);
    width: 195px;
    height: 179px;
}


.web_nasdvoe .logo-on-page{
    display: inline;
    width: 305px;
    height: 349px;
    margin-right: -70px;
    margin-top: 100px;
}

.web_nasdvoe .logo-on-page .logo-brand
{
    width: 273px;
    height: 295px;
    background: url(../nasdvoe/images/logo_index.png);
}

.web_nasdvoe .registration button,
.web_nasdvoe .registration select,
.web_nasdvoe .registration textarea,
.web_nasdvoe .registration input
{
    border-color: #c6bfb7;
}
.web_nasdvoe  .block-features {
    background-color: #ffffff;
}
.web_nasdvoe .content.footer.footer-link
{

    background-position-y: 8px;
    background-position-x: 700px;
    background-image: url('../nasdvoe/images/18year.png');
}
.web_nasdvoe .content.footer.footer-link a
{
    color: #8d6343;
}
.web_nasdvoe .block-features
{
    height: 240px;
}

.web_nasdvoe  .registration .answer:not(.checked) {

    background-image: url('../img/nasdvoe/uncheck.png');
}

.web_nasdvoe .page-text
{
    color: #8D6343;
}
.web_nasdvoe  .page-text.deleted
{
    padding-top: 150px;
}
/** END **/

.geo-modal .country_title,
.geo-modal .city_title,
.geo-modal .region_title
{
    display: none;
}
.geo-modal  .back-btn {
    display: none;
}
.geo-modal label {
    display: block;position: relative;overflow: hidden;padding: 6px 0 6px 10px;cursor: pointer;white-space: nowrap;text-overflow: ellipsis;line-height: 1.28572;
}
.geo-modal label.active{
    color: #ef027d;
}

/***/
@media (max-width: 972px) {
    body {
        min-width: 375px;
    }
    .headimage {
        height: auto;
    }
    .web_chocolate .headimage {
        min-height: 850px;
    }

    .page-text
    {
        min-width: 100%;
    }
    .page-text.deleted
    {
        min-width: 100%;
        min-height:auto;
    }
}
@media (min-width: 972px) {
    .month-reg-block{
        margin: 0 0;
        padding: 0 0;
    }

}

.articles h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
}
.articles h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 23px;
}

.articles .breadcrumb a {
    color: #c6c6c6;
}
/****/

.user-preview-page b {
    text-decoration: underline;
}

.user-preview-page {
    border-radius: 10px;
    min-height:270px;
    border: 1px solid #c9c9c9;
    background-size: cover;
    position: relative;
    box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.15), 0px 4px 4px rgba(0, 0, 0, 0.25);
    color: #000000;
    text-decoration: underline;
}

.user-preview-page:hover {
    box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.4), 0px 4px 4px rgba(0, 0, 0, 0.4);
}

.articles-nav {
    padding-top: 8px;
    font-size: 18px;
}
.articles-nav .item {
    border-right: 1px solid #c9c9c9;
}
.articles-nav .item:last-child {
    border-right: none;
}