
body {
}
.logo {
	
}
.ewTable {
	font-size:12px;
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: none;
    margin-bottom: 2px;
}
.ewListOptionBody {
	visiblility: none;
}
.popover {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display:block !important;
  max-width: 590px!important;
  width:auto;
}
.popover-title {
  border-radius: 0;
}
.popover-content {
}
.carousel-control {
  text-shadow: none;
}
.carousel-indicators li {
  border-radius: 0;
}
.carousel-caption {
  text-shadow: none;
}
.field_help {
    position: relative;
    font-size: 15px;
    margin: 10px 0 7px 0;
    padding: 5px 5px 5px 12px;
    width: 50%;
    border-left: solid 5px #0170c2;
    border-top: solid 1px #0170c2;
    border-right: solid 5px #0170c2;
    border-bottom: solid 1px #0170c2;
    background-color: #DDF0FF;
}
.field_help:after,
.field_help:before {
    bottom: 100%;
    left: 3%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.field_help:after {
    border-color: rgba(254, 244, 233, 0);
    border-bottom-color: #DDF0FF;
    border-width: 10px;
    margin-left: -10px;
}
.field_help:before {
    border-color: rgba(252, 201, 143, 0);
    border-bottom-color: #0170c2;
    border-width: 11px;
    margin-left: -11px;
}
#header-image {
    margin-top: -32px;
}
@media (max-width: 767px) {
    .field_help {
        width: 100%;
    }
}
.tt-menu {
	background-color:#9f9;
}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
	background-color: #fff;
}
.ewPagerForm {
	margin-bottom: 0;
	shadow: none;
}
.btn-group>.btn+.dropdown-toggle {
}
.content-wrapper{
	overflow-y:auto;
}
.calendar_parent {
	padding: 20px;
	height: 100%;
	width:100%;
}