
.rs_blocked{
	background: #9e9e9e;
    color: #9e9e9e;
}

.downloadGallery {
    display: none;
}

.registrationSchedulerAdmin tbody tr:first-child td:nth-child(2){
	background:#2196f3;
	color:#fff;
}

.registrationSchedulerAdmin tbody tr:first-child td:nth-child(3){
	background:#f99292;
}

.registrationSchedulerAdmin tbody tr:first-child td:nth-child(4){
	background:#4caf50;
	color:#fff;
}

.registrationSchedulerAdmin tbody tr:first-child td:nth-child(5){
	background:#f3d121;
}

#scheduler-15 .registrationSchedulerAdmin tbody tr:first-child td:nth-child(3){
	background:#2196f3;
	color:#fff;
}

@media screen and (min-width: 1100px) {

	#headerText {
    margin-top: 200px;
    margin-left: 105px;
}

	.header {
    width: 83%;
	}


	h1 {
    font-weight: bold;
}




	#mod_submenu li>a {
		 font-weight: bold;

	}

	#title a {
    	color: #FFDEC5;
    	text-decoration: none;
    	font-size: 22px;

	}

	#title {
    	margin-top: -7px;
	}

	#search {
    	position: relative;
    	margin-top: -15px;
	}


	#mod_submenu li>a:hover, #mod_submenu li.active>a

	{font-weight: bold;}

	#navigation .sf-menu li>a {
    padding-left: 20px;
    padding-right: 21px;
	}
}


@media (max-width: 1099px) {



}
