@font-face {
  font-family: 'Pyidaungsu';
  src: url('../fonts/Pyidaungsu.eot?#iefix') format('embedded-opentype'),  url('../fonts/Pyidaungsu.woff') format('woff'), url('../fonts/Pyidaungsu.ttf')  format('truetype'), url('../fonts/Pyidaungsu.svg#Pyidaungsu') format('svg');
  font-weight: normal;
  font-style: normal;
}

*{
    margin:0;
    padding:0;
    outline: none;
}
body{
    font-family:"Pyidaungsu";
    font-size:12px;
    background: #FFF;
	position:relative;
	padding:20px 0 0;
	background: transparent;
	min-height: 100vh;
}
html{
	background: url('/metronic/assets/admin/pages/media/bg/1.jpg');
	background-size: 100% 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.wrapper{
	width:1000px;
	margin:0 auto ;
	color: #ccc;
	position: relative;
}
#header{}
#content{
	min-height:80vh;
	margin-top: 10px;

}
#footer{
	color:#333;
	padding:10px 0;
	font-size:13px;
	text-align:center;
}
#footer a{
	color:#666;
	text-decoration:none;
}
#footer a:hover{
	color:#333;
	text-decoration:underline;
}

#logo{
	font-size:20px;
	font-weight:900;
	text-decoration:none;
	display:block;
	color: #fff;
	text-align:left;
	margin-top: 50px;
}
#slogan{
	font-size:14px;
	color:#444;
}
#menu{
	position: absolute;
	top: 0px;
	right: 0px;
	top: -4px;
}
#menu a{
	/* display:block; */
	/* padding:3px 7px; */
	/* color:#169E1F; */
	/* text-decoration:none; */
	font-size:15px;
	float:left;
	margin:0 4px 0 0;
	color: #999;
	padding-left: 5px;
	padding-right: 5px;
}
#menu a:hover{
	color: black;
}
#menu a.active{
	background:#ccc;
	color:#fff;
}
#menu .navbar-default a.active{
	background: #323D4F!important;
	color:#fff;
	/*padding-left: 5px;
	padding-right: 5px;*/

}
h1{
	font-size:18px;
	font-weight:300;
	margin:0 0 10px;
	color: #FFF;
}
#content p{
	font-size:13px;
	margin:8px 0;
}
blockquote{
	font-family:monospace;
	background:#DDD;
	padding:5px;
}

form{
	font-size: 14px;
}
form td{
	padding:5px 0;
}
form .field{
	background:#fff;
	padding:5px;
	width:300px;
	font-size: 13px;
	color:#333;
	border:1px solid #ccc;
}
form textarea.field{
	width:500px;
	height:200px;
}

ol, ul{
	margin:0 0 0 25px;
}
.but{
	background:#169e1f;
	color:#FFFFFF;
	font-size:12px;
	border:none;
	padding:4px 10px 5px;
	margin:0 5px 0 0;
	font-family:Segoe UI,'Open Sans',arial,sans-serif;
	font-size:13px;
	font-weight:600;
	cursor:pointer;
}
form .but:hover{
	background:#1b8722;
}
.green_msg{
	background:#1B8722;
	color:#fff;
	padding:6px;
	font-size:13px;
}
.red_msg{
	color:#fff;
	padding:6px;
	font-size:13px;
	margin-top: -20px;
width: 360px;
margin-left: -30px;
text-align: center;
background: #e04a49;
}
#content .green_msg a,#content .red_msg a{
	color:#fff;
	text-decoration:underline;
}

table{
	background:#666;
	font-size:13px;
}
table td{
	background:#fff;
	padding:5px;
}


.overlay{
	width:100%;
	height:100%;
	background:#000;
	opacity:0.4;
	z-index:1;
	position:fixed;
	left:0;
	top:0;
	cursor:pointer;
	display:none;
}
.pop_up{
	overflow: scroll!important;
	position:fixed;
	z-index:2;
	background:#fff;
	padding:10px;
	width:1200px;
	left:50%;
	top:50%;
	margin:-350px 0 0 -600px;
	display:none;
	height: 80%;
	#height: 700px;
}
.pop_up a{
	color:#169E1F;
}

label{
	padding: 2px 0;
	display: block;
}

.scroll{
	height:150px;
	overflow:auto;
	margin-top: 10px;
}
.answer{
	display:none;
}

.user_job{
	display:block;
	height:130px;
	width:245px;
	text-align:center;

	vertical-align: middle;
	float: left;
	margin-right:5px;
	margin-bottom: 5px;
	padding: 10px;
	border:1px solid #ccc!important;
	font-size:16px;
	background: #707F9E!important;
}
.right_sidebar{
	float: right;
	border: 1px solid #ccc;
	padding: 3px;
	width: 232px;
	display: none;
	margin-left: 10px;
	margin-top: -50px;
	background-color: #fff;
}

#content .small_block{
	display:block;
	float:left;
	width: 230px;
	height: 150px;
	padding:20px;
	margin: 10px;
	border:1px solid #ccc;
	text-decoration:none;
	color:white;
	font-size:13px;
	position:relative;
	text-align: center;
	background-color: #707F9E;
}
.small_block .nr{
position: absolute;
right: -10px;
top: -12px;
background: #f3565d;
padding: 2px;
color: #fff;
display: none;
height: 25px!important;
width: 25px!important;
font-weight: bold;
border-radius: 15px!important;
}
.atributie{
	border-bottom:1px solid #ccc;
	padding:5px 0;
}
.grey{
	background:#ccc!important;
	cursor:not-allowed;
	color:black!important;
}

.loading{
	cursor:progress;
}
.counter{
	position:fixed;
	right:10px;
	top:0;
	background:#000;
	color:#fff;
	font-size:20px;
	width:150px;
	height:50px;
	line-height:50px;
	text-align:center;
	display:none;
}


.fl{
    float: left;
}
.fr{
    float: right;
}
a img {
    border: none;
}
.clear{
    clear:both;
}
p.form-title {
	font-size: 14px;
	font-family: calibri;
	text-align: center;
}
tbody .continut {
    padding-left: 8px;
}
i.fa.fa-edit {
    padding-right: 4px;
}
i.fa.fa-trash-o {
    padding-right: 4px;
}
i.fa.fa-briefcase {
    padding-right: 4px;
}
i.fa.fa-user {
    padding-right: 4px;
}
i.fa.fa-bookmark {
    padding-right: 4px;
}
i.fa.fa-codepen {
    padding-right: 4px;
}
i.fa.fa-graduation-cap {
    padding-right: 4px;
}
i.fa.fa-file-code-o {
    padding-right: 4px;
}
i.fa.fa-bomb {
    padding-right: 4px;
}
i.fa.fa-file-pdf-o {
    padding-right: 4px;
}
i.fa.fa-list-alt {
margin-right: 4px;
}
td.centerus {
    text-align: center;
}
a.hoe {
    color: #ccc!important;
}
a.hoe:hover {
    color: #95D5E9!important;
    text-decoration: none;
}
tbody {
color: black;
}
td {
color: black;
}
.scroll input[type="radio"] {
margin-left: 10px;
}
.page_ .bg-blue.btn {
color: white;
background-color: #35aa47;
margin-bottom: 5px;
}
h4, .h4 {
font-size: 18px;
color: #67809f;
}
.mathematics {
	text-align: center!important;
    vertical-align: middle!important;
}
#job_details .table-advance {
    margin-bottom: 0px!important;
}
div#sub_menu {
    position: relative;
    top: 92px;
    left: -216px;
    right: 0px;
    height: 35px;
}
div#subone .firstmenu {
    height: 52px;
    margin-top: 15px;
    padding: 0 0 0!important;
}
a.small_block:hover {
  -webkit-animation-name: pop;
  animation-name: pop;
  -webkit-transition-property: -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-transition-property: -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-transition-property: -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
 }
a.user_job.tiles.bg-blue-steel:hover {
    text-decoration: none;
    
}
button.btn.btn-success.btn-small.btn > i {
font-size: 14px;
margin-left: -5px;
margin-right: 3px;
}
.mathematics_relapse {
	text-align: none;
	vertical-align: middle!important;
}
div#menu.menu_for_user {
    position: relative;
    margin-top: 10px;
}
a.navbar-brand:hover {
    background-color: #707F9E!important;
}
a.navbar-brand {
    color: white!important;
    margin-left: 25px!important;
}
.fl.right_way {
 margin-bottom: 20px; margin-left: 12px;
 color: #323D4F;
}
.table-scrollable {
#height: 433px!important;
overflow: auto;
}

.table-scrollable-popup {
height: 94%!important;
overflow: auto;
}

a.small_block:hover {
    transform: scale(1.1);
    -webkit-transition-duration: 0.1s;
}
.user_job:hover {
	    transform: scale(1.1);
    -webkit-transition-duration: 0.1s;
    border: 1px solid white;
}
.navbar-default {
	background-color: #707F9E!important;
	color: white;
	border: none;
	position: absolute;
	top: 100px;
	left: -1000px;
	margin: 0 0 0 0!important;
}
.navbar-nav a {
	color: white!important;
}
.navbar-default .navbar-nav li:hover,
.navbar-default .navbar-nav li:focus {
    background-color: #323D4F!important;
}
li.active {
	border-top: 3px solid #BD4F3D;
	margin-right: 0px;
}
.nav-tabs {
width: 675px!important;
margin-left: 10px;
}
.pop_up input.btn.btn-sm.blue-madison {
    margin-top: 15px;
}
#competente h2 {
    font-size: 18px;
    color: #323D4F;
}
.atributie h3 {
	color: #323D4F!important;
}
.no_baby input.btn.btn-sm.blue-madison {
margin-top: 0px;
}
#content > div > div.right_sidebar > b:nth-child(1) {
color: #BD4F3D;
padding: 5px;
text-align: center;
/* background: #ccc; */
display: block;
margin-left: -3px;
margin-top: -3px;
margin-right: -3px;
}

.right_sidebar .questions {
        color: #333;
        padding: 5px;
        font-weight: 400;
}
.right_sidebar .fl {
	float: none;
	color: #333;
}
.total_time {
    bottom: 17px;
    right: -166px;
    position: relative;
    font-weight: bold;
}
.complexitate {
	font-weight: bold;
    
	position: relative;
    
	right: -152px;
    
	bottom: 20px;
}

#content > div > div.right_sidebar > b:nth-child(6) {
    position: relative;;
    /* top: 0px; */
    margin-top: 23px;
    font-weight: 400;
    color: #f00;
    display: block;
    padding: 5px;
}
#content > div > div.right_sidebar > input[type="button"] {
    bottom: -62px;
    margin-left: 128px;
    margin-bottom: 10px;
    color: white;  background-color: #BD4F3D;
    border-width: 0;  
    padding: 7px 14px;  
    /* font-size: 14px; */  outline: none !important;  background-image: none !important;  filter: none;  -webkit-box-shadow: none;  -moz-box-shadow: none;  box-shadow: none;  text-shadow: none;
}
#content > div > div.right_sidebar > input[type="button"]:hover {
background-color: #8e3629;
}
.right_sidebar .fa {
	color: #f3565d;
}
td {
    vertical-align: middle!important;
}
#menu > div > div > ul > li > a:hover {
    background-color: #323D4F;
}

.navbar-nav li {
margin: 0 0 0 0!important;
}
i.icon-white.icon-refresh {
    margin-left: -6px;
    margin-right: 5px;
}
.mathematics_rday {
	text-align: center!important;
    vertical-align: middle!important;
    display: block;
}
a.fl.btn.btn-md.blue {
    font-size: 14px;
}
.no_popup {
	margin-top: 0px!important;
}
.table {
    border-collapse: separate!important;
}
.special-btnt {
	margin-top: 0px!important;
}
.login .content .form-actions .checkbox{
	font-family: calibri;
}
.blue.btn {
background-color: #BD4F3D;
}
.nav-tabs > li > a{
	color:#fff;
}
.blue.btn:hover{
	background-color: #8E3629;
}
.nav-tabs > li > a:hover{
	border:none;
	background: transparent;
}

.navbar-nav {
	margin-right: 10px!important;
}

#centerpage {

	background: white;
	width: 100%;
	min-height: 70vh;
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}

img {

	max-width: 100%!important;
}

/*
b{
	color:#fff!important;
}
*/