@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&subset=latin-ext');
@import url('css/animate.css');
@import url('css/jquery-ui.css');
*{outline:none;}
body{margin:0px; counter-reset:bolum; }
h1,h2,h3,h4,h5,h6{margin:0px; padding:0px;}
img{border:none; max-width:100%;}
.left{float:left;}
.right{float:right;}
.auto{margin:auto;}
.alignleft {display:inline; float:left; margin-right:1.625em;}
.alignright {display:inline; float:right; margin-left:1.625em;}
.aligncenter{clear:both; display:block; margin-left:auto; margin-right:auto; margin-bottom:20px;}
.clear{clear:both;}
a:hover{text-decoration:none;}
input[type="submit"], input[type="reset"], input[type="text"], input[type="password"], input[type="email"], textarea, select{-webkit-appearance:none; -webkit-border-radius:0; border-radius:0;-moz-appearance:none;}
.os-animation{opacity:0;}
.os-animation.animated{opacity:1;}
.nopadding{padding:0;}
.nopleft{padding-left:0;}
.nopright{padding-right:0;}
.form-control{border-radius:0;}
.form-control:focus{border-color:#ccc; box-shadow:inset 0 1px 1px rgba(0,0,0,.075);}
.dropdown:hover .dropdown-menu{display:block; margin-top:0;}
.ac-kapa{display:none;}
.Classbody {
    overflow: hidden !important;
}
@media screen and (max-width:667px){
	body{overflow-x: hidden !important; }
	.page-container{padding:0;}
}
.picture-alerts{padding:10px; background:#dd3939; margin:26px 0px 12px 0px; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; font-size:13px; color:#fff; line-height:24px;}
.picture-alerts a{ font-size:16px; color:#f4c91f; line-height:24px; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; }
.picture-alerts i{font-size:24px; margin-right:10px; position:relative; float:left;}
.picture-alerts .close{color:#7a1919; font-size:24px; opacity:1; text-shadow:none; position:relative; top:-2px; margin-right:0;}


/*** CUSTOM CHECKBOX RADIO ***/
label.cusradio, label.cuscheckbox{position:relative; margin-right:20px; font-family:'Montserrat', sans-serif; font-size:14px; color:#666666; font-weight:500; line-height:33px; margin-bottom:0;}
label.cusradio input[type='radio'], label.cuscheckbox input[type='checkbox']{position:absolute; top:0; left:0; width:100%; height:100%; opacity:0; filter:alpha(opacity=0); cursor:pointer; margin-top:0;}
label.cusradio span{display:inline-block; width:29px; height:29px; background:url(images/radio.png) no-repeat; margin-right:5px; position:relative; top:2px; float:left;}
label.cuscheckbox span{display:inline-block; width:28px; height:29px; background:url(images/checkbox.png) no-repeat; margin-right:5px; position:relative; top:2px; float:left;}
label.cusradio span.aktif, label.cuscheckbox span.aktif{background-position:0 -29px}
/*** CUSTOM CHECKBOX RADIO ***/

.navbar{margin:0; padding:0; border:0; border-radius:0; background:none; position:relative; z-index:2;}
.navbar .container{ background:#43394d; -webkit-border-radius:0px; -webkit-border-bottom-right-radius:10px; -webkit-border-bottom-left-radius:10px; -moz-border-radius:0px; -moz-border-radius-bottomright:10px; -moz-border-radius-bottomleft:10px; border-radius:0px; border-bottom-right-radius:10px; border-bottom-left-radius:10px;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{padding:0;}
.navbar-nav>li>a{padding:0 15px; font-family:'Montserrat', sans-serif; font-size:15px; color:#fff; display:block; line-height:62px;}
.navbar-nav>li>a>i{color:#95efff; font-size:20px; margin:0px 5px;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{background:#95efff; color:#4a394a;}
.navbar-default .navbar-nav>.active>a i, .navbar-default .navbar-nav>.active>a:hover i, .navbar-default .navbar-nav>.active>a:focus i, .navbar-default .navbar-nav>li>a:hover i, .navbar-default .navbar-nav>li>a:focus i{color:#4a394a;}
.navbar-default .navbar-nav>li>a{color:#fff; font-size:15px;}
.navbar-nav>li>a img{border:3px solid #92e6f5; border-radius:100%; margin:4px 0px 4px 10px;}
.navbar-nav>li>.dropdown-menu{background:#95efff; border:0; box-shadow:none; width:100%;}
.dropdown-menu{border-radius:10px;}
.dropdown-menu:after{content:url(images/menu-bg.png); width:120px; height:11px; position:absolute; left:50%; margin-left:-60px; top:-11px; z-index:9;}
.dropdown-menu>li>a{font-family:'Montserrat', sans-serif; font-size:13px; color:#41394e!important; line-height:40px; padding:0; display:block; text-indent:15px;}
.dropdown-menu>li>a i{float:right; line-height:40px; padding-right:15px;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{background:#c8f7ff!important;}

.navbar-nav>li.open>.dropdown-menu{background-color:#95efff; border:0; box-shadow:none; width:100%; border-radius:0;}
.nav>li.open .dropdown-menu{border-radius:0px;}
.nav>li.open .dropdown-menu:after{content:url(images/menu-bg.png); width:120px; height:11px; position:absolute; left:50%; margin-left:-60px; top:-11px; z-index:9;}
.nav>li.open .dropdown-menu>li>a{font-family:'Montserrat', sans-serif; font-size:13px; color:#41394e; line-height:40px; padding:0; display:block; text-indent:15px;}
.nav>li.open .dropdown-menu>li>a i{float:right; line-height:40px; padding-right:15px;}
.nav>li.open .dropdown-menu>li>a:hover, .nav>li.open .dropdown-menu>li>a:focus{background:#c8f7ff;}

/*ul.nav > li:hover>a{background:#95efff; color:#4a394a;}
ul.nav > li:hover>a i{color:#4a394a;}*/
.navbar-brand{padding:0; width: 187px;height: 52px;}
.header-menu{height:82px; background:#ffdada; border-top:2px solid #fff; border-bottom:2px solid #fff; position:relative; z-index:1; margin-top:-20px;}
.header-menu ul{margin:18px 0px 0px 0px; padding:0; list-style:none; overflow:hidden;}
.header-menu ul li{float:left;}
.header-menu ul li a{font-family:'Montserrat', sans-serif; font-size:14px; color:#3d3950; line-height:60px; font-weight:500; padding:0px 20px; display:block;}
.header-menu ul li a:hover, .header-menu ul li.active a{background:#41394e; color:#fff;}
.header-menu ul li a:hover i, .header-menu ul li.active a i{color:#95efff;}
.details-search{background:#95efff; padding:22px 0px; -webkit-border-radius:0px; -webkit-border-bottom-right-radius:10px; -webkit-border-bottom-left-radius:10px; -moz-border-radius:0px; -moz-border-radius-bottomright:10px; -moz-border-radius-bottomleft:10px; border-radius:0px; border-bottom-right-radius:10px; border-bottom-left-radius:10px;}
.details-search input[type="text"], .details-search select{width:100%; height:40px; background:#fff; border-radius:7px; border:0; font-family:'Montserrat', sans-serif; font-size:13px; color:#8b8b8b; text-indent:10px;}
.details-search select{background:url(images/select-arrow.png) 92% center no-repeat #fff;}
.details-search input[type="submit"]{width:100%; height:40px; border:0; margin:0; padding:0; border-radius:7px; background:#45394c url(images/details-search-btn-bg.png) 20% center no-repeat; font-family:'Montserrat', sans-serif; font-size:14px; color:#fff; text-align:center; line-height:40px; font-weight:500;}
.details-search input[type="submit"]:hover{background:#dd3939 url(images/details-search-btn-bg.png) 20% center no-repeat;}
.home-notice{background:url(images/homenotice-bg.png) top center no-repeat; border-radius:5px; min-height:69px; margin-top:15px; padding:8px 15px; font-family:'Montserrat', sans-serif; font-size:18px; color:#fff; text-shadow:1px 0px 0px #f8981e; overflow:hidden;}
.home-notice .left{width:60%;}
.home-notice strong{display:block; font-size:22px; color:#43394d; font-weight:bold; text-shadow:1px 0px 1px #fff;}
.home-notice img{float:left; margin:5px 10px 0px 0px;}
.home-notice a{display:block; float:right; padding:0px 20px; height:40px; line-height:40px; background:#fff url(images/homenotice-btn-bg.png) 10% center no-repeat; border-radius:7px; font-size:14px; color:#d26b19; -moz-box-shadow:0 5px 7px #f47e20; -webkit-box-shadow:0 5px 7px #f47e20; box-shadow:0 5px 7px #f47e20; margin-top:5px;}
.image-notice{line-height:46px; background:#dd3939; border-radius:5px; font-family:'Montserrat', sans-serif; font-size:13px; color:#fff; margin-top:10px;}
.image-notice a{color:#fff; text-decoration:underline;}
.image-notice .fa-exclamation{font-size:24px; position:relative; top:3px; margin-right:10px;}
.image-notice .close{line-height:46px; opacity:1; text-shadow:none; color:#7a1919; }
.home-desc{ margin-top:10px;}

.online-help img{width:100%; display:block;}
.profile-views{background:#e7e7e7; padding:15px 15px 0px 15px;}
.profile-views h1{font-family:'Montserrat', sans-serif; font-size:13px; color:#3d3950; margin-bottom:10px; position:relative; padding-bottom:10px;}
.profile-views h1:after{content:''; width:20%; height:3px; background:#3d3950; position:absolute; bottom:0; left:0;}
.profile-views .box{font-family:'Montserrat', sans-serif; font-size:9px; color:#848484; overflow:hidden; font-weight:300; margin-bottom:10px;}
.profile-views .box img{float:left; margin-right:7px;}
.profile-views .box strong{display:block; font-family:'Montserrat', sans-serif; font-size:12px; color:#3895a6; font-weight:500; margin-bottom:4px;}
.profile-views .box:hover strong{color:#4e3947;}
.user-desc .inner{background:url(images/homedesc-top-bg.jpg) top center repeat-x #e7e7e7; border-radius:5px;}
.user-desc .inner img{padding:7px; background:#fff; border-radius:100%; display:block; margin:20px auto;}
.user-desc .inner .txt1{display:block; float:left; padding:40px 0px 25px 0px; font-family:'Montserrat', sans-serif; font-size:20px; font-weight:500; color:#ffffff;}
.user-desc .inner .txt2{display:block; float:right; padding:43px 0px 25px 0px; font-family:'Montserrat', sans-serif; font-size:13px; font-weight:500; color:#887991;}
.user-desc .inner ul{margin:0; padding:0; list-style:none;}
.user-desc .inner ul li{margin:0; font-family:'Montserrat', sans-serif; font-size:13px; color:#5e5d5d; line-height:34px;}
.user-desc .inner ul li strong{display:block; width:40%; float:left;}
.user-desc .btn-box a{display:block; width:100%; height:43px; line-height:43px; background:#45394c; border-radius:5px; text-align:center; font-family:'Montserrat', sans-serif; font-size:13px; color:#fff; margin-bottom:25px; font-weight:500;}
.user-desc .btn-box a:hover{background:#95efff; color:#45394c;}
.user-desc .btn-box a:hover i{color:#45394c;}
.user-desc .btn-box a i{color:#95efff; margin-right:7px;}
.online-users h1{font-family:'Montserrat', sans-serif; font-size:13px; color:#28a800; margin-bottom:10px; position:relative; padding-bottom:10px; margin-top:25px;}
.online-users h1:after{content:''; width:5%; height:3px; background:#28a800; position:absolute; bottom:0; left:0;}

.online-users h1 a{float:right; font-size:12px; color:#98bfc6; position:relative; padding-bottom:10px;}
.online-users h1 a:hover{color:#dd3939;}
.online-users h1 a:after{content:''; width:100%; height:3px; background:#98bfc6; position:absolute; bottom:0; left:0;}
.online-users h1 a:hover:after{background:#dd3939;}

.online-users .inner{width:100%;}
.online-users .inner img{display:block; margin:auto; margin-bottom:10px;}
.online-users .inner a{display:block; font-family:'Montserrat', sans-serif; font-size:12px; color:#3895a6; text-align:center;}
.online-users .inner a:hover{color:#4e3947;}
.location-users h1{font-family:'Montserrat', sans-serif; font-size:13px; color:#f5881f; margin-bottom:10px; position:relative; padding-bottom:10px; margin-top:25px;}
.location-users h1:after{content:''; width:5%; height:3px; background:#f5881f; position:absolute; bottom:0; left:0;}
.location-users .inner{width:100%;}
.location-users .inner img{display:block; margin:auto; margin-bottom:10px; width:100%; border-radius:100%;}
.location-users .inner a{display:block; font-family:'Montserrat', sans-serif; font-size:12px; color:#3895a6; text-align:center;}
.location-users .inner a:hover{color:#4a3949;}

.location-users h1 a{float:right; font-size:12px; color:#98bfc6; position:relative; padding-bottom:10px;}
.location-users h1 a:hover{color:#dd3939;}
.location-users h1 a:after{content:''; width:100%; height:3px; background:#98bfc6; position:absolute; bottom:0; left:0;}
.location-users h1 a:hover:after{background:#dd3939;}

.home-middle{background:#daf9ff; padding:30px 0px; margin-top:30px;}
.home-middle h1{font-family:'Montserrat', sans-serif; font-size:13px; color:#3d3950; margin-bottom:10px; position:relative; padding-bottom:10px; margin-top:25px;}
.home-middle h1:after{content:''; width:10%; height:3px; background:#3d3950; position:absolute; bottom:0; left:0;}
.home-middle h1 a{float:right; font-size:12px; color:#98bfc6; position:relative; padding-bottom:10px;}
.home-middle h1 a:hover{color:#dd3939;}
.home-middle h1 a:after{content:''; width:100%; height:3px; background:#98bfc6; position:absolute; bottom:0; left:0;}
.home-middle h1 a:hover:after{background:#dd3939;}
.home-middle .last-notice .box{padding:7px 0px; border-bottom:1px solid #c4e6ec;}
.home-middle .last-notice .box:last-child{border-bottom:0;}
.home-middle .last-notice img{float:left; margin:0px 7px 0px 0px;}
.home-middle .last-notice a{font-family:'Montserrat', sans-serif; font-size:13px; color:#454545;}
.home-middle .last-notice a:hover{color:#dd3939;}
.home-middle .new-user h1{margin-bottom:40px;}
.home-middle .new-user .box{margin-bottom:30px;}
.home-middle .new-user .box img{display:block; margin:auto; width:100%;}
.home-middle .new-user .box a{white-space: nowrap;
    overflow: hidden;display:block; width:100%; font-family:'Montserrat', sans-serif; font-size:12px; color:#3895a6; text-align:center;}
.home-middle .new-user .box a:hover{color:#dd3939;}
.home-middle .last-comment .box{ padding:7px 0 7px 0; border-bottom:1px solid #c4e6ec;}
.home-middle .last-comment .box:last-child{border-bottom:0;}
.home-middle .last-comment .box a{font-family:'Montserrat', sans-serif; font-size:13px; font-weight:300; color:#454545;}
.home-middle .last-comment .box a:hover{color:#dd3939;}
.home-middle .last-comment .box a span{font-style:italic;}
.footer-top{background:#46494d; padding:15px 30px; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-top-left-radius:5px; border-top-right-radius:5px; margin-top:35px;}
.footer-top .box{width:20%; float:left; line-height:24px;}
.footer-top .box ul{margin:0; padding:0; list-style:none;}
.footer-top .box ul li{margin:0;}
.footer-top .box ul li a{display:block; font-family:'Montserrat', sans-serif; font-size:13px; font-weight:300; color:#989898;}
.footer-top .box ul li a:hover{color:#757575;}

.footer-top .box2{width:25%; float:left; line-height:24px;}
.footer-top .box2 ul{margin:0; padding:0; list-style:none;}
.footer-top .box2 ul li{margin:0;}
.footer-top .box2 ul li a{display:block; font-family:'Montserrat', sans-serif; font-size:13px; font-weight:300; color:#989898;}
.footer-top .box2 ul li a:hover{color:#757575;}

.footer-top h1{font-family:'Montserrat', sans-serif; font-size:14px; font-weight:500; color:#bfbfbf;}
.footer{padding:35px 0px; background:#35383d;}
.footer ul{margin:0; padding:0; list-style:none;}
.footer ul li{float:left; margin-right:20px;}
.footer ul li a{font-family:'Montserrat', sans-serif; font-size:13px; font-weight:500; color:#989898;}
.footer ul li a:hover, .footer ul li.active a{color:#d6cfdb;}
.footer p{font-family:'Montserrat', sans-serif; font-size:13px; color:#717171; margin-bottom:0; font-weight:600;}
.footer img{margin:5px 0px; float:right;}



/*** ARAMA ***/
.page-title{background:#45394c; margin-top:10px; line-height:40px; text-indent:20px; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-top-left-radius:5px; border-top-right-radius:5px; font-family:'Montserrat', sans-serif; font-size:16px; font-weight:500; color:#fff;}
.search-page{background:#f7f7f7; min-height:200px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
.search-page .box{text-align:center; border-right:1px solid #e5e5e5; margin:20px auto;}
.search-page .box:nth-child(6n){border-right:0;}
.search-page .box .nick{display:block; font-family:'Montserrat', sans-serif; font-size:14px; font-weight:500; color:#3895a6; text-align:center;}
.search-page .box .nick:hover{color:#4e3947;}
.search-page .box .img{display:inline-block; position:relative; margin:10px auto;}
.search-page .box img{position:relative; padding:5px; background:#f7f7f7; border:1px solid #3e98a9; border-radius:100%; display:block; margin:auto;}
.search-page .box span{content:''; width:26px; height:26px; border:4px solid #fff; border-radius:100%; display:block; position:absolute; bottom:0; right:10px;}
.search-page .box span.online{background:#8ec228;}
.search-page .box span.offline{background:#c2283e;}
.search-page .box p{font-family:'Montserrat', sans-serif; font-size:13px; color:#474747;}
.search-page .box .links a{display:inline-block; font-family:'Montserrat', sans-serif; font-size:21px; color:#3895a6; margin:0px 5px;}
.search-page .box .links a:hover{color:#4e3947;}
.paging{text-align:center;}
.pagination>li>a, .pagination>li>span{padding:0px; width:36px; height:36px; border:0; text-align:center; line-height:36px; background:#b8b8b8; border-radius:100%; font-family:'Montserrat', sans-serif; font-size:14px; color:#353e42; margin:0px 5px; font-weight:600;}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus, .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus{background:#45394c; color:#fff;}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span{border-radius:100%;}
/*** ARAMA ***/

/*** ARKADAŞLIK TALEPLERİ ***/
.friend-req-page{background:#f7f7f7; min-height:200px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
.friend-req-page .box{padding-top:12px; padding-bottom:12px;}
.friend-req-page .box .img{position:relative;}
.friend-req-page .box .img img{position:relative; padding:5px; background:#f7f7f7; border:1px solid #3e98a9; border-radius:100%; display:block; margin:auto;}
.friend-req-page .box .img span{content:''; width:26px; height:26px; border:4px solid #fff; border-radius:100%; display:block; position:absolute; bottom:5px; left:20px;}
.friend-req-page .box .img span.online{background:#8ec228;}
.friend-req-page .box .img span.offline{background:#c2283e;}
.friend-req-page .box .nick{display:block; font-family:'Montserrat', sans-serif; font-size:14px; font-weight:500; color:#3895a6; margin-top:8px;}
.friend-req-page .box .nick:hover{color:#4e3947;}
.friend-req-page .box p{font-family:'Montserrat', sans-serif; font-size:13px; font-weight:300; color:#474747; padding:10px 0px; border-bottom:1px solid #e7e7e7; margin-bottom:10px;}
.friend-req-page .box .txt{padding-left:0;}
.friend-req-page .box .txt span{width:100%; display:block; font-family:'Montserrat', sans-serif; font-size:13px; color:#474747; font-weight:300;}
.friend-req-page .box .txt small{font-style:italic;}
.friend-req-page .box .txt i{font-size:16px; margin-right:7px;}
.friend-req-page .box .bttn a{display:block; height:33px; border:2px solid; text-align:center; line-height:29px; font-family:'Montserrat', sans-serif; font-weight:bold; font-size:12px; border-radius:7px; margin:13px auto;}
.friend-req-page .box .bttn a.app{border-color:#8ec228; color:#8ec228;}
.friend-req-page .box .bttn a.app:hover{color:#fff; background:#8ec228;}
.friend-req-page .box .bttn a.dec{border-color:#dd3939; color:#dd3939;}
.friend-req-page .box .bttn a.dec:hover{color:#fff; background:#dd3939;}
/*** ARKADAŞLIK TALEPLERİ ***/

/*** İLETİŞİM ***/
.contact-page{background:#f7f7f7; min-height:200px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
.contact-page strong{display:block; font-family:'Montserrat', sans-serif; font-size:14px; color:#666666; line-height:36px; margin-top:10px; font-weight:normal; text-indent:20px;}
.contact-page input{width:100%; height:39px; border:1px solid #dadada; margin:0; padding:0; border-radius:10px; font-family:'Montserrat', sans-serif; font-size:13px; color:#666; text-indent:20px; line-height:39px;}
.contact-page textarea{width:100%; height:auto; border:1px solid #dadada; margin:0; padding:2%; border-radius:10px; font-family:'Montserrat', sans-serif; font-size:13px; color:#666; text-indent:20px;}
.contact-page input[type="submit"]{float:right; background:#3895a6; margin:20px 0px; height:40px; line-height:40px; padding:0px 50px; width:auto; text-indent:0; font-family:'Montserrat', sans-serif; font-size:12px; color:#fff; font-weight:bold;}
.contact-page input[type="submit"]:hover{background:#dd3939;}
/*** İLETİŞİM ***/


/*** GİZLİLİK ***/
.privacy-page{background:#f7f7f7; min-height:200px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
.privacy-page ul{margin:30px 0; padding:0; list-style:none;}
.privacy-page ul li{padding:20px 0px; border-bottom:1px solid #e0e0e0; font-family:'Montserrat', sans-serif; font-size:15px; font-weight:300; color:#474747; padding-left:5%; position:relative; min-height:40px;}
.privacy-page ul li:last-child{border-bottom:0;}
.privacy-page ul li:before{counter-increment:bolum; content:counter(bolum); position:absolute; left:0; width:45px; height:40px; text-align:center; line-height:40px; background:url(images/privacy-bg.png) no-repeat; font-family:'Montserrat', sans-serif; font-size:15px; font-weight:bold; color:#fff; top:15px;}
/*** GİZLİLİK ***/

/*** YARDIM MASASI ***/
.helpdesk-page, .helpdesk-details-page{padding-top:15px; background:#f7f7f7; min-height:200px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
.helpdesk-page .newhelpdesk, .helpdesk-details-page .newhelpdesk{display:block; height:44px; border:2px solid #3895a6; line-height:40px; text-align:center; font-family:'Montserrat', sans-serif; font-size:14px; font-weight:bold; color:#3895a6; margin:15px 0px; border-radius:7px;}
.helpdesk-page .newhelpdesk:hover, .helpdesk-details-page .newhelpdesk:hover{color:#fff; background:#3895a6;}
.helpdesk-page .box{margin-bottom:15px;}
.helpdesk-page .box .inner{width:100%; background:#fff; padding:15px 0px; overflow:hidden; border-radius:7px; font-family:'Montserrat', sans-serif; font-size:14px; font-weight:500; color:#474747; position:relative; z-index:2; -moz-box-shadow:0 0 5px #ccc; -webkit-box-shadow:0 0 5px #ccc; box-shadow:0 0 5px #ccc;}
.helpdesk-page .box .inner .stat{text-align:right;}
.helpdesk-page .box .inner .stat i{font-size:17px; position:relative; top:2px; margin-right:7px;}
.helpdesk-page .box .inner .stat.answered{color:#4f9c38;}
.helpdesk-page .box .inner .stat.notanswered{color:#dd3939;}
.helpdesk-page .box .inner .stat.complete{color:#45394c;}
.helpdesk-page .box .view{display:block; float:right; padding:0px 20px; height:40px; line-height:50px; border-radius:7px; background:#fbac19; position:relative; z-index:1; margin-top:-9px; font-family:'Montserrat', sans-serif; font-size:12px; font-weight:bold; color:#fff;}
.helpdesk-page .box .view:hover{background:#dd3939;}
.helpdesk-details-page .helpdesk-sidebar h1{font-family:'Montserrat', sans-serif; font-size:15px; color:#3d3950; margin-bottom:10px; position:relative; padding-bottom:10px;}
.helpdesk-details-page .helpdesk-sidebar h1:after{content:''; width:15%; height:3px; background:#3d3950; position:absolute; bottom:0; left:0;}
.helpdesk-details-page .helpdesk-sidebar .desc{font-family:'Montserrat', sans-serif; font-size:14px; font-weight:500; color:#474747;}
.helpdesk-details-page .helpdesk-sidebar .date{padding:13px 0px; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; font-family:'Montserrat', sans-serif; font-size:14px; color:#474747; font-weight:500; margin:10px 0px;}
.helpdesk-details-page .helpdesk-sidebar .stat{font-family:'Montserrat', sans-serif; font-size:14px; font-weight:500;}
.helpdesk-details-page .helpdesk-sidebar .stat i{font-size:17px; position:relative; top:2px; margin-right:7px;}
.helpdesk-details-page .helpdesk-sidebar .stat.answered{color:#4f9c38;}
.helpdesk-details-page .helpdesk-sidebar .stat.notanswered{color:#dd3939;}
.helpdesk-details-page .helpdesk-sidebar .stat.complete{color:#45394c;}
.helpdesk-details-page .helpdesk-sidebar .reply{width:100%; display:block; height:44px; line-height:44px; text-align:center; background:#fbac19; border-radius:7px; font-family:'Montserrat', sans-serif; font-size:15px; color:#fff; font-weight:bold; text-shadow:1px 0px 1px #fbac19; margin-top:10px;}
.helpdesk-details-page .helpdesk-sidebar .reply:hover{background:#DD3939;}
.helpdesk-details-page .helpdesk-details .box .inner{padding:20px; background:#fff; border-radius:15px; margin-bottom:15px; -moz-box-shadow:0 0 5px #ccc; -webkit-box-shadow:0 0 5px #ccc; box-shadow:0 0 5px #ccc;}
.helpdesk-details-page .helpdesk-details .box .inner .user-info{line-height:42px; border-bottom:1px solid #e1e1e1; margin-bottom:10px; font-family:'Montserrat', sans-serif; overflow:hidden;}
.helpdesk-details-page .helpdesk-details .box .inner .user-info strong{display:block; float:left; font-size:15px; font-weight:normal;}
.helpdesk-details-page .helpdesk-details .box .inner .user-info.user strong a{color:#3895a6;}
.helpdesk-details-page .helpdesk-details .box .inner .user-info.user strong a:hover{color:#4b3949;}
.helpdesk-details-page .helpdesk-details .box .inner .user-info.admin strong a{color:#45394c;}
.helpdesk-details-page .helpdesk-details .box .inner .user-info span{display:block; float:right; font-size:14px; color:#474747; font-weight:300;}
.helpdesk-details-page .helpdesk-details .box .inner p{font-family:'Montserrat', sans-serif; font-size:14px; line-height:23px;}
/*** YARDIM MASASI ***/

/*** PROFİL DÜZENLE ***/
.profile-edit{background:#f7f7f7; min-height:200px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
.profile-edit .box{padding:12px 0px; border-bottom:1px solid #e3e3e3; font-family:'Montserrat', sans-serif; font-size:13px; color:#666666; font-weight:600;}
.profile-edit .box label{font-family:'Montserrat', sans-serif; font-size:13px; color:#666666; font-weight:300; margin:5px 0px;}
.profile-edit .box.last{border-bottom:0;}
.profile-edit .box strong{display:block; width:25%; float:left; font-family:'Montserrat', sans-serif; font-size:13px; color:#666666; line-height:39px; font-weight:500;}
.profile-edit .box strong:after{content:':'; float:right; margin-right:10px;}
.profile-edit .box input[type="text"]{height:39px; background:#fff; border:1px solid #dadada; border-radius:7px; font-family:'Montserrat', sans-serif; font-size:13px; text-indent:14px; line-height:39px; color:#666666; width:75%; font-weight:300;}
.profile-edit .box select{width:30%; height:39px; background:#fff; border:1px solid #dadada; border-radius:7px; font-family:'Montserrat', sans-serif; font-size:13px; text-indent:14px; line-height:39px; color:#666666; font-weight:300;}
.profile-edit .box select{background:url(images/select-arrow.png) 96% center no-repeat #fff; font-weight:300;}
.profile-edit input[type="button"]{width:30%; height:44px; text-align:center; line-height:44px; background:#3895a6; padding:0; border:0; font-family:'Montserrat', sans-serif; font-size:12px; font-weight:bold; color:#fff; float:right; margin:30px auto; border-radius:7px;}
.profile-edit input[type="button"]:hover{background:#dd3939;}
/*** PROFİL DÜZENLE ***/

/*** GİRİŞ ***/
.login-area{background:url(images/login-bg.png) no-repeat top center; min-height:620px; position:relative; z-index:2;}
.login-bottom{position:relative; z-index:1; margin-top:-80px; padding-top:80px;}
.login-header .logo{width:199px; height:60px; display:block; float:left; margin:10px 0px;}
.login-header .login-form{float:right; margin-top:25px;}
.login-header .login-form input[type="text"], .login-header .login-form input[type="password"]{width:150px; float:left; border:1px solid #73545d; height:37px; line-height:35px; margin:0px 10px 0px 0px; padding:0; border-radius:7px; font-family:'Montserrat', sans-serif; font-size:13px; color:#fff; font-weight:300; text-indent:30px;}
.login-header .login-form input[type="text"]{background:url(images/user-icon.png) 5px center #3e2b2f no-repeat;}
.login-header .login-form input[type="password"]{background:url(images/password-icon.png) 10px center #3e2b2f no-repeat;}
.login-header .login-form input[type="submit"]{float:left; padding:0px 20px; height:37px; background:#47b5c9; font-family:'Montserrat', sans-serif; font-size:12px; color:#fff; line-height:37px; margin:0; border:0; display:block; border-radius:7px;}
.login-header .login-form a{float:right; font-family:'Montserrat', sans-serif; font-size:12px; color:#a1888e; font-weight:300; margin-top:7px;}
.login-header .login-form  input::-webkit-input-placeholder{color:#fff;}
.login-header .login-form  input::-moz-placeholder{color:#fff;}
.login-header .login-form  input:-ms-input-placeholder{color:#fff;}
.login-header .login-form  input:-moz-placeholder{color:#fff;}
.register-area h1{font-family:'Montserrat', sans-serif; font-size:30px; color:#fff; text-align:center; margin-top:170px;}
.register-area p{font-family:'Montserrat', sans-serif; font-size:16px; color:#fdc610; text-align:center; margin:25px 0px 75px 0px;}
.register-area input[type="text"], .register-area input[type="password"], .register-area input[type="email"], .register-area select{width:100%; height:51px; margin:0; padding:0; border:0; background:#daf9ff; border-radius:7px; font-family:'Montserrat', sans-serif; font-size:15px; color:#737a7b; font-weight:300; text-indent:20px;}
.register-area select{background:#daf9ff url(images/select-arrow.png) 96% center no-repeat;}
.register-area input[type="submit"]{width:30%; display:block; margin:auto; height:51px; border:4px solid #fdc610; border-radius:7px; text-align:center; line-height:43px; background:none; font-family:'Montserrat', sans-serif; font-size:16px; color:#fdc610; margin-top:25px;}
.register-area input[type="submit"]:hover{background:#fdc610; color:#fff;}
/*** GİRİŞ ***/

/*** İLANLAR ***/
.friendsearch-page{background:#f7f7f7; min-height:200px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
.friends-sidebar .friend-list h1{font-family:'Montserrat', sans-serif; font-size:13px;  margin-bottom:10px; position:relative; padding-bottom:10px; margin-top:25px;}
.friends-sidebar .friend-list h1:after{content:''; width:10%; height:3px; position:absolute; bottom:0; left:0;}
.friends-sidebar .friend-list.man h1{color:#3d3950;}
.friends-sidebar .friend-list.woman h1{color:#cb9191;}
.friends-sidebar .friend-list.man h1:after{background:#3d3950;}
.friends-sidebar .friend-list.woman h1:after{background:#cb9191;}
.friends-sidebar .friend-list h1 a{float:right; font-size:12px; color:#a9a9a9; position:relative; padding-bottom:10px;}
.friends-sidebar .friend-list h1 a:hover{color:#dd3939;}
.friends-sidebar .friend-list h1 a:after{content:''; width:100%; height:3px; background:#a9a9a9; position:absolute; bottom:0; left:0;}
.friends-sidebar .friend-list h1 a:hover:after{background:#dd3939;}
.friends-sidebar .friend-list .box{padding:10px 0px; border-bottom:1px solid #e7e7e7;}
.friends-sidebar .friend-list .box:last-child{border-bottom:0;}
.friends-sidebar .friend-list .box img{float:left; margin:0px 7px 0px 0px;}
.friends-sidebar .friend-list .box a{font-family:'Montserrat', sans-serif; font-size:13px; font-weight:300; color:#454545;}
.friends-sidebar .friend-list .box a:hover{color:#dd3939;}
.friends-sidebar .last-notice h1{font-family:'Montserrat', sans-serif; font-size:13px; color:#3d3950; margin-bottom:10px; position:relative; padding-bottom:10px; margin-top:25px;}
.friends-sidebar .last-notice h1:after{content:''; width:10%; height:3px; background:#3d3950; position:absolute; bottom:0; left:0;}
.friends-sidebar .last-notice h1 a{float:right; font-size:12px; color:#98bfc6; position:relative; padding-bottom:10px;}
.friends-sidebar .last-notice h1 a:after{content:''; width:100%; height:3px; background:#98bfc6; position:absolute; bottom:0; left:0;}
.friends-sidebar .last-notice .box{padding:7px 0px; border-bottom:1px solid #c4e6ec;}
.friends-sidebar .last-notice .box:last-child{border-bottom:0;}
.friends-sidebar .last-notice img{float:left; margin:0px 7px 0px 0px;}
.friends-sidebar .last-notice a{font-family:'Montserrat', sans-serif; font-size:13px; color:#454545;}
.friends-sidebar .last-notice a:hover{color:#dd3939;}
.friends-sidebar .new-user .box{margin-bottom:30px;}
.friends-sidebar .new-user .box img{display:block; margin:auto; width:100%;}
.friends-sidebar .new-user .box a{    white-space: nowrap;
    overflow: hidden;display:block; width:100%; font-family:'Montserrat', sans-serif; font-size:12px; color:#3895a6; text-align:center;}
.friends-sidebar .new-user .box a:hover{color:#4a3949;}
.friends-sidebar .new-user h1{font-family:'Montserrat', sans-serif; font-size:13px;  margin-bottom:10px; position:relative; padding-bottom:10px; margin-top:25px;}
.friends-sidebar .new-user h1:after{content:''; width:10%; height:3px; position:absolute; bottom:0; left:0;}
.friends-sidebar .new-user.man h1{color:#3d3950;}
.friends-sidebar .new-user.woman h1{color:#cb9191;}
.friends-sidebar .new-user.man h1:after{background:#3d3950;}
.friends-sidebar .new-user.woman h1:after{background:#cb9191;}
.friends-sidebar .new-user h1 a{float:right; font-size:12px; color:#a9a9a9; position:relative; padding-bottom:10px;}
.friends-sidebar .last-notice h1 a:hover, .friends-sidebar .new-user h1 a:hover{color:#dd3939;}
.friends-sidebar .new-user h1 a:after{content:''; width:100%; height:3px; background:#a9a9a9; position:absolute; bottom:0; left:0;}
.friends-sidebar .last-notice h1 a:hover:after, .friends-sidebar .new-user h1 a:hover:after{background:#dd3939;}
.friends-left .new-friends{display:block; height:44px; border:2px solid #3895a6; line-height:40px; text-align:center; font-family:'Montserrat', sans-serif; font-size:14px; font-weight:bold; color:#3895a6; margin:15px 0px; border-radius:7px;}
.friends-left .new-friends:hover{color:#fff; background:#3895a6;}
.friends-left .box{margin-bottom:20px;}
.friends-left .box .inner{width:100%; background:#fff; padding:15px 0px; overflow:hidden; border-radius:7px; font-family:'Montserrat', sans-serif; font-size:14px; font-weight:500; color:#474747; position:relative; z-index:2; -moz-box-shadow:0 0 5px #ccc; -webkit-box-shadow:0 0 5px #ccc; box-shadow:0 0 5px #ccc;}
.friends-left .box .inner .top{line-height:41px; border-bottom:1px solid #e7e7e7; overflow:hidden;}
.friends-left .box .inner .top a{float:left; font-family:'Montserrat', sans-serif; font-size:16px; color:#3895a6; font-weight:normal;}
.friends-left .box .inner .top a:hover{color:#4a3949;}
.friends-left .box .inner .top span{float:right; font-family:'Montserrat', sans-serif; font-size:13px; color:#727272; font-weight:normal;}
.friends-left .box .inner p{font-family:'Montserrat', sans-serif; font-size:14px; color:#474747; font-weight:300; margin:10px 0px;}
.friends-left .box .inner p strong{display:block; font-weight:500;}
.friends-left .box .date{float:left; font-family:'Montserrat', sans-serif; font-size:12px; font-weight:300; color:#474747; line-height:35px; padding-left:10px;}
.friends-left .box .views{display:block; float:right; padding:0px 20px; height:40px; line-height:50px; border-radius:7px; background:#3a97a8; position:relative; z-index:1; margin-top:-9px; font-family:'Montserrat', sans-serif; font-size:12px; font-weight:bold; color:#fff;}
.friends-left .box .views:hover{background:#dd3939;}
/*** İLANLAR ***/

/*** İLAN DETAY ***/
.friends-left .box .img ul{margin:10px 0; padding:0; list-style:none; width:100%; text-align:center;}
.friends-left .box .img ul li{display:inline-block;}
.friends-left .box .views.orange{background:#fbab1a;}
.friends-left .box .views.orange:hover{background:#DD3939;}
.friends-left .comment-area h1{font-family:'Montserrat', sans-serif; font-size:16px; color:#45394c; line-height:30px; border-bottom:1px dotted #bfbfbf; margin-bottom:10px;}
.friends-left .comment-area h1 i{font-size:26px; margin-right:10px; position:relative; top:3px;}
.friends-left .comment-area .box strong{display:block; width:30%; float:left; font-family:'Montserrat', sans-serif; font-size:13px; color:#666666; line-height:40px; font-weight:normal;}
.friends-left .comment-area .box strong:after{content:':'; float:right; margin-right:10px;}
.friends-left .comment-area .box input[type="text"]{width:40%; height:40px; border:1px solid #dadada; border-radius:7px; font-family:'Montserrat', sans-serif; font-size:14px; color:#666666; text-indent:20px;}
.friends-left .comment-area .box textarea{width:70%; height:auto; min-height:130px; border:1px solid #dadada; border-radius:7px; font-family:'Montserrat', sans-serif; font-size:14px; color:#666666; text-indent:20px;}
.friends-left .comment-area .box span{float:left; font-family:'Montserrat', sans-serif; font-size:14px; color:#dd3939; font-weight:400; line-height:40px;}
.friends-left .comment-area .box input[type="button"] ,  .friends-left .comment-area .box input[type="submit"]{float:right; padding:0px 20px; height:40px; line-height:40px; border-radius:7px; background:#45394c; border:0; margin:0; display:block; font-family:'Montserrat', sans-serif; font-size:14px; font-weight:bold; color:#fff; margin-bottom:10px;}
.friends-left .comment-area .box input[type="button"]:hover{background:#dd3939;}
.friends-left .comment-list{border-bottom:1px dotted #bfbfbf; padding:20px 0px;}
.friends-left .comment-list:last-child{border-bottom:0;}
.friends-left .comment-list .avatar{padding-right:0;}
.friends-left .comment-list .avatar img{width:100%; display:block; margin:auto; border-radius:100%;}
.friends-left .comment-list .top{line-height:41px; border-bottom:1px solid #e7e7e7; overflow:hidden;}
.friends-left .comment-list .top a{float:left; font-family:'Montserrat', sans-serif; font-size:16px; color:#3895a6; font-weight:normal;}
.friends-left .comment-list .top a:hover{color:#4a3949;}
.friends-left .comment-list .top span{float:right; font-family:'Montserrat', sans-serif; font-size:13px; color:#727272; font-weight:normal;}
.friends-left .comment-list p{font-family:'Montserrat', sans-serif; font-size:14px; color:#474747; font-weight:300; margin:10px 0px;}
/*** İLAN DETAY ***/

.popup{position:fixed; z-index:999; left:0; top:0; bottom:0; right:0; background:rgba(0, 0, 0, 0.8); padding-top:10%; display:none;}
.popup .inner{padding:0; border:5px solid #fff; border-radius:10px; background:#45394c;}
.popup .inner h1{height:46px; line-height:46px; font-family:'Montserrat', sans-serif; font-size:15px; font-weight:500; color:#95efff; position:relative; text-indent:20px;}
.popup .inner h1 .close{color:#95efff; font-size:24px; opacity:1; text-shadow:none; top:10px; margin-right:0; right:10px; position:absolute; cursor:pointer;}
.popup .inner .ilan-popup{padding:5px 15px; background:#fff; margin:5px; border-radius:10px; position:relative;}
.popup .inner .ilan-popup:after{content:''; background:url(images/popup-after.png) top center no-repeat; position:absolute; left:20px; top:-7px; z-index:999; width:28px; height:7px; display:block;}
.popup .inner .ilan-popup .form{border-bottom:1px dotted #bfbfbf; border-top:1px dotted #bfbfbf; overflow:hidden; padding-top:10px; margin-top:10px;}
.popup .inner .ilan-popup p{margin:0; font-family:'Montserrat', sans-serif; font-size:13px; color:#dd3939; font-weight:600; line-height:33px;}
.popup .inner .ilan-popup p i{font-size:33px; position:relative; top:7px; margin-right:7px;}
.popup .inner .ilan-popup .form strong{display:block; font-family:'Montserrat', sans-serif; font-size:14px; color:#666666; font-weight:500; line-height:38px; text-indent:10px; width:30%; float:left; margin-bottom:10px;}
.popup .inner .ilan-popup .form input[type="text"], .popup .inner .ilan-popup .form textarea{width:70%; height:40px; border:1px solid #dadada; border-radius:7px; font-family:'Montserrat', sans-serif; font-size:14px; color:#666666; text-indent:20px; margin-bottom:10px;}
.popup .inner .ilan-popup .form textarea{height:130px;}
.popup .inner .ilan-popup input[type="button"]{float:right; padding:0px 20px; height:40px; line-height:40px; border-radius:7px; background:#45394c; border:0; margin:0; display:block; font-family:'Montserrat', sans-serif; font-size:14px; font-weight:bold; color:#fff; margin-bottom:10px;}



/*** POPUP CHAT ***/
.popup-chat{background:#45394c; min-height:200px;}
.popup-chat .chat-head{padding:10px 15px;}
.popup-chat .chat-area{background:#f3f3f3; padding:20px; border-radius:10px;}
.popup-chat .chat-area .msg{font-family:'Montserrat', sans-serif; font-size:14px; color:#666666; line-height:20px; margin-bottom:7px;}
.popup-chat .chat-area .msg strong{display:block;}
.popup-chat .chat-area .msg.user1 strong{color:#7d3964;}
.popup-chat .chat-area .msg.user2 strong{color:#41747b;}
.popup-chat .chat-area p.exp{font-family:'Montserrat', sans-serif; font-size:14px; font-weight:600; color:#dd3938; margin-top:20px;}
.popup-chat .chat-area p.exp a{color:#cc7503; text-decoration:underline;}
.popup-chat .chat-area .text{margin-top:40px; border-radius:10px; overflow:hidden; background:#e7e7e7;}
.popup-chat .chat-area .text input[type="text"]{width:68%; float:left; height:65px; margin:0; padding:0; border:0; background:none; text-indent:10px; line-height:63px; font-family:'Montserrat', sans-serif; font-size:15px; color:#666; border-right:0;}
.popup-chat .chat-area .text input[type="submit"]{width:30%; float:left; margin:0; padding:0; border:0; height:55px; background:#5ab955; text-align:center; line-height:65px; font-family:'Montserrat', sans-serif; font-weight:bold; color:#fff; margin:5px 1%; border-radius:10px;}
.popup-chat .chat-area .text input[type="submit"]:hover{background:#fbab1a;}
.popup-chat .avatar-area img{display:block; width:80%; margin:auto; border-radius:100%; border:5px solid #95efff; background:#95efff;}
.popup-chat .avatar-area .nick{text-align:center; font-family:'Montserrat', sans-serif; font-size:13px; color:#ffffff; margin-bottom:10px;}
.popup-chat .avatar-area .nick strong{display:block; font-size:15px; font-weight:bold;}
.popup-chat .avatar-area .nick strong a{color:#fff;}
.popup-chat .avatar-area .sendmsg{height:48px; background:#95efff; display:block; margin-bottom:15px; font-family:'Montserrat', sans-serif; font-size:13px; color:#45394c; font-weight:600; line-height:48px; text-align:center; font-weight:500; text-align:center; border-radius:10px;}
/*** POPUP CHAT ***/


/*** PROFİMİ GEZENLER ***/
.profile-view-page{background:#f7f7f7; min-height:200px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
.profile-view-page .box{margin-bottom:30px;}
.profile-view-page .box .inner{background:#fff; padding:15px; -webkit-border-top-left-radius:7px; -webkit-border-top-right-radius:7px; -moz-border-radius-topleft:7px; -moz-border-radius-topright:7px; border-top-left-radius:7px; border-top-right-radius:7px; -moz-box-shadow:0 0 5px #ccc; -webkit-box-shadow:0 0 5px #ccc;}
.profile-view-page .box .img{position:relative; padding-left:0;}
.profile-view-page .box .img img{display:block; width:100%; padding:5px; border:1px solid #f79a41; border-radius:100%;}
.profile-view-page .box .img span{position:absolute; width:29px; height:29px; border-radius:100%; border:1px solid #f79a41; right:10px; top:0; background:#fff; font-size:20px; color:#dd3939; text-align:center; line-height:27px;}
.profile-view-page .box .img span:hover{background:#dd3939; color:#fff;}
.profile-view-page .box .img span:hover a{color:#fff;}
.profile-view-page .box .img span a{color:#dd3939;}
.profile-view-page .box .link{display:block; height:40px; text-align:center; background:#3a97a8; font-family:'Montserrat', sans-serif; font-size:12px; font-weight:bold; color:#fff; line-height:40px; -webkit-border-bottom-right-radius:7px; -webkit-border-bottom-left-radius:7px; -moz-border-radius-bottomright:7px; -moz-border-radius-bottomleft:7px; border-bottom-right-radius:7px; border-bottom-left-radius:7px;}
.profile-view-page .box .link:hover{background:#fbab1a;}
.profile-view-page .box .link i{font-size:22px; position:relative; top:2px; margin-left:10px;}
.profile-view-page .box .txt a{display:block; font-family:'Montserrat', sans-serif; font-size:16px; color:#3895a6; margin-top:15px;}
.profile-view-page .box .txt a:hover{color:#4b3949;}
.profile-view-page .box .txt p{font-family:'Montserrat', sans-serif; font-size:13px; font-weight:300; color:#474747; border-bottom:1px solid #e7e7e7; padding:4px 0px; margin-bottom:3px;}
.profile-view-page .box .txt span{font-family:'Montserrat', sans-serif; font-size:13px; font-weight:300; color:#474747;}
.profile-view-page .box .txt span small{font-style:italic;}
/*** PROFİMİ GEZENLER ***/

/*** PROFİL ***/
.user-profile .inner{background:url(images/homedesc-top-bg.jpg) top center repeat-x #e7e7e7; border-radius:5px; position:relative; z-index:2; margin-top:10px;}
.user-profile .inner img{padding:7px; background:#fff; border-radius:100%; display:block; margin:20px auto;}
.user-profile .inner .txt1{display:block; float:left; padding:40px 0px 25px 0px; font-family:'Montserrat', sans-serif; font-size:20px; font-weight:500; color:#ffffff;}
.user-profile .inner .txt2{display:block; float:right; padding:28px 0px 25px 0px; font-family:'Montserrat', sans-serif; font-size:13px; font-weight:500; color:#887991;}
.user-profile .inner .txt2 a{height:43px; border:2px solid #fbab1a; border-radius:7px; color:#fbab1a; padding:0px 20px; line-height:39px; font-family:'Montserrat', sans-serif; font-size:13px; display:block;}
.user-profile .inner .txt2 a:hover{background:#fbab1a; color:#45394c;}
.user-profile .inner ul{margin:0; padding:0; list-style:none;}
.user-profile .inner ul li{margin:0; font-family:'Montserrat', sans-serif; font-size:13px; color:#5e5d5d; line-height:34px;}
.user-profile .inner ul li strong{display:block; width:40%; float:left;}
.user-profile .user-buttons a{display:block; width:13%; height:43px; line-height:43px; background:#45394c; border-radius:5px; text-align:center; font-family:'Montserrat', sans-serif; font-size:13px; color:#fff; margin-bottom:25px; margin-right:1.5%; float:left; margin-top:10px;}
.user-profile .user-buttons a:hover{background:#95efff; color:#fff;}
.user-profile .user-buttons a:hover i{color:#fff;}
.user-profile .user-buttons a:last-child{margin-right:0;}
.user-profile .user-buttons a i{color:#95efff; margin-right:7px;}
.user-profile .profile-left{font-family:'Montserrat', sans-serif; font-size:14px; font-weight:300; color:#5e5d5d; line-height:34px;}
.user-profile .profile-left strong{display:block; float:left; font-family:'Montserrat', sans-serif; font-size:14px; font-weight:500; color:#5e5d5d;}
.user-profile .profile-left strong:after{content:':'; float:right; margin-right:10px;}
.user-profile .profile-left .box strong{width:60%;}
.user-profile .profile-left .box2 strong{width:30%;}
.user-profile .profile-right strong{display:block; font-family:'Montserrat', sans-serif; font-size:16px; font-weight:500; color:#db961c; text-align:center; margin-top:10px;}
.user-profile .profile-right span{display:block; font-family:'Montserrat', sans-serif; font-size:11px; font-weight:300; color:#5e5d5d; text-align:center; margin:5px 0px;}
.user-profile .profile-right .starrr{font-size:30px; color:#fbaa1a; text-align:center;}
.user-profile .user-slogan{background:#f6f6f6; position:relative; margin-top:-5px; z-index:1; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
.user-profile .user-slogan p{padding:25px 50px; margin:0; position:relative; font-family:'Montserrat', sans-serif; font-size:14px; font-weight:300; color:#45394c; font-style:italic;}
.user-profile .user-slogan p:before{content:url(images/user-slogan-before.png); width:22px; height:16px; position:absolute; left:28px; top:15px;}
.user-profile .user-slogan p:after{content:url(images/user-slogan-after.png); width:22px; height:16px; position:absolute; right:28px; bottom:15px;}
.user-desc-left h1{font-family:'Montserrat', sans-serif; font-size:16px; color:#45394c; line-height:45px; width:100%; display:block; margin:auto; overflow:hidden; margin-top:40px; border-bottom:1px dotted #bfbfbf;}
.user-desc-left ul{margin:0; padding:0; list-style:none;}
.user-desc-left ul li{width:50%; float:left; line-height:45px; font-family:'Montserrat', sans-serif; font-size:14px; color:#666666; border-bottom:1px dotted #bfbfbf;}
.user-desc-left ul li a{color:#dd8c0c;}
.user-desc-left ul li strong{display:block; width:50%; float:left; font-weight:normal;}
.user-desc-left ul li strong:after{content:':'; float:right; margin-right:10px;}
/*** PROFİL ***/


/*** MESAJ POPUP ***/
.popup .inner .mesaj-popup{padding:5px 15px; background:#fff; margin:5px; border-radius:10px; position:relative;}
.popup .inner .mesaj-popup:after{content:''; background:url(images/popup-after.png) top center no-repeat; position:absolute; left:20px; top:-7px; z-index:999; width:28px; height:7px; display:block;}
.popup .inner .mesaj-popup strong{display:block; width:30%; float:left; font-family:'Montserrat', sans-serif; font-size:13px; color:#666666; font-weight:normal; line-height:39px; margin-bottom:10px;}
.popup .inner .mesaj-popup strong:after{content:':'; float:right; margin-right:10px;}
.popup .inner .mesaj-popup input[type="text"]{width:70%; height:39px; border:1px solid #dadada; margin:0; padding:0; border-radius:10px; font-family:'Montserrat', sans-serif; font-size:13px; color:#666; text-indent:20px; line-height:39px; margin-bottom:10px;}
.popup .inner .mesaj-popup textarea{width:70%; height:130px; border:1px solid #dadada; margin:0; padding:2%; border-radius:10px; font-family:'Montserrat', sans-serif; font-size:13px; color:#666; text-indent:0;}
.popup .inner .mesaj-popup input[type="button"]{   height: 43px;
    border: 2px solid #fbab1a;
    border-radius: 7px;
    color: #fbab1a;
    padding: 0px 20px;
    line-height: 39px; 
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    display: block;
	    width: 100%;
		background:#45394c;
}/*** MESAJ POPUP ***/


/*** Resim Yukle POPUP ***/
.popup .inner .ResimFast-popup{padding:5px 15px; background:#fff; margin:5px; border-radius:10px; position:relative;}
.popup .inner .ResimFast-popup:after{content:''; background:url(images/popup-after.png) top center no-repeat; position:absolute; left:20px; top:-7px; z-index:999; width:28px; height:7px; display:block;}
.popup .inner .ResimFast-popup strong{display:block; width:30%; float:left; font-family:'Montserrat', sans-serif; font-size:13px; color:#666666; font-weight:normal; line-height:39px; margin-bottom:10px;}
.popup .inner .ResimFast-popup strong:after{content:':'; float:right; margin-right:10px;}
.popup .inner .ResimFast-popup .box p {
    margin: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    color: #dd3939;
    font-weight: 400;
    line-height: 33px;}
.popup .inner .ResimFast-popup  input[type="button"]{   height: 43px;
    border: 2px solid #fbab1a;
    border-radius: 7px;
    color: #fbab1a;
    padding: 0px 20px;
    line-height: 39px; 
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    display: block;
	    width: 100%;
		background:#45394c;
}
/*** Resim Yukle POPUP ***/

/*** HEDİYE POPUP ***/
.popup .inner .hediye-popup{padding:5px 15px; background:#fff; margin:5px; border-radius:10px; position:relative;}
.popup .inner .hediye-popup:after{content:''; background:url(images/popup-after.png) top center no-repeat; position:absolute; left:20px; top:-7px; z-index:999; width:28px; height:7px; display:block;}
.popup .inner .hediye-popup .row{margin-left:-5px; margin-right:-5px;}
.popup .inner .hediye-popup .row .box{padding-left:5px; padding-right:5px; margin-bottom:9px;}
.popup .inner .hediye-popup .row .box .table{border:1px solid transparent; display:table; width:100%; -moz-box-shadow:0 0 5px #ccc; -webkit-box-shadow:0 0 5px #ccc; box-shadow:0 0 5px #ccc; border-radius:5px;}
.popup .inner .hediye-popup .row .box .table .table-cell{width:100%; display:table-cell; vertical-align:middle;}
.popup .inner .hediye-popup .row .box:hover .table, .popup .inner .hediye-popup .row .box.active .table{border:1px solid #3895a6;}
.popup .inner .hediye-popup .row .box img{display:block; margin:auto; max-width:96%;}
.popup .inner .hediye-popup  input[type="button"]{width:100%; height:39px; text-align:center; line-height:39px; background:#45394c; padding:0; border:0; font-family:'Montserrat', sans-serif; font-size:15px; font-weight:bold; color:#fff; margin-top:10px; border-radius:7px; margin-bottom:10px;}
/*** HEDİYE POPUP ***/

/*** SOHBET POPUP ***/
.popup .inner .sohbet-popup{padding:15px 15px; background:#fff; margin:5px; border-radius:10px; position:relative;}
.popup .inner .sohbet-popup:after{content:''; background:url(images/popup-after.png) top center no-repeat; position:absolute; left:20px; top:-7px; z-index:999; width:28px; height:7px; display:block;}
.popup .inner .sohbet-popup .user{padding:0px;}
.popup .inner .sohbet-popup .user img{float:left; padding:5px; border:1px solid #3996a7; border-radius:100%; margin-right:20px;}
.popup .inner .sohbet-popup .user a{font-family:'Montserrat', sans-serif; font-size:16px; color:#3895a6; display:block; margin-top:10px;}
.popup .inner .sohbet-popup .user span{font-family:'Montserrat', sans-serif; font-size:13px; font-weight:300; color:#474747; border-bottom:1px solid #e7e7e7; display:inline-block; width:100%; padding:10px 0px;}
.popup .inner .sohbet-popup .user strong{line-height:30px; font-family:'Montserrat', sans-serif; font-size:13px; color:#666666; font-weight:400; position:relative; display:block;}
.popup .inner .sohbet-popup .btttn{margin-top:20px;}
.popup .inner .sohbet-popup .btttn a{width:100%; float:left; height:33px; line-height:29px; text-align:center; font-family:'Montserrat', sans-serif; font-size:13px; font-weight:bold; border-radius:7px; border:2px solid;}
.popup .inner .sohbet-popup .btttn a.app{color:#8ec228; border-color:#8ec228;}
.popup .inner .sohbet-popup .btttn a.app:hover{background:#8ec228; color:#fff;}
.popup .inner .sohbet-popup .btttn a.dcc{color:#dd3939; border-color:#dd3939;}
.popup .inner .sohbet-popup .btttn a.dcc:hover{background:#dd3939; color:#fff;}
/*** SOHBET POPUP ***/

.popup.uyari1 .inner{background:#dd3939;}
.popup.uyari2 .inner{background:#8ec228;}
.popup.uyari3 .inner{background:#eba421;}
.popup.uyari .inner h1 .close, .popup.uyari .inner h1{color:#fff;}
.popup .inner .uyari-popup{padding:15px; background:#fff; margin:5px; border-radius:10px; position:relative; font-family:'Montserrat', sans-serif; font-size:14px; color:#666666;}
.popup .inner .uyari-popup .txt{padding-top:10px;}
.popup .inner .uyari-popup:after{content:''; background:url(images/popup-after.png) top center no-repeat; position:absolute; left:20px; top:-7px; z-index:999; width:28px; height:7px; display:block;}
.popup .inner .uyari-popup a{display:block; height:40px; margin:auto; line-height:40px; text-align:center; font-family:'Montserrat', sans-serif; font-size:13px; font-weight:500; color:#fff; background:#45394c; border-radius:7px; opacity:1; float:none; margin-left:-15px; margin-right:-15px; margin-top:20px;}




.gallery img{padding:15px; background:#e7e7e7; width:100%; display:block; margin-top:10px; }
.gallery img:hover{background:#46b5c9;}
.gallery .bttns2 a{width:100%; float:left; height:34px; line-height:34px; text-align:center; font-family:'Raleway', sans-serif; font-size:13px; font-weight:bold; color:#fff;}
.gallery .bttns2 a.app{background:#47b47d;}
.gallery .bttns2 a.app:hover{background:#307f57;}
.gallery .bttns2 a.dcc{background:#dd3939;}
.gallery .bttns2 a.dcc:hover{background:#a22b2b;}
.gallery .bttns2 a.onay{background:#f4c91f;}

/*** MESSAGE BOX ***/
.message_page{background:#f7f7f7; min-height:200px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px; padding:20px 15px;}
.message_page .user-list{height:670px; position:relative; padding:10px 0; margin-bottom:35px;}
.message_page .user-list .box{padding-top:17px; padding-bottom:17px; border-bottom:1px solid #e9e9e9; overflow:hidden; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
.message_page .user-list .box .img{padding-right:0; position:relative;}
.message_page .user-list .box .img .stat{width:14px; height:14px; border:2px solid #fff; position:absolute; z-index:2; border-radius:100%; bottom:0%; right:0%;}
.message_page .user-list .box .img .stat.on{background:#47b47d;}
.message_page .user-list .box .img .stat.off{background:#b44747;}
.message_page .user-list .box .txt strong{display:block; font-family:'Montserrat', sans-serif; font-size:14px; font-weight:400; color:#3895a6; line-height:20px; margin-top:3px;}
.message_page .user-list .box .txt strong span{float:right; font-size:11px; color:#9f9f9f;}
.message_page .user-list .box .txt p{font-family:'Montserrat', sans-serif; font-size:13px; font-weight:400; color:#474747;}
.message_page .user-list .box:hover{background:#45394c;}
.message_page .user-list .box:hover .stat{border:2px solid #45394c;}
.message_page .user-list .box:hover .txt strong{color:#fff;}
.message_page .user-list .box:hover .txt strong span{color:#99b9c2;}
.message_page .user-list .box:hover .txt p{color:#fff;}




.message_page .muser-list{position:relative;  margin-bottom:35px; min-height:350px;}
.message_page .muser-list .box{padding-top:15px; padding-bottom:15px;  overflow:hidden;}
.message_page .muser-list .box .img{padding:0; position:relative;}
.message_page .muser-list .box .img img{margin-left:5px;     width: 100%;height: auto;border-radius: 100%;}
.message_page .muser-list .box .img .stat{width:14px; height:14px; border:2px solid #fff; position:absolute; z-index:2; border-radius:100%; bottom:0%; right:0%;}
.message_page .muser-list .box .img .stat.on{background:#47b47d;}
.message_page .muser-list .box .img .stat.off{background:#b44747;}
.message_page .muser-list .box .txt strong{display:block; font-family:'Raleway', sans-serif; font-size:14px; font-weight:600; color:#714569; line-height:20px; margin-top:3px;}
.message_page .muser-list .box .txt strong span{float:right; font-size:11px; color:#9f9f9f;}
.message_page .muser-list .box .txt p{font-family:'Raleway', sans-serif; font-size:13px; font-weight:500; color:#666666;}
.message_page .muser-list .box:hover{ background: #397c7e;
    background: -moz-linear-gradient(left, #397c7e 0%, #5e5770 50%, #7e3864 100%);
    background: -webkit-linear-gradient(left, #397c7e 0%,#5e5770 50%,#7e3864 100%);
    background: linear-gradient(to right, #397c7e 0%,#5e5770 50%,#7e3864 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#397c7e', endColorstr='#7e3864',GradientType=1 );}
.message_page .muser-list .okundu{ background: #397c7e;
    background: -moz-linear-gradient(left, #397c7e 0%, #5e5770 50%, #7e3864 100%);
    background: -webkit-linear-gradient(left, #397c7e 0%,#5e5770 50%,#7e3864 100%);
    background: linear-gradient(to right, #397c7e 0%,#5e5770 50%,#7e3864 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#397c7e', endColorstr='#7e3864',GradientType=1 );}
.message_page .muser-list .okundu .stat{border:2px solid #486e78;}
.message_page .muser-list .okundu .txt strong{color:#fff;}
.message_page .muser-list .okundu .txt strong span{color:#99b9c2;}
.message_page .muser-list .okundu .txt p{color:#fff;}	
.message_page .muser-list .box:hover .stat{border:2px solid #486e78;}
.message_page .muser-list .box:hover .txt strong{color:#fff;}
.message_page .muser-list .box:hover .txt strong span{color:#99b9c2;}
.message_page .muser-list .box:hover .txt p{color:#fff;}






.message_page .message-area{height:670px; border-left:0; background:#fff; border:2px solid #45394c; border-radius:10px;}
.message_page .message-area #messagelist{height:550px;}
.message_page .message-area .message-box:first-child{margin-top:15px;}
.message_page .message-area .message-box{margin-bottom:15px; padding:0;}
.message_page .message-area .message-box .txt{border-bottom:1px solid #e1e1e1;}
.message_page .message-area .message-box .img{padding:0; position:relative;}
.message_page .message-area .message-box .img .stat{width:14px; height:14px; border:2px solid #fff; position:absolute; z-index:2; border-radius:100%; bottom:3%; right:3%;}
.message_page .message-area .message-box .img .stat.on{background:#47b47d;}
.message_page .message-area .message-box .img .stat.off{background:#b44747;}
.message_page .message-area .message-box .txt{padding:12px 17px 17px 0px; margin-left:17px; font-family:'Montserrat', sans-serif; position:relative;}
.message_page .message-area .message-box .txt .title{margin-bottom:7px;}
.message_page .message-area .message-box.box1 .txt .title strong{font-size:14px; font-weight:400; color:#45394c; line-height:20px;}
.message_page .message-area .message-box.box2 .txt .title strong{font-size:14px; font-weight:400; color:#3895a6; line-height:20px;}
.message_page .message-area .message-box .txt .title span{color:#9f9f9f; font-size:13px; float:right;}
.message_page .message-area .message-box .txt  p{font-family:'Montserrat', sans-serif; font-size:14px; color:#666666; margin:0;}




.message_page .sendmsg{background:#ececec; border-radius:10px; margin-bottom:10px; height:108px; padding:15px;}
.message_page .sendmsg textarea{width:90%; height:78px; resize:none; margin:0; float:left; background:none; border:0; padding:1%; font-family:'Montserrat', sans-serif; font-size:12px; color:#666666; float:left;}
.message_page .sendmsg input[type="button"]{float:right; padding:0; width:10%; height:78px; line-height:78px; background:#fbac19; font-family:'Montserrat', sans-serif; font-size:11px; font-weight:bold; color:#fff; border:0; border-radius:10px;}
.message_page .sendmsg input[type="button"]:hover{background:#4a3949;}
/*** MESSAGE BOX ***/


.payment-page{background:#f7f7f7; min-height:200px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
.payment-container{position:relative; z-index:2; margin-top:-20px;}
.gold-desc{background:#fbac19; position:relative; z-index:1; margin-top:-20px; padding-top:40px; padding-bottom:20px;}
.gold-desc h1{font-family:'Montserrat', sans-serif; font-size:20px; color:#fff; font-weight:500; text-indent:1px 0px 1px #fbac19; margin-bottom:15px;}
.gold-desc ul{margin:0; padding:0; list-style:none;}
.gold-desc ul li{width:25%; float:left; font-family:'Montserrat', sans-serif; font-size:13px; color:#fff; font-weight:400; text-shadow:1px 0px 1px #fbac19; line-height:31px;}
.gold-desc ul li i{margin-right:10px;}

.payment-container h1{font-family:'Montserrat', sans-serif; font-size:18px; color:#3d3950; margin-bottom:10px; position:relative; padding-bottom:5px; margin-top:25px; line-height:35px;}
.payment-container h1:after{content:''; width:3%; height:3px; background:#3d3950; position:absolute; bottom:0; left:0;}
.payment-container h1 img{float:right;}
.payment-container .payment-btn{width:100%; display:block; height:44px; line-height:40px; border:2px solid #8ec228; color:#8ec228; font-family:'Montserrat', sans-serif; font-size:14px; font-weight:bold; text-align:center; border-radius:7px;}
.payment-container .payment-btn:hover{background:#8ec228; color:#fff;}
.payment-container .radiobutton .inner{background:#fff; border-radius:10px; -moz-box-shadow:0 0 5px #ccc; -webkit-box-shadow:0 0 5px #ccc; box-shadow:0 0 5px #ccc; min-height:134px; text-align:center; overflow:hidden; margin-bottom:20px; margin-top:10px; border:2px solid transparent;}
.payment-container .radiobutton .inner strong{display:block;     min-height: 66px; font-family:'Montserrat', sans-serif; font-size:14px; color:#474747; font-weight:normal; margin:25px 0px 10px 0px; position:relative;}
.payment-container .radiobutton .inner strong span{display:block; position:absolute; bottom:-13px; font-size:11px; color:#00acae; left:50%; margin-left:-35px;    }
.payment-container .radiobutton:hover .inner, .payment-container .radiobutton.active .inner{border-color:#45394c;}
.payment-container label.cusradio span{margin-right:0;     margin-left: 41%;}
.payment-container label.cusradio, .payment-container label.cuscheckbox{margin-right:0;}


.popup .inner .mobileodeme-popup{padding:15px 15px; background:#fff; margin:5px; border-radius:10px; position:relative;}
.popup .inner .mobileodeme-popup:after{content:''; background:url(images/popup-after.png) top center no-repeat; position:absolute; left:20px; top:-7px; z-index:999; width:28px; height:7px; display:block;}
.popup .inner .mobileodeme-popup .title-exp{font-family:'Montserrat', sans-serif; font-size:13px; font-weight:400; color:#45394c; line-height:55px; border-bottom:1px solid #e0e0e0; margin-bottom:20px;}
.popup .inner .mobileodeme-popup .title-exp span{float:right; font-size:17px; color:#45394c; line-height:60px;}
.popup .inner .mobileodeme-popup .form strong{display:block; font-family:'Montserrat', sans-serif; font-size:13px; font-weight:400; color:#666666; line-height:39px; width:30%; float:left;}
.popup .inner .mobileodeme-popup .form input[type="text"]{height:39px; background:#fff; border:1px solid #dadada; border-radius:7px; font-family:'Montserrat', sans-serif; font-size:13px; text-indent:14px; line-height:39px; color:#666666; width:50%; font-weight:300;}
.popup .inner .mobileodeme-popup .form select{height:39px; border:0; border:1px solid #dadada; border-radius:7px; font-family:'Montserrat', sans-serif; background:#fff url(images/select-arrow.png) 90% center no-repeat; font-family:'Montserrat', sans-serif; font-size:13px; text-indent:14px; line-height:39px; color:#666666; width:18%; margin-right:2%; float:left;}
.popup .inner .mobileodeme-popup .form input[type="button"]{height:39px; text-align:center; line-height:39px; background:#8ec228; border:0; font-family:'Montserrat', sans-serif; font-size:12px; font-weight:bold; color:#fff; margin:20px auto; float:right; padding:0px 40px; border-radius:7px;}
.popup .inner .mobileodeme-popup .form img.left{margin:20px 0px;}
.popup .inner .mobileodeme-popup .mobile-exp{font-family:'Montserrat', sans-serif; font-size:12px; color:#707070; font-weight:300;}
.popup .inner .mobileodeme-popup .mobile-exp span{color:#232323;}
.popup .inner .mobileodeme-popup .mobile-exp a{color:#4979a1; text-decoration:underline;}
.popup .inner .mobileodeme-popup .form img{display:block; margin:auto;}



.popup .inner .kredikartiodeme-popup{padding:15px 15px; background:#f7f7f7; margin:5px; border-radius:10px; position:relative;}
.popup .inner .kredikartiodeme-popup:after{content:''; background:url(images/popup-after.png) top center no-repeat; position:absolute; left:20px; top:-7px; z-index:999; width:28px; height:7px; display:block;}
.popup .inner .kredikartiodeme-popup .title-exp{font-family:'Montserrat', sans-serif; font-size:13px; font-weight:400; color:#45394c; line-height:55px; border-bottom:1px solid #e0e0e0; margin-bottom:20px;}
.popup .inner .kredikartiodeme-popup .title-exp span{float:right; font-size:17px; color:#45394c; line-height:60px;}
.popup .inner .kredikartiodeme-popup .form strong{display:block; font-family:'Montserrat', sans-serif; font-size:13px; font-weight:400; color:#666666; line-height:39px; width:30%; float:left; margin-bottom:10px;}
.popup .inner .kredikartiodeme-popup .form strong:after{content:':'; float:right; margin-right:10px;}
.popup .inner .kredikartiodeme-popup .form input[type="text"]{height:39px; background:#fff; border:1px solid #dadada; border-radius:7px; font-family:'Montserrat', sans-serif; font-size:13px; text-indent:14px; line-height:39px; color:#666666; width:70%; font-weight:300; margin-bottom:10px;}
.popup .inner .kredikartiodeme-popup .form input[type="text"].cnumber{width:16%; float:left; margin-right:2%; margin-bottom:10px;}
.popup .inner .kredikartiodeme-popup .form input[type="text"].cnumber.last{margin-right:0;}
.popup .inner .kredikartiodeme-popup .form select{height:39px; border:0; border:1px solid #dadada; border-radius:7px; font-family:'Montserrat', sans-serif; background:#fff url(images/select-arrow.png) 90% center no-repeat; font-family:'Montserrat', sans-serif; font-size:13px; text-indent:14px; line-height:39px; color:#666666; width:34%; margin-right:2%; float:left; margin-bottom:10px;}
.popup .inner .kredikartiodeme-popup .form select.last{margin-right:0; float:right;}
.popup .inner .kredikartiodeme-popup .form input[type="text"].cvc{width:30%; float:left; margin-right:2%; margin-bottom:10px;}
.popup .inner .kredikartiodeme-popup .form .cvc-exp img{float:left; margin:9px 10px 8px 0px;}
.popup .inner .kredikartiodeme-popup .form .cvc-exp{font-family:'Montserrat', sans-serif; font-size:12px; color:#767676; line-height:39px;}
.popup .inner .kredikartiodeme-popup .form .secure{margin:15px 0px; font-family:'Montserrat', sans-serif; font-size:14px; color:#707070; line-height:30px;}
.popup .inner .kredikartiodeme-popup .form .secure img{float:left; margin-right:10px;}
.popup .inner .kredikartiodeme-popup .form input[type="button"],.popup .inner .kredikartiodeme-popup .form input[type="submit"]{height:39px; text-align:center; line-height:39px; background:#8ec228; border:0; font-family:'Montserrat', sans-serif; font-size:12px; font-weight:bold; color:#fff; margin:20px auto; float:right; padding:0px 40px; border-radius:7px;}
.popup .inner .kredikartiodeme-popup .form img.left{margin:20px 0px;}


.popup .inner .HavaleOdeme-popup{padding:15px 15px; background:#f7f7f7; margin:5px; border-radius:10px; position:relative;}
.popup .inner .HavaleOdeme-popup:after{content:''; background:url(images/popup-after.png) top center no-repeat; position:absolute; left:20px; top:-7px; z-index:999; width:28px; height:7px; display:block;}
.popup .inner .HavaleOdeme-popup .title-exp{font-family:'Montserrat', sans-serif; font-size:13px; font-weight:400; color:#45394c; line-height:55px; border-bottom:1px solid #e0e0e0; margin-bottom:20px;}
.popup .inner .HavaleOdeme-popup .title-exp span{float:right; font-size:17px; color:#45394c; line-height:60px;}
.popup .inner .HavaleOdeme-popup .form strong{display:block; font-family:'Montserrat', sans-serif; font-size:13px; font-weight:400; color:#666666; line-height:39px; width:38%; float:left; margin-bottom:10px;}
.popup .inner .HavaleOdeme-popup .form strong:after{content:':'; float:right; margin-right:10px;}
.popup .inner .HavaleOdeme-popup .form input[type="text"]{height:39px; background:#fff; border:1px solid #dadada; border-radius:7px; font-family:'Montserrat', sans-serif; font-size:13px; text-indent:14px; line-height:39px; color:#666666; width:55%; font-weight:300; margin-bottom:10px;}
.popup .inner .HavaleOdeme-popup .form input[type="text"].cnumber{width:16%; float:left; margin-right:2%; margin-bottom:10px;}
.popup .inner .HavaleOdeme-popup .form input[type="text"].cnumber.last{margin-right:0;}
.popup .inner .HavaleOdeme-popup .form select{height:39px; border:0; border:1px solid #dadada; border-radius:7px; font-family:'Montserrat', sans-serif; background:#fff url(images/select-arrow.png) 90% center no-repeat; font-family:'Montserrat', sans-serif; font-size:13px; text-indent:14px; line-height:39px; color:#666666; width:34%; margin-right:2%; float:left; margin-bottom:10px;}
.popup .inner .HavaleOdeme-popup .form select.last{margin-right:0; float:right;}
.popup .inner .HavaleOdeme-popup .form input[type="text"].cvc{width:30%; float:left; margin-right:2%; margin-bottom:10px;}
.popup .inner .HavaleOdeme-popup .form .cvc-exp img{float:left; margin:9px 10px 8px 0px;}
.popup .inner .HavaleOdeme-popup .form .cvc-exp{font-family:'Montserrat', sans-serif; font-size:12px; color:#767676; line-height:39px;}
.popup .inner .HavaleOdeme-popup .form .secure{margin:15px 0px; font-family:'Montserrat', sans-serif; font-size:14px; color:#707070; line-height:30px;}
.popup .inner .HavaleOdeme-popup .form .secure img{float:left; margin-right:10px;}
.popup .inner .HavaleOdeme-popup .form input[type="button"]{height:39px; text-align:center; line-height:39px; background:#8ec228; border:0; font-family:'Montserrat', sans-serif; font-size:12px; font-weight:bold; color:#fff; margin:20px auto; float:right; padding:0px 40px; border-radius:7px;}
.popup .inner .HavaleOdeme-popup .form img.left{margin:20px 0px;}



.showcase-bg{background:#f3f3f3; padding-top:20px; padding-bottom:20px; box-shadow:inset 0px 11px 8px -10px #CCC,   inset 0px -11px 8px -10px #CCC; position:relative; }
.showcase-bg.h430{height:430px;}
.showcase-bg.h230{}
.showcase-bg h1{position:relative; text-align:center; font-family:'Raleway', sans-serif; font-size:15px; font-weight:bold; color:#595c72; margin-bottom:14px;}
.showcase-bg h1:after{content:''; width:100%; height:1px; background:#dfdfdf; bottom:50%; position:absolute; left:0; right:0; z-index:1;}
.showcase-bg h1 strong{display:inline-block; position:relative; z-index:2; background:#f3f3f3; padding:0px 15px;}
.showcase-bg .showcase-box img{display:block; width:100%; margin:auto;}
.showcase-bg .picture-alert{padding:10px; background:#dd3939; margin:26px 0px 12px 0px; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; font-size:13px; color:#fff; line-height:24px;}
.showcase-bg .picture-alert a{ font-size:16px; color:#f4c91f; line-height:24px; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; }
.showcase-bg .picture-alert i{font-size:24px; margin-right:10px; position:relative; float:left;}
.showcase-bg .picture-alert .close{color:#7a1919; font-size:24px; opacity:1; text-shadow:none; position:relative; top:-2px; margin-right:0;}
.showcase-bg .profile-details{background: #397c7e; background: -moz-linear-gradient(left,  #397c7e 0%, #5e5770 50%, #7e3864 100%); background: -webkit-linear-gradient(left,  #397c7e 0%,#5e5770 50%,#7e3864 100%); background: linear-gradient(to right,  #397c7e 0%,#5e5770 50%,#7e3864 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#397c7e', endColorstr='#7e3864',GradientType=1 ); min-height:300px; padding:30px;}
.showcase-bg .profile-details .profile-avatar{position:relative;}
.showcase-bg .profile-details .profile-avatar img{width:100%; height:auto; display:block; margin:auto; border:10px solid #f4c91f; border-radius:100%; background:#f4c91f;}
.showcase-bg .profile-details .profile-avatar .upload-icon{position:absolute; bottom:10px; left:10px; right:10px; text-align:center;}
.showcase-bg .profile-details .profile-avatar .upload-icon img{width:auto; border:0; border-radius:0; background:none; position:relative; z-index:1;}
.showcase-bg .profile-details .profile-avatar .upload-icon i{font-size:19px; color:#f4c91f; position:relative; z-index:2; top:28px;}
.showcase-bg .profile-details .profile-exp h2{font-family:'Raleway', sans-serif; font-size:20px; color:#fff; font-weight:bold; line-height:46px;}
.showcase-bg .profile-details .profile-exp ul{margin:0; padding:0; list-style:none;}
.showcase-bg .profile-details .profile-exp ul li{margin:0; line-height:46px; border-top:1px solid #606f80; font-family:'Raleway', sans-serif; font-size:14px; color:#ffffff;}
.showcase-bg .profile-details .profile-exp ul li strong{display:block; width:45%; float:left; font-weight:600;}
.showcase-bg .profile-details .profile-exp ul li strong:after{content:':'; float:right; margin-right:10px;}
.showcase-bg .profile-details .profile-exp ul li a{color:#f4c91f;}
.showcase-bg .profile-details .profile-btn a{height:48px; background:#49ecf7; display:block; margin-bottom:15px; font-family:'Raleway', sans-serif; font-size:13px; color:#266d72; font-weight:600; line-height:48px;}
.showcase-bg .profile-details .profile-btn a:hover{background:#f4c91f; color:#593b5a;}
.showcase-bg .profile-details .profile-btn a:hover .icon{color:#593b5a; background:#cda818;}
.showcase-bg .profile-details .profile-btn a:hover .icon:after{content:url(../images/index-profile-d-arrow-h.png);}
.showcase-bg .profile-details .profile-btn a .icon{width:20%; display:block; float:left; height:48px; background:#46c0c8; position:relative; text-indent:6px; line-height:48px; font-size:20px; color:#fff; margin-right:13px;}
.showcase-bg .profile-details .profile-btn a .icon:after{content:url(../images/index-profile-d-arrow.png); position:absolute; height:48px; width:9px; top:0; right:-9px; text-indent:0;}
.showcase-bg .profile-details .view-users h2{font-family:'Raleway', sans-serif; font-size:16px; font-weight:bold; color:#8cf8ff; line-height:46px;}
.showcase-bg .profile-details .view-users h2 a{display:block; padding:0px 15px; height:25px; border:1px solid #bc8cb4; font-family:'Raleway', sans-serif; font-size:11px; color:#bc8cb4; font-weight:500; line-height:23px; float:right; margin-top:10px;}
.showcase-bg .profile-details .view-users h2 a:hover{background:#bc8cb4; color:#fff;}
.showcase-bg .profile-details .view-users .box{padding:0; margin-bottom:7px;}
.showcase-bg .profile-details .view-users .box img{float:left; border:1px solid #fff; border-radius:100%; background:#fff; margin-right:10px;}
.showcase-bg .profile-details .view-users .box a{font-family:'Raleway', sans-serif; font-size:14px; font-weight:500; color:#ffffff; line-height:34px; white-space:nowrap; overflow:hidden;}
.showcase-bg .profile-details .view-users .box a span{float:right; color:#bc8cb4;}
.showcase-bg .profile-details .view-users .box a span i{color:#49ecf7;}

.userslidero{position:relative;}
.userslidero .swiper-button-next, .userslidero .swiper-button-prev{position:absolute; top:50%; width:27px; height:46px; margin-top:-23px; z-index:10; cursor:pointer; -moz-background-size:27px 46px; -webkit-background-size:27px 46px; background-size:27px 46px; background-position:center; background-repeat:no-repeat;}
.userslidero .swiper-button-prev{left:-40px;}
.userslidero .swiper-button-next{right:-40px; left:auto;}
.userslidero .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%237C3B65'%2F%3E%3C%2Fsvg%3E");}
.userslidero .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%237C3B65'%2F%3E%3C%2Fsvg%3E");}
.vitrin-users-carousel .box, .online-users-carousel .box, .near-users-carousel .box{position:relative; padding:0;}
.vitrin-users-carousel .box .img, .online-users-carousel .box .img, .near-users-carousel .box .img{position:relative; width:100%; border-radius:100%;}
.vitrin-users-carousel .box .img img, .online-users-carousel .box .img img, .near-users-carousel .box .img img{width:100%; display:block; margin:auto; position:relative; z-index:1; border-radius:30%;}
.vitrin-users-carousel .box .img .stat, .online-users-carousel .box .img .stat, .near-users-carousel .box .img .stat{width:26px; height:26px; border:3px solid #fff; position:absolute; z-index:2; border-radius:100%; bottom:0%; right:0%;}
.vitrin-users-carousel .box .img .stat.on, .online-users-carousel .box .img .stat.on, .near-users-carousel .box .img .stat.on{background:#47b47d;}
.vitrin-users-carousel .box .img .stat.off, .online-users-carousel .box .img .stat.off, .near-users-carousel .box .img .stat.off{background:#b44747;}
.vitrin-users-carousel .box .nick, .online-users-carousel .box .nick, .near-users-carousel .box .nick{display: block; text-align:center; font-family:'Raleway', sans-serif; font-size:13px; color:#666666; font-weight:600; margin-top:15px;}




.tagcloud05 ul { margin: 0 ;padding: 0;list-style: none; margin-top:15px; border-bottom:0 !important;}
.tagcloud05 ul li {display: inline-block;margin: 0 10px .3em 1em;padding: 0;     width: auto !important; border-bottom:0 !important; line-height: 20px !important;}
.tagcloud05 ul li a {
	position: relative;display: inline-block;height: 30px;
	line-height: 30px;padding: 0 1em;background-color: #3498db;border-radius: 0 3px 3px 0;
	color: #fff;font-size: 13px;text-decoration: none;-webkit-transition: .2s;transition: .2s;
}
.tagcloud05 ul li a::before {position: absolute;top: 0;left: -15px;content: '';
							width: 0;height: 0;border-color: transparent #3498db transparent transparent;
							border-style: solid;border-width: 15px 15px 15px 0;-webkit-transition: .2s;transition: .2s;
}
.tagcloud05 ul li a::after {position: absolute;top: 50%;left: 0;z-index: 2;display: block;content: '';width: 6px;height: 6px;margin-top: -3px;background-color: #fff;border-radius: 100%;}
.tagcloud05 ul li span {display: block;max-width: 100px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.tagcloud05 ul li a:hover { background-color: #555;color: #fff;}
.tagcloud05 ul li a:hover::before { border-right-color: #555;}


@media screen and (max-width:1024px){
	.popup{ position:absolute !important; }  
	.popup .inner .kredikartiodeme-popup .form strong { font-size:9px; line-height:14px; width:32%}
	.popup .inner .kredikartiodeme-popup .form input[type="text"]{ width:68%; text-indent: 2px;}
	.popup .inner .kredikartiodeme-popup .form input[type="text"].cnumber{ width:16.5%; margin-right: 0.5%; font-size:11px;}
	.popup .inner .kredikartiodeme-popup .form select{ width:33%; }
	.popup .inner .kredikartiodeme-popup .form .cvc-exp{ line-height:14px; }
	.popup .inner .kredikartiodeme-popup .form img.left{ margin:0;}
	.payment-container .payment-btn{ font-size:11px; }
	.popup .inner .mobileodeme-popup .form strong { line-height:13px; width:100%; font-size:13px;  margin-bottom:5px;}
	.popup .inner .mobileodeme-popup .form input[type="button"]{ width:100%; margin:10px auto;}
.popup .inner .mobileodeme-popup .mobile-exp{font-size:8px; display:none;}
.popup .inner .mobileodeme-popup .form select{ width: 40%; }
.popup .inner .mobileodeme-popup .form input[type="text"]{ width:58%; }
.popup .inner .mobileodeme-popup .form select{ text-indent:8px; font-size:11px; }
.kredikartiodeme-popup .form .table  { font-size:11px;}

.popup .inner .HavaleOdeme-popup .form strong{ line-height:14px; }
	.online-help{ display:none;}
	.tagcloud05{ display:none; }
	.showcase-bg .profile-details .view-users .box a span{display:none;}
	.showcase-bg .profile-details .view-users h2{font-size:13px;}
	.showcase-bg .profile-details .profile-exp ul li{line-height:normal; padding:15px 0px;}
	.userslidero .swiper-button-prev{left:0;}
	.userslidero .swiper-button-next{right:0;}
.header-menu ul li a{padding:0px 9px;}
.image-notice{font-size:12px;}
.user-desc .inner ul li{font-size:11px;}
.user-desc .inner ul li strong{width:30%;}
.home-middle .last-notice a{font-size:11px;}
.home-middle .last-notice .box{padding:3px 0px;}
.home-middle .last-comment .box{padding:3px 0px 3px 15%;}
.friend-req-page .box .txt{padding:0;}
.footer-top .box ul li a{font-size:12px;}
.gold-desc ul li{font-size:11px;}
.payment-container .radiobutton .inner strong{font-size:15px;}
.user-profile .profile-left{font-size:12px;}
.user-desc-left ul li{width:100%;}
.profile-view-page .box .txt{padding-right:0;}
.helpdesk-page .box .inner{font-size:13px;}
}


@media screen and (max-width:996px){
.header-menu ul li a{padding:0px 4px; font-size:11px;}	
.details-search input[type="text"], .details-search select{font-size:10px;}
.image-notice{position:relative; line-height:normal; padding:15px 40px;}
.image-notice .close{position:absolute; right:20px; top:0;}
.image-notice .fa-exclamation{position:absolute; left:20px; top:10px;
.online-help{display:none;}
.profile-views .box{width:20%; float:left;}
.home-middle .last-comment .box{padding-left:20%;}
.footer-top .box ul li a{font-size:11px;}
.footer ul{width:100%; overflow:hidden; display:inline-block;}
.footer ul li{margin:0px 10px; display:inline-block; float:none;}
.footer p{text-align:center;}
.footer img{float:none; display:block; margin:5px auto;}
.friend-req-page .box .img span{left:5px;}
.register-area p{font-size:14px;}
.register-area p i{margin:0px 5px;}
.register-area input[type="submit"]{width:40%;}
.privacy-page ul li{padding-left:7%;}
.gold-desc ul li{width:33.333%;}
.message_page .user-list .box .txt strong span{float:left;}
.user-profile .profile-right{display:none;}
.user-profile .user-buttons a{margin-right:0.5%; width:13.8%;}
.user-profile .user-buttons a{font-size:11px;}
.friends-sidebar .last-notice .box{overflow:hidden;}
.helpdesk-details-page .helpdesk-sidebar .reply{margin-bottom:20px; overflow:hidden;}
.helpdesk-page .box .inner{font-size:11px;}
.helpdesk-page .box .inner .stat{padding:0; padding-right:15px; font-size:10px;}
}

@media screen and (max-width:667px){
	.home-middle .last-comment .box{ padding:0px; }
	.vitrin-users-carousel .box .img img, .online-users-carousel .box .img img, .near-users-carousel .box .img img{height:auto;}
	/*.vitrin-users-carousel .box .img img, .online-users-carousel .box .img img, .near-users-carousel .box .img img{height:150px;}*/

	.user-desc .inner ul li{ line-height: 25px;}
.page-container2{ padding-left:0px; padding-right:0px; }
.user-desc .inner ul li{ width:50%;     float: left; padding-left:10px; font-size: 13px;}
.user-desc .inner ul li strong{ width:100%; } 
.navbar-default .navbar-brand {
    margin-left: 25px;
}
.user-desc .btn-box a{ margin-bottom:5px;}
.header-menu ul li a{ line-height: 35px; }
.message_page .sendmsg{background:#ececec; border-radius:10px; height:108px; padding:15px; height: 118px;}
.message_page{ padding:0;}
.message_page .message-area{ border:none; border-radius: none; }
.message_page .sendmsg input[type="button"]{
	width: 40%;
	float: right;
    padding: 0px 35px;
    height: 25px;
    line-height: 25px;
    background: #fbac19;
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    border: 0;	 
}
.message_page .message-area{ height:100%;}
.ac-kapa{display:inline-block;z-index: 8000000;}   
.header-menu{height:auto;}
.header-menu ul li{     padding: 0px 2px;}
.navbar-nav, .footer-top{ display:none;}
.user-desc{ padding:0; }
.details-search input[type="text"], .details-search select{margin-bottom:10px;}
.home-notice{background: #f7951f; background: -moz-linear-gradient(top,  #f7951f 0%, #fec212 100%); background: -webkit-linear-gradient(top,  #f7951f 0%,#fec212 100%); background: linear-gradient(to bottom,  #f7951f 0%,#fec212 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7951f', endColorstr='#fec212',GradientType=0 );}
.home-notice .left{width:100%;}
.home-notice a{width:100%; text-align:center;}
.home-notice img{margin-bottom:15px;}
.navbar-toggle{margin-top:24px; border-color:#fff;}
.navbar-default .navbar-toggle .icon-bar{background:#fff;}
.profile-views .box{width:100%;}
.profile-views .box:last-child{display:none;}
.user-desc .inner .txt1{padding:0px 15px;}
.user-desc .inner .txt1, .user-desc .inner .txt2{display:block; float:none; text-align:center;}
.user-profile .inner .txt1, .user-desc .inner .txt1{color:#45394c;}
.user-desc .inner .txt2{padding:0;}
.user-desc .inner .col-lg-8{padding:0px 15px; overflow:hidden;}
.user-desc .inner ul li strong{float:none;}
.user-desc .inner{overflow:hidden;}
.footer-top .box{width:100%; margin-bottom:30px;}
.login-header .logo{float:none; display:block; margin:10px auto;}
.login-header .login-form{margin-top:5px;}
.login-header .login-form input[type="text"], .login-header .login-form input[type="password"]{width:32%; font-size:11px; margin-right:2%;}
.login-header .login-form input[type="submit"]{width:32%; margin-right:0;}
.register-area h1{margin-top:20px;}
.register-area p{margin:8px 0px;}
.register-area input[type="text"], .register-area input[type="password"], .register-area input[type="email"], .register-area select{font-size:13px;}
.register-area .box{margin-bottom:10px;}
.register-area input[type="submit"]{width:100%;}
.privacy-page ul li{padding-left:15%;}
.gold-desc{display:none;}
.payment-container{margin-top:20px;}
.friends-left .box .img img{display:block; margin:auto;}
.friends-left .comment-area .box strong{width:50%;}
.friends-left .comment-area .box textarea{width:100%;}
.friends-left .comment-area .box span{float:none; display:block; text-align:center;}
.friends-left .comment-area .box input[type="submit"]{float:none; width:100%;}
.message_page .sendmsg input[type="submit"]{width:30%;}
.message_page .sendmsg textarea{width:100%;}
.profile-edit .box strong{width:100%;}
.profile-edit .box input[type="text"], .profile-edit .box select{width:100%;}
.profile-edit input[type="button"]{width:100%;}
.profile-edit .box strong:after{content:'';}
.user-profile .inner .col-lg-10{padding:0px 15px;}
.user-profile .profile-left .box2 strong, .user-profile .profile-left .box strong{width:100%;}
.user-profile .profile-left strong:after{content:'';}
.user-profile .user-buttons a{width:100%; margin-bottom:10px; margin-right:0;}
.user-desc-left{padding:0px 30px;}
.helpdesk-page .box .inner{line-height:20px;}
.navbar-default .navbar-nav>li>a{text-align:center;}
.mobilerow{margin:0;}
.navbar-brand{margin:10px 0px;}
.new-user{ display:none; }

}






#Popleft {
    width: 48%;
    float: left;
}
#Popright {
    width: 48%;
    float: right;
}
  margin-top:15px;
  width: 100%;
  height: 22px;
  background-color: #875401;
  border-radius: 14px;
  background-clip: padding-box;
  box-shadow: 0 15px 70px -20px rgba(0, 1, 0, 0.7);
  overflow: hidden;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiM5ZDc0MzAiLz48c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzlkNzQzMCIvPjxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjOWQ3NDMwIi8+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(25%, #9d7430), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, #9d7430), color-stop(75%, #9d7430), color-stop(75%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, #9d7430 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #9d7430 50%, #9d7430 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(left top, #9d7430 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #9d7430 50%, #9d7430 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right bottom, #9d7430 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, #9d7430 50%, #9d7430 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 30px 60px;
  z-index: 9999999999999;
}
.bar:before {
  position: absolute;
  width: 100%;
  height: 22px;
  display: block;
  content: ' ';
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iI2ZmZWI3NiIgc3RvcC1vcGFjaXR5PSIwLjMiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZWI3NiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(15%, rgba(0, 0, 0, 0)), color-stop(15%, rgba(255, 235, 118, 0.3)), color-stop(50%, rgba(255, 235, 118, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 15%, rgba(255, 235, 118, 0.3) 15%, rgba(255, 235, 118, 0) 50%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 15%, rgba(255, 235, 118, 0.3) 15%, rgba(255, 235, 118, 0) 50%, rgba(0, 0, 0, 0) 100%);
  z-index: 9999999999999999;
}
.bar:after {
  position: absolute;
  width: 100%;
  height: 22px;
  display: block;
  content: ' ';
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiNmZmViNzYiIHN0b3Atb3BhY2l0eT0iMC4zIi8+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmZmViNzYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(7%, rgba(0, 0, 0, 0)), color-stop(7%, rgba(255, 235, 118, 0.3)), color-stop(20%, rgba(255, 235, 118, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 7%, rgba(255, 235, 118, 0.3) 7%, rgba(255, 235, 118, 0) 20%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 7%, rgba(255, 235, 118, 0.3) 7%, rgba(255, 235, 118, 0) 20%, rgba(0, 0, 0, 0) 100%);
  z-index: 99999999999999999;
}
.bar .bar__filled {
  height: 22px;
  width: 0%;
  background-color: #253c4b;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0OTAwMCIvPjxzdG9wIG9mZnNldD0iNjMuNjUlIiBzdG9wLWNvbG9yPSIjZmRlMDFmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZThjMzE0Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #d49000), color-stop(63.65%, #fde01f), color-stop(100%, #e8c314));
  background-image: -webkit-linear-gradient(bottom, #d49000 0%, #fde01f 63.65%, #e8c314 100%);
  background-image: linear-gradient(to top, #d49000 0%, #fde01f 63.65%, #e8c314 100%);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  overflow: hidden;
  white-space: pre;
  line-height: 85px;
  text-indent: 33px;
  color: #7f5404;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 56px;
  font-weight: 700;
  text-shadow: 0 1px 0 rgba(255, 234, 136, 0.7);
  text-transform: uppercase;
  z-index: 99999999999999;
}
.bar .bar__filled:before {
  display: block;
  width: 100%;
  height: 22px;
  left: 0;
  top: 0;
  content: ' ';
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iI2VjYzIzMiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZWNjMjMyIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNkYmFiMGMiLz48c3RvcCBvZmZzZXQ9IjU0JSIgc3RvcC1jb2xvcj0iI2RiYWIwYyIvPjxzdG9wIG9mZnNldD0iNTQlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(46%, rgba(0, 0, 0, 0)), color-stop(46%, #ecc232), color-stop(50%, #ecc232), color-stop(50%, #dbab0c), color-stop(54%, #dbab0c), color-stop(54%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 46%, #ecc232 46%, #ecc232 50%, #dbab0c 50%, #dbab0c 54%, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 46%, #ecc232 46%, #ecc232 50%, #dbab0c 50%, #dbab0c 54%, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat;
  background-size: 22px;
  opacity: .4;
  z-index: 999999999999999;
}
.bar .bar__filled:after {
  width: 100%;
  height: 22px;
  display: block;
  top: 0;
  left: 0;
  content: ' ';
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjE1JSIgc3RvcC1jb2xvcj0iI2ZmZWI3NiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZlYjc2IiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(15%, rgba(0, 0, 0, 0)), color-stop(15%, #ffeb76), color-stop(50%, rgba(255, 235, 118, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 15%, #ffeb76 15%, rgba(255, 235, 118, 0) 50%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 15%, #ffeb76 15%, rgba(255, 235, 118, 0) 50%, rgba(0, 0, 0, 0) 100%);
  z-index: 99999999999999;
}



.ac-kapa {
		background-color: white;
		padding: 12px 8px;
		font-size: 110%;
		border-radius: 0 6px 6px 0;
		position: fixed;
		margin-left: -15px;
		z-index: 999999999;
		left:15px;
		margin-top:5px;
	}
.mobil-menu {
  left: -250px;
  height: 100%;
  position: fixed;
  width: 250px;
  z-index: 8000000;
  background:#fff;
}
 
.mobil-menu ul {
  border-top: 1px solid #397c7e;
  list-style: none;
  margin: 0;
  padding: 0;
}
 
.mobil-menu li {
  border-bottom: 1px solid #397c7e;
  line-height: 45px;
  padding-bottom: 3px;
  padding-left: 20px;
  padding-top: 3px;
  color:grey;
  text-decoration:none;
  transition:all .6s;
}
.mobil-menu li ul{ display:none; }

.mobil-menu .MenuAktif {
  background-color:#397c7e;
  color:white;
} 
 
.mobil-menu li a{
  color:inherit;
  text-decoration:none;
}
.mobil-menu li ul{
	padding-left:10px;
}
.AltMenu li {
    line-height: 30px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 3px;
    text-decoration: none;
    transition: all .6s;
}
.AltMenu li a{
color:white;
  text-decoration:none;
}


.privacy_contract{ padding-left:10px; padding-right:10px;}
.privacy_contract ul{margin:0; padding:0; list-style:none;}
.privacy_contract ul li{overflow:hidden; margin-bottom:16px; font-family:'Raleway', sans-serif; font-size:15px; font-weight:600; color:#666666;}
.privacy_contract ul li .number{width:32px; height:32px; padding:3px; background:#f6d44c; border-radius:100%; float:left; display:block; margin-right:6px;}
.privacy_contract ul li .number span{width:26px; height:26px; border:2px solid #fff; background:#593b5a; border-radius:100%; display:block; margin:auto; text-align:center; line-height:22px; font-family:'arial'; font-size:13px; font-weight:bold; color:#fff;}
.privacy_contract ul li p{width:96%; float:left;}

/*** CONTACT ***/
.contact{padding:0;}
.contact .box{border-top:1px solid #e3e3e3; padding:9px 0px; overflow:hidden;}
.contact .box:first-child{border-top:0;}
.contact .box strong{display:block; width:20%; float:left; font-family:'Raleway', sans-serif; font-size:13px; color:#666666; line-height:39px; font-weight:500;}
.contact .box strong:after{content:':'; float:right; margin-right:10px;}
.contact .box input[type="text"]{width:30%;}
.contact .box input[type="text"], .contact .box input[type="email"], .contact .box input[type="tel"], .contact .box textarea{height:39px; border:0; background:#ebebeb; font-family:'Raleway', sans-serif; font-size:13px; text-indent:14px; line-height:39px; color:#666666; box-shadow: 0 5px 15px -5px #ccc inset; width:30%;}
.contact .box textarea{height: 130px; margin-bottom:23px; width:80%;resize:none; line-height:normal; padding:2%; text-indent:0;}
.contact input[type="submit"]{width:30%; float:right; height:44px; text-align:center; line-height:44px; background:#47b47d; margin:0; padding:0; border:0; font-family:'Raleway', sans-serif; font-size:15px; font-weight:bold; color:#fff; margin-bottom:30px;}
.contact input[type="button"]{width:30%; float:right; height:44px; text-align:center; line-height:44px; background:#47b47d; margin:0; padding:0; border:0; font-family:'Raleway', sans-serif; font-size:15px; font-weight:bold; color:#fff; margin-bottom:30px;}
/*** CONTACT ***/

.popup .inner .kayit-popup{padding: 5px 15px;
    background: #fff;
    margin: 5px;
    border-radius: 10px;
    position: relative;}
.popup .inner .kayit-popup p{margin:0; font-family:'Raleway', sans-serif; font-size:13px; color:#dd3939; font-weight:600; line-height:33px;}
.popup .inner .kayit-popup p i{font-size:33px; position:relative; top:7px; margin-right:7px;}
.popup .inner .kayit-popup .form strong{display:block; font-family:'Raleway', sans-serif; font-size:14px; color:#666666; font-weight:600; line-height:35px; text-indent:10px;}
.popup .inner .kayit-popup .form input[type="text"], .popup .inner .ilan-popup .form select, .popup .inner .ilan-popup .form textarea{width:100%; height:39px; border:0; background:#ebebeb; font-family:'Raleway', sans-serif; font-size:13px; text-indent:14px; line-height:39px; color:#666666; box-shadow: 0 5px 15px -5px #ccc inset;}
.popup .inner .kayit-popup .form textarea{height: 130px; margin-bottom:23px; line-height:normal; padding:2%; text-indent:0;}
.popup .inner .kayit-popup .form  select{background:url(../images/select-arrow.png) 96% center no-repeat #ebebeb;}
.popup .inner .kayit-popup input[type="submit"]{width:100%; height:38px; text-align:center; margin:0; padding:0; border:0; background:#47b47d; font-family:'Raleway', sans-serif; font-size:15px; font-weight:bold; color:#fff;}
.popup .inner .kayit-popup input[type="button"]{width:100%; height:38px; text-align:center; margin:0; padding:0; border:0; background:#47b47d; font-family:'Raleway', sans-serif; font-size:15px; font-weight:bold; color:#fff;}
.popup .inner .kayit-popup input[type="text"].sec{width:60%; float:left;}
.popup .inner .kayit-popup .form .sec-code{width:38%; float:right;}
.popup .inner .kayit-popup .form .sec-code img{float:right;}
.popup .inner .kayit-popup .form .privacy {font-family: 'Raleway', sans-serif;font-size: 11px;color: #666666;font-weight: 600;    line-height: 13px; margin-top: 10px;  margin-right: 0px;}

.popup .inner .kayit-popup .form  select {
    width: 100%;
    height: 39px;
    border: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    text-indent: 14px;
    line-height: 39px;
    color: #666666;
    box-shadow: 0 5px 15px -5px #ccc inset;
	background: #ebebeb url(../images/select-arrow.png) 96% center no-repeat #ebebeb;
} 




.pushtoglbtn {
	right: 20px;
	bottom: 20px;
	-ms-transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	z-index: 999997;
	position: fixed;
}

.squareChatButton {
	position: relative;
}

.squareChatButtonLeft {
	background-color: #009FC1;
	height: 50px;
	float: left;
	white-space: nowrap;
}

.squareChatButtonText {
	color: #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: sans-serif;
	line-height: 18px;
	font-size: 18px;
	margin: auto;
	max-width: 0px;
	box-sizing: border-box;
	padding: 16px 0;
	text-overflow: ellipsis;
	-webkit-transition: all ease-in 0.5s;
	-moz-transition: all ease-in 0.5s;
	transition: all ease-in 0.5s;
	opacity: 0;
}

.squareChatButtonRight {
	background-color: #30AEC8;
	width: 50px;
	height: 50px;
	float: left;
	position: relative;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.squareChatButtonArrow {
	display: inline-block;
	border: 8px solid transparent;
	border-right-color: #30AEC8;
	position: absolute;
	top: 17px;
	right: 50px;
	margin-left: -16px;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

.squareChatButtonIcon {
	background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M90.6%2C4.2L30.9%2C4.3H9.3C4.2%2C4.4%2C0%2C8.5%2C0%2C13.7V64c0%2C5.2%2C4.2%2C9.4%2C9.3%2C9.4h16.8c1.3%2C0%2C2.4%2C1.1%2C2.4%2C2.4v20%0A%09%09l19.7-21.6c0.4-0.5%2C1.1-0.8%2C1.8-0.8l40.6-0.2c5.2%2C0%2C9.4-4.2%2C9.4-9.4V13.5C100%2C8.4%2C95.8%2C4.2%2C90.6%2C4.2z%20M19%2C23.2h31%0A%09%09c1.3%2C0%2C2.4%2C1.1%2C2.4%2C2.4S51.3%2C28%2C50%2C28H19c-1.3%2C0-2.4-1.1-2.4-2.4C16.7%2C24.3%2C17.7%2C23.2%2C19%2C23.2z%20M81%2C56.6H19c-1.3%2C0-2.4-1.1-2.4-2.4%0A%09%09c0-1.3%2C1.1-2.4%2C2.4-2.4h62c1.3%2C0%2C2.4%2C1.1%2C2.4%2C2.4C83.3%2C55.5%2C82.3%2C56.6%2C81%2C56.6z%20M81%2C42.3H19c-1.3%2C0-2.4-1.1-2.4-2.4%0A%09%09c0-1.3%2C1.1-2.4%2C2.4-2.4h62c1.3%2C0%2C2.4%2C1.1%2C2.4%2C2.4C83.3%2C41.2%2C82.3%2C42.3%2C81%2C42.3z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A);
	background-size: contain;
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
	position: absolute;
	top: 14px;
	right: 13px;
	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s;
	transition: ease 0.5s;
}

.squareChatButton:hover .squareChatButtonText {
	max-width: 400px !important;
	padding: 16px 25px 16px 16px !important;
	opacity: 1 !important;
	-webkit-transition: all ease-out 0.5s !important;
	-moz-transition: all ease-out 0.5s !important;
	transition: all ease-out 0.5s !important;
}

.squareChatButton:hover .squareChatButtonIcon {
	background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%20100%20100%22%20style%3D%22enable-background%3Anew%200%200%20100%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M90.6%2C4.2L30.9%2C4.3H9.3C4.2%2C4.4%2C0%2C8.5%2C0%2C13.7V64c0%2C5.2%2C4.2%2C9.4%2C9.3%2C9.4h16.8c1.3%2C0%2C2.4%2C1.1%2C2.4%2C2.4v20%0A%09%09l19.7-21.6c0.4-0.5%2C1.1-0.8%2C1.8-0.8l40.6-0.2c5.2%2C0%2C9.4-4.2%2C9.4-9.4V13.5C100%2C8.4%2C95.8%2C4.2%2C90.6%2C4.2z%20M19%2C23.2h31%0A%09%09c1.3%2C0%2C2.4%2C1.1%2C2.4%2C2.4S51.3%2C28%2C50%2C28H19c-1.3%2C0-2.4-1.1-2.4-2.4C16.7%2C24.3%2C17.7%2C23.2%2C19%2C23.2z%20M81%2C56.6H19c-1.3%2C0-2.4-1.1-2.4-2.4%0A%09%09c0-1.3%2C1.1-2.4%2C2.4-2.4h62c1.3%2C0%2C2.4%2C1.1%2C2.4%2C2.4C83.3%2C55.5%2C82.3%2C56.6%2C81%2C56.6z%20M81%2C42.3H19c-1.3%2C0-2.4-1.1-2.4-2.4%0A%09%09c0-1.3%2C1.1-2.4%2C2.4-2.4h62c1.3%2C0%2C2.4%2C1.1%2C2.4%2C2.4C83.3%2C41.2%2C82.3%2C42.3%2C81%2C42.3z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A) !important;
}



.squareChatButton:hover .squareChatButtonRight {
	background-color: #009FC1 !important;
}

.squareChatButton:hover .squareChatButtonArrow {
	border-right-color: #009FC1 !important;
}

.squareChatButton:hover .squareChatButtonText {
	max-width: 400px !important;
	padding: 16px 25px 16px 16px !important;
	opacity: 1 !important;
	-webkit-transition: all ease-out 0.5s !important;
	-moz-transition: all ease-out 0.5s !important;
	transition: all ease-out 0.5s !important;
}

#subpopup{
	display:none;
}

.subpopup[data-popup="notification"] {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .9);
	width: 100%;
	height: 100%;
	  position: fixed;
    z-index: 999999;
}

.subpopup[data-popup="notification"] .popup-group {
	position: absolute;
	left: 31rem;
    top: 10rem;
	max-width: 35rem;
	color: #d6d6d6
}

.subpopup[data-popup="notification"] .popup-group i {
	display: block;
	width:62px; height:78px;
	font-size: 8rem;
	margin-bottom: 3rem;
	background:url(images/arrow.png) top center no-repeat;
}

.subpopup[data-popup="notification"] .popup-group p {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 22px;
    line-height: 32px;
    padding-left: 2rem;
}

.subpopup[data-popup="notification"] .popup-group.center {
	left: 50%
}



.message_page .user-info {
    position: relative;
    background: #ffca28;
    border-radius: 5px;
    padding: 0px 15px;
	display:none;
}

.message_page .user-info .nickname {
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 19px 0;
    float: left;
    text-indent: 0;
}
.message_page .user-info .nickname strong {
    display: block;
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    color: #fff;
    text-indent: 0;
}
.message_page .user-info .img {
    width: 10%;
    float: right;
    height: auto;
    position: relative;
    margin: 14px 0px;
}
.message_page .user-info .img img {
    border-radius: 5px;
    border: 3px solid #fff;
    background: #fff;
}
.message_page .user-info a {
    float: right;
    padding: 0px 20px;
    border: 2px solid #fff;
    height: 50px;
    line-height: 46px;
    background: #ffca28;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 23px 10px 23px 0px;
}

.boxs button {
    width: 100%;
    height: 39px;
    text-align: center;
    line-height: 39px;
    background: #47b47d;
    border: 0;
    padding: 0;
    margin: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 13px;
}

.lefts {
    width: 45%;
    float: left;
}
.rights {
    width: 35%;
    float: right;
}
@media screen and (max-width:850px){
	.fotouserbuttons{
		display:none;
	}
}

@media screen and (max-width: 668px) { 
	.ilanokundu{float:left !important; clear:both; }
}

