@charset "utf-8";
/* CSS Document */



body{
	margin:0px;
	font-family:verdana;
}
.banna{
	margin-bottom: 20px;
	width: 100%;
	height: auto;
	margin-right: 0%;
	margin-left: 0%;
	float: left;
	padding-top: 6px;
}
.subscribe-obox{
    display: none;
}
#menu-but{
	width: 70px;
	height: 30px;
	padding-top: 12px;
	padding-left: 10px;
	display: block;
	right: 0px;
	font-size: 14px;
	text-decoration: none;
	color: #F5F5F5;
	top: 2px;
	position: absolute;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right 5px top -214px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #E4E4E4;
	display: none;
}
.skola-name{
	text-align: center;
	line-height: 40px;
	font-weight: normal;
	width: 229px;
	color: #09F;
	margin-right: auto;
	margin-left: auto;
	font-size:30px;
	display:block;
	float:left;
	margin-top:20px;

}
#cookies-notify{
	float: left;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	background-color: #666;
	color: #fff;
	font-size: 12px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	line-height: 18px;
	display: none;
}
#cookies-notify span{
	width:90%;
	float:left;
}
.cookies-ok{
	width:40px;
	height:25px;
	line-height:25px;
	border-radius:5px 5px;
	background-color:#FFF;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:right;
	margin-top:8px;
}
nav{
	float:left;
	width:100%;
	margin-bottom:0px;
	margin-top:12px;
	text-align:center;
	
}
.nav-ul{
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
}

.nav-ul-li{
	width: auto;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
	float: left;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right -248px;
}
.nav-ul2{
	position: absolute;
	width: 300px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #E0E0E0;
	float: left;
	z-index: 1100;
	overflow: hidden;
	transition: all 0.3s 0.1s ease-out;
	
}

.nav-ul2-li{
	list-style-type: none;
	text-align:left;
	width:100%;
}
.nav-a2:hover{
	color:#F90;
	}
.nav-a2{
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#skola-textz{
	display:none;
}
#skola-by-in{
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right -328px;
	cursor: pointer;
}
.nav-ul2-li:hover, .nav-ul2-li ul li:hover{
	background-color: #F3F3F3;
}
.nav-a{
	color: #fff;
	font-size: 16px;
	padding-right: 16px;
	padding-left: 16px;
	text-decoration: none;
	margin-bottom: 0px;
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	display: block;
   
}

.nav-a:hover{
   
    color: deepskyblue;
}

.nav-ul-li:hover .nav-ul2{
	height:200px;
	overflow:inherit;
	
}

.nav-ul-li:hover .nav-a2{
	color:#666;
}
.nav-ul3{
	position: absolute;
	width: 0px;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-color: #E9E9E9;
	float: left;
	z-index: 1100;
	margin-left: 300px;
	margin-top: -40px;
	transition: all 0.3s 0.1s ease-out;
	overflow: hidden;
}
.nav-ul3 li{
	list-style-type: none;
	text-align:left;
	width:100%;
}
.nav-ul2-li:hover .nav-ul3{
	width:270px;
}
.nav-ul3 li a{
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	font-size: 14px;
	text-decoration: none;
	color: #666;
	}
	.nav-ul3 li a:hover{
		color:#F60;
	}
.header-top{
	float: left;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	padding-bottom: 0px;
	margin-bottom: 20px;
	background-color: #707070;
}
.skola-name img{
	float:left;
	
}
#skolaship-by{
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: right 13px top -276px;
	padding-right:30px;
	transition: color 0.3s 0.1s ease-out;
	cursor:pointer;
}
#skolaship-by:hover{
	
}
.wrapper{
	width: 94%;
	height: auto;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}
.rap-box-r{
	float:left;
	width:100%;
	height:auto;
	
}
.rap-box{
	position:relative;
	height:auto;
	float:left;
	width:100%;
}
.left-sec{
	width:16%;
	height:auto;
	margin-right:1%;
	position:absolute;
}
.center-sec{
	width: 54%;
	height: auto;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
	margin-left:16%;
	 overflow-wrap: break-word;
  word-wrap: break-word;
	
}
.skola-class-list li{
	margin-bottom:8px;
	width:100%;
	float:left;
}
.skola-class-list{
	margin-bottom:30px;
	margin-top:0px;
	float:left;
	width:100%;
}
.application-links{
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.right-sec{
	width:26%;
	height:auto;
	float:right;
	margin-left:0%;
}
.center-sec2{
	width: 77%;
	height: auto;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
}

#site-domain {
	letter-spacing: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCC;
}
.min-h-150{
	min-height:150px;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;       /* remove default arrow */
	background-image: url(/img/point-down.png);   /* add custom arrow */
	background-repeat: no-repeat;
	background-position: right 5px center;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #CCC;
    opacity: 1; /* Firefox */
}
input, select, textarea{
-ms-box-sizing:content-box;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box; 
box-sizing:content-box;
}

.bg-b3{
	background-color:#333;
}
.bg-b2{
	background-color:#22242A;
}
.bg-b6{
	background-color:#595959;
}
.bg-b9{
	background-color:#999;
	
}
.bg-b10{
	background-color: #B6B6B6;
}
.bg-p {
	background-color:#C95F94;
}

.bg-o {
	background-color:#F60;
}

.bg-y {
	background-color: #F9ED41;
}


.bg-o3 {
	background-color:#D57B32;
}
.tc-y {
	color:#FC0;
}
.bg-o7{
	background-color:#FC0;
}
.tc-y2 {
	color: #CCA400;
}
.bg-o4{
	background-color:#F93;
}
.bg-o2 {
	background-color: #FFCD82;
}
.bg-g9 {
	background-color:#00853F;
}
.tc-g9 {
	color:#3A9277;
}

.bc-5{
	border-radius: 5px 5px;
}
.bc-t-5{
	border-top-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
}
.bc-10{
	border-radius: 10px 10px;
}
.bb-o2 {
	border: 1px solid #FFAF37;
}
.tc-o {
	color: #7A4E00;
}
.bg-g {
	background-color:#00853F;
}


.tc-w {
	color:#FFF;
}
.tc-p{
	color:#8166C3;
}

.tc-b3 {
	color:#333;
}

.tc-bl3 {
	color: #31ACA3;
}

.tc-bl {
	color:#005A94;
}
.bg-o5{
	background-color:#FC3;
}
.tc-bl2 {
	color: #0099CC;
}

.tc-b {
	color:#000;
}
.ts-10{
	font-size:10px;
}
.ts-28{
	font-size:28px;
}
.tc-b9 {
	color:#999;
}

.tc-g {
	color:#3FC567;
}

.tc-g2 {
	color:#096;;
}
.tc-g3 {
	color: #9DFF9D;
	;
}

.bm-t-100 {
	margin-top: 100px;
}
.bm-t-10 {
	margin-top: 10px;
}
.bm-t-15 {
	margin-top: 15px;
}
.bm-t-5 {
	margin-top: 5px;
}
.bm-t-20 {
	margin-top: 20px;
}
.bm-t-25 {
	margin-top: 25px;
}
.bm-t-30 {
	margin-top: 30px;
}
.bm-t-40 {
	margin-top: 40px;
}
.bm-t-50 {
	margin-top: 50px;
}
.bm-b-5 {
	margin-bottom: 5px;
}
.bm-b-50 {
	margin-bottom: 50px;
}
.bm-b-70 {
	margin-bottom: 70px;
}
.bm-b-80 {
	margin-bottom: 80px;
}
.bm-b-100 {
	margin-bottom: 100px;
}
.bm-b-40{
	margin-bottom:40px;
}
.bm-b-30 {
	margin-bottom: 30px;
}
.bm-b-20 {
	margin-bottom: 20px;
}
.bm-b-10 {
	margin-bottom: 10px;
}
.bm-b-15 {
	margin-bottom: 15px;
}

.bm-r-10 {
	margin-right: 10px;
}
.bm-r-05 {
	margin-right: 4%;
}

.bm-r-5 {
	margin-right: 5px;
}

.bp-t-20 {
	padding-top: 20px;
}

.bp-t-50 {
	padding-top: 50px;
}

.bp-r-30 {
	padding-right: 30px;
}
.bg-bl{
	background-color:#09F;
}
.bg-bl2{
	background-color: #3CA7FF;
}

.bp-t-10 {
	padding-top: 10px;
}

.bp-t-15 {
	padding-top: 15px;
}

.bp-t-30 {
	padding-top: 30px;
}

.scourses-list li{
	margin-bottom:10px;
}

form {
	float: left;
	height: auto;
	width: 100%;
}
form label {
	height: auto;
	width: 100%;
	
}

.form-wrap {
	background-color: #A0D568;
	float: left;
	height: auto;
	width: 100%;
	background-position: 97% center;
	background-image: url(../pics/email-icon.png);
	background-repeat: no-repeat;
}

.form-input:hover{
	box-shadow: 0px 0px 6px #9FC;
}
	
.form-input {
	transition: border-color 0.3s 0.1s ease-out;
	box-shadow: 0px 0px 1px #9FC;
	float: left;
	height: 38px;
	width: 97%;
	padding-left: 3%;
	background-repeat: no-repeat;
	background-position: right 5px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #D6D6D6;
	font-size: 14px;
	font-weight: normal;
}

.form-input2:hover{
	box-shadow: 0px 0px 6px #ccc;
}
	
.ck-content {
        height: 130px; 
    }

.form-input2 {
	transition: border-color 0.3s 0.1s ease-out;
	float: left;
	height: 38px;
	width: 97%;
	padding-left: 3%;
	background-repeat: no-repeat;
	background-position: right 5px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #ccc;
	font-size: 14px;
	font-weight: normal;
    border-radius: 5px 5px;
}

.each-input2{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.each-input2 span{
    display: block;
    float: left;
    width: 100%;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}
.row {
	float: left;
	height: auto;
	width: 100%;
}

.container {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.md {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.caz-b {
	float: left;
	height: auto;
	width: 100%;
}
.mag-b {
	float: left;
	height: auto;
	width: 100%;
}
#wrap-text{
	   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */    
   white-space: -pre-wrap;     /* Opera <7 */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
}
.caz-pb-10-l {
	float: left;
	height: auto;
	width: 90%;
	padding-left:10%;	
}
.caz-pb-10-r {
	float: left;
	height: auto;
	width: 90%;
	padding-right:10%;	
}

.caz-pb-5-l {
	float: left;
	height: auto;
	width: 95%;
	padding-left:5%;	
}

.caz-mb-3-l {
	float: left;
	height: auto;
	width: 97%;
	margin-left:3%;	
}

.caz-mb-5-l {
	float: left;
	height: auto;
	width: 95%;
	margin-left:5%;	
}

.caz-mb-2-l {
	float: left;
	height: auto;
	width: 98%;
	margin-left:2%;	
}



.caz-pb-10 {
	float: left;
	height: auto;
	width: 80%;
	padding-left:10%;
	padding-right:10%;
	
}

.caz-pb-5 {
	float: left;
	height: auto;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
.caz-pb-1 {
	float: left;
	height: auto;
	width: 98%;
	padding-left:1%;
	padding-right:1%;
}
.caz-b-33 {
	float: left;
	width: 24%;
}
.caz-b-3 {
	float: left;
	width: 25%;
}
.caz-b-9 {
	float: left;
	width: 75%;
}

a {
	transition: all 0.3s 0.1s ease-out;
}

.caz-pb-3 {
	float: left;
	height: auto;
	width: 94%;
	padding-left:3%;
	padding-right:3%;
}

.caz-pb-2 {
	float: left;
	height: auto;
	width: 96%;
	padding-left:2%;
	padding-right:2%;
}
#cat-page-desc p{
    padding: 0px;
    margin: 0px;
}
.sub-nav-list{
	float:left;
    padding-top: 0px;
    margin-top: 0px;
}
.sub-nav-list li{
	float:left;
	margin-bottom:10px;
}
.sub-nav-list li a{
	text-decoration:none;
	color:#06F;
	font-size:14px;
	
}

#banna {
	background-color: #A0D568;
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../pics/banner1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
#free-trial{
	margin-left: 1%
}
.caz-pb-6 {
	height: auto;
	width: 40%;
	padding-right: 5%;
	padding-left: 5%;
	float: left;
}

.caz-b-6 {
	height: auto;
	width: 50%;
	float: left;
}

.caz-b-5-6 {
	height: auto;
	width: 46%;
	float: left;
}

.caz-pb-6-5 {
	height: auto;
	width: 40%;
	padding-left:5%;
	padding-right:5%;
	float: left;
}

.caz-b-4 {
	float: left;
	width: 33.3333333333%;
	height: auto;
}

.caz-pb-4-3 {
	float: left;
	width: 27.3333333333%;
	height: auto;
	padding-left:3%;
	padding-right:3%;
}

.caz-b-5 {
	float: left;
	width: 41.3333333333%;
	height: auto;
}

.caz-pb-5-5 {
	float: left;
	width: 31.3333333333%;
	height: auto;
	padding-left:5%;
	padding-right:5%;
}

.ss-share{
	background-color: #3CF;
	float: left;
	height: auto;
	width: auto;
	padding-left: 37px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-right:5px;
}

.ss-share:hover{
	opacity:0.8;
}

#ss-fb{
	background-position: 10px -30px;
	background-color:#4D70A8;
	padding-left:32px;
}
#ss-tw{
	background-position: 10px -68px;
	background-color:#01BAF2;
}
#ss-in{
	background-position: 10px -106px;
	background-color:#1687B1;
}
.caz-b-7 {
	float: left;
	width: 58.3333333333%;
	height: auto;
}
.br-10{
	border-radius: 10px 10px;
}
.br-5{
	border-radius: 5px 5px;
}
.br-0{
	border-radius: 0px 0px;
}
.caz-b-44 {
	float: right;
	width: 30.3333333333%;
	height: auto;
}

.caz-b-444 {
	float: right;
	width: 27%;
	height: auto;
}

.caz-pb-30-3 {
	float: right;
	width: 30%;
	padding-left:3%;
	padding-right:3%;
	height: auto;
}

.caz-b-2 {
	float: left;
	width: 16.6667%;
	height: auto;
	text-decoration: none;
	display: block;
}
.caz-b-22 {
	float: left;
	width: 14.6667%;
	height: auto;
	text-decoration: none;
	display: block;
}

.caz-b-105 {
	float: left;
	width: 8.333%;
	height: auto;
	text-decoration: none;
	display: block;
}

.caz-b-10 {
	float: left;
	width: 83.33333%;
	height: auto;
}

.caz-b-11 {
	float: left;
	width: 93.33333%;
	height: auto;
}

.caz-mb-2-r-5 {
	float: left;
	width: 16.66666666%;
	height: auto;
	margin-right:5%;
}

.caz-b-8 {
	float: left;
	height: auto;
	width: 66.6666666666%;
}
.caz-b-805 {
	float: left;
	height: auto;
	width: 70.83666666%;
}
#signup h2 {
	font-size: 24px;
	color: #4A4A4A;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
	font-variant: normal;
	font-weight: normal;
}
#signup {
	padding-top: 50px;
	padding-bottom: 50px;
	float: left;
	height: auto;
	width: 100%;
	background-repeat: repeat;
}
#login{
	padding-top: 100px;
	padding-bottom: 100px;
	float: left;
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(../pics/login-background.jpg);
	background-size: cover;
}

.ts-14 {
	font-size: 14px;
	line-height: 20px;
}
.ts-20 {
	font-size: 20px;
	line-height:25px;
	
}
.ts-150 {
	font-size: 150px;
}
.ts-24 {
	font-size: 24px;
	line-height: 30px;
}

.ts-28 {
	font-size: 28px;
	
}

.bm-l-0{
	margin-left:0px;
}

.ts-36 {
	font-size: 36px;
	
}
.ts-30 {
	font-size: 30px;
	
}


.ts-9 {
	font-size: 9px;
	line-height: 18px;
}

.ts-8 {
	font-size: 8px;
	line-height: 18px;
}

.ts-12 {
	font-size: 12px;
	line-height: 20px;
}
.ts-13 {
	font-size: 13px;
	line-height: 20px;
}
.ts-11 {
	font-size: 11px;
	
}
.bc-l{
	clear:left;
}
.bc-r{
	clear:right;
}
.center {
	text-align: center;
}
.signup-check {
	float: left;
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin-top: 10px;
}
.signup-check a {
	color: #039;
	text-decoration: underline;
}#dform_error {
	color: #F00;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:none
}
.bp-bt-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.tc-r {
	color: #F00;
}
.bg-r{
	background-color:#C00;
}
.caz-pb-30 {
	width: 40%;
	padding-right: 30%;
	padding-left: 30%;
}
.bm-l-25 {
	margin-left: 25%;
}
.lh-30 {
	line-height: 30px;
}
.lh-24 {
	line-height: 24px;
}
.container2 {
	float: left;
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
}

.anko-1 {
	display: block;
	float: left;
	height: auto;
	width: 90%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../pics/home.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-decoration: none;
	padding-right: 5%;
	padding-left: 5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1E39B;
	font-size: 14px;
}

.anko-1:hover {
	background-color:#BCDF53;;
}

.anko-2:hover{
	background-color:#BCDF53;;
	color:#fff;
}
.bg-n{
	background-image:none;
}

.bg-g2{
		background-color: #3A9277; 
}


.anko-2 {
	float: left;
	height: auto;
	width: auto;
	margin-right: 1%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	border: 1px solid #CCC;
	background-repeat: no-repeat;
	background-position: 5px center;
}
.anko-10 {
	height: auto;
	width: auto;
	margin-right: 1%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	border: 1px solid #DA0000;
	border-radius: 5px 5px;
}
#view-window h2 {
	font-size: 18px;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	float: left;
	height: auto;
	width: 100%;
	display: block;
}

#view-window h3 {
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 0px;
}

#view-window p {
	font-size: 14px;
	color:#999;

}


#table_firstrow th {
	margin: 0px;
	padding: 0px;
	transition: 0.3s 0.1s all ease-out;
	font-size: 12px;
}
#table_firstrow td:hover {
	background-color: #91CF50;
	background-repeat: repeat-x;
}

.anko-3 {
	text-decoration: none;
	float: left;
	height: 100%;
	width: 100%;
	display:block;
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-right: 10px;
	padding-top: 6px;
	margin-top: -5px;
	color:#666666;
}
.deletedit {
	display: block;
	float: left;
	height: 20px;
	width: 40px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	padding-top:5px;

	margin-left: 5px;
	transition: 0.1s 0.1s ease-in;
}
.deletedit:hover {
	background-color: #ABD87A;
}
.deletedit img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.delete-bot {
	float: left;
	text-decoration: none;
	height: auto;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	width: auto;
	color: #666666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 25px;
	text-transform: capitalize;
	margin-top: 15px;
	background-image: url(../../rear/pics/delete-form.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	transition: 0.3s 0.1s all ease-out;
}

.bp-bt-5 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.bp-bt-0 {
	padding-top: 0px;
	padding-bottom: 0px;
}

.bp-bt-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.bp-b-20 {
	padding-bottom: 20px;
}

.bp-bt-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.bp-bt-3 {
	padding-top: 3px;
	padding-bottom: 3px;
}

.bp-bt-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.bp-bt-5 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.bb-b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.bb-r-a2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}

.bb-b-o {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA0000;
}

.bb-b-w {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

.bb-t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.bb-tb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.bp-b-30 {
	padding-bottom: 30px;
}
.bp-t-0 {
	padding-top: 0px;
}
.bm-t-0 {
	marging-top: 0px;
}
.bp-b-50 {
	padding-bottom: 50px;
}

.bp-b-5 {
	padding-bottom: 5px;
}

.bp-b-0 {
	padding-bottom: 0px;
}
.bp-tb-0 {
	padding-bottom: 0px;
	padding-top: 0px;
}
.bp-0 {
	padding: 0px;
}
.bp-tb-30 {
	padding-bottom: 30px;
	padding-top: 30px;
}
.bp-tb-5 {
	padding-bottom: 5px;
	padding-top: 5x;
}
.bp-tb-20 {
	padding-bottom: 20px;
	padding-top: 20px;
}
.bp-tb-100 {
	padding-bottom: 100px;
	padding-top: 100px;
}
#curve-title{
	width: 40%;
	margin-left: 30%;
	margin-bottom: -15px;
	z-index:100;
	background-color:#fff;
	padding-top:5px;
	padding-bottom:5px;
}
.bold {
	font-weight: bold;
}
.nobold {
	font-weight:normal;
}
tr:nth-of-type(odd) { 
  background: #eee; 
}
th {
	color: #666;
	font-weight: bold;
	background-color: #DDEFC9;
	text-transform: capitalize;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
}

th:hover {
	background-color:#BCDF53;;
	color:#fff;
}

tr td {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}

tr th {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}

tbody tr:hover {
	background-color:#E9E9E9;
}
.ui-datepicker {
background: #fff;
   border: 0px solid #fff;
   color: #EEE;
}
.ui-datepicker-header {
background: #A0D568;
   color: #EEE;
   
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
color:#fff;

}
.ui-datepicker table {
width: 100%;
font-size: .7em;
border-collapse: collapse;
font-family:verdana;
margin: 0 0 .4em;
color:#000000;
background:#DAEEC4; 
}
/*This is date TD */
.ui-datepicker td {

border: 0;
padding: 1px;


}
.ui-datepicker-calendar .ui-state-active {
  background: #090;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
  color: #e0e0e0;
  text-shadow: 0px 1px 0px #4d7a85;
  filter: dropshadow(color=#4d7a85, offx=0, offy=1);
  border: 1px solid #55838f;
  position: relative;
  margin: -1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .8em;
text-align: right;
text-decoration: none;
}
.caz-b-30 {
	text-align: center;
	display: block;
	float: left;
	height: 19px;
	width: 31px;
	padding-top: 7px;
	text-decoration: none;
}
.caz-b-50 {
	float: left;
	height: auto;
	width: 50%;
	margin-left:25%;
	margin-right:25%;
}
.caz-b-70 {
	float: left;
	height: auto;
	width: 70%;
	margin-left:15%;
	margin-right:15%;
}
.caz-b-78 {
	float: left;
	height: auto;
	width: 78%;
	margin-left:11%;
	margin-right:11%;
}
.bg-g3 {
	background-color: #C2E39D;
}
.bg-w {
	background-color: #fff;
}
.bg-g4 {
	background-color: #DDEFC9;
}
.tc-b6 {
	color: #666;
}

.ta-r {
	text-align: right;
}
.ta-l {
	text-align: left;
}
.bm-l-10 {
	margin-left: 10%;
}
.bm-l-7 {
	margin-left: 7%;
}
.bp-r-10 {
	padding-right: 10%;
}
.bp-l-10 {
	padding-left: 10%;
}

.bm-l-5 {
	margin-left: 5%;
}
.bp-l-5 {
	padding-left: 5%;
}

.anko-4 {
	height: 32px;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 12px;
	float: left;
}
.anko-5 {
	height: 26px;
	width: auto;
	padding-right: 10px;
	padding-left: 30px;
	text-decoration: none;
	float: left;
	background-repeat: no-repeat;
	background-position: 8px center;
	font-size: 10px;
	line-height: 26px;
}
.bb-a {
	border: 1px solid #CCC;
}

.bb-a2 {
	border: 1px solid #EAEAEA;
}

.bb-a3 {
	border: 1px solid #333;
}

.bb-p {
	border: 1px solid #96C;
}

.bb-bl {
	border: 1px solid #2D9D95;
}

.bb-bl7 {
	border: 1px solid #4ECDC4;
}

.bg-bl7{
	background-color:#4ECDC4;
}
.tc-bl7{
	color:#4ECDC4;
}
.bb-o {
	border: 1px solid #F60;
}
.bb-w {
	border: 1px solid #fff;
}
.bb-g {
	border: 1px solid #096;
}
.bb-g2 {
	border: 1px solid #92D050;
}
.bb-r {
	border: 1px solid #F60;
}
.bg-a {
	background-color: #D6D6D6;
}

.bg-a5 {
	background-color: #EBEBEB;
}
.bg-a6 {
	background-color: #F3F3F3;
}
#total-div {
	display: none;
}

#top-skola-list2{
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-style: none;	
    margin-bottom: 6px;
}
#top-skola-list2 a{
	color:#06C;
    font-size: 14px;
	
	
}
.caz-circle {
	background-color: #D1EBB6;
	float: left;
	height: 30px;
	width: 30px;
	border: 1px solid #096;
	border-radius: 15px 15px;
	line-height:30px;
	text-align:center;
}
.caz-circle {
	background-color: #D1EBB6;
	float: left;
	height: 30px;
	width: 30px;
	border: 1px solid #096;
	border-radius: 15px 15px;
	line-height:30px;
	text-align:center;
}
.caz-div {
	float: left;
	height: auto;
	width: auto;
}
.bm-r-20 {
	margin-right: 20px;
}
.caz-mb-6-3 {
	float: left;
	width: 44%;
	padding-right: 3%;
	padding-left: 3%;
}

.caz-mb-12-3 {
	float: left;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
}
.bb-lb {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D1EBB6;
	border-left-color: #D1EBB6;
}
.anko-4.bg-g2:hover {
	color: #096;
	background-color: #D1EBB6;
}
.fl-r {
	float: right;
}
.ts-16 {
	font-size: 16px;
	line-height:22px;
}
.ts-18 {
	font-size: 18px;
	line-height:30px;
}
.lh-32 {

	line-height:32px;
}
.lh-40 {

	line-height:40px;
}
.anko-5.bg-w:hover {
	background-color: #DDEFC9;
}
thead th {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ui-datepicker {
background: #fff;
   border: 0px solid #fff;
   color: #EEE;
}
.ui-datepicker-header {
background: #A0D568;
   border: 0px none #fff;
   color: #EEE;
   border-radius: 0px 0px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
color:#fff;

}
.ui-datepicker table {
width: 100%;
font-size: .7em;
border-collapse: collapse;
font-family:verdana;
margin: 0 0 .4em;
color:#000000;
background:#DAEEC4; 
}
/*This is date TD */
.ui-datepicker td {

border: 0;
padding: 1px;


}
.ui-datepicker-calendar .ui-state-active {
  background: #090;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
  color: #e0e0e0;
  text-shadow: 0px 1px 0px #4d7a85;
  filter: dropshadow(color=#4d7a85, offx=0, offy=1);
  border: 1px solid #55838f;
  position: relative;
  margin: -1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .8em;
text-align: right;
text-decoration: none;
}
.checkbox-1 {
	height: 12px;
	width: 12px;
	border: 1px solid #333;
	background-color: #FFF;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
}
.lh-13{
	line-height:13px;
}
.lh-20{
	line-height:20px;
}
.fl-l {
	float:left;
}
.bm-t-7 {
	margin-top:7px;
}
.bm-tb-0 {
	margin-top:0px;
	margin-bottom:0px;
}
.bm-tb-20 {
	margin-top:20px;
	margin-bottom:20px;
}

.bh-30 {
	height: 30px;
}
.bh-28 {
	height: 28px;
}
.bh-70 {
	height: 70px;
}
.bh-500 {
	height: 500px;
}
.bh-40 {
	height: 40px;
}
.bh-150 {
	height: 150px;
}
.bh-15 {
	height: 15px;
}
.bh-100 {
	height: 100px;
}
.italiz
{
	font-style:italic;
}
.caz-b-20 {
	float: left;
	width: 20%;
	margin-left:40%;
}
.caz-b-30 {
	float: left;
	width: 30%;
	margin-left:35%;
}
.anko-0 {
	text-decoration: none;
	float: left;
}

.cat-page-details{
	float:left;
	width:100%;
	font-size:16px;
	line-height:24px;
	color:#333;
}
.cat-page-details a{
	color:#F60;
}
.cat-page-details h2{
	font-size:16px;
	margin-top:30px;
}
.caz-b-80 {
	float: left;
	width: 80%;
	margin-left: 10%;
}
#home-desck a{
	color:#FFF;
}
#view-window h1 {
	color: #666;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	font-weight: normal;
}
#imp-links{
	height: auto;
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
	margin-bottom:30px;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
}
#imp-links li{
	margin-bottom: 7px;
	list-style-type: disc;
	
}
#imp-links li a{
	color: #03F;
	font-size:14px;
	text-decoration:none;
}
#imp-links li a:hover{
	color:#F60;
}
.bg-a4 {
	background-color: #F4F4F4;
}
.bg-a2 {
	background-color: #E6E6E6;
}
.bg-a1 {
	background-color: #E1E1E1;
}
.bw-auto {
	width: auto;
}
.bw-auto-p-5 {
	width: auto;
	padding-left:5%;
}
.bw-100 {
	width: 100px;
}
.bw-50 {
	width: 50px;
}
.bw-65 {
	width: 65px;
}
.bh-auto{
	height:auto;
}
.anko-6 {
	font-size: 16px;
	color: #096;
	background-image: url(../pics/calender.png);
	background-repeat: no-repeat;
	background-position: 10px;
	width: auto;
	padding-left: 33px;
	border: 1px solid #9C6;
	text-decoration: none;
	height: 40px;
	float: left;
	display: block;
	line-height: 40px;
	padding-right: 10px;
}
.anko-p {
	color: #0099CC;
	text-decoration: none;
	font-size: 14px;
	background-image: url(../pics/arrow3.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: auto;
	padding-right: 20px;
	display: block;
}

.connect-a {
	display: block;
	height: 35px;
	width: 35px;
	border-radius: 17.5px 17.5px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 10px;
	text-decoration:none;
}

.anko-t {
	color: #0099CC;
	text-decoration: none;
	font-size: 14px;
	
}
.menue {
	float: right;
	height: 10px;
	width: 27px;
	padding-top: 6px;
	padding-bottom: 6px;
	
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/menue.png);
	position: absolute;
	top: 10px;
	right: 12px;
	display:none;
	z-index:20000;
}
#profile-menu {
	background-color: #FFF;
	height: 0px;
	width: 200px;
	position: absolute;
	top: 50px;
	overflow:hidden;
	box-shadow: 0px 0px 5px #999;
	right:15px;
	z-index:2000;
}

.bg-bl9{
	background-color: #E1F7F5;
}
.bg-bl8{
	background-color:#92DAF1;
}

.more-menu {
	background-color: #FFF;
	height: auto;
	width: 200px;
	position: absolute;
	top: 65px;
	overflow:hidden;
	box-shadow: 0px 0px 1px #999;
	display:none;
	z-index:1000;
}
.ov-h{
	overflow:hidden;
}
.more-menu a {
	color: #666;
	font-size: 14px;
	float: left;
	width: 67%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 28%;
	padding-right: 5%;
	background-position: 15px;
	display: none;
	text-decoration: none;
	background-repeat: no-repeat;
}

#profile-menu a {
	color: #666;
	font-size: 14px;
	float: left;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:5%;
	padding-right:5%;
}

#profile-menu a:hover {
	background-color:#C2E39D;
	
}
#date-yesterday, #date-today, #date-tomorrow {
	border-right-style:none;
		
}
.bh-20 {
	height: 20px;
}
.bh-25 {
	height: 25px;
}
.active-sub-nav{
	background-color:
	#FFF;color:#666;
}
.live-demo {
	float: left;
	width: 22%;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	text-decoration: none;
	margin-left: 30%;
	font-weight: bold;
	font-size: 14px;
	opacity: 1;
}
.bp-bt-5p {
	padding-top: 7%;
	padding-bottom: 7%;
}
.bp-b-10p {
	
	padding-bottom: 10%;
}
.bp-b-10 {
	
	padding-bottom: 10px;
}
.bp-b-20p {
	
	padding-bottom: 20%;
}
.bp-bt-6p {
	padding-top: 6%;
	padding-bottom: 6%;
}
.bb-b3 {
	border: 1px solid #333;
}
.bb-b6 {
	border: 1px solid #4F4F4F;
}
.bg-b6 {
	background-color: #666;
}
.bg-b {
	background-color: #000;
}

section {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 0px;
}
.bb-l-7-g {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #A0D568;
}
.bb-l-7-a {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #D38676;
}
.bs-10{
	box-shadow: 10px 10px 20px #039;
}
.bg-a3{
	background-color:#EEE;
}
.bs-10-a{
	box-shadow: 10px 10px 20px #999;
}
.bb-l-7-b {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #ccc;
}

.bb-l-1-b {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}

.bg-br{
	background-color:#D38676;
	
}
#features {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
}
#features-banner {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 2%;
	background-color: #B9E08D;
	padding-bottom: 0px;
	background-image: url(../pics/features-background.png);
	background-repeat: no-repeat;
	background-size:cover;
}
#pricing-banner {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 0px;
	background-image: url(../pics/price-bg.png);
	background-repeat: no-repeat;
}

#features-banner-title{
	margin-top:15%;
}
#features h3 {
	color: #666;
	font-size: 18px;
}
#features p {
	font-size: 16px;
	color: #999;
	line-height: 20px;
}
.home-more {
	float: left;
	width: 30%;
	margin-left: 35%;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	text-decoration: none;
	display: block;
	height: auto;
}
.bopa-8 {
	opacity:0.5
}





.bp-l-15 {
	padding-left: 15px;
}
.bp-lr-5 {
	padding: 5px;
}
.bp-lr-0 {
	padding: 0px;
}
.bp-lr-3 {
	padding: 3px;
}
.bp-lr-10{
	padding-left:10px;
	padding-right:10px;
}
#snapshot {
	background-color: #666;
}
.tc-w2 {
	color: #BCBCBC;
}
.tc-w3 {
	color: #E9E9E9;
}

#support {
	background-image: url(../pics/support-background.png);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 3%;
	padding-bottom: 3%;
}
.circle2 {
	height: 50%;
	width: 50%;
	border: 3px solid #096;
	border-radius: 50% 50%;
	overflow: hidden;
	float: left;
	margin-left: 24%;
	margin-right: 24%;
}
.circle50 {
	height: 50px;
	width: 50px;
	border: 4px solid #090;
	border-radius: 28px 28px;
	text-align:center;
	line-height:50px;
		margin-left: auto;
	margin-right: auto;
}
.circle3 {
	height: 46px;
	width: 46px;
	border: 4px solid #000;
	border-radius: 27px 27px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.bc-r{
	border-color:#F60;
}
.bc-g{
	border-color:#2E8B57;
}
.bc-g2{
	border-color:#2E8B57;
}
.bc-a2{
	border-color:#CCC;
}

#blog p {
	font-size: 16px;
	color: #666;
	line-height: 20px;
}



#footer ul li a {
	color: #09C;
	text-decoration: none;
	font-size: 12px;
}
.tc-a{
	color:#ccc;
}
.tc-a2{
	color:#BCBCBC
}
#footer h3 {
	color: #FFFFFF;
	font-size: 14px;
}

#copyrite{
    border-top: solid 1px #ccc;
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    font-size: 15px;
    color: #666;
    
}
.footer-link-cat{
	float: left;
	width: 25%;
	margin-right: 2%;
	margin-left: 2%;	
}

#footer-about-ul{
    width: 16%;
    margin-left: 0%;
}

#footer-resources-ul{
    width: 20%;
}

#footer-categories{
    margin-right: 0px;
}
.footer-link-cat h2{
	font-size: 18px;
	color: #333;
	float: left;
	width: auto;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	padding-bottom: 10px;
	margin-bottom:0px;
}
.footer-link-cat ul{
	width:100%;
	padding:0px;
	margin-bottom:0px;
	float:left;
}
.footer-link-cat ul li{
	width:100%;
	list-style:none;
	margin-bottom:10px;
}
.footer-link-cat ul li a{
	color:#333;
	font-size:16px;
	text-decoration:none;
}
.footer-link-cat ul li a:hover{
	color:orangered;
	text-decoration:underline;
}
.footer-siteinfo{
	float:left;
	width:25%;
	margin-right:5%;
}
.site-info-desc{
	float:left;
	width:100%;
	margin-top:20px;
	font-size:14px;
	line-height:20px;
	color:#666;
}

.social-link img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.social-link{
	width: 40px;
	height: 40px;
	border-radius: 20px 20px;
	background-color: #fff;
	text-align: center;
	float: left;
	margin-right: 10px;
	text-decoration: none;
	background-position: center center;
	background-repeat: no-repeat;
}
.bg-g5 {
	background-color: #008459;
}
#pricing-banner sub {
	font-size: 12px;
}
#pricing-banner h2 {
	font-size: 20px;
}
.bg-g6 {
	background-color: #99CCCC;
}
#pricing-banner h1 {
	padding: 0px;
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0px;
}
#price-box1{
	box-shadow: 0px 0px 1px #666;
}
#price-box2{
	box-shadow: 0px 0px 5px #333;
	position:relative;
}
#price-box3{
	box-shadow: 0px 0px 1px #999;
}
#price-box ul, #price-box2 ul, #price-box3 ul {
	margin: 0px;
	float: left;
	width: 84%;
	padding-top: 8%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
}
#price-box1 ul li, #price-box2 ul li, #price-box3 ul li {
	float: left;
	height: auto;
	width: 100%;
	list-style-type: none;
	margin-bottom:30px;
	font-size: 14px;
	color: #666;
	text-align:center;
}
.line1 {
	background-color: #A0D568;
	float: left;
	height: 5px;
	width: 5%;
	margin-left: 47.5%;
	margin-right: 47.5%;
}
#things-to-note li {
	margin-bottom: 10px;
	list-style-image: url(../handler/pics/good.png);
}
#things-contact li{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	list-style-type: none;
}

#menue-box {
	float: right;
	height: auto;
	width: 88%;
}
#footer-b-10{
	width:83.333%
}
#footer-b-2{
	width:16.6667%
}
#each-feature{
	display:inline-block;
	float:none;
	vertical-align:top;
	width: 33%;
}
#each-blog{
	display:inline-block;
	float:none;
	vertical-align:top;
	width: 32.97%;
}

#each-blog a:hover{
	border-color:#096;
}
#each-related-article a:hover{
	border-color:#096;
}.anko-7 {
	text-decoration: none;
}

#magbit-website {
	color: #CF3;
	text-decoration: none;
}
#magbit-website:hover, #magbit-website2:hover{
	text-decoration:underline;
}
#magbit-website2{
	color:#096;
	text-decoration: none;
}
.share {
	height: auto;
	width: auto;
	font-size: 14px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2.5px;
	float: right;
}
.share a {
	float: left;
	height: 36px;
	width: 36px;
	margin-right: 5px;
	margin-left: 0%;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color: #CCC;
	color: #FFF;
	font-size: 12px;
	border-radius: 17.5px 17.5px;
	background-repeat: no-repeat;
	background-position: center center;


}
#img-pad{
	margin-bottom:10px;
}
#facebook {
	background-color: #3B5998;
	background-image: url(../images/fb-icon.png);
	
}

#twitter{
	background-image: url(../images/twitter-icon.png);
	background-color: #55ACEE;
}

#gplus{
	background-image: url(../images/gplus.png);
	background-color: #DC4E41;
}
#linkedin{
	background-color:#1687B1;
	margin-bottom:0px;
}
#email{
	background-color: #CCCCCC;
	color: #333333;
	margin-bottom: 0px;
	margin-right: 0px;
}
#whatsapp{
	background-image: url(../images/whatsapp-icon2.png);
	background-color: #25D366;
}
.caz-mb-2-rl-5 {
	float:left;
	width: 14.6667%;
	margin-right: 1%;
	margin-left: 1%;
}
#status-bg-icon {
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 30px;
}
.live-demo:hover {
	background-color: #00D791;
}
#current-status a:hover {
	background-color: #CFF;
}
#nav-mini a {
	float: left;
	height: auto;
	width: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin: 0px;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#nav-mini {
	border: 1px solid #CCC;
	float: left;
	width: auto;
}

#nav-mini a:hover{
	background-color:#BCDF53;;
	color:#fff;
}
.search-form {
	float: left;
	height: 38px;
	width: 100%;
	padding: 1px;
	background-color: #B0E3F4;
	margin-right: 0px;
	border-radius: 5px 5px;
	transition: all 0.5s 0.1s ease-out;
}

.search-input {
	float: left;
	height: 36px;
	width: 86%;
	font-size: 14px;
	color: #333;
	border-top-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	padding-left: 10px;
	background-color: transparent;
	border: 0px none #660099;
}
.search-form:hover{
	background-color:#fff;
}
.search-bot {
	float: right;
	height: 38px;
	width: 5%;
	background-image: url(../pics/subscribe-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	border-bottom-right-radius: 5px 5px;
	background-color:transparent;
	border: 0px solid #609;
	cursor: pointer;
	
}
.caz-mb-50{
	width:50%;
	margin-left:25%;
	margin-right:25%;
	float:left;
}

.caz-mb-70{
	width:70%;
	margin-left:15%;
	margin-right:15%;
	float:left;
}

#post-img{
	overflow: hidden;
	height: 130px;
	margin-bottom:10px;

		
}
.curve-anko{
	width: 30%;
	margin-left: 35%;
	z-index: 100;
	background-color: #fff;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	border: 1px solid #3A9277;
	text-align: center;
	float: left;
	border-radius: 5px 5px;
	color: #DA0000;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#footer ul li {
	list-style-type: none;
	float: right;
	height: auto;
	width: auto;
	margin-right: 5%;
}
#footer {
	background-color: #D6D6D6;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#category-nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#category-nav ul li {
	list-style-type: none;
	line-height: 40px;
	float: left;
	height: 40px;
	width: auto;
	text-decoration: none;
}
#category-nav ul li a {
	display: block;
	float: left;
	height: 40px;
	width: auto;
	line-height: 40px;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	color: #666;
}

#each-post{
	display: inline-block;
	float: none;
	vertical-align: top;
	width: 47.7%;
}
.each-bg{
	display: inline-block;
	float: none;
	vertical-align: top;
	width: 32.5%;
	border: 1px solid #fff;
	text-decoration:none;
	color:#333;
	margin:0px;
	border-radius: 5px 5px;
}
.each-bgx{
	display: inline-block;
	float: none;
	vertical-align: top;
	width: 100px;
	border: 1px solid #fff;
	text-decoration:none;
	color:#333;
	margin:0px;
}
#each-post2{
	display: inline-block;
	float: none;
	vertical-align: top;
	width: 22.2%;
	border: 1px solid #DA0000;
	border-radius: 5px 5px;
	margin-right: 1%;
	margin-left: 1%;
	text-decoration:none;
}
.trent-bar{
	width:auto;
	float:left;
	height:auto;
}
.trent-bar a {
	display: block;
	float: left;
	height: 40px;
	width: auto;
	line-height: 40px;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 15px;
	color: #09C;
	background-image: url(../pics/arrow2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.anko-a{
	text-decoration: none;
}
.anko-a:hover{
	text-decoration:underline;
}
.bm-r-4{
	margin-right:4%;
}

#cycle_20_w {
	width:20%;
}
#cycle_100_w {
	width:100%;
	
}
#read-img{
	width:60%;
}

.back-button{
	background-image: url(../pics/back.png);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 40px;
	width: 40px;
	background-position: center center;
	position: absolute;
	left: 0px;
	top: 0px;
}
.back-button:hover {
	background-color: #00B8F4;
}
.col3 {
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.caz-pb-25 {
	float: left;
	height: auto;
	width: 50%;
	padding-right: 25%;
	padding-left: 25%;
}

.col3-li {
	float: left;
	height: 350px;
	width: 30.333%;
	margin-right: 4%;
	list-style-type: none;
	box-shadow: 0px 0px 5px #ccc;
	margin-top: 0px;
	border: 1px solid #F7F7F7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.col3-ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	
}
.col3-ul-li {
	float: left;
	height:auto;
	width: 100%;
	list-style-type: none;
}
.head-span {
	width: 90%;
	padding-left: 5%;
	float: left;
	height: auto;
	font-size: 13px;
	color: #666;
	margin-bottom: 5px;
}
#company-name span {
	color: #000;
	font-size: 14px;
	margin-top: 5px;
	padding-top: 5px;
}
#tred-nav li {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: auto;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#tred-nav li a {
	text-decoration: none;
	font-size: 14px;
	display: block;
	float: left;
	height: auto;
	width: auto;
	padding-right: 5px;
	color: #333;
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 15px;
}
#tred-nav {
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#tred-nav li a:hover {
	color: #F60;
}

.menu-box{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	
}
.menu-box li
{
	width:80%;
	list-style-type:disc;
	color:#999;
	text-align:left;
	list-style-position: outside;
    margin-left: 14%;
	margin-right: 6%;
	margin-bottom:10px;
}
.menu-box li a{
	width:auto;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #FFF;
	color:#06C;
	font-size:12px;
	text-decoration:none;
	line-height:5px;
}
.menu-box li a:hover{
	text-decoration:underline;
	color:#000;
}
.menu-box li a span{
	color:#999;
	font-size:10px;
}
#job-ak:hover{
	text-decoration:none;
	opacity:0.7;
}
.ls-n {
	list-style:none;
}

.bg-y2 {
	background-color: #FDEF42;
}
#select-option-box label:hover{
	background-color:#E1E1E1;
}
#select-option-box label{
	width:90%;
	padding-left:5%;
	padding-right:5%;
}
#select-option-house{
	position:relative;
	width:95%;
	height:auto;
	float:left;
	display:none;
	transition: all 0.3s 0.1s ease-out;
}
#input-rap{
	position:relative;
}
.field-input{
	float: left;
	height: 40px;
	width: 85%;
	padding-left:5%;
	padding-right:5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 18px;
	color: #666;
	box-shadow: 1px 1px 3px #ccc;
	background-image: url(../img/point-down.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	cursor:pointer;
}

#select-option-box{
	width: 100%;
	height:auto;
	float:left;
	padding-top: 10px;
	padding-bottom: 20px;
	border: 1px solid #CCC;
	box-shadow: 0px 0px 5px #ccc;
	overflow:auto;
	max-height:180px;
	position:absolute;
	z-index:1000;
	background-color:#fff;
	
}
#home-h1{
    margin-left: 10%;
    width: 90%;
}
.item-list ul{
	padding:0px;
	margin:0px;
}
.item-list{
	float: left;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.item-list-li{
	margin-bottom: 20px;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.item-list li{
	list-style-type: none;
}
.item-logo{
	float: left;
	width: 7%;
	height: auto;
	margin-right: 3%;
	border: 1px solid #CCC;
	border-radius:5px 5px;
	overflow:hidden;
}
.item-details{
	float: left;
	width: 86%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.item-date{
	float:right;
	width:13%;
	height:auto;
	font-size:12px;
	color:#999;
	margin-top:40px;
}
.item-date span{
	color: #FFDC71;
	margin-bottom:10px;
	width:100%;
	float:left;
}
.item-desc{
	font-size: 15px;
	color: #727272;
	float:left;
	width:100%;
    line-height: 20px;
}
.item-h2{
	margin-bottom: 10px;
	float: left;
	width: 100%;
	
}
.item-h2 h2 a, .item-h2 a{
	font-size: 19px;
	text-decoration: none;
	color: #002448;
    line-height: 24px;
}
.item-h2 h2 a:hover, .item-h2 a:hover, .top-skola li a:hover, .top-sec ul li a:hover{
	color:#F60;
	}

item-h2 a:hover{
  color:#F60;  
}
.item-h2 h2, item-h2{
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
	line-height:15px;
}

#item-ul2{
	width:100%;
	margin-top:5px;
}
#item-ul2 li{
	width:96%;
	margin-right:4%;
	float:left;
	margin-bottom:7px;

}

#item-ul2 li a{
	text-decoration: none;
	font-size: 12px;
	color: #669999;
	font-weight: bold;
}

#new-item-cat{
	width:100%;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}

#new-item-cat span{
    display: block;
    width: 90%;
    float: left;
    margin-bottom: 8px;
    font-size: 14px;
    color: #333;
}

#new-item-cat span a{
    color: #002448;
    text-decoration: none;
    
}
#new-item-cat span a:hover{
    text-decoration: underline;
}
#new-item-cat span b{
    display: inline-block;
    width: 75px;
    margin-right: 10px;
   
}
#item-cat{
	width:100%;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}
.item-details ul{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
}

#item-cat li{
	float:left;
	width:auto;
	margin-right:10px;
	
}

#item-cat span{
	float:left;
	width:auto;
	margin-right:10px;
	
}

#item-cat li a{
	border: 1px solid #CCC;
	color: #999;
	font-size: 11px;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 25px;
	display: block;
	text-decoration: none;
	border-radius: 5px 5px;
	font-weight: bold;
	background-image: url(../images/calendar.png);
	background-repeat: no-repeat;
	background-position: left 5px center;
}
.sko-deadline-post{
	border: 1px solid orangered;
	color: orangered;
	font-size: 14px;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 25px;
	display: block;
	text-decoration: none;
	border-radius: 5px 5px;
	font-weight: bold;
	background-image: url(../images/calendar.png);
	background-repeat: no-repeat;
	background-position: left 5px center;
}


#sko-post-date{
    color: #335C7F;
}
.top-sec{
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	margin-bottom: 30px;
	border: 1px solid #E6E6E6;
	border-radius:5px 5px;
}

.top-sec h2{
	font-size: 16px;
	color: #00548A;
	padding: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom:10px;
	float:left;
	width:80%;
	padding-left:10%;
	padding-right:10%;
}

#rtop-sec h2{
    width:89%;
	padding-left:6%;
	padding-right:5%;
}
#rtop-sec ul{
	margin:0px;
	padding:0px;
	float:left;
	width:89%;
	padding-left:6%;
	padding-right:5%;
}
.top-sec ul{
	margin:0px;
	padding:0px;
	float:left;
	width:80%;
	padding-left:10%;
	padding-right:10%;
}

.top-sec ul li{
	list-style:none;
	margin-bottom:10px;
}

.top-sec ul li a{
	text-decoration:none;
	font-size:16px;
	color:#666;
    padding-top: 1px;
    padding-bottom: 1px;
    display: inline-block;
    
}
.search-skola{
	float: right;
	height: 50px;
	border-radius: 25px 25px;
	width: 53%;
	margin-top: 15px;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: 13px 17px;
	padding-left: 7%;
	margin-right: 0%;
	margin-left: 0%;
	overflow: hidden;
	background-color: #EEE;
	
}

.search-title{
	width: 50%;
	height: 50px;
	padding-left: 1%;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size:14px;
	background-color:inherit;
}

.search-location{
	width: 35%;
	height: 50px;
	padding-left: 1%;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	background-color:inherit;
}
.search-button{
	background-color: #00578F;
    font-size: 15px;
	float: right;
	width: 10%;
	height: 50px;
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	cursor:pointer;
}

.search-button:hover{
	background-color: #4FB9FF;
	}

.home-share{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.home-share li{
	width:100%;
	float:left;
	list-style:none;
}

.home-share li a{
	width: 70px;
	height: 70px;
	border-radius: 35px 35px;
	background-color: #F90;
}
.top-skola{
	width:94%;
	padding-left:6%;
}

.top-skola li{
	width: 100%;
	float: left;
	color: #09F;
	padding-top: 1px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}

.top-skola li a{
	text-decoration:none;
	font-size:16px;
	color:#666;
    line-height: 22px;
}
.footer-nav{
	width:50%;
	height:auto;
	float:left;
	padding:0px;
	margin-left:25%;
}

.footer-nav li{
	width:14%;
	float:left;
	list-style:none;
	text-align:center;
	margin-bottom:15px;
	
}
.footer-nav li a{
	font-size:12px;
	color:#999;
	
}
.footer-box{
	margin-top: 40px;
	padding-bottom: 40px;
    background-color: #f1f1f1;
    padding-top: 50px;
	
}

.cat-info{
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCC;
	box-shadow:0px 0px 5px #CCC;
	margin-bottom:30px;
	font-size:13px;
	color:#333;
}

.mid-center{
	width: 50%;
	margin-left: 20%;
	padding-left:5%;
	padding-right:5%;
	padding-top:20px;
	padding-bottom:20px;
	border-radius: 5px 5px;
	float: left;
	border: 1px solid #E5E5E5;
}
.button0 {
	float: left;
	height: 45px;
	width: auto;
	padding-right: 5%;
	padding-left: 5%;
	line-height: 45px;
	font-size: 14px;
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	background-color: #09F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#policy li, #policy ul {
	margin-bottom: 20px;
}


.best-info{
	padding: 0px;
	width: 80%;
	border: 1px solid #CCC;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-right: 30%;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size:15px;
    background-color: #fff;
}


.best-info li a, .scourses-list li a{
	color:#000;
}

.best-info li a:hover, .scourses-list li a:hover{
	text-decoration:none;
	color:#F30;
}
.best-info li{
	float: left;
	width: 90%;
	list-style-type: none;
	padding-top: 7px;
	padding-right: 5%;
	padding-bottom: 7px;
	padding-left: 5%;
}

.best-info td{
    background-color: #fff;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
    padding: 7px;
    padding-left: 20px;
    
   
}

.best-info td a{
    color: #005A94;
}
.bi-title{

	font-weight:bold;
	color:#333;
}

.js-cd-top{
	width: 45px;
	height: 45px;
	box-shadow: 0px 0px 15px #ccc;
	position: fixed;
	bottom: 110px;
	right: 10px;
	border-radius: 25px 25px;
	background-color: #09F;
	z-index: 5000;
	background-position: 16px -875px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	font-size: 30px;
	line-height: 40px;
	display: none;
	font-weight: bold;
}
.js-cd-top:hover{
	background-color: #F90;
}

.list-content{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.list-content li{
	float: left;
	width: 100%;
	margin-bottom: 40px;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-bottom: 30px;
}
.content-img-box{
	float:left;
	width:30%;
	margin-right:3%;
	height:auto;
	display:block;
}
.content-info-box{
	float: right;
	width: 67%;
	margin-right: 0%;
	height: auto;
	display: block;
}
.content-date-view{
	width: 100%;
	padding: 0px;
	color: #698CAF;
	float:left;
	display:block;
	
}
#content-body{
	width:100%;
	float:left;
	margin-top:15px;
	font-size:16px;
	line-height:25px;
	color:#333;
}
#content-body a{
	color:#F60;
	text-decoration:none;
}
#content-dv-tag a{
	color: #F30;
	text-decoration: none;
	font-weight: bold;
}
#content-dv-tag a:hover{
	text-decoration:underline;
}
.content-trad{
	width: 94%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3%;
	padding-right: 3%;
	float: left;
	color: #666;
	height: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #D6D6D6;
	border-bottom-color: #E4E4E4;
	background-color: #F5F5F5;
}
.content-trad a{
	color: #F30;
	font-style: italic;
	text-decoration: none;
	font-size: 14px;
}
#content-dv-tag{
	background-position: 0px -150px;
}
#content-dv-views{
	background-position: 0px -176px;
}
#content-dv-date{
	background-position: 0px -200px;
	color:#666;
}
.content-date-view span{
	margin-right: 15px;
	font-size: 14px;
	background-image: url(../images/icons.png?i);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: auto;
	width: auto;
	padding-left: 22px;
	margin-bottom:10px;
}
#content-dv-tag{
}
.content-info-box h2{
	margin-top:-6px;
	padding-top:0px;
	line-height:15px;
	margin-bottom:0px;
}
.content-info-box h2 a:hover{
	color:#F60;
}
.content-info-box h2 a{
	font-size: 14px;
	text-decoration: none;
	color: #002448;
}
.content-synopsis{
	font-size: 12px;
	color: #4E4E4E;
	line-height: 20px;
	margin-bottom: 0px;
}
#oops{
	font-size: 80px;
	font-weight: bold;
	color: #666;
	letter-spacing: 10px;
}
.search-form2 {
	float: left;
	height: 34px;
	width: 100%;
	padding: 1px;
	background-color: #FFF;
	margin-right: 0px;
	border-radius: 5px 5px;
	transition: all 0.5s 0.1s ease-out;
	border: 1px solid #CCC;
}
.search-input-2 {
	float: left;
	height: 32px;
	width: 85%;
	font-size: 14px;
	color: #333;
	border-top-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	padding-left: 10px;
	background-color: transparent;
	border: 0px none #660099;
	background-repeat:no-repeat;
	background-position:right center;

}
.search-form2:hover{
	background-color:#E9E9E9;
}
.search-but2 {
	float: right;
	height: 34px;
	width: 4%;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	border-bottom-right-radius: 5px 5px;
	background-color: transparent;
	border: 0px solid #609;
	cursor: pointer;
}
.suggested-list{
	padding:0px;
	margin:0px;
	float:left;
	width:100%
}
.suggested-list li{
	list-style-type:none;
	float:left;
	width:100%;
}
.suggested-list li a{
	color: #00F;
	text-decoration: underline;
	font-size: 14px;
}
.suggested-list li a:hover{
	text-decoration:underline;
}

.read-content-box{
    width: 100%;
    float: left;
    line-height: 26px;
    color: #333;
}

.read-content-box a{
color: #005A94;
    text-decoration: underline;
}

.read-content-box img{
    max-width: 100%;
    height: auto;
}
.navi {
	width: 500px;
	border:1px solid #eee;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}

	.show {
	color: blue;
	margin: 5px 0;
	padding: 3px 5px;
	cursor: pointer;
	font: 15px/19px Arial,Helvetica,sans-serif;
	}
	.show a {
	text-decoration: none;
	}
	.show:hover {
	text-decoration: underline;
	}

.table-content-box{
     background-color: azure;
    padding-top:6px;
     padding-bottom:25px;
    border-radius: 20px 20px;
    float: left;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 20px;
    
}

.table-content{
	margin-top:30px;
    margin-bottom: 0px;
   
}
.table-content li{
	margin-bottom:10px;
	color:#09C;
}
.table-content li a{
	text-decoration:none;
	color:#1465D1;
	font-size:17px;
}
.table-content li a:hover{
	color:#F30;
    text-decoration: underline;
}
#content-img-rap img{
	max-width:620px;
	
}
#com-but{
	float: left;
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14;
	color: #000;
	background-color: #F90;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	font-weight:bold;
}

	ul.setPaginate li.setPage{
	padding:15px 10px;
	font-size:14px;
	}

	ul.setPaginate{
	padding:0px;
	
	overflow:hidden;
	font:12px 'Tahoma';
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	}  

	ul.setPaginate li.dot{padding: 3px 0;}

	ul.setPaginate li{
	float:left;
	margin:0px;
	padding:0px;
	margin-left:5px;
	}



	ul.setPaginate li a, ul.setPaginate li span
	{
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #cccccc;
	color: #999999;
	display: inline-block;
	font: 15px/25px Arial,Helvetica,sans-serif;
	margin: 5px 3px 0 0;
	padding: 0 5px;
   
	text-align: center;
	text-decoration: none;
     
	}	

	ul.setPaginate li a:hover,
	ul.setPaginate li a.current_page,
    ul.setPaginate li span.current_page
	{
	border: 1px solid #F30;
	color: #ffffff;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #F93;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	}

	ul.setPaginate li a, ul.setPaginate li span{
	color:#666;
	display:block;
	text-decoration:none;
	padding:3px 12px;
	}
.pagination {
	float: left;
	height: auto;
	width: 100%;
	color:#666;
}

.item-list-2{
	padding:0px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	width:90%;
	margin-left:5%;
}
.item-list-2 li{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	list-style-type: none;
	padding-bottom: 10px;
	list-style-image: url(../images/calendar.png);
}

.item-list-2 li a{
	text-decoration: none;
	color: #39C;
	font-size: 16px;
}
.item-list-2 li a:hover{
	text-decoration:underline;
	color:#F60;
}
.va-but{
	color:#3A6C95;
	display: block;
	float: left;
	height: auto;
	width: 80%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 15px;
	border-radius: 5px 5px;
	text-decoration: none;
	margin-top: 5px;
	border: 2px solid steelblue;
	margin-right: 5%;
	margin-left: 5%;
	text-align:center;
	font-weight:bold;
    background-color: azure;
}
.va-but:hover{
	background-color:floralwhite;
}
.va-but2{
	color: #F30;
	display:inline-block;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	border-radius: 5px 5px;
	text-decoration: none;
	margin-top: 5px;
	border: 2px solid #F60;
	margin-right: 10%;
	margin-left: 20px;
	text-align:center;
	font-weight:bold;
}
.subscribe-form{
	width: 100%;
	float: left;
	height: auto;
	border: 1px solid #F90;
	
}

.subscribe-txt:hover{
	box-shadow:0px 0px 5px #999;
}

.subscribe-txt::placeholder{
	font-size:12px;
}
.subscribe-txt{
	width: 75%;
	float: left;
	height: 30px;
	padding-left: 5%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	transition: border-color 0.3s 0.1s ease-out;
	font-size:16px;
	color:#666;
}
.subscribe-but{
	transition: border-color 0.3s 0.1s ease-out;
	width: 20%;
	float: right;
	height: 30px;
	background-color: #F90;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px;
	cursor:pointer;
}
.grecaptcha-badge {
    display: none;
}
#subscribe-but{
	transition: border-color 0.3s 0.1s ease-out;
	width: 20%;
	float: right;
	height: 30px;
	background-color: #F90;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px;
	cursor:pointer;
}

.item-list-2{
	float: left;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.item-list-2 li{
	width: 44%;
	padding-left: 0%;
	margin-right: 3%;
	vertical-align: top;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
	list-style-image: none;
	margin-left: 3%;
	display: list-item;
	color: #999;
	font-size: 16px;
	font-weight: bold;
}
.item-list-2 li a{
	font-size: 14px;
	font-weight: normal;
	color: #06C;
}

.skola-name-add{
	font-size: 24px;
	color: #999;
	letter-spacing: 8px;
	float:left;
	width:100%;
	margin-bottom:20px;
	text-align:center;	
}

#b-in-img{
	max-width:620px;	
}

.search-icon{
    display: block;
    width: 28px;
    height: 28px;
    background-image: url("../images/icons.png");
    background-repeat: no-repeat;
    background-position: center -365px;
    float: left;
    border: solid 1px #999;
    border-radius: 5px 5px;
    margin-left: 25px;
    cursor: pointer;
    display: none;
}


#readbodytab{
    margin-top: 10px;
}
@media only screen and (max-width: 1200px){
.search-location{
	width:33%;
}
    
       .footer-link-cat, #footer-resources-ul, #footer-about-ul{

	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
           margin-bottom: 10px;
           margin-top: 30px;
}
    
    #footer-about-ul, #footer-scho-ul{

	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
        margin-bottom: 10px;
}
    
    .footer-link-cat ul{
        margin-top: 10px;
        color: #fff;
    }
   
    .footer-link-cat h2{
        font-size: 16px;
        color: #000;
    }
    
     .footer-link-cat ul li a{
    color: #fff;
    }
	.footer-nav{
	width:60%;
	margin-left:20%;
	}
	
		.best-info{
	width: 100%;
	margin-right:0px;
	}

.mid-center{
	width: 90%;
	margin-left: 0%;
}
}

@media only screen and (max-width: 750px){

    #readbodytab{
    margin-top: -35px;
}
    
    .search-icon{
        display: block;
    }
    
    .best-info td{

    padding-left: 10px;
    
   
}
    .footer-link-cat h2{
	font-size: 20px;
	color: #fff;
    }
#home-h1{
    margin-left: 0%;
    width: 100%;
}
    
.skola-name{
	width:130px;
	float:left;
	margin-top:-2px;
}

.nav-ul-li{
	width:100%;
	background-image:none;
	margin-right:0px;
	}


.nav-ul3, .nav-ul2{
	height: auto;
	margin-top: 0px;
	position: inherit;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	background-color:inherit;
	margin-bottom:0px;
}

.nav-ul3{
	background-color: #0099FF;
	margin-bottom: 10px;
}
#skolaship-by{

		display:none;
}

	.nav-a:hover, .nav-a2:hover, .nav-ul3 li a:hover{
	background-color: #00C1F2;
	color: #000;
	}
#skola-by-in{
	display:none;
}
.nav-ul-li:hover .nav-ul2{
	height:auto;
	overflow:hidden;
}

.nav-ul2-li{
	background-color:inherit;
}

.nav-a, .nav-a2, .nav-ul3 li a{
	background-color: inherit;
	color: #FFFFFF;
	border-top-style: none;
	border-bottom-color: #00B0DD;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	border-bottom-width: 1px;
}
#skola-textz{
	display:inline;
}

.nav-ul3 li{
	background-color: inherit;
	color: #4E4E4E;
	border-top-style: none;
	border-bottom-color: #00B0DD;
	border-bottom-style: none;
}
.nav-ul2-li:hover{
	background-color:transparent;
}
.nav-ul2-li:hover .nav-ul3{
	width:100%;
}
#menu-but{
	display:block;
}
#top-synopsis{
	display:none;
}
.nav{
	display: none;
	width: 100%;
	background-color: #0099FF;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 6.5vh;
	height: 90vh;
	overflow: auto;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 1vh;
	margin-bottom: 0px;
	bottom: 0px;
	box-shadow: none;
}
body{
	padding-top:100px;
}
.header-top{
	box-shadow:0px 0px 5px #ccc;
	position:fixed;
	top:0px;
	left:0px;
	z-index:1000;
	height:auto;
	padding-left:5%;
	padding-right:5%;
	width:90%;
	padding-top:9px;
    padding-bottom: 9px;
}

.footer-nav li a{
	text-decoration:none;
}	
	
	.banna{
		width:100%;
		margin-left:0px;
		margin-right:0px;
	}
	.left-sec{
		width:100%;
		margin-left:0px;
		margin-right:0px;
		position:relative;
		margin-bottom:0px;
		
	}
	.center-sec{
		width:100%;
		margin-left:0px;
		margin-right:0px;
		padding-left:0px;
		padding-right:0px;
		
		
	}
	.right-sec{
		width:100%;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
	}
	
	.rap-box{
		position:relative;
	}
		.footer-nav{
	width:80%;
	margin-left:10%;
	}
	
.skola-name-add{
	letter-spacing:0px;
}

.content-img-box{
	
	width:100%;
	margin-right:0%;
	margin-bottom:15px;
}
.content-info-box{

	width: 100%;
	margin-right: 0%;
	
}

#b-in-img{
	max-width:100%;
	
}
#copyrite{
	color:#FFF;
}
.footer-box{
	background-color: #00548A;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F90;
}
.footer-nav li a{
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
.wrapper{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	margin-left:0px;
	margin-right:0px;
}
#home-footer-content{
	text-align:left;
	padding-left:3%;
	padding-right:3%;
	width:94%;
    font-size: 14px;
}
#copyrite{
	color:#fff;
}
#nyif-img img{
	width:100%;
}
}
@media only screen and (max-width: 600px){


.footer-nav li{
	width:31%;
	margin-left:1%;
	margin-right:1%;
	}
	
.item-list-2 li{
	width:95%;
	margin-left:5%;
}

#content-img-rap img{
	width:100%;
}
	
}
@media only screen and (max-width: 500px){


.skola-name img{
	width:100%;
    height: auto;
}

.search-location{
	display:none;
}
.search-title{
	width:75%;
}
.search-button{
	width:15%;
}
.search-skola{
	padding-left:5%;
	width:95%;
	background-image:none;
	height:auto;
	margin-bottom:10px;
    display: none;
	
}
.search-button{
	text-indent: -1000em;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: center -360px;
	
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCC;
	height: 40px;
}
.search-title{
	height:40px;
}
.item-logo{
		width:13%;
	}
	
	.item-details{
	
	width: 100%;
       
	}


	
	


	
}

@media only screen and (max-width: 400px){

.footer-nav li{
	width:40%;
	margin-left:5%;
	margin-right:5%;
	
}

	
}

@media only screen and (max-width: 340px){
.search-skola{
	padding-left:2%;
	width:98%;
	background-image:none;
}

}