.cursor {
	cursor: pointer;
}

.ozelbg {
	background: #ffffff;
}

.musteripanel {
	background: #ffffff;
	width: 100%;
	padding: 20px;
}

.mini-profile {
	background: #fff none repeat scroll 0 0;
	border-radius: 4px;
	float: left;
	height: auto;
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}

.mini-profile .head {
	background: #fff none repeat scroll 0 0;
	color: #58677b;
	font-size: 15px;
	font-weight: 400;
	height: 100px;
	padding: 8px 0;
}

.mini-profile .head img {
	border: 5px solid #d8dbdf;
	border-radius: 100%;
	float: left;
	height: 59px;
	margin: 0 15px 0 10px;
	position: relative;
	top: 12px;
	width: 59px;
}

.mini-profile .head .username {
	display: block;
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 2px;
	padding-top: 17px;
}

.mini-profile .head .setting {
	position: absolute;
	right: 0px;
	margin: 25px 20px 0 15px;
}

.mini-profile .head .setting2 {
	position: absolute;
	right: 0px;
	margin: 22px 75px 0 15px;
}

.mini-profile .bottom .item {
	border-bottom: 1px solid #f3f3f4;
	height: 54px;
}

.mini-profile .bottom .item .icon,
.mini-profile .bottom .dedicated-section4 .item .icon2,
.dedicated-section4 .mini-profile .bottom .item .icon2 {
	display: table-cell;
	height: 54px;
	text-align: center;
	vertical-align: middle;
	width: 60px;
}

.mini-profile .bottom .item .text {
	color: #58677b;
	display: table-cell;
	font-size: 15px;
	font-weight: 400;
	height: 54px;
	line-height: 18px;
	vertical-align: middle;
}

.mini-profile .bottom .item.address {
	height: 79px;
}

.mini-profile .bottom .item.address .icon,
.mini-profile .bottom .dedicated-section4 .item.address .icon2,
.dedicated-section4 .mini-profile .bottom .item.address .icon2 {
	height: 79px;
}

.mini-profile .bottom .item.address .text {
	height: 79px;
}

.musteripanel hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

.musteripanel h2 i {
	float: right;
}

.musteripanel h2 a {
	float: right;
	color: #000;
}

.musteripanel h2 {
	border-bottom: 1px solid #f6f7f8;
	color: #464646;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.mini-profile i {
	color: #58677b;
}

.mini-box i {
	color: #ffffff;
	margin-top: 2px;
}

.mini-box {
	float: right;
	width: 100%;
}

.mini-box .box {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 4px;
	float: left;
	height: 100px;
	margin-bottom: 20px;
	padding: 5px 15px 0 9px;
	transition: background 250ms ease 0s;
	width: 100%;
	cursor: pointer;
}

.mini-box .box .icon,
.mini-box .box .dedicated-section4 .item .icon2,
.dedicated-section4 .item .mini-box .box .icon2 {
	background: #ff66c4 none repeat scroll 0 0;
	border: 7px solid #e9e9e9;
	border-radius: 100%;
	float: left;
	transition: border-color 250ms ease 0s;
}

.mini-box .box .icon>div,
.mini-box .box .dedicated-section4 .item .icon2>div,
.dedicated-section4 .item .mini-box .box .icon2>div {
	display: table-cell;
	height: 69px;
	text-align: center;
	vertical-align: middle;
	width: 69px;
}

.mini-box .box h3 {
	border-bottom: 1px solid #eeeff0;
	color: #58677b;
	font-size: 26px;
	font-weight: 300;
	line-height: 39px;
	padding-top: 5px;
	text-align: right;
	margin-bottom: 7px !important;
	margin-top: 0 !important;
}

.mini-box .box h3 span {
	font-size: 33px;
	font-weight: 700;
	margin-right: 10px;
}

.mini-box .box>span {
	color: #a2a9b1;
	display: block;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	padding-top: 5px;
	text-align: right;
}

.mini-box .box:hover .icon {
	background: #5C748E none repeat scroll 0 0;
	cursor: pointer;
}

.mini-box .box:hover .icon,
.mini-box .box:hover .dedicated-section4 .item .icon2,
.dedicated-section4 .item .mini-box .box:hover .icon2 {
	border-color: #d9d9d9;
}

.kg {
	box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 1px rgba(0, 0, 0, 0.12);
	border-radius: 4px;
}

.my-panel .bl {
	background-color: #fff;
	margin-bottom: 20px;
}

.my-panel .bl.menu .hd {
	border-bottom: 3px solid #5C748E;
	line-height: 41px;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 8px;
	padding: 0 0 0 20px
}

.my-panel .bl.menu .bd {
	padding: 0
}
.my-panel .bl.menu .bd ul {
	list-style: none;
	padding: 0;
	margin:0;
}
.my-panel .bl.menu .bd ul li {
	display: block;
	border-bottom: 1px solid #e9eaee
}

.my-panel .bl.menu .bd ul li:last-child {
	border: none
}

.my-panel .bl.menu .bd ul li a {
	line-height: 37px;
	font-size: 15px;
	font-weight: 600;
	display: block;
	padding: 0 0 0 20px;
	color: #000;
}

.my-panel .bl.menu .bd ul li a.active {
	color: #000;
}

.my-panel .bl.menu .bd ul li a:hover {
	color: #000;
}

.register {
	border-radius: 0 0 3px 3px;
	padding: 25px 20px 20px;
}

.register h2 {
	border-bottom: 1px solid #f6f7f8;
	color: #868d97;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 15px;
	padding-bottom: 0px;
}

.register h2 i {
	float: right;
}

.register .clear {
	height: 40px;
}

.register div.form-element {
	float: left;
	margin-bottom: 8px;
	position: relative;
	width: 100%;
}

.register div.form-element>span {
	color: #434d5c;
	float: left;
	font-size: 16px;
	font-weight: 400;
	line-height: 32px;
	width: 32%;
}

.register div.form-element .selectricWrapper {
	left: -10px;
	position: relative;
	width: 285px;
}

.register div.form-element .selectricWrapper .label {
	min-width: 203px !important;
}

.register div.form-element label.error {
	background: #f15152 none repeat scroll 0 0;
	border-radius: 0 3px 3px 0;
	height: 48px;
	position: absolute;
	right: 22px;
	text-indent: -9999px;
	top: 0;
	width: 22px;
}

.register div.form-element label.error::before {
	background: rgba(0, 0, 0, 0) url("icon-sprite.png") no-repeat scroll -1687px -126px;
	content: "";
	height: 8px;
	left: 7px;
	position: absolute;
	top: 18px;
	width: 8px;
}

.register div.form-element input {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	color: #868d97;
	font-size: 14px;
	font-weight: 400;
	height: 36px;
	line-height: 36px;
	padding: 5px 15px;
	transition: all 250ms ease 0s;
	width: 67%;
}

.register div.form-element select {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	color: #868d97;
	font-size: 14px;
	font-weight: 400;
	height: 36px;
	line-height: 36px;
	padding: 5px 15px;
	transition: all 250ms ease 0s;
	width: 67%;
}

.register div.form-element input:focus {
	border-color: #ccc;
	color: #434d5c;
}

.register div.form-element input.error {
	border-color: #f15152;
}

.register div.form-element input.valid {
	border-color: #0fba9d;
}

.register div.form-element.full {
	width: 100%;
}

.register div.form-element.full .button {
	float: right;
}

.register div.form-element.full input {
	width: 560px;
}

.register div.form-element.full label.error {
	right: 193px;
}

.register label.form-element {
	-moz-user-select: none;
	color: #868d97;
	font-size: 15px;
	font-weight: 400;
	padding-top: 10px;
	position: relative;
}

.register label.form-element .input,
.register label.form-element .domain .whois .input input,
.domain .whois .input .register label.form-element input {
	background: rgba(0, 0, 0, 0) url("icon-sprite.png") no-repeat scroll -2406px -40px;
	float: left;
	height: 22px;
	margin-right: 12px;
	position: relative;
	top: 14px;
	width: 22px;
}

.register label.form-element.checked .input,
.register label.form-element.checked .domain .whois .input input,
.domain .whois .input .register label.form-element.checked input {
	background-position: -2406px -62px;
}

.register label.form-element label.error {
	color: red;
	font-size: 12px;
	left: 34px;
	position: absolute;
	top: 20px;
}

.register .form-button {
	float: right;
}

.register .button {
	cursor: pointer !important;
	display: inline-block !important;
	width: 183px !important;
	height: 48px !important;
	background: #ff66c4 !important;
	border-radius: 3px !important;
	line-height: 48px !important;
	color: #fff !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	text-align: center !important;
	transition: 250ms all !important;
	padding: 0 !important;
}

.register .button:hover {
	background: #ff66c4 !important;
}

.register .button>span {
	float: right !important;
	width: 58px !important;
	height: 48px !important;
	background: rgba(0, 0, 0, 0.1) !important;
}

.register .button>span span {
	position: relative !important;
	top: 7px !important;
}

.register .button>span span.icon-register6 {
	top: 9px !important;
}

.register .contract::before {
	background: rgba(0, 0, 0, 0) url("icon-sprite.png") no-repeat scroll -2548px -52px;
	content: "";
	height: 21px;
	left: 0;
	position: absolute;
	top: -21px;
	width: 20px;
}

.register .contract>div {
	color: #434d5c;
	font-size: 13px;
	font-weight: 400;
	height: 225px;
	line-height: 20px;
	overflow: hidden;
	padding-right: 15px;
	position: relative;
}

.register .contract>div h6 {
	color: #ff66c4;
	font-size: 22px;
	padding-bottom: 10px;
}

.register .contract>div .ps-scrollbar-y-rail {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 3px;
	opacity: 1;
	width: 8px;
}

.register .contract>div .ps-scrollbar-y-rail div {
	background: #ff66c4 none repeat scroll 0 0;
	width: 8px;
}

@media only screen and (max-width: 479px) {
	.register div.form-element>span {
		width: 100%;
	}
	.register div.form-element input,
	.register div.form-element select {
		width: 100%;
	}
}

.halfwidth.login-content {
	background: #f6f7f8 none repeat scroll 0 0;
	box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.02) inset;
	border-radius: 8px;
	margin-bottom: 30px;
}

.halfwidth .inner {
	padding: 25px 19px;
}

.halfwidth .inner h3 {
	color: #868d97;
	font-size: 22px;
	font-weight: 400;
	line-height: 45px;
	margin-bottom: 0;
}
.reg-form {
	list-style: none;
	padding: 0;
	margin:0;
}
.halfwidth .inner .reg-form.login-form {
	border-bottom: 1px solid #e4e5e6;
	padding: 0;
	padding-bottom: 13px;
	margin:0;
	margin-bottom: 10px;
	list-style: none;
}

.halfwidth .inner .sosyalmedyagiris {
	border-bottom: 1px solid #e4e5e6;
	width: 100%;
}

.halfwidth .inner .reg-form.login-form .form-element {
	color: #434d5c;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: 400;
	line-height: 17px;
	padding-top: 20px;
}

.halfwidth .inner .reg-form.login-form .form-element input {
	cursor: pointer;
}

.halfwidth .inner .reg-form.login-form .form-element .input,
.halfwidth .inner .reg-form.login-form .form-element .domain .whois .input input,
.domain .whois .input .halfwidth .inner .reg-form.login-form .form-element input {
	background: rgba(0, 0, 0, 0) url("../images/icon-sprite.png") no-repeat scroll -145px 0;
	float: left;
	height: 17px;
	margin-right: 10px;
	width: 17px;
}

.halfwidth .inner .reg-form.login-form .form-element.checked .input,
.halfwidth .inner .reg-form.login-form .form-element.checked .domain .whois .input input,
.domain .whois .input .halfwidth .inner .reg-form.login-form .form-element.checked input {
	background-position: -145px -17px;
}

.halfwidth .inner .reg-form li {
	background: #fff none repeat scroll 0 0;
	height: 55px;
	margin-bottom: 19px;
	position: relative;
}

.halfwidth .inner .reg-form li .submit2 {
	background: #ff66c4 none repeat scroll 0 0;
	cursor: pointer;
	height: 49px;
	position: absolute;
	right: 3.5px;
	top: 3px;
	transition: all 250ms ease 0s;
	width: 56px;
	z-index: 2;
	border: 0;
}

.halfwidth .inner .reg-form li .submit2:hover {
	background: #ff66c4 none repeat scroll 0 0;
}

.halfwidth .inner .reg-form li .submit2 i {
	color: #ffffff;
	font-size: 20px;
}

.halfwidth .inner .reg-form li .title {
	background: #f8f8f9 none repeat scroll 0 0;
	color: #868d97;
	font-size: 15px;
	font-weight: 400;
	line-height: 53px;
	text-indent: 55px;
	width: 154px;
	z-index: 999;
    position: relative;
    border: 1px solid #e2e2e3;
    border-right: 0;
}

.halfwidth .inner .reg-form li .title i {
	left: -35px;
	position: absolute;
	top: 18px;
	font-size: 18px;
}

.halfwidth .inner .reg-form li>input {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #e2e2e3;
	box-sizing: border-box;
	color: #434d5c;
	font-size: 18px;
	font-weight: 400;
	height: 55px;
	left: 0;
	line-height: 55px;
	padding-left: 170px;
	padding-right: 15px;
	position: absolute;
	top: 0;
	transition: all 250ms ease 0s;
	width: 100%;
}

.halfwidth .inner .reg-form li>input:focus {
	border-color: #7cb56d;
}

.halfwidth .inner .reg-form li .submit {
	background: #ff66c4 none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 17px;
	font-weight: 500;
	height: 48px;
	padding: 0;
	line-height: 43px;
	transition: all 250ms ease 0s;
	width: 189px;
	border: 0;
}

.halfwidth .inner .reg-form li .submit>span {
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
	float: right;
	height: 47px;
	width: 60px;
	margin-right: 0px;
	padding-top: 0;
}

.halfwidth .inner .reg-form li .submit>span i {
	position: relative;
	top: 2px;
}

.halfwidth .inner .reg-form li .submit:hover {
	background: #ff66c4 none repeat scroll 0 0;
}












.halfwidth .inner .reg-form li .submit3 {
	background: #999999 none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 17px;
	font-weight: 500;
	height: 48px;
	padding: 0;
	line-height: 50px;
	transition: all 250ms ease 0s;
	width: 189px;
	border: 0;
	text-decoration: none;
	text-align: center;
}

.halfwidth .inner .reg-form li .submit3>span {
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
	float: right;
	height: 47px;
	width: 60px;
	margin-right: 0px;
	padding-top: 0;
}

.halfwidth .inner .reg-form li .submit3>span i {
	position: relative;
	top: 2px;
}

.halfwidth .inner .reg-form li .submit3:hover {
	background: #999999 none repeat scroll 0 0;
}










.halfwidth .inner .reg-form li .submitkayit {
	background: #337ab7 none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 17px;
	font-weight: 500;
	height: 48px;
	padding: 0;
	line-height: 43px;
	transition: all 250ms ease 0s;
	width: 189px;
	border: 0;
	text-align: center;
}

.halfwidth .inner .reg-form li .submitkayit>span {
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
	float: right;
	height: 47px;
	width: 60px;
	margin-right: 0px;
	padding-top: 13px;
}

.halfwidth .inner .reg-form li .submitkayit>span i {
	position: relative;
	top: 2px;
}

.halfwidth .inner .reg-form li .submitkayit:hover {
	background: #337ab7 none repeat scroll 0 0;
}

.halfwidth .inner .reg-form li:last-child {
	margin-bottom: 0;
}

.halfwidth .inner .reg-form li.focus .title {
	color: #53a22a;
}

.halfwidth .inner .reg-form li.focus .icon-arrow-right {
	background-position: -2241px 0;
}

.halfwidth .inner .reg-form li.focus .icon-mail-big {
	background-position: -2289px 0;
}

.halfwidth .inner .reg-form li.focus .icon-lock {
	background-position: -2345px 0;
}

.uyeol .head {
	margin-bottom: 10px;
}

.uyeol .head h2 {
	border: medium none;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 10px;
	padding: 0;
}

.uyeol .head p {
	font-size: 15px;
}

.uyeol dl {
	display: block;
	height: 70px;
	margin-bottom: 17px;
}

.uyeol dl dt {
	display: block;
	float: left;
	height: 57px;
	margin-right: 20px;
	padding: 0;
	text-align: center;
	white-space: nowrap;
	width: 74px;
}

.uyeol dl dt::before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.uyeol dl dt i {
	background: rgba(0, 0, 0, 0) url("../images/uyeol.svg") repeat scroll 0 0;
	display: inline-block;
	height: 57px;
	max-height: 100%;
	max-width: 100%;
	overflow: hidden;
	text-indent: 100%;
	vertical-align: middle;
	white-space: nowrap;
	width: 47px;
}

.uyeol dl dt.stoktan i {
	background-position: -55px 0;
	height: 55px;
	width: 74px;
}

.uyeol dl dt.kolay-iade i {
	background-position: -134px 0;
	height: 55px;
	width: 54px;
}

.uyeol dl dt.kargo-bedava i {
	background-position: -192px 0;
	height: 54px;
	width: 61px;
}

.uyeol dl dd {
	display: block;
	float: left;
	margin: 0;
	width: 400px;
}

.uyeol dl dd strong {
	display: block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 8px;
}

.uyeol dl dd p {
	font-size: 15px;
}

.kullanici {
	height: 100px;
	padding: 0;
	background: #ffffff;
	margin-bottom: 10px;
}

.kullanici figure {
	float: left;
	height: 100px;
	width: 35%;
	background: #f0f0f0;
}

.kullanici figure label {
	display: block;
}

.kullanici figure img {
	height: auto;
	max-height: 100px;
	width: 100%;
	margin-top: 5px;
}

.kullanici .texts {
	float: left;
	height: 100px;
	width: 65%;
}

.kullanici .texts .wellcome {
	border-bottom: 1px solid #dbdbdb;
	font-size: 15px;
	font-weight: 600;
	height: 48px;
	line-height: 20px;
	padding: 4px 0 0 20px;
}

.kullanici .texts .points {
	border-right: 1px solid #dbdbdb;
	display: block;
	float: left;
	padding: 7px 0;
	text-align: center;
	width: 50%;
}

.kullanici .texts .points:last-child {
	border: medium none;
	width: 50%;
}

.kullanici .texts .points span,
.kullanici .texts .points strong {
	display: block;
	font-weight: 600;
}

.kullanici .texts .points span {
	font-size: 13px;
}

.kullanici .texts .points strong {
	color: #5C748E;
	font-size: 14px;
}

.box-tabs {
	background-color: #fff;
	margin-bottom: 0px;
	padding: 0;
}

.box-tabs li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: currentcolor #dbdbdb #dbdbdb currentcolor;
	border-image: none;
	border-style: none solid solid none;
	border-width: medium 1px 1px medium;
	box-sizing: border-box;
	float: left;
	width: 25%;
}

.box-tabs li a {
	background-color: #fff;
	border-top: 2px solid #fff;
	display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: 47px;
	text-align: center;
}

.box-tabs li a.active {
	background-color: #f0f0f0;
	border-top-color: #5C748E;
}

.box-tabs li a:hover {
	background-color: #f0f0f0;
	border-top-color: #5C748E;
}

.musteripanel table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
	table-layout: fixed;
}

.musteripanel table caption {
	font-size: 1.5em;
	margin: .5em 0 .75em;
}

.musteripanel table tr {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: .35em;
}

.musteripanel table th,
.musteripanel table td {
	padding: .625em;
	font-size: 12px;
}

.musteripanel table th {
	font-size: 12px;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-weight: 500;
}

@media screen and (max-width: 600px) {
	.musteripanel table {
		border: 0;
	}
	.musteripanel table caption {
		font-size: 1.3em;
	}
	.musteripanel table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	.musteripanel table tr {
		border-bottom: 3px solid #ddd;
		display: block;
		margin-bottom: .625em;
	}
	.musteripanel table td {
		border-bottom: 1px solid #ddd;
		display: block;
		font-size: .8em;
		text-align: right;
	}
	.musteripanel table td::before {
		content: attr(data-label);
		float: left;
		font-weight: bold;
		text-transform: uppercase;
	}
	.musteripanel table td:last-child {
		border-bottom: 0;
		text-align: right;
	}
}

.puankutu {
	width: 100%;
	min-height: 100px;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(214, 214, 214, 1);
	-moz-box-shadow: 0px 0px 10px 3px rgba(214, 214, 214, 1);
	box-shadow: 0px 0px 10px 3px rgba(214, 214, 214, 1);
	text-align: center;
	padding: 17px;
}

.puankutu .baslik {
	font-size: 15px;
	font-weight: 600;
	padding: 0 !important;
	height: 22px !important;
	line-height: 19px !important;
}

.puankutu .toplam {
	margin-top: 10px;
	font-size: 30px;
	font-weight: 600;
}

.comments-list {
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #eaeaea;
	border-radius: 3px;
	list-style: none;
	padding: 0;
	margin:0;
}

.comments-list>li:not(:first-child)>article {
	border-top: 1px solid #eaeaea;
}

.comments-list .children>li>article::before {
	content: "";
	display: block;
	border-top: 1px solid #eaeaea;
	position: absolute;
	top: 0;
	width: 300%;
	left: -100%;
}

.comments-list .children {
	padding-left: 20px;
}

.comment>article {
	position: relative;
	padding: 19px;
}

.comment-body {
	overflow: hidden;
	padding-top: 1px;
}

.avatar {
	float: left;
	margin-right: 15px;
}

.comment-meta {
	padding-right: 50px;
	color: #b2b2b2;
	font-size: 13px;
	margin-bottom: 8px;
}

.comment-author {
	display: inline-block;
	vertical-align: baseline;
	margin-bottom: 0px;
}

.comment-author a {
	font-weight: 600;
	font-size: 14px;
}

.comment-reply-link {
	position: absolute;
	right: 19px;
	top: 11px;
}

table {
	width: 100%;
}

.table-standard {
	width: 100%;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: var(--white-color);
	-webkit-box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	background: #f8f8f8;
}

.table-standard thead {
	background: #f8f8f8;
}
.table-standard thead th {
	padding: 20px 15px;
	color: #464646;
	font-weight: 700;
	letter-spacing: 0;
}

.table-standard tbody tr {
	border-bottom: 1px solid #d6dce5;
	position: relative;
}

.table-standard tbody tr:after {
	content: '';
	display: block;
	height: 100%;
	width: 6px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.table-standard tbody tr:hover:after {
	opacity: 1;
}

.table-standard tbody tr:last-child {
	border-bottom: none;
}

.table-standard tbody td {
	padding: 20px 15px;
}

.table-standard .action {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.table-standard .action a+a {
	margin-left: 15px;
}


/*------------- Responsive Mode --------------*/

@media (max-width: 768px) {
	.table-standard tbody td {
		padding: 10px 15px;
	}
	.table-standard thead th {
		padding: 10px 15px;
	}
	.table-standard .action a+a {
		margin-left: 5px;
	}
}

@media (max-width: 580px) {
	.table-standard tbody td {
		padding: 5px;
		font-size: 10px;
	}
	.table-standard thead th {
		padding: 5px;
		font-size: 10px;
	}
}
.newbox {
	padding: 10px;-webkit-box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.2);box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.2);border-radius: 5px;min-height: 130px;
}
.newbox .boxbaslik {
	width: 100%;font-size: 14px;font-weight: 600;color: #464646;
}
.newbox .boxic {
	width: 100%;font-size: 13px;font-weight: 500;color: #464646;margin-top: 10px;min-height: 38px;
}
.newbox .boxbuton {
	width: 100%;text-align: right;margin-top: 10px;
}
@media only screen and (max-width: 1000px){
	.uyeol dl {
		text-align: center;
		display: contents;
	}
	.uyeol dl dt {
		float: none;
		margin:0 auto
	}
	.uyeol dl dd {
		width: 100%;
		float: none;
	}
}