/*App Colors*/
:root {
	--blueBtn: #0ab6eb;
}

/*Sign & Log In Styles*/

/*Signin Area*/
.girisAlan {
	text-align: center;
	width: 100%;
	position: absolute;
	display: inline-block;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

/*User Name Input With Icon*/

input {
	margin-left: 10px !important;
	padding: 12px 20px 12px 40px !important;
	-webkit-transition: width 0.4s ease-in-out !important;
	transition: width 0.4s ease-in-out !important;
	height: 50px !important;
}

.ios .range-knob {
	background-color: #00bde5 !important;
}

.userName {
	background-color: white !important;
	background-image: url('../images/user_input.png') !important;
	background-size: 20px !important;
	background-position: 10px 14px !important;
	background-repeat: no-repeat !important;

}

.password {
	background-color: white !important;
	background-image: url('../images/password_input.png') !important;
	background-size: 20px !important;
	background-position: 10px 14px !important;
	background-repeat: no-repeat !important;
}

.sifreunuttumalanbirdiv {
	padding: 0px 20px;
	margin-top: 20px;
}

.email {
	background-color: white !important;
	background-image: url('../images/at.png') !important;
	background-size: 20px !important;
	background-position: 10px 14px !important;
	background-repeat: no-repeat !important;
}


.phonec {
	background-image: url('../images/user_telefon.png') !important;
	background-size: 20px !important;
	background-position: 10px 14px !important;
	background-repeat: no-repeat !important;
}

.phonecsss {
	background-image: url('../images/user_telefon.png') !important;
	background-size: 20px !important;
	background-position: 10px 14px !important;
	background-repeat: no-repeat !important;
}

.sifrecess {
	background-image: url('../images/password_input.png') !important;
	background-size: 20px !important;
	background-position: 10px 14px !important;
	background-repeat: no-repeat !important;
}

.telefon {
	background-color: white !important;
	background-image: url('../images/user_telefon.png') !important;
	background-size: 20px !important;
	background-position: 10px 14px !important;
	background-repeat: no-repeat !important;
}

.birthDay {
	background-color: white !important;
	background-image: url('../images/timetable.png') !important;
	background-size: 20px !important;
	background-position: 10px 14px !important;
	background-repeat: no-repeat !important;
}

.cityInput {
	background-color: white !important;
	background-image: url('../images/city.png') !important;
	background-size: 20px !important;
	background-position: 10px 14px !important;
	background-repeat: no-repeat !important;
}

.signBtn {
	background-color: #0ab6eb;
	width: calc(100% - 40px);
	border-radius: 10px;
	display: inline-block;
	color: white !important;
	margin: 0 20px;
	padding: 14px 0px;
}

.formHr {
	height: 1px;
	background-color: #c4c4c4;
}

.pwForget {
	float: right;
	margin-right: 25px;
	margin-bottom: 50px;
	color: #949494;
}

.logoAlan {
	margin-bottom: 50px;
}

.pageTitle {
	font-size: 20px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 50px;
}

.kayitAlan {
	margin-top: 20px;
}

.kayitHeader {
	background: url(../images/headerLogo.png);
	background-size: contain, cover;
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	background-position: right;
	max-height: 40%;
}

.turAlan {
	margin: 0 20px;
	width: calc(100% - 40px);
	display: inline-block;
	position: relative;
}

.turAlan p {
	margin-bottom: 10px;
}

.turSecenek {
	padding-left: 30px;
	padding-left: 30px;
	background-position: 10px;
	border: 1px solid #FFF;
	height: 40px;
	line-height: 40px;
}

.turSecenek1 {
	font-weight: bold;
	border: 1px solid #0ab6eb;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	color: #0ab6eb;
	background: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 30px;
}

/*Tabbar*/
.appTabbar {
	background-color: white !important;
}

.md .messagebar:after,
.md .toolbar-bottom-md:after {
	background: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 10%, rgba(0, 0, 0, 0.1) 10%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 100%)
}

.md .toolbar:after {
	background: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 10%, rgba(0, 0, 0, 0.1) 10%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 100%)
}


.formKutu {
	background-color: #f1f1f2;
	width: calc(100% - 60px);
	margin: 0 30px;
	height: 60px;
	border-radius: 10px;
	margin-bottom: 10px;
}

.formKutuDropdown {
	background: url(../images/down_btn.png);
	background-position: calc(100% - 20px) 25px;
	background-repeat: no-repeat;
}

.paraIkonAlan {
	width: 110px;
	height: 110px;
	margin: 0 auto
}

/*Star Css*/
.starrr {
	display: inline-block;
}

.starrr a {
	font-size: 16px;
	padding: 0 1px;
	cursor: pointer;
	color: #FFD119;
	text-decoration: none;
}

img.ribbon {
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0;
	border: 0;
	cursor: pointer;
}

/*Star Css End*/

.personName {
	font-size: 20px;
	font-weight: bold;
}

#rating .fa-star {
	font-size: 22px;
	margin-right: 3px
}

#rating .fa-star.selected {
	color: #ff9800 !important;
}

.toolbar:before {
	background-color: transparent !important;
}

.tabbar .tab-link-active {
	background-color: #0ab6eb !important;
	border-radius: 15px !important;
	color: #FFFFFF !important;
}

.toolbar-inner {
	padding: 0;
}

.md .toolbar {
	background-color: #f1f1f2;
}

.md .tabbar a.tab-link,
.md .tabbar-labels a.tab-link {
	color: #000;
	font-size: 12px;
}

.list .item-content {
	background-color: #f1f1f2;
	width: 100%;
}

.istekBtnSolAlan {
	width: calc(50% - 5px);
	margin-right: 5px;
	display: inline-block;
	float: left;
	background-color: #45c700;
	border-radius: 8px;
	color: #FFFFFF;
}

.istekBtnSagAlan {
	width: calc(50% - 5px);
	margin-left: 5px;
	display: inline-block;
	float: left;
	background-color: #db0000;
	border-radius: 8px;
	color: #FFFFFF;
}

.marker {
	background: url(../images/haritabg.png);
	width: 60px;
	height: 81px;
	padding: 0px;
	background-size: contain;
	text-align: center;
	margin-top: -50px;
	margin-left: -40px;
}

.divmyprofil {
	display: inline-block;
	width: 100%;
	position: fixed;
	height: calc(100% - 150px);
	margin-top: 5px;
}

.csskayitprofilresim {
	width: 50px;
	height: 50px;
	background-color: #29bfed;
	color: #fff;
	position: relative;
	border-radius: 100%;
	display: inline-block;
}

.csskayitprofilimage {
	width: 30px;
	height: 30px;
	position: absolute;
	left: calc(50% - 15px);
	top: 50%;
	transform: translateY(-50%);
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.norecordfound {
	transform: translateY(-50%);
	top: 50%;
	position: absolute;
	display: inline-block;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}

.norecordfoundharita {
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	position: absolute;
	width: -webkit-calc(100% - 20px);
	width: expression(100% - 20px);
	width: -moz-calc(100% - 20px);
	width: -o-calc(100% - 20px);
	width: calc(100% - 20px);
	text-align: center;
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.yenitasarimpopup {

	background-color: #1b7184;
	padding: 10px;
	color: #fff;
	width: 100px;
	height: 62px;
	border-radius: 25px;
	font-size: 15px;
	display: inline-block;
	bottom: 0;
	position: absolute;
	margin: auto;
	top: 70px;
	margin-top: 10px;
	margin-left: 6px;
	left: -26px;

}

.sosyalmedyagiris {
	width: calc(100% - 40px);
	display: inline-block;
	position: relative;
	padding: 0px 20px;
}

.sosyalmedyagiris a:nth-child(1) {
	border: 1px solid #0ab6eb;
	padding: 10px 14px;
	float: left;
	color: #0ab6eb !important;
	border-radius: 10px;
}

.sosyalmedyagiris a:nth-child(2) {
	border: 1px solid #0ab6eb;
	padding: 10px 14px;
	float: right;
	color: #0ab6eb !important;
	border-radius: 10px;
}

@media only screen and (max-width: 370px) {
	.sosyalmedyagiris a:nth-child(1) {
		border: 1px solid #0ab6eb;
		padding: 10px 14px;
		color: #0ab6eb !important;
		display: inline-block;
		width: calc(100% - 30px);
		margin-bottom: 10px;
		border-radius: 10px;
	}

	.sosyalmedyagiris a:nth-child(2) {
		border: 1px solid #0ab6eb;
		padding: 10px 14px;
		color: #0ab6eb !important;
		display: inline-block;
		width: calc(100% - 30px);
		border-radius: 10px;
	}
}

.preloader-modal {
	background: rgba(10, 182, 235, 0.6);
}

.page {
	background-color: #F5FDFE !important;
}

.ios .list ul:before {
	background-color: transparent !important;
}

.ios .list ul:after {
	background-color: transparent !important;
}

.kayit {
	display: inline-block;
	position: relative;
	width: 100%;
}

.kayit form {
	margin: 0px 10px;
	display: inline-block;
	margin-bottom: 25px;
	position: relative;
	width: calc(100% - 20px);
}

.kayit form p:nth-child(1) {
	margin: 0px;
	text-align: center;
}

.kayit form .parakutubir {
	width: calc(100% - 10px);
	display: inline-block;
	margin-top: 20px;
	height: 75px;
	position: relative;
	padding: 10px 5px 10px 5px;
	background: #00bde5;
	border-radius: 6px;
}

.parakututext {
	text-align: center;
	margin-bottom: 5px;
	color: #fff;
}

.kayit form .parakutubir .inputbir {
	width: calc(100% - 170px);
	display: inline-block;
	position: relative;
	float: left;
	margin-right: 10px;
	height: 50px;
}

.kayit form .parakutubir .inputbir input {
	margin: 0px !important;
	padding: 0px !important;
	width: 100%;
	background-color: #eaeaea;
	border-radius: 10px;
	padding-left: 10px !important;
	overflow: hidden;
    text-overflow: ellipsis;
}

.kayit form .parakutubir .inputiki {
	float: left;
	width: 160px;
	height: 50px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.kayit form .parakutubir .inputiki select {
	width: 100%;
	display: inline-block;
	border-radius: 10px;
	position: relative;
	height: 50px;
	background-color: #eaeaea;
	padding: 0px 40px 0px 10px;
	background-image: url(../images/down_btn.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: top 20px right 10px;
}

.kayit form .divsliderbar {
	width: 100%;
	display: inline-block;
	position: relative;
	height: 50px;
}

.kayit form .divsliderbar {
	width: 100%;
	display: inline-block;
	position: relative;
	height: 50px;
	margin-top: 5px;
}

.kayit form .divsliderbar .solslider {
	width: calc(100% - 140px);
	display: inline-block;
	position: relative;
	float: left;
	margin-right: 10px;
	height: 50px;
}

.kayit form .divsliderbar .solslider p {
	text-align: left;
}

.kayit form .divsliderbar .sagalans {
	float: left;
	width: 130px;
	height: 50px;
	display: inline-block;
}

.kayit form .divsliderbar .sagalans a {
	background-color: #eaeaea;
	width: 100%;
	display: inline-block;
	position: relative;
	text-align: center;
	color: #000;
	height: 50px;
	border-radius: 10px;
}

.kayit form .divsliderbar .sagalans a p {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
}

.sabitalttoolbar .toolbar-inner {
	overflow: initial;
}

.md .toolbar:after {
	background: transparent !important;
}

.ios .links-list a {
	color: #fff;
}

.calc100margin20 {
	width: -webkit-calc(100% - 20px);
	width: expression(100% - 20px);
	width: -moz-calc(100% - 20px);
	width: -o-calc(100% - 20px);
	width: calc(100% - 20px);
}

.transferdevamalan {
	width: calc(100% - 40px);
	display: inline-block;
	margin: 0px 20px;
	position: relative;
}

#currencyForm {
	margin: 0px;
	width: 100%;
}

#formreceive {
	margin: 0px 20px;
	width: calc(100% - 40px);
}

.transferdevamalan .alanbirtransfer {
	width: 100%;
	display: inline-block;
	margin-top: 20px;
	height: 50px;
	position: relative;
}

.transferdevamalan .alanbirtransfer .alabirsol {
	width: calc(100% - 170px);
	display: inline-block;
	position: relative;
	float: left;
	margin-right: 10px;
	height: 50px;
}

.transferdevamalan .alanbirtransfer .alabirsol input {
	margin: 0px !important;
	padding: 0px !important;
	width: 100%;
	background-color: #eaeaea;
	border-radius: 10px;
	padding-left: 10px !important;
}

.transferdevamalan .alanbirtransfer .alanbirsag {
	float: left;
	width: 160px;
	height: 50px;
	display: inline-block;
}

.transferdevamalan .alanbirtransfer .alanbirsag select {
	width: 100%;
	display: inline-block;
	border-radius: 10px;
	position: relative;
	height: 50px;
	background-color: #eaeaea;
	padding: 0px 30px 0px 10px;
	background-image: url(../images/down_btn.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: top 20px right 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.transferdevamalan .alanikitransfer {
	width: 100%;
	display: inline-block;
	margin-top: 5px;
	height: 50px;
	position: relative;
}

.transferdevamalan .alanikitransfer .alanikisol {
	width: calc(100% - 170px);
	display: inline-block;
	position: relative;
	float: left;
	margin-right: 10px;
	height: 50px;
}

.transferdevamalan .alanikitransfer .alanikisol input {
	margin: 0px !important;
	padding: 0px !important;
	width: 100%;
	background-color: #eaeaea;
	border-radius: 10px;
	padding-left: 10px !important;
}

.transferdevamalan .alanikitransfer .alanikisag {
	float: left;
	width: 160px;
	height: 50px;
	display: inline-block;
}

.transferdevamalan .alanikitransfer .alanikisag a {
	background-color: #eaeaea;
	width: 100%;
	display: inline-block;
	position: relative;
	text-align: center;
	color: #000;
	height: 50px;
	border-radius: 10px;
}

.transferdevamalan .alanikitransfer .alanikisag a p {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
}

.alanuctransfter {
	width: 100%;
	display: inline-block;
	height: 50px;
	position: relative;
}

.alanuctransfter select {
	width: 100%;
	display: inline-block;
	border-radius: 10px;
	position: relative;
	height: 50px;
	background-color: #eaeaea;
	padding: 0px 10px;
	background-image: url(../images/down_btn.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: top 20px right 10px;
}

.alandorttransfer {
	width: 100%;
	display: inline-block;
	height: 50px;
	position: relative;
}

#formreceive .receivekutubir {
	width: 100%;
	display: inline-block;
	height: 50px;
	position: relative;
}

#formreceive .receivekutubir select {
	width: 100%;
	display: inline-block;
	border-radius: 10px;
	position: relative;
	height: 50px;
	background-color: #eaeaea;
	padding: 0px 10px;
	background-image: url(../images/down_btn.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: top 20px right 10px;
}


#formreceive .receivekutuiki {
	width: 100%;
	display: inline-block;
	height: 50px;
	position: relative;
}

#formreceive .receivekutuiki .receivekutusol {
	width: calc(100% - 170px);
	display: inline-block;
	position: relative;
	float: left;
	margin-right: 10px;
	height: 50px;
}

#formreceive .receivekutuiki .receivekutusol input {
	margin: 0px !important;
	padding: 0px !important;
	width: 100%;
	background-color: #eaeaea;
	border-radius: 10px;
	padding-left: 10px !important;
}

#formreceive .receivekutuiki .receivekutusag {
	float: left;
	width: 160px;
	height: 50px;
	display: inline-block;
}

#formreceive .receivekutuiki .receivekutusag select {
	width: 100%;
	display: inline-block;
	border-radius: 10px;
	position: relative;
	height: 50px;
	background-color: #eaeaea;
	padding: 0px 30px 0px 10px;
	background-image: url(../images/down_btn.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: top 20px right 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#formreceive .receivekutuuc {
	width: 100%;
	display: inline-block;
	margin-top: 5px;
	height: 50px;
	position: relative;
}

.ios .messagebar {
	background: #00bde5;
}

.ios .messagebar textarea {
	border: none !important;
	border-radius: 10px;
}

.ios .toolbar-inner {
	padding: 4px 8px;
}

.ios .messagebar .messagebar-area+a.link:not(.icon-only) {
	color: #FFF;
}

#formreceive .receivekutuuc .receivekutusol {
	width: calc(100% - 170px);
	display: inline-block;
	position: relative;
	float: left;
	margin-right: 10px;
	height: 50px;
}

#formreceive .receivekutuuc .receivekutusag {
	float: left;
	width: 160px;
	height: 50px;
	display: inline-block;
}

#formreceive .receivekutuuc .receivekutusag a {
	background-color: #eaeaea;
	width: 100%;
	display: inline-block;
	position: relative;
	text-align: center;
	color: #000;
	height: 50px;
	border-radius: 10px;
}

#formreceive .receivekutuuc .receivekutusag a p {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
}

#formreceive .receivekutudort {
	width: 100%;
	display: inline-block;
	height: 50px;
	position: relative;
}

#formreceive .receivekutudort select {
	width: 100%;
	display: inline-block;
	border-radius: 10px;
	position: relative;
	height: 50px;
	background-color: #eaeaea;
	padding: 0px 10px;
	background-image: url(../images/down_btn.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: top 20px right 10px;
}

#formreceive .receivekutubes {
	width: 100%;
	display: inline-block;
	height: 50px;
	position: relative;
}

.p30 {
	padding: 30px;
}

* {
	box-shadow: none !important;
}

.duzelts {
	width: 100%;
	border-bottom: 1px solid #c4c4c4 !important;
	margin: 0px 0px !important;
}

.counrss {
	height: 50px;
	background-image: url(../images/city.png), url(../images/down_btn.png);
	background-repeat: no-repeat;
	background-position: top 10px left 6px, top 16px right 10px;
	padding-left: 41px;
	background-size: 26px, 16px !important;
	color: #848484;
}

.duzeltsbusien {
	width: 100%;
	border-bottom: 1px solid #c4c4c4 !important;
	margin: 0px 0px !important;
	padding-left: 10px !important;
}

.busiensselect {
	width: 100%;
	border-bottom: 1px solid #c4c4c4 !important;
	margin: 0px 0px !important;
	padding-left: 10px !important;
	height: 50px;
	background-image: url(../images/down_btn.png);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: top 15px right 10px;
	color: #848484;
}

.businessKayitForm1 {
	margin: 0px 10px !important;
	display: inline-block;
	position: relative;
	width: 100%;
}

.btnharitas {
	max-width: 26px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.divmesajlist .message {
	max-width: 100%;
}

.badgetsayiekle {
	width: 50px;
	position: relative;
	display: inline-block;
	text-align: center;
	margin-top: -4px;
}

.hide {
	display: none !important;
}

.error-msg {
	position: absolute;
	right: 30px;
	color: red;
	font-weight: bold;
	top: 15px;
}

.valid-msg {
	position: absolute;
	right: 30px;
	color: #56ff28;
	font-weight: bold;
	top: 15px;
}

.phonerelative {
	position: relative;
}

.premiumdegil {
	pointer-events: none;
	opacity: 0.4;
}

.partnershippremiumdegil {
	margin: 20px;
	text-align: center;
}

.partnershippremiumdegil span {
	display: block;
}

.partnershippremiumdegil a {
	color: red;
	font-width: bold;
	border-bottom: 1px solid red;
	margin-top: 5px;
	font-weight: bold;
}

.businesspremiumdegil {
	margin: 20px;
	text-align: center;
}

.businesspremiumdegil span {
	display: block;
}

.businesspremiumdegil a {
	color: red;
	font-width: bold;
	border-bottom: 1px solid red;
	margin-top: 5px;
	font-weight: bold;
}

.bosDiv {
	text-align: center;
	width: 100%;
	display: block;
}

.pageinPuan {
	font-size: 12px;
	margin-right: 1px;
}

.pageinAdet {
	font-size: 12px;
	margin-left: 5px;
}

.mb25 {
	margin-bottom: 25px !important;
}

.yeniaramaProfils {
	width: 100%;
	display: inline-block;
	position: relative;
}

.yeniaramaProfils .profilPhoto {
	position: relative;
	display: block;
	width: 110px;
	height: 100px;
	float: left;
}

.yeniaramaProfils .profilbilgileris {
	position: relative;
	display: block;
	width: calc(100% - 110px);
	height: 100px;
	float: left;
}

.yeniaramaProfils .profilbilgileris .ortala {
	width: 100%;
	height: 50px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.yeniaramaProfils .profilbilgileris .ortala p {
	margin: 0px;
}

.reviewslistesi .list .item-content {
	background-color: #f5fdfe;
}

.reviewslistesi .item-inner .item-after {
	font-size: 13px;
}

.clearfix {
	clear: both;
}

.swipeout-dels {
	background: #00bde5 !important;
}

.profilyildizche {
	width: 100%;
	display: inline-block;
	position: relative;
}

.profilyildizche .otasahid {
	width: 100%;
	text-align: center;
}

.profilyildizche .otasahid .profilleft11 {
	display: inline-block;
}

.profilyildizche .otasahid .profilleft11 p {}

.profilyildizche .otasahid .yildizlarprofils {
	display: inline-block;
}

.profilyildizche .otasahid .profilleft22 {
	display: inline-block;
}

.profilyildizche .otasahid .profilleft22 p {}

.winngietextp20 {
	padding: 20px;
	width: -webkit-calc(100% - 40px);
	width: expression(100% - 40px);
	width: -moz-calc(100% - 40px);
	width: -o-calc(100% - 40px);
	width: calc(100% - 40px);
}

.ios .toast {
	margin: 20px;
	width: -webkit-calc(100% - 40px);
	width: expression(100% - 40px);
	width: -moz-calc(100% - 40px);
	width: -o-calc(100% - 40px);
	width: calc(100% - 40px);
	background: #00bde5 !important;
}

.silrewiewtext {
	max-height: initial !important;
	-webkit-line-clamp: initial !important;
}

* {
	cursor: pointer;
}

.width-100a {
	width: -webkit-calc(100% - 10px);
	width: expression(100% - 10px);
	width: -moz-calc(100% - 10px);
	width: -o-calc(100% - 10px);
	width: calc(100% - 10px);
}

.ierror {
	background: #ff3838;
	margin: -35px;
	padding: 25px;
}


.yenibtntasarim {
	border-radius: 10px;
	background-color: #0ab9ed;
	text-align: center;
	padding: 5px 0px;
	color: #FFF;
	font-size: 14px;
	line-height: 40px;
}

.yenibtnsignin {
	background-color: #232323;
	width: calc(100% - 40px);
	border-radius: 10px;
	display: inline-block;
	color: white !important;
	margin: 0 20px;
	padding: 14px 0px;
	margin: 10px 0px;
}

.no-hairlines-md {
	background-color: #eee;
	border-radius: 10px;
}

.kayit_personal {
	height: auto;
	margin-top: 10%;
}

ul svg{
	margin-right:10px;
}

#activeLink1{
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
}