@charset "utf-8";
/* CSS Document */

*
{
padding:0;
margin:0;
}

body
{
	background:url('../images/bg-new.jpg');
	font-family:Arial, Helvetica, sans-serif;
	color:#72574e;
	font-size:14px;
	text-align:center;
	background-size: cover;
}

.service p {
	font-size:12px;
}

h1, h2, h3, h4{
	margin: 20px 0;
	text-shadow: 0px 1px 0px #fff;
}

h1 {
	font-size: 48px;
	color: #404040;
	font-weight: bold;
}

h2 {
	font-size: 28px;
	color: #555;
	font-weight: bold;
}

h3 {
	background: url('../images/divider.png') repeat-x center;
	font-size: 17px;
	color: #555;
	font-weight: bold;
}

h3 span {
	background: #F3F3F3;
	padding-right: 20px;
}

h4 {
	font-size: 16px;
	color: #666;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	color: #707070;
	font-weight: bold;
}

p {
	color: #888;
	line-height: 150%;
	margin: 0 0 20px 0;
	font-size: 14px;
}

ul, ol {
	color: #888;
	line-height: 150%;
	margin: 0 0 20px 20px;
	font-size: 14px;
}

li {
	list-style: disc;
	margin-left: 20px;
}

strong {
	font-weight: bold;
	color: #707070;
}

em {
	font-style: italic;
	color: #707070;
}

blockquote {
	font-family: Georgia, Times, serif;
	line-height: 150%;
	font-size: 14px;
	font-style: italic;
	margin: 0 20px 20px 20px;
	border-left: 2px solid #aaa;
	color: #aaa;
	padding-left: 10px;
}

.italics {
	font-style: italic;
}

a:link, a:visited {
	color: #4A97BA;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #57B5E3;
}

#top
{
	height:6px;
	background-color: #d7d7d7;
}
.logo
{
position:absolute;
left:-183px;
}
#top_wrap
{
width:960px;
height:159px;
margin:0 auto;
position:relative;
}
#topp
{
  width:auto;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
}

#container{

width:1000px;
height:auto;
margin-left:auto;
margin-right:auto;

}
.leftcontainer{
  width:250px;
  height:auto;
  padding:10px;
  float:left;
  display:inline-block;
}
.maincontent{
  width:550px;
  height:auto;
  padding:10px;
  display:inline-block;
}
.button-wrapper {
	width: 165px;
	background: #E0E0E0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9E9E9', endColorstr='#D7D7D7');
	background: -webkit-gradient(linear, left top, left bottom, from(#E9E9E9), to(#D7D7D7));
	background: -moz-linear-gradient(top,  #E9E9E9,  #D7D7D7);
	padding: 8px;
	-webkit-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-moz-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-o-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-khtml-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-khtml-border-radius: 50px;
	border-radius: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.button {
	display: block;
	width: 165px;
	height: 35px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
	text-decoration: none;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-khtml-border-radius: 50px;
	border-radius: 50px;
	font-weight: bold;
}

a.button:hover, a.button:active {
	border: none;
}

#ul.tabs {
	text-align: center;
	height: 35px;
	background: #E0E0E0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9E9E9', endColorstr='#D7D7D7');
	background: -webkit-gradient(linear, left top, left bottom, from(#E9E9E9), to(#D7D7D7));
	background: -moz-linear-gradient(top,  #E9E9E9,  #D7D7D7);
	padding: 8px;
	-webkit-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-moz-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-o-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-khtml-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
	margin-left: 0;
}

ul.tabs li {
	list-style: none;
	margin-left: 0;
	display: inline-block;
	/* float: left; */
}

ul.tabs li a {
	display: inline-block;
	float: left;
	width: 150px;
	height: 35px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	font-weight: bold;
}

ul.tabs.staff li a {
	display: inline-block;
	float: left;
	width: 125px;
}
ul.tabs li:first-child a {
	-khtml-border-top-left-radius: 8px; -khtml-border-bottom-left-radius: 8px;
	-o-border-top-left-radius: 8px; -o-border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px; border-bottom-left-radius: 8px;
}

ul.tabs li:last-child a {
	-khtml-border-top-right-radius: 8px; -khtml-border-bottom-right-radius: 8px;
	-o-border-top-right-radius: 8px; -o-border-bottom-right-radius: 8px;
	-webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px; border-bottom-right-radius: 8px;
}


/* Login Box */

.login-wrapper {
	width: 370px;
	height: 35px;
	background: #E0E0E0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9E9E9', endColorstr='#D7D7D7');
	background: -webkit-gradient(linear, left top, left bottom, from(#E9E9E9), to(#D7D7D7));
	background: -moz-linear-gradient(top,  #E9E9E9,  #D7D7D7);
	padding: 8px;
	-webkit-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-moz-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-o-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-khtml-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
}

input.login-field {
	display: block;
	width: 145px;
	height: 35px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #ACACAC;
	text-align: left;
	line-height: 34px;
	text-decoration: none;
	-khtml-border-top-left-radius: 8px; -khtml-border-bottom-left-radius: 8px;
	-o-border-top-left-radius: 8px; -o-border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px; border-bottom-left-radius: 8px;
	border: none;
	font-weight: normal;
	float: left;
	padding: 0 10px;
	background: #F5F5F5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F3F3F3', endColorstr='#FFFFFF');
	background: -webkit-gradient(linear, left top, left bottom, from(#F3F3F3), to(#FFFFFF));
	background: -moz-linear-gradient(top,  #F3F3F3,  #FFFFFF);
	-webkit-box-shadow: inset 0px 1px 1px #9A9A9A;
	-moz-box-shadow: inset 0px 1px 1px #9A9A9A;
	-o-box-shadow: inset 0px 1px 1px #9A9A9A;
	-khtml-box-shadow: inset 0px 1px 1px #9A9A9A;
	box-shadow: inset 0px 1px 1px #9A9A9A;
}

input.password-field {
	display: block;
	width: 145px;
	height: 35px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #ACACAC;
	text-align: left;
	line-height: 34px;
	text-decoration: none;
	border: none;
	font-weight: normal;
	float: left;
	padding: 0 10px;
	background: #F5F5F5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F3F3F3', endColorstr='#FFFFFF');
	background: -webkit-gradient(linear, left top, left bottom, from(#F3F3F3), to(#FFFFFF));
	background: -moz-linear-gradient(top,  #F3F3F3,  #FFFFFF);
	-webkit-box-shadow: inset 0px 1px 1px #9A9A9A;
	-moz-box-shadow: inset 0px 1px 1px #9A9A9A;
	-o-box-shadow: inset 0px 1px 1px #9A9A9A;
	-khtml-box-shadow: inset 0px 1px 1px #9A9A9A;
	box-shadow: inset 0px 1px 1px #9A9A9A;
}

input.login-field:focus, input.password-field:focus {
	outline: none;
	color: #666;
	-webkit-box-shadow: inset 0px 1px 1px #4A97BA, inset 0px -1px 1px #4A97BA, 0 0 8px #4A97BA;
	-moz-box-shadow: inset 0px 1px 1px #4A97BA, inset 0px -1px 1px #4A97BA, 0 0 8px #4A97BA;
	-o-box-shadow: inset 0px 1px 1px #4A97BA, inset 0px -1px 1px #4A97BA, 0 0 8px #4A97BA;
	-khtml-box-shadow: inset 0px 1px 1px #4A97BA, inset 0px -1px 1px #4A97BA, 0 0 8px #4A97BA;
	box-shadow: inset 0px 1px 1px #4A97BA, inset 0px -1px 1px #4A97BA, 0 0 8px #4A97BA;
}

input.login-button {
	display: block;
	width: 40px;
	height: 35px;
	-khtml-border-top-right-radius: 10px; -khtml-border-bottom-right-radius: 10px;
	-o-border-top-right-radius: 10px; -o-border-bottom-right-radius: 10px;
	-webkit-border-top-right-radius: 10px; -webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px; border-bottom-right-radius: 10px;
	border: none;
	padding: 0;
	float: right;
	cursor: pointer;
}

/* Tables */

.table-wrapper {
	width:1000px;
	background: #E0E0E0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9E9E9', endColorstr='#D7D7D7');
	background: -webkit-gradient(linear, left top, left bottom, from(#E9E9E9), to(#D7D7D7));
	background: -moz-linear-gradient(top,  #E9E9E9,  #D7D7D7);
	padding: 8px;
	-webkit-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-moz-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-o-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-khtml-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-webkit-border-radius: 10px;
	/*-moz-border-radius: 10px; firefox doesn't allow rounding of tables yet*/
	-o-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right:auto;
}

.table-wrapper table {
	width: 100%;
}

.table-header {
	height: 35px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
	text-decoration: none;
	font-weight: bold;
}

.table-row td {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #858585;
	padding: 10px;
	border-left: 1px solid #ccc;
	-khtml-box-shadow: 0px 1px 0px #B2B3B5;
	-webkit-box-shadow: 0px 1px 0px #B2B3B5;
	-moz-box-shadow: 0px 1px 0px #ddd;
	-o-box-shadow: 0px 1px 0px #B2B3B5;
	box-shadow: 0px 1px 0px #B2B3B5;
}

tr th {
	border-left: 1px solid #ccc;
}

tr th:first-child {
	-khtml-border-top-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-o-border-top-left-radius: 8px;
	/*-moz-border-radius-topleft: 8px; firefox doesn't allow rounding of tables yet*/
	border-top-left-radius: 8px;
	border: none;
}

tr td:first-child {
	border: none;
}

tr th:last-child {
	-khtml-border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-o-border-top-right-radius: 8px;
	/*-moz-border-radius-topright: 8px; firefox doesn't allow rounding of tables yet*/
	border-top-right-radius: 8px;
}

tr {
	background: #fff;
}

tr:nth-child(odd) {
	background: #F3F3F3;
}

tr:nth-child(even) {
	background: #fff;
}

tr:last-child td:first-child {
	-khtml-border-bottom-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-o-border-bottom-left-radius: 8px;
	/*-moz-border-radius-bottomleft: 8px; firefox doesn't allow rounding of tables yet*/
	border-bottom-left-radius: 8px;
}

tr:last-child td:last-child {
	-khtml-border-bottom-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-o-border-bottom-right-radius: 8px;
	/*-moz-border-radius-bottomright: 8px; firefox doesn't allow rounding of tables yet*/
	border-bottom-right-radius: 8px;
}
a.light, input.light, ul.light li a, th.light {
	background: #F5F5F5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#ECECEC');
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#ECECEC));
	background: -moz-linear-gradient(top,  #FFFFFF,  #ECECEC);
	color: #858585;
	text-shadow: 0px 1px 0px #fff;
	-webkit-box-shadow: inset 0px 1px 0 #fff, 0px 1px 0 #B5B5B5;
	-moz-box-shadow: inset 0px 1px 0 #fff, 0px 1px 0 #B5B5B5;
	-o-box-shadow: inset 0px 1px 0 #fff, 0px 1px 0 #B5B5B5;
	-khtml-box-shadow: inset 0px 1px 0 #fff, 0px 1px 0 #B5B5B5;
	box-shadow: inset 0px 1px 0 #fff, 0px 1px 0 #B5B5B5;
	}

a.light:hover, input.light:hover, ul.light li a:hover {
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F7F7F7');
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F7F7F7));
	background: -moz-linear-gradient(top,  #FFFFFF,  #F7F7F7);
	color: #717171;
}

a.light:active, input.light:active, ul.light li a:active {
	background: #eee;
	color: #717171;
	-webkit-box-shadow: inset 0px 2px 3px #aaa, 0px 1px 0 #B5B5B5;
	-moz-box-shadow: inset 0px 2px 3px #aaa, 0px 1px 0 #B5B5B5;
	-o-box-shadow: inset 0px 2px 3px #aaa, 0px 1px 0 #B5B5B5;
	-khtml-box-shadow: inset 0px 2px 3px #aaa, 0px 1px 0 #B5B5B5;
	box-shadow: inset 0px 2px 3px #aaa, 0px 1px 0 #B5B5B5;
}

ul.tabs li.light a { border-right: 1px solid #D9D9D9; }
ul.menu li.light a { border-bottom: 1px solid #D9D9D9; }
ul.menu {
	width: 100%;
	background: #E0E0E0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9E9E9', endColorstr='#D7D7D7');
	background: -webkit-gradient(linear, left top, left bottom, from(#E9E9E9), to(#D7D7D7));
	background: -moz-linear-gradient(top,  #E9E9E9,  #D7D7D7);
	padding: 8px;
	-webkit-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-moz-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-o-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-khtml-box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	box-shadow: inset 0px 2px 2px #B2B3B5, 0px 1px 0 #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
	margin-left: 0;
}

ul.menu li {
	list-style: none;
	margin-left: 0;
}

ul.menu li a {
	display: block;
	width: 100%;
	height: 35px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	font-weight: bold;
}

ul.menu li:first-child a {
	-khtml-border-top-left-radius: 8px; -khtml-border-top-right-radius: 8px;
	-o-border-top-left-radius: 8px; -o-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px;
	border-top-left-radius: 8px; border-top-right-radius: 8px;
}

ul.menu li:last-child a {
	-khtml-border-bottom-left-radius: 8px; -khtml-border-bottom-right-radius: 8px;
	-o-border-bottom-left-radius: 8px; -o-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px;
	border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;
	border: none;
}

input.login-light {
	-webkit-box-shadow: inset 0px 1px 1px #9A9A9A;
	-moz-box-shadow: inset 0px 1px 1px #9A9A9A;
	-o-box-shadow: inset 0px 1px 1px #9A9A9A;
	-khtml-box-shadow: inset 0px 1px 1px #9A9A9A;
	box-shadow: inset 0px 1px 1px #9A9A9A;
	background: url('../images/btn-login-light.png') no-repeat center;
	text-indent: -5000px;
}

input.login-light:hover, input.login-light:active {
	background: url('../images/btn-login-light.png') no-repeat center;
}

input.login-light:hover {
	-webkit-box-shadow: inset 0px 1px 1px #4A97BA, inset 0px -1px 1px #4A97BA, 0 0 8px #4A97BA;
	-moz-box-shadow: inset 0px 1px 1px #4A97BA, inset 0px -1px 1px #4A97BA, 0 0 8px #4A97BA;
	-o-box-shadow: inset 0px 1px 1px #4A97BA, inset 0px -1px 1px #4A97BA, 0 0 8px #4A97BA;
	-khtml-box-shadow: inset 0px 1px 1px #4A97BA, inset 0px -1px 1px #4A97BA, 0 0 8px #4A97BA;
	box-shadow: inset 0px 1px 1px #4A97BA, inset 0px -1px 1px #4A97BA, 0 0 8px #4A97BA;
}

input.login-light:active {
	-webkit-box-shadow: inset 0px 2px 3px #aaa, 0px 1px 0 #B5B5B5;
	-moz-box-shadow: inset 0px 2px 3px #aaa, 0px 1px 0 #B5B5B5;
	-o-box-shadow: inset 0px 2px 3px #aaa, 0px 1px 0 #B5B5B5;
	-khtml-box-shadow: inset 0px 2px 3px #aaa, 0px 1px 0 #B5B5B5;
	box-shadow: inset 0px 2px 3px #aaa, 0px 1px 0 #B5B5B5;
}

th.light {
	color: #5B5B5B;
}

#footer
{


padding:20px 40px 40px 20px;

width:900px;
margin:0 auto;

}
#footer_right
{
float:right;
text-align:right;
}

#footer_wrap
{
	margin-top:34px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #dddddd;
	background-color: #d7d7d7;
}
#footer a
{
color:#72574e;
}

/*-- WINDOWS CHROME INSET SHADOW BUG FIXES --*/

/*Remove shadows*/

.win.chrome  input.login-fern:hover,
.win.chrome input.fern-glow:focus,
.win.chrome input.login-strawberry:hover,
.win.chrome input.strawberry-glow:focus,
.win.chrome input.login-tangerine:hover,
.win.chrome input.tangerine-glow:focus,
.win.chrome input.search-field:focus,
.win.chrome a.ocean,
.win.chrome input.ocean,
.win.chrome input.login-ocean:hover,
.win.chrome ul.ocean li a,
.win.chrome th.ocean,
.win.chrome a.ocean:active,
.win.chrome input.ocean:active,
.win.chrome ul.ocean li a:active,
.win.chrome .strawberry,
.win.chrome a.strawberry,
.win.chrome input.strawberry,
.win.chrome ul.strawberry li a,
.win.chrome th.strawberry,
.win.chrome a.strawberry:active,
.win.chrome input.strawberry:active,
.win.chrome ul.strawberry li a:active,
.win.chrome a.tangerine,
.win.chrome input.tangerine,
.win.chrome ul.tangerine li a,
.win.chrome th.tangerine,
.win.chrome a.tangerine:active,
.win.chrome input.tangerine:active,
.win.chrome ul.tangerine li a:active,
.win.chrome a.fern,
.win.chrome input.fern,
.win.chrome ul.fern li a,
.win.chrome th.fern,
.win.chrome a.fern:active,
.win.chrome input.fern:active,
.win.chrome ul.fern li a:active {
	-webkit-box-shadow: none;
}

/*Fix wrappers*/

.win.chrome  .button-wrapper,
.win.chrome .search-wrapper,
.win.chrome ul.menu,
.win.chrome ul.tabs,
.win.chrome .login-wrapper,
.win.chrome input.login-field,
.win.chrome input.password-field,
.win.chrome .table-wrapper {
-webkit-box-shadow: 0px 1px 0 #fff; border-top: 1px solid #B2B3B5;}

/*Fix light styles*/

.win.chrome a.light:hover,
.win.chrome input.light:hover,
.win.chrome ul.light li a:hover {
	-webkit-box-shadow: none; border-top: 1px solid #FFF;
}
.win.chrome input.login-light:hover,
.win.chrome input.login-light:active {
	-webkit-box-shadow: none; border: 1px solid #4A97BA;
}
.win.chrome input.login-light:active {
	-webkit-box-shadow: none; border: 1px solid #B5B5B5;
}
.win.chrome a.light,
.win.chrome input.light,
.win.chrome ul.light li a,
.win.chrome th.light {
	-webkit-box-shadow: none; border-top: 1px solid #FFF;
}
.win.chrome a.light:active,
.win.chrome input.light:active,
.win.chrome ul.light li a:active {
	-webkit-box-shadow: none; border-top: 1px solid #aaa;
}
.win.chrome input.login-light {
	-webkit-box-shadow: none; border-top: 1px solid #B2B3B5;
}

/*Fix dark styles*/

.win.chrome input.login-dark:hover,
.win.chrome input.login-dark:active {
	-webkit-box-shadow: none; border: 1px solid #4A97BA;
}
.win.chrome input.login-dark:active {
	-webkit-box-shadow: none; border: 1px solid #2A3542;
}
.win.chrome a.dark,
.win.chrome input.dark,
.win.chrome ul.dark li a,
.win.chrome th.dark {
	-webkit-box-shadow: none; border-top: 1px solid #5C6F8B;
}
.win.chrome a.dark:hover,
.win.chrome input.dark:hover,
.win.chrome ul.dark li a:hover {
	-webkit-box-shadow: none; border-top: 1px solid #5C6F8B;
}
.win.chrome a.dark:active,
.win.chrome input.dark:active,
.win.chrome ul.dark li a:active {
	-webkit-box-shadow: none; border-top: 1px solid #2A3542;
}

/*Misc fixes*/

.win.chrome input.search-field {
	-webkit-box-shadow: none; border-top: 1px solid #9a9A9a;
}


.win.chrome ul.menu li:last-child a {
	border: none;
}

.win.chrome input.login-field,
.win.chrome input.password-field {
	height: 33px;
}

@-ms-viewport{
  width: device-width;
}

a.approved img {
	border: 7px solid green;
}

.typeahead__field.small {
	width: 80%;
	float: right;
}
.recent {
	vertical-align: middle;
}

.green {
	color: green;
}

.select-format {
	margin-right: 50px;
}

.selected {
	border: 2px solid #4057d0;
}

.alert-info {
	background-color: green;
	color: white;
	padding: 5px;
	margin: 5px;
	border-radius: 15px;
}
.alert-info a {
	color: white
}
#progress-bar {
	background-color: green;
	height: 20px;
	width: 0%;
	color: white;
	line-height: 20px;
}
.hidden {
	display: none;
}
.alert-error {
	background-color: red;
	color: white;
	padding: 5px;
	margin: 5px;
	border-radius: 15px;
}

.container{max-width:1170px; margin:auto;}
img{ max-width:100%;}
.inbox_people {
  background: #f8f8f8 none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  width: 40%; border-right:1px solid #c4c4c4;
}
.inbox_msg {
  border: 1px solid #c4c4c4;
  clear: both;
  overflow: hidden;
}
.top_spac{ margin: 20px 0 0;}


.recent_heading {float: left; width:40%;}
.srch_bar {
  display: inline-block;
  text-align: right;
  width: 60%;
}
.headind_srch{ padding:10px 29px 10px 20px; overflow:hidden; border-bottom:1px solid #c4c4c4;}

.recent_heading h4 {
  color: #05728f;
  font-size: 21px;
  margin: auto;
}
.srch_bar input{ border:1px solid #cdcdcd; border-width:0 0 1px 0; width:80%; padding:2px 0 4px 6px; background:none;}
.srch_bar .input-group-addon button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  color: #707070;
  font-size: 18px;
}
.srch_bar .input-group-addon { margin: 0 0 0 -27px;}

.chat_ib h5{ font-size:15px; color:#464646; margin:0 0 8px 0;}
.chat_ib h5 span{ font-size:13px; float:right;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
  float: left;
  width: 11%;
}
.chat_ib {
  float: left;
  padding: 0 0 0 15px;
  width: 88%;
}

.chat_people{ overflow:hidden; clear:both;}
.chat_list {
  border-bottom: 1px solid #c4c4c4;
  margin: 0;
  padding: 18px 16px 10px;
}
.inbox_chat { height: 550px; overflow-y: scroll;}

.active_chat{ background:#ebebeb;}

.incoming_msg_img {
  display: inline-block;
  width: 6%;
}
.received_msg {
  display: inline-block;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 92%;
 }
 .received_withd_msg p {
  background: #ebebeb none repeat scroll 0 0;
  border-radius: 3px;
  color: #646464;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px 5px 12px;
  width: 100%;
}
.time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 8px 0 0;
}
.received_withd_msg { width: 57%;}
.mesgs {
  float: left;
  padding: 30px 15px 0 25px;
  width: 95%;
}

 .sent_msg p {
  background: #05728f none repeat scroll 0 0;
  border-radius: 3px;
  font-size: 14px;
  margin: 0; color:#fff;
  padding: 5px 10px 5px 12px;
  width:100%;
}
.outgoing_msg{ overflow:hidden; margin:26px 0 26px;}
.sent_msg {
  float: right;
  width: 46%;
}
.input_msg_write textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #4c4c4c;
  font-size: 15px;
  min-height: 48px;
  width: 100%;
  padding-right: 3.5em;
  padding-bottom: 2.5em;
  resize: none;
  overflow: hidden;
  font-family: inherit;
  line-height: 1.4;
}

.type_msg {border-top: 1px solid #c4c4c4;position: relative;}
.msg_send_btn {
  background: #05728f none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 33px;
  position: absolute;
  right: 0;
  bottom: 8px;
  width: 50px;
}
.messaging { padding: 0 0 00px 0; background-color: white;}
.msg_history {
  height: 516px;
  overflow-y: auto;
}

.disabled {
	color: grey !important;
	background: #cdcdcd !important;
}
.required span {
	color: red;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button.btn-cancel
{
   color:black;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button.btn-danger
{
   background:radial-gradient(#ffa200,#9c680f);
   color:white;
   border-color:#660000;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button.btn-danger:hover
{ 
    background:radial-gradient(#ffa200,#9c680f);
   color:white;
   border-color:#660000;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button.btn-danger:active
{
    background:radial-gradient(#ffa200,#9c680f);
   color:white;
   border-color:#660000;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button.btn-success
{
   background:radial-gradient(#00ff66,#00712f);
   color:white;
   border-color:#00712f;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button.btn-success:hover
{ 
    background:radial-gradient(#00ff66,#00712f);
   color:white;
   border-color:#00712f;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button.btn-success:active
{
    background:radial-gradient(#00ff66,#00712f);
   color:white;
   border-color:#00712f;
}