﻿body
{
}

.rmvColPadding
{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.footer-grids
{
    text-align: center;
}
.affix
{
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px 1px #d2d2d2;
    -moz-box-shadow: 0px 0px 5px 1px #d2d2d2;
    -o-box-shadow: 0px 0px 5px 1px #d2d2d2;
    -ms-box-shadow: 0px 0px 5px 1px #d2d2d2;
    box-shadow: 0px 0px 5px 1px #d2d2d2;
}
.dispnone
{
    display: none;
}
.dataload {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 99;
}
.cssload-container{
	position:relative;
	    width: 97%;
    height: 93%;
}
	
.cssload-whirlpool,
.cssload-whirlpool::before,
.cssload-whirlpool::after {
	position: absolute;
	top: 50%;
	left: 50%;
	border: 1px solid rgb(204,204,204);
	/*border-left-color: rgb(255, 128, 128);*/
	border-left-color:rgb(187,156,108);
	border-radius: 974px;
		-o-border-radius: 974px;
		-ms-border-radius: 974px;
		-webkit-border-radius: 974px;
		-moz-border-radius: 974px;
}




.imgViewer 
{
    width:100%;
}
.dataload {
    background: url(../images/loading.gif) center no-repeat;
    background-size: 50px;
    position: absolute;
}



.divDatatable {
    display: inline-block;
    width: 100%;
}
.stripedcolor:nth-child(odd) {
    background-color: #f5f5f5;
    border-left: 4px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.js .to-animate, .js .to-animate-2 {
    opacity: 0;
}

.stripedcolor {
    font-size: 13px;
    color: #696969;
    border-right: 1px solid #ddd;
}
.imgresp {
    width: 100%;
    padding: 5px;
}

.fixheight span {
    height: 25px;
    overflow: hidden;
    display: inline-block;
    line-height: 31px;
}

.spnhead {
    line-height: 31px;
    /*color: #ff6464;*/
    color:#9e7c3e;
    padding: 0 5px;
}
.stripedcolor:nth-child(even) {
    border-left: 4px solid #f5f5f5;
    border-right: 1px solid #ddd;
}
.SelType i {
    color: #000 !important;
    pointer-events: none;
}

.gridIcon, .listIcon {
    text-decoration: none !important;
    cursor: pointer;
    padding: 10px 2px 10px 2px;
    display: inline-block;
}
.terms{float:left;    margin-top: 7px;}
.powers{float:right;}
.copy-right {
    text-align: center;
   ;
}
.copy-right p {
    font-size: 0.8em;
    color: #fff;
    font-weight: 300;
	line-height:1.8em;
}
.copy-right p a{
    color: #848484;
}
.margimg
{
   margin-top:-5px;
}
.copy-right p a:hover{
   /* color: #bb9e6a;*/
   color:#fff;
}
