#all {
  margin: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: -999;
}
#top {
  top: 0;
  height: 60px;
  left: 0;
  right: 0;
  position: absolute;
  background: url("../Images/flg4.png") repeat;
}

#main {
  top: 60px;
  bottom: 5px;
  left: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  background: #FBF7F7;
  overflow-y: auto;
  padding:2px 10px 10px;
}
#main2 {
  top: 60px;
  bottom: 25px;
  left: 0;
	height: auto;
  right: 0;
  position: absolute;
  z-index: -1;
  background: white;
  overflow-y: scroll;
}
#footer {
  position: fixed;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 25px;
  background: #2581DC; /* #262626;*/
  text-align: center;
  color: white;
}
.brandd {
  position: fixed;
  left: 5px;
  top: 0px;
  z-index: 995;
}
#smn {
  box-shadow: 0px 4px 12px -9px #bbcbd8;
  border: 1px #E1E1F1 solid;
  border-radius: 10px;
  position: relative;
  display: inline-block;
  background: white;
  width: 100%;
  padding: 10px;
  margin: 0px 5px 5px;
}
#dscu
{
	background:url("../Icons/dibg.PNG") border-box center;
	padding: 1px;
}
#agenda {
  box-shadow: 0px 14px 5px -14px #bbcbd8;
  border: 1px #E1E1F1 solid;
  border-radius: 10px;
  position: relative;
  display: inline-block;
  background: white;
  width: 100%;
  padding: 10px;
  margin: 0px 5px 5px;
	
}
#agenda img{
	border-radius: 50%;
border: 1px #E1E1F1 solid;
}
#cmnt{
line-height: 30px;	
}
#cmnt #rpl{
	vertical-align: top;
}
#srvc {
  position: relative;
  display: inline-block;
  /*width: 20vw;*/
  width: 300px;
  height: 200px;
  background: white; /* #F9F9F9*/
  padding: 5px;
  /*z-index: -2;background:#F1F1F1;*/
  box-shadow: 0px 14px 22px -9px #bbcbd8;
  border: 1px #E1E1F1 solid;
  border-radius: 10px;
  transition: all 0.50s linear;
  margin: 5px;
  float: left;
  text-align: center;
}
#srvc img {
  border-radius: 20px 20px 0 0;
}

#dsc {
  display: block;
  width: 96vw;
  float: left;
  position: relative;
  padding: 10px;
}
hr {
  border: #E8E8E8 1px solid;
  border-collapse: collapse;
}
#dsp {
  box-shadow: 0px 14px 22px -9px #bbcbd8;
  border: 1px #E1E1F1 solid;
  border-radius: 10px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 30px;
  margin-bottom: 10px;
  background: white;
}
#usr {
  position: fixed;
  right: 50px;
  top: 27px;
  z-index: 5;
  background: white;
  padding: 2px;
  text-decoration: none;
  border-radius: 5px;
}
#usr a {
  text-decoration: none;
}
#rg {
  box-shadow: 0px 14px 22px -9px #bbcbd8;
  border: 1px #E1E1F1 solid;
  border-radius: 10px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 30px;
  margin-bottom: 10px;
  background: white;
}
.login-box, .register-box {
  width: 100%;
  padding: 5%;
}
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"
}
#job {
  display: inline-block;
  position: relative;
  padding: 5px;
  width: 46%;
  background: #F8FBFC;
  box-shadow: 0px 14px 5px -9px #bbcbd8;
  border: 1px #E1E1F1 solid;
  border-radius: 10px;
  margin: 10px;
  float: left;
}
input {
  height: 30px;
  padding: 2px 5px;
  border-radius: 5px;
}
search {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
#sl {
  width: 100%;
	line-height: 30px;
	height: 130px;
	/*overflow: hidden;*/
}

#open {
  padding: 7px 20px;
  float: right;
  font-size: 12px;
  background: #2196F3;
  color: #ffffff;
  box-shadow: 0px 10px 20px -10px #1376c5;
  border-radius: 25px;
  right: 10px;
  bottom: 10px;
  position: absolute;
}
#rgg{
  box-shadow: 0px 10px 20px 0px #DDD9D9;
  border-radius: 25px;
	border: 1px solid #DDD9D9;
	padding: 5px;
	text-align: center;
}
#jrg{
	width: 18%;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	display: inline-block;
	/*border: 1px red solid;*/
	padding: 10px;
	margin-bottom: 10px;
}
#btn{
	width: 120px;
	height: 30px;
	background: #1E88DF;
	border-radius: 12px;
	box-shadow: 0px 14px 5px -14px #bbcbd8;
	color: white;
	text-align: center;
	align-content: center;
	text-decoration: none;
	padding-top:0px;
}
#Cht
{
	cursor: pointer;
}
#chat {
  position: fixed;
  bottom: 30px;
  right: 40px;
}
#DspCht
{
	width: 350px;
	height: 500px;
	position: fixed;
	background: white;
	bottom: 25px;
	right: 18px;
 /*box-shadow: 0px 14px 5px -9px #bbcbd8;*/
  border: 2px #2581DC solid;
  border-radius: 5px 5px 0 0;
	overflow: hidden;
}
#ChatBox{

	display: none;
}

#left{
float:left;
width:130px;
height:100%;
background:#EEFFFF;
position:fixed;
bottom:0px;
top:60px;
font-family:monospace,monospace;/*sans-serif;*/
	font-size: 14px;
}
#content
{
float:left;
position:absolute;
left:130px;
right:0px;
	height: auto;
top:0px;
background:white;
padding:5px;
}
#rgg a{text-decoration: none;}
#sshw {
  width: 99%;
  position: relative;
  display: inline-block;
  float: left;
  padding: 5px 10px;
  box-shadow: 0px 14px 5px -14px #bbcbd8;
  border: 1px #E1E1F1 double;
  border-radius: 10px;
  margin: 0px 10px 10px 10px;
	height: 150px;
	background: url("../Icons/a4.jpg") content-box center;
	
}
#sbg{
	width: 100%;
	height: 100%;
		opacity: 96%;
	background: white;
}
#dscu table{
	background: white;
	opacity: 75%;
}
.mnu
{
width:100%;
height:30px;
background:gray;
float:left;
border:blue 1px solid;
padding-top:5px;
text-align:center;
margin-top:1px;
color:white;
}
.mnu:hover
{
background:white;
color:darkblue;
}
#sshw img{
	border-radius: 10px;
	 box-shadow: 0px 14px 5px -5px #bbcbd8;
  border: 1px #E1E1F1 solid;
}
#slide {
  height: 140px;
  position: relative;
  width: 82%;
  overflow: hidden;

  /* border: 1px red solid;
 font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";*/
}
#slide > * {
  position: absolute;
  top: 100%;
  left: 0;
  animation: 28s autoplay infinite ease-in-out
}
@keyframes autoplay {
  0% {
    top: 100%
  }
  4% {
    top: 0%
  }
  10.33% {
    top: 0%
  }
  23.33% {
    top: -200%;
  }
  100% {
    top: -200%
  }
}
#slide > *:nth-child(1) {
  animation-delay: 0s
}
#slide > *:nth-child(2) {
  animation-delay: 4s
}
#slide > *:nth-child(3) {
  animation-delay: 8s
}
#slide > *:nth-child(4) {
  animation-delay: 12s
}
#slide > *:nth-child(5) {
  animation-delay: 16s
}
#slide > *:nth-child(6) {
  animation-delay: 20s
}
#slide > *:nth-child(7) {
  animation-delay: 24s
}
@media only screen and (max-width: 800px) {
  #job {
    width: 98%;
  }
  #slide {
    width: 100%;
	line-height: 30px;
  }
	#jrg{
		display: none;
	}
	.cntrl{ display: none;}
	
}
.lst{
border-collapse:collapse;
padding:10px;
}
/* Account Menu  */
#AcMnu{
	position: absolute;
	top:30px;
	right: 3px;
	padding: 2px;

}
/* Dropdown Content (Hidden by Default) */
.ddmnu {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 150px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.ddmnu a {
  color: black;
  padding: 5px;
  text-decoration: none;
  display: block;
}
.ddmnu a:hover {background-color: #ddd;}
.shws {display:block;}
/*End of Account Menu */
.tso_tbl{
border-radius: 8px;
box-shadow: 0 1px 2px 1px rgba(0, 0 ,0, 0.3);
	padding:1px; 
	background:#FBFBFB;
	
}
.tso_tbl2{
border-radius: 8px;
box-shadow: 0 1px 2px 1px rgba(0, 0 ,0, 0.3);
	padding:1px; 
	background:#EEFFFF;
	
}
.tso_tbl input{
	height: 30px;
}
.smn
{
	border:#EEFFFF/*#F3D869*/ 2px groove;
}

#fra{
	width:98%;
	top:5px;
bottom: 10px;
}
