@charset "utf-8";
*{
	margin:0;
	padding:0;
}

body{
	/* Setting default text color, background and a font stack */
	color:#555555;
	font-size:100%;
	background-color: #b3d0e0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
 }


.example{
	background-color:#F0F0F0;
	border:1px solid #FFFFFF;
	margin:40px auto;
	padding:10px;
	width:700px;
	
	-moz-box-shadow:0 0 2px gray;
	-webkit-box-shadow:0 0 2px gray;
	box-shadow:0 0 2px gray;
}

.demo{
	background-color:#F5F5F5;
	border:2px solid white;
	float:left;
	
	-moz-box-shadow:0 0 1px gray;
	-webkit-box-shadow:0 0 1px gray;
	box-shadow:0 0 1px gray;
}

.demo iframe{
	width:360px;
	height:300px;
	border:none;
}

.code{
	background-color:#E6E6E6;
	border:1px solid #DDDDDD;
	float:right;
	padding:10px;
	width:300px;
	
	-moz-box-shadow:0 0 1px white;
	-webkit-box-shadow:0 0 1px white;
	box-shadow:0 0 1px white;
}

pre{
	text-shadow:0 1px 1px white;
}

.className{
width: 425px;
position: relative;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}


.classNamein{background-color: #FFF;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.className p{
	font-size:22px;
	margin:45px 10px 10px;
	color:white;
	text-align:center;
	position:absolute;
}

/* The styles below are only necessary for the styling of the demo page: */

h1{
	background:#F4F4F4;
	border-bottom:1px solid #EEEEEE;	
	font-size: 1em;
	font-weight:normal;
	margin-bottom:15px;
	padding:15px;
	text-align:center;
}

h2 {
	font-size:12px;
	font-weight:normal;
	padding-right:40px;
	/* position:relative; */
	right:0;
	text-align:right;
	text-transform:uppercase;
	top:-48px;
}

a:visited {
	
	background-color:#0196e3; 
}
a{
color: #0196e3;
text-decoration:none;
outline:none;
}

a:hover{text-decoration:none;}

.clear{clear:both;}

p.tutInfo{padding:10px 0;	text-align:center;	position:fixed;	bottom:0px;	background-color:#011D2E;	border-top:1px solid #011d2e;width:100%;}

h1,h2,p.tutInfo{font-family:Arial,Helvetica,sans-serif;}
h1{background-color:#428bca;font-weight:bold;font-size:15px;color:#fff;}
.logindiv{padding: 15px 40px 31px 40px;}
.ihpad-idmin{width: 100%;padding: 15px 40px;background-image: url(../images/IHP-admin.png);background-repeat: no-repeat;height: 20px;}
/********************************************************loginpge*************************************************/
.login {width: 280px;
height: 42px;
margin: 10px 0px;
background-image: url(../images/loginicon.jpg);
background-repeat: no-repeat;
border: 1px solid #9DCEE7;
border-radius: 5px;
background-position: -1px -1px;
padding-left: 60px;
}

.passowrd {width: 280px;
height: 41px;
margin: 10px 0px;
background-image: url(../images/password.jpg);
background-repeat: no-repeat;
border: 1px solid #9DCEE7;
border-radius: 5px;
background-position: -1px -1px;
padding-left: 60px;
}

.logo{display: block;
width: 213px;
margin: auto;
padding-bottom: 26px;}

.btn-login{float: right;
padding: 10px 44px;
background-color: #0196E3;
border: none;
border-radius: 4px;
color: #FFF;
font-weight: bold;
vertical-align: middle;}
.logindiv a{vertical-align: middle;
display: inline-block;
padding-top: 10px;}

/*********************************************************header**************************************************/
.header{width:990px; margin:auto;margin-top: 15px;margin-bottom: 15px;}
.topmenu{float:right; vertical-align: middle;height: 36px;padding-top: 25px;}
.topmenu li{display: inline-block;font-weight: bold;color: #494949;padding-right: 0px;font-size: 0.8em;}
.middle-section{width:998px;  margin:auto; }
.admin span{background-image: url(../images/all-icon.png);display: inline-block;height: 20px;width: 22px;background-position: -10px 202px;vertical-align: middle;}
.singout span{background-image: url(../images/all-icon.png);display: inline-block;height: 17px;width: 17px;background-position: 24px -298px;vertical-align: middle;margin-left: 3px;}
/*******************************************************middle-section*********************************************/
.middle-section{background-image: url(../images/content-bg.png); border-radius: 4px;overflow: hidden;min-height:450px;}
/*******************************************************left-section*********************************************/
.left-section{background-color: #EBEBEB;float: left;}
.left-section ul li{list-style:none;width:190px; }
.left-section ul li a{padding: 14px 14px 14px 5px;display: block;color: #444; border-bottom: 1px solid #D3D3D3; position: relative;font-size: 0.82em;}

.left-section ul li a span{position: absolute;height: 27px;width: 13px;right: 0;top: 12px; display:inline-block;}
.left-section ul li a:hover, .left-section ul .active a{background-color: #428bca; color:#fff; text-decoration:none;font-weight: bold; } 
.left-section ul li a:hover span, .left-section ul .active a span {background-image: url(../images/activearrow.png); }
.left-section ul li a i{background-image:url(../images/all-icon.png);display: inline-block;height: 20px;width: 20px; vertical-align: middle;margin-right: 10px;margin-left: 10px;}

.left-section ul .home a i{background-position: -10px -9px;}
.left-section ul .dashboard a i{background-position: -10px -40px;}
.left-section ul .createpage a i{background-position: -10px -72px;}
.left-section ul .contact a i{background-position: -10px -101px;}
.left-section ul .report a i{background-position: -10px -132px;}
.left-section ul .manage-user a i{background-position: -10px -165px;}
.left-section ul .manageuserrole a i{background-position: -10px -199px;}
.left-section ul .FTP-connection a i{background-position: -10px -230px;}

.left-section ul .active a i{background-position-x: 26px;}

.left-section ul .home a:hover i{background-position: 26px -9px;}
.left-section ul .dashboard a:hover i{background-position: 26px -40px;}
.left-section ul .createpage a:hover i{background-position: 26px -72px;}
.left-section ul .contact a:hover i{background-position: 26px -101px;}
.left-section ul .report a:hover i{background-position: 26px -132px;}
.left-section ul .manage-user a:hover i{background-position: 26px -165px;}
.left-section ul .manageuserrole a:hover i{background-position: 26px -199px;}
.left-section ul .FTP-connection a:hover i{background-position: 26px -230px;}

/*******************************************************right-section*********************************************/
.right-section{float:right; width:800px; min-height:500px;overflow:scroll; }
/*******************************************************footer*********************************************/
.footer{text-align: center;
font-size: 12px;
line-height: 30px;
margin-top: 20px;
background-image: url(../images/loginpage-shadow.png);
width: 990px;
margin: auto;
min-height: 150px;
background-size: 100% 90px;
background-position: 0 8px;
background-repeat: no-repeat;
padding-top: 30px;}

.footer-login{text-align: center;
font-size: 12px;
line-height: 30px;
margin-top: 15px;
background-image: url(../images/loginpage-shadow.png);
background-repeat: no-repeat;
padding-top: 34px;
padding-bottom: 60px;}

#pageList{
overflow-y: auto;
overflow-x: auto;
font-size:13px;
}
 
.right-section select{
width: 175px;
margin-bottom: 8px;
cursor:pointer;
}

label{
display: inline-block;
font-size: 0.85em;
text-align: left;
width: 125px;
padding:5px;
margin:auto;
font-weight:bold;
}

input[type="button"],input[type="submit"]{
background-color: #428bca;
border: none;
border-radius: 4px;
color: #fff;
margin: 0px 0px 0px 5px;
cursor: pointer;
font-size: 0.75em;
font-weight: bold;    
padding: 5px 10px;
}

.formField{
display:inline-block;
margin-right: 450px;
}


.CSSTableGenerator {
	border-top: 1px solid #C5C5C5;
border-bottom: 1px solid #c5c5c5;
width: 782px;
/* margin-top:50px; */
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;	
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ border-bottom: 1px solid #c5c5c5; }
.CSSTableGenerator tr:nth-child(even) {border-bottom: 1px solid #c5c5c5; }
.CSSTableGenerator td{
vertical-align: middle;
border-width: 0px 1px 1px 0px;
text-align: left;
font-size: 0.73em;
font-family: Arial;
font-weight: normal;
color: #414141;
border-bottom: 1px solid #E2E2E2;
padding: 10px 5px;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		
}
.CSSTableGenerator tr:first-child:hover td{
	
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.edit a,.delete a { 
display: block;
height: 20px;
width: 18px;
margin: auto;
background-image: url(../images/all-icon.png);
}
.delete a{
	background-position: 69px -329px;
}
.edit a{
	background-position: 67px -299px;
}



/* for hiding the page banner */
.pagebanner {  display: none;}
/* for customizing page links */
.pagelinks{
float:right;
display: block;
border: 1px solid #ccc;
border-radius: 4px;
margin:10px 30px;

}
/* for shifting all the Export options*/
.exportlinks 
{
        margin: 20px 0px 0px 0px;
        display:block;
}

.exportlinks a span {
margin-top: 15px;
margin-bottom: 15px;
color:maroon;
}
/* For changing the spaces between export link */
.export 
{
        margin-left: 30px;
}
/* For Table css */
table{ margin: 20px 0 20px 0px;}
/* For odd and even row decoration */
tr.odd 
{
      
}
tr.tableRowEven,tr.even 
{
      
}
/* Css for table elements */
th,td 
{
   padding: 2px 4px 2px 4px;
text-align: left;
vertical-align: top;
font-weight: bold;
font-size: 0.78em;
}
th{
border-right: 1px solid #c5c5c5;
padding: 11px 5px;
border-bottom: 1px solid #c5c5c5;
}
thead tr 
{
      
}
/* For changing the background colour while sorting */
th.sorted 
{
        background-color: #CCCCCC;
}
th.sorted a,th.sortable a 
{
        background-position: right;
        display: block;    
}
th a:hover 
{
        text-decoration: underline;
        color: black;
}
th a,th a:visited 
{
        color: black;
}
.separate{
border:1px solid #ccc;
}

.icon{
display: inline-block;
height: 14px;
width: 15px;
background-image: url(../images/all-icon.png);
background-position: -8px -358px;
background-repeat: no-repeat;
}

.last{
background-position: -15px -383px !important;
}
.pagelinks strong,.pagelinks a {
padding: 0px 5px 5px 5px;
display: inline-block;
text-align: center;
height: 14px;
}
.pagelinks strong{
background-color: #0196e3;
color: #fff;
}
div#ajaxLoader{	
    background:url(../images/ajax-loader.gif) no-repeat;
    display: none;
    width:100px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;   
    text-align:center;
    padding:10px;
    font:normal 16px Tahoma, Geneva, sans-serif;
    border:0px solid #666;
    margin-left: 56px;
    margin-top: 56px;
    z-index:2;
    overflow: auto;
}

.menuUl{
min-height:500px;
}

.contextRow{
margin:0 0 10px 0; 
}

.contextRow td{
padding:0;
}

.save{
float:left;
}
/* #forminput{
	margin-bottom: 10px;
}
 */

/* Fancy Box */

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    border: 0 none;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: top;
}
.fancybox-wrap {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 8020;
}
.fancybox-skin {
    background: none repeat scroll 0 0 #F9F9F9;
    border-radius: 4px;
    color: #444444;
    position: relative;
    text-shadow: none;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
}
.fancybox-error {
    color: #444444;
    font: 14px/20px "Arial",Helvetica,,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
    display: block;
    height: 100%;
    width: 100%;
}
.fancybox-image {
    max-height: 100%;
    max-width: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox_sprite.png");
}
#fancybox-loading {
    background-position: 0 -108px;
    cursor: pointer;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
    opacity: 0.8;
    position: fixed;
    top: 50%;
    z-index: 8060;
}
#fancybox-loading div {
    background: url("../images/fancybox_loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 44px;
    width: 44px;
}
.fancybox-close {
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: -18px;
    top: -18px;
    width: 36px;
    z-index: 8040;
}
.fancybox-nav {
    background: url("blank.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 100%;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 40%;
    z-index: 8040;
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    cursor: pointer;
    height: 34px;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    visibility: hidden;
    width: 36px;
    z-index: 8040;
}
.fancybox-prev span {
    background-position: 0 -36px;
    left: 10px;
}
.fancybox-next span {
    background-position: 0 -72px;
    right: 10px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    left: -99999px;
    max-height: 99999px;
    max-width: 99999px;
    overflow: visible !important;
    position: absolute;
    top: -99999px;
    visibility: hidden;
}
.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}
.fancybox-lock body {
    overflow: hidden !important;
}
.fancybox-lock-test {
    overflow-y: hidden !important;
}
.fancybox-overlay {
    background: url("../images/fancybox_overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 8010;
}
.fancybox-overlay-fixed {
    bottom: 0;
    position: fixed;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow-x: auto;
    overflow-y: scroll;
}
.fancybox-title {
    font: 13px/20px "Arial",Helvetica,,sans-serif;
    position: relative;
    text-shadow: none;
    visibility: hidden;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    bottom: 0;
    margin-bottom: -35px;
    position: absolute;
    right: 50%;
    text-align: center;
    z-index: 8050;
}
.fancybox-title-float-wrap .child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    border-radius: 15px;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    line-height: 24px;
    margin-right: -100%;
    padding: 2px 20px;
    text-shadow: 0 1px 2px #222222;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    color: #FFFFFF;
    margin-top: 10px;
    position: relative;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    padding: 10px;
    position: absolute;
}
@media not all, only screen and (min--moz-device-pixel-ratio: 1.5), not all {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("fancybox_sprite@2x.png");
    background-size: 44px 152px;
}
#fancybox-loading div {
    background-image: url("fancybox_loading@2x.gif");
    background-size: 24px 24px;
}