/*@font-face {
  font-family: 'Meiryo';
    src: url("font/meiryo_Font/meiryo Font Download.ttc");
    src: local('Meiryo'),
       url("font/meiryo_Font/meiryo Font Download.ttc")status-bar,
}
*/
@font-face {
    font-family: 'Monotype Corsiva';
    src: url('fonts/monotype_corsiva/MonotypeCorsiva.eot');
    src: url('fonts/monotype_corsiva/MonotypeCorsiva.eot?#iefix') format('embedded-opentype'),
        url('fonts/monotype_corsiva/MonotypeCorsiva.woff2') format('woff2'),
        url('fonts/monotype_corsiva/MonotypeCorsiva.woff') format('woff'),
        url('fonts/monotype_corsiva/MonotypeCorsiva.ttf') format('truetype'),
        url('fonts/monotype_corsiva/MonotypeCorsiva.svg#MonotypeCorsiva') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

body {
	color: #818486;
	/*margin: 0;*/
	line-height: 22px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin-left:auto;
	margin-right:auto;
	background-color: #eaeaea;
    background-size: cover;
	margin-top:0;
}

header{
	width: 100%; 
	position: fixed; 
	background-color: #80eb80;
	/*background-image:linear-gradient(to bottom, #006281, #4DB84D);*/
	margin-top: 0px;
	z-index: 1;
}

footer{
	background-color: rgb(204, 204, 204); 
	padding-top: 2px; 
	padding-bottom: 2px;
}

.main{
	width: 1040px;
	color:black;
	margin-right: auto;
	margin-left: auto;
    background-color: #E5E5E5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E5E5E5);
    border: 1px solid #DDDDDD;
	border-radius: 10px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	margin-top: 5px;
	margin-bottom:10px;
}

.showdata {
	width: 100%;
}

.add{
	height: 60px;
	/*background-color: #F1F1F1;*/
}

.space{
	height: 30px;
	/*background-color: #F1F1F1;*/
}

.add h2{
	float:left;
}

.add input{
	margin-top: 10px;	
	float:right;
}

.add input:hover{
	height: 44px;
}

.date{
	float:left;
	width: 12%;
	border-right: 1px solid #808080;
	height:100%;
	text-align:center;	
}

.name{
	float:left;	
	width: 11%;
	padding-left: 2px;
	border-right: 1px solid #808080;
	height:100%;
	overflow:hidden;
}

.comment{
	float:left;	
	width: 37%;
	padding-left: 2px;
	border-right: 1px solid #808080;
	height:100%;
	overflow:hidden;		
}

.subject{
	float:left;	
	width: 20%;
	padding-left: 2px;
	border-right: 1px solid #808080;
	height:100%;
	overflow:hidden;		
}
.name1{
	float:left;	
	width: 13%;
	padding-left: 2px;
	border-right: 1px solid #808080;
	height:100%;
	overflow:hidden;
}

.action{
	float:left;	
	width: 16%;
	text-align:center;
}

.action input{
    height: 38px;
    margin-top: 3px;
	margin-left:0;
}

.floatbtn:hover{
	height: 40px;
}

.floatbtn1:hover{
	height: 40px;
}

.style1{
    border: 2px solid #808080;
    height: 47px;
    overflow: hidden;	
    border-top:none;
}

.titleRow{
	background-color: #FFFFFF;
	background-image: linear-gradient(to bottom, #FFFFFF, #909090);
}

.oddRow{
	background-color: #FFFFFF;
	background-image: linear-gradient(to bottom, #FFFFFF, #c3c3c3);
}

.evenRow{
	background-color: #F3F3F3;
	background-image: linear-gradient(to bottom, #c3c3c3, #FFFFFF);
}

table{
	border-collapse: collapse;
}

.oddRow1{
	background-color: #FFFFFF;
	background-image: linear-gradient(to bottom, #FFFFFF, #c3c3c3);
	cursor: pointer;
}

.evenRow1{
	background-color: #F3F3F3;
	background-image: linear-gradient(to bottom, #c3c3c3, #FFFFFF);
	cursor: pointer;
}

.titleRow th, .oddRow1 td, .evenRow1 td {
	border:1px solid black;
	padding: 1px;
    text-align: left;
	word-wrap: break-word;
	color: black;
}


.titleRow th, .oddRow td, .evenRow td {
	border:1px solid black;
	padding: 1px;
    text-align: left;
	word-wrap: break-word;
	color: black;
}
	
.styleHead{
	background-color:#DDDDDD;
	background-image: linear-gradient(to bottom, #A4A4A4, #F1F1F1);	
    border: 2px solid #808080;	
	height: 24px;
	text-align:center;
	border-radius: 10px 10px 0 0;
}

.dateHead{
	float:left;
	width: 12%;
	border-right: 1px solid #808080;
	height: 24px;
}

.nameHead{
	float:left;	
	width: 11%;
	padding-left: 2px;
	border-right: 1px solid #808080;
	height: 24px;	
}

.commentHead{
	float:left;	
	width: 37%;
	padding-left: 2px;
	border-right: 1px solid #808080;
	height: 24px;	
}

.az_countryHead{
	float:left;	
	width: 20%;
	padding-left: 2px;
	border-right: 1px solid #808080;
	height: 24px;	
}

.actionHead{
	float:left;	
	width: 15%;
}
/*..................................*/
			
#wrapper_review {
	margin-right: auto;
	margin-left: auto;
	display:none;
}

.wrapper_password{
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	display:none;
}

.numeric {
    background-position: 8px center;
    background-repeat: no-repeat;
    border: 2px solid #c8d2db;
    color: #000000;
    font-size: 12px;
    margin-bottom: 5px;
	text-align:right;
    /*margin-right: 10px;*/
    margin-top: 0;
    padding: 2px;
    width: 200px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.textClass {
    background-position: 8px center;
    background-repeat: no-repeat;
    border: 2px solid #c8d2db;
    color: #000000;
    font-size: 11px;
    margin-bottom: 5px;
    /*margin-right: 10px;*/
    margin-top: 0;
    padding: 2px;
    width: 200px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.textWidth {
	width:155px;
}

#date{
	background-image: url("images/cal.png") !important;
	background-position: 200px center !important;
}

.data{
	margin: 0 auto;
	/*height:30px;*/
}

.data_profile{
	margin-left: 30px;
	width: 500px;
	height:30px;
}

.userdata{
	margin: 0 auto;
	height:42px;
}

.userdata label{
    float: left;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 1px;
    text-align: right;
    width: 45%;
	font-weight:bold;
}

.data label{
	color: #000000;
    float: left;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 1px;
    text-align: right;
    width: 40%;
	font-weight:300;
}


.data1{
	margin: 0 auto;
	height:30px;
}

.data1 label{
	color: #000000;
    /*float: left;*/
    font-size: 21px;
   /* margin-right: 10px;*/
	margin-left: 21px;
    margin-top: 1px;
    text-align: right;
    /*width: 39%;*/
	font-family: Monotype Corsiva;
	font-weight:normal;
}

.heading h2{
	font-size:20px;
	font-weight:bold;
	color:black;
	display: block;
}

.submit{
	/*background-color: #FFC0CB;*/
	border: 1px solid;
	border-radius: 8px;
	font-size: 18px;
	font-weight: bold;
	height: 25px;
	width: 78px;
	margin-top: 20px;
	margin-bottom: 20px;
	cursor: pointer;
	
    background-color: #4db84d;
   /* background-image: linear-gradient(to bottom, #2384D3, #15497C);*/
   	background-image:linear-gradient(to bottom, #4db84d, #000000);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);	
	
    /*border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
	
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;*/
	
    font-size: 12.5px;			
}

.submit:hover{
	/*background-image: linear-gradient(to bottom, #1C66A7, #15497C);*/
	background-image:linear-gradient(to top, #4db84d, #000000)
}

.description{
	height: 70px;
	max-width: 214px;
	/*min-width: 483px;*/	
	width: 214px;
	font-size: 18px;
	margin-bottom: 8px;
	margin-top: 0px;
	padding: 5px;
	color: #000;
	background-position: 8px center;
	background-repeat: no-repeat;
	border: 2px solid #E2E2E2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.required{
	color: #c43b1d;
	height:22px;
}
/*..................................*/
.arrow_box { position: relative; background: #fbfcde; border: 2px solid #ded9ce; border-radius: 5px; padding-left:5px; padding-right:5px; color: #121d2b;} .arrow_box:after, .arrow_box:before { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .arrow_box:after { border-color: rgba(251, 252, 222, 0); border-right-color: #fbfcde; border-width: 10px; margin-top: -10px; } .arrow_box:before { border-color: rgba(222, 217, 206, 0); border-right-color: #ded9ce; border-width: 13px; margin-top: -13px; }

.head_wrapper{
	position: static;
	margin: 115px auto 0;
}

.head{
	margin-bottom:0px;
	margin-top: 0px;
	/*background-color:#4DB84D;*/
	background-image:linear-gradient(to bottom, #4DB84D, #000000);
	width:100%;
}

/*#nav {
    
    border-radius: 10px;
    /*box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);*/
    /*display: inline-block;
   /* float: right;*/
    /*font: 18px/21px Arial,Helvetica,sans-serif;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0.7px;
    width: 100%;
}

#nav li {
    float: left;
    list-style: none outside none;
    padding: 0 0 0 2px;
    position: relative;
}

#nav a {
    border-radius: 10px;
    color: #E7E5E5;
    display: block;
    font-weight: bold;
    padding: 8px;
    text-decoration: none;
   /* text-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);*/
/*}

#nav a:hover{
	background-color:#B2B2B2;
}*/

 .progress { position:relative; width:400px; border: 1px solid #ddd; padding: 1px; border-radius: 3px; }  
 .bar { background-color: #B4F5B4; width:0%; height:20px; border-radius: 3px; }  
 .percent { position:absolute; display:inline-block; top:3px; left:48%; }
/* #photo {
	 /*width:100px;*/
	 /*height:100px;*/
	/* border:1px solid #DDDDDD;
	 margin-right: 40px;
	 float:right;
 }
*/ 
 #delete {
	position: relative;
	margin-left: 525px;
	font-size: 15px; font-weight: bold;
	color: #15497C;
	margin-top: -25px;
 }
 
.main1{
	color:black;
	margin-right: auto;
	margin-left: auto;
    background-color: #E5E5E5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E5E5E5);
    border: 1px solid #DDDDDD;
	border-radius: 10px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	margin: -45px auto 10px;
	padding: 0px 15px 15px;
	min-height: 330px;
}

#login_wrapper h2 {
	display:block; 
	color:#4DB84D;
}

#headcontent {
	height: auto;
	/*background-color:#fff;*/
}
#headcontent h4{color:#292929; font-family:'Tahoma'; font-size:40px; line-height:36px;margin-top:18px;margin-boottom:0; }
#headcontent h4 span{ color:#4DB84D;}

.top{
	background-image:linear-gradient(to bottom, #4db84d, #EAEAEA);
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}

.bottom{
	background-image:linear-gradient(to top, #4db84d, #EAEAEA);
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}

.fixcenter {
	margin-left:auto;
	margin-right:auto;
	width:950px;
}

.top img {
	margin-top:0px;
}

.down1 {
	width: 100%;
	float: left;
	margin-top: -20px;
}

.down2 {
    float: right;
    margin-top: 15px;
    width: 47%;
}


#myBigImg{
	cursor:url('images/magnify2.png'), pointer !important;
}
.blockbkg {
  background-color: black;
  /*opacity: 90%;*/
  filter:alpha(opacity=90);
  background-color: rgba(0,0,0,0.90);
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  float: absolute;
  position: fixed;
  top: 0;
  left: 0;
  color: white;
  z-index: 1;
}

.cont {
    background-color: #D3D3D3;
    background-image: url("images/loading-anim-red.gif");
    background-repeat: no-repeat;
    border: 1px solid #808080;
    border-radius: 24px;
    color: #000000;
    display: block;
    font-size: 16px;
    height: 55px;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 55%;
    width: 161px;
}
.cont1{
	background-color: #f1f1f1;
    border: 1px solid gray;
    border-radius: 24px;
    color: black;
    display: block;
    font-size: 16px;
    height: 150px;
    left: 46%;
    margin-left: -100px;
    margin-top: -100px;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 264px;
}
.closebtn {
   	/*background: none repeat scroll 0 0 #204E20;*/
	background-image:linear-gradient(to bottom, #4db84d, #000000);
    border-radius: 20px;
    box-shadow: 2px 2px 3px #000;
    color: #ffffff;
    font-family: "Arial Black";
    font-size: 20px;
    font-weight: bolder;
    line-height: 30px;
    position: absolute;
    right: -10px;
    text-align: center;
    text-decoration: none;
    top: -14px;
    width: 30px;
			
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;
}
.closebtn:hover { 
	/*background: #CC0000;/*#00d9ff;*/
	background-image:linear-gradient(to top, #CC0000, #000000);
	color: #ffffff;
	font-weight: bolder;
	cursor: pointer; 
}

.fixeddata {
	width:940px;
	margin:0 auto;
}

#footer {
	/*background-image: linear-gradient(to bottom, #9A3334, #F47003);*/
	background-color:white;
	box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	border-radius: 8px 8px 8px 8px;
	overflow: hidden;
	height: 23px;
	padding: 5px;
	margin-top: 15px;
}

#footer h5 {
	margin-top:0px;
	margin-bottom:0px;
}

.curPage {
    background-color: #FFFAFA;
    border-radius: 10px;
    color: #4db84d;
    display: block;
    font-weight: bold;
    margin-left: 1px;
    padding: 8px 10px;
    text-decoration: none;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    cursor: default;	
}
#page {
	/*background: url("../images/bg.png") repeat-x scroll 0 -110px #00ACDE;*/
	background-image: linear-gradient(to bottom, #4db84d, #000000);
    border-radius: 10px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    display: inline-block;
    margin: 0 auto;
    padding: 0.7px;
    width: 100%;
}

#page li {
    float: left;
    list-style: none outside none;
    position: relative;
}

#page a {
    border-radius: 10px;
    color: #FFF;
    display: block;
    font-weight: bold;
    padding: 8px 10px;
    text-decoration: none;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.pageresult {
	 color: #004B72;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 14px;
    margin-left: 96px;
}

.logbtn{
	float: right; 
	cursor:pointer; 
	/*background-image: linear-gradient(to bottom, rgb(164, 164, 164), rgb(241, 241, 241));
	border-radius: 8px;
	border-width: 1px; 
	border-radius: 4px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;*/
	height: 30px; 
	width: 100px;
	font: 18px/21px Arial,Helvetica,sans-serif; 
	font-weight: bold; 
	color: #006633;
    margin-right: 2px;
    margin-top: -50px;
    position: relative;
}

.logbtn:hover {
	height: 31px; 
	width: 101px;
}

#buynow {
	cursor: pointer;
	position: absolute; 
	margin-left:-128px; /*-143px;*/
	margin-top: 44px; /*32px;*/ 
	width: 151px;/*175px;*/
	cursor:pointer;
}
#buynow:hover {
	width:152px;
}

#leftdata{
  /*  border: 1px solid #000000;*/
    float: left;
    height: auto; /*34em;*/
    text-align: justify;
    width: 49%;
	/*margin-top:-20px;*/
}

#rightdata{
   /* border: 1px solid #000000;*/
    float: right;
    height: auto; /*34em;*/
    width: 51%;
	/*margin-top:-20px;*/
}

#text{
	font-family:Tahoma, Geneva, sans-serif;
	font-style:normal;
	font-size-adjust:inherit;
	text-justify:auto;
	text-align:justify;
	width:28em;
}
.termshead {
	font-size:15px;
	font-weight:bold;
}
#searchcontainer {
	background-color: #FFF;
	border: 1px solid #D1CEAB;
	padding: 20px;
	margin-bottom: 5px;
	height: 180px;
	border-radius:10px;
}

.asintext {
	font-size: 36px;
	width: 130px;
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	color: #000;
}

.asintextpage {
	width: 234px;
	font-size: 18px;
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-top: 0px;
	color: #000;
	background-position: 8px center;
	background-repeat: no-repeat;
	border: 2px solid #E2E2E2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.productcontainer {
	float: left;
	width: 295px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius:10px;	
}

#productcontainer {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #D1CEAB;
	margin-bottom: 15px;
	margin-top: 5px;
	border-radius:10px;
}
	
.productcontainer img {
	margin-right: 15px;
}

.producttext {
	display: block;
	margin-top: 10px;
}	

.buylink {
	font-size: 12px;
	color: #CCC;
	text-decoration: none;	
}

.export {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.export input, .export label{
	float: left;
	display: inline;
	padding-left: 2px;
}

.pagination {
	text-align: right;
	margin-bottom: 20px;
	height:40px;
}

#pagination{
	font-weight: bold;
	padding-right: 4px;
	text-align: right;
	padding-bottom:5px;
}

.select{
	width: 210px;
}

#myData{
	height: 400px;
	/*margin: 5px 15px 15px;*/
	overflow-x: hidden;
	overflow-y: auto;
	/*border: 1px solid gray;*/
	border-bottom-right-radius: 10px; 
	border-bottom-left-radius: 10px;
	background-color: #f0f0f0;
}

#myData tr{
	font-size: 11px;
	height:20px;
}

.rptInput{
	float: left;
	width: 33.33%;
}

.rptInput label{width: 50%;}

.rptInput input{width: 44%;}

.rptInput select{width: 46.5%; font-size:10px;}

.rptSubmit{
	float: right;
	/*width: 100%;*/
	height: 30px;
}

.rptSubmit input[type="submit"], .rptInput input[type="submit"]{
	float: right;
	margin: 0px;
	width: 78px;
}

:disabled {
    background-image: linear-gradient(to bottom, #ECE9D8, #ECE9D8);
    color: grey;
    /*border: 1px solid grey;*/
}

:disabled:hover {
    background-image: linear-gradient(to bottom, #ECE9D8, #ECE9D8);
    color: grey;
    /*border: 1px solid grey;*/
	cursor: default;
}

#searchbyname{
	border: 1px solid gray;
	border-bottom: none;
	padding: 5px; 
	width: 98%;
}

.form-search {
    background: none repeat scroll 0 0 #193D19;/*#080707;*/
    border: 1px solid #666;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    line-height: 21px;
    outline: medium none;
    padding: 6px;
    position: relative;
    width: 81.8%;
	margin-bottom:10px;
	border-radius:5px;
	margin-top:12px;
}

.form-search button {
    transition: background-color 200ms ease-in-out 0s;
}

.form-search button {
    background: url("images/icon_search.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    border: medium none;
    height: 35px;
    position: absolute;
    right: -1px;
    top: 0px;
    width: 32px;
}

.form-search button:hover{
	cursor:pointer;
}

:readonly {
    background-color: #666666;
    /*border: 1px solid grey;*/
}

.button {
	background-color: #4db84d;
	border: 1px solid;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	width: 38px;
	margin-bottom: 20px;
	margin-top: 20px;
	cursor: pointer;
	
	background-image:linear-gradient(to bottom, #4db84d, #000000);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);	
	
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
	
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.button:hover{
	/*background-image: linear-gradient(to bottom, #1C66A7, #15497C);*/
	background-image:linear-gradient(to top, #4db84d, #000000)
}

.excel:hover{
	height: 44px;
}

.excel25{
	width:25px;
	height:25;
}

.excel25:hover{
	height: 27px;
}

#myData1{
	height: 398px;
	/*margin: 5px 15px 15px;*/
	overflow-x: hidden;
	overflow-y: auto;
	/*border: 1px solid gray;*/
	/*border-bottom-right-radius: 10px; 
	border-bottom-left-radius: 10px;*/
	background-color: #f0f0f0;
}

#myData1 tr{
	font-size: 12px;
	height:20px;
}

#spinner1{
	/*height: 400px; 
	width: 825px; */
	top:40%; 
}

#spinner2{
	height: 400px; 
	width: 825px; 
	margin-left: -382px; 
	cursor: move;	
	top:40%; 
}

input[type='button']{
	cursor: pointer;
}

.chkdata{
	margin: 0 auto;
	height:0px;
	float:left;	
}

.chkrightdata{
    float: right;
    height: 60px;
    width: 67%;
	margin-top:0px;
}

.chkrightdata label{
	color: #000000;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 1px;
    text-align: right;
    width: 40%;
	font-weight:bold;
}

.chkwhere{
    float: right;
    height: 102px;
    width: 67%;
	margin-top:0px;
}

.chkwhere label{
	color: #000000;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 1px;
    text-align: right;
    width: 40%;
	font-weight:bold;
	float: left;
}

#tutionData, #bonafideData, #profileData{
	/*margin: 5px 15px 15px;*/
	/*height: 528px;
	overflow-x: hidden;
	overflow-y: auto;*/
	border: 1px solid gray;
/*	border-bottom-right-radius: 10px; 
	border-bottom-left-radius: 10px;
*/	background-color: #f0f0f0;
}

.tution{
	height: 130px;
	width: 100%;
	border-bottom-style: double;
	/*border-radius: 30px;*/
	/*margin: 5px 15px 15px;*/
	/*border: 1px solid gray;*/
	/*border-bottom-right-radius: 10px; 
	border-bottom-left-radius: 10px;*/
	/*background-color: #a5d8a5;*/
}

.tution1{
	height: 111px;
	/*width: 100%;*/
	margin-top: 126px;
	/*background-color: #a5d8a5;*/
}

.tution1Pricipal{
	width:11.33%;
	float: right;
	line-height: 31px;
}

#search_autocomplete_profile{
	height: 245px;
	width : 100%;
	/*margin: 5px 15px 15px;*/
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid gray;
	/* border-bottom-right-radius: 10px; 
	border-bottom-left-radius: 10px; */
	background-color: #f0f0f0;
}

#search_autocomplete_profile tr{
	font-size: 11px;
	height:20px;
}

#search_autocomplete1{
	height: 245px;
	width : 100%;
	/*margin: 5px 15px 15px;*/
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid gray;
	border-bottom-right-radius: 10px; 
	border-bottom-left-radius: 10px;
	background-color: #f0f0f0;
}

#search_autocomplete1 tr{
	font-size: 11px;
	height:20px;
}

#search_autocomplete_certificate{
	height: 245px;
	width : 100%;
	/*margin: 5px 15px 15px;*/
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid gray;
	border-bottom-right-radius: 10px; 
	border-bottom-left-radius: 10px;
	background-color: #f0f0f0;
}

#search_autocomplete_certificate tr{
	font-size: 11px;
	height:20px;
}

#byname{
	border: 1px solid gray;
	border-bottom: none;
	padding: 4px; 
	width: 98%;
}

#bonafide{
	border: 1px solid gray;
	border-bottom: none;
	padding: 4px; 
	width: 98%;
}

#st_profile{
	border: 1px solid gray;
	padding: 3px; 
	width: 90%;
	float:left;
	border-radius: 5px;
}

.certificate{
	background-color: #f0f0f0;
    border-bottom: 2px dotted #000000;
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
	border-radius: 0px;
    color: #000000;
	font-size: 15px;
	margin-left: 4px;
}

.bkup{
	float: left;
	width: 33.33%;
	margin-top: 3%;
	margin-left: 6%;
}

#myData_certificate{
	height: 400px;
	/*margin: 5px 15px 15px;*/
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid gray;
	background-color: #f0f0f0;
}

#myData2{
	height: 400px;
	/*margin: 5px 15px 15px;*/
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid gray;
	/*border-bottom-right-radius: 10px; 
	border-bottom-left-radius: 10px;*/
	background-color: #f0f0f0;
}

#myData3{
	height: 400px;
	/*margin: 5px 15px 15px;*/
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid gray;
	/*border-bottom-right-radius: 10px; 
	border-bottom-left-radius: 10px;*/
	background-color: #f0f0f0;
}

.myDataLeft{
	width: 49%;
	float: left;
}

.myDataRight{
	width: 49%;
	float: right;
}

#receiptData{
	border: 0px solid gray;
	background-color: #f0f0f0;
}

#fee_rec{
	border: 1px solid gray;
	border-bottom: none;
	padding: 4px; 
	width: 98%;
}

#search_autocomplete_receipt{
	height: 245px;
	width : 100%;
	/*margin: 5px 15px 15px;*/
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid gray;
	border-bottom-right-radius: 10px; 
	border-bottom-left-radius: 10px;
	background-color: #f0f0f0;
}

#search_autocomplete_receipt tr{
	font-size: 11px;
	height:20px;
}

.first{
	border: 0px solid gray;
	width:340px;
/*	margin-left:5px;
*/	float:left;
	height:490px;
	font-size:9px;
}

.first_div{
	width: 100%;
}

.opt_box{
	width: 25px;
	height:15px;
	margin-left:30px;
	border:1px solid black;
}

#fees_table{
	line-height: 13px;
	font-size:9px;
	color:black;
}

.rotate123 {
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: left top;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: left top;
    -ms-transform: rotate(90deg);
    -ms-transform-origin: left top;
    -o-transform: rotate(90deg);
    -o-transform-origin: left top;
    transform: rotate(90deg);
    transform-origin: left top;

    position: absolute;
    top: 0;
    left: 100%;
    white-space: nowrap;    
    font-size: 48px;
}

.mydropdown{
	border: 1px solid #C8D2DB; border-radius:3px; background-color:#FFFFFF; overflow-x: hidden; overflow-y: auto; list-style:none; 
	padding-left:10px; 
	display:none;
	position:absolute; 
	width:90%;
	cursor:pointer;
	background-position: 8px center;
    background-repeat: no-repeat;
    border: 2px solid #c8d2db;
    color: #000000;
    font-size: 11px;
	margin-left: 50px;
    margin-top: -7px;
	/*height:81px;*/
	/*margin-right: -13px;
    margin-left: -12px;
    margin-top: 3px;*/
}

.mydropdown li{
	/*border-bottom: 1px solid #C8D2DB;*/
}

#tutionData .textClass:focus, #bonafideData .textClass:focus, #profileData .textClass:focus{border-color:#44ADE9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6)
}

.highlight-border:focus{
	outline: none !important;
    border:1px solid rgb(102,175,233);
    box-shadow: 0 0 10px #719ECE;
	border-radius:5px;
}

.titleRow1{
	background-color: #FFFFFF;
	background-image: linear-gradient(to bottom, #FFFFFF, #909090);
}
.titleRow1 th, .oddRow td, .evenRow td {
	border:1px solid black;
	padding: 1px;
    text-align: left;
	word-wrap: break-word;
	color: black;
	width:auto;
	
}
input[readonly], textarea[readonly]{
	background-position:0px center;
	background-color: #f3f3f3;
    background-image: linear-gradient(to bottom, #c3c3c3, #ffffff);
}
#uniResult input{
	width:94%;
}
#profileData #leftdata, #profileData #rightdata{
	height:auto;
}
#profileData #uniResult{
	width:95.5%; 
	float:right;
	margin-right: 15px;
}
#profileData .data{
	height:35px;
}
#profileData .textClass{
	width:250px;
}
#profileData .data label, #profileData .data input{
	font-size:18px;
	margin-bottom:4px;
}
img.blah{
 display: block;
    margin: 0 auto;
}
#senclassres>tbody>tr>td>input{
	text-align:center;
}
#senclassres1>tbody>tr>td>input{
	width:90%;
}
.caret:after{
	content:"\25BC";
	float:right;
}
.caretopen:after{
	content:"\25B2";
	float:right;
}
.search-img{
	float: right;
	width:23px; 
	height:23px;
}
#buttons{
	margin-bottom: 10px !important;
    width: 100% !important;
    clear: both;
    text-align: center !important;
}

.uniResult input {
    width: 86% !important;
}
.textArea{
	height: 39px !important;
    width: 96%;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	text-align: justify;
}
button.close, a.close {
	padding: 0;
	padding-left: 10px;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}