﻿@import url(https://fonts.googleapis.com/css?family=PT+Sans);


.RadButton_Material, .RadNotification_Material, .RadInput_Material, .RadCalendar_Material, .RadCalendarTimeView_Material, .RadScheduler_Material, .RadWindow_Material, .RadWizard_Material {
	font-family: Arial,Helvetica,sans-serif !important;
}

	.RadNotification_Material .rnTitleBar {
	
		background-color: #0067b1!important;
		background-size: contain;
		color: #FFFFFF !important;
	}

	.RadInput_Material .riFocused, .RadInput_Focused_Material {
		border-bottom-color: rgb(0, 143, 205) !important;
		box-shadow: 0 -1px 0 0 rgb(0, 143, 205);
	
	}

	.RadCalendar_Material .rcTitlebar {
		border-color: rgb(0, 143, 205) !important;
		background-color: rgb(0, 143, 205) !important;
	}

	.RadCalendarTimeView_Material .rcHeader {
		border-color: rgb(0, 143, 205) !important;
		background-color: rgb(0, 143, 205) !important;
	}

	.RadCalendar_Material .rcPrev, .RadCalendar_Material .rcNext, .RadCalendar_Material .rcFastPrev, .RadCalendar_Material .rcFastNext {
		background-color: rgb(0, 143, 205) !important;
		border-color: rgb(0, 143, 205) !important;
		background-color: rgb(0, 143, 205) !important;
	}

	.RadScheduler_Material .rsFooter .rsFullTime {
		color: rgb(0, 143, 205) !important;
	}

		.RadScheduler_Material .rsFooter .rsFullTime:hover {
			/*background-color: rgba(5, 113, 176, 0.12) !important;
			color: #3588CC;*/
		}

	.RadWindow_Material .rwTitleBar {
		color: white !important;
		background-size: contain;
		background-color: #0067b1 !important;
	}

	.RadWizard_Material .rwzProgress {
		background-color: rgb(0, 143, 205) !important;
	}

	.RadWizard_Material .rwzNext, .RadWizard_Material .rwzFinish {
		color: #0067b1 !important;
		border-color: rgb(0, 143, 205) !important;
		background-color: white !important;
	}

	.RadButton_Material.rbButton:hover {
		/*color: #3588CC !important;*/
	}

	.RadButton_Material.rbButton.rbPrimaryButton {
		font-family: Arial,Helvetica,sans-serif !important;
	
	}


	.RadWindow_Material .rwTitleWrapper .rwTitle {
		padding: 5px 0 5px 30px;
		margin: -4.5px 0 -4px;
		font-size: 1.42857em;
		font-family: inherit;
		line-height: 1em;
		color: white !important;
		text-transform: capitalize;
		
	}


	.RadButton_Material.rbButton {
		padding: 8px 13px;
		border-width: 0;
		text-transform: uppercase;
		font-weight: 500;
		margin-top: 49px;
		color: white !important;
		background-color: #0067b1 !important;
	}

html, body, form {
	margin: 0;
	padding: 0;
}

body {
	font: normal 16px Roboto, 'PT Sans', "Segoe UI", Arial, sans-serif;
	color: #555555;
	background-color: #FFFFFF;
	/*text-align: center;*/
	background-color: white;
}

.footer {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 50px;
}

	.footer a {
		float: right;
		margin-right: 25px;
	}

.navigation {
	position: fixed;
	z-index: 2000;
	height: 180px;
	background-color: rgb(242, 244, 251);
	width: 100%;
	background-color: white;
	/*box-shadow: 0 2px 6px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;*/
}

.navigationinner {
	padding-left: 15px;
	padding-right: 10px;
	/*display: inline-block;
    width: 80%;*/
	background-color: red;
}


.logo {
	width: 299px;
	height: 70px;
	background-image: url(../Images/logo.png);
	background-repeat: no-repeat;
	margin-top: 25px;
	position: absolute;
	margin-left: 215px;
	background-color: white;
}

.loginArea {
	position: absolute;
	right: 5px;
	margin-top: 50px;
}

.userNameArea {
	position: absolute;
	right: 5px;
	top: 5px;
	color: white;
}

.content {
	clear: both;
	width: 100%;
	margin-top: 185px; /*110*/
	/*padding-left: 10px;
    padding-right: 30px;*/
	display: inline-block;
	/*text-align: left;*/


}

label {
	width: 180px;
	display: inline-block
}

.AvailabilityPresenter {
	height: 20px;
	width: 20px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: bottom;
}

.grdResourcesCaption {
	margin: 0px;
	margin-left: 15px;
	font-size: 10px;
}

.grdResourcesList {
	margin: 0px;
	margin-left: 15px;
	font-size: 12px;
}

.decription {
	margin-top: 30px;
	margin-bottom: 20px;
}

.errorMessage {
	color: red;
}

.lstRessources_Item {
	float: left;
	height: 300px;
	width: 350px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 40px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
	position: relative;
	background-color: #dddfeb;
}



.lstRessources_Image {
	height: 200px;
	vertical-align: top;
	display: inline-block;
	overflow: hidden;
}

	.lstRessources_Image img {
		top: 0;
		left: 0;
		width: 100%;
	}

.lstRessources_Details {
	height: 100px;
	background-color: rgb(242, 244, 251);
	width: 100%;
	overflow: hidden;
}

.lstRessources_Caption {
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 34px;
	color: #4D87C7;
}

.lstRessources_Info {
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	height: 52px;
	overflow: hidden;
	padding: 0;
	font-size: 14px;
	font-weight: 200;
	text-align: justify;
}

.res_Text {
	width: 100%;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	background-color: #f6f6f6;
}

.res_Caption {
	font-size: 24px;
	font-weight: 400;
	line-height: 80px;
}

.res_Info {
	margin: 0;
	margin-left: 5px;
	padding: 0;
	font-size: 14px;
	font-weight: 200;
	text-align: justify;
}

.res_Buttons {
	width: 100%;
	float: left;
	margin: 10px;
}

.btn-back {
	position: relative;
	float: left;
	top: 10px;
	left: 10px;
	width: 50px;
	height: 50px;
	margin-right: 50px;
	border-radius: 25px;
	background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3),0 2px 10px 0 rgba(0,0,0,0.12) !important;
	background-image: url('../images/ic_arrow_back_black_24dp_1x.png');
	background-repeat: no-repeat;
	background-position: center;
}

	.btn-back:hover {
		/*background-color: #EEEEEE;
		box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3),0 4px 20px 0 rgba(0,0,0,0.12) !important;
		color: #3588CC;*/
	}

.btn-details {
	position: absolute;
	float: right;
	top: 175px;
	right: -25px;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3),0 2px 10px 0 rgba(0,0,0,0.12) !important;
	background-image: url('../images/ic_more_horiz_black_24dp_1x.png');
	background-repeat: no-repeat;
	background-position: center;
}

	.btn-details:hover {
		/*background-color: #EEEEEE;
		box-shadow: 0 8px 16px 0 rgba(0,0,0,0.3),0 4px 20px 0 rgba(0,0,0,0.12) !important;*/
	}


.resDetail {
	width: 100%;
	background-color: #FFFFFF;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
	clear: both;
	overflow: hidden;
	text-align: justify;
}

	.resDetail img {
		float: right;
		margin-left: 20px;
		margin-bottom: 20px;
		width: 400px;
	}

.resInfo {
	margin-top: 20px;
	clear: both;
}

.resTab {
	margin-top: 20px;
	clear: both;
}

a {
	background: transparent;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.noResource {
	color: lightcoral;
}


.smallLabel {
	margin-left: 5px;
	font-size: 12px;
}

.buttonWrapper {
	border-right: solid 1px;
	border-top: solid 1px;
	border-color: lightgray;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	position: relative;
	font-size: 12px;
	width: 190px;
	float: left;
	height: 25px;
	line-height: 25px;
	text-wrap: avoid;
}

.selectButtonWrapper {
	background-color: #FF00FF;
}

	.selectButtonWrapper a {
		color: black !important;
	}


.imag {
	position: relative;
	float: left;
}

button {
	color: #0067b1 !important;
	display: block;
	background-color: white !important;
}



button,
input {
	-webkit-appearance: none;
	cursor: pointer;
	outline: none;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;

	background-color: #f3f3f3 !important;
}

hr {
	border-width: 4px 0 0 0;
	border-color: #ddd;
	border-style: dotted;
	margin-left: -1px;
	margin-right: -1px;
}

/*typography*/
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}

h1, h2, h3 {
	font-weight: bold;
	margin: .5em 0;
}

h4, h5, h6 {
	font-weight: bold;
}

h1 {
	font: normal 18px Arial,Helvetica,sans-serif !important;
	color: #333333;
	font-size: 1.0em;
	margin-top: 24px;
	margin-left: -30px;
}

h2 {
	font-size: 1.875em;
}

h3 {
	font: normal 18px;
	color: #333333;
	margin-top: 24px;
}

a {
	text-decoration: none;
	color: #0067b1;

}


p {
	margin-top: 5px;
	margin-bottom: 5px;
}

/*template*/
#wrapper .t-container-fluid {
	max-width: 100%;
}

#wrapper .RadButton {
	font-size: 1em;
}

#wrapper .RadMenu,
div.RadMenuPopup,
#wrapper .RadMenu_Default, #wrapper .RadMenu_Default a.rmLink {
	font-size: 1em;
}






.messageBox {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.rgButtonText {
	display: none;
}

.rwIcon {
	display: none !important;
}

.redColor {
	color: red;
}

/*Wizard wrapper*/
#example .demo-container {
	width: 725px;
	margin: 40px auto 80px;
	padding: 0 80px;
	border: 0;
}

.demo-container .wizardHeader {
	width: 100%;
	height: 50px;
}


/*Wizard content*/
.demo-container .inputWapper {
	display: inline-block;
	*display: inline;
	width: 320px;
	position: relative;
	zoom: 1;
}

	.demo-container .inputWapper.first {
		margin-right: 35px;
	}

	.demo-container .inputWapper label {
		display: block;
		margin: 5px 0 0;
	}

.demo-container .validator {
	color: #ff0000;
	position: absolute;
	top: 10px;
	right: 0;
}

.demo-container .anti-spam-policy {
	margin-top: 40px;
}

.demo-container .conditions {
	display: block;
	color: #a7a7a7;
	font-size: 0.857em;
}

.demo-container .inputWapper.date .riLabel {
	position: absolute;
}

.demo-container .RadWizard .rwzStep {
	height: 100%;
	position: relative;
}

.demo-container .RadWizard.rwzComplete {
	padding-top: 95px;
}

.demo-container .rwzStep p {
	margin: 0;
	padding: 10px 0;
}

.demo-container .RadWizard .complete {
	height: auto;
	padding: 75px 0;
	text-align: center;
}
.RadButton_Material .rbToggleCheckboxChecked, .RadButton_Material .rbToggleCheckboxFilled, .RadButton_Material.rbCheckBox .rbToggleCheckboxChecked.rbIcon, .RadButton_Material.rbRadioButton .rbToggleRadioChecked.rbIcon, .RadButton_Material.rbToggled .rbToggleCheckBoxChecked.rbIcon, .RadButton_Material.rbToggled .rbToggleRadioChecked.rbIcon, .RadButton_Material .rbText.rbToggleCheckboxChecked:before, .RadButton_Material .rbText.rbToggleRadioChecked:before, .RadButton_Material .rbText.rbToggleCheckbox .rbRippleContainer, .RadButton_Material .rbText.rbToggleRadio .rbRippleContainer {

	color: #0067b1 !important;
}

.RadWizard_Material .rwzSelected .rwzLink .rwzText:before {
	background: #0067b1!important;
}