@import url(http://fonts.googleapis.com/css?family=Philosopher:700);
@import url(https://fonts.googleapis.com/css?family=Kaushan+Script);
@charset 'UTF-8';
#category-grid  a{cursor:pointer;}
#category-grid {margin-left:5px}
.search-box {border: 1px solid #F0F0F0;background-color:rgba(178,178,178,0.5);margin: 0px;}
.demoInputBox {padding: 0px;border: #F0F0F0 1px solid;border-radius: 4px;margin:4px;}
.btnSearch{padding: 10px;border: #F0F0F0 1px solid;border-radius: 4px;margin:0px 5px;}
.perpage-link{padding: 5px 10px;border: #C8EEFD 2px solid;border-radius: 4px;margin:0px 5px;background:#FFF;cursor:pointer;}
.current-page{padding: 5px 10px;border: #C8EEFD 2px solid;border-radius: 4px;margin:0px 5px;background:#C8EEFD;color:white;}
.btnEditAction{background-color:;padding:2px 5px;color:tomato;text-decoration:none;cursor:pointer;}
.btnDeleteAction{background-color:;padding:2px 5px;color:#D60202;text-decoration:none;cursor:pointer;}
#btnAddAction{background-color:;border:0;padding:5px 10px;color:tomato;text-decoration:none;cursor:pointer;}
#frmCat {padding:0px;border-bottom:#F0F0F0 0px solid;}
#frmCat div{margin-bottom: 0px}
#frmCat div label{margin-left: 5px}
.error{background-color: #FF6600;border:#AA4502 1px solid;padding: 5px 10px;color: #FFFFFF;border-radius:4px;}
.info{font-size:.8em;color: #FF6600;letter-spacing:2px;padding-left:5px;}

#add-form {display:none;}
#uploadForm {padding:10px;}
.demoInputBox{padding:5px; border:rgb(205,205,205) 1px solid; border-radius:4px; background-color:#FFF;display:inline;}
#progress-bar {background-color: #12CC1A;height:20px;color: #FFFFFF;width:0%;-webkit-transition: width .3s;-moz-transition: width .3s;transition: width .3s;}
#progress-div {border:blue 0px solid;padding: 2px 0px;margin:0;border-radius:4px;text-align:center;}
#targetLayer{width:100%;text-align:center;}	

table{border-collapse:collapse; table-layout:fixed; vertical-align:top; margin-bottom:15px; border:1px solid #FFF;}
table th{font-family:'Arial'; font-size: 13px;color:#FFFFFF; background-color:#04182F; border:1px solid #FFF; border-collapse:collapse; text-align:center; table-layout:fixed; vertical-align:middle;}
table td{font-family:'Arial'; font-size: 14px;vertical-align:top; border-collapse:collapse; border-left:1px solid #A0A0A0; border-bottom:1px solid #A0A0A0; border-right:1px solid #A0A0A0;}
table thead th, table tbody td{padding:2px; border-collapse:collapse;}

.modal { display: none; 
    position: fixed; z-index: 1; padding-top: 60px;  left: 0; top: 0; width: 100%;  height: auto; overflow: auto;
    background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); z-index:99999;}
.modal-content { background-color: #fefefe; margin: auto; padding: 10px; border: 1px solid #888; width: 90%; }
.close { color: #aaaaaa; float: right; font-size: 28px; font-weight: bold; }
.close:hover,
.close:focus {color: red; text-decoration: none; cursor: pointer;}
.cmnheader {
  font-family: Dosis,verdana;font-size:1em;background:rgba(213,187,9,1);color:white;padding:0px;border:1px solid #3b3b3b; text-shadow: 1px 1px rgba(0, 0, 0, 1);
  }
.cmnfooter {
  font-family: Dosis,verdana;font-size:.7em;background:#3b3b3b;color:white;padding:0px;border-top:5px solid rgba(245,216,10,1); text-shadow: 1px 1px rgba(0, 0, 0, 1);
  }
 .loadergif {padding:10px;
	position: fixed; left: 40%; top: 40%; width: 80%; height: 80%; z-index: 9999; background: url('LoaderIcon.gif') no-repeat;
}
.txt-shdw {text-shadow: 1px 1px rgba(0, 0, 0, 1);}
.tmtclr
{
	background:tomato;
	color:white;
}
  .savecancel {
  text-align:right;padding-right:5%;padding-top:2%;color:rgb(64,128,128);border:1px solid lightgrey;width:98%;
  }
  .demoInputBox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.wdwrp {	
//		word-break: break-all; 
		word-wrap: break-word; 
//		-ms-word-break: break-all; 
		white-space:normal;
		overflow-wrap:break-word; 
		-webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; color:#880015; background-color:#f1f1f1; 
}
.comcol {color:black}

*::-webkit-input-placeholder {font-style:italic; color:#CFCFCF}
*:-moz-placeholder {font-style:italic; color:#CFCFCF}
*::-moz-placeholder {font-style:italic; color:#CFCFCF}
*:-ms-input-placeholder {font-style:italic; color:#CFCFCF}
*::placeholder {font-style:italic;color:#CFCFCF;}

.cat-shadowold {padding:10px;margin:2px;border-radius:5px;background:#fff;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.1) inset;}
.gcat-shadow {padding:2px;margin:0px;border-radius:3px;background:#fff;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.1) inset;}
	
.cat-shadow {padding:10px;margin-bottom:3px;background:#efefef;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.1) inset;}

	
textarea{width:100%;height:5em;}

hr{
    height:2px;
	width: 85%;
    margin:10px auto;
    background-color:#ececec;
    position: relative;
    line-height: 1px;
	color:white;
}
.tagtxt {font-size:13px;color:black;border:1px solid #d7d7d7;}
.tagtxt:hover {font-size:13px;color:white;border:1px solid #d7d7d7;background:tomato}
.blog-img span {
	position: absolute;
	background:cover;
	top:15px;
	left:30px;
	width:85%;
    font-size: 25px;
	font-family:Lato,Calibri,Arial;
    color:white;
	background:rgba(255,0,0,.4);
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	padding:2px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 1);	
}
.blog-two-info { padding: 15px 5px 0 5px }
.socicon:hover{background:black;color:rgba(213,187,9,1);cursor:pointer}
.texttom { 
	color:tomato;
	font-family:'Philosopher';
	text-shadow: 0 2px rgba(0,0,0,0.2);
	text-transform: uppercase;
}
.textwhite { 
	color:white;
	font-family:'Philosopher';
	text-shadow: 0 2px rgba(0,0,0,0.2);
	text-transform: uppercase;
}
.bs-callout {
	padding: 20px;
	margin: 10px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
	background:rgba(255,255,255,.5);
}
.bs-callout-warning {border-left-color: #f0ad4e;}	
.bs-gallery {
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-bottom-width: 1px;
	border-radius: 3px;
	background:rgba(255,255,255,.5);
}
.bs-gallery-warning {border-left-color: #f0ad4e;border-bottom-color: #f0ad4e;}			
.hr{width:100%}
.saying{font-family: 'Kaushan Script', cursive;}
		
#mathimg {
    max-width: 100%;
    height: auto;
}

.wdwrpblog {	
//		word-break: break-all; 
	word-wrap: break-word; 
//		-ms-word-break: break-all; 
	white-space:normal;
	overflow-wrap:break-word; 
	-webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; 
}
.overlay {
	background: url(../include/hpattern.png);
	height:100%;
	width: 100%;
	position: relative;
	overflow:hidden;
}	
.tmttxtclr {color:tomato;}