/* ---------------------------------------------------------------------------
 --------------- COLOR VARIABLES -------------------------------------------
 --------------------------------------------------------------------------- *//* ---------------------------------------------------------------------------
 -------------------- MIXINS -----------------------------------------------
 --------------------------------------------------------------------------- *//* ---------------------------------------------------------------------------
 -------------------- MICHAEL'S CSS ----------------------------------------
 --------------------------------------------------------------------------- */*, html, body {
  font-family: 'Roboto', sans-serif;
}
.header {
  background: #3071ac;
  color: #fff;
}
.header a {
  color: #fff;
}
.header .toggle-right-box {
  padding-left: 1em;
}
.header .dropdown-menu {
  width: 100%;
}
.header .nav > li > a:hover, .nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgba(255, 255, 255, 0.1);
}
.header .img-rounded {
  border-radius: 15px;
}
.top-menu li {
  display: inline-block;
}
.top-menu li ul li {
  display: block;
}
.top-menu li ul li i {
  padding-right: 0.5em;
}
.header .logo {
  padding-top: 1em;
}
.margin-top-05 {
  margin-top: 0.5em;
}
.margin-top-10 {
  margin-top: 1em;
}
.margin-top-15 {
  margin-top: 1.5em;
}
.margin-top-20 {
  margin-top: 2em;
}
.margin-top-25 {
  margin-top: 2.5em;
}
.margin-top-30 {
  margin-top: 3em;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.nav-stacked li {
  border-top: 1px solid #eee;
}
.nav-stacked li.active {
  border-left: none;
}
.auth-panel {
  margin-top: 9.52%;
}
.auth-image {
  margin-bottom: 7.42%;
}
.nav-stacked > .logout {
  margin-top: 25px;
}
.footer {
  padding: 1em 0;
  background-color: #3071ac;
  color: white;
}
.footer.navbar-default.navbar-fixed-bottom {
  padding: 1em 0;
}
.footer .left {
  text-align: left;
}
.footer .right {
  text-align: right;
}
.footer p {
  margin: 0;
}
.footer-below {
  text-align: center;
  bottom: 0;
}
@media (min-width: 992px) {
  .auth-panel {
    margin-top: 18.77%;
  }
}
.admin .alert-callout {
  margin: 0;
}
/* ---------------------------------------------------------------------------
 -------------------- BOOTSTRAP/FLATLY OVERRIDE ----------------------------
 --------------------------------------------------------------------------- *//* This is here because the directory structure has been changed from Bootstrap default */@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.form-control {
  font-size: 15px;
  padding: 3px 10px;
  height: 28px;
  border-color: #89a;
  border-width: 1px;
}
.form-group {
  margin-bottom: 5px;
  margin-top: 5px;
}
.form-horizontal .control-label {
  padding-top: 5px;
}
.form-inline {
  width: 100%;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus, textarea.form-control:focus, select.form-control:focus {
  border-color: #04f;
  box-shadow: 0px 0px 1px #000 inset, 0px 0px 5px #44f;
  outline: 0px none;
}
input[type=radio].form-control {
  width: 50%;
}
.form-control[disabled] {
  background: #eee;
}
/* ---------------------------------------------------------------------------
 -------------------- JQUERY-UI OVERRIDE -----------------------------------
 --------------------------------------------------------------------------- */
 .ui-widget-header.ui-widget-header {
  border: none;
  background: -webkit-linear-gradient(#2c3e50, #666);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#2c3e50, #666);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#2c3e50, #666);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#2c3e50, #666);
  /* Standard syntax */
}
/* ---------------------------------------------------------------------------
 -------------------- HEADER -----------------------------------------------
 --------------------------------------------------------------------------- */
 .navbar.navbar-default {
  margin-bottom: 0;
  border-radius: 0;
}
.nav.navbar-nav li a {
  line-height: 32px;
}
.navbar-default a.navbar-brand {
  line-height: 36px;
  font-size: 1.6em;
  color: #279dcc;
}
.dropdown.open ul, .dropdown.open li {
  width: auto;
}
.dropdown.open a {
  color: #3b3a4b;
}
/* reset styles */.infobar_container, .infobar_content, .infobar_block {
  animation : none;
  animation-delay : 0;
  animation-direction : normal;
  animation-duration : 0;
  animation-fill-mode : none;
  animation-iteration-count : 1;
  animation-name : none;
  animation-play-state : running;
  animation-timing-function : ease;
  backface-visibility : visible;
  background : 0;
  background-attachment : scroll;
  background-clip : border-box;
  background-color : transparent;
  background-image : none;
  background-origin : padding-box;
  background-position : 0 0;
  background-position-x : 0;
  background-position-y : 0;
  background-repeat : repeat;
  background-size : auto auto;
  border : 0;
  border-style : none;
  border-width : medium;
  border-color : inherit;
  border-bottom : 0;
  border-bottom-color : inherit;
  border-bottom-left-radius : 0;
  border-bottom-right-radius : 0;
  border-bottom-style : none;
  border-bottom-width : medium;
  border-collapse : separate;
  border-image : none;
  border-left : 0;
  border-left-color : inherit;
  border-left-style : none;
  border-left-width : medium;
  border-radius : 0;
  border-right : 0;
  border-right-color : inherit;
  border-right-style : none;
  border-right-width : medium;
  border-spacing : 0;
  border-top : 0;
  border-top-color : inherit;
  border-top-left-radius : 0;
  border-top-right-radius : 0;
  border-top-style : none;
  border-top-width : medium;
  bottom : auto;
  box-shadow : none;
  box-sizing : content-box;
  caption-side : top;
  clear : none;
  clip : auto;
  color : inherit;
  columns : auto;
  column-count : auto;
  column-fill : balance;
  column-gap : normal;
  column-rule : medium none currentColor;
  column-rule-color : currentColor;
  column-rule-style : none;
  column-rule-width : none;
  column-span : 1;
  column-width : auto;
  content : normal;
  counter-increment : none;
  counter-reset : none;
  cursor : auto;
  direction : ltr;
  display : inline;
  empty-cells : show;
  float : none;
  font : normal;
  font-family : inherit;
  font-size : medium;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  height : auto;
  hyphens : none;
  left : auto;
  letter-spacing : normal;
  line-height : normal;
  list-style : none;
  list-style-image : none;
  list-style-position : outside;
  list-style-type : disc;
  margin : 0;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  max-height : none;
  max-width : none;
  min-height : 0;
  min-width : 0;
  opacity : 1;
  orphans : 0;
  outline : 0;
  outline-color : invert;
  outline-style : none;
  outline-width : medium;
  overflow : visible;
  overflow-x : visible;
  overflow-y : visible;
  padding : 0;
  padding-bottom : 0;
  padding-left : 0;
  padding-right : 0;
  padding-top : 0;
  page-break-after : auto;
  page-break-before : auto;
  page-break-inside : auto;
  perspective : none;
  perspective-origin : 50% 50%;
  position : static;
  quotes : '\201C' '\201D' '\2018' '\2019';
  /* May need to alter quotes for different locales (e.g fr) */
  right : auto;
  tab-size : 8;
  table-layout : auto;
  text-align : inherit;
  text-align-last : auto;
  text-decoration : none;
  text-decoration-color : inherit;
  text-decoration-line : none;
  text-decoration-style : solid;
  text-indent : 0;
  text-shadow : none;
  text-transform : none;
  top : auto;
  transform : none;
  transform-style : flat;
  transition : none;
  transition-delay : 0s;
  transition-duration : 0s;
  transition-property : none;
  transition-timing-function : ease;
  unicode-bidi : normal;
  vertical-align : baseline;
  visibility : visible;
  white-space : normal;
  widows : 0;
  width : auto;
  word-spacing : normal;
  z-index : auto;
}
.infobar_container {
  width: 100%;
  text-align: center;
  line-height: 20px;
  padding: 0;
  background: #1a242f;
  color: white;
  margin-top: -2px;
  height: 20px;
}
.infobar_content {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  background: #1a242f;
}
.infobar_block {
  display: inline-block;
  line-height: 1em;
  padding: 7px 20px;
  font-size: 1em;
}
.infobar_block.admin {
  color: #595;
}
.infobar_block.admin a {
  color: #595;
}
/* ---------------------------------------------------------------------------
 -------------------- ALERT BLOCK ------------------------------------------
 --------------------------------------------------------------------------- */
 .alert-callout {
  padding: 7px 10px 7px 15px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}
.alert-callout-popup {
  padding: 7px 10px 7px 15px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}
.alert-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.alert-callout p:last-child {
  margin-bottom: 0px;
}
.alert-callout-danger {
  color: #bd0b0b;
  border-color: #bd0b0b;
}
.alert-callout-success {
  color: #3c763d;
  border-color: #3c763d;
}
.alert-callout-notice {
  color: #03c;
  border-color: #03c;
}
.alert_intro {
  font-weight: bold;
  font-size: 1.1em;
  margin: 10px 0px;
}
/* ---------------------------------------------------------------------------
 -------------------- CONTENT BLOCK ----------------------------------------
 --------------------------------------------------------------------------- */.main_content {
  max-width: 1510px;
  margin: 0 auto;
}
.centered_children {
  text-align: center;
}
.centered_children > div {
  display: inline-block;
}
.panel_section {
  /* padding: 10px 20px; */
  padding: 0 0 10px 0;
  border: 1px solid #666;
  box-shadow: 5px 5px 2px #aaa;
  margin: 30px 20px;
  border-radius: 10px;
  background: #fff;
  /*    background: #ddfff0;
 background: -moz-linear-gradient(top, #ddfff0 0%, #ffffff 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddfff0), color-stop(100%,#ffffff));
 background: -webkit-linear-gradient(top, #ddfff0 0%,#ffffff 100%);
 background: -o-linear-gradient(top, #ddfff0 0%,#ffffff 100%);
 background: -ms-linear-gradient(top, #ddfff0 0%,#ffffff 100%);
 background: linear-gradient(to bottom, #ddfff0 0%,#ffffff 100%); */
}
.panel_section h4, .popup_container h4 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: center;
  margin: 0 0 20px 0;
  padding: 10px 0;
}
.popup_container h4 {
  margin-top: 10px;
}
.panel_section h4.mid_section {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  text-align: center;
  margin: 20px 0 20px 0;
}
.panel_section .panel_section_content {
  padding: 0px 20px;
}
.section_error_messages {
  padding: 10px 10px 10px 15px;
  color: #bd0b0b;
  margin-bottom: 15px;
}
.progress_log {
  margin: 10px 15px 15px 15px;
  padding: 15px;
  border: solid 1px #666;
  border-radius: 7px;
  background: -webkit-linear-gradient(top, #f2ffff, #fff);
  background: -moz-linear-gradient(top, #f2ffff, #fff);
  background: -ms-linear-gradient(top, #f2ffff, #fff);
  background: -o-linear-gradient(top, #f2ffff, #fff);
}
h5.subsection_header {
  margin: 0 0 10px 0;
  color: #2c3e50;
  text-align: left;
  font-weight: bold;
  font-size: 1.3em;
}
/* ---------------------------------------------------------------------------
 -------------------- FORMS  GENERAL ---------------------------------------
 --------------------------------------------------------------------------- */h2 {
  font-family: Times, Tahoma, Verdana, Arial, Georgia, sans-serif;
  font-size: 42px;
  font-weight: 400;
  color: #131313;
  margin: 25px;
  text-shadow: 2px 2px 2px #999;
}
h2.page_title {
  margin: 5px 0 5px 0;
  font-family: Tahoma, Georgia, sans-serif;
  color: #131313;
  text-align: center;
  width: 100%;
}
h2.page_subtitle {
  margin: 5px 0 5px 0;
  font-family: Tahoma, Georgia, sans-serif;
  font-size: 26px;
  font-style: italic;
  color: #131313;
  text-align: center;
  width: 100%;
}
.title_group {
  margin: 20px;
  border-top: solid 3px #224;
  border-bottom: solid 3px #224;
}
h4 {
  font-family: Tahoma, Verdana, Arial, Georgia, sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin: 10px 0px 20px 0px;
  padding: 5px 0;
  background: #555;
  color: #fff;
  background: #131313;
  /* Old browsers */
  background: -moz-linear-gradient(top, #131313 0%, #2c3e50 0%, #666 100%, #4b678e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #131313), color-stop(0%, #2c3e50), color-stop(100%, #666), color-stop(100%, #4b678e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #131313 0%, #2c3e50 0%, #666 100%, #4b678e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #131313 0%, #2c3e50 0%, #666 100%, #4b678e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #131313 0%, #2c3e50 0%, #666 100%, #4b678e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #131313 0%, #2c3e50 0%, #666 100%, #4b678e 100%);
  /* W3C */
}
h6.subsection {
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 1.4em;
  margin: 24px auto;
  font-weight: bold;
  width: 96%;
  text-align: center;
  border-bottom: dashed 2px #2c3e50;
  border-top: dashed 2px #2c3e50;
}
input[type=checkbox] {
  min-width: 20px;
  margin: 0px 5px;
}
textarea.has_error, input.has_error, select.has_error, .form-control[readonly].stealth.has_error {
  border: solid 3px #bd0b0b;
}
textarea.has_error:focus, input.has_error:focus {
  border: solid 3px #bd0b0b;
  box-shadow: 0px 0px 1px #000 inset, 0px 0px 8px #bd0b0b;
  outline: 0px none;
}
/*
 .form_element
 {
 margin: 10px;
 vertical-align: top;
 }
 .form_element label
 {
 min-width: 150px;
 }
 .form_element input
 {
 margin: 5px;
 }
 .form_block, .form_line
 {
 display: inline-block;
 }
 .form_block input,
 .form_block div
 {
 display: block;
 }
 .form_line input
 {
 display: inline-block;
 } */.row {
  margin-left: 0;
}
input.address_block {
  margin: 5px 0;
}
a.mark_read {
  color: #444;
}
a.mark_read:hover {
  cursor: pointer;
}
table a.discreet, table a.discreet:not(.btn), a.discreet {
  text-decoration: none;
}
div.radio_right input[type=radio] {
  float: right;
  margin: 0;
  padding: 0;
}
.required:after {
  content: '*';
  color: red;
}
.label_header {
  font-size: 1.3em;
}
.label_subheader {
  font-size: 1.1em;
  font-style: italic;
}
.inline {
  display: inline;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.align_left {
  text-align: left;
}
.align_center {
  text-align: center;
}
.align_right {
  text-align: right;
}
.hidden {
  display: none;
}
.borderless {
  border: none;
}
.inline_block > * {
  display: inline-block;
  width: auto;
}
.stealth, .form-control[disabled].stealth, .form-control[readonly].stealth {
  color: #2c3e50 !important;
  background-color: transparent;
  border: none;
}
.colorless, .form-control[disabled].colorless {
  background: none;
  background-color: transparent;
}
.readonly, .form-control[readonly].readonly {
  background-color: transparent;
  border: none;
}
.readonly:focus, .form-control[readonly].readonly:focus {
  box-shadow: none;
  border: none;
}
.spacer_vertical_small {
  height: 12px;
}
.spacer_vertical_medium {
  height: 18px;
}
.spacer_vertical_large {
  height: 28px;
}
.spacer_vertical_huge {
  height: 40px;
}
.select_all {
  color: #c70;
}
.field_fail {
  color: red;
}
.field_pass {
  color: green;
}
.instructions {
  margin: 10px 15px;
  padding: 15px;
  background: #f6f6f6;
  border: solid 1px #666;
  border-radius: 7px;
}
.form_delete {
  text-align: center;
  color: red;
  font-weight: bold;
  border: 3px solid red;
}
/* ---------------------------------------------------------------------------
 -------------------- MAGNIFIC MESSAGES  -----------------------------------
 --------------------------------------------------------------------------- */.popup_container .message_header {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 15px;
}
/* ---------------------------------------------------------------------------
 -------------------- TABLES GENERAL  --------------------------------------
 --------------------------------------------------------------------------- */table.table > tbody > tr > td {
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
}
table.table > thead > tr > th {
  text-align: center;
  color: #c70;
}
table.table > tfoot > tr > td {
  font-weight: bold;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 3px;
  border-top: solid 1px #ccf;
}
table tr.totals {
  font-size: 1.3em;
  font-weight: bold;
}
table tbody tr:last-child td {
  padding-bottom: 15px;
}
table.select_account tbody tr:last-child td {
  padding-bottom: 3px;
}
table tfoot, table tfoot tr, table tr {
  border: none;
}
/* ---------------------------------------------------------------------------
 -------------------- BUTTONS GENERAL --------------------------------------
 --------------------------------------------------------------------------- *//*.btn-save {
 color: #ffffff;
 background-color: #29A20B;
 border-color: #29A20B;
 }*/.btn {
  border: none;
  border-top: 1px solid #96d1f8;
  border-bottom: 1px solid black;
  background: #3071ac;
  background: -webkit-gradient(linear, left top, left bottom, from(#3071ac), to(#65a9d7));
  background: -webkit-linear-gradient(top, #3071ac, #65a9d7);
  background: -moz-linear-gradient(top, #3071ac, #65a9d7);
  background: -ms-linear-gradient(top, #3071ac, #65a9d7);
  background: -o-linear-gradient(top, #3071ac, #65a9d7);
  padding: 5.5px 11px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /*    -webkit-box-shadow: rgba(0,0,0,1) 0 3px 0;
 -moz-box-shadow: rgba(0,0,0,1) 0 3px 0;
 box-shadow: rgba(0,0,0,1) 0 1px 0; */
  text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
  color: white;
  font-size: 16px;
  font-family: 'Helvetica Neue', sans-serif;
  text-decoration: none;
  vertical-align: middle;
  margin: 5px;
  /*     text-align: center;
 display: inline-block;
 background-color: $button_normal_background_color;
 color: $button_text_color;
 font-family:'Helvetica Neue',sans-serif;
 font-size:18px;
 line-height:30px;
 border-radius:10px;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 padding: 0px 10px;
 border:0;
 text-shadow:#C17C3A 0 -1px 0;
 width:auto;
 height:32px;
 margin: 5px; */
}
.btn-large {
  text-decoration: none;
  border: none;
  border-top: 1px solid #96d1f8;
  border-bottom: 1px solid black;
  background: #3071ac;
  background: -webkit-gradient(linear, left top, left bottom, from(#3071ac), to(#65a9d7));
  background: -webkit-linear-gradient(top, #3071ac, #65a9d7);
  background: -moz-linear-gradient(top, #3071ac, #65a9d7);
  background: -ms-linear-gradient(top, #3071ac, #65a9d7);
  background: -o-linear-gradient(top, #3071ac, #65a9d7);
  padding: 5.5px 11px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /*    -webkit-box-shadow: rgba(0,0,0,1) 0 3px 0;
 -moz-box-shadow: rgba(0,0,0,1) 0 3px 0;
 box-shadow: rgba(0,0,0,1) 0 1px 0; */
  text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
  color: white;
  font-size: 16px;
  font-family: 'Helvetica Neue', sans-serif;
  text-decoration: none;
  vertical-align: middle;
  margin: 5px;
  padding: 7px 14px;
  font-size: 28px;
}
.btn-large:hover, a.btn-large:hover {
  color: #fff;
  text-decoration: none;
}
.btn-primary {
  /*background-color:#2C3E80;*/
  border: none;
  border-top: 1px solid #96d1f8;
  border-bottom: 1px solid black;
  background: #3071ac;
  background: -webkit-gradient(linear, left top, left bottom, from(#3071ac), to(#65a9d7));
  background: -webkit-linear-gradient(top, #3071ac, #65a9d7);
  background: -moz-linear-gradient(top, #3071ac, #65a9d7);
  background: -ms-linear-gradient(top, #3071ac, #65a9d7);
  background: -o-linear-gradient(top, #3071ac, #65a9d7);
  padding: 5.5px 11px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /*    -webkit-box-shadow: rgba(0,0,0,1) 0 3px 0;
 -moz-box-shadow: rgba(0,0,0,1) 0 3px 0;
 box-shadow: rgba(0,0,0,1) 0 1px 0; */
  text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
  color: white;
  font-size: 16px;
  font-family: 'Helvetica Neue', sans-serif;
  text-decoration: none;
  vertical-align: middle;
  margin: 5px;
  /*     background-color: $button_normal_background_color;
 color:#fff; */
}
.btn-primary:hover {
  text-decoration: none;
  border-bottom: solid 1px transparent;
  border-top: 1px solid #3d92cc;
  background: #255784;
  background: -webkit-gradient(linear, left top, left bottom, from(#255784), to(#3d92cc));
  background: -webkit-linear-gradient(top, #255784, #3d92cc);
  background: -moz-linear-gradient(top, #255784, #3d92cc);
  background: -ms-linear-gradient(top, #255784, #3d92cc);
  background: -o-linear-gradient(top, #255784, #3d92cc);
}
.btn-save {
  border: none;
  border-top: 1px solid #96d1f8;
  border-bottom: 1px solid black;
  background: #3071ac;
  background: -webkit-gradient(linear, left top, left bottom, from(#3071ac), to(#65a9d7));
  background: -webkit-linear-gradient(top, #3071ac, #65a9d7);
  background: -moz-linear-gradient(top, #3071ac, #65a9d7);
  background: -ms-linear-gradient(top, #3071ac, #65a9d7);
  background: -o-linear-gradient(top, #3071ac, #65a9d7);
  padding: 5.5px 11px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /*    -webkit-box-shadow: rgba(0,0,0,1) 0 3px 0;
 -moz-box-shadow: rgba(0,0,0,1) 0 3px 0;
 box-shadow: rgba(0,0,0,1) 0 1px 0; */
  text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
  color: white;
  font-size: 16px;
  font-family: 'Helvetica Neue', sans-serif;
  text-decoration: none;
  vertical-align: middle;
  margin: 5px;
  border-top: 1px solid #17d434;
  background: #298700;
  background: -webkit-gradient(linear, left top, left bottom, from(#298700), to(#09b01a));
  background: -webkit-linear-gradient(top, #298700, #09b01a);
  background: -moz-linear-gradient(top, #298700, #09b01a);
  background: -ms-linear-gradient(top, #298700, #09b01a);
  background: -o-linear-gradient(top, #298700, #09b01a);
  /*     background-color: $button_save_background_color;
 color:#fff; */
}
.btn-save:hover {
  border-bottom: solid 1px transparent;
  background: #1a5400;
  background: -webkit-gradient(linear, left top, left bottom, from(#1a5400), to(#077f13));
  background: -webkit-linear-gradient(top, #1a5400, #077f13);
  background: -moz-linear-gradient(top, #1a5400, #077f13);
  background: -ms-linear-gradient(top, #1a5400, #077f13);
  background: -o-linear-gradient(top, #1a5400, #077f13);
  /*     background-color:#0D7D09;
 color:#fff; */
}
.btn-warning {
  border: none;
  border-top: 1px solid #96d1f8;
  border-bottom: 1px solid black;
  background: #3071ac;
  background: -webkit-gradient(linear, left top, left bottom, from(#3071ac), to(#65a9d7));
  background: -webkit-linear-gradient(top, #3071ac, #65a9d7);
  background: -moz-linear-gradient(top, #3071ac, #65a9d7);
  background: -ms-linear-gradient(top, #3071ac, #65a9d7);
  background: -o-linear-gradient(top, #3071ac, #65a9d7);
  padding: 5.5px 11px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /*    -webkit-box-shadow: rgba(0,0,0,1) 0 3px 0;
 -moz-box-shadow: rgba(0,0,0,1) 0 3px 0;
 box-shadow: rgba(0,0,0,1) 0 1px 0; */
  text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
  color: white;
  font-size: 16px;
  font-family: 'Helvetica Neue', sans-serif;
  text-decoration: none;
  vertical-align: middle;
  margin: 5px;
  border-top: 1px solid #f79797;
  background: #bd0b0b;
  background: -webkit-gradient(linear, left top, left bottom, from(#bd0b0b), to(#f75151));
  background: -webkit-linear-gradient(top, #bd0b0b, #f75151);
  background: -moz-linear-gradient(top, #bd0b0b, #f75151);
  background: -ms-linear-gradient(top, #bd0b0b, #f75151);
  background: -o-linear-gradient(top, #bd0b0b, #f75151);
  /* background: red; */
}
.btn-warning:hover {
  border-bottom: solid 1px transparent;
  background: #8d0808;
  background: -webkit-gradient(linear, left top, left bottom, from(#8d0808), to(#f52020));
  background: -webkit-linear-gradient(top, #8d0808, #f52020);
  background: -moz-linear-gradient(top, #8d0808, #f52020);
  background: -ms-linear-gradient(top, #8d0808, #f52020);
  background: -o-linear-gradient(top, #8d0808, #f52020);
}
.btn-cancel {
  border: none;
  border-top: 1px solid #96d1f8;
  border-bottom: 1px solid black;
  background: #3071ac;
  background: -webkit-gradient(linear, left top, left bottom, from(#3071ac), to(#65a9d7));
  background: -webkit-linear-gradient(top, #3071ac, #65a9d7);
  background: -moz-linear-gradient(top, #3071ac, #65a9d7);
  background: -ms-linear-gradient(top, #3071ac, #65a9d7);
  background: -o-linear-gradient(top, #3071ac, #65a9d7);
  padding: 5.5px 11px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /*    -webkit-box-shadow: rgba(0,0,0,1) 0 3px 0;
 -moz-box-shadow: rgba(0,0,0,1) 0 3px 0;
 box-shadow: rgba(0,0,0,1) 0 1px 0; */
  text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
  color: white;
  font-size: 16px;
  font-family: 'Helvetica Neue', sans-serif;
  text-decoration: none;
  vertical-align: middle;
  margin: 5px;
  color: black;
  border: 1px solid #aaa;
  border-bottom: 1px solid black;
  background: #ccc;
  background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fcfcfc));
  background: -webkit-linear-gradient(top, #ccc, #fcfcfc);
  background: -moz-linear-gradient(top, #ccc, #fcfcfc);
  background: -ms-linear-gradient(top, #ccc, #fcfcfc);
  background: -o-linear-gradient(top, #ccc, #fcfcfc);
}
.btn-cancel:hover {
  text-decoration: none;
  color: black;
  background: #b3b3b3;
  background: #b3b3b3;
  background: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(#e3e3e3));
  background: -webkit-linear-gradient(top, #b3b3b3, #e3e3e3);
  background: -moz-linear-gradient(top, #b3b3b3, #e3e3e3);
  background: -ms-linear-gradient(top, #b3b3b3, #e3e3e3);
  background: -o-linear-gradient(top, #b3b3b3, #e3e3e3);
}
.btn-special {
  border-top: 1px solid #ff0;
  background: #960;
  background: -webkit-gradient(linear, left top, left bottom, from(#960), to(#aaaa2d));
  background: -webkit-linear-gradient(top, #960, #aaaa2d);
  background: -moz-linear-gradient(top, #960, #aaaa2d);
  background: -ms-linear-gradient(top, #960, #aaaa2d);
  background: -o-linear-gradient(top, #960, #aaaa2d);
}
.btn-special:hover {
  background: #640;
  background: -webkit-gradient(linear, left top, left bottom, from(#640), to(#828222));
  background: -webkit-linear-gradient(top, #640, #828222);
  background: -moz-linear-gradient(top, #640, #828222);
  background: -ms-linear-gradient(top, #640, #828222);
  background: -o-linear-gradient(top, #640, #828222);
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.btn-small, a.btn-small, table a.btn-small, table a.btn-small:not(.btn) {
  text-decoration: none;
  margin: 0;
  padding: 0 5px 0px 5px;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  color: #000;
  border: 1px solid black;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  text-shadow: none;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
}
.btn-small:hover, a.btn-small:hover, table a.btn-small:hover, table a.btn-small:not(.btn):hover {
  color: #fff;
}
.btn-small-primary {
  background: #abf;
}
.btn-small-primary:hover {
  background: #1141ff;
}
.btn-small-success {
  background: #a6c677;
}
.btn-small-success:hover {
  background: #728e48;
}
.btn-small-warning {
  background: #fba;
}
.btn-small-warning:hover {
  background: #ff4111;
}
.btn-small-special {
  background: #cccc4d;
}
.btn-small-special:hover {
  background: #63631d;
}
.btn-small-plus {
  padding: 0px;
  background: green;
  line-height: 15px;
  width: 20px;
  height: 20px;
  border-radius: 10px;
}
.btn-small-minus {
  padding: 0px;
  background: red;
  line-height: 15px;
  width: 20px;
  height: 20px;
  border-radius: 10px;
}
.button_callout {
  color: #fc0;
}
.button_links_container {
  display: block;
  text-align: center;
}
.single_button_container {
  text-align: center;
}
/* ---------------------------------------------------------------------------
 -------------------- MISC GENERAL -----------------------------------------
 --------------------------------------------------------------------------- */hr.section_break {
  border: 0;
  height: 2px;
  background: #333;
  background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}
/* ---------------------------------------------------------------------------
 ------------------ ADMIN GENERAL ------------------------------------------
 --------------------------------------------------------------------------- */.admin .by_rate_template {
  display: none;
}
.admin .choose_instructions {
  margin: 20px;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  font-size: 1.2em;
}
.admin .form_group_section {
  padding: 10px 10px 10px 20px;
  margin: 10px;
  background: #f6f6f6;
  border-radius: 10px;
  border: 1px solid #555;
}
.admin .create_announcement table input {
  margin: 0 auto;
  width: 90%;
}
/* ---------------------------------------------------------------------------
 ------------------ ADMIN DASHBOARD ----------------------------------------
 --------------------------------------------------------------------------- */.announcement_list .title {
  max-width: 400px;
}
.announcement_list td.title, .announcement_list th.title {
  text-align: left;
}
.announcement_list td.date, .announcement_list th.date {
  max-width: 70px;
}
/* ---------------------------------------------------------------------------
 ------------------ ADMIN EDIT ANNOUNCEMENTS -------------------------------
 --------------------------------------------------------------------------- */.edit_announcement .recipient {
  font-size: 16px;
  font-weight: bold;
}
.edit_announcement .recipients {
  margin-top: 35px;
  margin-bottom: 20px;
}
.edit_announcement .button_links_container {
  margin: 20px 0;
}
.edit_announcement .announcement_text {
  margin-top: 20px;
}
.edit_announcement .file_container.new {
  display: none;
}
/* ---------------------------------------------------------------------------
 -------------------- CREATE REPORT ----------------------------------------
 --------------------------------------------------------------------------- */.create_report .supplemental {
  display: none;
}
.create_report .import_types_data {
  max-width: 90%;
  margin: auto;
}
.create_report .inactive {
  color: #999;
}
.create_report .import_container .section_messages {
  padding: 15px;
}
.create_report .columns_display {
  padding-top: 5px;
  color: #c70;
  font-size: 1.1em;
}
/* ---------------------------------------------------------------------------
 -------------------- EMPLOYEE APPROVAL ------------------------------------
 --------------------------------------------------------------------------- *//** Admin **/.employee_application_review .application_form_responses {
  padding: 15px;
}
.employee_application_review .application_form_responses h5 {
  margin: 15px 0;
}
.employee_application_review .application_form_responses .questions {
  padding: 10px;
}
.employee_application_review .application_form_responses .questions .form-group {
  margin: 15px 0;
}
.employee_application_review .status_section {
  margin: 0 auto 30px auto;
  text-align: center;
}
.employee_application_review .status_section h5 {
  font-weight: bold;
  font-size: 1.5em;
}
.employee_application_review .signature_section {
  padding: 15px;
}
.employee_application_review .signature_section .form-group {
  margin: 10px 0;
}
.employee_application_review .signature_section input[type="text"].form-control {
  width: 80%;
}
/** Employer **/.report_employee_approval #employee_approval_wrapper {
  padding: 15px;
}
.report_employee_approval .signature_section {
  padding: 15px;
  display: none;
}
.report_employee_approval .signature_section .form-group {
  margin: 10px 0;
}
.report_employee_approval .signature_section input[type="text"].form-control {
  width: 80%;
}
.report_employee_approval .submit_section {
  display: none;
}
.report_employee_approval .employee_approval_forms {
  padding: 20px;
}
.report_employee_approval .employee_approval_forms .single_employee_approval_form {
  border: solid 1px #777;
  border-radius: 10px;
  background: #def;
  padding: 15px;
  margin: 30px 0;
  display: none;
}
.report_employee_approval .employee_approval_forms .single_employee_approval_form .form-group {
  margin: 10px 0;
}
.report_employee_approval .employee_approval_forms .single_employee_approval_form .form-group input[type="text"], .report_employee_approval .employee_approval_forms .single_employee_approval_form .form-group label, .report_employee_approval .employee_approval_forms .single_employee_approval_form .form-group textarea {
  display: block;
  width: 80%;
  font-weight: normal;
}
.report_employee_approval .employee_approval_forms .single_employee_approval_form .form-group input[type="text"].datepicker, .report_employee_approval .employee_approval_forms .single_employee_approval_form .form-group label.datepicker, .report_employee_approval .employee_approval_forms .single_employee_approval_form .form-group textarea.datepicker {
  max-width: 120px;
}
.report_employee_approval .employee_approval_forms .single_employee_approval_form .form-group input[type="text"].inline, .report_employee_approval .employee_approval_forms .single_employee_approval_form .form-group label.inline, .report_employee_approval .employee_approval_forms .single_employee_approval_form .form-group textarea.inline {
  display: inline;
  font-weight: normal;
}
.report_employee_approval .employee_approval_forms .single_employee_approval_form .form-group label {
  font-weight: bold;
}
.report_employee_approval .employee_approval_forms .single_employee_approval_form .form-group.sub_question {
  margin-left: 15px;
  display: none;
}
.report_employee_approval h5.employee_approval_single_form_header {
  font-size: 1.3em;
  font-weight: bold;
  text-decoration: underline;
}
/* ---------------------------------------------------------------------------
 -------------------- EDIT REPORT ------------------------------------------
 --------------------------------------------------------------------------- */.approval_container {
  margin: 10px 15px 15px 15px;
  padding: 15px;
  border: solid 1px #666;
  border-radius: 7px;
  background: #f9f9f9;
}
.approval_container.not_passing {
  background: #fff5f5;
}
.approval_container.passing {
  background: #f5fff5;
}
.approval_container .status_message {
  display: none;
}
.approval_container .status_container {
  font-weight: bold;
  font-size: 1.7em;
  margin: 10px 0;
}
.approval_container .description_container {
  padding-top: 15px;
}
h5.errors_only {
  color: #bd0b0b;
  font-size: 1.5em;
  font-weight: bold;
  margin: 10px 15px;
  text-align: center;
  border: solid 1px #bd0b0b;
  padding: 10px;
}
.panel_section_content.employees .section_messages {
  margin-bottom: 10px;
}
.employee_data .form-control {
  font-size: inherit;
}
.employee_data {
  font-size: 0.85em;
}
.employee_data.table .form-control {
  padding: 3px 3px;
}
.employee_data.table .btn_small_plus {
  border: none;
  border-top: 1px solid #96d1f8;
  border-bottom: 1px solid black;
  background: #3071ac;
  background: -webkit-gradient(linear, left top, left bottom, from(#3071ac), to(#65a9d7));
  background: -webkit-linear-gradient(top, #3071ac, #65a9d7);
  background: -moz-linear-gradient(top, #3071ac, #65a9d7);
  background: -ms-linear-gradient(top, #3071ac, #65a9d7);
  background: -o-linear-gradient(top, #3071ac, #65a9d7);
  padding: 5.5px 11px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /*    -webkit-box-shadow: rgba(0,0,0,1) 0 3px 0;
 -moz-box-shadow: rgba(0,0,0,1) 0 3px 0;
 box-shadow: rgba(0,0,0,1) 0 1px 0; */
  text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
  color: white;
  font-size: 16px;
  font-family: 'Helvetica Neue', sans-serif;
  text-decoration: none;
  vertical-align: middle;
  margin: 5px;
  padding: 0;
}
.detail_types_container .stealth {
  color: #6c7e90;
}
.detail_types_container .types_empty_message {
  color: #1c5474;
  text-align: center;
  font-weight: bold;
  margin: 20px;
}
.form.edit_report textarea {
  height: 60px;
}
.form.edit_report .form_element.address label {
  height: 140px;
  line-height: 140px;
  display: inline-block;
  vertical-align: top;
}
.employee_data td, .employee_data th {
  padding: 5px;
  text-align: center;
  overflow: hidden;
}
.employee_data td input, .employee_data td select, .employee_data td option {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.employee_data td.sequence_number {
  padding: 3px 0;
}
.employee_data .sequence_number input {
  max-width: 40px;
  font-weight: bold;
}
.employee_data .ssn input {
  max-width: 130px;
  min-width: 100px;
}
.employee_data .first.name input {
  max-width: 145px;
  min-width: 115px;
}
.employee_data .last.name input {
  max-width: 145px;
  min-width: 130px;
}
.employee_data .initial input {
  max-width: 24px;
}
.employee_data td.job_class, .employee_data th.job_class {
  padding-left: 0;
  padding-right: 0;
}
.employee_data .job_class select, .employee_data .job_class input {
  max-width: 45px;
}
.employee_data .job_class option {
  max-width: 120px;
}
.employee_data .hours input {
  max-width: 65px;
  width: 65px;
}
.employee_data .wages input {
  max-width: 80px;
  width: 80px;
}
.employee_data .pto input {
    max-width: 80px;
    width: 80px;
}
.employee_data .contribution input {
  max-width: 80px;
  width: 80px;
}
.employee_data .types input {
  max-width: 24px;
}
.employee_data .total_contribution input {
  max-width: 80px;
}
.employee_data .term input {
  max-width: 24px;
}
.employee_data td.fmla, .employee_data th.fmla {
  padding-left: 0;
  padding-right: 0;
  max-width: 40px;
}
.employee_data .fmla input {
  max-width: 24px;
}
.employee_data .date input {
  max-width: 105px;
}
.employee_data td.types, .employee_data th.types {
  max-width: 45px;
  padding-left: 0;
  padding-right: 0;
}
.employee_data td.delete, .employee_data th.delete {
  padding: 3px 0;
}
.form.edit_report input.add_rows {
  max-width: 48px;
}
.form.edit_report button.add_rows {
  display: inline-block;
  float: none;
  margin-left: 25px;
}
.form.edit_report div.add_rows {
  text-align: center;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
  margin: 15px 20px;
}
.form.edit_report table.sup_cash_data, .form.edit_report table.legal_fees_data {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}
.form.edit_report .sup_cash_data td input, .form.edit_report .sup_cash_data td select, .form.edit_report .sup_cash_data td option, .form.edit_report .legal_fees_data td input, .form.edit_report .legal_fees_data td select, .form.edit_report .legal_fees_data td option {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.form.edit_report .sup_cash_data .amount input, .form.edit_report .legal_fees_data .amount input {
  max-width: 100px;
}
.form.edit_report .sup_cash_data .type select, .form.edit_report .legal_fees_data .type select {
  max-width: 300px;
}
.form.edit_report .sup_cash_data .fee_code select, .form.edit_report .legal_fees_data .fee_code input {
  max-width: 100px;
}
.report_popup td, .report_popup th {
  text-align: center;
}
.report_popup td.hours input, .report_popup td.contribution input, .report_popup td.wages input {
  text-align: center;
  max-width: 100px;
  margin: 0 auto;
}
.report_popup .buttons_row td {
  padding-top: 25px;
}
#tabs_add_new_employees {
  border: none;
  background: none;
}
#tabs_add_new_employees .ui-tabs-nav {
  background: none;
}
#tabs_add_new_employees .ui-tabs-panel {
  border: 1px solid #666;
  background: #eff;
}
#tabs_add_new_employees.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #eff;
  color: black;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
}
#tabs_add_new_employees.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  color: #1c5474;
}
.popup_container {
  position: relative;
  background: #fff;
  padding: 20px;
  width: auto;
  max-width: 650px;
  margin: 20px auto;
}
/* ---------------------------------------------------------------------------
 -------------------- FINALIZE REPORT --------------------------------------
 --------------------------------------------------------------------------- */h5.job_class_header {
  margin-top: 20px;
  text-align: center;
  font-size: 1.3em;
  padding: 4px;
  border: 1px solid #aad5d5;
  width: auto;
  background: #dee;
}
.finalize_report.content_container .required:after {
  content: none;
}
.finalize_report.content_container .required.finalize_active:after {
  content: "*";
}
.finalize_report .contribution, .finalize_report .wages, .finalize_report .rate, .finalize_report .hours {
  text-align: right;
  padding-right: 5%;
}
.finalize_report .rate {
  padding-right: 0%;
}
.form.finalize_report textarea {
  height: 80px;
}
.finalize_report .choose_instructions {
  font-weight: bold;
  font-size: 1.2em;
}
/* ---------------------------------------------------------------------------
 -------------------- SELECT ACCOUNT ---------------------------------------
 --------------------------------------------------------------------------- */table.select_account {
  border-collapse: collapse;
  margin-top: 10px;
  border: solid 2px black;
}
.select_account th {
  background: none;
}
.select_account > tbody > tr, .select_account > tbody > tr > td {
  border-top: solid 2px #555;
  border-bottom: solid 2px #555;
  padding: 10px;
}
.select_account.content_container h2 {
  margin-left: 0;
}
.select_account .btn-primary {
  width: 100px;
}
/* ---------------------------------------------------------------------------
 -------------------- MANAGE ACCOUNT ---------------------------------------
 --------------------------------------------------------------------------- */.announcement {
  margin: 30px 0;
}
.announcement h5 {
  text-align: left;
  width: 100%;
  border-bottom: solid 1px #580202;
  font-weight: bold;
  color: #580202;
}
.announcement div {
  text-align: left;
  margin-bottom: 10px;
}
.announcement .file a, .announcement .file {
  color: black;
}
label.select_account {
  font-size: 1.3em;
  margin-bottom: 20px;
  text-align: right;
}
select.select_account {
  font-size: 1.3em;
}
/* ---------------------------------------------------------------------------
 -------------------- CHANGES BY ISMAEL G ------------------------------------
 --------------------------------------------------------------------------- */

 td.rate_code,
 th.rate_code_header {
   /* display: none; */
 }

 .muted {
     color: #979797;
 }

 .d-block {
     display: block;
 }

 .mb-0 {
   margin-bottom: 0;
 }

 .mb-05 {
   margin-bottom: 5px;
 }

 .mt-05 {
   margin-top: 5px;
 }

 .mt-1 {
   margin-top: 20px;
 }

 .mb-1 {
   margin-bottom: 20px;
 }

 .p-0 {
   padding: 0;
 }

 .pt-1 {
   padding-top: 10px;
 }

 .p-1 {
   padding: 10px;
 }

 .p-2 {
   padding: 20px;
 }

 .pl-0 {
   padding-left: 0;
 }

 .pr-0 {
   padding-right: 0;
 }

 .employees-form-wrapper {
   padding: 0 8%;
 }

 .employee_form_radio_label {
   vertical-align: sub;
   margin-top: 6px;
 }

 .employee_edit_header {
   font-size: 1.5em;
   text-align: center;
 }

 .need-help-list-link {
   font-size: .75em;
 }

 .need-help-header-link {
   font-size:.3em;
   float: right;
   text-shadow: none;
   margin-right: -65px;
 }

 .need-help-header-link > a {
    margin-left: -200px;
 }

 .info_bar_content_header{
	background: #1A242F;
  display: flex;
  justify-content: right;

}

.info_bar_content_header .infobar_block{
  color: white;
}
