/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
/*Standard Elements*/
body {
  background: #fafafa;
  background-position: initial initial;
  background-repeat: initial initial;
  margin: 0px;
  padding: 0px;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', helvetica, arial, sans-serif;
}

* {
	outline: none !important;
}

a:focus, a:active,
button,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    outline: none !important;
    border: none;
}
.pointer {
	cursor: pointer;
}
a:hover {
  text-decoration: none;
}
h1 {
  color: #4d5b76;
  font-size: 3em;
}
h2 {
  font-size: 1.75em;
  color: #3a4a53;
}
h3 {
  font-size: 1.25em;
}
hr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
}
label {
  font-weight: normal;
}
@font-face {
  font-family: 'afterlogic';
  src: url('../../../libraries/javascript/afterlogic/afterlogic.eot');
  src: url('../../../libraries/javascript/afterlogic/afterlogic.eot?#iefix') format('embedded-opentype'), url('../../../libraries/javascript/afterlogic/afterlogic.svg#afterlogic') format('svg'), url('../../../libraries/javascript/afterlogic/afterlogic.woff') format('woff'), url('../../../libraries/javascript/afterlogic/afterlogic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* This font face inherits and overrides the previous font face, but only for chrome */
.not-exist:before,
.icon-font:before {
  font-family: 'afterlogic';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.text-sm {
  font-size: .8em;
}
.padding-top {
  padding-top: 1em;
}
.padding-bottom {
  padding-bottom: 1em;
}
.padding-right {
  padding-right: 1em;
}
.padding-left {
  padding-left: 1em;
}
.padding-top-small {
  padding-top: .5em;
}
.padding-bottom-small {
  padding-bottom: .5em;
}
.padding-right-small {
  padding-right: .5em;
}
.padding-left-small {
  padding-left: .5em;
}
.label.header-label {
  display: block;
  margin-bottom: 1em;
}
.label.img-label {
  display: block;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

/* clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/*Navbar*/
.navbar-collapse {
  position: relative;
  z-index: 9999;
}
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  color: #eee;
  background-color: #eee;
}
.navbar {
  -webkit-box-shadow: 0px 0px 3px #cccccc;
  -moz-box-shadow: 0px 0px 3px #cccccc;
  box-shadow: 0px 0px 3px #cccccc;
  padding: 0em 1em;
  margin: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0px;
  border-bottom: none;
}
.navbar .nav > li > a {
  color: #fff;
  text-shadow: none;
}
.navbar .nav > li:hover {
  background-color: #444;
}
.navbar .nav > li > a:hover {
  color: #fff;
}
.navbar .dropdown-menu a:hover {
  background: none;
  color: #000;
}
.navbar .nav li.dropdown.open > .dropdown-toggle {
  background-color: #444;
  color: #fff;
}
.navbafr {
  position: relative;
  z-index: 20;
  margin: 0px;
  -webkit-box-shadow: 0px 0px 3px #cccccc;
  -moz-box-shadow: 0px 0px 3px #cccccc;
  box-shadow: 0px 0px 3px #cccccc;
  padding: 0em 1em;
  margin: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0px;
  border-bottom: none;
}
.navbafr .brand {
  text-shadow: none;
}
.navbafr .nav {
  margin-right: -2em;
}
.navbafr .nav > li > a {
  color: #fff;
  text-shadow: none;
}
.navbafr .nav > li:hover {
  background-color: #444;
}
.navbafr .nav > li > a:hover {
  color: #fff;
}
.navbafr .dropdown-menu a:hover {
  background: none;
  color: #000;
}
.navbafr .nav li.dropdown.open > .dropdown-toggle {
  background-color: #444;
  color: #fff;
}
.content {
  position: relative;
  min-height: 800px;
  background: #fff;
  margin-left: 240px;
  border-left: 1px solid #cccccc;
  padding: 15px 15px 0px 15px;
}
.header {
  background: #fff;
  border-bottom: 1px solid #cccccc;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #ffffff;
  padding: .5em 0em 1em 0em;
  margin: 0px 0em 2em 0em;
}
.header h1 {
  margin: 0em 0em .5em 0em;
  padding: 0em;
  line-height: 1em;
  font-size: 1.5em;
  font-weight: normal;
}
.breadcrumb {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
  margin-bottom: .5em;
  margin-bottom: 0em;
  padding-left: 0em;
  padding-right: 0em;
  font-size: .75em;
}
.page-content {
  padding: 1em;
}
footer {
  padding: 1em;
  margin-top: 4em;
  color: #666;
  font-size: .85em;
  line-height: 1.3em;
  margin: 4em -3px 0em -3px;
}
footer hr {
  margin: 2em -2em;
}
.nav-tabs > li {
  margin-bottom: -2px;
}


/*Quick Toolbar*/
.btn-toolbar.quick-toolbar {
  float: right;
}
.btn-toolbar.quick-toolbar .btn {
  width: 60px;
  height: 60px;
  display: inline-block;
  margin-bottom: 15px;
}
.btn-toolbar.list-toolbar {
  margin-bottom: 1em;
}
.stats {
  float: right;
}
.stats p.stat {
  margin: 1em 0em 0em 1em;
}
.stats .stat {
  float: left;
  margin-left: 1em;
  line-height: 2.5em;
  font-size: .9em;
}
.stats .stat .label {
  font-size: 1em;
}
.stats .stat .number {
  font-weight: bold;
  margin-right: .5em;
  padding: .5em;
  border: 1px solid #ccc;
  background: #eeeeee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e3e3e3), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #e3e3e3, #ffffff);
  background: -moz-linear-gradient(center bottom, #e3e3e3 0%, #ffffff 100%);
  background: -o-linear-gradient(bottom, #e3e3e3, #ffffff);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#e3e3e3')";
  -webkit-box-shadow: 1px 1px 0px #ffffff;
  -moz-box-shadow: 1px 1px 0px #ffffff;
  box-shadow: 1px 1px 0px #ffffff;
  text-shadow: 1px 1px 1px #fff;
}
.list-group-item:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.list-group-item:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/*Blocks*/
.panel {
  border: 1px solid #ccc;
  background: white;
  border-radius: 3px;
}
.dialog .panel {
  -webkit-box-shadow: 1px 1px 0px #ffffff;
  -moz-box-shadow: 1px 1px 0px #ffffff;
  box-shadow: 1px 1px 0px #ffffff;
}
.panel .panel-heading {
  border-bottom: 1px solid #ccc;
  border-left: none;
  color: #333;
  display: block;
  margin-bottom: 0px;
  text-shadow: none;
  text-transform: none;
  font-size: .85em;
  line-height: 1.5em;
  background: #efefef;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #efefef), color-stop(1, #fafafa));
  background: -ms-linear-gradient(bottom, #efefef, #fafafa);
  background: -moz-linear-gradient(center bottom, #efefef 0%, #fafafa 100%);
  background: -o-linear-gradient(bottom, #efefef, #fafafa);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa',EndColorStr='#efefef')";
  box-shadow: inset 0px 1px 1px white;
}
.panel .panel-heading:not(.no-collapse):hover {
  background: #efefef;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e2e2e2), color-stop(1, #fafafa));
  background: -ms-linear-gradient(bottom, #e2e2e2, #fafafa);
  background: -moz-linear-gradient(center bottom, #e2e2e2 0%, #fafafa 100%);
  background: -o-linear-gradient(bottom, #e2e2e2, #fafafa);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa',EndColorStr='#e2e2e2')";
}
.panel .panel-heading .panel-icon {
  border-right: 1px solid #AAA;
  box-shadow: 1px 0px 1px #fff;
  border-left: none;
  text-align: center;
  padding-left: 1em;
  line-height: 2em;
  margin-top: -0.25em;
}
.panel .panel-heading .panel-icon a {
  padding: 0em;
}
.panel .panel-heading .panel-icon [class*="icon-"] {
  padding: 0em 1em;
  line-height: 1em;
}
.panel .panel-heading .panel-icon.pull-right {
  border-left: 1px solid #AAA;
  border-right: none;
  box-shadow: inset 1px 0px 1px #fff;
}
.panel .panel-heading .label {
  float: right;
  line-height: 1.5em;
  -webkit-box-shadow: 1px 1px 0px #ffffff;
  -moz-box-shadow: 1px 1px 0px #ffffff;
  box-shadow: 1px 1px 0px #ffffff;
}
p.panel-heading,
a.panel-heading,
.panel-heading a {
  color: #505050;
  display: block;
  outline: none;
}
a.panel-heading:hover,
.panel-heading a:hover {
  color: #505050;
}
.panel-body {
  min-height: .25em;
}
.panel-body h1,
.panel-body h2,
.panel-body h3,
.panel-body h4,
.panel-body h5,
.panel-body h6,
.panel-body table {
  margin-top: 12px;
}
.panel-body.collapse {
  margin-top: 0em;
  margin-bottom: 0em;
}
/*Navigation*/
.sidebar-nav {
  width: 240px;
  position: absolute;
  float: left;
  border-top: none;
  border-left: none;
  margin: 0em;
}
.sidebar-nav ul {
  list-style: none;
  padding-left: 0px;
}
.sidebar-nav li a .fa-caret-right {
  color: #666;
  padding-right: .25em;
}
.sidebar-nav .nav-header {
  border-top: 1px solid #fcfcfc;
  border-bottom: 1px solid #c8c8cb;
  background: #efeff0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #efeff0), color-stop(1, #fafafa));
  background: -ms-linear-gradient(bottom, #efeff0, #fafafa);
  background: -moz-linear-gradient(center bottom, #efeff0 0%, #fafafa 100%);
  background: -o-linear-gradient(bottom, #efeff0, #fafafa);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa',EndColorStr='#efeff0')";
  border-left: none;
  color: #444;
  display: block;
  font-weight: normal;
  font-size: 1em;
  line-height: 2.5em;
  padding: .25em .25em .25em 1em;
  margin-bottom: 0px;
  text-shadow: none;
  text-transform: none;
  /*Change the arrow direction if the item is collapsed*/

}
.sidebar-nav .nav-header .label {
  float: right;
  margin-top: .5em;
  margin-right: .25em;
  line-height: 1.5em;
}
.sidebar-nav .nav-header:hover {
  background: #efeff0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #efeff0), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #efeff0, #ffffff);
  background: -moz-linear-gradient(center bottom, #efeff0 0%, #ffffff 100%);
  background: -o-linear-gradient(bottom, #efeff0, #ffffff);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#efeff0')";
}
.sidebar-nav .nav-header.collapsed .fa-collapse::before {
  content: "\f078";
}
.sidebar-nav .nav-header .fa-collapse::before {
  content: "\f077";
}
.sidebar-nav .nav-header .fa-collapse,
.sidebar-nav .nav-header .fa-collapse {
  float: right;
}
.sidebar-nav .nav-header .label {
  float: right;
  margin-top: .7em;
  line-height: 1.5em;
}
.sidebar-nav .nav-header i[class*="fa-"] {
  line-height: 2.25em;
  padding-right: .75em;
}
.sidebar-nav .nav-list {
  margin: 0px;
  border: 0px;
  background: #fafafa;
}
.sidebar-nav .nav-list  > li > a:hover {
  background: #d2d2dd;
}
.sidebar-nav .nav-list  > .active > a,
.sidebar-nav .nav-list  > .active > a:hover {
  text-shadow: none;
  background: #e5e5ea;
  border-top: 1px solid #d0d0d6;
  border-bottom: 1px solid #d0d0d6;
}
.sidebar-nav .nav-list li:first-child.active a {
  border-top: 0px;
}
.sidebar-nav .nav-list li:last-child.active a {
  border-bottom: 0px;
}
.sidebar-nav .nav-list  > li:hover {
  border-left: 4px solid #8989a6;
  overflow: hidden;
}
.sidebar-nav .nav-list  > li:hover a {
  margin-left: -4px;
}
.sidebar-nav .nav-list  > .active {
  overflow: hidden;
  border-left: 4px solid #909096;
}
.sidebar-nav .nav-list  > .active a {
  margin-left: -4px;
}
.sidebar-nav .nav-list  > .active > a:hover {
  background: #c3c3d2;
}
.sidebar-nav .nav-list  > li > a {
  color: #222;
  padding: .5em 1em;
}
.sidebar-nav .nav-list.collapse.in {
  border-bottom: 1px solid #ccc;
}
/*Buttons*/
.btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-primary {
  background-color: #414959;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4c5568), to(#414959));
  border: 1px solid #363d4a;
  font-weight: normal;
}
.btn-primary:hover {
  background-color: #414959;
  *background-color: #414959;
}
.btn-danger {
  background-color: #553333;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#653d3d), to(#553333));
  border: 1px solid #452929;
  font-weight: normal;
}
.btn-danger:hover {
  background-color: #553333;
  *background-color: #553333;
}
.btn-success {
  background-color: #556665;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#617473), to(#556665));
  border: 1px solid #495857;
  font-weight: normal;
}
.btn-success:hover {
  background-color: #556665;
  *background-color: #556665;
}
.btn-warning {
  background-color: #aaaa55;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b366), to(#aaaa55));
  border: 1px solid #99994d;
  font-weight: normal;
}
.btn-warning:hover {
  background-color: #aaaa55;
  *background-color: #aaaa55;
}
.well {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 0px #ffffff;
  -moz-box-shadow: 1px 1px 0px #ffffff;
  box-shadow: 1px 1px 0px #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
/*Faq*/
.faq-content ul,
.faq-content ol {
  padding-left: 1.5em;
}
.faq-content ul .top,
.faq-content ol .top {
  float: right;
  line-height: 1.25em;
  padding: .75em 0em;
}
/*Gallery*/
.gallery {
  text-align: center;
}
.gallery  > img {
  margin: .5em .5em .5em .5em;
}
.img-polaroid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd;
}
.dialog {
  margin: 0px auto;
  margin-top: 5em;
  float: none;
  max-width: 400px;
}
.dialog input[type="checkbox"] {
  margin: 0px;
}
.dialog .alert {
  margin-bottom: 1em;
}
.dialog form {
  margin-bottom: 0px;
}
.dialog .remember-me {
  padding: .5em 0em 0em 0em;
}
/*input[type="text"], input[type="password"] {*/
/*.rounded(0px);*/
/*}*/
/*Alerts*/
.alert {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: .5em 1em;
  margin-top: 1em;
  border: 1px solid #f2e187;
  background: #f7ecb5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f7ecb5), color-stop(1, #fcf8e3));
  background: -ms-linear-gradient(bottom, #f7ecb5, #fcf8e3);
  background: -moz-linear-gradient(center bottom, #f7ecb5 0%, #fcf8e3 100%);
  background: -o-linear-gradient(bottom, #f7ecb5, #fcf8e3);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcf8e3',EndColorStr='#f7ecb5')";
}
.alert .close {
  right: -0.25em;
}
.alert.alert-error {
  border: 1px solid #712d2d;
  background: #963b3b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #963b3b), color-stop(1, #b84c4c));
  background: -ms-linear-gradient(bottom, #963b3b, #b84c4c);
  background: -moz-linear-gradient(center bottom, #963b3b 0%, #b84c4c 100%);
  background: -o-linear-gradient(bottom, #963b3b, #b84c4c);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#b84c4c',EndColorStr='#963b3b')";
  color: white;
  text-shadow: none;
}
.alert.alert-info {
  border: 1px solid #85c5e5;
  background: #afd9ee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #afd9ee), color-stop(1, #d9edf7));
  background: -ms-linear-gradient(bottom, #afd9ee, #d9edf7);
  background: -moz-linear-gradient(center bottom, #afd9ee 0%, #d9edf7 100%);
  background: -o-linear-gradient(bottom, #afd9ee, #d9edf7);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#d9edf7',EndColorStr='#afd9ee')";
}
.alert.alert-success {
  border: 1px solid #a3d48e;
  background: #c1e2b3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c1e2b3), color-stop(1, #dff0d8));
  background: -ms-linear-gradient(bottom, #c1e2b3, #dff0d8);
  background: -moz-linear-gradient(center bottom, #c1e2b3 0%, #dff0d8 100%);
  background: -o-linear-gradient(bottom, #c1e2b3, #dff0d8);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#dff0d8',EndColorStr='#c1e2b3')";
}
.knob-container > div {
  display: block !important;
  margin: auto;
}
/*Error Pages*/
.http-error {
  margin-top: 5em;
  text-align: center;
  color: #444;
}
.http-error h1 {
  font-size: 5em;
  line-height: 1em;
  text-shadow: 1px 1px 0px #fff;
  color: #444;
}
.http-error p {
  margin: 0px;
}
.http-error .info {
  font-size: 2em;
  line-height: 1.5em;
  margin-bottom: 1em;
}
.http-error i {
  font-size: 3em;
  line-height: .75em;
  text-shadow: 1px 1px 0px #fff;
}
/*Model*/
.modal {
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.small .modal-dialog {
  width: 370px;
}
.modal.small .modal-dialog .modal-body {
  padding: 1em;
  margin-top: 1em;
}
.modal .modal-icon {
  vertical-align: middle;
  font-size: 3em;
  float: left;
  margin-right: .25em;
}
.modal:focus {
  outline: none;
}
.modal .modal-header h3 {
  font-size: .95em;
  padding: 0em;
  margin: 0em;
}
.modal .modal-footer {
  padding: .75em;
}
.modal .modal-body {
  padding: 2em;
  margin-top: 40px;
}
.modal p {
  margin: 0em;
  line-height: 1.5em;
}
/*Search*/
.search-well form {
  margin: 1em 0em 1.5em 0em;
}
.search-well label {
  margin-bottom: 0px;
  vertical-align: middle;
}
/*Table of Contents*/
.toc {
  margin-bottom: 2em;
}
.toc h3 {
  font-size: 1em;
  margin-top: 0em;
  padding-top: 0em;
  line-height: 1.4em;
}
.toc h4 {
  color: #555;
  font-size: 1em;
  margin-top: 0em;
  padding-top: 0em;
  line-height: 1.4em;
  margin-bottom: 0em;
  padding-bottom: 0em;
}
/*Dashboard Stats*/
.stat-widget-container {
  text-align: center;
}
.stat-widget-container .stat-widget {
  width: 25%;
  float: left;
}
.stat-widget-container .stat-widget .stat-button {
  position: relative;
}
.stat-widget-container .stat-widget .stat-button .title {
  font-size: 2em;
  font-weight: bold;
  color: #999;
}
.stat-widget-container .stat-widget .stat-button .detail {
  font-size: 1.5em;
  color: #555;
}
table.table.list tr:first-child td {
  border-top: 0px;
}
.table-first-column-check td:first-child,
.table-first-column-number td:first-child,
.table-first-column-check th:first-child,
.table-first-column-number th:first-child {
  width: 16px;
  text-align: center;
}
/* Tweaks for mobile */
@media (max-width: 768px) {
  .content {
    margin: 0em;
  }
  .sidebar-nav {
    float: none;
    width: auto;
    position: relative;
  }
  h1 {
    text-align: center;
  }
  .stats {
    text-align: center;
    margin-top: .5em;
    margin-bottom: 2em;
    float: none;
  }
  .stats .stat {
    float: none;
    display: inline;
  }
  .stat-widget-container .stat-widget {
    font-size: .5em;
  }
}
@media (max-width: 851px) {
  .stat-widget-container .stat-widget {
    font-size: .75em;
  }
}
@media (max-width: 767px) {
  footer hr {
    margin-left: 0em;
    margin-right: 0em;
  }
  .navbar .nav > li > ul {
    margin-left: 1.65em;
  }
  .navbar .nav > li:hover {
    background-color: transparent;
  }
  .nav > li > a:hover,
  .nav > li > a:focus {
    background-color: transparent;
  }
  .sidebar-nav {
    display: none;
  }
}
@media (max-width: 604px) {
  body.http-error {
    font-size: .5em;
  }
  .dialog,
  .row .dialog {
    max-width: 300px;
  }
}
.theme-blue .navbar {
  background: #4d5b76;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4d5b76), color-stop(1, #6f80a1));
  background: -ms-linear-gradient(bottom, #4d5b76, #6f80a1);
  background: -moz-linear-gradient(center bottom, #4d5b76 0%, #6f80a1 100%);
  background: -o-linear-gradient(bottom, #4d5b76, #6f80a1);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#6f80a1',EndColorStr='#4d5b76')";
}
/* Side notes for calling out things
-------------------------------------------------- */
/* Base styles (regardless of theme) */
.bs-callout {
  margin: 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
}
.bs-callout-right {
  border-right: 5px solid #eee;
  border-left: 0px;
}
.bs-callout h4 {
  margin-top: 0;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code,
.bs-callout .highlight {
  background-color: #fff;
}
/* Themes for different contexts */
.bs-callout-danger {
  background-color: #fcf2f2;
  border-color: #dFb5b4;
}
.bs-callout-warning {
  background-color: #fefbed;
  border-color: #f1e7bc;
}
.bs-callout-info {
  background-color: #f0f7fd;
  border-color: #d0e3f0;
}

.table tr:hover {
  background-color: #C3C3D2;
}

aside.messagewarning
{
	font-family: 'Open Sans', verdana, arial, sans-serif;
    border-radius: 0 0 4px 4px;
    border-top: medium none;
    box-shadow: 1px 1px 3px 1px #444444;
    font-size: 11px;
    left: 35%;
    margin: 0;
    top: 0;
    width: 30%;
    z-index: 9999;
	height: 30px;
	padding-left: 50px;
	padding-top: 5px;
    background: url("/Pro/libraries/images/icons/accept.png") no-repeat scroll 10px 50% #ffba00;
}

aside.messagesucces
{
	font-family: 'Open Sans', verdana, arial, sans-serif;
    border-radius: 0 0 4px 4px;
    border-top: medium none;
    box-shadow: 1px 1px 3px 1px #444444;
    font-size: 11px;
    left: 35%;
    margin: 0;
    top: 0;
    width: 30%;
    z-index: 9999;
    color: black;
	padding-left: 50px;
	padding-top: 5px;
    background: url("/Pro/libraries/images/icons/accept.png") no-repeat scroll 10px 50% #D9E6C3;
}

aside.messageerror
{
	font-family: 'Open Sans', verdana, arial, sans-serif;
    border-radius: 0 0 4px 4px;
    border-top: medium none;
    box-shadow: 1px 1px 3px 1px #444444;
    font-size: 11px;
    left: 35%;
    margin: 0;
    top: 0;
    width: 30%;
    z-index: 9999;
    color: white;
	padding-left: 50px;
	padding-top: 5px;
    background: url("/Pro/libraries/images/icons/accept.png") no-repeat scroll 10px 50% #FF0000;
}

.console {
	width: 900px;
	background: #000;
	padding:30px;
	font-size: 9pt;
	font-family: fixedsys, LucidaTerminal, monospace;
	color: #CCCCCC;
	text-align: left;
	height: 400px;
	overflow:scroll;
	border: 5px solid #909090;
}
.bggrey {
	background-color: #F9F9F9;
}

#auto_details
{
	float: left;
	margin-left: 50px;
	margin-top: 15px;
}
.HoverTable tr:hover { background: #efefef; }

.EvenOnEvenTable tr:nth-child(even) {background: #E5E5E5}
.EvenOnEvenTable tr:nth-child(odd) {background: #FFF}

.heading1 {
    background-color: #eeeeee;
    border-radius: 5px;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 10px 15px;
    position: relative;
}

.heading1 .pos2 {
    float: right;
}

.heading1 .textsize1 {
    font-size: 14px;
}

.heading1 h2 {
    float: left;
    color: #414042;
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.heading1 p {
	margin: 0px;
	padding: 0px;
}

.blue_theme thead {
background: #7db9e8; /* Old browsers */
background: -moz-linear-gradient(top, #7db9e8 0%, #207cca 50%, #1e5799 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(50%,#207cca), color-stop(100%,#1e5799)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #7db9e8 0%,#207cca 50%,#1e5799 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #7db9e8 0%,#207cca 50%,#1e5799 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #7db9e8 0%,#207cca 50%,#1e5799 100%); /* IE10+ */
background: linear-gradient(to bottom, #7db9e8 0%,#207cca 50%,#1e5799 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
}

.blue_theme thead td {
	padding: 10px;
}


.blue_theme tbody tr.setpadding td {
	padding: 10px;
}



ul.list1 li {
    background: url("../images/icons/ico_background.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    padding: 0 20px 0 0;
}

.ico.set1.exit {
    background: url("../images/icons/ico_exit.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.exit_green {
    background: url("../images/icons/ico_exit_green.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.delete {
    background: url("../images/icons/ico_delete.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.escalate {
    background: url("../images/icons/ico_refresh.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.car {
    background: url("../images/icons/ico_car.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.ico.set1.workorder {
    background: url("../images/icons/ico_workorder.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.send {
    background: url("../images/icons/ico_send.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.print {
    background: url("../images/icons/ico_print.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.invoice {
    background: url("../images/icons/ico_invoice.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.credit {
    background: url("../images/icons/ico_credit.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.paid {
    background: url("../images/icons/ico_paid.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.unpaid {
    background: url("../images/icons/ico_cancelpayment.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.server {
    background: url("../images/icons/ico_server.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.racks {
    background: url("../images/icons/ico_racks.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.import {
    background: url("../images/icons/ico_import.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.export {
    background: url("../images/icons/ico_export.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.block {
    background: url("../images/icons/ico_cancel.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.customer {
    background: url("../images/icons/ico_customer.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.customer_paid {
    background: url("../images/icons/ico_customer_paid.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.supplier {
    background: url("../images/icons/ico_supplier.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.credit {
    background: url("../images/icons/ico_credit.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.project {
    background: url("../images/icons/ico_project.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}

.ico.set1.supplier_paid {
    background: url("../images/icons/ico_supplier_paid.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    background-position: center -3px !important;
    background-repeat: no-repeat !important;
    height: 94px;
    line-height: 14px;
    padding-top: 60px;
}

.ico.set1.large_actionname {
	background: url("../images/icons/ico_send.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    background-position: center -3px !important;
    background-repeat: no-repeat !important;
    height: 94px;
    line-height: 14px;
    padding-top: 60px;
}

.ico.set1.large_actionname_print {
	background: url("../images/icons/ico_print.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    background-position: center -3px !important;
    background-repeat: no-repeat !important;
    height: 94px;
    line-height: 14px;
    padding-top: 63px;
}

.ico.set1 {
    color: #414042;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 94px;
    line-height: 155px;
    text-align: center;
    text-decoration: none;
    width: 110px;
}

ul.list1 {
    list-style: none outside none;
    margin: 0px;
    padding: 0px;
}

#progressbar_1 {
		float: left;
		margin-left: 12px;
        width: 92px;
        height: 22px;
        border: 1px solid #111;
}

#progressbar_1_div {
        height: 100%;
        color: #fff;
        text-align: right;
        line-height: 22px; /* same as #progressBar height if we want text middle aligned */
        width: 0;
}

#progressbar_1_div_green {
 	height: 100%;
	color: #fff;
	text-align: right;
	line-height: 22px; /* same as #progressBar height if we want text middle aligned */
    width: 0;
	background: #b4ddb4; /* Old browsers */
	background: -moz-linear-gradient(top, #b4ddb4 0%, #83c783 17%, #52b152 33%, #008a00 67%, #005700 83%, #002400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4ddb4), color-stop(17%,#83c783), color-stop(33%,#52b152), color-stop(67%,#008a00), color-stop(83%,#005700), color-stop(100%,#002400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 67%,#005700 83%,#002400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 67%,#005700 83%,#002400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 67%,#005700 83%,#002400 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 67%,#005700 83%,#002400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4ddb4', endColorstr='#002400',GradientType=0 ); /* IE6-9 */
}

#progressbar_1_div_yellow {
 	height: 100%;
	color: #fff;
	text-align: right;
	line-height: 22px; /* same as #progressBar height if we want text middle aligned */
    width: 0;
	background: #fceabb; /* Old browsers */
	background: -moz-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fceabb), color-stop(50%,#fccd4d), color-stop(51%,#f8b500), color-stop(100%,#fbdf93)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
}

#progressbar_1_div_red {
 	height: 100%;
	color: #fff;
	text-align: right;
	line-height: 22px; /* same as #progressBar height if we want text middle aligned */
    width: 0;
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
}

#progressbar_2 {
		float: left;
		margin-left: 12px;
		margin-top: 12px;
        width: 92px;
        height: 22px;
        border: 1px solid #111;
}

#progressbar_2_div {
        height: 100%;
        color: #fff;
        text-align: right;
        line-height: 22px; /* same as #progressBar height if we want text middle aligned */
        width: 0;
}

#progressbar_2_div_green {
 	height: 100%;
	color: #fff;
	text-align: right;
	line-height: 22px; /* same as #progressBar height if we want text middle aligned */
    width: 0;
	background: #b4ddb4; /* Old browsers */
	background: -moz-linear-gradient(top, #b4ddb4 0%, #83c783 17%, #52b152 33%, #008a00 67%, #005700 83%, #002400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4ddb4), color-stop(17%,#83c783), color-stop(33%,#52b152), color-stop(67%,#008a00), color-stop(83%,#005700), color-stop(100%,#002400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 67%,#005700 83%,#002400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 67%,#005700 83%,#002400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 67%,#005700 83%,#002400 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 67%,#005700 83%,#002400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4ddb4', endColorstr='#002400',GradientType=0 ); /* IE6-9 */
}

#progressbar_2_div_yellow {
 	height: 100%;
	color: #fff;
	text-align: right;
	line-height: 22px; /* same as #progressBar height if we want text middle aligned */
    width: 0;
	background: #fceabb; /* Old browsers */
	background: -moz-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fceabb), color-stop(50%,#fccd4d), color-stop(51%,#f8b500), color-stop(100%,#fbdf93)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
}

#progressbar_2_div_red {
 	height: 100%;
	color: #fff;
	text-align: right;
	line-height: 22px; /* same as #progressBar height if we want text middle aligned */
    width: 0;
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
}

.mail_wrapper {
	width: 100%;
	overflow: hidden;
}

#current_mail_section {
	float: left;
	width: 395px;
}

#mail_icons_top_bar {
	background-color: #dbe3eb;
	height: 56px;
}

#mail_icons {
	float: left;
	margin-top: 10px;
	margin-left: 4px;
}

.icons {
	float: left;
    font-size: 26px;
	background-color: #fafafa;
	padding-top: -8px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 5px;
	border: 1px solid #c5c5c5;
	margin-left: 6px;
}

#mail_icons_top_bar_1:before {
	font-family: "afterlogic";
    content: "\e603";
    color: #7f7f7f;
}

#down_icon_mail_topbar_1 {
	margin-left: 5px;
	border-left: 1px solid #c5c5c5;
}

#down_icon_mail_topbar_1:before {
    font-family: "afterlogic";
    color: #7f7f7f;
	margin-left: 5px;
    font-size: 18px;
	content: "\e61d";
}

#mail_icons_top_bar_2 {
	margin-left: 6px;
}

#mail_icons_top_bar_2:before {
	font-family: "afterlogic";
    content: "\e604";
    color: #7f7f7f;
}

#down_icon_mail_topbar_2 {
	margin-left: 5px;
}

#down_icon_mail_topbar_2:before {
	font-family: "afterlogic";
	color: #7f7f7f;
	margin-left: 5px;
    font-size: 18px;
	content: "\e61d";
}

#mail_icons_top_bar_3 {
	margin-left: 6px;
	padding-right: 28px;
}

#mail_icons_top_bar_3:before {
	font-family: "afterlogic";
    content: "\e606";
    color: #7f7f7f;
}

#mail_icons_top_bar_4 {
	margin-left: 6px;
}

#mail_icons_top_bar_4:before {
	font-family: "afterlogic";
    content: "\e605";
    color: #7f7f7f;
}

#mail_icons_top_bar_5 {
	margin-left: 98px;
}

#mail_icons_top_bar_5:before {
	font-family: "afterlogic";
    content: "\e607";
    color: #7f7f7f;
}

#amount_of_mail {
	position: absolute;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #aeaeae;
	border-radius: 5px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: -204px;
	margin-top: 8px;
}

#search_top_bar {
	height: 40px;
	background-color: #f8f8f8;
	border-top: 1px solid #c5c7c8;
	border-bottom: 1px solid #c5c7c8;
}

#mail_search_checkbox {
	float: left;
	margin-top: 12px;
	margin-left: 14px;
	border: 1px solid #c5c7c8;
}

#search_input {
	float: left;
	margin-top: 7px;
	margin-left: 12px;
	width: 328px;
	border-radius: 25px;
	border: 1px solid #c5c7c8;
	padding-left: 28px;
}

#mail_icons_top_bar_6:before {
	position: absolute;
	margin-top: 6px;
	margin-left: -336px;
	font-family: "afterlogic";
    font-size: 19px;
    color: #cccccc;
    content: "\e628";
}

#down_icon_mail_topbar_3:before {
	float: left;
	font-family: "afterlogic";
	margin-top: 6px;
	margin-left: 5px;
    font-size: 18px;
	content: "\e61d";
	color: #cccccc;
}

.mailitems_parent {
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #f4f6f7;
	border-bottom: 1px solid #c5c7c8;
	height: 70px;
}

#sender {
	float: left;
	margin-top: 7px;
	margin-left: 13px;
}

#date_mail {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
	color: #a8a9a9;
}

#star_icon:before {
	clear: both;
	float: left;
	font-size: 20px;
	font-family: "afterlogic";
	content: "\e652";
	color: #cccccc;
	margin-left: 11px;
}

#summary_text {
	float: left;
	color: #6d6d6d;
	margin-top: 3px;
	margin-left: 9px;
}

#email_message_box {
	height: 100%;
	width: 90%;
	margin-left: 395px;
}

#email_msg {
	text-align: center;
}

/* mail compose - top */
#mail_compose_top_bar {
	background-color: #d7f0c3;
	width: 100%;
	height: 55px;
	border: 1px solid #e2e2e2;
}

/* mail compose - main */

.compose_wrapper {
	margin: 0 200px 0 0;
	overflow: hidden;
	background-color: #f9f9f9;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

/* mail compose - address bar */
.to_address_wrapper {
	position: relative;
}

#mail_compose_address_bar {
	height: 110px;
}

#to_address_label {
	float: left;
	margin-top: 20px;
	width: 100px;
	text-align: right;
}

.fluid_to_address_field {
	margin: 18px 250px 0 120px;
}
.fluid_to_address_field input,
.fluid_to_subject_field input {
	width: 100%;
}
#to_address_input {
	display: block;
	box-shadow: -1px 0 4px rgba(0, 0, 0, 0.23);
}

#cc_shower {
	display: block;
	float: right;
	width: 100px;
	margin: 20px 0 0 0;
	text-decoration: underline;
}

#bcc_shower {
	display: block;
	float: right;
	width: 100px;
	margin: 20px 0 0 0;
	text-decoration: underline;
}

#to_subject_label {
	float: left;
	margin-top: 20px;
	width: 100px;
	text-align: right;
}

.fluid_to_subject_field {
	margin: 18px 20px 0 120px;
}

#subject_input {
	display: block;
	box-shadow: -1px 0 4px rgba(0, 0, 0, 0.23);
}

/* mail compose - typing area */
#compose_mail_typing_area {
	min-height: 720px;
	margin: 0 20px 0 10px;
}

#compose_mail_textarea {
	min-height: 600px;
	width: 100%;
	box-shadow: -1px 0 4px rgba(0, 0, 0, 0.23);
}

#key_commands {
	float: left;
	margin-left: 10px;
	margin-top: 14px;
	text-align: center;
}

/* mail compose - sidebar */
#attachments_dropper {
	float: right;
	width: 200px;
	background-color: #FFF;
}

#attachments_dropper_top {
	float: left;
	background-color: #f9f9f9;
	height: 35px;
	width: 250px;
	text-align: center;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

#attachments_dropper_text {
	width: 250px;
	color: #ccc;
	text-align: center;
}

#search_results span {
	color: #4d5b76;
}


input[name="psSerialNumber"], input[name="psPurchaseDate"], input[name="psAmount"], input[name="creditor_dropdown"] {
	border-radius: 5px;
}

.icon {
	float: left;
	background-color: #fafafa;
	padding-left: 3px;
	padding-right: 5px;
	border-radius: 5px;
	border: 1px solid #c5c5c5;
	margin-left: 6px;
	font-weight: bold;
	color: #7f7f7f;
	margin-top: 7px;
}

.icon:hover {
	cursor: pointer;
}

#compose_mail_btn_1:before {
    font-family: "afterlogic";
    font-size: 27px;
    color: #7f7f7f;
	margin-left: 4px;
	content: "\e60b";
}

#compose_mail_btn_2 {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 25px;
	padding-right: 26px;
}

#compose_mail_btn_3 {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 7px;
	padding-right: 8px;
}

#compose_mail_btn_4 {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 7px;
	padding-right: 8px;
}

#compose_mail_btn_5 {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 7px;
	padding-right: 8px;
}

#compose_mail_btn_6 {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 7px;
	padding-right: 8px;
}

#compose_mail_btn_7:before {
	float: right;
	margin-top: 7px;
	margin-right: 23px;
    font-family: "afterlogic";
    font-size: 27px;
    color: #7f7f7f;
	content: "\e611";
}

#compose_mail_btn_7:hover {
	cursor: pointer;
}

#attachments_dropper_top_content:before {
	float: left;
	width: 100%;
	margin-right: 23px;
    font-family: "afterlogic";
    font-size: 27px;
    color: #7f7f7f;
	content: "\e622";
}

.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }

/* CSS Document */
#plupload #droparea_plupload {
    border: 4px dashed;
    border-color: #DDD;
    height: 100px;
    text-align: center;
    font-size: 13px;
    width: 400px;
}
#plupload #droparea_plupload p {
    margin: 0;
    padding: 4px 0 0 0;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
#plupload #droparea_plupload span {
    display: block;
    margin-bottom: 6px;
}
#plupload #droparea_plupload.hover{
    border-color: #83b4d8;
}
#plupload #browse {
    border: 1px solid #BBB;
    text-decoration: none;
    padding: 3px 8px;
    color: #464646;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    -webkit-border-top-left-radius: 15px; /* pour Chrome */
    -webkit-border-top-right-radius: 15px; /* pour Chrome */
    -webkit-border-buttom-left-radius: 15px; /* pour Chrome */
    -webkit-border-buttom-right-radius: 15px; /* pour Chrome */
}

#plupload #uploadfiles {
    border: 1px solid #BBB;
    text-decoration: none;
    padding: 3px 8px;
    color: #464646;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    -webkit-border-top-left-radius: 15px; /* pour Chrome */
    -webkit-border-top-right-radius: 15px; /* pour Chrome */
    -webkit-border-buttom-left-radius: 15px; /* pour Chrome */
    -webkit-border-buttom-right-radius: 15px; /* pour Chrome */
}
#plupload #filelist .progressbar {
    position: absolute;
    top: 25px; right: 5px;
    width: 150px; height: 20px;
    background-color: #abb2bc;
    -moz-border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
    -webkit-border-top-left-radius: 25px; /* pour Chrome */
    -webkit-border-top-right-radius: 25px; /* pour Chrome */
    -webkit-border-buttom-left-radius: 25px; /* pour Chrome */
    -webkit-border-buttom-right-radius: 25px; /* pour Chrome */
    behavior: url(PIE.htc);

    -moz-box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.5);
}
#plupload #filelist .progress {
    position: absolute;
    border: 1px solid #4c8932;
    height: 18px;
    width: 10px;
    background: url(../images/progress.jpg) repeat;
    -webkit-animation:progress 2s linear infinite;
    -moz-border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
    -webkit-border-top-left-radius: 25px; /* pour Chrome */
    -webkit-border-top-right-radius: 25px; /* pour Chrome */
    -webkit-border-buttom-left-radius: 25px; /* pour Chrome */
    -webkit-border-buttom-right-radius: 25px; /* pour Chrome */
    behavior: url(PIE.htc);
}

#plupload #filelist .type_document {
    position: absolute;
    top: 25px; right: 5px;
    width: 150px; height: 20px;
}

#plupload #filelist .type_document_close_button {
    position: absolute;
    top: 5px;
    right: 5px;
}



/* CSS Document */
.plupload .droparea_plupload {
    border: 4px dashed;
    border-color: #DDD;
    height: 100px;
    text-align: center;
    font-size: 13px;
    width: 400px;
}
.plupload .droparea_plupload p {
    margin: 0;
    padding: 4px 0 0 0;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
.plupload .droparea_plupload span {
    display: block;
    margin-bottom: 6px;
}
.plupload .droparea_plupload.hover{
    border-color: #83b4d8;
}
.plupload .browse {
    border: 1px solid #BBB;
    text-decoration: none;
    padding: 3px 8px;
    color: #464646;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    -webkit-border-top-left-radius: 15px; /* pour Chrome */
    -webkit-border-top-right-radius: 15px; /* pour Chrome */
    -webkit-border-buttom-left-radius: 15px; /* pour Chrome */
    -webkit-border-buttom-right-radius: 15px; /* pour Chrome */
}

.plupload .uploadfiles {
    border: 1px solid #BBB;
    text-decoration: none;
    padding: 3px 8px;
    color: #464646;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    -webkit-border-top-left-radius: 15px; /* pour Chrome */
    -webkit-border-top-right-radius: 15px; /* pour Chrome */
    -webkit-border-buttom-left-radius: 15px; /* pour Chrome */
    -webkit-border-buttom-right-radius: 15px; /* pour Chrome */
}
.plupload .filelist .progressbar {
    position: absolute;
    top: 25px; right: 5px;
    width: 150px; height: 20px;
    background-color: #abb2bc;
    -moz-border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
    -webkit-border-top-left-radius: 25px; /* pour Chrome */
    -webkit-border-top-right-radius: 25px; /* pour Chrome */
    -webkit-border-buttom-left-radius: 25px; /* pour Chrome */
    -webkit-border-buttom-right-radius: 25px; /* pour Chrome */
    behavior: url(PIE.htc);

    -moz-box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.5);
}
.plupload .filelist .progress {
    position: absolute;
    border: 1px solid #4c8932;
    height: 18px;
    width: 10px;
    background: url(../images/progress.jpg) repeat;
    -webkit-animation:progress 2s linear infinite;
    -moz-border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
    -webkit-border-top-left-radius: 25px; /* pour Chrome */
    -webkit-border-top-right-radius: 25px; /* pour Chrome */
    -webkit-border-buttom-left-radius: 25px; /* pour Chrome */
    -webkit-border-buttom-right-radius: 25px; /* pour Chrome */
    behavior: url(PIE.htc);
}

.plupload .filelist .type_document {
    position: absolute;
    top: 25px; right: 5px;
    width: 150px; height: 20px;
}

.plupload .filelist .type_document_close_button {
    position: absolute;
    top: 5px;
    right: 5px;
}







#gastouder_colors {
	float: left;
	background-color: #991010;
	height: 20px;
	width: 20px;
	border-radius: 15px;
	margin-top: 8px;
}

#gastouder_colors_complete {
	float: left;
	background-color: #045b0c;
	height: 20px;
	width: 20px;
	border-radius: 15px;
	margin-top: 8px;
}

/* Added by D Baars 14-3-15 */
/* Changed by D Kuijsters 2-8-2015 Datepciker Dialogs were messed up */
.ui-state-error, .ui-state-highlight, .ui-state-success{
	padding: 6px 0 5px 5px;
	margin:10px 0 0 0 !important;
}
.ui-state-error {
	background: #FEF1EC !important;
	border: 1px solid #CD0A0A !important;
}
.ui-state-highlight {
	background: #FCEFA1 !important;
	border: 1px dotted #AAAAAA !important;
}
.ui-state-success {
	background: none !important;
	border: 1px dotted #339966 !important;
}

/* MESSAGES --------------------------------------------------------------- */
.messagediv {margin-bottom: 5px;}

#message-yellow	{
	margin-bottom: 5px;
	}
.yellow-left	{
	background: url(../images/message_yellow.gif) top left no-repeat;
	color: #e79300;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 0 0 20px;
	}
.yellow-left a	{
	color: #e79300;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	}
.yellow-right a	{
	cursor: pointer;
	}
.yellow-right	{
	width: 55px;
	}
#message-blue	{
	margin-bottom: 5px;
	}
.blue-left	{
	background: url(../images/message_blue.gif) top left no-repeat;
	color: #2e74b2;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 0 0 20px;
	}
.blue-left a	{
	color: #2e74b2;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	}
.blue-right a	{
	cursor: pointer;
	}
.blue-right	{
	width: 55px;
	}
#message-red	{
	margin-bottom: 5px;
	}
.red-left	{
	background: url(../images/message_red.gif) top left no-repeat;
	color: #ce2700;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 0 0 20px;
	}
.red-left a	{
	color: #ce2700;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	}
.red-right a	{
	cursor: pointer;
	}
.red-right	{
	width: 55px;
	}
#message-green	{
	margin-bottom: 5px;
	}
.green-left	{
	background: url(../images/message_green.gif) top left no-repeat;
	color: #6da827;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 12px;
	padding: 0 0 0 20px;
	}
.green-left a	{
	color: #6da827;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	}
.green-right a	{
	cursor: pointer;
	}
.green-right	{
	width: 55px;
	}

#row-numbers	{
	float: right;
	margin-bottom: 15px;
	margin-right: 30px;
	}
a.icon-1	{
	background: url(../images/icons/table_icon_1.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 8px 0 0;
	width: 24px;
	}
a:hover.icon-1	{
	background: url(../images/icons/table_icon_1.gif) 0 -24px;
	}
a.icon-2	{
	background: url(../images/icons/table_icon_2.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 8px 0 0;
	width: 24px;
	}
a:hover.icon-2	{
	background: url(../images/icons/table_icon_2.gif) 0 -24px;
	}
a.icon-3	{
	background: url(../images/icons/table_icon_3.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 8px 0 0;
	width: 24px;
	}
a:hover.icon-3	{
	background: url(../images/icons/table_icon_3.gif) 0 -24px;
	}
a.icon-4	{
	background: url(../images/icons/table_icon_4.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 8px 0 0;
	width: 24px;
	}
a:hover.icon-4	{
	background: url(../images/icons/table_icon_4.gif) 0 -24px;
	}
a.icon-5	{
	background: url(../images/icons/table_icon_5.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	}
a:hover.icon-5	{
	background: url(../images/icons/table_icon_5.gif) 0 -24px;
	}
.w_50 {width: 50px ;}

.w_50, .center {text-align: center;}

.float-right {float: right;}
.float-left {float: left;}
.red {color: #ce2700;}
.green {color: #6da827;}
.bold {font-weight: bold;}

.size500 {width:500px;}
.size300 {width:300px;}
.size310 {width:310px;}
.size80 {width:80px;}
.size50 {width:50px;}
.size40 {width:40px;}
.size60 {width:60px;}
.size100 {width:100px;}
.size120 {width:120px;}
.size200 {width:200px;}
.size210 {width:210px;}
.size250 {width:250px;}
.size150 {width:150px;}
.size400 {width:400px;}
.size450 {width:450px;}
.error_text {color: #FF0000;}
.succes_text {color: green;}

.z-index {z-index: 9999;}
.clear {clear: both;}
.hide {display:none;}
.show {display: block;}

ul.installhook { list-style-type: circle;}
ul.installhook { list-style-type: square;}
ol.installhook { list-style-type: upper-roman;}
ol.installhook { list-style-type: lower-alpha; }

.pdf_element {
	min-height: 200px;
	width: 100%;
	box-shadow: -1px 0 4px rgba(0, 0, 0, 0.23);
}

.modal .modal-body .variable {
  padding: 2em;
  margin-top: -80px;
}

.well {
	background-color: #F5F5F5;
}

.well label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
    font-size: 80%
}

.well .left-result {
    float: left;
    font-weight: bold;
    margin: 3px;
    width: 30%;
}

.well .right-result {
    float: left;
    margin: 3px;
}

.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.valignc {
	margin-top: 7px;
}

.state_T {
	background-color: #6D7E9F;
}
.state_T a {
	color: white;
}
.big-icon {
    font-size: 254px;
}