﻿.account-header .account-bill a.button-cta{
	background: #FFC900;
    border-radius: 10px;
}
.account-header .account-packages {
	max-width: 310px;
	border-right: 1px solid #ffffff55;
}
.account-lines p {
	border-right: 1px solid #ffffff55;
}
.account-data a.lines {
	padding-right: 10px;
}
nav.nav-main {
	background: #2855AC;
}
header.brand{
	background-color: #244D9F;
}
.logged_in header.brand {
	background: #0c4ba0
}
header.brand .signed-in-menu {
    background: #2855AC;
}
.account-header .sign_out {
	color: #888;
	letter-spacing: .5px;
}
.nav-sections li a i{
	display: none;
}
nav.nav-main{
	padding:0;
}
.nav-sections a {
	font-weight: 700;
	letter-spacing: 0.75px;
	margin-bottom: 0;
	padding-bottom: 20px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
}
.nav-sections a:hover, .nav-sections a.selected{
	background: #fff;
    color: #2855AC;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.nav-boxes ul li a {
	color: #253342;
	line-height: 1.5;
}
.account_type-menu > a:after {
	margin-left: 7px;
	color: #ffffff55;
}
.account-type > li.selected > a {
	font-weight: 600;
}
.account-type > li{
	margin-right: 3px;
}
.account-type{
	float: none !important;
}
.top-header-wrap{
	display: flex;
	justify-content: space-between;
}
.top-header-wrap:after, .top-header-wrap:before{
	display: none;
}
nav.nav-secondary {
	-webkit-box-shadow: #dee3ed 1px 1px 3px 0px;
	box-shadow: #dee3ed 1px 1px 3px 0px;
}
.nav-main:has(.nav-sections li a.selected) + nav.nav-secondary {
	min-height: 445px;
}
.shop-menu-nav-boxes.nav-boxes li {
	min-width: 130px;
	max-width: 130px;
}
.menu-title {
	text-transform: none;
	color: #253342;
}
.menu-title-all {
	font-weight: 700;
}
.shop-menu-nav-boxes .menu-title-all {
	color: #2855AC;
}
.menu-title-all i{
	font-size: 11px;
}
.sign_in_box button.btn {
	background: #ffc900;
	font-size: 18px;
}
.shop-menu-desc-wrap {
	background: #f5f5f5;
	padding: 20px 0;
	margin-left: -400px;
	margin-right: -400px;
	padding-left: 400px;
}
.shop-menu-desc{
	margin-left: 77px;
}
.shop-menu-desc-icon {
	color: #0D1C2E;
}
.shop-menu-desc-img {
	width: 25px;
	margin-right: 5px;
}
.shop-menu-desc-title {
	font-size: 15px;
	color: #253342;
}
.shop-menu-desc-icon {
	color: #0D1C2E;
	font-size: 12px;
	margin-left: 4px;
}
.shop-menu-desc-summary {
	margin-left: 10px;
	font-size: 14px;
	color: #253342;
}
.shop-menu-desc-link, .shop-menu-desc-content {
	display: flex;
	align-items: center;
}
.shop-menu-desc-link:hover .shop-menu-desc-title, .shop-menu-desc-link:hover .shop-menu-desc-icon{
	color: #0C4BA0;
}
.nxm-nav-userInterface .user{
	font-weight: 700;
}
.fast-op.select_package-wrap > a:after {
	font-weight: 400;
	color: #ffffff55;
	margin-left: 15px;
}
.fast-op.select_package-wrap:hover > a:after {
	color: #ffffff55 !important;
	margin-left: 15px;
}
.nxm-nav-userInterface .user i, .nxm-nav-userInterface .new-user i {
	display: none !important;
}

ul.nxm-nav-userInterface.fast-operations > li:not(:first-child) {
	margin-top: 2px;
}
ul.nxm-nav-userInterface.fast-operations li a.new-user {
	font-size: 14px;
	background: #ffc900;
	color: #253342;
	padding: 5px 12px;
	border-radius: 15px;
	margin-left: 10px;
	font-weight: 500;
	transition: all .3s;
	display: block;
}
ul.nxm-nav-userInterface.fast-operations li a.new-user:hover {
	border-radius: 7px;
}
ul.nxm-nav-userInterface li {
	margin-right: 15px;
}
ul.nxm-nav-userInterface li:last-child{
	margin-right: 0;
}
html[lang=en] ul.nxm-nav-userInterface.fast-operations li a.new-user {
	margin-left: 0;
	min-width: 80px;
	display: block;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}
html[lang=en] ul.nxm-nav-userInterface.fast-operations li a.new-user {
	padding-left: 12px;
	padding-right: 12px;
}
.select_package-wrap > a {
	padding-bottom: 20px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	padding-top: 10px;
}
.select_package-wrap:hover > a {
	color: #2855AC !important;
	background: #fff;
}
.select_package-wrap .package-box_list{
	padding-top: 62px;
}
.fast-operations .select_package-wrap .package-box_list {
	left: unset !important;
	right: 0;
}
.nxm-nav-userInterface .select_package-wrap .package-box_list .dropbox_position_element {
	display: none;
}
.fast-operations .select_package-wrap .package-box_list ul {
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.fast-op #select_package{
	cursor: pointer;
}
#select_package:after {
	display: none !important;
}
li.select_package-wrap.hv-op.fast-op {
	margin-right: 0;
	cursor: pointer;
}
li.fast-op-divider a {
	display: flex;
	position: relative;
	height: 20px;
}
li.fast-op-divider a:after {
	content: '';
    position: absolute;
    background-color: #ffffff55;
    width: 2px;
    height: 100%;
    bottom: 0;
    left: -2px;
	/*content: " | " !important;
	display: block !important;
	background: none !important;
	position: static !important;
	height: auto !important;
	width: auto !important;
	font-weight: 400;
	color: #ffffff55;
	margin-left: 0;
	margin-top: -3px;*/
}
.select_package-wrap .package-box_list ul > li > a {
	color: #253342;
	font-weight: 600;
}
.fast-operations .select_package-wrap .package-box_list ul > li > a > i, .fast-operations .select_package-wrap .package-box_list ul > li > a > img {
	display: none;
}
.fast-operations .select_package-wrap .package-box_list ul > li > a:hover {
	color: #0C4BA0;
	background: transparent;
	font-weight: 700;
}
.select_package-wrap .package-box_list ul > li:last-child > a {
	border-bottom: 0;
}
.search-input-container{
	top: 95px !important;
}
.dropbox#drop-sign_in, .dropbox#drop-sign_in_corporate{
	top: 62px !important;
}
.nav-boxes ul.no-parent-title {
	margin-top: -10px;
}
html[lang=en] .nav-boxes li {
	max-width: 170px;
}
@media (min-width: 1200px) {
	.nav-sections {
        margin-left: 24px;
    }
}

/*new account header menu*/
.logged_in header.brand{
	background: #fff;
}
.account-header {
	display: flex;
	justify-content: space-between;
	height: 120px;
	color: #253342;
}
.account-data .avatar{
	border-radius: 50%
}
.account-data .avatar img{
	min-height: 100%;
	object-fit: cover;
}
.account-data dt {
	overflow: visible;
	font-size: 18px;
	line-height: 20px;
	color: #253342;
	display: flex !important;
	padding: 0;
	margin-left: 90px;
	cursor: pointer;
}
.account-data dt span.acc-username{
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 22px;
    -webkit-line-clamp: 1;
}
.account-data-parent{
	display: flex;
	margin-top: 10px;
}
.account-lines p{
	border-right: 0;
}
.account-lines p, .account-lines p a {
    color: #253342 !important;
    font-weight: 500 !important;
	font-size: 14px !important;
}
.account-lines p a::selection {
    color: #fff;
    background: #2855ac;
}
.account-bill p{
	color: #253342;
}
.account-bill p span.price {
    font-size: 14px;
    color: #253342;
	margin-top: 7px;
	font-weight: 500;
}
.account-bill p span.price strong {
    font-size: 18px;
	font-weight: 500;
}
.account-bill-wrap {
	display: flex;
	align-items: center;
	height: 100%;
	max-width: 250px;
	margin-left: 30px;
}
.account-r-usage-wrap{
	width: 450px;
	border-right: 1px solid darkgrey;
	padding-right: 15px;
}
.account-bill {
	margin: 0;
	padding: 0;
}
.account-bill a.button-cta{
	height: auto;
}
.account-header .account-bill a.button-cta {
	height: 44px;
	box-shadow: none;
	transition: all .3s;
}
.account-header .account-bill a.button-cta:hover{
	border-radius: 6px;
}
.acc-header-drop-icon {
	margin-left: 5px;
	position: relative;
	top: 2px;
}
.acc-header-drop-menu-wrap {
	opacity: 0;
	height: 0;
	overflow: hidden;
	-moz-transition: opacity 150ms;
	-o-transition: opacity 150ms;
	-webkit-transition: opacity 150ms;
	transition: opacity 150ms;
	position: absolute;
	z-index: 2;
	top: 38px;
	margin-left: 90px;
}
.account-data dt.active .acc-header-drop-icon svg {
	transform: rotate(180deg);
}
.account-data dt.active + .acc-header-drop-menu-wrap {
	opacity: 1;
	height: auto;
	overflow: visible;
}
.acc-header-drop-menu {
	border: 1px solid #dee3ed;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #fff;
	min-width: 145px;
	box-sizing: border-box;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.acc-header-drop-menu > .acc-h-drop-menu-item:first-child {
	border-bottom: 1px solid #dee3ed;
}
.acc-h-drop-menu-item {
	padding: 10px 15px;
}
.acc-h-drop-menu-item a, .acc-h-drop-menu-item button {
    font-weight: 600;
    color: #253342;
    letter-spacing: .5px;
    width: 100%;
    display: block;
	transition: all .15s;
}
.acc-h-sign-out-btn {
	border: 0;
	background: #fff;
	line-height: unset;
	padding: 0;
	text-align: left;
}
.acc-h-drop-menu-item a:hover, .acc-h-drop-menu-item button:hover {
	color: #2855ac;
}
.h-r-card-percent-wrap {
    display: flex;
    justify-content: center;
}
.h-r-svg-line {
    stroke: #034ea2;
    stroke-width: 2;
}
.h-r-svg-value {
    font-size: 0.8rem;
    fill: #034ea2;
    font-weight: 900;
}
.h-r-svg-total {
    font-size: 12px;
    fill: #034ea2;
    font-weight: 500;
}
.h-r-card-percent-svg .r-outer {
    stroke: #dfdfdf;
    stroke-width: 14;
}
.h-r-card-percent-svg .r-inner {
	stroke: #034ea2;
	stroke-width: 14;
	stroke-linecap: round;
	transform: rotate(-90deg);
	transform-origin: center;
}
.account-r-usage-parent{
	display: flex;
	justify-content: end;
}
.acc-h-packages-wrap {
	display: flex;
	align-items: center;
	margin-top: -5px;
}
.acc-p-donut-wrap {
	position: relative;
	max-width: 100px;
	margin-right: 15px;
}
.acc-p-r-usage-text span:first-child {
	font-size: 24px;
	font-weight: 800;
}
.acc-p-r-usage-icon {
	position: relative;
	top: 8px;
}
.acc-p-r-usage-icon svg {
    vertical-align: unset;
}
.acc-p-r-usage-text{
	cursor: pointer;
}
.packages-dropbox {
	height: unset !important;
	max-height: 550px;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}
#drop-packages-new {
	left: -110px !important;
	width: 460px;
	top: 97px !important;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.acc-p-text-title {
	margin-bottom: 3px;
}
.packages-dropbox::-webkit-scrollbar {
	width: 5px !important;
}
.packages-dropbox::-webkit-scrollbar-track {
	background: #dee3ed !important;
}
.packages-dropbox::-webkit-scrollbar-thumb {
	background: #5f6b76 !important;
}
.packages-dropbox .carrot_up {
	display: none;
}
.acc-p-text-wrap {
	min-height: 75px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.acc-drop-r-usage-title {
	background: #dee3ed;
	padding: 12px 20px;
	font-size: 16px;
	font-weight: 600;
}
.acc-drop-r-usage-parent {
	border-bottom: 1px solid #dee3ed;
	display: flex;
	padding: 12px 20px;
	align-items: center;
}
.acc-drop-r-usage-parent:last-child {
	border-bottom: 0;
}
.acc-drop-r-usage-content {
	margin-left: 10px;
}
.acc-drop-r-usage-content-title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 7px;
}
.acc-drop-r-usage-text {
	font-weight: 300;
	margin-bottom: 3px;
}
.acc-drop-r-usage-text span {
	font-weight: 700;
}
.acc-drop-r-usage-flex span:first-child {
	font-weight: 600;
}
.acc-drop-r-usage-flex span:last-child {
	font-weight: 300;
}
.acc-drop-r-usage-btn a {
	background: #ffc900;
	width: 100%;
	display: block;
	padding: 15px 30px;
	font-weight: 600;
	color: #253342;
	text-align: center;
	box-sizing: border-box;
	transition: all .15s;
}
.acc-drop-r-usage-btn a:hover {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.acc-p-r-usage-text.open .acc-p-r-usage-icon svg {
	transform: rotate(180deg);
}
.logged_in .box-search {
	top: 218px !important;
}
.c-paycell-content-wrap *{
	font-family: "Greycliff", Arial, sans-serif !important;
	font-size: 0.8rem;
}
.c-paycell-content-wrap b{
	font-size: 16px;
}
.is-turkcell-login-logo {
	max-width: 200px;
}
.corporate-login-wrapper .login-wrapper-left-side p {
	margin: 35px 0;
	font-weight: 500;
	color: #fff;
}
.corporate-login-wrapper .login-right-side-wrapper p {
	margin: 15px 0;
	font-weight: 500;
	color: #fff;
	text-align: center;
}
.corporate-login-wrapper {
	padding: 35px 0 50px;
}
.corporate-login-wrapper .opr-hdr-mne{
	height: unset;
}
.corporate-login-wrapper .opr-hdr-mne h1 {
	color: #fff;
	font-size: 40px;
	letter-spacing: .5px;
}
.corporate-login-wrapper .dropbox h3 {
	color: #fff;
    text-align: center;
}
.corp-login-form-group {
	margin-bottom: 22px;
	background: #fff;
	padding: 3px 11px;
	position: relative;
	border-radius: 10px;
	border: 1px solid #fff;
	width: 300px;
	box-sizing: border-box;
}
.corp-login-input {
	border: none !important;
	color: rgba(0,0,0,1) !important;
	width: 100% !important;
	padding-bottom: 3px !important;
	outline: 0 !important;
	letter-spacing: 0.5px;
	font-size: 14px !important;
	position: relative;
	box-sizing: border-box;
	padding-top: 0 !important;
	margin-top: 5px !important;
	margin-bottom: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.corp-login-form-input-label {
    color: #8E9FAD;
    font-size: 12px;
    font-weight: 500;
	padding-top: 0 !important;
	text-align: left;
}
.corp-login-form-group .parsley-errors-list {
    position: absolute;
    top: calc(100% + 2px);
}
.corp-login-form-group .parsley-errors-list li {
	color: #8B0000 !important;
	color: #fff !important;
	font-weight: 500;
}
.is-turkcell-login-wrap .action svg {
	margin: 10px auto;
	margin-top: 20px;
	display: block;
}
.is-turkcell-login-wrap button.btn {
	border-radius: 6px;
	background: rgba(253, 197, 17, 1);
	font-size: 17px;
	letter-spacing: .5px;
	color: rgba(0, 0, 0, 1);
	height: unset;
	transition: all .3s;
}
.is-turkcell-login-wrap button.btn:hover{
	border-radius: 30px;
}
.corporate-login-wrapper .login-right-side-wrapper p.parsley-required {
	color: #fff !important;
	font-weight: 400;
	font-size: 13px !IMPORTANT;
}
.corp-login-code-inputs {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.corp-login-code-input {
	font-size: 22px !important;
	font-weight: 700;
	color: #253342 !important;
	letter-spacing: .5px;
	text-align: center;
	border: 0 !important;
	background: #fff;
	border-radius: 6px;
	padding: 10px 7px !important;
	width: calc(100% / 6);
	margin-right: 5px;
	outline: 0;
}
.corp-login-code-input:last-child {
    margin-right: 0;
}
.corp-login-submit-btn {
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: .5px;
	background: rgba(253, 197, 17, 1);
	border: 0;
	padding: 12px 30px;
	border-radius: 6px;
	display: block;
	box-sizing: border-box;
	text-align: center;
	color: rgba(0, 0, 0, 1);
	font-weight: 700;
	font-size: 17px;
	outline: none;
	transition: all .3s;
	cursor: pointer;
}
.corp-login-submit-btn.c-disabled {
	background: #979797;
	pointer-events: none;
}
.corp-login-submit-btn:hover{
	border-radius: 30px;
}
.corp-countdown-wrap {
	margin-top: 10px;
}
.corp-c-otp-countdown {
	display: block;
	text-align: center;
	font-size: 14px !important;
	margin-bottom: 10px;
	background-image: unset !important;
	font-weight: 500 !important;
}
.resend-otp-corp {
    display: block;
    text-align: center;
    font-size: 13px;
    text-decoration: underline;
    margin-bottom: 10px;
	cursor: pointer;
}
.resend-otp-corp.c-disabled {
    opacity: .3;
	pointer-events: none;
}
.is-turkcell-login-wrap{
	color: #fff;
}
.corp-login-title {
	font-weight: 700;
	font-size: 17px;
	letter-spacing: .5px;
	text-align: center;
	display: block;
	padding-bottom: 15px;
}
.corp-login-form-desc {
	display: block;
	text-align: center;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 18px;
}
.is-turkcell-login-wrap p.parsley-required.sign_in_error_message3 {
	margin-top: -18px !important;
	margin-bottom: 10px !important;
	text-align: center !important;
	color: #fff !important;
}
.is-turkcell-login-wrap .action h3 {
	text-align: center;
}
.ist-login-directions-wrap {
	margin-top: 10px;
}
.ist-login-d-title {
	text-decoration: underline;
	text-align: right;
	display: block;
	cursor: pointer;
}
.ist-login-d-details {
	background: #fff;
	color: rgba(49, 61, 79, 1);
	padding: 10px 15px;
	margin-top: 10px;
	border-radius: 6px;
	margin-bottom: -50px;
}
.ist-login-d-details span {
	display: block;
	font-size: 13px;
	font-weight: 500;
}
.ist-login-d-details span:first-child {
    margin-bottom: 7px;
}
#sign_in_otp_corp p.parsley-required.sign_in_error_message2 {
	margin-bottom: -50px !important;
}
.ist-btn-link:hover {
	transform: scale(1.05);
}
.c-login-selector-wrap {
	margin-top: 20px;
}
.c-l-s-btn {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	background: #ffc900;
	margin-bottom: 15px;
	border-radius: 6px;
	padding: 12px 20px;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	transition: all .3s;
	border: 1px solid #ffc900;
}
.c-l-s-btn:hover{
	border-radius: 30px;
}
.c-l-s-btn.alt {
    color: #4d4d4d;
    background: transparent;
}
.c-login-selector-wrap.corp .c-l-s-btn.alt {
	color: #fff;
}
.c-login-selector-text {
	margin-bottom: 15px;
	margin-top: -10px;
	display: inline-block;
	font-weight: 500;
	color: #4d4d4d;
}
.c-login-selector-wrap.corp .c-login-selector-text {
	color: #fff;
}

/* Footer app QR*/
.p-t-footer-wrap-col.f-qr-col {
	max-width: 25%;
}
.f-qr-col .p-m-footer-social {
	justify-content: start !important;
}
.f-qr-title {
	display: block;
	color: #fff;
	font-weight: 600;
	margin-top: 30px;
	font-size: 15px;
	margin-bottom: 15px;
}
.f-qr-desc {
	color: #fff;
	font-size: 13px;
	font-weight: 300;
}
.f-qr-images-wrap {
	display: flex;
	margin-top: 15px;
}
.f-qr-scan-img {
	padding-right: 7px;
	border-right: 1px solid rgba(255, 255, 255, 0.5);
	margin-right: 7px;
}
.f-qr-scan-img img {
    width: 100px;
}
.f-app-images {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.f-app-images a img {
    max-height: 40px;
	width: 100%;
}