@import url("font-awesome.min.css");

*, html {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-size: 100%;
	text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}

body {
	font-family: Code2000, "Franklin Gothic Medium", "Doulos SIL",
		"Chrysanthi Unicode", "Bitstream Cyberbit", "Bitstream CyberBase",
		Thryomanes, Gentium, GentiumAlt, "Lucida Grande", "Arial Unicode MS",
		"Microsoft Sans Serif", "Lucida Sans Unicode";
	font-family: inherit;
	font-size: 16px;
	box-sizing: border-box;
	color: #131722;
	/*   background:#d8deda; */
	background: white;
}

.navbar {

}

.white-text img {
	padding-right: 2px;
}

.phone_ico3 {
	width: 100px;
}

.bosluk {
	margin-top: 30px;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.signUpButton {
	margin-left: 70px;
}

.signUpImg {
	margin-left: 73px
}

.marketName {
	color: white !important;
	background: black;
}

.text-yellow {
	color: #ffe5c0;
}

.accountP {
	font-size: 14px !important;
	color: black !important;
}

input[type="text"], input[type="email"], input[type="search"], input[type="date"],
	input[type="time"], input[type="file"], textarea, button, input[type="password"],
	input[type="tel"], select {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	box-shadow: none !important;
	border-radius: 2px;
}

a, input, button, a:focus, input:focus, button:focus {
	outline: none !important;
}

img {
	max-width: 100%;
}

li {
	list-style-type: none;
}

.banner-section {
	padding: 60px 0;
	position: relative;
}

.particles-animation {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.r {
	box-shadow: inset 0px 0px 10px red;
}

.g {
	box-shadow: inset 0px 0px 10px green;
}

.b {
	box-shadow: inset 0px 0px 10px blue;
}

.Dcell {
	display: table-cell !important;
	vertical-align: middle !important;
}

.Dblock {
	display: block;
}

.D-in-block {
	display: inline-block;
}

.text_red {
	color: #fe4a4c !important;
}

.text_white {
	color: #fff !important;
}

.font16 {
	font-size: 16px !important;
}

.font14 {
	font-size: 14px !important;
}

.redcol {
	color: #f26722 !important;
}

.yellowcol {
	color: #f3b972 !important;
}

.bluecol {
	color: #4a90e2 !important;
}

.whitecol {
	color: #fff !important;
}

.bottom-0 {
	bottom: 0px !important
}

.padd0 {
	padding: 0px !important;
}

.padd5 {
	padding: 5px !important;
}

.padd10 {
	padding: 10px !important;
}

.padd15 {
	padding: 15px !important;
}

.mr0 {
	margin: 0px !important;
}

.pLR5 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.pLR6 {
	padding-left: 6px !important;
	padding-right: 6px !important;
}

.pLR10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.pLR15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.pr0 {
	padding-right: 0px !important;
}

.pr1 {
	padding-right: 1px !important;
}

.pr2 {
	padding-right: 0px !important;
}

.pr3 {
	padding-right: 3px !important;
}

.pr4 {
	padding-right: 4px !important;
}

.pr5 {
	padding-right: 5px !important;
}

.pt0 {
	padding-top: 0px !important;
}

.pt1 {
	padding-top: 1px !important;
}

.pt2 {
	padding-top: 0px !important;
}

.pt3 {
	padding-top: 3px !important;
}

.pt4 {
	padding-top: 4px !important;
}

.pt5 {
	padding-top: 5px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt25 {
	padding-top: 25px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt35 {
	padding-top: 35px !important;
}

.pb0 {
	padding-bottom: 0px !important;
}

.pb5 {
	padding-bottom: 5px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb25 {
	padding-bottom: 25px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb35 {
	padding-bottom: 35px !important;
}

.mt0 {
	margin-top: 0px !important;
}

.mt1 {
	margin-top: 1px !important;
}

.mt2 {
	margin-top: 2px !important;
}

.mt3 {
	margin-top: 3px !important;
}

.mt4 {
	margin-top: 4px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mt6 {
	margin-top: 6px !important;
}

.mt7 {
	margin-top: 7px !important;
}

.mt8 {
	margin-top: 8px !important;
}

.mt9 {
	margin-top: 9px !important;
}

.mt10 {
	margin-top: 40px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt35 {
	margin-top: 35px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt45 {
	margin-top: 45px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mb1 {
	margin-bottom: 1px !important;
}

.mb2 {
	margin-bottom: 2px !important;
}

.mb3 {
	margin-bottom: 3px !important;
}

.mb3 {
	margin-bottom: 4px !important;
}

.mb4 {
	margin-bottom: 5px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb45 {
	margin-bottom: 45px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mr0 {
	margin-right: 0px !important;
}

.mr1 {
	margin-right: 1px !important;
}

.mr2 {
	margin-right: 2px !important;
}

.mr3 {
	margin-right: 3px !important;
}

.mr4 {
	margin-right: 4px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mr6 {
	margin-right: 6px !important;
}

.mr7 {
	margin-right: 7px !important;
}

.mr8 {
	margin-right: 8px !important;
}

.mr9 {
	margin-right: 6px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mL0 {
	margin-left: 0px !important;
}

.mL1 {
	margin-left: 1px !important;
}

.mL2 {
	margin-left: 2px !important;
}

.mL3 {
	margin-left: 3px !important;
}

.mL4 {
	margin-left: 4px !important;
}

.mL5 {
	margin-left: 5px !important;
}

.mt-min0 {
	margin-top: -0px !important;
}

.mt-min1 {
	margin-top: -1px !important;
}

.mt-min2 {
	margin-top: -2px !important;
}

.mt-min3 {
	margin-top: -3px !important;
}

.mt-min4 {
	margin-top: -4px !important;
}

.mt-min5 {
	margin-top: -5px !important;
}

.mt-min6 {
	margin-top: -6px !important;
}

.mt-min7 {
	margin-top: -7px !important;
}

.mt-min8 {
	margin-top: -8px !important;
}

.mt-min9 {
	margin-top: -9px !important;
}

.mt-min10 {
	margin-top: -10px !important;
}

.top-0 {
	top: 0px !important
}

.top-1 {
	top: 1px !important
}

.top-2 {
	top: 2px !important
}

.top-3 {
	top: 3px !important
}

.top-4 {
	top: 4px !important
}

.top-5 {
	top: 5px !important
}

.top-10 {
	top: 10px !important
}

.top-15 {
	top: 15px !important
}

.top-20 {
	top: 20px !important
}

.top-25 {
	top: 25px !important
}

.top-30 {
	top: 30px !important
}

.top-35 {
	top: 35px !important
}

.top-40 {
	top: 40px !important
}

.top-45 {
	top: 45px !important
}

.top-50 {
	top: 50px !important
}

.top-55 {
	top: 55px !important
}

.top-60 {
	top: 60px !important
}

.top-65 {
	top: 65px !important
}

.top-70 {
	top: 70px !important
}

.top-75 {
	top: 75px !important
}

.top-80 {
	top: 80px !important
}

.top-85 {
	top: 85px !important
}

.top-90 {
	top: 90px !important
}

.top-95 {
	top: 95px !important
}

.top-100 {
	top: 100px !important
}

.topmin-0 {
	top: -0px !important
}

.topmin-1 {
	top: -1px !important
}

.topmin-2 {
	top: -2px !important
}

.topmin-3 {
	top: -3px !important
}

.topmin-4 {
	top: -4px !important
}

.topmin-5 {
	top: -5px !important
}

.topmin-10 {
	top: -10px !important
}

.left-0 {
	left: 0px !important
}

.left-1 {
	left: 1px !important
}

.left-2 {
	left: 2px !important
}

.left-3 {
	left: 3px !important
}

.left-4 {
	left: 4px !important
}

.left-5 {
	left: 5px !important
}

.left-10 {
	left: 10px !important
}

.left-15 {
	left: 15px !important
}

.left-20 {
	left: 20px !important
}

.left-25 {
	left: 25px !important
}

.left-30 {
	left: 30px !important
}

.left-35 {
	left: 35px !important
}

.left-40 {
	left: 40px !important
}

.left-45 {
	left: 45px !important
}

.left-50 {
	left: 50px !important
}

.left-55 {
	left: 55px !important
}

.left-60 {
	left: 60px !important
}

.left-65 {
	left: 65px !important
}

.left-70 {
	left: 70px !important
}

.left-75 {
	left: 75px !important
}

.left-80 {
	left: 80px !important
}

.left-85 {
	left: 85px !important
}

.left-90 {
	left: 90px !important
}

.left-95 {
	left: 95px !important
}

.left-100 {
	left: 100px !important
}

.container-common {
	width: 100%;
	max-width: 1360px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

header {
	position: fixed;
	background: #252d33;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	min-height: 76px;
	z-index: 100;
	/*box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);*/
}

body.modal-open header {
	width: calc(100% - 17px);
}

header.login-header {
	padding-right: 85px;
}

.logo {
	width: 100%;
	max-width: 200px;
	height: auto;
	margin-top: 21px;
	margin-left: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: 400ms;
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
}

.logo.resize {
	max-width: 80px;
}

.logo.logo-hide {
	max-width: 90px;
	margin-top: 20px;
}

.inner-header .logo.logo-desktop {
	display: inline-block;
}

.inner-header .logo.logo-mobile {
	display: none;
}

.logo a {
	display: block;
}

.logo img {
	width: 100%;
	height: auto;
}

.menu {
	float: right;
	width: auto;
	position: relative;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu ul li {
	float: left;
	position: relative;
}

.menu ul li a {
	display: inline-block;
	padding: 20px 15px;
	background: none;
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	transition: 300ms;
	border-right: 1px solid #39454f;
	position: relative;
}

.menu ul li a:before {
	content: "";
	position: absolute;
	right: -2px;
	top: 22px;
	width: 2px;
	height: 35px;
	background: #fff;
}

.menu ul li:last-child a {
	border-right: 0px;
}

.menu ul li:last-child a:before {
	width: 0px;
}

.menu ul li a:hover, .menu ul li a.active {
	background: none;
	color: #fff;
}

.logSign-box {
	position: absolute;
	right: 0;
	top: 0;
	padding: 25px 15px 25px 0px;
}

.btn-account {
	border: 1px solid #fff;
	border-radius: 4px;
	font-size: 14px;
	background: transparent;
	color: #fff;
	padding: 7px 16px;
	margin: 0px 2px;
}

.btn-account:hover, .btn-account:focus {
	text-decoration: none;
	color: #fff;
	background: #df510d;
}

ul.drpdown {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: auto;
	right: 0;
	top: 100%;
	width: 220px;
}

ul.drpdown li {
	width: 100%;
	display: block;
}

ul.drpdown li a {
	width: 100%;
	background: #481125;
	padding: 10px 10px;
	font-size: 14px;
	border-bottom: 1px solid #fff;
}

ul.drpdown li:last-child a {
	border-bottom: 1px solid transparent;
}

.menu ul li:hover a ~ ul.drpdown {
	display: block;
}

.header_bg .menu ul li a {
	padding: 25px 20px;
}

/****yaman****/
.btn-setting {
	display: none;
}
/****End yaman****/

/****shubham****/
.main-wrapper {
	padding-top: 80px;
}

.top-bar-sec {
	background: #cf8d2a;
  background: -moz-linear-gradient(top, #cf8d2a 0%, #e8aa4a 100%);
  background: -webkit-linear-gradient(top, #cf8d2a 0%, #e8aa4a 100%);
  background: linear-gradient(to bottom, #cf8d2a 0%, #e8aa4a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf8d2a', endColorstr='#e8aa4a', GradientType=0);
	display: block;
	width: 100%;
}

.top-slider-sec .select-list {
	padding: 5px;
	background: transparent;
	display: inline-block;
	float: left;
	position: relative;
}

.top-dropdown {
	background: #2b3a40 url(../images/top-dropdown.png) no-repeat scroll
		calc(100% - 10px) 50%/15px auto;
	padding: 2px 50px;
	color: #fff;
	border-radius: 20px;
	font-size: 16px
}

select#coin-options.op-dropdown option:hover {
	background-color: red !important;
}

.select-list.tradDrop {
	padding: 5px;
	background: transparent;
	display: inline-block;
	float: left;
	position: relative;
}

.select-list.tradDrop .top-dropdown {
	display: none;
	background: #2b3a40 url(../images/top-dropdown.png) no-repeat scroll
		calc(100% - 10px) 50%/15px auto;
	padding: 5px 35px;
	color: #fff;
	border-radius: 20px;
	font-size: 16px;
	text-decoration: none;
}

.top-slider-sec ul {
	margin-bottom: 0px;
	float: left;
}

.top-slider-sec li {
	display: inline-block;
	vertical-align: middle;
	padding: 5px 8px;
	background: #465652;
	border-radius: 20px;
	font-size: 14px;
} /*Y*/
.top-slider-sec li p {
	margin-bottom: 0px;
	line-height: 16px;
}

.top-slider-sec li .white-text {
	color: #fff;
}

.top-slider-sec li .yellow-text {
	color: #fff100;
}

.top-slider-sec li .yellow-text.right {
	text-align: right
}

.top-slider-sec li span:last-child {
	margin-left: 5px;
}

.top-slider-sec li:last-child span img {
	margin-right: 5px;
	margin-top: -4px;
}

.top-slider-sec li:last-child span {
	font-size: 12px
}

.top-slider-left {
	float: left;
}

.top-slider-right {
	float: right;
}

.top-slider-right .right-text {
	padding: 10px 70px 0 0;
	font-size: 16px;
}

.top-slider-right .right-text img {
	margin-right: 2px
}

/***btc-boxes-sec****/
.common-btc-innerbox {
	min-height: 70px;
}

.btc-boxes-sec {
	background: #231f20;
	width: 100%;
	display: block;
	padding: 10px 0 10px 10px;
}

.common-btc-innerbox {
	background: #89968a;
	padding: 5px 10px;
	border-radius: 15px 8px 8px 8px;
}

.btc-inner-top .icon-sec {
	position: relative;
	padding-left: 54px;
}

.btc-inner-top .icon-sec .img-box {
	width: 54px;
	height: 57px;
	position: absolute;
	left: 0;
	background: #fff;
	padding: 5px 10px 10px 10px;
	border-radius: 10px 5px 5px 5px
} /*Y*/
.btc-inner-top .icon-sec .img-box img {
	width: 100%;
	height: auto;
} /*Y*/
.btc-inner-top  .right-text-block h3 {
	margin: 0 0 8px;
	font-size: 20px;
	font-weight: 600;
}

.btn-followe {
	background: #231f20;
	padding: 6px;
	color: #fff;
	border-radius: 20px;
	font-size: 11px
}

.btn-followe:hover {
	color: #fff;
}

.btn-followe:last-child {
	border-left: 1px solid #4d4a4b;
}

.custum-hr {
	width: 100%;
	display: block;
	height: 2px;
	background: #586759;
	margin: 3px 0 5px;
	position: relative;
}

.custum-hr:before {
	content: "";
	position: absolute;
	left: 0;
	top: -3px;
	width: 8px;
	height: 8px;
	background: #231f20;
}

.custum-hr:after {
	content: "";
	position: absolute;
	right: 0;
	top: -3px;
	width: 8px;
	height: 8px;
	background: #231f20;
}

.bottom-text-block p {
	font-size: 12px;
	margin-bottom: 0px;
}

.bar-img-box {
	max-width: 186px;
	height: auto;
	padding-left: 0px
}

.bar-img-box img {
	height: 100%;
	width: 100%;
}

/*Market-sec*/
.market-sec {
	padding: 50px 0
}

.bottom-coin-img-block {
	margin-top: 20px;
}

.content-heading {
	color: #231f20;
	font-size: 30px;
	font-weight: 600;
	margin: 0 0 10px;
}

p.market-paragraph {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 22px;
	word-spacing: 2.2px;
	text-align: justify;
	margin: 0 0 5px;
}

.market-right {
	padding: 5px 0 5px 30px; /* background:#8ca690; */
	position: relative;
	min-height: 440px;
}

.market-right .text-middle-block {
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

.market-right .text-middle-block h2 {
	color: #ec1c24;
}

.coin-img {
	display: inline-block;
	float: left;
}

.btn.btn-grey {
	font-size: 16px;
	font-weight: 500;
	background: #474545;
	color: #fff;
	border-radius: 0px;
}

.btn.btn-grey:hover {
	color: #fff;
}

.bottom-coin-img-block .btn {
	padding: 17px 60px;
	margin-right: 11%;
}

/****product***/
.product-block {
	padding: 20px 10px 5px;
	background: #231f20;
}

.product-block ul {
	margin-bottom: 0px
}

.product-block li {
	padding: 0 10px;
	margin-bottom: 15px;
	display: inline-block;
	width: calc(14% - 3px);
	vertical-align: top;
}

.product-block li .product-pannel {
	background: #6f8470;
	padding: 15px 10px;
	border-radius: 15px 8px 8px 8px;
	min-height: 180px;
	transition: transform .2s;
}

.product-block li .product-pannel:hover {
	transform: scale(1.1);
}

.product-block li .product-pannel  .img-box {
	max-width: 70px;
	height: 70px;
	margin: 0 auto;
}

.product-block li .product-pannel  .img-box  img {
	width: 100%;
	height: 100%;
}
/*.product-bottom-text{text-align:center;color:#131722;font-size:16px;margin:0 0 0px;font-weight: 600;}*/
.product-bottom-text {
	text-align: center;
	color: #231f20;
	font-size: 16px;
	margin: 0 0 0px;
	font-weight: 600;
}

.product-bottom-text-other {
	text-align: center;
	color: #231f20;
	font-size: 13px;
	margin: 0 0 0px;
	font-weight: 600;
}

.product-sec-2 {
	background: #dedede;
	border-top: 1px solid #dcdfdd;
	border-bottom: 1px solid #dcdfdd;
	padding: 40px 0px
}

.product-sec-2 ul {
	margin: 0;
	padding: 0 20px;
}

.product-sec-2 li {
	display: inline-block;
	width: calc(16% - 3px);
	margin-right: 5px;
	text-align: center;
	vertical-align: top
}

.product2-innerblock {
	border-radius: 40px 15px 15px 15px;
	background: #fff;
	border: 1px dashed;
	padding: 10px;
}

.product-sec-2 li .img-box {
	max-width: 170px;
	margin: 0 auto;
}

.product-sec-2 li .img-box img {
	width: 100%;
	height: 100%;
}

.product-sec-2 li h2 {
	margin: 10px 0 0;
	font-size: 24px;
}

/****footer***/
footer {
	background: #4558a0;
	padding: 20px 20px 20px;
}

.fotter-listblock {
	padding-left: 30px;
}

.footer-list-head {
	color: #fff;
	margin: 0 0 5px;
	font-weight: 500;
	font-size: 16px;
	margin-right: 5px;
	padding-left: 30px;
}

.top-footer li.list-top {
	display: inline-block;
	width: calc(17% - 10px);
	padding: 5px 10px;
	vertical-align: top;
}

.fotter-listblock ul {
	list-style-type: none;
}

.fotter-listblock li:after {
	content: " ";
	position: absolute;
	top: 10px;
	left: -10px;
	width: 3px;
	height: 3px;
	background: #fff;
	border-radius: 50%;
}

.fotter-listblock li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

.fotter-listblock li a:hover {
	color: #fff; text-decoration:none;
}

.border-custum.footer .custum-hr {
	background: #fff;
	height: 1px
}

.border-custum.footer .custum-hr:before {
	background: #fff;
	width: 6px;
	height: 6px;
	border-radius:50%;
	top: -2px;
}

.border-custum.footer .custum-hr:after {
	background: #fff;
	width: 6px;
	height: 6px;
	border-radius:50%;
	top: -2px;
}

.footer-logo {
	max-width: 140px;
}

.footer-logo img {
	width: 100%;
}

.footer-logo2 img {
	max-width: 120px;
	margin-top: 15px;
}

.footer-middle-box {
	text-align: center;
}

.footer-bottom-text {
	color: #fff;
	margin: 5px 0 0;
	font-size: 11px;
}

.footer-bottom-right {
	text-align: right
}

.copyright-text {
	color: #fff;
	margin: 5px 0 0;
	font-size: 13px;
}

.top-icon-text a {
	font-size: 12px;
	color: #fff;
}

.socila-icon-block .right-align {
	float: right;
}

.socila-icon-block ul li {
	display: inline-block; margin:0 3px;
}
.socila-icon-block ul li img{
	height:24px; width:auto;
}
.socila-icon-block ul li:hover img{
	opacity:0.7;
}

.top-footer .top-footer-list {
	margin: 0
}

.border-custum.footer {
	margin-bottom: 7px;
}

/**shubham-new*****/
.onay_box.height-s {
	border: 0px;
	background: transparent;
	padding: 0px;
}

.custum-table {
	display: table;
	height: 490px;
	width: 100%;
}

.custum-tablecell {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	display: table-cell;
}

.pannel-inner-box {
	background: #bbd8ba;
	padding: 10px 15px;
	border-radius: 10px;
}

.pannel-inner-box h3 {
	margin: 0 0 5px;
	font-weight: 600;
	font-size: 20px;
}

.pannel-inner-box h2 {
	margin: 0;
}

.pannel-inner-box .bottom-textbox  h4 {
	font-size: 16px;
	background: #444c4b;
	padding: 5px;
	margin: 0;
	color: #fff;
	border-radius: 20px;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.pannel-inner-box.sms-send {
	text-align: center;
	padding: 20px 120px;
}



.form-custum {
	max-width: 350px;
	margin: 10px auto 20px;
}

.form-custum .intl-tel-input {
	width: 100%;
}

.form-custum .form-control {
	width: 100%;
	background: #cee2cd;
	border: 1px solid #cdcdcd;
	height: 40px;
}

.custum-tablecell.bottom-align {
	vertical-align: bottom;
}

.btn-theme {
	background: #cee2cd;
	font-size: 20px;
	border: 1px solid #cdcdcd;
	border-radius: 0px
}

/*Panel-page*/
.panel-page {
	padding: 20px 0px;
}

.top-header-block {
	padding: 5px 10px;
	background: #4558a0;
	margin-bottom: 30px;
	border-radius:3px;
}

.top-header-block p {
	font-size: 14px;
	font-weight: 600;
	color: #231f20;
}

.wallet-main .wallet-txt {
	color: #231f20;
	background: #e8f1e7;
	padding: 18px 10px;
	border-radius: 5px 10px 5px 2px;
	max-width: 360px;
	width: 100%;
}

.wallet-right-box {
	background: #e8f1e7;
	padding: 10px 15px;
	border-radius: 5px 10px 5px 2px;
	font-size: 16px;
}

a.btn.wallet-right-box {
	color: #231f20;
	margin-left: 15px;
	font-weight: 600;
	height: 50px;
}

a.btn.wallet-right-box:hover {
	text-decoration: underline;
	background-color: #dcddde;
	text-align: center;
}

.inner-panel-sec .greybg {
	background: #fff;
	padding: 20px 15px;
	border-radius: 15px;
	    box-shadow: 0 0 5px #777;
}

.pannel-innerheading h2 {
	margin: 0;
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	border-bottom: 1px dashed #231f20;
}

.pannel-innerheading h2.green {
	color: #000;
	font-weight: bold;
}

.pannel-innerheading h2.pink {
	color: #000;
	font-weight: bold
}

.pannel-innerheading  .panel-toptxt {
	margin: 5px 0 5px;
	font-size: 16px;
	font-weight: 600;
	margin-left: 15px
}

.icons-rightsec li .img-box {
	border-radius: 24px 10px 10px 10px;
	background: #fff;
	border: 1px dashed #231f20;
	padding: 10px;
	max-width: 45px;
	height: 50px;
}

.icons-rightsec li label {
	position: relative
}

.icons-rightsec li label input[type="radio"] {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

.icons-rightsec li label input[type="radio"]:checked ~ .img-box {
	    background: #4558a0;
}

.icons-rightsec li label input[type="radio"]:checked ~ .img-box.pink {
	 background: #4558a0;
}

.icons-rightsec li .img-box img {
	width: 100%;
	height: 100%;
}

.icons-rightsec li {
	display: inline-block;
	text-align: center;
}

.inner-panel-sec  .icons-block {
	margin-top: 20px;
	border-bottom: 1px dashed #231f20;
}

.inner-panel-sec  .signle-icon {
	padding: 15px 0 0;
}

.icons-rightsec  li .bottom-text {
	margin-top: 5px;
	font-size: 12px;
	font-weight: 600
}

.icons-rightsec ul {
	margin-bottom: 0px;
}

.inner-panel-sec .fleft signle-icon {
	margin-left: 330px;
	margin-top: 5px;
}
/******form-label******/
/* form starting stylings ------------------------------- */
.field-box {
	position: relative;
	margin: 0 0 20px;
}

.field-box input.form-control {
	padding: 5px 5px 5px 50px;
	box-shadow: none;
	font-size: 16px;
	border: 0px;
	display: block;
	border-bottom: 1px dashed #231f20;
	background: transparent;
	border-radius: 0px;
	color: #231f20;
	font-weight: 300;
	font-weight: bold;
}

.field-box input.form-control:focus {
	outline: none;
}

/* LABEL ======================================= */
.field-box {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}

.field-box  label {
	color: #383333;
	font-size: 22px;
	font-weight: 600;
	position: absolute;
	pointer-events: none;
	right: 5px;
	top: -1px;
	transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
	font-weight: 300;
}
/* active state */
.field-box input.form-control:focus ~ label, .field-box input.form-control:valid
	 ~ label {
	top: -20px;
	font-size: 16px;
	color: #383333;
}

.input-block .add-icon {
	position: absolute;
	left: 10px;
	top: 5px;
}

.inner-panel-sec .bottom-total {
	font-size: 24px;
	text-align: right;
	padding-right: 30px;
	margin: 20px 0;
}

.btn-panel {
	max-width: 190px;
}

.btn-panel {
	padding: 3px 10px;
	width: 100%;
	font-weight: 600;
	font-size: 16px
}

.btn-panel.green {
	background: #4558a0;
	color:#fff;
}

.btn-panel.pink {
	background: #4558a0;
	color:#fff;
}

.panel-list-block li {
	padding-left: 25px;
	position: relative;
	margin: 0 0 10px;
}

.panel-list-block li p {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	font-weight: 600
}

.panel-list-block li i {
	position: absolute;
	left: 0;
	top: 3px;
}

.address-id {
	font-size: 12px;
}

.greentext {
	color: #a7c9a7;
}
/*Shubhamn-end*/

/*************Amit Bhoj*********************/

/******toggle****/
.toggle-text {
	color: #231f20;
	display: inline-block;
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
}

.toggle-button-block .switch {
	position: relative;
	display: inline-block;
	width: 44px;
	height: 20px;
}

.toggle-button-block .switch input {
	display: none;
}

.toggle-button-block .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.toggle-button-block .slider:before {
	position: absolute;
	content: "";
	height: 14px;
	width: 14px;
	left: 1px;
	bottom: 3px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

.toggle-button-block input:checked+.slider {
	background-color: #000;
}

.toggle-button-block input:focus+.slider {
	box-shadow: 0 0 1px #2196F3;
}

.toggle-button-block input:checked+.slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */
.toggle-button-block .slider.round {
	border-radius: 34px;
}

.toggle-button-block .slider.round:before {
	border-radius: 50%;
}

.phone-confirm {
	text-align: center;
	padding: 60px 10px;
}

.phoneForm {
	background: #404b4b !important;
	border-radius: 10px !important;
	color: white !important;
}
/**********toggle-end***/
.button-content .form-group {
	margin-bottom: 5px;
}

.button-content.logintab {
	padding-left: 0px;
	max-width: 300px;
}

.button-content {
	max-width: 300px;
}

.input-icon {
	position: relative;
}

.input-icon span {
	position: absolute;
	top: 5px;
	left: 10px;
	font-size: 16px;
	font-weight: 600;
}

.form-control.custom-control.last-child {
	padding-left: 175px;
}

.form-control.custom-control {
	background: #88a68b;
	padding: 5px 5px 5px 105px;
	border-radius: 6px;
	margin-bottom: 4px;
	font-size: 16px;
	color: #000;
	font-weight: 600;
	margin-bottom: 0;
}

.form-control.custom-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

.form-control.custom-control::-moz-placeholder { /* Firefox 19+ */
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

.form-control.custom-control:-ms-input-placeholder { /* IE 10+ */
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

.form-control.custom-control:-moz-placeholder { /* Firefox 18- */
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

.forget-password {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	margin-top: -40px;
}

.forget-password i {
	font-size: 16px;
}

.btn-signup {
	background: #bfd0c1;
	font-size: 18px;
	border-radius: 20px;
	padding: 4px 12px;
	margin-top: 10px;
}

.custum-form-block .nav-pills>li.active>a, .custum-form-block .nav-pills>li.active>a:focus,
	.custum-form-block .nav-pills>li.active>a:hover {
	background: #bfd0c1;
	color: #000;
}

.coin-block {
	max-width: 240px;
	margin: 0 auto;
}

.down-arrow {
	position: absolute;
	bottom: -20px;
	transform: translate(-50%, -50%);
	left: 49%;
}

.mouse {
	margin-bottom: 30px;
}

#scrollBanner img {
	width: 125px;
	margin-right: 70px;
	margin-left: 50px;
	margin-bottom: -20px;
}

.slogan {
	font-size: 30px;
	color: black;
	font-weight: bold;
	margin-right: 60px;
}

.banner-section {
	padding: 60px 0;
	position: relative;
}

.logoimg-box img {
	width: 100%;
	max-width: 360px;
	margin-right: 100px;
}

.diamond-image, .parandeks-outer-block {
	padding-top: 60px;
}

.parandeks-outer-block {
	max-width: 570px;
	width: 100%;
	margin: 0 auto;
}

.parandeks-content-block {
	padding-left: 100px;
}

.btn.btn-lightgreen {
	background: #bfd0c1;
	color: #000;
	font-size: 23px;
	border-radius: 10px;
	font-weight: 600;
	padding: 6px 12px;
}

.parandeks-button .btn:first-child {
	margin-right: 10px;
}

.input-icon .fa.fa-lock {
	font-size: 20px;
	margin-right: 2px;
	vertical-align: middle;
	margin-top: -3px;
}

.img-txt img {
	width: 18px;
	margin-top: -3px;
}

.button-content {
	padding-left: 0px;
	margin-top: 5px;
}

.img-txt {
	padding-right: 8px;
}

.coint-txt {
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
}

.coint-txt, .coingroup-img {
	display: inline-block;
	vertical-align: top;
}

.yen {
	font-size: 23px;
}

.box-heading {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.logo-content-box {
	padding: 8px 10px 5px;
	border: 1px dashed #000;
	border-radius: 2px;
	margin: 0 auto;
	max-width: 230px;
}

.logo-box img {
	width: 80px;
	height: 80px;
}

.logo-box {
	display: inline-block;
	margin-bottom: 40px;
	vertical-align: top;
}

.logo-box-container {
	text-align: center;
	margin-top: 10px;
}

.mrgt {
	margin-right: 10px;
}

.box-rating {
	margin-top: 2px;
	border: 1px solid #ccc;
	height: 22px;
	position: relative;
}

.box-rating:before {
	position: absolute;
	top: -1px;
	background: #000;
	left: 0;
	content: "";
	height: 22px;
}

.box-rating.logo1:before {
	width: 60px;
}

.box-rating.logo2:before {
	width: 30px;
}

.box-rating.logo3:before {
	width: 70px;
}

.box-rating.logo4:before {
	width: 60px;
}

.logo-rating {
	font-size: 17px;
}

.monero img {
	width: 60%;
}

.coingroup-img {
	float: right;
}

.parandeks-button  .btn {
	min-width: 100px;
}

.item p {
	font-size: 17px;
	text-align: justify;
	color: #231f20;
}

.slider-block .carousel-indicators li, .slider-block .carousel-indicators .active
	{
	width: 10px;
	height: 10px;
	margin: 1px;
}

.slider-section {
	padding: 30px 0;
}

.slider-block .carousel-indicators {
	width: 100%;
	text-align: right;
	right: 0;
	left: auto;
	bottom: 0;
}

.slider-block .carousel-indicators li {
	background-color: #253455;
	border: none;
}

.slider-block .carousel-indicators li.active {
	background-color: white;
}

.slider-block  .carousel {
	min-height: 325px;
	padding-bottom: 50px;
}

.slider-table table tr td, .slider-table table tr th {
	color: #231f20;
	border-right: 2px solid #282425;
	font-size: 16px;
	line-height: 2;
}

.slider-table .table>tbody>tr>td, .slider-table .table>tbody>tr>th,
	.slider-table .table>tfoot>tr>td, .slider-table .table>tfoot>tr>th,
	.slider-table .table>thead>tr>td, .slider-table .table>thead>tr>th {
	border-top: none;
	padding: 0 8px;
}

.slider-table .table>thead>tr>th {
	border-bottom: 2px solid #282425;
	font-size: 20px;
}

.slider-table .table>tbody>tr>td span.green-text {
	color: #9db59f;
}

.slider-table .table>tbody>tr>td span.red-text {
	color: #ec5257;
}

.carousel-heading {
	font-size: 28px;
	margin-bottom: 10px;
}

.carousel-heading img {
	width: 70px;
	padding-right: 8px;
}

.carousel-heading p {
	font-size: 23px;

}

.carousel-heading span {
	font-size: 16px;
	font-weight: bold;
}

.slider-table {
	padding-top: 50px;
}

.slider-block {
	padding-left: 40px;
}

.slider-table .table-responsive {
	border: 0;
}

/********pradeep's css********/
.phoneForm {
	background: 404b4b !important;
	border-radius: 10px;
	color: white !important;
}

.onay_box {
	background: #e1ede0;
	padding: 15px;
	margin: 15px 0;
}

.onay_dark_box {
	background: #c8dfc6;
}

.box_250 {
	width: 250px;
	margin: 0 auto;
}

.box_250 .d-table {
	height: 238px;
}

.border_grey {
	border: 1px solid #b6bbb3;
}

.border_dark_grey {
	border: 1px solid #272726;
}

.d-table {
	display: table;
	width: 100%;
}

.d-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.phone_ico {
	max-width: 95px;
}

.phone_ico2 {
	width: 100%;
	height: auto;
}

.ico_title h2 {
	font-size: 2.2em;
	font-weight: 700;
	color: #231f20;
	line-height: 1;
	max-width: 300px;
	width: 100%;
	margin: 0 auto 10px;;
}

.ico_title {
	min-height: 90px;
}

.onay_box h4 {
	font-size: 1.6em;
	font-weight: 500;
	color: #231f20;
	margin: 0;
}

.authentic_ico {
	width: 100%;
	height: 100%;
}

.authentic_ico2 {
	max-width: 170px;
	height: 170px;
}

.authentic-sec {
	padding: 2em 0;
}

.onay_info {
	font-size: 28px;
	font-weight: 700;
	line-height: 1.2;
	color: #231f20;
}

.bordered {
	border-image-source: url("../images/bordere.png");
	border-image-slice: 2;
	border-image-repeat: round;
	border-image: url("../images/bordere.png") 10 round;
}

.light_grey_btn {
	background: #e2eee1;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	border: 1px solid #64695e;
	border-radius: 0;
	color: #231f20;
}

.info_btn {
	margin-top: 4em;
}

/********end pradeep's css********/

/*Inner-header*/
.navbar-header .navbar-toggle {
	border:none;
	background: #ecaf4f;
}
.navbar-header .navbar-toggle .icon-bar {
	background: #fff;
}

.inner-header .navbar {
	min-height: 40px;
	margin-bottom: 5px;
}

.inner-header .logo {
	position: relative;
	display: inline-block;
	max-width: 130px;
	margin-top: 12px;
}

.inner-header .navbar-left {
	margin-left: 40px
}

.inner-header .navbar li a {
	font-size: 15px;
	color: #fff;
}

.tlyatir a:before {
	content: none !important;
}

.tlyatir {
	margin-top: 3px;
}

.inner-header .navbar li a:before {
	content: "";
	position: absolute;
	right: -2px;
	top: 11px;
	width: 2px;
	height: 25px;
	background: #9fa4a9;
}

.inner-header .navbar li a:hover, .inner-header li a:active,
	.inner-header li a:focus, .nav .open>a {
	/* buton üzerine gelince renk değiştirmesine sebep olan kod 565d58 */
	background: #72947a;
}

span.caret-s {
	max-width: 12px;
	height: auto;
	display: inline-block;
}

span.caret-s img {
	display: none;
}

span.caret-s img {
	width: 100%;
	height: 100%;
}

.inner-header .navbar .dropdown-menu li a {
	color: #f1f1f1;
	font-weight: 300;
	border-right: 0px;
	font-size: 15px;
	border-bottom: 1px solid #7ca285;
}

.inner-header .navbar .dropdown-menu li a:before {
	width: 0px;
}

.inner-header .navbar .dropdown-menu {
	background: #72947a;
	padding: 10px;
}

.inner-header .button-header .btn {
	margin-top: 10px;
	margin-left: 20px;
	font-size: 16px;
	padding: 0px 16px;
	background: #72947a;
	color: #fff;
}

.inner-header .navbar  .navbar-right  li:last-child a {
	border-right: 0px;
}

.inner-header .navbar-right  li:last-child a:before {
	width: 0px;
}

.inner-header .navbar-right .pofile-img {
	max-width: 22px;
	height: 22px;
	display: inline-block;
}

.inner-header .navbar-right .pofile-img img {
	width: 100%;
	height: 100%;
}

.inner-header .header-middle-text {
	float: right;
	color: #fff;
	font-size: 16px;
	padding: 15px;
	position: relative;
	border-right: 1px solid #39454f;
	padding-bottom: 14px
}

.inner-header .header-middle-text:before {
	content: "";
	position: absolute;
	right: -2px;
	top: 11px;
	width: 2px;
	height: 25px;
	background: #9fa4a9;
}

.inner-header .header-middle-text img {
	width: 20px;
	margin-right: 3px;
}

.main-wrapper.inner-wrapper {
	padding-top: 102px;
	min-height: calc(100vh - 100px);
}

.top-slider-sec {
	padding: 3px;
}

.top-slider-sec li .red-text {
	color: #ed1c24;
}

.top-slider-sec li .blue-text {
	color: #00aeef;
}

.top-slider-sec li .green-text {
	color: #80c342;
}

.top-slider-sec li .grey-text {
	color: #ffe5c0;
}

.notificatio-icon {
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	color: #fff200;
	visibility: hidden;
	display: none;
}

.inner-slider {
	min-width: 200px;
	display: inline-block;
}

.inner-slider a {
	display: block;
	background: #3f494a;
	color: #fff !important;
	font-size: 14px;
	text-decoration: none !important;
	padding: 6px 10px 6px 6px;
	border-radius: 4px;
}

.inner-slider a span.caret {
	color: #fff !important;
	font-size: 17px;
	border-top: 8px dashed;
	border-top: 6px solid\9;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
}

.inner-slider ul.dropdown-menu {
	width: 211px;
	background: #3f494a;
	left: auto;
	right: 36px;
	margin: 0;
	top: calc(100% + 4px);
}

.inner-slider ul.dropdown-menu li.text {
	color: #fff;
	font-size: 12px;
	padding: 3px 6px;
	display: block;
	width: 100%;
	line-height: 14px;
}

.inner-slider ul.dropdown-menu li {
	font-size: 12px;
	padding: 3px 7px;
	display: block;
	width: 100%;
}

.inner-slider ul.dropdown-menu li label {
	background: #242223;
	position: relative;
	padding: 4px 0px;
	padding-left: 8px;
	color: #fff;
	font-size: 0;
	width: 100%;
}

.inner-slider ul.dropdown-menu li label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 100%;
	background: #53585a;
}

.inner-slider ul.dropdown-menu li label span:first-child {
	display: inline-block;
	width: 20%;
	font-size: 13px;
	color: #fff;
	white-space: nowrap;
}

.inner-slider ul.dropdown-menu li label span:last-child {
	display: inline-block;
	width: calc(80% - 5px);
	font-size: 13px;
	color: #fff;
}

.inner-slider ul.dropdown-menu li.button-li {
	text-align: center;
}

.inner-slider ul.dropdown-menu li.button-li a {
	background: #7ba181;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	padding: 5px 8px;
	border-radius: 0px;
}

.inner-slider ul.dropdown-menu li.button-li a:hover {
	background: #ffe5c0;
	color: #242223 !important;
}

.inner-slider .dropdown-menu {
	background: #72947a;
}

.inner-slider li {
	background: transparent;
}

.top-slider-right.inner-slider .right-text {
	padding-right: 0px;
	padding-top: 5px;
}

.top-bar-sec.inner-bar-sec li {
	font-size: 11px;
}

.slider-date-block {
	color: #5c6162;
	font-size: 12px;
	margin-top: 6px;
	display: inline-block;
	margin-left: 30px;
	display: none;
}

/****Account-block*******/
.wallet-txt img {
	float: left;
	margin-right: 10px;
	margin-top: -8px;
}

.top-header-block p {
	padding: 10px;
}

.acount-block.width500 {
	max-width: 500px;
	margin: 0 auto;
}

.acount-block .formtable {
	display: table;
	width: 100%;
	height: 100%;
}

.acount-block  .form-tablecell {
	display: table-cell;
	width: 100%;
	height: 500px;
	vertical-align: middle;
}

.account-heading-block {
	border: 1px solid #cdcdcd;
	background: #b0d5b2;
	border-radius: 10px;
	padding: 15px;
}

.heading-account {
	font-size: 22px;
	background: #ebf5eb;
	padding: 5px 10px;
	border-radius: 7px;
	max-width: 250px;
	width: 100%;
	display: inline-block;
}

.account-form-block {
	padding: 20px;
}

.account-form-block .label-block {
	background: #88a68b;
	padding: 5px 10px;
	border-radius: 6px;
}

.account-form-block .label-block i {
	font-size: 20px;
	margin-right: 2px;
	vertical-align: middle;
	margin-top: -3px;
}

.account-form-block .form-control.custom-control {
	background: #88a68b;
	padding: 10px 10px 10px 20px;
	border-radius: 6px;
	margin-bottom: 4px;
	font-size: 14px;
	color: #000;
	font-weight: 600;
}

.account-form-block .form-group {
	margin-bottom: 10px;
}

.account-form-block .col-sm-6, .account-form-block .col-xs-6 {
	padding: 0 10px;
}

.account2-top-left {
	position: relative;
}

.account2-top-left .profile-box {
	max-width: 60px;
	height: 60px;
	position: absolute;
	left: 10px;
}

.account2-top-left .profile-box img {
	width: 100%;
	height: 100%;
}

.account2-topinner {
	background: #ebf5eb;
	padding: 10px;
	min-height: 60px;
	border-radius: 3px;
}

.account2-topinner .heading-text {
	position: relative;
	padding-left: 60px;
	min-height: 40px;
}

.account2-topinner .heading-text h3 {
	margin: 8px 0;
	font-size: 14px;
}

.process-img-box {
	max-width: 30px;
	height: 30px;
	position: absolute;
	left: 10px;
	top: 4px;
}

.process-img-box img {
	width: 100%;
	height: 100%
}

.account2-topinner .heading-left p {
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: 700;
}

.account2-top-left  .wallet-main .wallet-txt {
	max-width: 100%;
	border-radius: 3px;
	font-size: 14px;
}

.account2-right .top-text li {
	display: inline-block;
	text-align: center;
	width: calc(33% - 4px);
}

.account2-right .top-text h4 {
	margin: 0;
	font-size: 16px;
	color: #fff;
}

.account2-right .top-text h5 {
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #fff;
}

.account2-sec .top-header-block {
	padding: 30px;
	border-radius: 3px;
	margin: 20px 0 40px;
}

.img-box h5 {
	font-size: 11px;
}

.processbar-block {
	background: #ebf5eb;
	padding: 21px 10px;
	border-radius: 3px;
}

.account2-right {
	/* 	max-width: 515px; */
	float: right;
	width: 100%;
}

.processbar-block .img-box {
	max-width: 44px;
	height: auto;
}

.processbar-block .img-box {
	margin: 0;
	font-weight: bold;
	margin: 0 auto;
}

.processbar-block .img-box img {
	width: 100%;
	height: 100%;
}

.processbar-block  li {
	display: inline-block;
	text-align: center;
	width: calc(33% - 4px);
}

.processbar-block  li.center {
	text-align: center;
}

.account2-right ul {
	margin: 0px
}

.processbar-block  li.middle {
	position: relative;
}

.processbar-block  li.middle:after {
	content: "";
	position: absolute;
	right: -33%;
	width: calc(100% - 60px);
	height: 6px;
	background-image: url(../images/line-img.png);
	background-repeat: no-repeat;
	background-size: 100%;
	top: 27%;
}

.processbar-block  li.middle:before {
	content: "";
	position: absolute;
	left: -33%;
	width: calc(100% - 60px);
	height: 6px;
	background-image: url(../images/line-img.png);
	background-repeat: no-repeat;
	background-size: 100%;
	top: 27%;
}

.processbar-block  li.right {
	text-align: right
}

.processbar-block  li h3 {
	margin: 0px;
	font-size: 14px;
	padding-top: 10px;
	text-align: center;
}

.submit-doc {
	text-align: center;
	font-weight: 600;
	text-decoration: underline;
}

.pannel-left {
	display: inline-block;
	width: calc(100% - 168px);
	vertical-align: top;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
}

.pannel-img-block {
	display: inline-block;
	max-width: 160px;
	width: 100%;
}

.pannel-main {
	margin-bottom: 30px;
}

.pannel-heading {
	font-size: 16px;
	background: #153a49;
	padding: 5px 11px;
	color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.pannel-body {
	background: white;
	padding: 20px 10px;
	border-radius: 6px;
}

.pannel-body .inner-heading {
	margin: 0;
	color: black;
}

.line-pannel {
	width: 100%;
	display: block;
	height: 5px;
	background: #808285;
	display: none;
}

.btn.btn-pannel {
	font-size: 14px;
	background: #cdcdcd;
	border-radius: 0px;
	padding: 3px 20px;
	margin-bottom: 1px;
}

.pannel-img-block {
	border: 1px solid #153a49;
	border-radius: 3px;
	padding: 48px 2px 13px;
}

.pannel-img-block:hover {
	border-color: green;
}

.pannel-img-block .img-box {
	max-width: 60px;
	height: 60px;
	margin: 0 auto;
}

.pannel-img-block .img-box img {
	width: 100%;
	height: 100%;
}

.common-pannel-text {
	color: #d1d3d4;
	font-size: 21px;
}

.pannel-img-block .right-box-text {
	margin: 20px 0 10px;
	text-align: center;
	color: #231f20;
	font-size: 24px;
}

.header-middle-text a {
	color: white;
}

.btn-pannel span {
	font-size: 30px;
	display: block;
}

.common-pannel-text.fleft {
	max-width: 275px;
}

.btn-pannel.greenbg {
	background: #74997e;
}

.btn-pannel.redbg {
	background: #ed1c24;
}

.btnbotm {
	margin-top: 29px;
}

.pannel-smstext {
	text-align: center;
	margin-bottom: 0px;
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 5px;
}

.inc-size .img-box {
	max-width: 65px;
	height: 70px;
}

.pannel-img-block.inc-size {
	padding: 28px 0px 7px 0;
}

.pannel-img-block.inc-size.mgtop {
	padding: 5px 0 11px 0;
}

.account-table {
	margin-bottom: 30px
}

.table-heading {
	margin: 0px;
	padding-left: 40px;
}

.account-table table {
	margin-bottom: 0px;
}

.account-table thead {
	background: #62676c;
}

.account-table thead th {
	text-align: center;
	font-size: 24px;
}

.account-table tbody tr td {
	text-align: center;
	color: #6d6e71;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}

.account-table tbody tr:nth-child(odd) {
	background: #c8dfc6;
}

.account-table tbody tr:nth-child(even) {
	background: #e1ede0;
}

.pegination-block {
	background: #3b464b;
	text-align: right;
}

.pegination-block .pagination {
	margin: 0px;
	margin-bottom: -7px
}

.pegination-block .pagination li a {
	background: #2a3339;
	color: #fff;
	padding: 2px 5px;
	border: 1px solid #89898d;
}

.pegination-block .pagination li.active a, .pegination-block .pagination li:hover a
	{
	background: #fff;
	color: #2a3339;
}

.pegination-block .pagination>li:last-child>a, .pegination-block .pagination>li:last-child>span
	{
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.pegination-block .pagination>li:first-child>a, .pegination-block .pagination>li:first-child>span
	{
	margin-left: 0;
	border-top-left-radius: 13px;
	border-bottom-left-radius: 13px;
}

/***account3******/
.account3-form .form-group {
	background: #e2e2e2;
	border-radius: 5px;
}

.account3-sec-inner {
	max-width: 600px;
	margin: 0 auto
}

.account3-sec-inner .top-text {
	color: #95c698;
	margin: 0 0 20px;
	text-align: center;
}

.account3-sec .top-header-block {
	margin-bottom: 10px;
}

.account3-sec-heading h2 {
	margin: 0px;
	text-align: center;
}

.account3-form {
	padding: 20px 50px;
}

.account3-form .form-control.custom-control {
	padding: 10px;
	height: 38px;
	border: 0px;
	background: #efefef;
	margin: 7px 0;
}
.account3-form .form-control.custom-control.btn-yellow {
	padding:8px 10px;
	height:auto!important;
	border: 0px;
	background: #cf8d2a;
	margin: 7px 0;
}
.account3-form .label-block label {
	font-size: 16px;
	font-weight:300;
	margin: 0;
	line-height: 25px;
	padding-top: 8px;
}

.account3-form .label-block img {
	width: 20px;
	margin-top: -3px;
	margin-right: 1px;
}

.mendetry-text {
	font-size: 14px;
	font-weight: 600;
	text-align: right;
	margin: 0 0 5px;
}

.account3-form .btn-signup {
	background: #3e56a4;
	border-radius:4px;
	font-size: 16px;
	color:#fff!important;
	padding: 6px 25px;
}

.account3-form select.form-control.custom-control {
	background: #9db39c;
	height: 30px;
	margin-top: 8px;
	max-width: 200px;
	padding: 5px;
	font-size: 14px;
	text-align: center;
}

.common-textarea {
	background: #efefef;
	height: 200px;
	width: 100%;
	border-radius: 8px;
	font-size: 24px;
	color: #808285;
	padding: 10px;
	border:none;
}

.label-block.textara-lab label {
	line-height: normal;
}

.pdtop {
	padding: 10px 0px
}

/*Yaman*/
.top-header-block.block2 {
	padding: 10px 20px 4px 20px;
	border-radius: 3px;
	background: #4558a0;
	color: #fff;
}
.btnType_2.m_r_0{
	background: #fff;
    padding: 5px 12px 3px 12px;
    border-radius: 10px;
    font-size: 12px;
}
.top-header-block.block2 p {
	font-size: 16px;
	margin-bottom: 5px;
}

.top-header-block.block2 .wallet-main .wallet-txt {
	font-size: 16px;
	max-width: 480px;
	min-height: 50px;
}

.top-header-block.block2 .wallet-right-box {
	border-radius: 10px 5px 10px 3px;
}

.top-header-block.block2 p.right-para {
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: 500;
}

.tabel-box2 {
	display: block;
	width: 100%;
	max-width: 991px;
	margin: 0 auto;
}

.border-r4 {
	border-radius: 4px !important;
}

.filter-panel {
	margin-bottom: 5px;
}

.filter-panel-row {
	display: block;
	width: 100%;
	height: auto;
}

.filter-panel label {
	margin-top: 6px;
	font-size: 16px;
	color: #fff;
}

.filter-panel .form-control {
	width: 100%;
	border-radius: 30px;
	height: 34px;
	background: #404b4b;
	border: none;
	color: #fff;
	padding-left: 30px;
	font-size: 16px;
	background: #404b4b url(../images/icon-search.png) no-repeat scroll 10px
		50%/15px auto;
}

.btn-submit {
	background: #404b4b;
	color: #fff;
	font-size: 14px;
	border-radius: 30px;
	width: 100%;
	max-width: 140px;
}

.btn-submit:hover {
	color: #fff;
	background: #131722;
}

.filter-para {
	text-align: right;
	font-size: 16px;
	color: #131722;
	margin-bottom: 0px;
	font-weight: 600;
}

.table-custome {
	margin-bottom: 0px;
	width: 100%;
}

.table-custome>thead>tr>th, .table-custome>tbody>tr>td {
	background: #fff;
	color: #808285;
	font-size: 15px;
	text-align: center;
}

.table-custome>thead>tr>th {
	border-bottom: 1px solid #58595b;
	background: #aed2ae;
	color: #131722;
	font-size: 16px;
	padding: 5px 10px 0px 10px;
}

.table-custome>thead>tr>th:first-child {
	border-top-left-radius: 12px;
	padding-left: 40px;
	text-align: left;
}

.table-custome>thead>tr>th:last-child {
	border-top-right-radius: 12px;
	text-align: right;
}

.table-custome>tbody>tr>td {
	padding: 4px 10px;
	border: 1px solid #949698;
	border-right: none;
	border-left: none;
	vertical-align: middle;
}

.table-custome>tbody>tr>td:first-child {
	padding-left: 40px;
	text-align: left;
}

.table-custome>tbody>tr>td:last-child {
	text-align: right;
}

.table-custome>tbody>tr>td>p {
	margin: 0px;
	line-height: 14px;
}

.table-custome>tbody>tr>td>span.secnd-td {
	margin: 0px;
	line-height: 14px;
	display: inline-block;
	margin: 0px 2px;
}

/*15-03-2018*/
.pLR0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.pLR5 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.pLR10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.pLR15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.pLR20 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.pLR15 {
	padding-left: 5px !important;
	padding-right: 15px !important;
}

.pL0 {
	padding-left: 0px !important;
}

.pL5 {
	padding-left: 5px !important;
}

.pL10 {
	padding-left: 10px !important;
}

.pL15 {
	padding-left: 15px !important;
}

.pL20 {
	padding-left: 20px !important;
}

.pL20 {
	padding-left: 20px !important;
}

.max-WT-320 {
	width: 100%;
	max-width: 320px !important;
}

.max-WT-360 {
	width: 100%;
	max-width: 360px !important;
}

.max-WT-480 {
	width: 100%;
	max-width: 480px !important;
}

.max-WT-600 {
	width: 100%;
	max-width: 600px !important;
}

.max-WT-767 {
	width: 100%;
	max-width: 767px !important;
}

.max-WT-991 {
	width: 100%;
	max-width: 991px !important;
}

.max-WT-20 {
	width: 100%;
	max-width: 20px !important;
}

.max-WT-30 {
	width: 100%;
	max-width: 30px !important;
}

.max-WT-40 {
	width: 100%;
	max-width: 40px !important;
}

.max-WT-50 {
	width: 100%;
	max-width: 50px !important;
}

.max-WT-60 {
	width: 100%;
	max-width: 60px !important;
}

.max-WT-70 {
	width: 100%;
	max-width: 70px !important;
}

.max-WT-80 {
	width: 100%;
	max-width: 80px !important;
}

.max-WT-90 {
	width: 100%;
	max-width: 90px !important;
}

.max-WT-100 {
	width: 100%;
	max-width: 100px !important;
}

.max-WT-110 {
	width: 100%;
	max-width: 110px !important;
}

.max-WT-120 {
	width: 100%;
	max-width: 120px !important;
}

.max-WT-130 {
	width: 100%;
	max-width: 130px !important;
}

.max-WT-140 {
	width: 100%;
	max-width: 140px !important;
}

.max-WT-150 {
	width: 100%;
	max-width: 150px !important;
}

.max-WT-160 {
	width: 100%;
	max-width: 160px !important;
}

.max-WT-170 {
	width: 100%;
	max-width: 170px !important;
}

.max-WT-180 {
	width: 100%;
	max-width: 180px !important;
}

.max-WT-190 {
	width: 100%;
	max-width: 190px !important;
}

.max-WT-200 {
	width: 100%;
	max-width: 200px !important;
}

.max-WT-220 {
	width: 100%;
	max-width: 220px !important;
}

.max-WT-250 {
	width: 100%;
	max-width: 250px !important;
}

.max-WT-300 {
	width: 100%;
	max-width: 300px !important;
}

.max-WT-350 {
	width: 100%;
	max-width: 350px !important;
}

.max-WT-400 {
	width: 100%;
	max-width: 400px !important;
}

.max-WT-450 {
	width: 100%;
	max-width: 450px !important;
}

.max-WT-500 {
	width: 100%;
	max-width: 500px !important;
}

.max-WT-550 {
	width: 100%;
	max-width: 550px !important;
}

.max-WT-600 {
	width: 100%;
	max-width: 600px !important;
}

.max-WT-650 {
	width: 100%;
	max-width: 650px !important;
}

.max-WT-700 {
	width: 100%;
	max-width: 700px !important;
}

.max-WT-768 {
	width: 100%;
	max-width: 768px !important;
}

.max-WT-800 {
	width: 100%;
	max-width: 800px !important;
}

.max-WT-850 {
	width: 100%;
	max-width: 850px !important;
}

.max-WT-900 {
	width: 100%;
	max-width: 900px !important;
}

.max-WT-992 {
	width: 100%;
	max-width: 992px !important;
}

.btn-green {
	background: #bbcabc;
	color: #131722;
}

.no-bg {
	background: none;
}

.no-bg-color {
	background: transparent;
}

.no-shadow {
	box-shadow: none !important;
}

.layout-box {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.heading-new {
	margin: 0px;
}

.hr-line {
	width: 100%;
	height: 1px;
	background: #131722;
	position: relative;
}

.hr-line:before {
	content: '';
	position: absolute;
	background: #131722;
	width: 8px;
	height: 8px;
	border-radius:50%;
	top: -4px;
	left: 0px;
}

.hr-line:after {
	content: '';
	position: absolute;
	background: #131722;
	width: 8px;
	height: 8px;
	border-radius:50%;
	top: -4px;
	right: 0px;
}

.document-box {
	width: 100%;
	max-width: 600px;
	margin: 20px auto;
}

.document-text {
	float: left;
	display: table;
	width: 100%;
	max-width: calc(100% - 150px);
	height: 150px;
	text-align: center;
}

.document-textin {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.document-text h1 {
	margin: 0px;
	color: #131722;
	font-size: 30px;
}

.document-btn {
	padding: 8px;
	text-align: center;
	float: left;
	border: none;
	border-radius: 8px;
	width: 150px;
	height: 150px;
}

.document-btn img {
	width: 60px;
	height: auto;
	border: 1px solid #000;
	border-radius: 8px;
	padding: 6px;
	margin-bottom: 10px;
}

.document-btn h4 {
	margin: 0px;
	margin-top: 5px;
	color: #131722;
	font-weight: 600;
	font-size: 16px;
}

.document-btn h3 {
	margin: 0px;
	color: #131722;
	font-size: 16px;
}

.apiAnatnuriz-box {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.green-heading {
	margin: 0;
	color: #95c698;
}

.panel-apiAnatnuriz {
	display: block;
	width: 100%;
	border: 1px solid #838587;
	position: relative;
}

.heading-box {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}

.heading-box h1.heading-new {
	font-size: 28px;
	padding-left: 10px;
	font-weight: 600;
}

.heading-box h3.heading-new {
	font-size: 16px;
	padding-left: 10px;
	font-weight: 600;
}

.right-action {
	width: auto;
	float: right;
	margin-bottom: 5px;
	display:none;
}

.right-action a {
	display: inline-block;
	width: 29px;
	height: auto;
}

.right-action a img {
	width: 100%;
	height: auto;
}

.right-mail {
	float: right;
	color: #808285;
	font-size: 16px;
	margin-bottom: 5px;
}

.contact-panel {
	background: #f1f1f2;
	border-radius: 6px;
	padding: 10px;
}

.contact-left {
	display: block;
	width: 100%;
	max-width: 360px;
	height: auto;
}

.contact-left img {
	width: 100%;
	height: auto;
}

.contact-leftText h2 {
	margin: 0px;
}

.contact-leftText p {

}

.btn-darkgreen {
	background: #3e56a4;
	border-radius: 30px;
	color: #fff;
	font-size: 16px;
}

.btn-darkgreen img {
	width: 16px;
	height: auto;
}

.contact-left h3 {
	margin: 0px;
	margin-top: 5px;
	color: #131722;
	font-size: 16px;
}

.btn-darkgreen2 {
	background: #3e56a4;
	border-radius: 30px;
	color: #fff;
	font-size: 16px;
	padding: 2px 10px;
}

.contact-form .label-block label {
	color: #131722;
	font-size: 16px;
}

.contact-form .custom-control {
	text-align: right;
}

.contact-form .custom-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #808285;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}

.contact-form .custom-control::-moz-placeholder { /* Firefox 19+ */
	color: #808285;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}

.contact-form .custom-control:-ms-input-placeholder { /* IE 10+ */
	color: #808285;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}

.contact-form .custom-control:-moz-placeholder { /* Firefox 18- */
	color: #808285;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}

.contact-form label.label-heading {
	font-size: 26px !important;
	color: #000;
}

.contact-form .mendatText {
	text-align: right;
	margin: 0;
}

.contact-form .common-textarea {
	height: 235px;
}

.address-box {
	width: 100%;
	max-width: 600px;
	padding-left: 40px;
	padding-top: 10px;
}

.address-box h4 {
	margin: 0px;
	color: #131722;
	line-height: 26px;
	font-size: 16px;
}

.post-address {
	display: block;
	width: 100%;
	padding-left: 45px;
	padding-top: 8px;
}

.post-address h4 {
	margin: 0px;
	color: #131722;
	position: relative;
}

.post-address h4:before {
	content: '';
	position: absolute;
	right: 0px;
	top: 0px;
	width: 1px;
	height: 15px;
	background: #3b4752;
}

.post-address strong {
	font-size: 16px;
	color: #131722;
}

.post-address p {
	color: #808285;
	position: relative;
}

.post-address p:before {
	content: '';
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 1px;
	height: 15px;
	background: #3b4752;
}

.post-address.no-bdr h4:before {
	width: 0px;
}

.post-address.no-bdr p:before {
	width: 0px;
}

.contact-bottom {
	display: block;
	width: 100%;
	position: relative;
	background: #e7e8e9;
	margin-top: 10px;
	padding: 10px 5px;
}

.contact-bottom ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	font-size: 0;
}

.contact-bottom ul li {
	display: inline-block;
	width: 20%;
	position: relative;
	/* padding-left: 50px; */
	text-align: center;
	vertical-align: top;
}

.contact-bottom ul li img {
	margin:10px auto;
	width: 50px;
	height: 50px;
}

.contact-bottom ul li .contact-bottom-text {
	width: 100%;
	height: auto;
	padding: 0px 10px;
}

.contact-bottom ul li .contact-bottom-text h5 {
	margin: 0; margin-bottom:5px;
	color: #131722;
	font-size: 16px;
}

.contact-bottom ul li .contact-bottom-text p {
	margin: 0;
	margin-top: 8px;
	color: #131722;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
}

.contact-panel1 .common-text {
	font-size: 16px;
	/* font-family: 'Franklin Gothic Demi' */
}

.contact-panel1 {
	padding: 0 10px;
}

.collapse-line-block {
	background: #a2b9a3;
	padding: 5px 10px;
	margin: 0 0 10px
}

.collapse-line-block h3 {
	margin: 0px;
	font-size: 16px;
}

.collapse-line-block  .right-icon {
	float: right;
	margin-bottom: 3px;
}

.form-ceter {
	margin: 0 auto;
}

.heading-new img {
	margin: 0 2px 4px 0;
}

.mendetry-text.bigtext {
	font-size: 16px;
	margin-top: -10px
}

.account3-form select.form-control.custom-control.nobg {
	width: 100%;
	max-width: 100%;
	height: auto;
	background: transparent;
	font-size: 16px;
	margin: 0px;
	height: 44px;
	background: url(../images/dropdown-black.png) no-repeat scroll
		calc(100% - 10px) 50%/15px;
	padding-right: 45px;
}

.apiAnatnuriz-box {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.green-heading {
	margin: 0;
	color: #95c698;
}

.panel-apiAnatnuriz {
	display: block;
	width: 100%;
	border: 1px solid #838587;
	position: relative;
	padding: 5px;
	padding-left: 20px;
}

.panel-headingApi {
	position: absolute;
	left: 10px;
	bottom: 0;
	width: auto;
	background: #414142;
	border-radius: 15px;
	padding: 8px 15px;
	transform: rotate(-90deg);
	transform-origin: left bottom;
}

.panel-headingApi h1 {
	margin: 0px;
	color: #fff;
	word-break: break-all;
	font-size: 32px;
}

.number-box {
	display: inline-block;
	width: 50px;
	height: 50px;
	background: #131722;
	border-radius: 50%;
}

.number-box h1 {
	margin: 0;
	color: #fff;
	text-align: center;
	line-height: 50px;
}

.panel-apiAnatnuriz-body {
	display: block;
	width: 100%;
	padding: 50px;
	padding-top: 0px;
}

.label-apiAnatnuriz {
	position: relative;
	border: 2px solid #95c698;
	border-radius: 12px;
	padding: 8px 15px;
	padding-left: 40px;
	font-size: 24px;
	width: 100%;
	cursor: pointer;
}

.label-apiAnatnuriz input[type="radio"] {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	margin: 0;
	opacity: 0;
}

.label-apiAnatnuriz input[type="radio"] ~ span {
	position: absolute;
	left: 10px;
	top: 15px;
	width: 18px;
	height: 18px;
	background: #131722;
	border-radius: 50px;
}

.label-apiAnatnuriz input[type="radio"] ~ span:before {
	content: '';
	position: absolute;
	left: 3px;
	top: 3px;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background: #95c698;
	opacity: 0;
	transition: 300ms;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
}

.label-apiAnatnuriz input[type="radio"]:checked ~ span:before {
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	opacity: 1;
}

.para-API {
	color: #f00;
	font-size: 16px;
	line-height: 22px;
}

.heading-number {
	margin: 0px;
	color: #131722;
	font-size: 30px;
}

.apiAnatnuriz-list {
	display: block;
	width: 100%;
	max-width: 420px;
	height: auto;
	margin: 0 auto;
}

.btn-authapi {
	background: #accfac;
	color: #131722;
	font-size: 24px;
	border-radius: 40px;
}

.table-custome2>thead>tr>th {
	font-size: 24px;
	padding: 15px 10px 5px 10px;
}

.table-custome2>tbody>tr>td:last-child {
	color: #95c698;
}

.table-custome2>tbody>tr>td:last-child h4 {
	margin: 0;
}

.table-custome2>tbody>tr>td>p {
	font-size: 16px;
	line-height: 18px;
}

/****wallet******/
.max-WT-100p {
	width: 100% !important;
	max-width: 100% !important;
}

.no-radius {
	border-radius: 0px !important;
}

.fs-14 {
	font-size: 14px !important;
}

.fs-16 {
	font-size: 16px !important;
}

.fs-18 {
	font-size: 16px !important;
}

.fs-20 {
	font-size: 16px !important;
}

.white-checkbox {
	font-weight: 600;
	font-size: 16px !important;
	margin: 0;
	padding-left: 25px;
	position: relative;
	margin-top: 5px !important;
}

.white-checkbox input[type="checkbox"] {
	position: absolute; 
	left: 0px;
	top: 0px;
	margin: 0;
	opacity: 0;
}

.white-checkbox input[type="checkbox"] ~ span {
	position: absolute;
	left: 0;
	top: 5px;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #131722;
}

.white-checkbox input[type="checkbox"] ~ span:before {
	content: '';
	position: absolute;
	left: 4px;
	top: 1px;
	width: 5px;
	height: 10px;
	border-right: 2px solid #131722;
	border-bottom: 2px solid #131722;
	transform: scale(0) rotate(0deg);
	-webkit-transform: scale(0) rotate(0deg);
	-ms-transform: scale(0) rotate(0deg);
	opacity: 0;
	transition: 300ms;
}

.white-checkbox input[type="checkbox"]:checked ~ span:before {
	transform: scale(1) rotate(45deg);
	-webkit-transform: scale(1) rotate(45deg);
	-ms-transform: scale(1) rotate(45deg);
	opacity: 1;
}

.top-dropdown-white {
	background: #3f4a4b url(../images/top-dropdown-white.png) no-repeat
		scroll calc(100% - 10px) 50%/15px auto;
	padding: 5px 35px 5px 15px;
	color: #fff;
	border-radius: 12px;
	font-size: 16px;
	border: none;
	outline: none;
}

.filter-panel .form-control.gray {
	background: #232e59 url(../images/icon-search2.png) no-repeat scroll 5px
		0%/30px auto;
}

.btn-refresh {
	padding: 0px;
	background: transparent;
}

.btn-refresh img {
	width: 30px;
	height: auto;
}

.btn-refresh:hover {
	opacity: 0.8;
}

.form-filter label {
	font-size: 16px;
}

.btn-action {
	background: #131722;
	color: #fff;
	padding: 0px 4px;
}

.btn-action:hover, .btn-action:focus {
	background: #72947a;
	color: #fff;
}

.table-custome3 {
	margin-bottom: 0px;
	width: 100%;
}

.table-custome3>thead>tr>th, .table-custome3>tbody>tr>td {
	color: #6d6e71;
	font-size: 16px;
	text-align: center;
}

.table-custome3>thead>tr>th {
	border: none;
	border-right: 1px solid #86888e;
	background: #d1d3d4;
	color: #131722;
	padding: 10px 6px;
	vertical-align: middle;
}

.table-custome3>tbody>tr.darkGreen {
	background: #bad2ba;
}

.table-custome3>tbody>tr.lightGreen {
	background: #cdd9cc;
}

.table-custome3>thead>tr>th:first-child {

}

.table-custome3>thead>tr>th:last-child {
	border: none;
}

.table-custome3>tbody>tr>td {
	padding: 4px 10px;
	border: none;
	border-right: 1px solid #8fa796;
	border-left: none;
	vertical-align: middle;
}

.table-custome3>tbody>tr>td:first-child {

}

.table-custome3>tbody>tr>td:last-child {
	border: none;
}

.table-custome3>tbody>tr>td>p {
	margin: 0px;
	line-height: 14px;
}

.table-custome3>tbody>tr>td>span.secnd-td {
	margin: 0px;
	line-height: 14px;
	display: inline-block;
	margin: 0px 2px;
}

.label-heading {
	font-weight: 600;
	font-size: 16px !important;
	margin: 0;
	position: relative;
	margin-top: 10px !important;
}

.bottom-para {
	font-weight: 600;
	font-size: 14px;
	margin-top: 5px;
}

.bottom-para i.fa {
	margin-right: 5px;
}
/*Wallet-end*/

/*shubham-new*/
body.bgwhite {
	background: #fff;
}

.heading-box .heading-new.colorgreen {
	color: #15492d;
	font-size: 60px;
	font-family: 'Franklin Gothic Light';
	text-align: center;
	font-weight: 200;
}

.heading-box .heading-new.colorgreen span {
	text-align: left;
	font-size: 23px;
	display: inline-block;
}

.kumbr-page-inner {
	padding: 0 30px;
}

.kumbr-page .right-action {
	margin-top: 8px;
}

.kumbr-page-inner  .banner-bottom-text {
	margin: 20px 0 10px;
	font-size: 26px;
	font-weight: 500;
	text-align: center;
}

h4.pannel-heading {
	color: #4c5259;
	font-weight: 600;
	margin-bottom: 0px;
}

.category-hdng {
	font-size: 26px;
	color: #0166a4;
	margin: 30px 0 15px;
	padding: 0 10px;
}

.custom-panel .panel-heading {
	padding: 0;
	border-radius: 3px;
}

.custom-panel .panel-heading a {
	padding: 3px;
	display: block;
	text-decoration: none !important;
	font-size: 23px;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	position: relative;
	padding-left: 30px;
	background: #dbe1d9;
	border-radius: 10px;
	font-weight: 600;
	border-bottom: 0px;
}

.custom-panel .panel {
	border: 0px;
}

.custom-panel .panel-body {
	border-top-color: #a4a4a4 !important;
	padding: 50px 20px 10px;
}

.custom-panel .panel-heading a:hover {
	background-color: transparent;
}

.custom-panel .panel-heading a.collapsed:before {
	background: url(../images/plus_icn.png) no-repeat center;
}

.custom-panel .panel-heading a:before, .custom-panel .panel-heading a.collapsed-in:before
	{
	content: '';
	font-size: 20px;
	position: absolute;
	left: 3px;
	top: 50%;
	width: 25px;
	display: block;
	text-align: center;
	color: #0066a4;
	height: 25px;
	transform: translateY(-50%);
	line-height: 37px;
	background: url(../images/minus_icn.png) no-repeat center;
	background-size: 15px !important;
	border-radius: 5px;
}

.faq-inner {
	padding-top: 30px;
	max-width: 900px;
	margin: 0 auto;
}

.custom-panel.panel-group .panel+.panel {
	margin-top: 10px;
}

.tab-pannel-block {
	max-width: 650px;
	margin: 0 auto;
}

.pannel-inner-heading {
	margin: 0;
	font-size: 16px;
	text-align: center;
}

.tab-pannel-block .head-boxpannel {
	background: #dbe1d9;
}

.tab-pannel-block .head-boxpannel h3 {
	margin: 0px;
}

.pannel-inner-heading.fontsmall {
	font-size: 16px;
}

.pannel-content-box {
	margin-bottom: 20px;
}

.tab-pannel-block .head-boxpannel {
	padding: 10px;
	border-radius: 8px;
	text-align: center;
}

.second-pannel-heading {
	margin: 0px 0 10px;
}

.tab-pannel-block .panel-body {
	border-top: 0px !important;
}

.tab-pannel-block .panel {
	box-shadow: none;
}

.bottom-second-pannel .pannel-list li {
	border: 1px solid #ccc;
	background: #eee;
	padding: 10px;
	border-radius:2px;
	margin: 0 0 15px;
}

.bottom-second-pannel .pannel-list li a {
	color: #131722;
	font-size: 16px;
}

.bottom-second-pannel .pannel-list li a:hover {
	text-decoration: none;
}

.bottom-second-pannel .pannel-list li a i {
	font-size: 16px;
	margin-right: 5px;
}

.head-boxpannel .btn.btn-dosya {
	border-radius: 0px;
	font-size: 30px;
	background: transparent;
	border: 1px solid #131722;
	padding: 8px 0px;
	line-height: 24px;
	margin-left: 5px;
	text-align: left;
	min-width: 75px;
}

.top-search-small .form-control {
	top: 6px;
	position: relative;
	width:100px;
	border-radius: 30px;
	height: 25px;
	background: #404b4b;
	border: none;
	color: #fff;
	padding-left: 22px;
	font-size: 14px;
	background: #3e56a4 url(../images/icon-search.png) no-repeat scroll 10px
		50%/12px auto;
}

.top-search-small {
	display: inline-block;
}

.FG-Medium {
	font-family: 'Franklin Gothic Medium';
}

.FG-Light {
	font-family: 'Franklin Gothic Light';
}

.FG-Demi {

}

.AG-Bold {
	font-family: 'Agency FB Bold';
}

.AG-regular {
	font-family: 'Agency FB Regular';
}

.form-custum .intl-tel-input.separate-dial-code .selected-dial-code {
	padding-left: 13px;
}

.form-cust  .selected-flag {
	background-color: #cee2cd !important
}

.hesaponayi-page .top-image-box {
	max-width: 800px;
	margin: 0 auto;
}

.hesaponayi-page .top-image-inner .image-box {
	max-width: 200px;
	height: auto;
	margin: 0 auto
}

.hesaponayi-page .top-image-inner .image-box img {
	widows: 100%;
	height: 100%;
}

.hesaponayi-page .top-image-inner .bottom-text span {
	width: 30px;
	height: 30px;
	background: #9bc99d;
	display: inline-block;
	font-size: 18px;
	padding: 6px 10px;
	margin-right: 5px;
	border-top-left-radius: 8px !important;
	border-radius: 3px;
}

.hesaponayi-page .top-image-inner .bottom-text h3 {
	margin: 5px 0 0px;
	text-align: center;
}

.hesaponayi-page .top-image-inner .bottom-text.unactive {
	opacity: 0.6;
}

.text-block-hesaponayi h3 {
	margin: 0px;
	font-size: 20px;
	color: #2b3a40;
	line-height: 27px;
}

.text-block-hesaponayi {
	text-align: center;
	max-width: 800px;
	margin: 0 auto
}

.text-block-hesaponayi .greentext {
	color: #95c698;
}

.text-block-hesaponayi h2 {
	font-size: 26px;
	padding: 0 20px;
}

.hesaponayi-page-inner {
	position: relative;
	padding-left: 80px;
}

.hesaponayi-page-inner  .left-text-pannel {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 100%;
	min-height: 100%;
	background: #2d3b41;
	border-radius: 5px;
}

.hesaponayi-page-inner  .left-text-pannel h4 {
	left: 43px;
	position: absolute;
	bottom: 10px;
	transform: rotate(-90deg);
	transform-origin: left bottom;
	margin: 0px;
	color: #fff;
	font-size: 30px;
}

.hesaponayi-page-inner h3 {
	color: #2b3a40;
	font-size: 16px;
	vertical-align: bottom;
	margin-bottom: 0;
}

.hesaponayi-page .top-image-inner .image-box img {
	widows: 100%;
	height: 100%;
	vertical-align: middle;
}

.hesaponayi-page .top-image-box {
	max-width: 800px;
	margin: 0 auto;
}

.marketDiv {
	padding: 10px;
	padding: 10px;
	width: 80%;
	left: 10%;
}

.increse-limit-head img {
	max-width: 150px;
	width: 100%;
	margin-right: 20px;
}

.account3-form.pdrem {
	padding: 0px;
}

.increselimit-form-block .account3-form .label-block label {
	font-size: 17px;
}

.increselimit-form-block .account3-form select.form-control.custom-control
	{
	width: 100%;
	max-width: 100%;
	margin: 0;
	height: 46px;
	background: transparent;
	background: url(../images/dropdown-black.png) no-repeat scroll
		calc(100% - 10px) 50%/15px;
	font-size: 16px;
	padding-right: 45px;
}

.form-inner-heading {
	background: #88a58a;
	padding: 10px;
	border-radius: 5px;
	font-size: 16px;
}

.passport-sideblock .header-block {
	border: 2px solid #95c697;
	border-radius: 5px
}

.passport-sideblock .header-block h3 {
	margin: 0px;
}

.passport-sideblock .header-block h3 {
	font-size: 16px;
	padding: 10px;
	text-align: center;
}

.passport-sideblock  p {
	font-size: 16px;
	font-weight: 500;
}

.passport-sideinner .header-text h3 {
	text-align: center;
	font-size: 16px;
	color: #95c698;
	margin: 0 0 10px;
}

.image-border-box {
	border: 1px solid #cdcdcd;
	position: relative;
	padding: 10px;
}

.image-border-box .images-box {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	min-height: 200px;
}

.image-border-box .images-box img {
	width: 100%;
	height: 100%;
}

.passport-sideinner li {
	display: inline-block;
	width: calc(33.3% - 4px);
	padding: 0px 15px;
	margin: 0 0 20px;
	vertical-align: top;
}

.text-absolute {
	position: absolute;
	top: 10px;
	left: 10px;
}

.text-absolute p {
	margin: 0px;
	font-size: 12px;
	color: red;
}

.file-upload-block .header-text h3 {
	text-align: center;
	font-size: 18px;
	color: #95c698;
	margin: 0 0 10px;
	line-height: 24px;
}

.file-upload-block .images-box {
	margin: 0 auto
}

.btn.btn-uplad-img {
	background: #88a58a;
	padding: 10px;
	border-radius: 5px;
	font-size: 16px;
}

.btn.btn-submit-hesp {
	font-size: 30px;
	margin-top: 30px;
	color: #95c698;
	border: 1px solid #000;
	background: transparent;
}

.uploadbtn {
	position: relative;
}

.uploadbtn input {
	position: absolute;
	opacity: 0;
	width: 100px;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 52px;
	cursor: pointer;
}

.form-group.nobg {
	background: transparent;
}

.form-group.nobg .label-apiAnatnuriz {
	border: 0px;
	padding-right: 20px;
	padding-left: 0px;
	font-size: 16px;
	text-align: center;
}

.form-group.nobg .label-apiAnatnuriz input[type="radio"] ~ span {
	right: 51px;
	left: auto;
	top: 8px;
}

.Takıma-Katil-page .right-action {
	margin-top: 10px;
}

.Takıma-Katil-innerpage .top-text-block {
	margin: 15px 0 20px
}

.Takıma-Katil-innerpage .top-text-block p {
	margin: 0px;
	font-size: 16px;
	color: #131722;
	font-family: 'Roboto', sans-serif;
}

.takimakatil-width {
	max-width: 1000px;
	margin: 0 auto;
}

.takim-pannel-inner li {
	padding: 20px 20px 20px;
	border-radius: 5px;
	background: #eee;
	margin: 0 0 25px;
	border: 1px solid #ddd;
}

.takim-pannel-inner .top-header-takima {
	position: relative; text-align:center;
}

.takim-pannel-inner .top-header-takima h3 {
	margin:12px 0px 8px 0px;
	font-size: 22px;
}

.takim-pannel-inner .top-header-takima .img-box {
	display:inline-block;
	max-width: 75px;
	height: auto;
}

.takim-pannel-inner .top-header-takima .img-box img {
	width: 100%;
	height: 100%;
}

.takim-pannel-inner .languge-desc {
	font-size: 16px; text-align:center;
	/* font-family: "Franklin Gothic Medium"; */
	margin: 10px 0 0;
}

.bottom-heading h4 {
	margin: 8px auto;
	text-align: center;
	font-size: 20px;
	line-height: 25px;
	max-width: 850px;
}

.heading-box .heading-new.colorgreen span.increase-size {
	font-size: 40px;
	margin-left: 10px;
}

.bottom-second-pannel.vip-inner {
	max-width: 500px;
	margin: 10px auto;
}

.footervip-bottom-text {
	font-size: 16px;
	text-align: center;
	margin: 40px 0
}

.footervip-bottom-text a {
	color: #fff;
	background: #4558a0;
	padding: 5px 10px;
	border-radius: 10px;
	font-size:12px;
}

.text-block-hesaponayi.exclmety-img {
	max-width: 900px;
	margin: 0 auto;
	padding-left: 20px;
}

.text-block-hesaponayi.exclmety-img h3 {
	position: relative;
	padding-left: 0px;
}

.text-block-hesaponayi.exclmety-img h3 img {
	max-width: 10px;
	position: absolute;
	left: -14px;
}

.hesaponaya-form .form-control.custom-control {
	text-align: left;
}

.btn.btn-form-inner {
	min-width: 100px;
	padding: 2px 10px;
	border-radius: 20px;
	margin-top: 6px;
	font-size: 16px;
}

.form-group.minheight {
	min-height: 45px;
}

.hesponey2-topcheck .btn.btn-checkbox {
	white-space: normal;
	background: #88a58a;
	padding: 10px;
	border-radius: 20px;
	font-size: 16px;
}

.hesponey2-topcheck  .form-group.nobg .label-apiAnatnuriz {
	text-align: left;
}
.label-block{text-align:left;}

.hesponey2-topcheck .form-group.nobg .label-apiAnatnuriz input[type="radio"]
	 ~ span {
	right: 10px;
}

.hesponey2-topcheck .checkbox-top-text {
	color: #95c698;
	font-size: 16px
}

.account3-form .label-block.small-text label {
	font-size: 15px;
	font-weight: 500;
	padding-top: 0px;
}

.limit-aritma-radio .toggle-text {
	font-size: 20px;
	margin-top: -4px;
}

.form-control.file-input {
	opacity: 0;
}

/*******checkbox***********/
.checkbox label:after {
	content: '';
	display: table;
	clear: both;
}

.checkbox .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #a9a9a9;
	border-radius: .25em;
	width: 1.8em;
	height: 1.3em;
	float: left;
	margin-right: .5em;
}

.checkbox .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	left: 31%
}

.checkbox label input[type="checkbox"] {
	display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon {
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr {
	opacity: .5;
}

/*******checkbox-end***********/
.form-checkbox-block .capthche-block {
	float: right;
}

.capthche-block .capthe-img {
	max-width: 70px;
	height: auto;
}

.capthche-block .capthe-img img {
	width: 100%;
	height: 100%;
}

.capthche-block   h2 {
	margin: 10px 0 5px;
	font-size: 16px
}

.capthche-block  p {
	font-size: 15px;
	font-weight: 600
}

.p-image-block .image-boxes img {
	margin-right: 20px;
}

.p-left-text span {
	font-size: 32px;
	color: #15492d;
	position: relative;
	top: 40px;
	font-size: 44px;
	font-family: 'Agency FB Bold';
}

.p-text-bottom {
	text-align: center;
	max-width: 932px;
	margin: 10px auto;
}

.p-text-bottom p {
	font-size: 20px !important;
}

.tl-cekme-page .grey-bg-text {
	font-size: 16px;
	margin: 0px;
	background: #e7e7e7;
	padding: 10px;
	margin-top: 3px;
}

.grey-pannel {
	background: #bcbec0;
	padding: 10px;
	border: 5px;
}

.bank-pannel {
	padding-left: 85px;
	position: relative;
	border-radius: 10px
}

.bank-pannel .img-box {
	max-width: 60px;
	height: auto;
	position: absolute;
	left: 15px;
	top: 8px;
}

.bank-pannel .img-box img {
	width: 100%;
	height: 100%;
}

.bank-pannel .right-text h3 {
	margin: 0 0 5px;
	font-size: 16px;
	font-family: "Franklin Gothic Medium"
}

.bank-pannel .right-text h4 {
	margin: 0 0 10px;
	font-size: 16px;
}

.bank-price .price-input-box.fright {
	max-width: 300px;
	width: 100%;
	position: relative;
}

.bank-price .price-input-box.fright:before {
	position: absolute;
	content: ",";
	right: -17px;
	font-size: 30px;
	top: -7px;
}

.bank-price .price-input-box.fright  input.form-control {
	text-align: right;
}

.price-input-box.leftblock {
	max-width: 200px;
}

.bank-price .price-input-box input.form-control {
	background: #d1d3d4;
	border-radius: 5px;
	height: 40px;
	font-size: 24px
}

.bank-price .btn-price {
	background: #939598;
	font-size: 16px;
	padding: 3px 25px;
	font-family: "Franklin Gothic Medium"
}

.filter-panel label.small-font {
	font-size: 14px;
}

.left-small-table {
	background: #2a393f;
	padding: 10px;
	border-radius: 10px;
}

.table-custome.table-black>thead>tr>th {
	font-size: 13px;
	border-right: 6px solid #2a393f;
	border-bottom: none;
}

.table-custome.table-black>thead>tr>th:last-child {
	border-right: 0px
}

.table-custome.table-black>thead>tr>th:nth-child(2) {
	font-size: 12px;
}

.table-custome.table-black>tbody>tr>td, .table-custome.table-black>thead>tr>th
	{
	background: #252d33;
	border-bottom: 1px solid #0e1419;
	color: #d1d3d4;
	padding: 10px;
}

.table-custome.table-black tbody tr:first-child td {
	border-top: 1px solid #0e1419;
}

.table-custome.table-black tbody tr:last-child td {
	border-bottom: 0px;
}

.table-custome.table-black>tbody>tr>td.green-text {
	color: #72947a;
}

.table-custome.table-black>tbody>tr>td.last-child {
	font-size: 12px;
}

.crepto-cek-page .pannel-left-block {
	border: 1px solid #fff;
	border-radius:4px;
}

.crepto-cek-page .pannel-left-block h3 {
	margin: 0px; margin-bottom:5px;
	font-size: 14px; font-weight: 600;
}
.crepto-cek-page .pannel-left-block h4 {
	font-size: 14px; margin:0;
}
#balanceLb{
  margin:0;	font-size: 14px; font-weight: 600;
}
.crepto-cek-page .pannel-left-block .left-icon-heading h3 {
	margin: 0px;
	font-family: "Franklin Gothic Medium";
	font-size: 26px;
}

.crepto-cek-page.pannel-left-block .right-icon-heading h4 {
	margin: 0px;
}

.crepto-cek-page .pannel-header-wallet {
	padding:15px;
	border-bottom:1px solid #c8c8c8;
}

.crepto-cek-page .inner-form-pannel {
	padding: 0px 40px;
}

.form-cekim .form-group label {
	width: 130px;
	float: left;
	font-size: 20px;
	font-weight: 500;
}

.form-cekim .form-group .input-group {
	width: calc(100% - 131px);
	padding-left: 30px;
	float: left;
}

.form-cekim .form-group .input-group .form-control {
	height: 40px;
	background: #b1b1b1;
	text-align: right;
	color: #fff;
	font-size: 16px
}

.form-cekim .form-group .input-group .form-control:focus {
	border-width: 0px 1px 0px 1px;
	box-shadow: none;
	border-color: #fff;
	border-style: solid;
}

.form-cekim .input-group-addon {
	border-radius: 4px;
	background: #b1b1b1;
	color: #fff;
	font-size: 16px;
}

.form-cekim .input-group-addon:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.form-cekim .input-group-addon:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	min-width: 63px;
}

.input-group-addon>div {
	width: 13px;
}

.form-cekim  .input-group-addon>div img {
	width: 100%;
	height: 100%;
}

.form-cekim .form-group .btn-grey2 {
	border-radius: 10px;
	background: #8f9194;
	font-size: 16px;
	padding: 6px 10px;
}

.address-pannel-inner {
	float: right;
	max-width: 500px;
	width: 100%;
	background: #a7a9ac;
	padding: 10px 0;
	border-radius: 10px;
}

.addess-panel-header {
	margin: 0 0 10px;
	padding: 0 14px;
	border-bottom: 1px solid #7d7d7e;
}

.address-pannel .addess-panel-header h3 {
	margin: 0px;
}

.address-pannel .addess-panel-header h3.right-text {
	font-size: 16px
}

.address-pannel .addess-panel-header h3.right-text i {
	margin-right: 3px
}

.address-pannel .white-checkbox input[type="checkbox"] ~ span {
	top: -12px;
	border: none;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	background: #000;
}
/*.address-pannel .white-checkbox input[type="checkbox"] ~ span.checked{background:#95c697;}*/
.address-pannel .white-checkbox input[type="checkbox"] ~ span:before {
	left: 7px;
	top: 4px;
	border-right: 2px solid #83868c;
	border-bottom: 2px solid #83868c;
	transform: scale(1) rotate(45deg);
	opacity: 1
}

.address-pannel .white-checkbox input[type="checkbox"]:checked ~ span {
	background: #95c697;
}

.address-pannel .table-custome>thead>tr>th {
	background: transparent;
	color: #131722;
	font-weight: 600;
	border-bottom: 0px;
}

.address-pannel .table-custome>tbody>tr>td {
	background: transparent;
	color: #131722;
	border-top: 0px;
	border-bottom: 0px;
	font-weight: 600;
}

.address-pannel .table-custome>tbody>tr>td:first-child {
	text-align: center;
}

.address-pannel .table-custome>tbody>tr>td:last-child {
	text-align: right;
}

.address-pannel .table-custome>tbody>tr>td:nth-child(2) {
	text-align: left
}

.adress-table {
	padding: 0 10px;
}

.address-pannel-bottom a {
	float: left;
	float: left;
	max-width: 300px;
	width: 100%;
	text-align: center;
}

.address-pannel-bottom a img {
	max-width: 13px
}

.transfer-history-table h4.top-heading {
	font-weight: 600;
}

.transfer-history-table .table-custome>thead>tr>th:first-child,
	.transfer-history-table .table-custome>tbody>tr>td:first-child {
	padding-left: 5px;
	border-top-left-radius: 0px;
}

.transfer-history-table .table-custome>thead>tr>th,
	.transfer-history-table .table-custome>tbody>tr>td {
	background: transparent;
}

.transfer-history-table .table-custome>tbody>tr>td {
	font-size: 12px;
	color: #808285;
	font-weight: 600
}

.transfer-history-table .btn-inner-table {
	background: #9ebf9f;
	font-size: 10px;
	padding: 3px;
	color: #131722
}

.arrow-bottom  img {
	max-width: 15px
}

.bottom-text-transfer {
	margin-bottom: 0px;
	text-align: right;
	color: #6d6e71;
	font-weight: 600;
}

.bottom-text-transfer span {
	color: #131722;
}

.crepto-cek-page .pannel-left-block .left-icon-heading h3 i {
	color: #fff;
	background: #000;
	padding: 3px 6px;
	border-radius: 5px;
}

.form-cekim .form-group label span {
	font-size: 15px;
	font-weight: 600
}

.form-cekim .form-group label span img {
	width: 20px
}

.bar-img-box.center {
	margin: 0 auto 20px
}

.crepto-atrima .star-text {
	position: relative;
	padding-left: 30px;
	max-width: 630px;
	margin: 10px auto;
}

.crepto-atrima .star-text  h3 {
	font-size: 16px;
	font-weight: 600;
}

.crepto-atrima .star-text i {
	position: absolute;
	left: 0;
	top: -2px;
}

.btn-green2 {
	border-radius:4px;
	background: #4558a0;
	font-size: 22px;
	padding: 6px 10px;
	color:#fff;
}

.arrow-bottom p {
	margin: 0;
	color: #6d6e71
}

.crepto-atrima-list {
	border-top: 1px solid #c8c8c8;
	padding: 10px 30px
}

.crepto-atrima-list  ul {
	padding-left: 35px;
}

.crepto-atrima-list  li {
	font-weight: 600;;
	list-style-type: disc;
	margin: 0 0 3px;
}

.pannel-left-block.crepto-atrima {
	padding-bottom: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px
}

.wallet-main .fright h4 {
	margin: 10px 0 0px
}

.btn-green.width100 {
	max-width: 100%;
	width: 100%;
	background: #3e4949;
	dominant-baseline: 15px;
	color: #fff;
	border-radius: 20px
}

.button-box.bggreen {
	background: #9cca9e;
	padding: 7px 0;
}

.header-botton-text {
	margin: 0px
}

.table-custome>tbody>tr>td.red-text {
	color: #ed1c24;
}

.table-custome>tbody>tr>td.green-text {
	color: #95c698;
}

.right-table-transfergeann .toggle-button-block {
	display: inline-block;
}

.table-custome>thead>tr.inner-heading-table>th:first-child {
	border-top-left-radius: 0px;
}

.table-custome>thead>tr.inner-heading-table>th:last-child {
	border-top-right-radius: 0px;
}

.about-top-text {
	max-width: 900px;
	margin: 10px auto
}

.about-top-text p {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
}

.about-box.ceo-box .img-box {
	max-width: 150px;
	height: 150px;
}

.about-box.ceo-box {
	max-width: 800px;
	margin: 0 auto
}

.about-box {
	text-align: center;
	margin-bottom: 20px
}

.about-box .img-box {
	max-width: 100px;
	height: 100px;
	margin: 0 auto;
	padding: 10px;
	border-radius: 50%;
	background: #bdccbc;
}

.about-box .img-box img {
	width: 100%;
	height: 100%;
}

.about-box .name-block h3 {
	margin: 0;
	font-size: 16px;
}

.about-box .name-block h4 {
	margin: 0;
	font-size: 16px;
	margin-bottom: 5px
}

.description {
	font-size: 13px;
	font-weight: 600;
	text-align: left;
}

.description.big {
	font-size: 15px
}

.redtext {
	color: #ed1c24;
}

/*Modal-css*/
.right-icon-heading h3 {
	text-align: right
}

.pd0 {
	padding: 0px;
}

.nobg {
	background: transparent;
}

.bgwhite {
	background: #fff;
}

.modal-body.crepto-cek-page .pannel-left-block .left-icon-heading h3 {
	font-size: 16px
}

.modal-body.crepto-cek-page .form-cekim .form-group label {
	width: 100%;
}

.modal-body.crepto-cek-page .form-cekim .form-group .input-group {
	width: calc(100% - 97px);
	padding-left: 5px
}

.modal-body.crepto-cek-page .bar-img-box {
	max-width: 100px
}

.modal-body .crepto-atrima .star-text {
	padding-left: 20px
}

.modal-body .crepto-atrima .star-text h3 {
	font-size: 16px; font-weight:300;
}

.modal-body .crepto-atrima-list {
	padding: 10px 20px;
}

.modal-body .crepto-atrima-list ul {
	padding-left: 5px;
}

.modal-body  .crepto-atrima-list li {
	font-size: 13px;
}

/*19/03/2018*/
.tabpanel-duyuler {
	max-width: 100%;
	margin: 0 auto;
}

.custom-panel .panel-default>.panel-heading {
    color: #fff;
    background-color: #4558a0;
    border-color: #4558a0;
}


.tabpanel-duyuler .custom-panel .panel-heading a {
	padding: 12px 5px 12px 10px;
	font-weight: 500;
	font-size: 14px;
	
    border-radius: 0;
}
.tabpanel-duyuler .custom-panel .panel {
	border: 1px solid #e2e2e2;
}
.tabpanel-duyuler .custom-panel .panel-heading a.collapsed:before {
	background-image: none;
}

.tabpanel-duyuler .custom-panel .panel-heading a:before,
	.tabpanel-duyuler .custom-panel .panel-heading a.collapsed-in:before {
	background-image: none;
}
.tabpanel-duyuler .custom-panel .panel-heading {
	border-bottom: 1px solid #4558a0; border-radius:0px;
}
.tabpanel-duyuler .custom-panel .panel-heading a {
	background: transparent;
}

.tabpanel-duyuler .tab-head-right p {
	display: inline-block;
	color: #6d6e71;
	font-size: 15px;
	margin-right: 30px;
	display: none;
}

.tabpanel-duyuler .tab-head-right {
	position: absolute;
	right: 10px;
	top: 0;
}

.tabpanel-duyuler .tab-head-right a {
	display: inline-block;
	background: none;
	padding: 0px !important;
	color: #6d6e71;
	font-size: 10px;
	padding-top: 3px;
}

.tabpanel-duyuler .tab-head-right a i {
	margin-top: 4px
}

.tabpanel-duyuler .tab-head-right a img {
	width: 13px;
}

.tabpanel-duyuler .panel-title { /* background:#ecf3eb; */
	border-radius: 5px;
	position: relative;
	padding-right: 60px;
}
/* .tabpanel-duyuler .panel-title.active{background:#95c697} */
.tabpanel-duyuler .custom-panel .panel-body {
	padding: 10px 20px 10px;
	background: #ddd;
	margin: 8px;
	box-shadow: 0 0 5px #ecf3eb;
}




.tabpanel-duyuler .custom-panel  .panel-body p {
	font-family: "Franklin Gothic Medium";
	margin-bottom: 5px;
	font-size: 15px;

}

.emir-page .tabel-box2 {
	max-width: 100%;
}

.emir-page table .white-checkbox input[type="checkbox"] ~ span {
	top: -11px;
}

.table-top-text  h3 {
	margin: 0px;
}

.button.bggrey {
	background: #aed2ae;
	display: inline-block;
	padding: 3px
}

.btn.btngreen {
	background: #404b4b;
	color: #fff;
	border-radius: 20px;
	font-size: 12px;
	padding: 2px 5px;
}

.table-top-text  .white-checkbox input[type="checkbox"] ~ span {
	right: 0px;
	left: auto;
	top: 1px;
}

.table-top-text .white-checkbox {
	font-size: 14px !important;
	padding-right: 25px;
	padding-left: 10px
}

.table-custome>thead>tr>th.redtext, .table-custome>tbody>tr>td.redtext {
	color: #ed1c24;
}

.emir-page .tabel-box2 {
	min-height: 600px;
	border: 1px solid #949292;
}

.filter-panel .form-control.gray.datepicker {
	background: #404b4b url(../images/datapicker.png) no-repeat scroll
		calc(100% - 10px) 50%/15px auto;;
	padding-left: 5px;
	padding-right: 30px
}

.top-form-table.filter-panel label.f12 {
	font-size: 12px;
	vertical-align: middle;
	line-height: 12px;
}

.top-form-table.filter-panel label {
	font-weight: 500;
	font-size: 16px
}
/* .top-form-table.filter-panel .form-group{background:#abceab; padding:5px; border-radius:4px;} */
.top-form-table.filter-panel .form-group.nobg {
	background: transparent;
}

.top-form-table .form-group a p {
	font-size: 10px
}

.top-form-table .form-group a {
	display: inline-block;
	width: 18px;
	height: auto;
}

.top-form-table .form-group a img {
	width: 100%;
	height: auto;
}

.top-form-table.filter-panel .form-group label {
	/* background: #f1f1f2; */
	margin: 0px;
	height: 30px;
	vertical-align: top;
	padding-top: 5px;
	word-break: break-all;
}

/* .top-form-table .form-filter{background: #f1f1f2;} */
.top-form-table .top-dropdown-white {
	font-size: 12px;
	height: 30px;
}

.top-form-table.filter-panel .form-control.gray {
	height: 30px
}

.top-form-table .btn.btn-top {
	padding: 4px;
	background: #404b4b;
	color: #fff;
	border-radius: 10px
}

.top-form-table.filter-panel .form-control.search {
	background: #404b4b url(../images/icon-search2.png) no-repeat scroll 5px
		0%/24px auto;
}

.emir-page .tabel-box2 {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.table-top-text .small-text {
	margin-bottom: 0px;
	font-size: 12px
}

.emir-page  .datepicker2s {
	position: relative;
	margin-left: 16px;
}

.emir-page  .datepicker2s:before {
	position: absolute;
	content: "--";
	left: -22px;
	font-size: 20px;
	top: 0;
	width: 21px;
	text-align: center;
	font-weight: 600;
}

.tabpanel-duyuler .panel-body h4 {
	margin-top: 40px
}

.heading-box .right-action a {
	color: #6d6f71;
}

.heading-box .right-action a i {
	font-size: 16px;
	margin-top: 6px;
}

.bank-pannel-box {
	background: #aed2ae;
	padding: 10px;
	border-radius: 8px;
	margin-bottom: 15px
}

.bank-pannel-box .bank-content {
	min-height: 80px;
}

.bank-pannel-box h4 {
	margin: 5px 0 0px;
	text-align: center;
}

.bank-pannel-box-green {
	background: #ededed;
	padding: 0px;
	border-radius: 8px;
}

.bank-pannel-box-green .top-content {
	background: #8fc88f;
	padding: 20px;
	border-radius: 8px;
}

.bank-pannel-box-green .pannel-row {
	margin: 0 0 10px
}

.bank-pannel-box-green .pannel-row h3 {
	margin: 0px;
	font-size: 16px;
	font-weight: 600;
}

.bank-pannel-box-green .pannel-row h2 {
	margin: 0px;
	font-size: 24px;
	font-weight: 600;
}

.bank-pannel-box-green .btn-grey {
	border-radius: 20px;
	min-width: 200px
}

.bank-pannel-box-green .bottom-pannel {
	padding: 20px
}

.bank-pannel-box-green .bottom-pannel ul {
	padding-left: 10px;
}

.bank-pannel-box-green .bottom-pannel ul li {
	font-size: 13px;
	list-style: disc;
	margin-bottom: 6px;
	font-weight: 600;
}

.bottom-pannel-below {
	padding: 0 20px;
	margin-top: 20px
}

.bottom-pannel-below  ul {
	padding-left: 30px;
}

.bottom-pannel-below  ul li {
	font-size: 17px;
	list-style: disc;
	margin-bottom: 6px;
	font-weight: 600;
}

.bank-pannel-box-grey {
	background: #f3f3f4;
	border-radius: 8px;
	padding: 30px 20px;
}

.bank-pannel-box-grey .text-block {
	font-family: "Franklin Gothic Medium";
}

.bank-pannel-box-grey .top-content h4.redtext {
	font-weight: 600;
	margin: 20px 0
}

.bank-pannel-box-grey .top-content h4 {
	font-size: 16px;
	margin: 20px 0
}

.bank-pannel-box-grey .top-content h4.black-heading {
	font-size: 16px;
	font-family: "Franklin Gothic Medium"
}

.bank-pannel-box-grey  .btn {
	font-size: 16px;
	font-family: "Franklin Gothic Medium";
	padding: 2px 20px;
	border-top-left-radius: 8px
}

.bank-pannel-box-grey .btn-white {
	background: #fff;
	border: 1px solid #9cca9e;
}

.bank-pannel-box-grey .btn-green {
	background: #9cca9e;
}
/************yaman 19/03/2018***************/
.fz-16 {
	font-size: 16px !important;
}

.fz-18 {
	font-size: 16px !important;
}

.fz-20 {
	font-size: 16px !important;
}

.panelbox-lightgray {
	background: #f3f3f4;
	padding: 0px;
	border-radius: 6px;
	padding: 20px;
}

p.para {
	font-weight: 600;
	font-size: 15px;
}

.label-apiAnatnuriz {
	position: relative;
	border: none;
	border-radius: 0;
	padding: 10px 15px;
	padding-left: 35px;
	font-size: 15px;
	background: #818285;
	width: 100%;
	cursor: pointer;
	text-align: left;
	line-height: 15px;
	margin-bottom: 10px;
}

.label-apiAnatnuriz input[type="radio"] {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	margin: 0;
	opacity: 0;
}

.label-apiAnatnuriz input[type="radio"] ~ span {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 16px;
	height: 16px;
	background: #95c698;
	border-radius: 16px;
}

.label-apiAnatnuriz input[type="radio"] ~ span:before {
	content: '';
	position: absolute;
	left: 3px;
	top: 3px;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #131722;
	opacity: 0;
	transition: 300ms;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
}

.label-apiAnatnuriz input[type="radio"]:checked ~ span:before {
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	opacity: 1;
}

.para-red {
	color: #f00;
	font-weight: 600;
	font-size: 15px;
}

.btn-orrang {
	border-radius: 10px 6px 6px 6px;
	background: #ef6548;
	font-size: 16px;
	padding: 6px 10px;
}

.btn-greennew {
	border-radius: 10px 6px 6px 6px;
	background: #add1ad;
	font-size: 16px;
	padding: 6px 10px;
}

.dark-heading {
	margin: 0;
	color: #131722;
}

.detail-list {
	display: block;
	width: 100%;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
}

.detail-list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.detail-list ul li {
	font-size: 16px;
	margin: 5px 0px;
}

.detail-list ul li:after {
	content: '';
	display: table;
	clear: both;
}

.image-block-puzzle {
	max-width: 1000px;
	margin: 40px auto 0;
}

.image-block-puzzle .right-img-box {
	padding-left: 40px
}

.image-block-puzzle .image-box {
	max-width: 100%;
	height: auto;
}

.image-block-puzzle .image-box img {
	width: 100%;
	height: 100%;
}

.anasfaya-popup {
	max-width: 600px;
	margin: 40px auto;
	background: #e5e6e7;
	padding: 10px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.anasfaya-popup-inner {
	background: #eceded;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 40px 20px;
	text-align: center;
	position: relative;
}

.anasfaya-popup-inner .block-popup {
	text-align: center;
	padding: 0 30px;
}

.anasfaya-popup-inner .block-popup .image-box {
	max-width: 100px;
	margin: 0 auto;
}

.anasfaya-popup-inner .block-popup img {
	width: 100%;
	height: 100%;
}

.anasfaya-popup-inner .block-popup  h3 {
	margin: 5px 0 0;
	font-size: 16px;
}

.anasfaya-popup-inner .popup-top {
	padding-bottom: 25px;
	border-bottom: 2px solid #999
}

.anasfaya-popup-inner  p.text {
	margin-top: 20px;
	font-weight: 600
}

.btn-greynew {
	border-radius: 10px 6px 6px 6px;
	background: #a7a9ac;
	font-size: 22px;
	padding: 6px 10px;
}

.block-popup.first {
	position: relative;
}

.block-popup.first:before {
	position: absolute;
	content: "";
	background: url(../images/arrow-big.png);
	right: -44px;
	width: 57px;
	height: 40px;
	background-repeat: no-repeat;
	top: 20px;
}

.anasfaya-popup-inner .pop-cross {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 16px;
}

.anasfaya-popup-inner .pop-cross a {
	color: #808285;
}

.refrence-redtext {
	color: #555;
	margin-bottom: 5px;
	font-family: "Franklin Gothic Medium"
}

.refrence-right-sec .table-custome3 tr:nth-child(odd) {
	background: #c8dfc6
}

.refrence-right-sec .table-custome3 tr:nth-child(even) {
	background: #e1ede0
}

.refrence-right-sec .table-custome3 tr th, .refrence-right-sec .table-custome3 tr td
	{
	padding: 5px 10px;
	font-size: 14px;
}

.refrence-right-sec  .top-header-block {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.ref-table-top {
	font-size: 16px;
	text-align: center;
	font-weight: 600;
	margin: 0px;
}

.top-ref-btn label {
	font-weight: 500;
	margin: 0 0 5px;
	font-size: 16px
}

.top-ref-btn .form-control {
	background: #8f9194;
	color: #131722;
	border-radius: 10px 0 0 10px;
	height: 40px;
	border-right: 0px;
	font-size: 12px;
}

.top-ref-btn .input-group-addon {
	background: #8f9194;
	border-left: 1px solid #787a7c;
	color: #95c698;
	border-radius: 0px 10px 10px 0px;
}

.ipkist-page {
	max-width: 900px;
	margin: 0 auto
}

.ipkist-page-main {
	padding: 10px 20px 10px 40px;
}

.inkist-pannel {
	background: #6f8470;
	padding: 15px 10px;
	border-radius: 15px 8px 8px 8px;
	min-height: 180px;
	max-width: 190px;
}

.inkist-pannel .img-box {
	max-width: 70px;
	height: 70px;
	margin: 0 auto;
}

.inkist-pannel .img-box img {
	width: 100%;
	height: 100%;
}

.ip-text  label {
	font-size: 12px;
	font-weight: 500;
}

.ip-text  .field-view {
	background: #8f9194;
	padding: 10px;
	border-radius: 10px;
	font-size: 14px
}

.ipk-table.table-custome3 tr:nth-child(odd) {
	background: #c8dfc6
}

.ipk-table.table-custome3 tr:nth-child(even) {
	background: #e1ede0
}

.form-right-sifre {
	max-width: 600px;
	float: right;
	width: 100%
}

/****22/03/2018****/
.banner-single-img {
	max-width: 650px;
	margin: 0 auto;
}

.banner-single-img img {
	width: 100%;
}

.banner-inner-s .bnner-text-s {
	text-align: center;
}

.google-authent-page {
	max-width: 800px;
	margin: 0 auto;
}

.slider-table .change-icon.fa {
	margin-right: 5px;
	font-size: 13px;
	vertical-align: middle;
}

.slider-table .change-icon.fa-arrow-up {
	color: green;
}

.slider-table .change-icon.fa-arrow-down {
	color: red;
}

.heading-box .heading-new.colorgreen {
	color: #1a3a47;
	font-size: 60px;
	font-family: 'Agency FB Regular';
	text-align: center;
	font-weight: 200;
}

.heading-box .heading-new.colorgreen span.increase-size {
	font-size: 33px;
	vertical-align: top;
	margin-top: 2px;
	font-family: "Franklin Gothic Medium";
}

.p-image-block .image-boxes img {
	margin-right: 10px;
	width: 135px;
}

.p-image-block .image-boxes {
	padding-left: 75px;
}

.p-left-text span {
	font-size: 32px;
	color: #15492d;
	position: relative;
	top: 21px;
	font-size: 38px;
	font-family: 'Agency FB Bold';
}

.heading-box .heading-new.colorgreen span {
	text-align: left;
	font-size: 23px;
	display: inline-block;
}

.heading-box .heading-new.colorgreen {
	color: #15492d;
	font-size: 60px;
	font-family: 'Agency FB Regular';
	text-align: center;
	font-weight: 200;
}

.heading-box .heading-new.colorgreen span.increase-size {
	font-size: 33px;
	vertical-align: top;
	margin-top: 2px;
	font-family: "Franklin Gothic Medium";
}

.p-image-block .image-boxes img {
	margin-right: 10px;
	width: 135px;
}

.p-image-block .image-boxes {
	padding-left: 75px;
}

.p-left-text span {
	font-size: 32px;
	color: #15492d;
	position: relative;
	top: 21px;
	font-size: 38px;
	font-family: 'Agency FB Bold';
}

.heading-box .heading-new.colorgreen span {
	text-align: left;
	font-size: 23px;
	display: inline-block;
}

.banner-single-img {
	max-width: 650px;
	margin: 0 auto;
}

.banner-single-img img {
	width: 100%;
}

.banner-inner-s .bnner-text-s {
	text-align: center;
}

.google-authent-page {
	max-width: 600px;
	margin: 0 auto;
}

.authenti-imbbox {
	border: 1px solid #cdcdcd;
	border-radius: 20px;
	padding: 10px;
}
@media (max-width: 767.98px) {
    .authenti-imbbox {
      display:none; } }

.author-form-box h2 {
	margin: 0;
	font-size: 28px
}

.author-form-box h4 {
	margin:5px 0 5px;
	line-height: 24px;
	font-size:15px;
}

.author-form-box {
	text-align: center;
}

label#pinError {
    margin-top: 10px;
}

.authenntication-form .form-control {
	background: #e1ede0;
	padding: 2px;
	height: 50px;
	border-radius: 20px;
	text-align: center;
}

.auth-bottom-box {
	box-shadow: 0 0 5px #777;
	border-radius: 20px;
	padding: 20px 30px;
}

.auth-bottom-box p {
	text-align: center;
	color: #131722;
	font-family: "Franklin Gothic Medium";
	 font-size : 17px;
}

.auth-bottom-box p span {
	color: #95c698;
	text-decoration: underline;
}

.insert-class-id {
	max-width: 436px;
	border-radius: 20px;;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
	background: #e1ede0;
	border: 1px solid #ccc;
}

.insert-class-id input {
	width: 38px;
	border: none;
	box-shadow: none;
	border-radius: 0 !important;
	border-bottom: 1px solid #131722;
	text-align: center;
	font-size: 16px;
	color: #4558a0;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 6px;
	min-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent !important;
	height: 25px !important;
}

.insert-class-id input+input {
	margin-left: 25px;
}

.insert-class-id input:focus {
	box-shadow: none;
}

.heading-box .heading-new.colorgreen {
	color: #15492d;
	font-size: 60px;
	font-family: 'Agency FB Regular';
	text-align: center;
	font-weight: 200;
}

.heading-box .heading-new.colorgreen span.increase-size {
	font-size: 33px;
	vertical-align: top;
	margin-top: 2px;
	font-family: "Franklin Gothic Medium";
}

.p-image-block .image-boxes img {
	margin-right: 10px;
	width: 135px;
}

.p-image-block .image-boxes {
	padding-left: 75px;
}

.p-left-text span {
	font-size: 32px;
	color: #15492d;
	position: relative;
	top: 21px;
	font-size: 38px;
	font-family: 'Agency FB Bold';
}

.heading-box .heading-new.colorgreen span {
	font-size: 33px;
	vertical-align: top;
	margin-top: 2px;
	font-family: "Franklin Gothic Medium";
	margin-left: 10px;
}

.banner-single-img {
	max-width: 650px;
	margin: 0 auto;
}

.banner-single-img img {
	width: 100%;
}

.banner-inner-s .bnner-text-s {
	text-align: center;
}

.google-authent-page {
	max-width: 600px;
	margin: 0 auto;
}

.authenti-imbbox {
	border: 1px solid #cdcdcd;
	border-radius: 20px;
	padding: 10px;
}

.author-form-box h2 {
	margin: 0;
	font-size: 28px
}



.author-form-box {
	text-align: center;
}

.authenntication-form .form-control {
	background: #e1ede0;
	padding: 2px;
	height: 50px;
	border-radius: 20px;
	text-align: center;
}



.auth-bottom-box p {
	text-align: center;
	color: #131722;
	font-family: "Franklin Gothic Medium";
	font-size : 17px;
}

.auth-bottom-box p span {
	color: #95c698;
	text-decoration: underline;
}

.insert-class-id {
	max-width: 436px;
	border-radius: 20px;;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
	background: #ddd;
	border: 1px solid #ccc;
}

.insert-class-id input {
	width: 38px;
	border: none;
	box-shadow: none;
	border-radius: 0 !important;
	border-bottom: 1px solid #131722;
	text-align: center;
	font-size: 16px;
	color: #4558a0;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 6px;
	min-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent !important;
	height: 25px !important;
}

.insert-class-id input+input {
	margin-left: 25px;
}

.insert-class-id input:focus {
	box-shadow: none;
}

.heading-box .heading-new.colorgreen {
	color: #1a3a47;
	font-size: 48px;
	font-family: 'Agency FB Regular';
	text-align: left;
	font-weight: 200;
}

.heading-box .heading-new.colorgreen span.increase-size {
	font-size: 33px;
	vertical-align: top;
	margin-top: 2px;
	font-family: "Franklin Gothic Medium";
}

.p-image-block .image-boxes img {
	margin-right: 10px;
	width: 135px;
}

.p-image-block .image-boxes {
	padding-left: 75px;
}

.p-left-text span {
	font-size: 32px;
	color: #15492d;
	position: relative;
	top: 21px;
	font-size: 38px;
	font-family: 'Agency FB Bold';
}

.heading-box .heading-new.colorgreen span {
	text-align: left;
	font-size: 23px;
	display: inline-block;
}

.exchange-sec {
	display: table;
	width: 100%;
	height: 500px;
	background-image: url(../images/exchange-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}

.extensive-box {
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	background: #f5f5f5;
	margin-bottom: 30px;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}

.extensive-sec {
	display: block;
	width: 100%;
	position: relative;
	background: #f4f6f6;
	padding: 50px 0px;
}

.common-container {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.bankBlock {
	position: relative;
	margin: auto;
	float: none;
}



.copy-button {
	margin-top: 20px;
}

/*********31/03/18**********/
.dropdown_custom {
	position: relative;
	min-width: 165px;
}

.faq-block-img {
	text-align: center;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

/*************/
.banner-img-m {
	margin-bottom: 15px
}

.nav-tab
.mnt-none
.gc-wrap {
	width: 100%;
	height: 100px;
	overflow: hidden;
	float: left;
	display: block;
}

.gc-mask {
	text-align: left;
	width: auto;
}

#sss .gc-mask>div {
	max-height: inherit;
}

.gc-mask>div {
	width: 145px;
	height: 100px;
	float: left;
}

.sssContent {
	margin: 1px;
}

#sss .nav-tab a {
	height: 90px;
	padding: 10px 10px;
	font-size: 14px;
	line-height: 18px;
	display: block;
	background-color: #fdfdfd;
	border-bottom: 3px solid #eeeff1;
	width: 100%;
}

.row-margin {
	margin-left: 0px;
}

.sssContent>img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div.sssContent>li {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
}

.textJustify {
	text-align: justify;
}

.m20 {
	margin-bottom: 20px;
}

.rowc {
	float: left;
	width: 100%;
}

.if-head .pin-tit {
	line-height: 24px;
}

.p10 {
	padding-top: 10px;
}

.m10 {
	margin-bottom: 10px;
}

.pin-tit, .pin-desc {
	display: block;
	font-weight: normal;
}

.txt-l-22d {
	/* font-family: "light",Tahoma,sans-serif; */
	font-size: 22px;
	color: #646464;
}

.row-text {
	text-align: justify;
}

.row-marg {
	padding-bottom: 4px;
}

.questionmark {
	margin-left: 330px;
	margin-top: 5px;
}

/*********Yaman 12/04/18**********/
.filter-main {
	display: block;
	width: 100%;
	height: auto;
}

.filter-main:after {
	content: '';
	display: table;
	clear: both;
}

.filter-left-box {
	float: left;
	width: calc(100% - 300px);
	min-height: 30px;
	background: #abceab;
	padding: 5px;
	border-radius: 4px;
}

.filter-right-box {
	float: right;
	width: 280px;
	min-height: 30px;
	background: #f1f1f2;
	padding: 5px;
	border-radius: 4px;
	text-align: right;
}

.filter-right-box .btn.btn-top {
	width: auto;
	padding: 4px 12px;
	background: #555c62;
	color: #fff;
	border-radius: 30px;
	font-size: 12px;
}

.filter-right-box .btn.btn-top:hover {
	background: #abceab;
	color: #131722;
}

.export-text {
	font-size: 14px;
	color: #131722;
	font-weight: 600;
}

.export-text:hover {
	color: #abceab;
	text-decoration: none;
}

.no-margin {
	margin: 0 !important;
}

.no-background {
	background: none !important;
}

/************Amit*************/
.account2-sec .bottom-pannel-sec .pannel-body {
	min-height: 128px;
	padding: 10px;
}

h3#googleEnabled, h3#smsEnabled {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0;
}

.account2-sec .bottom-pannel-sec .pannel-body .inner-heading {
	font-size: 21px;
}

button.btn.btn-pannel {
	color: #000;
}

#enableSMSAuthForm .btn-green2, #enableGAuthForm .btn-green2 {
	font-size: 16px;
	padding: 6px 10px;
}

#enableSMSAuthForm.form-cekim .form-group label, #enableGAuthForm.form-cekim .form-group label
	{
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
}

a.btn.btn-pannel {
	color: #000;
}

.ui-datepicker.ui-widget-content {
	background: #131722;
}

a.ui-state-default, .ui-datepicker.ui-widget-content .ui-state-default {
	background: #AAD0AD;
}

span.ui-datepicker-year, span.ui-datepicker-month {
	color: #000;
}

.ui-datepicker-calendar th span {
	color: #fff;
}

/* .datepicker.dropdown-menu table tr td.active:hover, .datepicker.dropdown-menu table tr td.active:hover:hover, .datepicker.dropdown-menu table tr td.active:hover,
 .datepicker.dropdown-menu table tr td.active:hover:hover
{    background-color: #aed2ae;
    border-color: #aed2ae;} */
.datepicker.dropdown-menu td.active.day {
	background-color: #aed2ae !important;
	border-color: #aed2ae !important;
}

.datepicker.dropdown-menu td:hover {
	background-color: #aed2ae !important;
	border-color: #aed2ae !important;
}

.datepicker.dropdown-menu thead tr:first-child th:hover {
	background-color: #aed2ae;
}

.modal#fogotPasswordModal {
	transform: translate(0, -50%);
	top: 50%;
}

.forget-password a {
	cursor: pointer;
}

.dataTables_length select.input-sm {
	line-height: 20px;
}

.tabel-box2 {
	padding: 10px;
}

#limitForm #message {
	background: transparent;
	border: 0px;
}

#fogotPasswordModal .modal-dialog {
	max-width: 380px;
}

.collapse-line-block h3 a {
	color: #131722;
	line-height: 25px;
}

.collapse-line-block h3 a:hover {
	text-decoration: none;
}

.pdr0 {
	padding-right: 0px;
}

/*******************************/

/*************** 14.04.2018 (01:27) Sitav ******************/
.col-md-css {
	margin-top: -80px;
}

.mt11 {
	margin-top: 20px !important;
}

.mt12 {
	margin-top: -10px;
}

.rg-head-pg {
	margin-top: 30px;
}

.rg-text-alg {
	text-align: center!important;
}

.rg-marg-alg {
	margin-left: 250px;
	margin-right: 250px;
}

.ico_titz {
	margin: 15px;
}

.rg-icn-ss {
	width: 80px !important;
}

.authentic_ico3 {
	max-width: 140px;
	height: 140px;
}

.sms-icon {
	margin-right: 100px !important;
}

.rc-head-scrn {
	margin-left: 95px;
}

.rc-head-sc {
	font-size: 19px !important;
	margin-left: 36px;
}

.rc-head-marg-sc {
	margin-left: -77px;
}

.cont-frm {
	padding-right: -70px;
}

.cont-frm1 {
	padding-left: -30pxpx !important;
}

.cnt-us-pad {
	padding-top: 122px;
}

.cnt-map-pad {
	padding-top: 20px;
}

.cnt-usx {
	display: inline-flex;
}

.cnt-map-body {
	margin-top: 122px;
}

.cnt-map-marg {
	margin-bottom: 60px !important;
}

.cnt-map-rspns {
	width: auto;
}

.cnt-marg-text-mid {
	margin-left: 95px;
	margin-top: 12px;
}

.cnt-us-body-mid {
	width: 400px;
	margin-left: -50px;
}

.cnt-mid-right {
	margin-top: 30px !important;
}

.button {
	border-radius: 4px;
	background-color: #f4511e;
	border: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 28px;
	padding: 20px;
	width: 200px;
	transition: all 0.5s;
	cursor: pointer;
	margin: 5px;
}

.button span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: 0.5s;
}

.button span:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
}

.button:hover span {
	padding-right: 25px;
}

.button:hover span:after {
	opacity: 1;
	right: 0;
}

.tr-an {
	transition: transform .2s;
}

.sgn-up-btn {
	margin-top: 13px;
	margin-left: 90px;
	border-radius: 15px 8px 8px 8px;
}

.deneme {
	background-color: skyblue;
	transition: all .5s ease-in-out;
	cursor: pointer;
}

.deneme:hover {
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
}

.btn.btn-grey-2 {
	font-size: 16px;
	font-weight: 500;
	background: #aad0ad;
	color: #151515;
}

.btn.btn-grey-2:hover {
	color: #fff;
}

.btn-clr-accnt {
	margin-top: 12px;
}

.top-header-block-acnt {
	padding: 5px 10px;
	background: #edf3eb;
	margin-bottom: 30px;
}

.al-ho-pgs {
	margin-top: 30px;
	margin-bottom: 20px;
}

.fq-pgs-rght-icn {
	margin-top: 36px;
}

.pg-acnt-btn {
	margin-top: 5px;
}

.pg-acnt-btn-dwn {
	margin-bottom: 10px;
	width: 100%;
}

.pg-acnt-fnt-size {
	margin-left: 400px;
}

.pg-acnt-img-bx {
	margin-bottom: 27px !important;
	margin-top: -22px !important;
}

.img-box-mi {
/* 	height: 160px; */
}

.img-dips-sd {
	width: 64px !important;
	height: 60px !important;
}

.marg-to {
	margin-top: 15px;
}

.pg-acnt-mrgn-hedr {
	margin-top: 15px;
}

.top-header-sss {
	padding: 5px 10px;
	background: #00ff0b12;
	margin-bottom: 30px;
}

.sss-pgs-txt {
	padding-left: 18px;
}

.sss-pgs-txt-size {
	margin-bottom: 30px;
}

.sss-pgs-txt-icons {
	padding-top:10px;
}

.lv-mrgn-tp {
	margin-top: 10px;
}

.pg-shw-ords-btn {
	margin-left: 102px;
	margin-top: 8px;
}

.pg-cntc-msg-icn {
	width: 20px !important;
}

.acnt-pge-pic-icn {
	margin-top: -20px;
}

.carousel-slider-hme {
	margin-top: 50px;
}

.shw-rds-hsrty {
	display: inline !important;
}

.shw-rds-txt-sze {
	padding-top: 4px;
	padding-left: 38px;
	margin-left: 60px !important;
}

.shw-rds-txt {
	margin-top: 5px !important;
}

.shw-rds-wt-10 {
	padding: 1px;
	margin-left: 80px;
}

.shw-rds-wt-11 {
	margin-top: -28px;
	margin-left: 200px;
}

.shw-rds-wt-12 {
	margin-bottom: 4px;
}

.shw-rds-wt-13 {
	margin-top: -40px;
}

.shw-rds-wt-14 {
	border-radius: 5px;
}

/*************** 17.04.2018 (01:27) Sitav *****************1*/

.right-text-block{margin-right:10px;}

.g-recaptcha{}

.acnt-third-img {
	width: 5%;
	margin-bottom: 3px;
}

.ortalama {
	max-width: 670px;
	margin: auto;
}

.acnt-pge-bttm {
	margin-bottom: 15px;
}

.acnt-pge-img-sml {
	max-width: 110px !important;
}

.acnt-pge-img-text {
	text-align: left;
}

.img-acnt-tp {
	margin-top: -10px;	
}

.txt-acnt-mid-tp {
	margin-top: -12px;
}

.bttn-pge-accnt-tp {
	width: 100% !important;
	padding-left: 5px;
	font-size: 11px;
}

.ggle-bttn-tp {
	width: 100%;
}

.sms-buttn-txt {
	font-size: 12px;
}

.forget2fa{font-size:12px;}



/***************Amit******/

.authentic-sec .pannel-inner-box h2 {

    font-size: 20px;
}


.authentic-sec .onay_box { background: #ddd;border-radius: 4px;    box-shadow: 0 0 5px #777;}

.authentic-sec .pannel-inner-box{ background: #ddd;}

.btn-theme.button-theme {
    background: #3e56a4;
    font-size: 14px;
    border: 1px solid #3e56a4;
    color: #fff;
    border-radius: 4px;
}

.authentic-sec .form-custum .form-control{    background: #fff;}


.box_280 {
    width: 280px;
    margin: 0 auto;
}

.custom_message {

    font-size: 13px;
    text-align: left;
    margin-top: 5px;
}

#contactNumber-error{    position: absolute;
    left: 0;    font-size: 13px;
    text-align: left;
    margin-top: 5px;}

.authentic-sec .pannel-inner-box.sms-send{padding:0px 120px; }

 h2.font-22 { font-size: 22px;}

.mt20{margin-top:20px!important;}
.mb20{margin-bottom:20px!important;}
.mt0{margin-top:0px!important;}
.min-h-100per{min-height:100%!important;}
.mt10{margin-top:10px!important;}
.mb0{margin-bottom:0px!important;}

p#secretKey {
    font-size: 13px;
}

.max-wt-600{max-width:600px!important;width:100%!important;}
.mrgn-0-auto{margin:0 auto;}
label.error{  font-size: 14px;}

/*********************05-07-2018*******************/


.buy-sell-section .field-box input.form-control:focus ~ label, .buy-sell-section .field-box input.form-control:valid
 ~ label {
    top: -5px;
    font-size: 16px;
    color: #383333;
}


	


