﻿.has-error {
    text-align: left;
    color: #a94442 !important;
    border-color: #a94442 !important;
}

.help-block {
    color: #a94442 !important;
    text-align:left;
}

.user-welcome {
    font-size: 14px;
    font-family: GothamBook;
    font-weight: 500;
    color: #F28D04;
}

#randevu-al .calendar {
    height: 330px;
    width: 100%;
    background: #F2F2F2;
    position: absolute;
    top: 70px;
    left: 0;
    overflow: auto;
    display: none;
    opacity: 0;
    transition: all 500ms ease-out;
}

#randevu-al .calendar .close-btn {
    display: inline-block;
    font-size: 24px;
    position: absolute;
    top: 0px;
    right: 28px;
    cursor: pointer;
    font-weight: 500;
    color: #2868AD;
}
#randevu-al .calendar .choose-btn {
        display: inline-block;
        font-size: 22px;
        position: absolute;
        top: 0px;
        left: 28px;
        cursor: pointer;
        font-weight: 500;
        color: #2868AD;
    }

#randevu-al .calendar .icerik {
        font-family: GothamBook;
        font-size: 14px;
        padding: 25px;
        z-index:1000;
    }

.legend .row:nth-of-type(odd) div {
    background-color: rgba(0,0,0,.05);
}

.legend .row:nth-of-type(even) div {
    background: #FFFFFF;
}

#interviewDetail .row {
    margin-bottom: 15px;
}
#Examinations .row {
    margin-bottom: 15px;
    width: 100%;
}

#Examinations .holder{
    height: auto !important;
    margin-bottom:35px;
}

#Examinations form {
    margin-top: 15px;
}

#Examinations table tr {
    font-family: GothamBookItalic;
    font-size: 14px;
    color: #2868AD;
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(237,236,237,1) 100%);
}

#examinationDetail {
    margin-bottom: 35px;
}

    #examinationDetail .holder {
        height: 100% !important;
    }

#examinationDetail .row {
    margin-bottom: 15px;
}
    #examinationDetail table tr {
        font-family: GothamBookItalic;
        font-size: 14px;
        color: #2868AD;
        background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(237,236,237,1) 100%);
    }

#interviewDetail{
    height: 100% !important;
}
#interviewDetail .row {
    margin-bottom: 15px;
}

.form-body {
    padding: 20px;
}

.font-blue {
    color: #2868AD !important;
}

.font-red {
    color: #E26A6A !important;
}

.bold {
    font-weight: 700 !important;
}

.control-label {
    margin-top: 1px;
    font-weight: 400;
}

.form-control-static {
    display: inline-block;
    margin: 0;
}

.label {
    text-shadow: none !important;
    font-size: 14px;
    font-weight: 300;
    padding: 3px 6px;
    color: #fff;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em;
}

.badge, .label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
}

.badge-default, .label-default {
    background-color: #bac3d0;
}

.badge-info, .label-info {
    background-color: #659be0;
}

.badge-success, .label-success {
    background-color: #91c957;
}


.portlet.light .form .form-actions, .portlet.light .portlet-form .form-actions {
    background: 0 0;
    padding-left: 0;
    padding-right: 0;
}

.portlet .form .form-actions, .portlet .portlet-form .form-actions {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.form .form-actions, .portlet-form .form-actions {
    padding: 20px;
    margin: 0;
    background-color: #f5f5f5;
    border-top: 1px solid #e7ecf1;
}

.buton-success {
    position: relative;
    font-family: GothamBook;
    font-size: 16px;
    vertical-align: super;
    color: white !important;
    text-decoration: none !important;
    border-radius: 10px;
    display: inline-block;
    padding: 2px 50px;
    margin-left:5px;
}

.buton-info {
    position: relative;
    font-family: GothamBook;
    font-size: 14px;
    vertical-align: super;
    color: white !important;
    text-decoration: none !important;
    border-radius: 10px;
    display: inline-block;
    padding: 2px 45px;
    margin-left: 5px;
    background: rgb(72,154,213);
    background: linear-gradient(0deg, rgba(72,154,213,1) 0%, rgba(115,193,237,1) 100%);
}

.buton-danger {
    position: relative;
    font-family: GothamBook;
    font-size: 14px;
    vertical-align: super;
    color: white !important;
    text-decoration: none !important;
    border-radius: 10px;
    display: inline-block;
    padding: 2px 45px;
    margin-left: 5px;
    background: rgb(135,21,21);
    background: linear-gradient(0deg, rgba(135,21,21,1) 0%, rgba(170,21,21,1) 100%);
}

@media (max-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }
}

@media (min-width:768px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }
}

#InterviewNotes {
    width: 400px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 10px;
    background: #489ad500;
    position: absolute;
    top: auto;
    left: auto;
    right: 0;
    float: right;
    z-index: 300;
}

    #InterviewNotes .Notes {
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        overflow: hidden;
        display: none;
        width: 100%;
        padding-right: 10px;
    }
    #InterviewNotes .row {
        margin-left: 0px;
        margin-top: 5px;
    }

    #InterviewNotes .hide {
        display: inline-block !important;
        border: 2px solid #489ad5 !important;
    }
#InterviewNotes .move {
    right: 398px !important;
}

    #InterviewNotes input, #InterviewNotes textarea {
        background: #f2f2f291 !important;
        border: 1px solid #F2F2F2 !important;
        border-radius: 10px !important;
        font-family: GothamBookItalic !important;
        color: #000000 !important;
        padding-left: 0px;
    }

    #InterviewNotes ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #000 !important;
        font-family: GothamBookItalic !important;
        opacity: 1; /* Firefox */
    }

    #InterviewNotes :-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-family: GothamBookItalic !important;
        color: #000 !important;
    }

    #InterviewNotes ::-ms-input-placeholder { /* Microsoft Edge */
        font-family: GothamBookItalic !important;
        color: #000 !important;
    }

    #InterviewNotes input {
        text-indent: 10px !important;
    }


#InterviewNotes .InterviewNotesHandle {
    display: inline-block;
    padding: 10px;
    position: absolute;
    background: #489ad5;
    left:auto;
    right: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#InterviewNotes .InterviewNotesHandle [class^='bttn-'] {
    transform: translateY(3px);
}

#InterviewNotes .InterviewNotesHandle [class^='bttn-'] .hamburger {
    display: none;
}

#InterviewNotes.hide .InterviewNotesHandle [class^='bttn-'] .hamburger {
    display: inline;
}

#InterviewNotes.hide .InterviewNotesHandle [class^='bttn-'] .kapat {
    display: none;
}


#profile .row {
    margin-bottom: 15px;
}

#profileDetail .holder {
    height: 100% !important;
}


.display-hide, .display-none {
    display: none;
}

.form .form-actions.right, .portlet-form .form-actions.right {
    padding-left: 0;
    padding-right: 20px;
    text-align: right;
}

#SignIn {
    background: #F2F2F2;
    border-radius: 10px;
    padding: 15px 10px;
    position: relative;
    min-height:400px !important;
    margin-bottom:20px;
}
#SignIn .row {
    margin-bottom: 15px;
}
#SignIn .header {
    padding: 10px 10px 5px;
    border-radius: 10px;
    font-family: Gotham;
    font-weight: 500;
    color: #2868AD;
}
#SignIn .holder .header .title {
    vertical-align: super;
    transform: translateY(-3px);
    display: inline-block;
}

.pwdopsdiv {
    display: block;
    float: left;
    margin-right: 6px;
}
.pwdopsdiv a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.pwdstrengthbar {
    float: right;
    background: #cccccc;
    height: 4px;
    margin: 0;
}
.pwdstrength {
    float: right;
    height: 20px;
    width: 70%;
    margin-top: 8px;
}
.pwdstrengthstr {
    float: right;
    clear: both;
    height: 14px;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.mt-element-ribbon {
    position: relative;
    margin-bottom: 30px;
    background: #F2F2F2;
}
.mt-element-ribbon .ribbon.ribbon-color-success {
    background-color: #36c6d3;
    color: #fff;
}
.mt-element-ribbon .ribbon.ribbon-shadow {
    box-shadow: 2px 2px 7px rgba(0,0,0,.4);
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
.mt-element-ribbon .ribbon {
    padding: .5em 1em;
/*    z-index: 5;*/
    float: left;
    margin: 10px 0 0 -2px;
    clear: left;
    position: relative;
}
.mt-element-ribbon .ribbon-content {
    margin: 0;
    padding: 25px;
    clear: both;
}

.mt-element-card .mt-card-item {
    border: 1px solid;
    border-color: #e7ecf1;
    position: relative;
    margin-bottom: 30px;
}
.mt-element-card .mt-card-item .mt-card-avatar {
    margin-bottom: 15px;
}
.mt-element-card .mt-card-item .mt-card-content {
    text-align: center;
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-name {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-desc {
    font-size: 14px;
    margin: 0 0 10px 0;
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-social > ul {
    padding: 0;
    margin-bottom: 10px;
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-social > ul > li {
    list-style: none;
    display: inline-block;
    margin: 0 3px;
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-social > ul > li > a {
    color: #000;
    font-size: 18px;
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-social > ul > li > a.mt-card-btn {
    color: #fff;
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-social > ul > li > a.mt-card-btn:hover {
    color: #36c6d3;
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-social > ul > li > a:hover {
    color: #F1C40F;
}
.mt-element-card.mt-card-round .mt-card-item {
    padding: 40px 40px 10px 40px;
}
.mt-element-card.mt-card-round .mt-card-item .mt-card-avatar {
    border-radius: 50% !important;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
.mt-element-card.mt-card-round .mt-card-item .mt-card-avatar .mt-overlay {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.mt-element-overlay .mt-overlay-1 {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.mt-element-overlay .mt-overlay-1 img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    width: 100%;
    height: auto;
}
.mt-element-overlay .mt-overlay-1 h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(-100px) translateZ(0);
    -ms-transform: translatey(-100px) translateZ(0);
    transform: translatey(-100px) translateZ(0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 10px;
}
.mt-element-overlay .mt-overlay-1 .mt-info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 0;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%) translateZ(0);
    -webkit-transform: translateY(-50%) translateZ(0);
    -ms-transform: translateY(-50%) translateZ(0);
}
.mt-element-overlay .mt-overlay-1 .mt-info > li {
    list-style: none;
    display: inline-block;
    margin: 0 3px;
}
.mt-element-overlay .mt-overlay-1 .mt-info > li:hover {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
}
.mt-element-overlay .mt-overlay-1:hover .mt-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.mt-element-overlay .mt-overlay-1:hover img {
    -ms-transform: scale(1.2) translateZ(0);
    -webkit-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0);
}
.mt-element-overlay .mt-overlay-1:hover .mt-info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}
.mt-element-overlay .mt-overlay-1 .mt-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.mt-element-overlay .mt-overlay-1.mt-scroll-up:hover .mt-overlay {
    bottom: 0;
}
.mt-element-overlay .mt-overlay-1.mt-scroll-up .mt-overlay {
    bottom: -100%;
    top: auto;
}
.mt-element-overlay .mt-overlay-1.mt-scroll-down:hover .mt-overlay {
    top: 0;
}
.mt-element-overlay .mt-overlay-1.mt-scroll-down .mt-overlay {
    top: -100%;
}
.mt-element-overlay .mt-overlay-1.mt-scroll-left:hover .mt-overlay {
    right: 0;
}
.mt-element-overlay .mt-overlay-1.mt-scroll-left .mt-overlay {
    right: -100%;
    left: auto;
}
.mt-element-overlay .mt-overlay-1.mt-scroll-right:hover .mt-overlay {
    left: 0;
}
.mt-element-overlay .mt-overlay-1.mt-scroll-right .mt-overlay {
    left: -100%;
}

.btn.btn-outline.default {
    border-color: #e1e5ec;
    color: #e1e5ec;
    background: 0 0;
}
.btn.green:not(.btn-outline) {
    color: #FFF;
    background-color: #32c5d2;
    border-color: #32c5d2;
}
.btn:not(.btn-sm):not(.btn-lg) {
    line-height: 1.44;
}
.btn {
    outline: 0 !important;
}
.btn, .form-control {
    box-shadow: none !important;
}
.btn.btn-outline.dark {
    border-color: #2f353b;
    color: #2f353b;
    background: 0 0;
}

.modal-backdrop {
    width: 100%;
    z-index: 10000;
    height: 100%;
}
.modal {
    z-index: 10001;
}
.modal-header {
    display: block;
}

.media-block .media-left {
    display: block;
    float: left;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.img-sm {
    width: 70px;
    height: 70px;
}

.img-circle {
    border-radius: 50%;
}

#cartDetail .holder {
    background: #F2F2F2;
    height: auto; 
    border-radius: 10px;
    overflow-y: auto;
    padding: 15px 10px;
    position: relative;
}

#orderDetail .holder {
    background: #F2F2F2;
    height: auto;
    border-radius: 10px;
    overflow-y: auto;
    padding: 15px 10px;
    position: relative;
}

#orderDetail .row {
    margin-bottom: 15px;
}

.cart-span{
    font-size:16px;
}

.separator {
    border-left: 1px solid #E3E8EC;
    padding-right: 6px;
    float: left;
    display: inline-block;
    width: 1px;
    height: 18px;
    margin-left: 5px;
}

#appointment .holder {
    height: 100% !important;
}

#appointment .row {
    margin-top: 8px;
    margin-bottom: 8px;
}



.icon-lg {
    font-size: 1.333em;
    line-height: 1.095em;
    vertical-align: middle;
}

.icon-fw {
    width: 1.33em;
    margin-right: 4px;
    text-align: center;
}


.mar-all {
    margin: 15px;
}
.mar-hor, .mar-rgt {
    margin-right: 15px;
}
.pad-btm, .pad-ver {
    padding-bottom: 15px;
}

.pad-top, .pad-ver {
    padding-top: 15px;
}

#static {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


@media (min-width: 768px) {
    #static {
        width: 750px;
    }
}

@media (min-width: 992px) {
    #static {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    #static {
        width: 1450px;
    }
}

#about {
    font-family: Gotham;
    color: #F28D04;
}

#about p {
    margin-top: 0;
    margin-bottom: 2rem;
}

#returnpolicy {
    font-family: Gotham;
    color: #F28D04;
}

#returnpolicy p {
    margin-top: 0;
    margin-bottom: 1rem;
}

#returnpolicy li {
    margin-top: 15px;
    margin-bottom: 15px;
}

.bootboxXL {
    font-family: Gotham;
    color: #F28D04;
}

@media (min-width: 768px) {
    .bootboxXL {
    }
}

@media (min-width: 1200px) {
    .bootboxXL {
        max-width: 1450px;
    }
}

.panel {
    box-shadow: 0 2px 0 rgba(0,0,0,0.075);
    border-radius: 0;
    border: 0;
    margin-bottom: 15px;
}

.panel-bordered-primary, .panel-primary.panel-bordered {
    border: 1px solid #5fa2dd;
}

.panel-bordered-primary2, .panel-primary.panel-bordered {
    border: 2px solid #5fa2dd;
    border-radius: 10px;
}

.panel .panel-heading, .panel > :first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-heading {
    position: relative;
    height: 50px;
    padding: 0;
    border-bottom: 1px solid transparent;
}

.panel > .panel-heading:after, .panel.panel-colorful > .panel-heading:after {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    left: 20px;
    right: 20px;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.panel .panel-footer, .panel > :last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.panel-body {
    padding: 25px 20px;
}

.panel-title {
    font-weight: normal;
    padding: 0 20px 0 20px;
    font-size: 1.416em;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.pad-all {
    padding: 15px;
}

.mar-no {
    margin: 0 !important;
}

.text-5x, .text-4x, .text-5x, .text-2x, .text-lg, .text-sm, .text-xs {
    line-height: 1.25;
    font-size: 4em;
}

.text-2x {
    font-size: 2em;
}

.text-sm {
    font-size: 1em;
}

.text-thin {
    font-weight: 300;
}

.text-muted, a.text-muted:hover, a.text-muted:focus {
    color: #a6aaae;
}

.text-muted {
    color: #777;
}


.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-body {
    width: 10000px;
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}


.bg-success, .bg-success a {
    color: #fff;
}

.bg-success {
    background-color: #91c957;
}


.icon-wrap {
    display: inline-block;
    padding: 10px;
    border-radius: 2px;
}

.icon-wrap-sm {
    padding: 12px;
}

.icon-circle {
    border-radius: 50%;
}

.icon-wrap i {
    display: block;
    line-height: 1em;
    text-align: center;
    position: relative;
    width: 1em;
    vertical-align: middle;
}

input[type=radio] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    outline: none;
    content: none;
    text-indent: 0px !important;
    border: 0px !important;
}

    input[type=radio]:before {
        font-family: "FontAwesome";
        content: "\f00c";
        font-size: 15px;
        color: #000 !important;
        width: 15px;
        height: 15px;
    }

    input[type=radio]:checked:before {
        color: #fff !important;
    }