/**
 * Emazesol
 *
 * An application development framework for PHP 4.3.2 or newer
 *
 * @package		Emazesol
 * @author		Md Khalid Musa Sagar
 * @copyright	Copyright (c) 2015, Emazesol.
 * @link		http://emazesol.com
 * @version		3.0
**/

/* Sticky footer styles
-------------------------------------------------- */
html {
	position: relative;
	min-height: 100%;
}

body {
	/* Margin bottom by footer height */
	margin-bottom: 40px;
	font-size: 14px;
	background-color: #f6f6f6;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 40px;
	background-color: #da2602;
	-webkit-box-shadow: 0 -3px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 -3px 6px rgba(0, 0, 0, .1);
}

.footer>.container {
	text-align: left;
}

body>.container {
	padding: 65px 5px 0;	
}
@media (max-width:900px){
	body>.container {
		padding: 120px 5px 0;
	}
}
@media (max-width:766px){
	body>.container {
		padding: 65px 5px 0;
	}
}


/*.NAV CSS*/
.navbar-brand {
	margin-left: 0px !important;
	padding: 0px;
}

.nav-pills>li>a {
	background: #dddddd;
}

/* HEADER PAGE ****************************************************************/
.navbar-default {
	background-color: #ffffff;
	/*border-color: #ffffff;*/
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .05);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .05);
}

.navbar-nav>.user-menu>.dropdown-menu {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 1px 0 0 0;
	border-top-width: 0;
	width: 280px;
}

.navbar-nav>.user-menu>.dropdown-menu:after {
	bottom: 100%;
	right: 10px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 10px;
	margin-left: -10px;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
	height: 175px;
	padding: 10px;
	background: #ff6648;
	text-align: center;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
	z-index: 5;
	height: 90px;
	width: 90px;
	border: 8px solid;
	border-color: transparent;
	border-color: rgba(255, 255, 255, 0.2);
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
	z-index: 5;
	color: #f9f9f9;
	color: rgba(255, 255, 255, 0.8);
	font-size: 17px;
	text-shadow: 2px 2px 3px #333333;
	margin-top: 10px;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p>small {
	display: block;
	font-size: 12px;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-body {
	padding: 15px;
	border-bottom: 1px solid #f4f4f4;
	border-top: 1px solid #dddddd;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-body:before,
.navbar-nav>.user-menu>.dropdown-menu>li.user-body:after {
	display: table;
	content: " ";
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-body:after {
	clear: both;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-body>div>a {
	color: #0073b7;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-footer {
	background-color: #f9f9f9;
	padding: 10px;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-footer:before,
.navbar-nav>.user-menu>.dropdown-menu>li.user-footer:after {
	display: table;
	content: " ";
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-footer:after {
	clear: both;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-footer .btn-default {
	color: #666666;
}

/* LEFT MENU PAGE ****************************************************************/

/* BODY PAGE ****************************************************************/
#slideshow {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

/* RIGHT MENU PAGE ****************************************************************/

/* FOOTER PAGE ****************************************************************/

#footer-link {
	height: 10px;
	padding-top: 7px;
}

.footer-menu {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.footer-menu:hover {
	color: #337ab7;
}

#footer-copyright {
	height: 25px;
	color: #ffffff;
	font-size: 12px;
}

#footer-copyright span a {
	color: #ffffff;
}


/* DIRECT TAG CSS ****************************************************************/

h1 {
	font-size: 30px;
	/*    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#fd8e35;*/
}

h2 {
	font-size: 26px;
	/*    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#e07825;
*/
}

h3 {
	font-size: 22px;
	/*    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#c36214;
*/
}

h4 {
	font-size: 16px;
	color: #777777;
	/*    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#c36214;
*/
}

h5 {
	font-size: 16px;
	/*    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#c36214;
*/
}

h6 {
	font-size: 14px;
	/*    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#c36214;
*/
}

p {
	/*    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#cdaa8c;*/
}

address {
	font-style: italic;
	font-size: 11px;
	/*	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#999999;
*/
}

a {
	/*color:#999999;*/
	text-decoration: none;
}

a:hover,
a:focus {
	/*color:#333333;*/
	text-decoration: underline;
}

/* COMMON CLASS CSS ****************************************************************/


.validation_msg {
	font-size: 11px;
	color: #FF0000;
}

.home_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.vstr_tt {
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}

.vstr_dmy {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}

.vstr_ol {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}

.section-hdr {
	font-size: 15px;
	font-weight: bold;
	color: #fde1c4;
}

.highlight {
	background: #bf7a41;
}

.message_fail {
	width: 100%;
	height: 30px;
	background: #FEEAEE;
	border-top: 1px solid #D35F76;
	border-bottom: 1px solid #D35F76;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	color: #FF0033;
}

.message_success {
	width: 100%;
	height: 30px;
	background: #E1FBE4;
	border-top: 1px solid #29B357;
	border-bottom: 1px solid #29B357;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	color: #02882E;
}

.button {
	background: url("../images/com_btn1.png") left bottom repeat-x;
	border: 1px solid #e4792e;
	padding: 4px 10px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.button:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-position: left top;
	border: 1px solid #f9a765;
}

#pg_ctg_hgr {
	background: url("../images/trans_b_bg3.png");
}

#pg_sctg_hgr {
	background: url("../images/trans_b_bg4.png");
	margin-left: 20px;
}

#pd_ctg_hgr {
	background: url("../images/trans_b_bg3.png");
}

#pd_sctg_hgr {
	background: url("../images/trans_b_bg4.png");
	margin-left: 20px;
}

.border_round_10px {
	-o-border-radius: 10px;
	-icab-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.border_round_5px {
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.input-level {
	font-size: 12px;
	color: #777777;
	margin: 0px 0px 5px;
}

.input-box {
	font-size: 14px;
	color: #222222;
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #cccccc;
}

.btn-primary {
	background-image: -webkit-gradient(to right, #ff6648, #da2602);
	background-image: -webkit-linear-gradient(to right, #ff6648, #da2602);
	background-image: -moz-linear-gradient(to right, #ff6648, #da2602);
	background-image: linear-gradient(to right, #ff6648, #da2602);
	border: none;
}

.panel {
	margin-top: 20px;
	background-color: #ffffff;
	border: none;
}

.panel-heading {
	background-image: -webkit-gradient(to right, #ff6648, #da2602);
	background-image: -webkit-linear-gradient(to right, #ff6648, #da2602);
	background-image: -moz-linear-gradient(to right, #ff6648, #da2602);
	background-image: linear-gradient(to right, #ff6648, #da2602);
	border: none;
	color: #ffffff;
	text-align: center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.panel-heading h1 {
	color: #ffffff;
	text-align: center;
}

.panel-body {
	padding: 20px 10px;
}

.modal-content {
	border-radius: 10px;
}

.modal-header {
	background-image: -webkit-gradient(to right, #ff6648, #da2602);
	background-image: -webkit-linear-gradient(to right, #ff6648, #da2602);
	background-image: -moz-linear-gradient(to right, #ff6648, #da2602);
	background-image: linear-gradient(to right, #ff6648, #da2602);
	border: none;
	color: #ffffff;
	text-align: left;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 10px 15px;
}

.dataTables_empty {
	text-align: center;
}

.tbl-tfoot {
	background-color: #fafafa;
	border-top: 2px solid #dddddd;
	font-weight: bold;
}

/* Background colors */
.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black {
	color: #f9f9f9 !important;
}

.bg-gray {
	background-color: #eaeaec !important;
}

.bg-black {
	background-color: #222222 !important;
}

.bg-red {
	background-color: #f56954 !important;
}

.bg-yellow {
	background-color: #f39c12 !important;
}

.bg-aqua {
	background-color: #00c0ef !important;
}

.bg-blue {
	background-color: #0073b7 !important;
}

.bg-light-blue {
	background-color: #1e88e5 !important;
}

.bg-green {
	background-color: #00a65a !important;
}

.bg-navy {
	background-color: #001f3f !important;
}

.bg-teal {
	background-color: #39cccc !important;
}

.bg-olive {
	background-color: #3d9970 !important;
}

.bg-lime {
	background-color: #01ff70 !important;
}

.bg-orange {
	background-color: #ff851b !important;
}

.bg-fuchsia {
	background-color: #f012be !important;
}

.bg-purple {
	background-color: #932ab6 !important;
}

.bg-maroon {
	background-color: #85144b !important;
}

/* Text colors */
.text-red {
	color: #f56954 !important;
}

.text-yellow {
	color: #f39c12 !important;
}

.text-aqua {
	color: #00c0ef !important;
}

.text-blue {
	color: #0073b7 !important;
}

.text-light-blue {
	color: #3c8dbc !important;
}

.text-green {
	color: #00a65a !important;
}

.text-navy {
	color: #001f3f !important;
}

.text-teal {
	color: #39cccc !important;
}

.text-olive {
	color: #3d9970 !important;
}

.text-lime {
	color: #01ff70 !important;
}

.text-orange {
	color: #ff851b !important;
}

.text-fuchsia {
	color: #f012be !important;
}

.text-purple {
	color: #932ab6 !important;
}

.text-maroon {
	color: #85144b !important;
}

/*Design box css ******************************************************************************/
#news1 {
	background: url("../images/news1.png") no-repeat left top;
	height: 50px;
	width: 16px;
}

#news2 {
	background: url("../images/news2.png") repeat-x;
	height: 42px;
	padding-top: 8px;
}

#news3 {
	background: url("../images/news3.png") no-repeat right top;
	height: 50px;
	width: 14px;
}

#news4 {
	background: url("../images/news4.png") no-repeat left;
	height: 17px;
	width: 16px;
}

#news5 {
	background: url("../images/news5.png") repeat-x;
	height: 17px;
}

#news6 {
	background: url("../images/news6.png") no-repeat right;
	height: 17px;
	width: 14px;
}

#news7 {
	background: #c0e2ff top;
	border-left: 1px solid #004779;
	border-right: 1px solid #004779;
	padding: 0px 5px 5px 5px;
}


#con1 {
	background: url("../images/con1.png") no-repeat left top;
	height: 10px;
	width: 10px;
}

#con2 {
	background: url("../images/con2.png") repeat-x;
	height: 10px;
	padding-top: 8px;
}

#con3 {
	background: url("../images/con3.png") no-repeat right top;
	height: 10px;
	width: 10px;
}

#con4 {
	background: url("../images/con4.png") repeat-y;
	width: 10px;
}

#con5 {
	background: #ECF6FF url("../images/con5.png") repeat-x;
}

#con6 {
	background: url("../images/con6.png") repeat-y;
	width: 10px;
}

#con7 {
	background: url("../images/con7.png") no-repeat left;
	height: 10px;
	width: 10px;
}

#con8 {
	background: url("../images/con8.png") repeat-x;
	height: 10px;
}

#con9 {
	background: url("../images/con9.png") no-repeat right;
	height: 10px;
	width: 10px;
}

.photo_border {
	border: 3px solid #000000;
}

.photo_border1 {
	border: 2px solid #000000;
}

.photo_border2 {
	border: 2px solid #000000;
}

.photo_border3 {
	border: 2px solid #fff;
}

.photo_border4 {
	border: 2px solid #fff;
}

.photo_border2w {
	border: 2px solid #fff;
}

.photo_border2g {
	border: 2px solid #aaa;
}


/*design box css end*/

/* Design tool tip **********************************************************************/

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #845931;
	padding: 5px;
	opacity: 0.85;
	color: #efc87b;

	-o-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.7);
	-icab-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.7);
	-khtml-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.7);
	box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.7);

	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

}

#tooltip h3,
#tooltip div {
	margin: 0;
}


/*Event Calender design css ********************************************************************************/
.calendar_border {
	border: 2px solid #622b03;
}

.cld_table {
	border: 1px solid #aa6639;
	border-collapse: collapse;
}

#ecalender_hdr {
	background: url("../images/calenderhdr.jpg") repeat-x;
	height: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #993300;
}

#ecalender_week {
	background: #663300;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #efc87b;
}

.normaldatebox {
	font-size: 14px;
	font-weight: bold;
	color: #cdaa8c;
}

.cdatebox {
	background: #d4a684;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}

.eventdatebox {
	background: #845931;
	font-size: 14px;
	font-weight: bold;
	color: #d8bf82;
}

.event_table {
	border: 1px solid #aa6639;
	border-collapse: collapse;
}

.event_tr {
	height: 27px;
	background: #845931;
	font-size: 14px;
	font-weight: bold;
	color: #d8bf82;
}

/******************************* Pagination CSS Document **************************************************/

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	background: #888;
	border: 1px solid #bbb;
	text-decoration: none;
	/* no underline */
	color: #000;
}

div.pagination a:hover,
div.pagination a:active {
	background: #bbb;
	border: 1px solid #eee;
	color: #000;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #fff;
	font-weight: bold;
	background-color: #ccc;
	color: #000;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #666;
	color: #666;
}
.only-print { display: none; }