﻿@font-face {
    font-family: 'Myriad Pro';
    src: url('../../fonts/MyriadPro-Regular.otf') format('opentype');
}

body {
    font-family: 'Myriad Pro', Calibri,Tahoma,'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 9pt;
    color:#6c6c6c;
}
table {
    font-size: 9pt!important;
}
.filter-row {
    display: inline-block;
    padding:3px;
}
.flow-section {
    margin:5px;
}
#topbar {
    display:block;
}
.master-info {
    max-width:1200px;
}
.help-button {
    border: none !important;
    background-color: transparent !important;
    background-image: url('../../Content/Icons/Icons-Blue/icons8-help-50.png');
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    min-width: 30px !important;
    width: 30px !important;
    background-size: 22px;
    cursor: pointer;
}
.circle-button {
    width: 30px !important;
    height: 30px !important;
    min-width: unset !important;
    border: solid 1px #bbb !important;
    border-radius: 50% !important;
    background-color: #fff !important;
    padding: 0px !important;
    margin: 0px !important;
    color: #000 !important;
    font-size: 19pt !important;
    font-family: 'Myriad Pro' !important;
    text-align: center !important;
    cursor: pointer;
}
.from-template-icon {
    background-image: url('../../Content/Icons/Icons-Blue/icons8-related-companies-48.png');
    background-size:26px;
    background-position:center center;
    background-repeat:no-repeat;
}
#content {
    width: 100%;
    /*max-width:1200px;*/
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    height: 100vh;
    overflow-y: auto;
}
#footer {
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding: 0px;
    margin:0px;
    background-color: #ececec;
    position:fixed;
    height:35px;
    z-index:1;
}
#footer_vbys {
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    background-color: #ececec;
    position: fixed;
    height: 35px;
    z-index: 1;
}
.top-bar-header {
    font-size: 12pt;
    clear: both;
    display: table;
    clear: both;
    display: table;
    margin: 3px 3px 3px 3px;
}
.lang-header {
    padding-top: 22px;
    height: 31px;
    font-size: 13pt;
    float: right;
}
.top-header {
    font-size: 12pt;
    clear: both;
    display: table;
    clear: both;
    display: table;
    margin: 0px 3px 3px 3px;
}
.card-view-container {
    border:solid 1px #ccc;
    border-radius:7px;
    margin:50px auto;
    display:table;
    padding:10px;
    width:650px;
}
.card-view-header {
    font-size: 14pt;
    clear: both;
    display: table;
    clear: both;
    display: table;
    margin-top:2px;
    margin-bottom:5px;
}
.solid-underline {
    border-bottom: solid 1px lightgray;
    width: 100%;
    margin-bottom:20px;
}
.center-box {
    border: none;
    margin: 50px auto;
    display: table;
    padding: 10px;
    width: 650px;
}
.control-group {
    float: left;
    padding-bottom: 3px;
    min-height: 32px;
    margin-top: 4px;
    margin-bottom: 4px;
}
    .control-group input[type="text"] {
        padding: 6px;
        border: solid 1px #ccc;
        border-radius: 3px;
    }
.label-div {
    float: left;
    padding: 8px 3px 3px 3px;
    text-align: left;
    min-width: 100px;
    word-wrap: break-word;
}
.checkbox-label-div {
    float: left;
    min-width: 55px;
    padding-top: 9px;
}
.control-div {
    float: left;
    width:320px;
}
.control-div-header {
    float: left;
    padding: 1px;
}
.icon-div {
    float:left;
}
.sub-header {
    font-size:12pt;
}
#LoginForm .control-group {
    width: 100%;
}
#LoginForm .icon-text-group {
    border: solid 1px #808080;
    margin-bottom: 10px;
}

#LoginForm .icon-text-group input[type="text"] {
    border: none;
}

#LoginForm .icon-text-group input[type="text"]:focus {
    border: none;
}

.user-icon {
    background-image: url('../../Content/Icons/Interface/user-icon.png');
    margin-left: 5px;
}

.password-icon {
    background-image: url('../../Content/Icons/Interface/parola-icon.png');
    margin-left: 5px;
}

.eye-icon {
    background-image: url('../../Content/Icons/Interface/eye-icon.png');
}

i {
    width: 24px;
    height: 24px;
}

.label-desc-div {
    background-color: lightcyan;
    padding: 8px 30px;
    border-radius: 4px;
    background-image: url(../../Content/Icons/Icons-Blue/icons8-checked-filled-28.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 3px center;
    margin-right: 10px;
    margin-bottom: 5px;
    display:flex;
}

.txt { /* ReadOnly alanlarıda label-div css i ile kullanabiliriz. */
    min-width: 200px;
    height: 27px;
    white-space: nowrap;
    border-bottom: solid 1px #ccc;
    margin-right: 20px;
    font-size: 15px;
}
.number  {
    text-align:right;
    font-size:12pt;
    font-weight:bold;
    min-width:110px;
}
.slim-button {
    font-size: 9pt !important;
    background-color: #1892c2 !important;
    height: 27px !important;
    color: #fff !important;
    min-width: unset !important;
    width: auto !important;
    padding-top: 1px !important;
}

.slim-button-red {
    font-size: 9pt !important;
    background-color: rgb(255, 99, 71) !important;
    height: 27px !important;
    color: #fff !important;
    min-width: unset !important;
    width: auto !important;
    padding-top: 1px !important;
}

.slim-button-green {
    font-size: 9pt !important;
    background-color: rgb(104, 165, 71) !important;
    height: 27px !important;
    color: #fff !important;
    min-width: unset !important;
    width: auto !important;
    padding-top: 1px !important;
}

.slim-button-blue {
    font-size: 9pt !important;
    background-color: rgb(104, 160, 218) !important;
    height: 27px !important;
    color: #fff !important;
    min-width: unset !important;
    width: auto !important;
    padding-top: 1px !important;
}

.label-div .txt {
    min-width: 200px;
    height: 27px;
    white-space: nowrap;
    border-bottom: solid 1px #ccc;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-right: 10px;
}

input[type="button"] {
    font-family: 'Myriad Pro', Calibri,Tahoma,'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 11pt;
    height: 34px;
    background-color: #1892c2 !important;
    color: #fff !important;
    border: none;
    font-weight: lighter;
    border-radius: 3px;
    padding-top: 5px;
    padding-left: 12px;
    padding-right: 12px;
    min-width: 65px;
    box-sizing:border-box;        
}
   input[type="button"]:hover {
        background-color: #0fb0ef !important;
    }
    input[type="button"]:focus {
        background-color: #1892c2!important;
    }
    input[type="button"]:disabled {
        background-color: #d3d3d3;
    }
#usrSettingsMenu {
    background-color: rgb(255, 255, 255);
    position: absolute;
    width: 330px;
    top: 35px;
    right: 2px;
    z-index: 2;
    display: none;
}
    #usrSettingsMenu input[type="button"] {
        font-family: 'Myriad Pro', Calibri,Tahoma,'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 11pt;
        background-color: #898a8a;
        height: 30px;
        color: #ededed;
        border: none;
        font-weight: lighter;
        margin: 5px;
        border: solid 1px #ededed;
        border-radius: 0px;
        padding-top: unset;
    }
#txtSearch {
    background-color: #fff;
    padding: 3.6px 2px;
    min-width: 120px;
    height: 35px;
    font-family: 'Myriad Pro', Calibri,Tahoma,'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}  
/*
input[type="text"], input[type="email"], input[type="number"], input[type="datetime"], input[type="tel"], input[type="time"], input[type="week"], input[type="password"] {
  
    border: solid 1px #d1d1d1;
    background-color: #fff;
    padding: 3.6px 2px;
    min-width:120px;
    height:35px;
    font-family:'Myriad Pro';
}*/
#SearchBar .bar-textbox {
    margin-top: 7px;
    width: 420px;
    border: none;
}
#SearchBar .icon-text-group {
    border: solid 1px #dcdcdc;
    margin-top: 7px;
    margin-left: 10px;
}

    #SearchBar .icon-text-group input[type="text"] {
        border: none;
        margin: 0px;
    }
.bar-textbox {
    padding: 2px 2px !important;
}
.container-form {
    padding: 0px;
    margin: 0px;
}
.container-detail-form{
    max-width: 1200px;
}
#topbar {
    width: 100%;
    padding-left: 5px;
    margin: 0px;
    border-collapse: collapse;
    display: flow-root;
    border-bottom: solid 1px #ededed;
}
.mnuGroup {
    max-width: 200px;
    display: table-cell;
    padding: 0px 15px 0px 0px;
}
#mnu {
    background-color: #00aeef;
    /* padding-top: 6px; */
    /* padding-bottom: 6px; */
    font-size: 12pt;
    color: #fff;
    font-weight: 500;
    /* padding-left: 10px; */
    display: none;
}
.mnuTopItem {
    float:left;
    background-color: #00aeef;
    padding: 3px;
    cursor:pointer;
}
.mnuTopItem-opened {
    background-color: #7d7d7d;
    padding: 3px;
}
.mnuContent{
    background-color: #7d7d7d;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.mnuLink {
    color:#e3e3e3;
    text-decoration:none;
}
.mnuLink:hover {
    color:#fff;
    text-decoration:none;
}
.button-section {
    display:inline-block;
    text-align:right;
    width:98%;
    margin-top:10px;
}
.detail-button-section {
    display: inline-block;
    text-align: right;
    width: 98%;
    margin-top: 10px;
}
.k-grid-check-box {
    width:18px;
    height:18px;
}
/*
.save-button {
    font-size: 12pt;
    background-color: #186909;
    color: #fff;
    border-radius: 3px;
    border: none;
    padding: 7px 20px;
}
    .save-button:hover {
        font-size: 12pt;
        background-color: #33870c;
        color: #fff;
        border-radius: 3px;
        border: none;
        padding: 7px 20px;
    }
.cancel-button {
    font-size: 12pt;
    background-color: #982309;
    color: #fff;
    border-radius: 3px;
    border: none;
    padding: 7px 20px;
}
    .cancel-button:hover {
        font-size: 12pt;
        background-color: #9c2e0a;
        color: #fff;
        border-radius: 3px;
        padding: 7px 20px;
    }
    */
#LblLayoutUserName-mobile {
    display: none;
}
#mnu-mobile {
    display: inherit;
    height: 24px;
    padding: 5px;
    margin: 15px 5px 1px 5px;
}
#lang-bar {
    display: inherit;
    float: left;
    /*margin-right: 10px;*/
    margin-top: 10px;
}
#lang-bar-mobile {
    display: none;
}
.clickable {
    cursor:pointer;
}
.control-group-grid-container {
    width: 1000px;
}
.row-link {
    color: #6c6c6c;
    text-decoration:none;
}
#img-logo {
    width: 56px;
    margin-right: 15px;
}
#img-logo-vbs {
    width: 56px;
    margin-right: 15px;
}
.grid-checkbox {
    width: 20px;
    height: 20px;
}
.little-note {
    font-size:8pt;
    padding:3px;
}
.List-Div {
    overflow:auto;
    font-size:9pt;
}
@media print {
    .lang-header {
        display:none;
    }
    .button-section {
        display: none;
    }
    .detail-button-section {
        display: none;
    }
    body > .k-window {
        display: block !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
        height: auto !important;
        border-width: 0;
        box-shadow: none !important;
    }
}
@media screen and ( min-width:400px) and (max-width:900px) {
    #langdilKodu {
        font-size: 12pt;
    }
}
@media (max-width: 1000px) {
    #SearchBar .bar-textbox {
        width: 200px;
    }
    .card-view-container {
        width: 100%;
    }

    #mnu {
        display: none !important;
    }
    #mnu-mobile {
        display:inherit;
    }
    .control-group-grid-container {
        width: 95% !important;
        margin: 5px;
    }
}

@media (max-width: 768px) {
    #LblLayoutUserName {
        /*display:none;*/
    }
    #LblLayoutUserName-mobile {
        margin-bottom:10px;
        display: block;
        font-weight: bold;
        color: #00aeef;
    }
    #lang-bar {
        display: none;
    }
    .lang-vbys{
        display:block !important;
    }
    .lang-ogrenci {
        display: block !important;
    }
    #dilkodu_vbys {
        font-size: 8pt !important;
        /*margin-right:-12px;*/
    }
    #dilkodu_ogrenci {
        font-size: 8pt !important;
        /*margin-right:-12px;*/
    }
    #SearchBar .bar-textbox {
        margin-top: 7px;
        width: 240px;
    }
    #lang-bar-mobile {
        display: inherit;
    }
        #usr-settings-close {
            top: 200px !important;
        }
}
.required {
    color:#f00;
}
.statusbar-button {
    display: inline-block;
    border: solid 1px #ccc;
    padding: 3px;
    background-color: #89bffa;
    color: #fff;
    border-radius: 5px;
    cursor:pointer;
}
.statusbar-button-selected {
    background-color: #1668c2 !important;
    display: inline-block;
    border: solid 1px #ccc;
    padding: 3px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}


@media (max-width: 500px) {
    #SearchBar .bar-textbox {
        margin-top: 7px;
        width: 200px;
    }

    .card-view-header {
        font-size: 11pt;
        clear: both;
        display: table;
    }

    #mnu-mobile {
        margin-top: 5px;
    }

    #img-logo {
        width: 32px;
        margin-right: 10px;
        margin-top:4px;
    }
    #img-logo-vbs {
        width: 32px;
        margin-right: 10px;
    }
    #usrSettingsMenu {
        height: 255px !important;
        top: 85px;
    }

    .top-bar-header {
        font-size: 10pt;
        margin: 0px;
    }

    .top-header {
        font-size: 10pt;
        margin: -4px;
    }

    .lang-header {
        padding-top: 10px;
        height: 31px;
        font-size: 10pt;
        float: right;
    }

    .cocukbilgileripopup-content {
        width: 96% !important;
    }
    .randevudurumupopup-content{
        width: 96% !important;
    }
    #sifreOlusturmDiv
    {
        padding-left:0px !important;
    }
}
@media (max-height: 500px) {
    #footer {
        display:none;
    }
}
@media (max-width: 500px)
{
    #velimenu_div {
        display: none;
    }
    #homeicon_vbys {
        display: none;
    }
    #homeicon_ogrenci {
        display: none;
    }
    #mnu-mobile_ogrenci {
        display: block !important;
    }
    #mnu-mobile_vbys {
        display: block !important;
    }
    #footer_icon {
        display: block !important;
    }
    #headerokul_vbys
    {
        margin-top:1px !important;
    }
    #footer_kvkkbilgileri{
        width:142px!important;
    }
    #footer_iletisimbilgileri{
        width:280px !important;
    }
    #aydinlatmaMetni_content
    {
        height:514px !important;
    }
}
.generated-table {
    border: solid 1px #ccc;
    border-collapse: collapse;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 9pt!important;
    width:800px;
}

    .generated-table th {
        background-color: #d2dbf1;
        border: solid 1px #ccc;
    }

    .generated-table td {
        border: solid 1px #ccc;
        min-width: 100px;
        padding: 2px;
    }    
