@media screen and (max-width: 699px) {
html {
	overflow-y: scroll!important;
}
body {
	font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #6e6e6e;
    overflow-x: hidden!important;
    -webkit-font-smoothing: antialiased;
	height:100%;
	background-color:#fff;
	overflow-x: hidden!important;
}
a, p a {
    color: #333;
    text-decoration: none;
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    transition: color .2s ease-out;
}
a img, table {
    border: none;
}
a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
ol, ul {
    box-sizing: border-box;
}




.mkdf-page-header .mkdf-grid .mkdf-vertical-align-containers, .mkdf-page-header .mkdf-vertical-align-containers, .mkdf-top-bar-in-grid-padding .mkdf-top-bar .mkdf-grid .mkdf-vertical-align-containers, .mkdf-top-bar>.mkdf-vertical-align-containers {
    padding: 0 40px;
}
.mkdf-page-header {
    display:none;
}
.mkdf-mobile-header {
    display: block;
	position: relative;
    z-index: 101;
}
.mkdf-mobile-header .mkdf-mobile-header-inner {
    position: relative;
    height: 70px;
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
    box-sizing: border-box;
}
.mkdf-mobile-header .mkdf-mobile-header-inner .mkdf-mobile-header-holder {
    position: relative;
    z-index: 2;
    height: 100%;
}
.mkdf-mobile-header .mkdf-grid {
    height: 100%;
	width: 300px;
	margin: 0 auto;
}
.mkdf-vertical-align-containers {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
}
.mkdf-mobile-header .mkdf-mobile-menu-opener {
    position: relative;
    height: 100%;
    float: left;
    z-index: 2;
}
.mkdf-vertical-align-containers .mkdf-position-center {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    text-align: center;
    z-index: 1;
}
.mkdf-vertical-align-containers .mkdf-position-center-inner {
	vertical-align: middle;
    display: inline-block;
}
.mkdf-mobile-header .mkdf-mobile-logo-wrapper a {
    display: block;
}
.mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
    height: 100%;
    width: auto;
}
a img, table {
    border: none;
}
.mkdf-mobile-header .mkdf-mobile-menu-opener a {
    display: table;
    height: 100%;
    padding-right: 10px;
    color: #333;
}
.mkdf-mobile-header .mkdf-mobile-menu-opener a .mkdf-mobile-menu-icon {
    font-size: 21px;
}
.mkdf-mobile-header .mkdf-mobile-menu-opener a>* {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    line-height: 1em;
}
.mkdf-vertical-align-containers .mkdf-position-center:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-right: 0;
}
.mkdf-mobile-header .mkdf-mobile-nav {
    display: none;
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 35px;
    box-sizing: border-box;
}
.ps {
    -ms-touch-action: auto;
    touch-action: auto;
    overflow: hidden!important;
    -ms-overflow-style: none;
}
.mkdf-mobile-header .mkdf-mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ol, ul {
    list-style-position: inside;
}
.mkdf-mobile-header .mkdf-mobile-nav ul li {
    position: relative;
    padding: 0;
    margin: 0;
}
.mkdf-mobile-header .mkdf-mobile-nav .mkdf-grid>ul>li>a {
    padding-left: 4px;
    font-size: 17px;
}

.mkdf-mobile-header .mkdf-mobile-nav ul li a {
    position: relative;
    display: block;
    padding: 9px 0;
    margin: 0;
    color: #6e6e6e;
    border-bottom: 1px solid #e1e1e1;
}




/******* home *****/

.edoc-home {
	padding:5px;
	text-align:center;
	color:#333;
}
.edoc-home .login {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	margin-top:200px;
	font-weight:600;
}
.edoc-home .login .error {
	color:red;
	margin-top:10px;
}
.edoc-home .input, .edoc-home .button {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:3px 0px;
}
.edoc-home .input, .edoc-home .button {
	width:160px;
	margin-top:10px;
}
.edoc-home .button {
	width:164px;
}
.edoc-exams {
	width:98%;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0px;
	text-align:left;
	color:#333;
	overflow:scroll;
}
.edoc-exams .welcome {
	margin-bottom:10px;
	font-weight:normal;
}
.edoc-exams .exam-list {
	width:100%;
	font-size:12px;
}
.edoc-exams .exam-list td {
	vertical-align:middle;
	line-height:normal;
}
.edoc-exams .exam-list tr.cift td {
	background-color:#f0f0f0;
}
.edoc-exams .exam-list tr.diff-exam td {
	border-top:2px solid #ccc;
}
.edoc-exams .exam-list .visit td {
	background-color:#0a4e92;
	padding:3px 1px 3px 5px;
	font-weight:bold;
	font-size:10px;
	color:white;
	line-height:normal;
	height:20px;
}
.edoc-exams .exam-list .visit td:first-child {
	/* font-size:13px; */
}
.edoc-exams .exam-list .group td {
	background-color:#BDCACB;
	padding:3px 0 0 5px;
	font-weight:bold;
	font-size:12px;
}
.edoc-exams .exam-list td:first-child {
	padding-left:5px;
}
.edoc-exams .exam-list a {
	color:#C11C1E;
	background-color:white; /*#75979B;*/
	border-radius:4px;
	padding:3px 12px 3px;
	margin-left:5px;
}
.edoc-exams .exam-list td.normat {
	font-size:10px;
}
.edoc-exams .exam-list td.status { 
	font-size:18px;
	padding-right:5px;
}
.edoc-exams .exam-list tr:first-child td:first-child { border-top-left-radius:4px; } 
.edoc-exams .exam-list tr:first-child td:last-child { border-top-right-radius:4px; }

.edoc-exams .explain {
	margin-top:10px;
}
.edoc-exams .explain td.status {
	font-size:18px;
	padding:0 5px;
}
}