button.secButtonOnGreen span, a.button.secButtonOnGreen span {
    background-image: url("../img/css/btn-silver-bg-dark-green.png");
}

button.secButtonOnGreen span.link, button.button2 span.link, button.button2:hover span.link, button.button2:active span.link, button.button2:focus span.link {
    background-image: none;
}

button.secButtonOnGreen:hover > span, button.secButtonOnGreen:hover > span span, button.secButtonOnGreen:focus > span, button.secButtonOnGreen:focus > span span, button.secButtonOnGreen:active > span, button.secButtonOnGreen:active > span span, a.button.secButtonOnGreen:hover > span, a.button.secButtonOnGreen:hover > span span, a.button.secButtonOnGreen:focus > span, a.button.secButtonOnGreen:focus > span span, a.button.secButtonOnGreen:active > span, a.button.secButtonOnGreen:active > span span {
    background-image: url("../img/css/btn-silver-bg-dark-green-hover.png");
}

button.secButtonOnGreen:hover > span span span span span, button.secButtonOnGreen:focus > span span span span span, a.button.secButtonOnGreen:hover > span span span span span, a.button.secButtonOnGreen:focus > span span span span span {
    background-image: none;
}

button.priButtonOnGreen span {
    background-image: url("../img/css/btn-cyan-bg-dark-green.png");
}

button.priButtonOnGreen span.link {
    background-image: none;
}

button.priButtonOnGreen {
    color: #fff;
}

button.priButtonOnGreen:hover > span, button.priButtonOnGreen:hover > span span, button.priButtonOnGreen:focus > span, button.priButtonOnGreen:focus > span span, button.priButtonOnGreen:active > span, button.priButtonOnGreen:active > span span {
    background-image: url("../img/css/btn-silver-bg-dark-green-hover.png");
}

button.priButtonOnGreen:hover > span span span span span {
    background-image: none;
}

div.pinKeyboard {
    margin: -11px 0 20px 172px;
}

div.pinKeyboard, div.pinKeyboard div {
    background: url("../img/css/pin-entry-keyboard-bg.png") 0 2px no-repeat;
    padding: 28px 0 0 0;
    width: 252px;
}

div.pinKeyboard div {
    background-image: url("../img/css/pin-keyboard-key-bg-base.png");
    background-position: 0 100%;
    padding: 0 0 9px 0;
}

div.pinKeyboard ul {
    background: #ececec url("../img/css/pin-entry-keyboard-bg-main.png") 0 0 repeat-y;
    padding: 0 0 10px 38px;
    width: 214px;
}

div.pinKeyboard ul li {
    float: left;
    display: inline;
    text-align: center;
    font-weight: bold;
    padding: 0 2px 3px 0;
    background: url("../img/css/pin-keyboard-key-bg-shadow.png") 100% 100% no-repeat;
}

div.pinKeyboard ul li.zero {
    margin-left: 0;
    display: inline;
}

div.pinKeyboard ul li button {
    display: block;
    width: 54px;
    margin: 0;
    color: #fff;
    font-weight: bold;
    border: 1px solid #acdcde;
    background: url("../img/css/pin-keyboard-key-bg.png") 0 0 repeat-x;
    left: 0;
    cursor: default;
}

#page div.pinKeyboard ul li button:hover, #page div.pinKeyboard ul li button:active, #page div.pinKeyboard ul li button:focus, #page div.pinKeyboard ul li button:hover span, #page div.pinKeyboard ul li button:active span, #page div.pinKeyboard ul li button:focus span, #page div.pinKeyboard ul li button:hover span span, #page div.pinKeyboard ul li button:active span span, #page div.pinKeyboard ul li button:focus span span {
    color: #fff;
    cursor: default;
}

div.pinKeyboard ul li.delete {
    background: url("../img/css/pin-keyboard-key-bg-shadow-delete.png") 100% 100% no-repeat;
}

div.pinKeyboard ul li.delete button {
    width: 110px;
}

div.pinKeyboard ul li button span {
    padding: .2em 0 .4em;
    display: block;
    background: none;
    margin: 0;
    float: none;
    position: static;
    text-align: center;
}

div.pinKeyboardPlain, div.pinKeyboardPlain div, div.pinKeyboardPlain ul {
    background: #f0f0f0;
}

div.pinKeyboardPlain {
    margin-top: 0;
    background: #f3f3f3 url("../img/css/data-entry-process-top.png") 0 0 no-repeat;
}

a.keyboardEndnote {
    display: inline;
    float: right;
    margin: -50px 145px 0 14px;
    width: 100px;
    overflow: visible;
    white-space: nowrap;
    padding: 5px 0 0;
}

div#page form .formFieldSurround input.cCardRange {
    width: 3.75em;
}

div#page form .formFieldSurround input.singleChar {
    width: 1.65em;
}

div.calcResults table {
    color: white;
}

div#mainWrap form div.innerFieldSurround, div#mainWrap form#calculator div.innerFieldSurround {
    padding-left: 160px;
    clear: left;
}

div#mainWrap form div.innerFieldBesLabel {
    padding-left: 184px;
    font-size: .9em;
    clear: left;
}

#mainWrap form label.Bes {
    width: 350px;
}

div#mainWrap form#calculator input.amount, div#mainWrap form#calculator input.identity, div#mainWrap form input.amount {
    width: 115px;
}

div#mainWrap form#calculator input.name, div#mainWrap form input.name {
    width: 180px;
}

div#mainWrap form#calculator input.first, div#mainWrap form input.first {
    margin-right: 10px;
}

#calculator div.formField .dateInput .formFieldSurround input.date {
    width: 6em;
}

.checkboxGroupFontWeight {
    font-weight: normal;
}

#mainWrap form.greyBorder {
    margin: 0 0 14px 0;
}

#mainWrap #calculator label.bottomlineRadio {
    margin: 0 0 6px 0;
}

.branchCodeAlign {
    margin: 3px 0 0 10px;
}

.timer {
    background-color: #7ebe34;
    padding: 0 3px 0 3px;
}

.labelValign {
    margin-top: 8px;
}

.labelValign {
    margin-top: 8px;
}

.textfieldValign {
    margin: 8px 6px 0 0;
}

#page form .formFieldSurround input.countryCode {
    width: 2.7em;
}

#page form .formFieldSurround input.deviceNum {
    width: 9.1em;
}

.selectCharacter {
    float: left;
    margin-right: 12px;
}

#mainWrap #calculator label.inline {
    margin: 0 14px 0 0;
}

.textAlignCenter {
    text-align: center;
    vertical-align: middle;
}

span.pinDigitBlank {
    width: 2.15em;
    height: 1.45em;
    padding: 2px 0;
    float: left;
    border-right: #fff solid 2px;
    background: #f2f2f2 url("../img/css/pin-entry-digit-blank.png") center no-repeat;
}

span.CardDigitBlank {
    width: 3.75em;
    height: 2em;
    float: left;
    border-right: #fff solid 2px;
    background: #f2f2f2 url("../img/css/card-entry-4digit-blank.png") center no-repeat;
}

span.CardTwoDigitBlank {
    width: 2.15em;
    height: 2em;
    float: left;
    border-right: #fff solid 2px;
    background: #f2f2f2 url("https://www.garanti.com.tr/tr/404.page") center no-repeat;
}

div#mainWrap form#calculator, div#mainWrap div#calculator {
    border: solid 3px #ccc;
    padding: 20px 12px 12px;
    margin-top: 8px;
}

div#mainWrap div#calculator p.separator {
    padding-top: 5px;
    background: transparent url(../img/css/content-separator-2.png) repeat-x scroll left -4px;
}

div#mainWrap form#calculator h2 {
    padding: 0;
}

.dateInput a.show {
    background: transparent url(../img/css/ico-calendar_off.png) no-repeat scroll 3px 3px;
    display: block;
    float: left;
    height: 20px;
    width: 20px;
}

.dateInput a.show:hover {
    background: url("../img/css/ico-calendar_on.png") no-repeat 3px 3px;
}

div#mainWrap form .captchaVerify p.captchaImages a.refresh, .lightBox form .captchaVerify p.captchaImages a.refresh {
    width: 28px;
    height: 19px;
    float: left;
    margin-top: 7px;
    margin-left: 6px;
    background: url("../img/css/ico-refresh.png") 0 0 no-repeat;
}

div#mainWrap form .captchaVerify p.captchaImages a.refresh:hover, .lightBox form .captchaVerify p.captchaImages a.refresh:hover {
    background: url("../img/css/ico-refresh.png") 0 100% no-repeat;
}

div#mainWrap form .captchaVerify p.captchaImages, .lightBox form .captchaVerify p.captchaImages {
    line-height: 1em;
    width: 310px;
    margin-left: 160px;
    margin-bottom: 3px;
    float: left;
    display: inline;
    overflow: visible;
}

.lightBox form .captchaVerify p.captchaImages {
    margin-left: 155px;
}

.lightBox form .captchaVerify div.formField {
    clear: both;
}

.lightBox form .captchaVerify p img {
    float: left;
}

#calculator div.formField input.captchaEntry {
    width: 235px;
}

div#mainWrap form#calculator p.notes {
    clear: both;
    font-size: .84em;
}

div.areaAdditionalContent div.recentBox {
    min-height: 140px;
}

.contentEmphasis2 table tbody tr th.longer {
    width: 50%;
}

#hubCommercial {
    min-height: 390px;
}

#hubCommercial h2 {
    padding-top: 40px;
    padding-left: 38px;
}

#hubCommercial p {
    padding-left: 30px;
    padding-top: 255px;
}

.areaContentPromo #hubCommercial a.carouselButton {
    color: #fff;
}

.areaContentPromo #hubCommercial a.carouselButton span {
    background-image: url("../img/css/btn-carousel-cyan-mid-ac.png");
}

#carousel li ul li p {
    padding: 0 0 0 73px;
}

div.promoBase div div div div.promo1b {
    background-repeat: no-repeat;
    background-position: 130px bottom;
    position: absolute;
    right: 2px;
    bottom: -8px;
    z-index: 0;
    margin: 0;
    padding: 0;
}

div.promoBase span.promoArrow2 {
    z-index: 1;
}

div.promoBase p.promoText1b {
    margin-right: 100px;
    padding: 0;
}

div.promoBase p.promoArrowGreen, div.promoBase p.promoArrowDarkGreen, div.promoBase p.promoArrowLightOrange, div.promoBase p.promoArrowBlue, div.promoBase p.promoArrow4, div.mastersPromoBox p.promoArrow4 {
    position: absolute;
    right: 2px;
    bottom: -8px;
    z-index: 1;
    margin: 0;
    padding: 0;
    background: url("../img/css/promo-arrow-right.png") no-repeat right 57px;
}

div.promoBase p.promoArrow2 {
    background: url("../img/css/promo-arrow-right-green-ac.png") no-repeat right bottom;
}

div.promoBase p.promoArrowGreen {
    background: url("../img/css/promo-arrow-right-lightgreen.png") no-repeat right bottom;
}

div.promoBase p.promoArrowDarkGreen {
    background: url("../img/css/promo-arrow-right-darkgreen.png") no-repeat right bottom;
}

div.promoBase p.promoArrowBlue {
    background: url("../img/css/promo-arrow-right-blue.png") no-repeat right bottom;
}

div.promoBase p.promoArrowLightOrange {
    background: url("../img/css/promo-arrow-right-lightorange.png") no-repeat right bottom;
}

div.promoBase p.promoArrow4, div.mastersPromoBox p.promoArrow4 {
    background: url("../img/css/promo-arrow-black.png") no-repeat right bottom;
    bottom: 5px;
}

div.promoBase p.promoArrowGreen a, div.promoBase p.promoArrowDarkGreen a, div.promoBase p.promoArrowBlue a, div.promoBase p.promoArrowLightOrange a {
    display: block;
    width: 28px;
    height: 37px;
    margin: 57px 0 0 53px;
}

div.promoBase p.promoArrowGreen a.additionalLink, div.promoBase p.promoArrowDarkGreen a.additionalLink, div.promoBase p.promoArrowBlue a.additionalLink, div.promoBase p.promoArrowLightOrange a.additionalLink {
    margin-left: 0;
    width: 224px;
}

div.promoBase p.promoArrowDarkGreen a.additionalLink img, div.promoBase p.promoArrowBlue a.additionalLink img, div.promoBase p.promoArrowLightOrange a.additionalLink img {
    margin-top: 14px;
}

div.promoBase h3.promoHeaderFullImage {
    position: relative;
    left: -8px;
    top: -8px;
    margin-right: -16px;
    padding: 0;
    border-bottom: 2px solid #ccc;
    height: 59px;
    font-size: 1em;
    margin-bottom: -1px;
}

div.promoProduct h3.promoHeaderFullImage {
    min-height: 59px;
}

div.promoBase h3.promoHeaderFullImage a {
    display: block;
    margin-right: 14px;
    padding: 20px 100px 4px 8px;
    background-repeat: no-repeat;
    background-position: right bottom;
    min-height: 35px;
}

div.firstPromo {
    margin-top: 24px;
    margin-bottom: 20px;
}

div.areaAdditionalContent div.promoProduct1c {
    margin-top: 81px;
}

div.promoProduct h3 img {
    position: absolute;
    bottom: 6px;
    left: 0;
}

div.promoProduct h3.promoHeaderFullImage img {
    bottom: 0;
}

div.promoAward p.promoText {
    width: 115px;
}

table.contentGrid thead tr.generalHeader th.first span {
    padding-left: 0;
}

table.contentGrid thead tr.generalHeader th.first span span span {
    padding-left: 10px;
    vertical-align: middle;
    line-height: 1.2em;
}

table.contentGrid thead tr.generalHeader th.first span span span span {
    background: none;
    display: block;
    font-size: .9em;
    font-weight: normal;
    height: auto;
}

div.promoBase h3.promoHeader a {
    margin-right: 8px;
    padding-right: 95px;
}

div.calcResults h2 {
    margin-right: 15px;
}

div.calcResults div.calcResultsFooter p {
    width: 150px;
}

div.calcResults div.calcResultsFooter a.button, div.calcResults div.calcResultsFooter button {
    float: right;
}

#mainWrap div#calcResults form {
    font-size: 1em;
}

button {
    overflow: visible;
}

#mainWrap form input.radio, #mainWrap form input.checkbox, .lightBox form input.radio {
    border: none;
}

#mainWrap form .formFieldSurround input.currencyInteger {
    padding-right: .1em;
}

ul.docList {
    border-bottom: 2px solid #E5E5E5;
    margin-top: -1em;
    display: block;
    padding: .5em 0;
    clear: left;
}

ul.docList li {
    display: inline;
    font-size: .95em;
}

ul.docList li a {
    padding: 5px 5px 5px 20px;
}

ul.docList li a.pdf {
    background: url(../img/css/ico-document2.png) no-repeat left 110%;
}

ul.docList li a.pdf:hover, ul.docList li a.pdf:focus {
    background-position: left -10%;
}

ul.docList li a.print {
    background: url(../img/css/ico-print.png) no-repeat left 110%;
}

ul.docList li a.print:hover, ul.docList li a.print:focus {
    background-position: left -8%;
}

ul.docList li a.email {
    background: url(../img/css/ico-email.png) no-repeat left 110%;
}

ul.docList li a.email:hover, ul.docList li a.email:focus {
    background-position: left -9%;
}

table.contentGrid tr.selected th, table.contentGrid tr.selected td {
    background-color: #CFE2B9;
}

div.calcResults table tr td {
    line-height: 1.2em;
}

div.transactionSearch {
    background: #F4F4F4 none repeat scroll 0 0;
    border-color: #BCBCBC #CFCFCF #CFCFCF #BCBCBC;
    border-style: inset solid solid inset;
    border-width: 2px 1px 1px 2px;
    float: right;
    height: 1.6em;
    padding: 1px;
    position: relative;
    text-align: left;
    width: 221px;
    margin-right: 25px;
}

div.transactionSearch fieldset {
    background-color: transparent;
    margin-top: 0;
}

div.transactionSearch input, #page div.transactionSearch button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
}

div.transactionSearch input {
    width: 221px;
    height: 1.65em;
    padding: 1px;
}

p.searchTransaction {
    line-height: 1.3em;
    padding: 0;
}

div.transactionSearch button.searchButton {
    background: transparent url(https://www.garanti.com.tr/tr/404.page) no-repeat scroll 0 -79px;
    cursor: pointer;
    height: 21px;
    left: auto;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 21px;
}

div.transactionSearch button:hover, div.transactionSearch button:focus, div.transactionSearch button:active, div.transactionSearch button.hover {
    background-position: left 0;
}

div.transactionSearch a.refresh {
    width: 28px;
    height: 19px;
    margin: 0;
    position: absolute;
    right: -35px;
    top: 1px;
    background: url("../img/css/ico-refresh.png") 0 0 no-repeat;
}

div.transactionSearch a.refresh:hover {
    background: url("../img/css/ico-refresh.png") 0 100% no-repeat;
}

.ajaxAnimation {
    color: green;
}

.metaData {
    clear: both;
    height: 0 !important;
    text-indent: -99999px;
    line-height: 0 !important;
}

.message .areaContentPromo form label {
    padding-right: 20px;
    width: 135px;
}

.message div.areaContentPromo form input, .message .areaContentPromo form textarea {
    background-color: #F4F4F4;
}

#lightbox, #lightbox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 100;
    width: 100%;
    height: auto;
    text-align: center;
    color: #333;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    line-height: 0;
    text-decoration: none;
    background: none;
    word-spacing: normal;
    letter-spacing: normal;
    float: none;
    clear: none;
    display: block;
}

#lightbox-overlay {
    z-index: 90;
    background-color: #000;
    height: 100%;
    position: fixed;
}

#lightbox-overlay-text {
    text-align: right;
    margin-right: 20px;
    margin-top: 20px;
    color: white;
    font-size: 100%;
    cursor: default;
    line-height: normal;
}

#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
    color: white;
}

#lightbox-overlay-text span {
    padding-left: 5px;
    padding-right: 5px;
}

#lightbox img, #lightbox a img, #lightbox a {
    border: none;
    outline: none;
}

#lightbox-imageBox {
    position: relative;
    border: 1px solid black;
    background-color: white;
    width: 400px;
    height: 400px;
    margin: 0 auto;
}

#lightbox-imageContainer {
    padding: 1px;
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    display: block;
    width: 49%;
    height: 100%;
    background: transparent url("../img/css/blank.gif") no-repeat;
    zoom: 1;
    padding: 0;
    margin: 0;
}

#lightbox-nav-btnPrev {
    left: 0;
    right: auto;
    float: left;
}

#lightbox-nav-btnNext {
    left: auto;
    right: 0;
    float: right;
}

#lightbox-infoBox {
    font: 75% Arial, Helvetica, sans-serif;
    background-color: #FFF;
    margin: 0 auto;
    padding: 0;
}

#lightbox-infoContainer {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #666;
    line-height: normal;
}

#lightbox-infoHeader {
    width: 100%;
    text-align: center;
    display: none;
}

#lightbox-caption {
    text-align: justify;
}

#lightbox-caption-title {
    font-weight: bold;
}

#lightbox-caption-description {
    font-weight: normal;
}

#lightbox-infoFooter {
    margin-top: 3px;
    color: #999;
}

#lightbox-currentNumber {
    clear: both;
    display: none;
    text-align: center;
}

#lightbox-close {
    display: block;
    width: 45%;
    float: right;
    text-align: right;
}

#lightbox-infoContainer-clear {
    clear: both;
    visibility: hidden;
}

#lightbox-logo {
    float: left;
    margin-top: 0;
}

a.imagelightboxcloseBtn {
    background: transparent url(../img/css/lightbox-close-button.png) no-repeat scroll right center;
    padding-right: 26px;
    font-size: 130%;
    float: right;
}

a.imagelightboxcloseBtn:link, a.imagelightboxcloseBtn:visited {
    text-decoration: none;
}

a.imagelightboxcloseBtn:hover, a.imagelightboxcloseBtn:active {
    text-decoration: underline;
}

table.contentGrid thead tr.generalHeader th.first span span span span, table.contentGrid thead tr.generalHeader th span span span, table.contentGrid thead tr.generalHeader th.last span span span {
    line-height: 1.2em;
}

table.contentGrid thead tr.assetsHeader th {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    font-size: 1.4em;
    height: 30px;
    padding: 0 2px;
}

table.contentGrid thead tr.assetsHeader th span {
    background: transparent url(../img/css/table-head-asset-bg-left.png) no-repeat scroll 0 0;
    height: 30px;
    margin: 0;
    padding-left: 3px;
}

table.contentGrid thead tr.assetsHeader th span span {
    background: transparent url(../img/css/table-head-asset-bg-main.png) repeat-x scroll 100% 0;
    height: 30px;
    margin: 0;
    padding-left: 0;
}

table.contentGrid thead tr.assetsHeader th span span span {
    background: transparent url(../img/css/table-head-asset-bg-right.png) no-repeat scroll 100% 0;
    height: 30px;
    margin: 0;
    padding-right: 3px;
    text-align: center;
    color: #333;
    font-size: 80%;
}

table.contentGrid tbody th.product, table.contentGrid thead tr.highlightHeader th {
    width: 160px;
}

#mainWrap div.formWrap {
    border: 3px solid #CCC;
    margin: 0 14px 14px;
    padding: 29px 13px 11px;
}

#mainWrap form.formCleanVisual {
    border: none;
    margin: 0;
    padding: 0;
}

div.promoActive div p.promoText {
    min-height: 4em;
}

#mainWrap form#application div.formFieldContainer {
    background: transparent url(../img/css/content-separator-2.png) repeat-x scroll left -4px top 4px;
}

#mainWrap form#application div.formFieldContainer div.formField {
    background: none;
}

#mainWrap form div.inlineformFieldApplication {
    clear: none;
    float: left;
    min-width: 240px;
}

#mainWrap form div.inlineformFieldApplicationShort {
    clear: none;
    float: left;
    min-width: 230px;
}

#mainWrap div.formFieldContainer div.errorContainer {
    margin-left: 0;
}

div.formFooterContact {
    padding-left: 430px;
    position: relative;
    top: -60px;
}

#mainWrap div.formWrap div#searchResult div.faqs {
    top: -40px;
}

#mainWrap #helpFeedback fieldset.captchaVerify label, #mainWrap #helpFeedback fieldset.captchaVerify span.label {
    margin-right: 0;
    width: 150px;
}

.hasJS div.innerFieldSurround div.errorContainer {
    margin-left: 0;
}

.divHeight {
    height: 52px;
}

#mainWrap form.calendarSearch fieldset label {
    width: 55px;
}

#mainWrap form.calendarSearch fieldset.firstNone {
    float: left;
    background-image: none;
}

#mainWrap form.calendarSearch fieldset.lastNone {
    float: right;
    background-image: none;
}

#mainWrap form.calendarSearch fieldset.bottomLine {
    width: 100%;
}

div.expandHeader h2 {
    padding-top: 5px;
}

#page.themeError h1.error500 {
    background-image: url("https://www.garanti.com.tr/tr/404.page");
}

#mainWrap form.calendarSearch fieldset.emtiaSearch {
    padding-right: 78px;
    padding-top: 5px;
    width: 450px;
    background: none;
}

#mainWrap ul.lastUpdated li.firstChildFAQSearch {
    border-right: none;
    padding: 0 5px 0 0;
}

#mainWrap form.calendarSearch fieldset.firstNone {
    float: left;
    background-image: none;
}

#mainWrap form.calendarSearch fieldset.lastNone {
    float: right;
    background-image: none;
}

#mainWrap form.calendarSearch fieldset.bottomLine {
    width: 100%;
    clear: both;
    font-size: 0;
}

div.withCN form.calendarSearch3 {
    margin: 0 4px 20px 0 !important;
    padding-right: 0 !important;
}

.recentSearches {
    min-height: 20px;
}

#mainWrap #fastSearch {
    padding: 10px 0 0;
}

#mainWrap form label.removeWidth {
    width: auto;
}

form .yearMonthInput span {
    float: left;
    margin: 3px 5px;
    padding-top: 2px;
}

#mainWrap form input.doubleChar {
    display: inline;
    margin-bottom: 5px;
    width: 50px;
}

#mainWrap form input.tripleChar {
    display: inline;
    margin-bottom: 5px;
    width: 40px;
}

#mainWrap form.calendarSearch fieldset.emptiaForm {
    width: 100% !important;
    margin-bottom: 10px !important;
}

#mainWrap form.calendarSearch fieldset.emptiaForm label {
    width: 100px !important;
    clear: left !important;
}

#mainWrap form.calendarSearch fieldset.emptiaForm div.formField {
    margin-bottom: 0;
}

table.contentGrid th.numericCell, table.contentGrid td.numericCell {
    text-align: right;
}

#mainWrap form#fastSearch input {
    width: 500px;
}

#mainWrap form fieldset.login {
    float: left;
    width: 44%;
}

#mainWrap .addBorderTop {
    border-top: 3px solid #CCC;
}

div.sortOrderNoTopBorder {
    display: block;
    clear: both;
    width: 100%;
    border-bottom: 2px solid #e5e5e5;
    margin: 0 0 12px 0;
    padding: 10px 0 11px 0;
}

div.sortOrderNoBottomBorder {
    display: block;
    clear: both;
    width: 100%;
    border-top: 2px solid #e5e5e5;
    margin: 0 0 12px 0;
    padding: 10px 0 11px 0;
}

table.contentGrid tbody td.noData {
    border: medium none;
    padding: 14px 0 28px 14px;
}

table.contentGrid th.rowSelect {
    text-align: center;
    width: 3em;
}

#mainWrap form#fastSearch input {
    line-height: 1em;
}

div.header ol.stages li span.visited {
    color: #2FA8AC;
    text-decoration: none;
    border-left-color: #2FA8AC;
}

div.helpBox ul.topList li {
    padding-top: 5px;
    padding-bottom: 5px;
}

div#calcContent h2.tableHeading {
    margin-bottom: .8em;
    padding-top: .8em;
}

.countDown {
    background-color: #7FBF35;
    border: none !important;
    color: #000 !important;
    margin-right: 8px;
    width: 44px !important;
    padding-left: 2px !important;
}

#mainWrap form select.jobTitle {
    width: 470px;
}

div.promoBase h3.singleLine, div.mastersPromoBox h3.singleLine {
    min-height: 2.3em;
}

table.removeTHmargin tbody th, table.removeTHmargin thead tr.highlightHeader th {
    padding-left: 0;
}

ul.hubCarouselCtrl li.cont1 a span.controlText span.std, ul.hubCarouselCtrl li.cont2 a span.controlText span.std, ul.hubCarouselCtrl li.cont3 a span.controlText span.std {
    margin-top: 19px;
}

.lightBox ul.NavSendtoweb {
    margin: -27px 0 0 0;
    padding: 0;
    float: right;
    position: absolute;
    right: 20px;
}

ul.NavSendtoweb li {
    display: inline;
    margin: 0 0 0 3px;
    padding: 0;
}

.lightBox ul.NavSendtoweb li a, .lightBox ul.NavSendtoweb li a img {
    margin: 0;
    padding: 0;
}

div.socialIcons {
    border-top: 1px solid #DAD8D8;
    display: block;
    padding-top: .5em;
}

div.socialIcons ul.NavSendtoweb {
    float: right;
}

p.imageBox80 {
    float: right;
    width: 80px;
    border: none;
    text-align: left;
    margin-left: 14px;
}

p.imageBox100 {
    float: right;
    width: 100px;
    border: none;
    text-align: left;
    margin-left: 14px;
}

p.imageBox120 {
    float: right;
    width: 120px;
    border: none;
    text-align: left;
    margin-left: 14px;
}

p.imageBox140 {
    float: right;
    width: 140px;
    border: none;
    text-align: left;
    margin-left: 14px;
}

p.imageBox160 {
    float: right;
    width: 160px;
    border: none;
    text-align: left;
    margin-left: 14px;
}

.imageBox80 img, .imageBox100 img, .imageBox120 img, .imageBox140 img, .imageBox160 img {
    display: block;
    margin-bottom: 4px;
}

ul.newsList span.dateBold {
    display: block;
    font-weight: bold;
}

#mainWrap #investorRelationsLargeGraph {
    margin-left: 7px;
}

button.vAlign {
    margin-top: -6px;
}

.calcResults p {
    margin: 0 20px;
    color: white;
    clear: left;
}

UL.list LI {
    zoom: 1;
}

ul.carouselCtrl li a span.controlText {
    height: 65px;
}

.themeHubHome div.PE_tabbedContent div.tabContent {
    min-height: 140px;
}

div.helpBox ul.topList li.notice {
    font-weight: normal;
    padding-left: 14px;
    padding-right: 14px;
}

div.contentDivider {
    background: url("../img/css/content-separator-2.png") left -4px repeat-x;
    padding: 4px 0;
    width: 545px;
}

#siteNav {
    clear: none;
}

#siteNav.share {
    float: right;
    clear: none;
    padding-top: 7px;
}

#siteNav.share li {
    border-left: none;
    padding: 0 0 0 3px;
}

#siteNav.share li.first {
    display: none;
}

.hasJS div.accumulationTest div.errorContainer {
    margin-left: 0;
}

.accumulationTest ol.resultsList {
    margin-left: 0;
    border-top: 0;
    border-bottom: 0;
}

.accumulationTest#calcResults .calcResults {
    margin-left: 14px;
}

span.pin4DigitBlank, #mainWrap form input.pin4DigitBlank {
    background: url("../img/css/pin-entry-4digit-blank-V2.png") no-repeat center #F2F2F2;
    width: 3.75em;
    border-color: #f2f2f2;
    margin-right: 4px;
}

span.pin2DigitBlank, #mainWrap form input.pin2DigitBlank {
    background: url("../img/css/pin-entry-2digit-blank-V2.png") no-repeat center #F2F2F2;
    width: 1.875em;
    border-color: #f2f2f2;
}

div#page form .formFieldSurround input.pin2digit {
    width: 1.875em;
}

div.bddk table.contentGrid thead tr.generalHeader th.widthFirst {
    width: 128px;
}

div.bddk table.contentGrid thead tr.generalHeader th.widthSecond {
    width: 80px;
}

div.bddk table.contentGrid thead tr.generalHeader th.widthThird {
    width: 76px;
}

div.bddk table.contentGrid thead tr.generalHeader th.widthFourth {
    width: 160px;
}

div#page form label span, div#page span.label span, div#page div.label span {
    float: right;
    width: 138px;
}

div#page form label img, div#page span.label img, div#page div.label img, div#page form .formFieldInner img.required {
    float: left;
    margin: 3px 5px 0 0;
}

#page.theme3 #mainWrap.timeoutForm {
    background-position: 980px top;
}

#mainWrap.timeoutForm div.withAC {
    width: 960px;
}

#mainWrap.timeoutForm div.areaAdditionalContent {
    display: none;
}

div#page form .textarea {
    display: block;
    border-color: #BCBCBC #CCCCCC #CCC #BCBCBC;
    border-style: solid;
    border-width: 2px 1px 1px 2px;
    font: normal .923em Arial, Helvetica, sans-serif;
    height: 120px;
    overflow: auto;
    width: 440px;
}

#mainWrap form .innerFieldSurroundInline label.inline {
    width: 440px;
    font-weight: bold;
}

.calcResults p.footnote {
    color: #999;
}

p.headerRangeWithoutStep {
    background: url("../img/css/content-separator-4.png") repeat-x scroll 0 0 transparent;
    margin: -10px 28px 0;
    padding: 8px 0 27px;
}

a.fixButton strong.accumulationTest.applyButton {
    background-image: url("../img/css/tr/btn-birikim-testi.png");
}

a.fixButton strong.accumulationApp.applyButton {
    background-image: url("../img/css/tr/btn-birikim-uygulamasi.png");
}

div.multiButton.productApply {
    min-height: 235px;
}

input.placeholder {
    color: #aeaeae;
}

input::-webkit-input-placeholder {
    color: #aeaeae;
}

input:-moz-placeholder {
    color: #aeaeae;
}

input:-ms-input-placeholder {
    color: #aeaeae;
}

#globalSearch input.placeholder {
    color: #aeaeae;
}

#globalSearch input::-webkit-input-placeholder {
    color: #aeaeae;
}

#globalSearch input:-moz-placeholder {
    color: #aeaeae;
}

#globalSearch input:-ms-input-placeholder {
    color: #aeaeae;
}

#mainWrap.withCN div.appStoreHeader {
    width: 798px;
    height: 134px;
    background-color: #fff;
    display: block;
}

#mainWrap.withCN div.withAC.appStoreContent {
    width: 798px;
    margin-bottom: 28px;
    padding-top: 28px;
    background: url("../img/css/green-gradient-h1-bg.jpg") no-repeat scroll 14px 0 transparent;
}

div.withAC.appStoreContent div.PE_tabbedContent {
    padding: 0 28px;
}

#mainWrap.withCN div.withAC.appStoreContent .contentCol4 {
    width: 228px;
}

div.withAC.appStoreContent .contentCol4 div.promoBase p.promoImage {
    float: left;
    height: 70px;
    left: 2px;
    margin-right: 12px;
    position: relative;
    width: 70px;
}

div.withAC.appStoreContent .contentCol4 div.promoBase div div div {
    padding-bottom: 0;
}

.appStoreP {
    float: right;
    width: 126px;
}

div.appStore .areaContentPromo #hubCarousel a.carouselButton {
    width: 774px;
    height: 390px;
    margin: 0;
}

.appHeaderImg {
    margin: 7px 0 0 14px;
}

div.appStoreHeader .headerTxt {
    width: 380px;
    float: right;
    margin: 0 14px 0;
}

div.appStoreHeader .headerImg {
    float: left;
}

div.appStore div.PE_tabbedContent ul.controls li a span span span {
    font-weight: bold;
}

div.appStore div.PE_tabbedContent ul.controls li.igarantitab a span span span {
    background: url("../img/css/gri-background.png") repeat-x #A0A0A0;
}

div.appStore div.PE_tabbedContent ul.controls li.active a span span span {
    background: #FFF !important;
}

div.appStore div.PE_tabbedContent ul.controls li.active.igarantitab a span, div.appStore div.PE_tabbedContent ul.controls li.active.igarantitab a:hover span, div.appStore div.PE_tabbedContent ul.controls li.active.igarantitab a:focus span {
    background: url("../img/css/tabs-separator-active.png") no-repeat scroll -1px top white;
}

div.appStore div.PE_tabbedContent ul.controls li.igarantitab a span {
    background: url("../img/css/AppTop.png") no-repeat scroll right -1px #A0A0A0;
}

div.appStore div.PE_tabbedContent ul.controls li.igarantitab a span span {
    background: url("../img/css/AppTop.png") no-repeat scroll right -1px #A0A0A0;
}

div.appStore div.PE_tabbedContent ul.controls li.igarantitab {
    background: url("../img/css/AppMiddle.png") no-repeat scroll left bottom transparent;
}

div.appStore div.PE_tabbedContent ul.controls li.igarantitab a {
    background: url("../img/css/AppMiddle.png") no-repeat scroll left bottom transparent;
}

div.appStore div.PE_tabbedContent ul.controls li.igarantitab a:hover span, div.PE_tabbedContent ul.controls li.igarantitab a:focus span {
    background-color: #6A6A6A;
    background-repeat: repeat-y;
}

#mainWrap div.areaAdditionalContent.appSlider {
    float: none;
    margin-bottom: 16px;
    width: 266px;
    margin-left: 225px;
}

div.areaAdditionalContent.appSlider .applicationShopCarousel .jcarousel-item, #page #mainWrap div.areaAdditionalContent.appSlider div.promoNews .jcarousel-clip {
    height: 300px;
    width: 239px;
    text-align: center;
}

#page #mainWrap div.areaAdditionalContent.appSlider div.promoNews .jcarousel-prev {
    background: url("../img/css/news-carousel-button-back.png") no-repeat scroll left -21px transparent;
    float: left;
    height: 21px;
    margin-left: -60px;
    margin-top: -170px;
    width: 13px;
}

#page #mainWrap div.areaAdditionalContent.appSlider div.promoNews .jcarousel-next {
    background: url("../img/css/news-carousel-button-next.png") no-repeat scroll left -21px transparent;
    float: right;
    height: 21px;
    margin-right: -60px;
    margin-top: -170px;
    width: 13px;
}

ul .accordionContent a.jcarousel-next {
    height: 21px !important;
    background: url(../img/css/news-carousel-button-next.png) no-repeat scroll left -21px transparent !important;
}

ul .accordionContent a.jcarousel-prev {
    height: 21px !important;
    background: url(../img/css/news-carousel-button-back.png) no-repeat scroll left -21px transparent !important;
}

div.appStoreContent div.promoBase div div div {
    min-height: 100px;
}

div.areaAdditionalContent.appSlider div.promoNews div.base, div.areaAdditionalContent.appSlider div.promoNews div, div.areaAdditionalContent.appSlider div.promoNews div.top {
    background: none;
}

div#ipadControl img.lightboxLogo, div#androidTabletControl img.lightboxLogo {
    float: right;
    margin-top: 0;
    position: static;
}

div#ipadControl p.contentText, div#androidTabletControl p.contentText {
    color: #7EBE34;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.3em;
    width: 337px;
    float: left;
}

div#ipadControl img.lightboxImg, div#androidTabletControl img.lightboxImg {
    float: right;
}

div#ipadControl.lightBox .lightbox-right, div#androidTabletControl.lightBox .lightbox-right {
    margin: 0 0 0 1px;
    padding: 17px 20px 25px 22px;
    text-align: left;
}

div#ipadControl.lightboxNoHeader .lightbox-right .heading, div#androidTabletControl.lightboxNoHeader .lightbox-right .heading {
    margin-bottom: 0;
}

div#ipadControl.hasJS .lightBox, div#androidTabletControl.hasJS .lightBox {
    position: absolute;
    width: 700px;
    z-index: 20;
}

div#ipadControl .lightbox-base-left, div#androidTabletControl .lightbox-base-left {
    margin-top: -1px;
}

div#ipadControl a.button.submit, div#androidTabletControl a.button.submit {
    margin-bottom: 7px;
}

div#ipadControl a.button.submit span span span span span, div#androidTabletControl a.button.submit span span span span span {
    padding-left: 20px;
    padding-right: 20px;
}

div#ipadControl a.button.ipadLightboxButton span span span span span, div#androidTabletControl a.button.androidTabletLightboxButton span span span span span {
    padding-left: 36px;
    padding-right: 36px;
}

.garantiBookmark {
    background: url(../img/garantisethomepage/bookmark-bar-bg.png) repeat-x;
    display: none;
    height: 59px;
    margin-bottom: -5px;
    position: relative;
    width: 100%;
    z-index: 3;
}

.bookmarkContentArea {
    margin: auto;
    width: 952px;
}

.garantiBookmark P {
    margin-top: 20px;
    text-indent: -9000px;
    width: 782px;
    background: url(../img/garantisethomepage/bookmark-text.png) no-repeat;
    float: left;
    height: 19px;
}

.bookmarkButton {
    padding-left: 8px;
    float: left;
}

.bookmarkButton A {
    margin-top: 12px;
    text-indent: -9000px;
    display: block;
    float: left;
    height: 33px;
    background-image: url(../img/garantisethomepage/buttons.png);
    background-repeat: no-repeat;
}

.bookmarkButton A#yes {
    width: 64px;
    background-position: 0 0;
}

.bookmarkButton A#no {
    width: 64px;
    background-position: -64px 0;
    margin-left: 12px;
}

.bookmarkButton A:hover#yes {
    background-position: 0 -33px;
}

.bookmarkButton A:hover#no {
    background-position: -64px -33px;
}

.garantiBookmarkNonIe {
    background: url(../img/garantisethomepage/bookmark-bar-bg.png) repeat-x;
    width: 100%;
    display: none;
    height: 54px;
    text-align: center;
}

.bookmarkContentAreaNonIe {
    margin: auto;
    width: 760px;
    margin: 0 auto;
}

.garantiBookmarkNonIe P {
    margin-top: 13px;
    text-indent: -9000px;
    width: 530px;
    background: url(../img/garantisethomepage/nonie-bookmark-text.png) no-repeat;
    float: left;
    height: 33px;
}

.bookmarkButtonNonIe {
    padding-left: 8px;
    float: left;
    margin-top: 10px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.arrowNonIe {
    float: left;
    display: block;
    margin-top: 10px;
}

.garantiIcoNonIe {
    float: left;
    display: block;
    margin-left: 10px;
}

.closeNonIe {
    float: left;
    display: block;
    margin: 10px 0 0 130px;
    cursor: pointer;
}

#footer {
    *top: -8px;
}

div#iSubePopup {
    z-index: 291;
    width: 391px;
    height: 229px;
    background-image: url(../img/css/garanti_popup_02.png);
    background-repeat: no-repeat;
    position: absolute;
    margin: 0;
    right: 174px;
    top: 70px;
}

div#iSubePopupCircle {
    z-index: 291;
    width: 267px;
    height: 366px;
    background-image: url(../img/css/garanti_popup_01.png);
    background-repeat: no-repeat;
    position: absolute;
    margin: 0;
    right: 337px;
    top: 65px;
}

div#iSubePopup p.iSubePopupText {
    color: #015931;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    padding: 59px 36px;
    text-align: center;
}

div#iSubePopupCircle p.iSubePopupText {
    color: #015931;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    padding: 59px 36px;
    text-align: center;
}

div#iSubePopupCircle p.iSubePopupText {
    margin-top: 110px;
    padding: 14px 25px;
}

div#iSubePopup div.iSubePopupKapat {
    width: 60px;
    height: 15px;
    margin: -11px 16px;
    float: right;
}

div#iSubePopupCircle div.iSubePopupKapat {
    display: block;
    left: 46px;
    position: absolute;
    top: 48px;
    width: 45px;
    height: 45px;
}

div#iSubePopupCircle div.iSubePopupKapat a {
    display: block;
    width: 45px;
    height: 45px;
    outline: none;
    border: none;
}


#page .areaContentPromo a.carouselButton span.carouselButtonLight {
    background: url("../img/css/btn-carousel-mid-ac.png") 0 0 repeat-x;
    white-space: nowrap;
}

#page .areaContentPromo a.carouselButton:hover span.carouselButtonLight {
    background: url("../img/css/btn-carousel-hover-mid-ac.png") 0 0 repeat-x;
    white-space: nowrap;
}

#page .areaContentPromo a.carouselButton.carouselButtonLight:hover span.rightEdge {
    background: url("../img/css/btn-carousel-hover-right-ac.png") 0 0 no-repeat;
}

#page .areaContentPromo a.carouselButton.carouselButtonLight:hover span.leftEdge {
    background: url("../img/css/btn-carousel-hover-left-ac.png") 0 0 no-repeat;
}

#page .areaContentPromo a.carouselButton.carouselButtonLight {
    color: #2FA8AC;
}

#page .areaContentPromo a.carouselButton.carouselButtonLight:hover {
    color: #005931;
}

#page .areaContentPromo a.carouselButton.carouselButtonDark {
    color: #fff;
}

#page .areaContentPromo a.carouselButton.carouselButtonDark:hover {
    color: #005931;
}

#page .areaContentPromo a.carouselButton span.carouselButtonDark {
    background: url("../img/css/btn-carousel-cyan-mid-ac.png") 0 0 repeat-x;
    white-space: nowrap;
}

#page .areaContentPromo a.carouselButton:hover span.carouselButtonDark {
    background: url("../img/css/btn-carousel-hover-mid-ac.png") 0 0 repeat-x;
    white-space: nowrap;
}

.garantiBookmarkIe6 {
    background: url(../img/garantisethomepage/bookmark-bar-bg.png) repeat-x;
    width: 100%;
    display: none;
    height: 54px;
    text-align: center;
}

.bookmarkContentAreaIe6 {
    margin: auto;
    width: 924px;
    margin: 0 auto;
}

.garantiBookmarkIe6 P {
    margin-top: 8px;
    text-indent: -9000px;
    width: 640px;
    background: url(../img/garantiie6warning/ie_txt.png) no-repeat;
    float: left;
    height: 33px;
}

.bookmarkButtonIe6 {
    padding-left: 8px;
    float: left;
    margin-top: 10px;
}

.closeIe6 {
    cursor: pointer;
    display: block;
    float: left;
    margin: 10px 0 0 124px;
}

.garantiIcoIe6 {
    display: block;
    float: left;
    margin-left: 10px;
}

.arrowIe6 {
    display: block;
    float: left;
    margin-top: 10px;
}

.garantiBookmarkIe7 {
    background: url(../img/garantisethomepage/bookmark-bar-bg.png) repeat-x;
    width: 100%;
    display: none;
    height: 54px;
    text-align: center;
}

.bookmarkContentAreaIe7 {
    margin: auto;
    width: 924px;
    margin: 0 auto;
}

.garantiBookmarkIe7 P {
    margin-top: 8px;
    text-indent: -9000px;
    width: 640px;
    background: url(../img/garantiie7warning/ie_txt.png) no-repeat;
    float: left;
    height: 33px;
}

.bookmarkButtonIe7 {
    padding-left: 8px;
    float: left;
    margin-top: 10px;
}

.closeIe7 {
    cursor: pointer;
    display: block;
    float: left;
    margin: 10px 0 0 124px;
}

.garantiIcoIe7 {
    display: block;
    float: left;
    margin-left: 10px;
}

.arrowIe7 {
    display: block;
    float: left;
    margin-top: 10px;
}

.garantiBookmarkIe8 {
    background: url(../img/garantisethomepage/bookmark-bar-bg.png) repeat-x;
    width: 100%;
    display: none;
    height: 54px;
    text-align: center;
}

.garantiBookmarkIe8 P {
    margin-top: 8px;
    text-indent: -9000px;
    width: 640px;
    background: url(../img/garantiie8warning/ie-text-tr.png) no-repeat;
    float: left;
    height: 33px;
}

@media (max-width: 952px) {
    #header {
        width: 952px;
    }

    #baseNav {
        float: right;
        margin-right: 286px;
        width: 200px;
    }

    #globalSearch {
        float: right;
        margin-right: 306px;
    }

    #primaryNav {
        width: 952px;
    }
}

@media (max-width: 930px) {
    #header {
        width: 930px;
    }

    #baseNav {
        float: right;
        margin-right: 286px;
        width: 200px;
    }

    #globalSearch {
        float: right;
        margin-right: 306px;
    }

    #primaryNav {
        width: 952px;
    }
}

@media (max-width: 900px) {
    #header {
        width: 900px;
    }

    #baseNav {
        float: right;
        margin-right: 286px;
        width: 200px;
    }

    #globalSearch {
        float: right;
        margin-right: 306px;
    }

    #primaryNav {
        width: 952px;
    }
}

@media (max-width: 875px) {
    #baseNav, #globalSearch {
        visibility: visible;
    }

    #header {
        width: 875px;
    }

    #baseNav {
        float: right;
        margin-right: 286px;
        width: 200px;
    }

    #globalSearch {
        float: right;
        margin-right: 306px;
    }

    #primaryNav {
        width: 952px;
    }
}

@media (max-width: 850px) {
    #header {
        width: 850px;
    }

    #baseNav {
        float: right;
        margin-right: 286px;
        width: 200px;
    }

    #globalSearch {
        float: right;
        margin-right: 306px;
    }

    #primaryNav {
        width: 952px;
    }
}

@media (max-width: 825px) {
    #baseNav, #globalSearch {
        visibility: visible;
    }

    #header {
        width: 825px;
    }

    #baseNav {
        float: right;
        margin-right: 286px;
        width: 200px;
    }

    #globalSearch {
        float: right;
        margin-right: 306px;
    }

    #primaryNav {
        width: 952px;
    }
}

@media (max-width: 800px) {
    #baseNav, #globalSearch {
        visibility: visible;
    }

    #header {
        width: 800px;
    }

    #baseNav {
        float: right;
        margin-right: 286px;
        width: 200px;
    }

    #globalSearch {
        float: right;
        margin-right: 306px;
    }

    #primaryNav {
        width: 952px;
    }

    #baseNav li a {
        color: #2FA8AC;
    }
}

@media (max-width: 775px) {
    #baseNav, #globalSearch {
        visibility: visible;
    }

    #header {
        width: 775px;
    }

    #baseNav {
        float: right;
        margin-right: 286px;
        width: 200px;
    }

    #globalSearch {
        float: right;
        margin-right: 306px;
    }

    #primaryNav {
        width: 952px;
    }

    #baseNav li a {
        color: #2FA8AC;
    }
}

@media (max-width: 750px) {
    #baseNav, #globalSearch {
        visibility: visible;
    }

    #header {
        width: 750px;
    }

    #baseNav {
        float: right;
        margin-right: 286px;
        width: 200px;
    }

    #globalSearch {
        float: right;
        margin-right: 306px;
    }

    #primaryNav {
        width: 952px;
    }

    #baseNav li a {
        color: #2FA8AC;
    }
}

@media (max-width: 725px) {
    #baseNav, #globalSearch {
        visibility: visible;
    }

    #header {
        width: 725px;
    }

    #baseNav {
        float: right;
        margin-right: 286px;
        width: 200px;
    }

    #globalSearch {
        float: right;
        margin-right: 306px;
    }

    #primaryNav {
        width: 952px;
    }

    #baseNav li a {
        color: #2FA8AC;
    }
}

@media (max-width: 700px) {
    #baseNav, #globalSearch {
        visibility: visible;
    }

    #header {
        width: 700px;
    }

    #baseNav {
        float: right;
        margin-right: 286px;
        width: 200px;
    }

    #globalSearch {
        float: right;
        margin-right: 306px;
    }

    #primaryNav {
        width: 952px;
    }

    #baseNav li a {
        color: #2FA8AC;
    }
}

#inline-block, a.button.bigger, .breadcrumb-arrow, .listHorizontal li, .inline-block {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    float: none;
}

.breadcrumb.clearfix:after, .imageWithFullWidth.clearfix:after {
    display: inline;
}

.outerContainer {
    display: table;
    overflow: hidden;
    width: 100%;
}

.outerContainer .innerContainer {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

* + html .outerContainer {
    position: relative;
}

* + html .outerContainer .innerContainer {
    position: absolute;
    top: 50%;
    left: 0;
}

* + html .outerContainer .innerContainer .element {
    position: relative;
    top: -50%;
}

.imageWithFullWidth > img {
    float: left;
}

.imageWithFullWidth .element {
    overflow: hidden;
    position: relative;
}

.mt-90 {
    margin-top: 90px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-30 {
    margin-bottom: 30px;
}

.margin-center {
    margin-left: auto;
    margin-right: auto;
}

.text-center {
    text-align: center;
}

.c-row .col-3 {
    width: 33%;
    float: left;
    *width: 32.9998%;
    min-height: 10px;
}

.green-circle-bg {
    width: 150px;
    height: 150px;
    background: url(../img/green-circle.png) no-repeat center center;
}

.green-circle-bg .outerContainer {
    height: 150px;
}

.green-header-medium {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #7ec026;
}

.lighter-grey {
    color: #4d4d4d;
    font-size: 13px;
}

a.button.bigger .link, a.button.bigger:hover .link {
    height: 25px;
    line-height: 25px;
    padding: 0;
    margin: 6px 0;
    padding-right: 40px;
    padding-left: 10px;
    text-align: left;
    margin-right: 10px;
}

.payment-landing a.button.bigger .link {
    margin-left: 10px;
}

* + html a.button.bigger .link, * + html a.button.bigger:hover .link {
    margin-top: 9px !important;
}

a.button.bigger .arrowIcon {
    background: url(../img/arrow-sprite.png) no-repeat right top;
}

a.button.bigger:hover .arrowIcon {
    background: url(../img/arrow-sprite.png) no-repeat right bottom;
}

a.button.bigger .viewIcon {
    background: url(../img/view-icon.png) no-repeat right 3px;
}

a.button.bigger:hover .viewIcon {
    background: url(../img/view-icon.png) no-repeat right -33px;
}

a.button.bigger .printIcon {
    background: url(../img/print-icon.png) no-repeat right 5px;
}

a.button.bigger:hover .printIcon {
    background: url(../img/print-icon.png) no-repeat right 5px;
}

a.button.bigger .link.blue {
    color: #24a8ac;
}

.col-3 .wrapper {
    width: 200px;
    margin: 0 auto;
}

.breadcrumb {
    margin-bottom: 15px !important;
}

.breadcrumb-item {
    float: left;
    margin-left: 5px;
}

.breadcrumb-item:first-child {
    margin-left: 0;
}

.breadcrumb-item:first-child .breadcrumb-arrow {
    display: none;
}

.breadcrumb-arrow {
    width: 10px;
    height: 7px;
    background: url(https://www.garanti.com.tr/tr/404.page) no-repeat left top;
    margin-right: 5px;
}

.breadcrumb-item a {
    color: #999;
    font-size: 12px;
    text-decoration: underline;
}

.breadcrumb-item.active .breadcrumb-arrow {
    background: url(https://www.garanti.com.tr/tr/404.page) no-repeat right top;
}

.breadcrumb-item.active a {
    color: #7ec026;
    font-weight: bold;
}

.breadcrumb-item a:hover {
    color: #7ec026;
}

.listHorizontal li {
    margin-left: 5px;
}

.listHorizontal li:first-child {
    margin-left: 0;
}

.message-box {
    background: url(https://www.garanti.com.tr/tr/404.page) left top;
    overflow: hidden;
}

.message-box .imageWithFullWidth {
    margin: 10px 20px;
    height: 70px;
}

.message-box .outerContainer {
    height: 70px;
}

.message-box .imageWithFullWidth > img {
    margin-right: 20px;
}

.message-box .imageWithFullWidth p {
    color: #333;
    font-size: 15px;
}

.blue-emphasis {
    color: #24a8ac;
    font-size: 15px;
    font-weight: bold;
}

.form-notification {
    display: block;
    padding-top: 10px;
    background: url(https://www.garanti.com.tr/tr/404.page) no-repeat 50% 0;
    font-size: 14px;
    font-weight: bold;
    color: #005a30;
}

.form-notification .inner {
    display: block;
    background: url(https://www.garanti.com.tr/tr/404.page) no-repeat 50% 100%;
    padding: 37px 80px 47px;
}

.wrapper-med {
    width: 560px;
}

.wrapper-med p {
    font-size: 14px;
}

.blue-header-medium {
    color: #24a8ac;
    font-size: 16px;
    font-weight: bold;
}

#mfp-modal {
    display: block;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
    overflow-y: auto;
    overflow-x: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.white-popup-block {
    background: url(https://www.garanti.com.tr/tr/404.page) no-repeat 50% 0;
    padding: 50px 70px 78px;
    text-align: center;
    max-width: 340px;
    margin: 150px auto 40px;
    position: relative;
    font-size: 18px;
    color: #333;
}

.white-popup-block p {
    color: #333;
}

.popup-modal-dismiss {
    display: inline-block;
    margin: 20px 5px 10px;
}

.small-buttons span {
    font-size: 12px;
}

* + html .listHorizontal.small-buttons li:first-child {
    position: relative;
    top: -5px;
}

.elementHide {
    display: none !important;
    visibility: hidden !important;
}

.bist_delay {
    position: absolute;
    margin-left: 714px;
    margin-top: -94px;
    background-color: white;
    width: 252px;
    font-size: 11px;
    z-index: 99;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-indent: 13px;
    color: #333;
    border: 1px solid #cecece;
    border-top: none;
    padding-bottom: 3px;
}

body.noFlash div.bist_delay {
    display: none;
}

.ic_piyasalar_delay_p {
    line-height: 1em !important;
}

.dis_piyasalar_delay, .ic_piyasalar_delay, .grafik_delay {
    font-size: .88em;
    line-height: 18px;
}

div.innerFieldSurroundCenter input {
    width: auto !important;
    float: left !important;
    margin: 2px 7px 0 0 !important;
}

div.innerFieldSurroundCenter label {
    width: 266px !important;
}

#calculator div.formField input.tabbedFormCheckbox {
    width: 15px;
    float: left;
    padding: 0;
    margin: 0 5px 0 0;
    border-width: 0;
}

.lightBox p.unlinkSuccessMsg {
    font-weight: bold;
    color: #005931;
    font-size: 18px;
}

#mainWrap div.sortOrder ul.sortCriteria {
    display: none;
}

.primarySecondaryButtonsWrapper a, .primarySecondaryButtonsWrapper button {
    float: right !important;
    background: #2FA8AC;
    margin-bottom: 10px;
}

.primarySecondaryButtonsWrapper button {
    margin-left: 10px;
}

.primarySecondaryButtonsWrapper + div.formFooter a {
    float: right;
}

.primarySecondaryButtonsWrapper .btnSecondary {
    height: 20px;
    background: #fff;
    color: #44b1b4;
    border: 1px solid #2ea8ab;
}

.primarySecondaryButtonsWrapper .btnSecondary:hover {
    color: #075832;
    border: 1px solid #80be35;
    box-shadow: inset 0 0 0 1px #80be35;
}

div#creditAppMkdGrid .errorContainer {
    margin-left: 0;
}

a#acceptTheOfferPaymentPlan, a#acceptTheOfferDetail {
    float: right;
    margin-right: 10px;
    margin-bottom: 5px;
}