* {
	padding: 0px;
	margin: 0px;
	outline: none;
	border: none;
	font-family: helvetica, arial, sans-serif;
}

.wrap {
	width: 960px;
	height: 100%;
	margin: 0 auto;
}

.shadow {
	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.25);
	box-shadow: 0 0 30px 0 rgba(0,0,0,.25);
	padding: 20px 20px 40px 20px;
	margin-bottom: 20px;
}
.shadow2 {
	width: 974px;
	-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.25);
	box-shadow: 0 0 30px 0 rgba(0,0,0,.25);
	padding: 20px 20px 40px 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.spacebottom {
	position: relative;
	top: 60px;
}

.matterheader {
	height: 62px;
	background-color: #2f3490;
	line-height: 24px;
	padding: 8px 8px 6px 8px;
	color: white;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.matterheader input {
	background:none;
	color:#FFF;
	font-size:14px;
}


.print {
	color: #000;
	background-color: #CDCFD0;
	padding: 3px 10px;
	font-size: 14px;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	float: right;
	margin-top: -10px;
}

.print:hover {
	cursor: hand;
}

.print a:visited {
	color: #000;
}

.ruletop {
	margin-top: 40px;
	height: 5px;
	background-color: #3172AA;
}

.logowrap {
	position: relative;
	width: 275px;
	margin: 30px auto 20px;
	left: 14px;
}

.header {
	position: relative;
	width: 960px;
	height: 100px;
	margin-bottom: 40px;
	top:10px;
	padding-bottom: 20px;
	border-bottom: 2px #ccc solid;
}

.logoleft {
	float: left;
	top:-34px;
	position: absolute;
}

.nav {
	position: relative;
	left: 350px;
	top:20px;
}

.buttonnav a:link {
	color: #000;
	background-color: #CDCFD0; 
	padding: 5px 10px;
	font-size: 14px;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}

.buttonnav a:visited {
	color: #000;
}

.buttonnav:hover {
	cursor: pointer;
}


.mainheading {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.nav ul li {
	display: inline-block;
	margin-right: 20px;
}

.buttonnav a:hover {
	background-color: #0000FE ;
	color: #fff;
}

.active {
	background-color: #0000FF !important;
	color: white !important;
}

.pageheader {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.company {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 5px;
	background-color: #3172AA;
	width: 275px;
	height: 68px;	
}

.rulebottom {
	margin-bottom: 40px;
	height: 5px;
	background-color: #3172AA;
}


h1 {
	font-family: serif;
	font-weight: normal;
	text-align: center;
	color: white;
	font-size: 33px;
	line-height: 43px;
}

h2 {
	font-family: serif;
	text-align: center;
	color: white;
	font-size: 12px;
	letter-spacing: 10px;
	line-height: 10px;
}


#myform {
	width: 250px;
	margin: 0 auto;
	height: 400px;
}

#myform input {
	border: 1px #ccc solid;
	width: 240px;
	height: 30px;
	padding: 5px 0px 5px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
	font-size: 14px;
}

textarea.newcomment {
	width: 940px;
	border: 1px #ccc solid;
	/* height: 30px; */
	padding: 5px 5px 5px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
	height:60vh;
}

input.button {
	width: 250px !important;
	color: #000;
	background-color: #CDCFD0;
	font-size: 14px;
	text-shadow: none;
}

input[type=search] {
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 20px;
}

.button:hover {
	cursor: pointer;
}




		input.save {
			
			color: #000;
			background-color: #CDCFD0;
			font-size: 14px;
			text-shadow: none;
			padding: 5px 10px;
			text-align: center;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
		}

		
		.save:hover {
			cursor: pointer;
		}
		
		input.savenew {
			color: #000;
			background-color: #CDCFD0;
			font-size: 14px;
			text-shadow: none;
			padding: 5px 10px;
			margin-left: 15px;
			text-align: center;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
		}

		
		.savenew:hover {
			cursor: pointer;
		}
		
		
		input.savematter {
			width: 130px;
			color: #000;
			background-color: #CDCFD0;
			font-size: 14px;
			text-shadow: none;
			padding: 5px;
			text-align: center;
						-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
		}

		
		.savematter:hover {
			cursor: pointer;
		}


input.create {
	width: 100px;
	color: #000;
	padding: 5px;
	background-color: #CDCFD0;
	font-size: 14px;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}



.create:hover {
	cursor: pointer;
}

input.create:hover {
	background-color: #0000fe;
	color: #fff;
}

.newclient {
	border: 1px #ccc solid;
	height: 25px;
	padding: 0px 0px 5px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
	font-size: 14px;
}

.message {
	width: 250px;
	color: red;
	font-weight: bold;
	font-size: 12px;
}

.navbar-default .navbar-collapse, .navbar-default {
  	background-color: #E7E7E7 !important;

}

.nav strong {
	text-transform: capitalize;
}

.tablefontsize {
	font-size: 14px;
}


/* MODAL */

#modal {
	display: none;
 }
 
iframe {
	width: 1200px !important;
 }
 
 .messagetext {
	 font-size: 15px;
	 font-weight: normal;
	 padding: 10px 10px 10px 10px;
	 border: 1px solid #ccc;
	 margin: 10px;
	 line-height: 24px;
 }
 .fancybox-inner {height: 865px !important;}
