﻿
/*****Global*******/

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

body {
    background-image: url('../img/body-bg.png');
}

.footer-content-area {
    margin-top: 50px;
}

.page {
    margin: 0px 5px 0px 30px;
}

.page-header {
    margin: 0px 10px;
}

.page-header .pull-right {
    margin: 20px 0px;
}

.grid-area {
    margin: 10px;
}

.control-header-area button {
    margin: 10px;
}

.indent {
    margin-left: 10px;
}

.italic-small {
    font-style: italic;
    font-size: 12px;
}

#main-header-area,
#main-sidebar-area {
    visibility: hidden;
}

.back-link {
    margin: 10px;
    padding: 10px;
}

.modal-content-area .k-numerictextbox {
    width: 100%;
}

/*Login*/

#login-area {
    width: 500px;
    margin: 50px auto;
    background: #ffffff;
    border: solid 1px #d6d6d6;
}

#login-area form,
#login-area .alert-danger {
    margin: 10px;
}

#login-area .alert-info {
    padding: 0px;
}

#login-area h1 {
    margin-left: 20px;
}

#login-area .row {
    margin: 0px;
}

/* Header Area */

.header-area {
    background-color: #418ce4; 
    color: #ffffff;
    margin: 0px; 
}

.header-area .nav {
    margin-right: 50px;
}

.logo {
    margin: 5px 25px;
}

.header-area .dropdown img {
    height: 30px;
    width: 30px;
    margin-right: 10px;
}

.header-area .dropdown a:hover {
    text-decoration: none;
}

.offline-welcome {
    margin: 10px;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus,
.nav>li>a:hover, 
.nav>li>a:focus { 

    background-color:#418ce4;
    border-color:#418ce4;
    color: #cccccc;
}

.dropdown-menu li>a:hover, 
.dropdown-menu li>a:focus, 
.dropdown-menu .active>a, 
.dropdown-menu .active>a:hover, 
.dropdown-submenu:hover>a {
    color: #ffffff;
    background-color: #418ce4;
}

.dropdown-link {
    color: #ffffff;
}


/* Sidebar */

.sidebar {
    background: #2b2b2b url("../img/left-menu-bg.png");
    border-right: 1px solid #1d1d1d;
    height: 100%;
    width: 90px;
    padding-top: 40px;
}

.sidebar-item {
    text-align: center;
    border-top: 1px solid #1d1d1d;
    border-bottom: 1px solid #323232;
    padding: 10px 0px;
    margin: 0px auto;
    font-size: 10px;
    height: 60px;
}

.sidebar-item a,
.sidebar-item fa {
    color: #999999;
}

.sidebar-item a:hover {
    color: #cccccc;
}

/* Dashboard Page */

.dashboard {
    margin: 20px;
}

.dashboard-header {
    margin-left: 10px;
    font-weight: bold;
}

.box-area {
    margin-top: 10px;
}

.box-area-item {
    margin-bottom: 10px;
    background-color:  #ffffff;
    padding:  10px;
}

.box-area-item i {
    margin-right: 10px;
}

.box-area-item img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.box-area fieldset {
  margin: 10px 0px;
  background-color: #ffffff;
}

.box-area fieldset legend {
  background-color: #ffffff;
  padding: 10px;
}

.modal-box-area fieldset {
  margin: 10px 0px;
  background-color: #ffffff;
}

.modal-box-area fieldset legend {
  background-color: #ffffff;
  padding: 10px;
}

.case-start {
    color: #888888;
}

/* User Admin */

.userdetails .userdetails-form {
    margin: 10px;
}

/* Employee Search */

.tasks-button {
    margin-top: 10px;
}

.employeesearch .search-area {
    margin-top: 50px;
}

.employeesearch .control-header-area button {
    margin: 10px;
}

/* Add Employee */

.employeedetails {
    margin-top: 20px;
}

.employeedetails .row {
    margin: 0px;
}

.addemployee-header {
    margin-left: 10px;
    font-weight: bold;
}

.addemployee fieldset {
    margin-bottom: 25px;
}

/* Case Tasks */

.task-list {
   margin: 10px;
}

.task-list i {
    margin-right: 10px;
}

.task-header {
    margin: 10px 0px;
    color: #3690e6;
}

.task-list li {
    margin: 10px;
    list-style: none; 
}

.task-list li a {
    color: #777777;
    text-decoration: none;
}

.task-list li a:hover {
    color: #444444;
    text-decoration: underline;
    background-color: #eeeeee;
}

/* Case Details */

.case-logo-area {
    /*width: 500px;
    height: 75px;*/
    margin: 10px;
    max-height: 100px;
    min-width: 500px;
}

.case-logo-area img {
    /*width: 100%;*/
    height: 100%;
}

/* Census Import */

.census-alert {
    margin: 5px 10px;
}

/* Benefits */

.benefit-button-area {
    margin-top: 20px;
}

.benefit-button-area button {
    margin-right: 10px;
}

.benefit-box-area {
    background-color: #ffffff;
    padding: 10px;
}

.benefit-toolbar {    
    padding: 10px;
    margin-left: 10px;
}

.benefit-toolbar button {
    margin-left: 10px;
}

/* Critical Illness */

.criticalillness-table {
    margin-top: 30px;
}

.criticalillness-table td {
  padding: 5px;
}

.criticalillness-table th {
  text-align: center;
}

.criticalillness-questions {
    margin-top: 20px;
    margin-bottom: 20px;
}

.criticalillness-questions .checkbox {
    margin-right: 20px;
}

/* Voluntary Life */

.spouse_vtl_coverage_area {
    margin-top: 20px;
}

.voluntarylife_option_area {
    margin-top: 10px;
}

/* Enrollment Pages */

.enrollment-header h5 {
    margin: 20px;
    font-size: 20px;
    font-weight: bold;
}

.enrollment-header span {    
    font-size: 20px;   
    margin: 25px 10px;
}

.enroll_presentation {
    margin:  0px 0px 20px 0px;
}

.enroll_presentation img {
    width: 100%;
}

.enroll-controls h5 {
    margin: 15px 10px;
}

.enroll-controls .enroll-button-area {
    margin-left: 20px;
}

.enroll-controls .enroll-button-area button {
    margin-left: 10px;
}

.enrollment-steps a,
.enrollment-steps{
    font-weight: bold;
    color: #000000
}

.enrollment-steps .badge-complete {
    background-color: #339933;
}

.enrollment-steps .active .badge {
    background-color: #ffffff;
    color: #000000;
}

.beneficiary_dependent {
    padding:  5px;
    border:  solid 1px;
    margin:  10px;
}

.beneficiary_box_dependents {
    margin: 10px;
}

.dependent_value {
    margin-top: 5px;
}

.dependent_value .k-numerictextbox {
    margin-left: 5px;
    width: 80px;
}

.dependent_value .k-input {
  color: #000000;
  font-weight: bold;
}

.enrollment-header .col-xs-5 {
    padding-left: 0px;
}

.existing-coverage-link {
    margin: 20px;
    font-weight: bold;
}

/* Health Benefit Enrollment */

.health_option_area {
    margin-top: 10px;
}

.health_enroll_dependents {
    padding: 10px 0px;    
}

.enroll_health_dependent_item {
    margin-top: 10px;
}

/* Critical Illness Enrollment */

.enroll-criticalillness-questions table {
    border: solid 1px #000000;
    width: 100%;
}

.enroll-criticalillness-questions table td {
    padding: 10px;
}

.enroll-criticalillness-questions table td input {
    margin: 0px 5px;
}

/* 401K Enrollment Calculator */

.k401_controls {
    margin-bottom: 40px;
}

#k401_age_area .k-numerictextbox,
#k401_rate_area .k-numerictextbox,
#k401_match_area .k-numerictextbox {
    width: 100px;
}

.k401slider {    
    margin: 10px 0px;
    width: 340px;
}

#k401_benefit_area {
    width: 384px;
}

#k401_chart_area {    
    margin-left: 10px;
}

/* FSA Enrollment */

#fsa_summary {
    margin-top: 20px;
}

#fsa_summary table {
    /*width: 300px;*/
    width: 100%;
}

#fsa_summary table td {
    padding: 5px;
    text-align: center;
}

#total_expenses {
    margin-top: 10px;
}

#total_expenses label {
    font-weight: bold;
}

/* HSA Enrollment */

#hsa_benefit_area,
#hsa_chart_row {
    width: 1050px;
    margin: 0px auto;
}

#hsa_chart_row {
    text-align: center;
    margin-top: 20px;
}

#hsa_benefit_area .k-numerictextbox {
    width: 100px;
    margin-left: 10px;
}

.hsaslider {
    width: 650px;
    margin-left: 25px;
}

#hsa_benefit_area h4 {
    margin: 10px 0px 0px 0px;
}

.hsa_controls {
    margin-top:  20px;
}

.hsa_left_controls {
    width: 300px;
}

#hsa_benefit_area hr {
    height: 5px;
}


/* Authorized Deductions */

.deduction_item {    
    width: 400px;
    margin: 10px;
}

.deduction_item h5 {
    font-weight: bold;
    font-size: 20px;
}

.deduction_item_line {
    margin:  10px;
    font-size: 20px;
    color:  #787878;
}

.waived-benefit {
    color: #339933;    
    font-weight: bold;
}

.enrolled-benefit {
    color: #3690e6;
    font-weight: bold;
}

/* ER Comp / Bea */

.er-inner-row {
    margin-bottom: 10px;
}

#er-comp-area,
#bea-area {
    font-size: 12px;    
    border:  solid 1px #000000;
    padding: 30px;
}

.benefit-summary-box h5 {
    margin-left: 10px;
}

.benefit-summary-box {
    border: solid 2px #000000;
    margin: 10px 0px;
}

.bea-beneficiaries-header {
    margin-top: 30px;
}

/*#er-comp-area .row-fluid {
    padding-left: 20px;
}*/

/*.benefit-summary-text,
.benefit-summary-title {
    margin-left: -20px;
}*/

#benefits-grid,
.er-inner {
    margin-left: 20px;
}

.bea-span-item {
    width: 100px;
}

.bea-header-line {
    margin: 0px;
    line-height: 0px;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

#bea-area hr {
    margin: 0px;
    color:  #000000;
    background-color: #000000;
    height:  2px;
}

#bea-address-area {
    margin-top: 10px;
}

#benefit-area table {
   width: 90%;
   margin-top: 20px;
}

#benefit-area table td {
    padding: 5px;
}

.bea-footer-cell,
.bea-table-header {
    font-weight: bold;
}

.bea-footer-cell {
    padding-top: 20px;
}

#bea-waiver {
    font-size: 10px;
    margin-top: 20px;
}

.bea-sig-date {
    text-decoration: underline;
    font-weight: bold;
}

.bea-sig-agent {
    text-decoration: none;
    font-style: italic;
}

#bea-sig-area {
    margin-top: 20px;
}

.bea-beneficiary-benefit {
    font-size: 14px;
    font-weight: bold;
}

#benefits-chart {
    margin-top: 20px;
}

.bea-dependents-table,
.bea-beneficiary-table {
    margin-top: 10px;
}

.bea-inner-dependents-table,
.bea-inner-beneficiary-table {
    margin-top: 10px;
}

.bea-inner-dependents-table td,
.bea-inner-beneficiary-table td {
  padding: 5px 0px;
}

.bea-beneficiaries-header, {
    margin-top: 20px;
}

/* Reports */

.report-table {
    width: 100%;   
    border: solid 1px;
    margin-top:  50px;
}

.report-table td {    
    padding: 20px;
    text-align: center;
    border: solid 1px;
    font-weight: bold;
}

/* UNUM Enrollment */

.unum legend {
    background-color: #999999;
    padding: 5px;
    font-weight: bold;
    font-size: 14px;
}

.unum-questions {
    margin: 30px 10px;
}

.unum-employee-questions {
    margin: 10px;
    border: solid 1px;
    padding: 10px;
}

.unum-employee-questions table {
    width: 100%;
}

.unum-employee-questions table td {
    padding: 10px;
}

.unum-employee-questions hr {
  margin: 0px;
  border: solid 1px #000000;
}

.unum-wrapper {
    margin: 10px;
}

.unum-wrapper .pull-left {
    font-weight: bold;
}

.unum-wrapper button {
    width: 100px;
}

.unum-benefit-description {
    margin: 10px;
}

.unum-benefit-header h2 {
    color: #004b8d;
    margin-left: 20px;
}

.unum-selection-box {
    background-color: #f9f9f9;
    padding: 10px;
    border: solid 5px #C7DDEA;
}

.unum-selection-box .enroll-button-area {
    margin-top: 10px;
}

.unum-benefit-header hr {
    margin: 0px 0px 10px 0px;
}

.unum-employee-coverage-option-row .k-dropdown {
    margin-top: 10px;
}

.unum-elections-table {
    width: 100%;
}

/* Allstate */

.question-area textarea {
    height: 100px;
}

.enrollment-question {
    margin-bottom: 10px;
}

.enrollment-question-radio {
    margin-top: 10px;
}

.enrollment-question-sub-question,
.sub-question-area {
    margin: 10px;
}

/*************ANGULAR FORMS*************/

.css-form input.ng-invalid.ng-dirty {
    background-color: #FA787E;
}

.css-form input.ng-valid.ng-dirty {
    background-color: #78FA89;
  }

/*************KENDO MODS***********/

.k-input,
.k-textbox,
input.form-control{
    font-weight: bold;
    color: #000000 !important;
}

table.k-editor {
    min-height: 600px; 
}

.k-numerictextbox {
    padding: 0px;
}

.k-dropdown {
    width: 100%;
}

.k-autocomplete {
    width: 100%;
}

.k-widget.k-tooltip-validation {
    margin: 10px;
}

.k-icon {
    margin-top: 6px;
}

.k-grid table {
    color: #000000;
    font-size: 14px;
}

.k-button .k-icon {
    margin: 0px 5px;
}

/*******BOOTSTRAP MODS************/

.modal-dialog {
    color: #000000;
}

.nav-tabs>li>a {
    cursor: pointer;
}

.tabs {
    margin-top: 20px;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
    background: none;
    border: solid 1px transparent;
    color: #555555;
    text-decoration: none;
}

.nav-tabs>li>a {
    color: #999999;    
    text-decoration: none;
    border: solid 1px transparent;
}

.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus {
    background: none;
    border: none;
    border-bottom: 2px solid #3690e6;
    color: #444444;
}

.nav-tabs>li>a:hover, , 
.nav-tabs>li>a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.tab-pane {
    padding: 20px;
}

h5, h1, h2, h3, h4 {
    font-weight: bold;
}

.dropdown-menu {
    left: -40px;
}

/***WIZARD*****/

.fuelux .wizard {
  background-color: #f9f9f9;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    margin-bottom: 20px;
}

.fuelux .wizard:before,
.fuelux .wizard:after {
  display: table;
  line-height: 0;
  content: "";
}

.fuelux .wizard:after {
  clear: both;
}

.fuelux .wizard ul {
  padding: 0;
  margin: 0;
  list-style: none outside none;
}

.fuelux .wizard ul li {
  position: relative;
  float: left;
  height: 46px;
  padding: 0 20px 0 30px;
  margin: 0;
  font-size: 16px;
  line-height: 46px;
  color: #999999;
  cursor: default;
  background: #ededed;
}

.fuelux .wizard ul li .chevron {
  position: absolute;
  top: 0;
  right: -14px;
  display: block;
  *display: none;
  border: 24px solid transparent;
  border-right: 0;
  border-left: 14px solid #d4d4d4;
}

.fuelux .wizard ul li .chevron:before {
  position: absolute;
  top: -24px;
  right: 1px;
  display: block;
  border: 24px solid transparent;
  border-right: 0;
  border-left: 14px solid #ededed;
  content: "";
}

.fuelux .wizard ul li.complete {
  color: #468847;
  background: #f3f4f5;
}

.fuelux .wizard ul li.complete:hover {
  cursor: pointer;
  background: #e7eff8;
}

.fuelux .wizard ul li.complete:hover .chevron:before {
  border-left: 14px solid #e7eff8;
}

.fuelux .wizard ul li.complete .chevron:before {
  border-left: 14px solid #f3f4f5;
}

.fuelux .wizard ul li.active {
  color: #3a87ad;
  background: #f1f6fc;
}

.fuelux .wizard ul li.active {
    background-color: #418ce4;
}

.fuelux .wizard ul li.active .chevron:before {
  border-left: 14px solid #f1f6fc;
}

.fuelux .wizard ul li .badge {
  margin-right: 8px;
}

.fuelux .wizard ul li:nth-child(1) {
  z-index: 10;
  padding-left: 20px;
  border-radius: 4px 0 0 4px;
}

.fuelux .wizard ul li:nth-child(2) {
  z-index: 9;
}

.fuelux .wizard ul li:nth-child(3) {
  z-index: 8;
}

.fuelux .wizard ul li:nth-child(4) {
  z-index: 7;
}

.fuelux .wizard ul li:nth-child(5) {
  z-index: 6;
}

.fuelux .wizard ul li:nth-child(6) {
  z-index: 5;
}

.fuelux .wizard ul li:nth-child(7) {
  z-index: 4;
}

.fuelux .wizard ul li:nth-child(8) {
  z-index: 3;
}

.fuelux .wizard ul li:nth-child(9) {
  z-index: 2;
}

.fuelux .wizard ul li:nth-child(10) {
  z-index: 1;
}

.fuelux .wizard .actions {
  float: right;  
  line-height: 44px;
  vertical-align: middle;
  padding: 10px;
}

.fuelux .wizard .actions a {
  margin-right: 8px;
  font-size: 12px;
  line-height: 45px;
}

.fuelux .wizard .actions .btn-prev i {
  margin-right: 5px;
}

.fuelux .wizard .actions .btn-next i {
  margin-left: 5px;
}

.fuelux .step-content .step-pane {
  display: none;
}

.fuelux .step-content .active {
  display: block;
}


/* REMOVE RESPONSIVE BOOTSTRAP */

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.container {
    width: 940px !important;
    /*padding-left: 0px;
    padding-right: 0px;*/
}

.row {
    /*margin-left: 0px;
    margin-right: 0px;*/
    margin-right: 0px;
}

.container .navbar-header,
.container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}

/* Always float the navbar header */
.navbar-header {
  float: left;
}

/* Undo the collapsing navbar */
.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}

.navbar-toggle {
  display: none;
}
.navbar-collapse {
  border-top: 0;
}

.navbar-brand {
  margin-left: -15px;
}

/* Always apply the floated nav */
.navbar-nav {
  float: left;
  margin: 0;
}
.navbar-nav > li {
  float: left;
}
.navbar-nav > li > a {
  padding: 15px;
}

/* Redeclare since we override the float above */
.navbar-nav.navbar-right {
  float: right;
}

.navbar {
    width: 940px;
}

/* Undo custom dropdowns */
.navbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
}
.navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff !important;
  background-color: #428bca !important;
}
.navbar .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #999 !important;
  background-color: transparent !important;
}

.newpage .row {
    margin-bottom: 10px;
}

.newpage .control-header-area {
    margin-bottom: 30px;
}

/**
 * The dnd-list should always have a min-height,
 * otherwise you can't drop to it once it's empty
 */
.newpage ul[dnd-list] {
    min-height: 42px;
    padding-left: 0px;
}

/**
 * The dndDraggingSource class will be applied to
 * the source element of a drag operation. It makes
 * sense to hide it to give the user the feeling
 * that he's actually moving it.
 */
.newpage ul[dnd-list] .dndDraggingSource {
    display: none;
}

/**
 * An element with .dndPlaceholder class will be
 * added to the dnd-list while the user is dragging
 * over it.
 */
.newpage ul[dnd-list] .dndPlaceholder {
    background-color: #ddd;
    display: block;
    min-height: 42px;
}

.newpage ul[dnd-list] li {
    background-color: #fff;
    border: 1px solid #ddd;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
}

/**
 * Show selected elements in green
 */
.newpage ul[dnd-list] li.selected {
    background-color: #dff0d8;
    color: #3c763d;
}

.report-link {
    font-weight: bold;
    margin: 10px;
}

/*.enroll-signature-pad {
    background-color: #ffffff;
    border: solid 1px #000;
}*/

.enroll-signature-pad .signature canvas {
    border: 1px solid #999;
    margin: 0 auto;
    cursor: pointer;
}