@CHARSET "ISO-8859-1";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

/**
        Added By  : Mohamed Rimsan
        Linkedin : https://www.linkedin.com/in/rimzan/
        Facebook : https://www.facebook.com/rimzan.lk
        Added on : 2019-02-23 5.00PM 
   */

/* body{
	
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	
} */

.borderless thead th
{
    display : none;
}
.borderless tbody,
.borderless tbody tr,
.borderless tbody td {
    border-style: none;
    background:none; !important;
    border-left: none; !important;
}
.rowcolor {
	background:none; !important;
}
.lefttx {
	float: left;
	width: 30%;
	text-align: right;
	word-wrap: break-word;
}

.rightre {
	float: left;
	width: 65%;
	margin-left: 5px;
}

.leftTopTx {
	float: left;
	width: 48%;
	text-align: right;
	margin-bottom: 5px;
}

.rightTopRe {
	float: left;
	width: 48%;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 5px;
}

.aclear {
	clear: both;
}

.ui-button {
	/* background-color: #719A4E !important; */
	background-image: none;
	/* border-color: #285e8e; */
	height: 30px;
	color: #ffffff;
	font-size: 13px;
	background: #4396EA;
}

.buttonSy {
	/* background-color: #719A4E !important; */
	background-image: none !important;
	/* border-color: #285e8e; */
	height: 30px !important;
	color: #ffffff !important;
	font-size: 13px !important;
}

.buttonSyHidd {
	/* background-color: #719A4E !important; */
	background-image: none !important;
	background-color: #FF5A00 !important;
	height: 30px !important;
	color: #ffffff !important;
	font-size: 13px !important;
	box-shadow: 5px 5px 10px #888888;
	background-image: -webkit-linear-gradient(top, #FF5A00 0%, #000000 100%);
}

panel.ui-button {
	background-color: #719A4E;
	background-image: none;
	/* border-color: #285e8e; */
	height: 30px;
	color: #ffffff;
	font-size: 13px;
}
/* header start  */
.ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

a {
	float: left; //
	width: 20%;
	text-align: center;
	text-decoration: none;
	color: #ffffff; //
	/* background-color: purple; */
	padding: 0.2em 0.6em;
	margin-right: 10px;
}

a:hover { //
	/* background-color: #ff3300; */
	color: gray;
}

li {
	display: inline;
}

/* header end  */
.strtDiv {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: -1;
}

.smallCrcle {
	position: absolute;
	top: 160px;
	left: 350px;
	/* background-color:#6490CB; */
	width: 40px;
	height: 40px;
	margin: 10px;
	border-radius: 50%;
	box-shadow: 0px 15px 30px #888888;
	background-image: -webkit-linear-gradient(top, #FF5A00 0%, #000000 100%);
}

.midCrcle {
	position: absolute;
	top: 190px;
	left: 400px; //
	background-color: #6490CB;
	width: 120px;
	height: 120px;
	margin: 10px;
	border-radius: 50%;
	box-shadow: 0px 15px 30px #888888;
	background-image: -webkit-linear-gradient(top, #FF5A00 0%, #000000 100%);
}

.largCrcle {
	position: absolute;
	top: 320px;
	left: 200px; 
	background-color: #6490CB;
	width: 300px;
	height: 300px;
	margin: 10px;
	border-radius: 50%;
	box-shadow: 0px 15px 30px #888888;
	background-image: -webkit-linear-gradient(top, #FF5A00 0%, #000000 100%);
	/* background-image: -webkit-linear-gradient(top, #FF5A00 0%, #FFAE00 100%); */
}

span.sub-title {
	margin-bottom: 10px;
	font-size:13px;
	margin-left:4px;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	
}

.outerdiv {
	margin-left: 4%;
	/* width: 120%; */
	margin-top: 15px;
	position: relative;
}

.leftresult {
	width: 45%;
	float: left;
}

.rightdita {
	float: left;
	width: 40%;
	left: 50%;
	margin-left: 5%
}
.imgifor{
	width:100%;
	}

.butdiv{
	display: inline;
	}
	.resupanaldiv{
		font-family:'Open Sans', Arial, Helvetica, sans-serif;
	}
	
.col1{  
										width: 4%;
										
										}
										
											.col2{  
										width: 3%;
										
										}
										
										.headerColor{  
										background-color: #DADADA;
										}
										
										.oddr{   
										background: none repeat scroll 0 0 #F2F5F9;
										
										}
										
										evenr{}
										
										table {
   								 border-collapse: collapse;
									}
	
@media ( min-width : 865px)and ( max-width : 1110px) {
	.imgifor{
	width:350px;
	}
}	
	
@media ( max-width : 1000px) {
	.leftresult {
		width: 95%;
	}
	.rightdita {
		float: left;
		width: 95%
	}
	.outerdiv {
		width: 95%;
	}
	
	.imgifor{
	width:94%;
	}

	
}	
@media ( max-width : 360px) {
	
.butdiv{
	display: block;
	margin-top:5px;
	}
	
}
}

