.grid-view-loading
{
	background:url(loading.gif) no-repeat;
}

.grid-view
{
	padding: 15px 0;
}

.grid-view table.item-class
{
    background:#F9F9F9;
    padding: 3px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;

}

.grid-view table.item-class th, .grid-view table.item-class td
{
	font-size: 0.9em;
	/*border: 1px white solid;*/

}

.grid-view table.item-class th
{
	color: white;
	background: url("../images/el_bg.png") repeat-x scroll left top white;/**/
	background-color:#67231a;
}
.grid-view table.item-class th a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.grid-view table.item-class th a:hover
{
	color: #FFF;
}

.grid-view table.item-class th a.asc
{
	background:url(../images/bullet_arrow_up.png) right center no-repeat;
	padding-right: 20px;
}

.grid-view table.item-class th a.desc
{
	background:url(../images/bullet_arrow_down.png) right center no-repeat;
	padding-right: 20px;
}

.grid-view table.item-class tr.even
{
	background: #F9F9F9;
}

.grid-view table.item-class tr.odd
{
	background:#F1F1F1;
}

.grid-view table.item-class tr.selected
{
	background: #CCCCCC;
}

.grid-view table.item-class tr:hover
{
	background: #CCCCCC;
}

.grid-view .link-column img
{
	border: 0;
}

.grid-view .button-column
{
	text-align: center;
	width: 60px;
}

.grid-view .button-column img
{
	border: 0;
}

.grid-view .checkbox-column
{
	width: 15px;
}

.grid-view .summary
{
	margin: 0 0 5px 0;
	text-align: right;
}

.grid-view .pager
{
	margin: 5px 0 0 0;
	text-align: right;
}

.grid-view .empty
{
	font-style: italic;
}

.grid-view .filters input,
.grid-view .filters select
{
	width: 100%;
	border: 1px solid #ccc;
}

.grid-view .button-column
{
	text-align: center;
	width: 90px!important;
}
.grid-view .button-column img {
  padding-right:5px;
}

table.detail-view .null
{
	color: pink;
}

table.detail-view
{
    border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
    background: white;
    border-collapse: collapse;
    width: 100%;
    margin-bottom:  2%;

}

table.detail-view th, table.detail-view td
{
	font-size: 0.9em;
	border: 1px white solid;
	padding: 0.3em 0.6em;
	vertical-align: top;
         border-bottom: 1px solid #dddddd;
           
}

table.detail-view th
{
	text-align: right;
	width: 160px;
       
}

table.detail-view tr.odd
{
	background:#FFF;
}

table.detail-view tr.even
{
	background:#FFF;
}

table.detail-view tr.odd th
{
       
      
}


table.detail-view tr.even th
{
}

.CSS_Table_Example {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	-moz-border-radius-bottomleft:9px;
	-webkit-border-bottom-left-radius:9px;
	border-bottom-left-radius:9px;
	-moz-border-radius-bottomright:9px;
	-webkit-border-bottom-right-radius:9px;
	border-bottom-right-radius:9px;
	-moz-border-radius-topright:9px;
	-webkit-border-top-right-radius:9px;
	border-top-right-radius:9px;
	-moz-border-radius-topleft:9px;
	-webkit-border-top-left-radius:9px;
	border-top-left-radius:9px;
}.CSS_Table_Example table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSS_Table_Example tr:last-child td:last-child {
	-moz-border-radius-bottomright:9px;
	-webkit-border-bottom-right-radius:9px;
	border-bottom-right-radius:9px;
}.CSS_Table_Example table tr:first-child td:first-child {
	-moz-border-radius-topleft:9px;
	-webkit-border-top-left-radius:9px;
	border-top-left-radius:9px;
}.CSS_Table_Example table tr:first-child td:last-child {
	-moz-border-radius-topright:9px;
	-webkit-border-top-right-radius:9px;
	border-top-right-radius:9px;
}.CSS_Table_Example tr:last-child td:first-child{
	-moz-border-radius-bottomleft:9px;
	-webkit-border-bottom-left-radius:9px;
	border-bottom-left-radius:9px;
}.CSS_Table_Example tr:hover td{
	background-color:#82c0ff;
	background:-o-linear-gradient(bottom, #82c0ff 5%, #56aaff 100%);	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #82c0ff), color-stop(1, #56aaff) );
	background:-moz-linear-gradient( center top, #82c0ff 5%, #56aaff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#82c0ff", endColorstr="#56aaff");	background: -o-linear-gradient(top,#82c0ff,56aaff);
}.CSS_Table_Example tr:first-child td{
	background:-o-linear-gradient(bottom, #0069d3 5%, #007fff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0069d3), color-stop(1, #007fff) );
	background:-moz-linear-gradient( center top, #0069d3 5%, #007fff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0069d3", endColorstr="#007fff");	background: -o-linear-gradient(top,#0069d3,007fff);
	background-color:#0069d3;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:18px;
	font-family:Comic Sans MS;
	font-weight:bold;
	color:#ffffff;
}.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #0069d3 5%, #007fff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0069d3), color-stop(1, #007fff) );
	background:-moz-linear-gradient( center top, #0069d3 5%, #007fff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0069d3", endColorstr="#007fff");	background: -o-linear-gradient(top,#0069d3,007fff);
	background-color:#0069d3;
}.CSS_Table_Example tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}.CSS_Table_Example tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}.CSS_Table_Example td{
	background:-o-linear-gradient(bottom, #56aaff 5%, #82c0ff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #56aaff), color-stop(1, #82c0ff) ); 
	background:-moz-linear-gradient( center top, #56aaff 5%, #82c0ff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#56aaff", endColorstr="#82c0ff");	background: -o-linear-gradient(top,#56aaff,82c0ff);
	background-color:#56aaff;
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:12px;
	font-family:Comic Sans MS;
	font-weight:bold;
	color:#000000;
}.CSS_Table_Example tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSS_Table_Example tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSS_Table_Example tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.boxclose{
  
   float:right;
    margin-top:-50px;
    margin-right:-30px;
    cursor:pointer;
   font-weight: bold;
    display: inline-block;
    line-height: 0px;
    padding: 11px 3px;  
    width: auto;
    height: 30px;
   

   
} 
.guide , .manifest-container{
  width: 100%;
  margin: 2px;
}

.update{
    width: 100%;
}
.guide-header{
    width: 100%;
    min-height: 300px;
}
.guide-header img{
    width: 40%;
}
.guide_header th{
    background: lightblue;
}
.guide-left{
    float: left;
    width:40%;
}
.guide-right{
    float: right;
    width:40%;
}
.guide-header-content th{
    background: rgba(9,162,179,1);
    background: -moz-linear-gradient(top, rgba(9,162,179,1) 0%, rgba(28,171,188,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(9,162,179,1)), color-stop(100%, rgba(28,171,188,1)));
    background: -webkit-linear-gradient(top, rgba(9,162,179,1) 0%, rgba(28,171,188,1) 100%);
    background: -o-linear-gradient(top, rgba(9,162,179,1) 0%, rgba(28,171,188,1) 100%);
    background: -ms-linear-gradient(top, rgba(9,162,179,1) 0%, rgba(28,171,188,1) 100%);
    background: linear-gradient(to bottom, rgba(9,162,179,1) 0%, rgba(28,171,188,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09a2b3', endColorstr='#1cabbc', GradientType=0 );
    border: 1px solid;
}
.guiderut{
    float:right;
    width: 40%;
    border: 1px solid #14a7b8;
    
    text-align: center;
    margin:  10px;
    color: #14a7b8;
}
.guiderut h5, h4{
    font-size: 20px;
}
.guiderut h6{
    font-size: 16px;
}
.guide thead th{
    background: rgba(9,162,179,1);
    background: -moz-linear-gradient(top, rgba(9,162,179,1) 0%, rgba(28,171,188,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(9,162,179,1)), color-stop(100%, rgba(28,171,188,1)));
    background: -webkit-linear-gradient(top, rgba(9,162,179,1) 0%, rgba(28,171,188,1) 100%);
    background: -o-linear-gradient(top, rgba(9,162,179,1) 0%, rgba(28,171,188,1) 100%);
    background: -ms-linear-gradient(top, rgba(9,162,179,1) 0%, rgba(28,171,188,1) 100%);
    background: linear-gradient(to bottom, rgba(9,162,179,1) 0%, rgba(28,171,188,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09a2b3', endColorstr='#1cabbc', GradientType=0 );
    border: 1px solid;
}
.guide tr,th{
    border: 1px solid;
}
.total-guide{
    float: right;
    width: 30%;
}
.total-guide tr{
    border: 1px solid;
}
.guide td input{
    width: 100%;
    height:auto;
}
.guide-header-content{
    margin-top: 100px;
    font-size: 18px;
    
}


.title{
    background: rgba(9,162,179,1);
    background: -moz-linear-gradient(top, rgba(9,162,179,1) 0%, rgba(28,171,188,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(9,162,179,1)), color-stop(100%, rgba(28,171,188,1)));
    background: -webkit-linear-gradient(top, rgba(9,162,179,1) 0%, rgba(28,171,188,1) 100%);
    background: -o-linear-gradient(top, rgba(9,162,179,1) 0%, rgba(28,171,188,1) 100%);
    background: -ms-linear-gradient(top, rgba(9,162,179,1) 0%, rgba(28,171,188,1) 100%);
    background: linear-gradient(to bottom, rgb(124, 40, 29) 0%, rgb(124, 40, 29) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09a2b3', endColorstr='#1cabbc', GradientType=0 );
    text-align: center
}
.profile{
    display: inline-block;
    overflow: hidden;
    width: 100%;
    vertical-align: middle;

}
.profileImage {
    float: left;
    padding: 20px;
    width: 20%;
}
.profileImage img{
    width: 100%;
    border: 3px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0 0 0 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0 0 0 1px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0 0 0 1px rgba(0,0,0,0.1);
}
.profileData{
    width: 70%;
    margin: 25px;
   
}
.profileData td{
     font-size: 16px;
}
.profileData tr{
    
     border-bottom: 0.5px #CCCCCC solid; 
}


.grid-view-icon img{
    width: 20px;
    height: auto;
}
.grid-view-fast img{
    width: 20px;
    height: auto;
}

.manifest_header{
    width: 100%;
    display: inline-block; 
}
.manifest_header th{
    background: lightblue;
}
.manifesth-left{
    float: left;
    width:40%;
}
.manifesth-right{
    float: right;
    width:40%;
}
.manifest-center {
   border: 1px #14a7b8 dotted;
    width:100%;
}
.manifest-center p{
    padding: 5px;
}





