@import url('https://fonts.googleapis.com/css?family=Roboto');
body
{

	background-color:#csc1c0;
	font-family: Roboto !important;
	}
	
	.margin-top100
	{
	margin-top:100px;	
	}
	
		header img
		{
			height:100px;
			}
			
		.blue-bg {
			background-image: linear-gradient(to bottom, #163159 0%, #163159 100%);
			background-repeat: repeat-x;
			border-radius: 0;
			box-shadow: none;
			border: none;
			color:#fff;
			
		}			
			
	.box
	{
		margin:10px 10px 20px 10px;
		padding:0;
		width:23%;
		height:151px;
		background-color:#999;
		box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.49);
		border-radius:10px;
		background: #fff none repeat scroll 0 0;
		
		
		}
		.heading
		{
	background-color: #00f;
    border-radius: 30px 3px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.49);
    height: 45px;
    margin: -14px 0 0 -7px;
    padding: 0;
    width: 104%;
		
		}
		.orange{   background: rgba(0, 0, 0, 0) linear-gradient(60deg, #ffa726, #fb8c00) repeat scroll 0 0;
    box-shadow: 0 12px 20px -10px rgba(255, 152, 0, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 152, 0, 0.2);}
	
	
		.red{  background: rgba(0, 0, 0, 0) linear-gradient(60deg, #ef5350, #e53935) repeat scroll 0 0;
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);}
		.blue{  background: rgba(0, 0, 0, 0) linear-gradient(60deg, #26c6da, #00acc1) repeat scroll 0 0;
    box-shadow: 0 12px 20px -10px rgba(0, 188, 212, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 188, 212, 0.2);}
		.green{background: rgba(0, 0, 0, 0) linear-gradient(60deg, #66bb6a, #43a047) repeat scroll 0 0;
    box-shadow: 0 12px 20px -10px rgba(76, 175, 80, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(76, 175, 80, 0.2);}
		.purple{ background: rgba(0, 0, 0, 0) linear-gradient(60deg, #ab47bc, #8e24aa) repeat scroll 0 0;
    box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);}
	.pink{ background: rgba(0, 0, 0, 0) linear-gradient(60deg, #dc1292, #dc1292) repeat scroll 0 0;
    box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);}
		.brown{ background: rgba(0, 0, 0, 0) linear-gradient(60deg, #936841, #936841) repeat scroll 0 0;
    box-shadow: 0 12px 20px -10px rgba(86, 86, 86, 0.28), 0 4px 20px 0 rgba(86, 86, 86, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
			}
		
		
		
		
		
		.heading .text_heading
		{
			color: white;
    font-size: 18px;
    padding: 10px 0 0 20px;
    position: absolute;
		}
		.title
		{
			margin:15px 0 5px 5px;
			text-align:center;
			height:31px;
			/*text-transform:capitalize;
			*/
			}
			.title a
			{text-decoration:none;
			color:inherit}
			
		.sub-title{
			/*margin:15px 0 5px 5px;*/
			/*background: rgba(0, 0, 0, 0) linear-gradient(60deg, #ffa726, #fb8c00) repeat scroll 0 0;*/
			border-radius:0 0 10px 10px;
			height:30px;
			padding:5px;
		}	
		.sub-title span
		{ 
		margin-top:10px;
		padding:10px 5px 0 5px;
		font-size:14px;
		color:white;
		
		
		
		}
		table
		{
			background-color:#FFF;
			}
			table th{text-align:center;}
		table tr td a{
			color:#8a5c30;
			text-decoration:underline;
			
			}
			table  tr td a:hover{
			color:#8a5c30;
			text-decoration:underline;
			
			}
			h3.all-caps{
				text-transform: capitalize !important;		
				}
			
.footer
{
/*position: absolute;
*/bottom: 0;
width: 100%;
height: 60px;
background-color: #1A2930;
color:#ffffff;
text-align:center;}

.footer p{margin-top:20px;}





#toolbar {
    padding: 4px;
    display: inline-block;
}	

fieldset {
display: block;
margin-left: 2px;
margin-right: 2px;
padding-top: 0.35em;
padding-bottom: 0.625em;
padding-left: 0.75em;
padding-right: 0.75em;
border: 2px groove;
}
legend {
display: block;
padding-left: 2px;
padding-right: 2px;
border: none;
width: auto;
margin-bottom: 0px !important;
}

.ui-widget-header1 {
    border: 1px solid #e78f08;
    background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
    color: #000;
    font-weight: normal;
	border-top-left-radius: 4px; 
}


