html{
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
@font-face {
  font-family: 'sf';
  src: url('../fonts/SF-UI-Display-Regular.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'sf-light';
    src: url('../fonts/SF-UI-Display-Light.otf');
 }
body{ font-family: "sf"; }
.text-center { text-align: center; }
.bg {
    background: url(../images/bg3.png) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
button {
    border: none;
    outline: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    -webkit-appearance: button;
    cursor: pointer;
    text-transform: none;
    margin: 0;
}
input, textarea, keygen, select, button {
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
}
input, input:focus {
    outline: none;
    border: none;
}
::-webkit-input-placeholder {
   color: rgba(230,108,35,0.6);
}

:-moz-placeholder { /* Firefox 18- */
   color: rgba(230,108,35,0.6);
}

::-moz-placeholder {  /* Firefox 19+ */
   color: rgba(230,108,35,0.6);
}

:-ms-input-placeholder {  
   color: rgba(230,108,35,0.6);
}

.white-placeholder ::-webkit-input-placeholder {
   color: rgba(255,255,255,0.6);
}

.white-placeholder :-moz-placeholder { /* Firefox 18- */
   color: rgba(255,255,255,0.6);
}

.white-placeholder ::-moz-placeholder {  /* Firefox 19+ */
   color: rgba(255,255,255,0.6);
}

.white-placeholder :-ms-input-placeholder {  
   color: rgba(255,255,255,0.6);
}

li { list-style: none; }
.topsifir { margin-top: 0 !important; }

#image {
    width: 100%;
}
.bottom-area {
    overflow: hidden;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
}
.input-image {
    width: 20%;
    float: left;
    text-align: center;
}
.input-image > img {
    width: 17px;
    margin-top: 26px;
}
.input {
    margin: 13px auto 5px;
    overflow: hidden;
    text-align: center;
}
.input > input {
    float: left;
    width: 65% !important;
    border: 0 !important;
    border-bottom: 2px solid #FFF !important;
    background: transparent !important;
    border-radius: 0 !important;
    font-size: 16px;
    padding: 10px 7px !important;
    color: #FFF;
}
.button {
    width: 100%;
    margin: 30px auto;
    clear: both;
    text-align: center;
}
.sup-link {
    color: rgba(255,255,255,0.8);
    font-size: 13px;
    text-align: center;
    margin: 10px;
}
.sup-link a {
    color: white;
    text-decoration: none;
}
.telno-warning {
    width: 83%;
    float: right;
    text-align: left;
    font-size: 12px;
    color: #E66C23;
    text-transform: uppercase;
}
.hero-image {
    max-width: 100%;
    text-align: center;
    color: #fff;
    position: relative;
    max-height: 240px;
    overflow: hidden;
}
.hero-image-title {
    position: absolute;
    bottom: 24%;
    width: 100%;
    color: #fff;
    text-shadow: 0px 0px 4px #000;
    line-height: 30px;
}
.hero-image-title > span {
    font-size: 16px;
    font-weight: 400;
    display: block;
    line-height: 16px;
}
.header-content {
    text-align: center;
    padding-top: 20%;
    color: #fff;
}
.header-content > h3 {
    font-weight: 400;
    font-size: 26px;
    color: #FFF;
    text-shadow: 0px 0px 4px #000;
}
.sub-text {
    text-align: center;
    font-size: 16px;
    color: #FFF;
    line-height: 26px;
    width: 76%;
    margin: 30px auto;
    font-weight: 300;
}
.promotion-text {
    margin: 10px auto;
}
.promotion-link {
    background: #FF1616;
    border-radius: 30px;
    color: #FFFFFF;
    padding: 3px 20px;
}
.promotion-link:active,
.promotion-link:hover {
    color: #fff;
}
#showthen { display: none; }
.sub-menu {
    text-align: center;
    padding: 0;
    margin-top: 0;
    width: 100%;
    overflow: hidden;
}
.sub-menu-content,
.burclar {
    list-style: none;
    margin: 1px 0%;
    float: left;;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    width: 33.3%;
    text-align: center;
}
.burc-center {
    margin: 2% auto;
    float: none;
}
.burc-center > .burc-text { font-size: 14px; }
.burc-spec { color: #08BEC9;}

.sub-menu-content > .tri-line { padding: 18px 0; }
.sub-menu-content > .tu-line { padding: 28px 0; }
.sub-menu-content > .van-line { padding: 38px 0; }

.sub-menu-content > .circle,
.burclar > .circle {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 10px auto 2px;
    box-shadow: 0px 0px 4px #fff;
}
.burclar > .circle > img {
    padding: 23px 0;
}
.burc-text {
    color: #333;
    margin: 10px auto;
    line-height: 18px;
    font-size: 13px;
}
.light-blue { background: #08BEC9; }
.blue { background: #0082CA; }
.dark-blue { background: #1D4B7F; }
.yellow { background: #FFC61C; }
.orange { background: #F69232; }
.red { background: #D9534F; }
.purple { background: #A24BA3; }
.green { background: #08C97D; }
.teal { background: #008080; }

.light-blue-gradient {
    background: #08BEC9; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#08BEC9, #14A0A9); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#08BEC9, #14A0A9); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#08BEC9, #14A0A9); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#08BEC9, #14A0A9); /* Standard syntax (must be last) */
}
.blue-gradient {
    background: #0082CA; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#0082CA, #005685); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0082CA, #005685); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0082CA, #005685); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0082CA, #005685); /* Standard syntax (must be last) */
}
.dark-blue-gradient {
    background: #1D4B7F;
    background: -webkit-linear-gradient(#1D4B7F, #12355D); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#1D4B7F, #12355D); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#1D4B7F, #12355D); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#1D4B7F, #12355D); /* Standard syntax (must be last) */
}
.yellow-gradient {
    background: #FFC61C;
    background: -webkit-linear-gradient(#FFC61C, #D4A10A); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFC61C, #D4A10A); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFC61C, #D4A10A); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFC61C, #D4A10A); /* Standard syntax (must be last) */
}
.orange-gradient {
    background: #F69232;
    background: -webkit-linear-gradient(#F69232, #D57519); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#F69232, #D57519); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#F69232, #D57519); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#F69232, #D57519); /* Standard syntax (must be last) */
}
.red-gradient {
    background: #D9534F;
    background: -webkit-linear-gradient(#D9534F, #C52F2A); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#D9534F, #C52F2A); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#D9534F, #C52F2A); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#D9534F, #C52F2A); /* Standard syntax (must be last) */
}
.purple-gradient {
    background: #A24BA3;
    background: -webkit-linear-gradient(#A24BA3, #903291); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#A24BA3, #903291); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#A24BA3, #903291); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#A24BA3, #903291); /* Standard syntax (must be last) */
}
.green-gradient {
    background: #08C97D;
    background: -webkit-linear-gradient(#08C97D, #049B60); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#08C97D, #049B60); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#08C97D, #049B60); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#08C97D, #049B60); /* Standard syntax (must be last) */
}
.teal-gradient {
    background: #008080;
    background: -webkit-linear-gradient(#008080, #126E6E); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#008080, #126E6E); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#008080, #126E6E); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#008080, #126E6E); /* Standard syntax (must be last) */
}
.lbg > .header-content {
    background: url(../images/bg3.jpg) no-repeat;
    background-size: 650px;
    background-position: 50%;
    padding: 0;
}
.lbg > .header-content > h3 {
    margin:0;
    padding-top: 10px;
    color: #fff;
    text-shadow: 0px 0px 4px #000;
}
.lbg > .header-content > .sub-text {
    max-width: 600px;
    line-height: 22px;
    /*margin: 50px auto 10px;*/
    margin: 0 auto;
    padding-bottom: 10px;
}
.body-text {
    color: #777;
    font-size: 14px;
    margin: 10px;
    font-family: "sf-light" !important;
    clear: both;
}
.body-title {
    color: #333;
    margin: 10px 0;
    font-weight: 700;
}
.today {
    font-size: 16px;
    text-align: center;
}

.bottom-area > .input > input {
    float: none;
    border: 1px solid #E66C23 !important;
    color: #E66C23;
    height: auto !important;
    margin-bottom: 0;
}
.change-horoscope {
    text-align: center;
    margin: 10px auto 0;
    width: 200px;
    overflow: hidden;
}
.change-horoscope > .change-link {
    padding: 6px 10%;
    border: 1px solid #08BEC9;
    border-radius: 30px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 12px;
    color: #333;
    cursor: pointer;
}
.change-horoscope > .change-text {
    float: left;
    font-size: 14px;
}
.horoscope-part {
    width: 100%;
    overflow: hidden;
}
.share {
    width: 75%;
    margin: 0 auto;
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    height: 63px;
    padding: 10px 0;
}
.share-text {
    color: #333;
    float: left;
    font-size: 14px;
    margin: 10px;
    font-family: "sf-light" !important;
}
.fb {
    background: url("../images/fb.svg");
    width: 40px;
    height: 40px;
    float: right;
}
.tw {
    background: url("../images/tw.svg");
    width: 40px;
    height: 40px;
    float: right;
    margin: 0 10px;
}
.wa {
    background: url("../images/wa.svg");
    width: 40px;
    height: 40px;
    float: right;
}
.inputs {
    text-align: center;
}
.inputs input[type="text"] {
    background: url("../images/downarrow.svg") no-repeat 95% 50%;
}

.share {
  animation-duration: 0.5s;
  animation-name: slidein;
}

@keyframes slidein {
  from {
    margin-left: 100%;
    /*width: 300%; */
  }

  to {
    margin-left: 20%;
    /*width: 100%;*/
  }
}
.img-responsive {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
.choose-cart-text {
    font-size: 14px;
    color: #333;
    line-height: 16px;
    width: 100%;
    margin-bottom: 17px;
}

/* SIDEMENU */
.side-menu-title {
    text-align: center;
    margin: 0 auto;
    line-height: 44px;
    background: #fff;
    color: #002855;
    font-size: 17px;
    text-transform: uppercase;
}
.home { background: #002855; color: #fff; }
.news { background: #E63323; color: #fff; }
.astrology { background: #08BAC4; color: #fff; }
.sport { background: #0082CA; color: #fff; }
.advice { background: #90C056; color: #fff; }
.entertainment { background: #F07F16; color: #fff; }
.top { background: #DADE03; color: #fff; }
.account { background: #002855; color: #fff; }

.content { margin-bottom: 40px; }
#mySideMenuExample > .content {
    background: #FFF;
}
#mySideMenuExample > .content > .table-view {
    background-color: #FFF;
    border-top: 0;
    border-bottom: 0;
}
#mySideMenuExample > .content > .table-view > .table-view-cell {
    border-bottom: 1px solid #0CADB7;
    color: #fff;
}
#mySideMenuExample > .content > .table-view > .table-view-cell > .badge {
    color: #fff;
}
#mySideMenuExample > .content > .table-view > .table-view-cell:last-child {
    margin-top: 30px;
    border-bottom: 0;
}

/***** LANDING BUTTONS *****/
.newlandingbg {
    background: url("../images/bg3.png") no-repeat;
    background-size: 100%;
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.nav {
  list-style: none;
  text-align: center;
}
.nav li {
  position: relative;
  display: inline-block;
}

.nav a:link, .nav a:visited {
  display: block;
  text-decoration: none;
  color: #fff;
  margin: 10px auto;
  width: 100px;
  height: 100px;
  position: relative;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0px 1px 3px 0px rgba(0,0,0, 0.2), inset 0px 1px 0px 0px rgba(255,255,255, 0.5);
  border: solid 1px rgba(0,0,0,0.4);
}

.nav a:before {
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.1);
    border-top: 2px solid rgba(93, 93, 93, 0.42);
    position: absolute;
    top: -8px;
    left: -8px;
    bottom: -8px;
    right: -8px;
    z-index: -1;
    border-radius: 50%;
    box-shadow: 0px 1px 0px 0px rgba(255,255,255, 0.2);
}

.nav a:active {
  box-shadow: 0px 3px 4px #aaa inset, 0px 2px 3px #fff;
}

.nav a:hover {
  text-decoration: none;
}

/**********************/

.hobbit-li {
	width: 50%;
	float: left;
	/*margin-bottom: 5px;*/
}
.top-title {
	top: 0;
    right: 0;
    font-size: 14px;
    position: absolute;
    padding: 8px 10px;
    font-weight: 400;
}
.bottom-title {
	bottom: 5px;
    left: 0;
    /*width: 100%;*/
    font-size: 14px;
    position: absolute;
    padding: 8px 10px;
    margin-bottom: 0;
    font-weight: 400;
}
.question {
	clear: both;
	margin-bottom: 20px;
}
.question-number {
	font-size: 26px;
	color: #E63323;
	float: left;
}
.question-text { margin-left: 25px; }
.answers { border: 0 !important;}
.answers > li {
	border: 0;
	padding: 5px 0;
	color: #777;
	font-size: 14px;
	text-align: left;
    width: 80%;
    margin: 0 auto;
}
.answers > li > label { margin-left: 5px; }
.haber .hero-image { margin: 0 3px !important; }

.sub-title {
	font-size: 16px;
    color: #F69232;
    text-align: center;
    margin: 20px auto;
}
.service-info-text {
    float: left;
    margin: 0 auto;
    font-size: 16px;
    color: #444;
    text-align: center;
    line-height: 16px;
    padding: 2%;
    /* background: #002855; */
    width: 100%;
    font-family: "Arial";
}
.service-info-text-2 {
    font-size: 16px !important;
    margin: 0;
    padding: 0;
    line-height:95%;
    text-align: center;
    color: #333;
    font-family: "Times New Roman", Georgia, Serif;
    text-align: center;
    word-spacing: -0.0125em;
    padding: 0px 2px;
    margin: 3px auto;
}
.landing-header{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-color:#fff;
    background-color:#ff0000;
    font-weight: 600;
    text-align: center;
    color: #fff;
}
.timeDiv {
	margin-top: 20px;
    clear: both;
    text-align: center;
    color: #002855;
    float: left;
    width: 100%;
}
.timeDiv > img {
    width: 18px;
    height: auto;
    margin-right: 5px;
    display: inline-block;
}
.timeDiv div {
	display: inline-block;	
}
.timeDiv #snticker {
    color: #F69232;
}

.responsive-images {
    width: 100%;
    display: block;
}
.with-image-text {
	color: #333;
	line-height: 15px; 
}
.alert-msg {
    text-align: center;
    font-size: 12px;
    color: #fff;
    width: 100%;
    padding: 7px;
    margin: 10px auto;
    clear: both;
}
.error-msg {
	background: #D60000;
}
.success-msg {
	background: #58C52E;
}
.uye-link-div {
    margin: 10px auto 20px;
    text-align: center;
    width: 100%;
}
.uye-link {
    margin: 10px 5px;
    /*float: left;*/
    text-align: center;
    /*width: 100%;*/
    color: #08BEC9;
    font-size: 14px;
}
.hesabim-table {
    border-top: 0 !important;
    border-bottom: 0 !important
}
.hesabim-table > li { padding: 0 0 10px; }

.type-tag {
    top: 5px;
    right: 5px;
    border-radius: 30px;
    background: #fff;
    padding: 4px 10px;
    font-size: 12px;
    position: absolute;
    font-weight: 400;
    color: #002855;
    border: 1px solid #002855;
}
.game-image {
    position: absolute;
    bottom: 125px;
    left: 50%;
    margin-left: -60px;
    border: 5px solid #fff;
    width: 100px;
}
.oyun-button {
    margin-top: 140px !important;
}

.register-attention {
    font-weight: 400;
    font-size: 14px;
    color: #333;
    margin: 5px 5px;
    text-align: center;
    background: #f3f3f3;
    padding: 5px;
    line-height: 18px;
}
.register-attention div {
    margin: 7px auto;
}

#tarotteksec-tarot {
    height: 230px;
    margin: 30px auto 15px;
    max-width: 330px;
}
.g1 { top: 1%; }
.g2 { top: 19%; }
.g3 { top: 37%; }
.g4 { top: 55%; }

.tarottek-1 { left: 1%; }
.tarottek-2 { left: 21%; }
.tarottek-3 { left: 41%; }
.tarottek-4 { left: 61%; }
.tarottek-5 { left: 81%; }

.tarottek {
    position: absolute;
    width: 18%;
    -webkit-transition: top 1s ease;
    -moz-transition: top 1s ease;;
    -o-transition: top 1s ease;;
    transition: top 1s ease;;
}
.tarottek img { width: 100%; }
.tarottek-change { top: -20px; }

/* progress bar */
.uyum-part { overflow: hidden; }
.progress {
    clear: both;
    width: 60%;
    height: 17px;
    margin: 5px auto 15px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    background-color: #08BEC9;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.game-top {
    width: 98%;
    margin: 0 auto;
}
.game-content {
    width: 31%;
    margin: 1%;
    float: left;
    position: relative;
}
.game-content .game-title {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    width: 100%;
    color: #fff;
    line-height: 12px;
    padding: 2px 0;
    font-size: 12px;
}
.categories {
	float: left;
	width: 13%;
    margin: 2px 2% 0 0;
    height: 40px;
}
.categories .btn-primary {
    float: right;
    border: 1px solid #08BEC9;
    padding: 7px 0;
    width: 100%;
}
.categories .btn-primary.active, .btn-primary:active {
    color: #fff;
    background-color: #fff;
    border: 1px solid #08BEC9;
}
.categories .icon-bars:before {
    color: #08BEC9;
}
#search {
    float: left;
    width: 84%;
    margin: 0 auto;
    overflow: hidden;
}
#search input {
	width: 82% !important;
	margin-top: 2px !important;
    float: left;
    /*padding: 5px 10px;*/
    background-color: #FFFFFF !important;
    color: #333 !important;
    /*line-height: 30px;*/
    border-radius: 0;
    border: 1px solid #F69232 !important;
}
#search button {
    /*width: 20%;
    float: left;
    border: none;
    height: 41px;
    background: #F9F9F9 url('../images/eglence/search.svg') no-repeat center center;*/
    width: 18%;
    margin-top: 2px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    padding: 7px !important;
}
.icon { font-size: 24px !important;}
.game-categories .badge {
    color: #fff;
    background: #F69232;
}
.game-categories .table-view-cell {
    color: #333;
    font-size: 14px;
}

.sms-number {
    font-size: 16px;
    text-align: center;
    margin: 20px auto;
}
.sub-list .table-view {
    border-top: 0;
    border-bottom: 0;
}
.sub-list .table-view-cell {
    padding: 6px 50px 6px 5px;
}
.sub-list p { line-height: 18px; }
.sub-list .table-view-cell .media-body { padding: 5px 0; }
.sub-list-img {
    width: 45%;
    height: 104px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    position: relative;
}
.sub-list-img img {
    height: 100%;
    margin-left: -25px;
}
.sub-list .table-view .navigate-right:after { color: #E63323;}
.play {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 50px;
}

@media screen and (min-width: 768px) {
	.content-padded {
        margin: 6px auto !important;
        max-width: 768px;
    }
}

/*@media screen and (min-width: 600px) {*/
    /*.tarottek-div {*/
        /*width: 14%;*/
        /*left: 43%;*/
    /*}*/
/*}*/

@media screen and (max-width: 320px) {
	.body-text { font-size: 13px; }
	.sub-menu-content > .circle, .burclar > .circle {
	    width: 90px;
	    height: 90px;
	}
    .nav a:link, .nav a:visited {
        width: 90px;
        height: 90px;
    }
	.sub-menu-content {
		font-size: 12px;
		line-height: 15px;
	}
	.burc-text { font-size: 12px; }
	.burclar > .circle > img { padding: 15px 0; }
	p { font-size: 13px !important; }
	.sub-menu-content > .van-line { padding: 32px 0; }
	.sub-menu-content > .tu-line { padding: 25px 0; }
	.bottom-title { font-size: 12px; }
}

/*pagination*/
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}

#close {
    position: absolute;
    right: 9px;
    top: 9px;
    z-index: 1;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    line-height: 18px;
    border-radius: 30px;
    background-color: #000;
    padding: 0 5px 0 5px;
}

.new_btn {
    background: #f50303;
    background-image: -webkit-linear-gradient(top, #f50303, #870000);
    background-image: -moz-linear-gradient(top, #f50303, #870000);
    background-image: -ms-linear-gradient(top, #f50303, #870000);
    background-image: -o-linear-gradient(top, #f50303, #870000);
    background-image: linear-gradient(to bottom, #f50303, #870000);
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
    font-family: Arial;
    color: #ffffff!important;
    font-size: 16px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    border:0!important;
}

.new_btn:hover {
    background: #c20000;
    background-image: -webkit-linear-gradient(top, #c20000, #9e0000);
    background-image: -moz-linear-gradient(top, #c20000, #9e0000);
    background-image: -ms-linear-gradient(top, #c20000, #9e0000);
    background-image: -o-linear-gradient(top, #c20000, #9e0000);
    background-image: linear-gradient(to bottom, #c20000, #9e0000);
    text-decoration: none;
}
.green_button{
    /* Base: */
    background: #51BF87 !important;
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.22), inset 0px -2px 0px 0px rgba(0,0,0,0.20);
    border-radius: 6px;

    /* HEMEN OYNA: */
    font-size: 24px;
    color: #FFFFFF !important;
    letter-spacing: 0px;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
.header-img{
    width: 100%;
    text-align: center;
}
.header-img img{
    display: block;
    margin: 10px auto;
    max-width: 321px;
    width: 100%;
}
.checkbox-box{
    text-align: center;
}
.def-checkbox{
    width: 25px;
    height: 25px;
    position: relative;
    margin-top: 5px;
}
.def-label{
    color: #111;
    position: relative;
    height: 25px;
    top: -7px;
    font-weight: 600;
}