a.firs{
	color: orangered;
	display: inline;
}
.huki{
    color: orangered;
    text-decoration: underline;
}
.hudu {
    color: green;
	margin-left:5px;
    text-decoration: underline;
}
a.clist{
    color: white !important;
    text-decoration: none;
	font-size:18px;
	font-weight:bold;
}
a.clist:hover{
    color: green !important;
    text-decoration: underline !important;
	font-weight:bold;
	box-shadow: 0 15px 19px #00d433;
}
.downd{
    background-color: activecaption;
    text-align: justify;
    clear: both;
    position: inherit;
}
.downc{
	background-color:white;
	height: 250px;
	width: 250px;
	padding-left: 10px;
	display: inline-block;
	margin-left:2px;
}
h1{
	color: blue;
	font-size: 95%;
}
h1:hover{
	color: #3333ff;
}
h2{
	color: blue;
	font-size: 95%;
}
h2.userhi{
	color: orange;
	font-size: 186%;
}
h2.cathi{
	font-size: 125%;
}
p.pathi{
	font-size: 110%;
	color: blue;
}
h2:hover{
	color: #3333ff;
}
.lcol{
	text-decoration: none;
	color: green;
}
.lcol:hover{
	text-decoration: underline;
	color:orangered;
}
footer {
    background-color: #f5ffee;
    color: windowtext;
    text-align: center;
    padding: auto;
    margin: 0px 5px 5px 5px;
    font-size: 87%;
    margin-top: 15px;
}
footer a{
    padding: 7px;
    text-decoration: none;
}
footer a:hover{
    text-decoration: underline;
    color: red;
    font-style: normal;
}
fli {
	color: windowtext;
    text-align: center;
	padding: auto;
    margin: 0px 5px 5px 5px;
}
fli:hover {
	font-size-adjust: initial
}
fli a{
    padding: 10px 10px 10px 10px;
    text-decoration: none;
}
fli a:hover{
    text-decoration: underline;
    color: orangered;
    font-style: normal;
}
.leftad{
	height: 300px;
	width: 340px;
	float:left;
	display: inline-block;
	margin-left:0px; 
	margin-top:1px;
}
.leftup{
	background-color:white;
	height: 300px;
	width: 340px;
	padding-left: 1px;
	display: inline-block;
	margin-left:0px; 
}
.rightad{
	height: 300px;
	width: 340px;
	float: right;
	display: inline-block;
	margin-left:0px;
	margin-top:1px;
}
.rightdn{
    background-color:white;
	height: 300px;
	width: 340px;
	float: right;
	display: inline-block;
	margin-left:1px;
	margin-top:1px;
}
.leftc{
    background-color:white;
	height: 610px;
	width: 340px;
	float: left;
	display: inline-block;
	margin-left:2px;
	padding-left: 2px;
}
.rightc{
    background-color:white;
	height: 610px;
	width: 340px;
	float:right;
	display: inline-block;
	margin-right:2px;
	padding-right: 2px;
}
.middb{
    background-color:white;
	height: 700px;
	max-width: 600px;
	float:left;
	display: inline-block;
	padding-left:2px;
	padding-right:2px;
	height: auto;
	margin-bottom:19px;
}
.lcol{
	text-decoration: none;
	color: burlywood;
}
.lcol:hover{
	text-decoration: underline;
	color:blue;
}
.rcol{
	text-decoration: none;
	color:orangered;
}
.rcol:hover{
	text-decoration: underline;
	color:green;
}
.acol{
	text-decoration: none;
	color: green;
}
.acol:hover{
	text-decoration: underline;
	color:orangered;
}
.bcol{
	text-decoration: none;
	color: green;
}
.bcol:hover{
	text-decoration: underline;
	color:orangered;
}
.ccol{
	text-decoration: none;
	color: green;
}
.ccol:hover{
	text-decoration: underline;
	color:orangered;
}
.dcol{
	text-decoration: none;
	color: green;
}
.dcol:hover{
	text-decoration: underline;
	color:orangered;
}
.othermid{
	width: 700px;
	width: auto;
	padding-left: 30px;
	margin-left: 25px;
}
.othermidts{
	width: 700px;
	padding-left: 30px;
	margin-left: 25px;
}
@media only screen and (max-width: 500px){
	
}
.jscraptiya{
    display: inline-block
}
.acceptterm {
    width: 250px;
    font-size:87%;
    background-color: whitesmoke;
    padding:1px 1px 5px 5px;
    border-radius: 25px;
}
a.helpforma {
    font-size: 78%;
    color: #08b036;
    padding-left: 3px;
}
a.helpformb {
    font-size: 78%;
    color: #FF0066;
    padding-left: 3px;
}
a.helpformc {
    color: #FF0066;
    text-decoration: none;
}
.helpformc:hover {
    color: green;
    text-decoration: underline;
}
.submitbuttom{
    margin: 1px 0px 0px 5px;
    background-color: #33ff00;
}
.submitbuttom:hover{
    background-color: #117208;
}

/* ul {
	list-style-type: none;
	margin-left: 70px;
	margin-top: -1px;
	padding:1px;
	font-weight: bold;
	position: absolute;
	color: orangered;
}
li:hover {
    background: #19cb0a;
    color: white;
    cursor: pointer;
    font-size: 100%;
    box-shadow: 0 15px 19px #00d433;
} */


/* ------------Profile-img css--------- */
#profile-img {
    border-radius: 50%;
	-moz-outline-radius: 50%;
	height: 150px;
    width: 150px;	
} 
.table  tbody tr td {padding: 10px;}

t1, t2 ,t3, t4, t5, t6, t7, t8  {
    margin-right: 9px;
	font-size:14px;
}
t1{color:red;}
t2{color:blue;}
t3{color:orange;}
t4{color:green;}
a.hidu{color:orange;}

.table-td h1{
	font-size:22px;
}
.table-td h1 a{
	text-decoration: none;
}
.table-td h1 a:hover{
	text-decoration: underline;
	color:green;
}
.table-td p phone{
	color:blue;
	font-size:18px;
	font-weight:bold;
}
.footer1{background: #fd8717; padding: 10px;}
.footer2{background: #fd8717; padding: 10px;}
.footer3{background: #aac67b; padding: 22px !important;}
.footer4{background: #eff1f4;}


.tooltip.top .tooltip-inner {
    background-color:orangered;
}
.tooltip.top .tooltip-arrow {
	border-top-color: orangered;
}

.tooltip.right .tooltip-inner {
    background-color:orangered;
}
.tooltip.right .tooltip-arrow {
	border-right-color: orangered;
}
.table-hover>tbody>tr:hover {
    background-color: #ffcccc;
}
.link-big{
	font-size:120%;
	color:orange;
}
.link-big:hover{
	font-size:120%;
	color:orangered;
}
.navbar-inverse {
    background-color: orangered;
    border-color: #fff;
}
input::-webkit-input-placeholder{
	text-align:right;
}
input:-moz-placeholder{
	text-align:right;
}
input::-moz-placeholder{
	text-align:right;
}
input:-ms-input-placeholder{
	text-align:right;
}
#examle2 {
  border: 1px solid;
  padding: 10px;
  box-shadow: 5px 10px #888888;
}
.top10{margin-top:10px;}
.top20{margin-top:20px;}
.top30{margin-top:30px;}
.top40{margin-top:40px;}
a.hlist{
    color: white !important;
    text-decoration: none;
	font-size:18px;
	font-weight:bold;
	margin: 0 7px 0 0px !important;
}
a.hlist:hover{
    color: green !important;
    text-decoration: none;
	font-size:18px;
	font-weight:bold;
	margin: 0 7px 0 0px !important;
	background-color:white !important;
	border-radius: 60px 60px 0px 0px;
}
.upupu{
	width: 300px;
	height: 500px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
	background: none;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: green;
}


	.marquee{
	background: yellow;
	white-space: nowrap;
	-webkit-animation: rightThenLeft 1s linear;
	}
	.marqueetag{
	white-space: nowrap;
	-webkit-animation: rightThenLeft 30s linear;
	}
	@-webkit-keyframes rightThenLeft{
	0%   {margin-right:0;}
	50%  {margin-right:100%;}
	100% {margin-right:0;}
	}

	.overlay-loader{
	display: block;
	margin: auto;
	width: 97px;
	height: 97px;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	}
	.loader{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 97px;
	height: 97px;
	animation-name: rotateAnim;
	-o-animation-name: rotateAnim;
	-ms-animation-name: rotateAnim;
	-webkit-animation-name: rotateAnim;
	-moz-animation-name: rotateAnim;
	animation-duration: 0.4s;
	-o-animation-duration: 0.4s;
	-ms-animation-duration: 0.4s;
	-webkit-animation-duration: 0.4s;
	-moz-animation-duration: 0.4s;
	animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-timing-function: linear;
	-o-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	}
	