﻿body {
}
/*
CenCal Logo Colors:
    Dark Blue 	- #378CC2
    Light Blue 	- #AFD6E4
    Yellow 		- #E1CC5F
    Green		- #40A59D 
*/

/*
Bootstrap Colors:
    Info        - Main (#5bc0de), Background(#d9edf7), Border(#bce8f1)
    Success     - Main (#5cb85c), Background(#dff0d8), Border(#d6e9c6)
    Danger      - Main (#d9534f), Background(#f2dede), Border(#ebccd1)
    Warning     - Main (#8a6d3b), Background(#fcf8e3), Border(#f0ad4e)
    Primary     - Main (#428bca), Background(#337ab7), Border(#337ab7)
    Grey        - Background(#eee)
*/

/*body {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: #F8F8F8;
    font-family: 'Trebuchet MS';
}*/

/*fix for modal bg too  short*/
.ui-widget-overlay {
   height: 1400px;
}

.home-bg {
    border-radius: 10px;
    height: 700px;
    width: 1300px;
    background: url("../images/healthcare2.jpg");
}

.home-Logo {
    border-radius: 15px;
    background-color: white;
    width: 1200px;
    padding: 5px;
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
}

.home-container {
    height: 825px;
    width: 1200px;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
}

h1 {
    margin-top: 5px;
}

.home-header {
    margin: 5px;
    padding: 5px;
    border-radius: 15px;
    background: rgba(238, 241, 64, 0.63);
}

.home-header-blue {
    margin: 5px;
    padding: 5px;
    border-radius: 15px;
    background: rgba(55, 140, 194, 0.25);
}

.home-header-heading {
    text-align: center;
    color: #428bca;
    font-family: 'Trebuchet MS';
}

.home-header-heading-wht {
    text-align: center;
    color: #ffffff;
    font-family: 'Trebuchet MS';
}

.home-announce {
    margin: 5px;
    padding: 5px;
    border-radius: 15px;
    background: rgba(135, 211, 124, 1);
}

.home-left-div {
    border-radius: 15px;
    float: left;
    width: 49%;
    height: 600px;
    margin-right: 10px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 20px;
    background: rgba(55, 140, 194, 0.25);
}

.home-right-div {
    border-radius: 15px;
    float: right;
    width: 49%;
    height: 600px;
    margin-left: 10px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 20px;
    background: rgba(55, 140, 194, 0.25);
}

.home-inner-div {
    margin: 5px;
    border-radius: 10px;
    padding: 10px;
    background: white;
}

.image-bg-fluid-height {
    background: url("blue-wave.jpg") no-repeat center center scroll;
    padding: 100px 0;
}

.left-div {
    border:1px solid #9e9e9e;
    border-radius: 15px;
    float: left;
    width: 49%;
    height: 600px;
    margin-top: 10px;
    margin-right: 10px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 20px;
}

.top-div {
    border:1px solid #9e9e9e;
    border-radius: 15px;
    float: right;
    width: 100%;
    margin-top: 10px;
    margin-left: 10px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 20px;
}

.left-div {
    border:1px solid #9e9e9e;
    border-radius: 15px;
    float: left;
    width: 49%;
    height: 600px;
    margin-top: 10px;
    margin-right: 10px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 20px;
}

.right-div {
    border:1px solid #9e9e9e;
    border-radius: 15px;
    float: right;
    width: 49%;
    height: 600px;
    margin-top: 10px;
    margin-left: 10px;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
}

.inner-div {
    border:1px solid #9e9e9e;
    border-radius: 15px;
    float: right;
    width: 100%;
    height: 300px;
    margin-top: 10px;
    padding-top: 15px;
    padding-left: 130px;
    padding-right: 20px;
    padding-bottom: 50px;
}


/* Case Tracking Edit Screen DIVs */
.case-top-div {
    /*border:1px solid #9e9e9e;
    border-radius: 15px;*/
    float: right;
    width: 100%;
    height: 50px;
    margin-top: 1px;
    margin-bottom: 2px;
    margin-left: 10px;
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 20px;
    text-align: left;
}

.case-main-div {
    border:1px solid #9e9e9e;
    border-radius: 15px;
    float: right;
    width: 100%;
    height: 380px;
    margin-top: 10px;
    margin-left: 10px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 20px;
    box-shadow: 5px 5px 5px #888888;
}

.case-detail-div {
    border:1px solid #9e9e9e;
    border-radius: 15px;
    float: right;
    width: 100%;
    height: 250px;
    margin-top: 10px;
    margin-left: 10px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 20px;
    box-shadow: 5px 5px 5px #888888;
}

.case-detail-inner-div {
    height:205px; 
    overflow:auto;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    margin-left: 20px;
    margin-right: 100px;
    padding-left: 0;
    padding-right: 0;
}

.ui-capitalize {
    word-wrap: break-word;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

/* Custom Header Styles */
.ccGridHeader {
    background-color: #368dc4;
    color: #FFFFFF;
}

.headerBackground {
    background-color: #91CFE1 !important;
}


/* Menu button and link styles */
.linkBtnMenu {
    color: #FFFFFF;
    height: 30px;
    padding-bottom: 22px;
}

.btnMenu {
    margin-top: 3px !important;
    margin-bottom: 2px;
}

.btnCCPrime {
    color: #FFFFFF;
    background-color: #368DC4;
    margin-bottom: 5px;
}
/*.createBtn {
    background-color: #40A59D;
    border: none;
}*/

.searchButton {
    height: 35px !important; 
    width: 35px !important;
    border-radius: 5px;
}

.submitButton {
    height: 35px !important;
    width: 35px !important;
    border-radius: 5px;
}

.exportBtn {
    background-color: #E1CC5F;
    border: none;
    margin-top: 0px;
    /*color: #368dc4;*/
}

.exportBtnAlt {
    background-color: #E1CC5F;
    border: none;
    margin-top: 0px;
    background-color:rgba(64, 165, 157, .5)
}

.newWindowBtn {
    /*background-color: #40A59D;*/
    border: none;
    margin-top: 0px;
    background-color:rgba(64, 190, 157, 0.75)
}

.delChk {
    color: #FFFFFF;
}

.delChkAll {
    margin: 4px;
}

.searchInput {
    width: 400px;
    margin-bottom: 5px;
    margin-left: 0px;
}

.searchInput2 {
    width: 86px;
    margin-bottom: 5px;
    margin-left: 0px;
}

.searchInput3 {
    width: 100px;
    margin-bottom: 5px;
    margin-left: 0px;
}
.searchDiv {
    width: 285px;
    padding-left: 2px;
}

.showRecs {
    margin-bottom: 5px;
}
/**********************************/

/* Altered Bootstrap Table Styles */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #d9edf7;
}

.container-header {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-header:before,
.container-header:after {
    display: table;
    content: " ";
}

.container-header:after {
    clear: both;
}

.container-header:before,
.container-header:after {
    display: table;
    content: " ";
}

.container-header:after {
    clear: both;
}
/* ****************************** */

/* Altered Bootstrap Form Styles */
.input-sm {
    padding: 1px;
}

/* ****************************** */

/* Altered Bootstrap Menu Styles */
.navbar {
    padding-left: 0px;
}
/* navbar */
.navbar-default {
    background-color: #F8F8F8;
    border-color: #E7E7E7;
}

/* link */
.navbar-default {
    color: #368dc4;
}

.navbar-default .navbar-nav > li > a {
    color: #368dc4;
    font-weight: bold;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #368dc4;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.dropdown:hover, .dropdown-submenu:hover {
    color: #368dc4;
    background-color: #cbe3ed;
}

.navbar-default .navbar-nav .open a {
    color: #368dc4;
}

.navbar-default .navbar-nav .open a:hover,
.navbar-default .navbar-nav .open a:focus {
    color: #368dc4;
    background-color: #cbe3ed;
}

/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #368dc4;
    border-bottom-color: #368dc4;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #368dc4;
    border-bottom-color: #368dc4;
}

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #368dc4;
    border-bottom-color: #368dc4;
    color: #cbe3ed;
    background-color: #cbe3ed;
}
/* ****************************** */




/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
    top: 0;
    left: 0;
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*.dow {
    border-top: 1px solid #ddd !important;
  }*/
}

.datepicker:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: relative;
    top: -7px;
    left: 6px;
}

.datepicker:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: relative;
    top: -6px;
    left: 7px;
}

.datepicker > div {
    display: none;
}

.datepicker table {
    width: 100%;
    margin: 0;
}

.datepicker td,
.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.datepicker td.day:hover {
    background: #eeeeee;
    cursor: pointer;
}

.datepicker td.day.disabled {
    color: #eeeeee;
}

.datepicker td.old,
.datepicker td.new {
    color: #999999;
}

.datepicker td.active,
.datepicker td.active:hover {
    color: #ffffff;
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #0044cc;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
    color: #ffffff;
    background-color: #0044cc;
    *background-color: #003bb3;
}

.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
    background-color: #003399 \9;
}

.datepicker td span {
    display: block;
    width: 47px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.datepicker td span:hover {
    background: #eeeeee;
}

.datepicker td span.active {
    color: #ffffff;
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #0044cc;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
    color: #ffffff;
    background-color: #0044cc;
    *background-color: #003bb3;
}

.datepicker td span.active:active,
.datepicker td span.active.active {
    background-color: #003399 \9;
}

.datepicker td span.old {
    color: #999999;
}

.datepicker th.switch {
    width: 145px;
}

.datepicker th.next,
.datepicker th.prev {
    font-size: 21px;
}

.datepicker thead tr:first-child th {
    cursor: pointer;
}

.datepicker thead tr:first-child th:hover {
    background: #eeeeee;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

/* background color for invalid entries*/
.input-error {
    background: #f4cccc;
}

.header-heading {
    margin: 30px 0;
    /*margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 10px;*/
}

.image-bg-fluid-height, .image-bg-fixed-height {
    text-align: left;
}

/*font awesome overrides*/
/*.fa override only used for home page external link boxes*/
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: bold;
    font-stretch: normal;
    font-size: 14px;
    line-height: 1.428571429;
    font-style: inherit;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

/*.fa2 override for sort icons*/
.fa2 {
    font: normal normal normal 14px/1 FontAwesome;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: bold;
    font-stretch: normal;
    font-style: inherit;
    font-family: FontAwesome,Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}


.fa2-sort:before {
    content: "\f0dc ";
}

.fa2-sort-desc:before {
    content: "\f0dd ";
}

.fa2-sort-asc:before {
    content: "\f0de ";
}

/*.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}*/

h1,
.h1 {
    font-size: 55px;
    color: #FFFFFF;
}

/* Panel Styles */
.panel-gray {
    border-color: #999999;
}

.panel-gray > .panel-heading {
    border-color: #999999;
    color: white;
    background-color: #999999;
}

.panel-gray > a {
    color: #378CC2;
}

.panel-gray > a:hover {
    color: #3d8b3d;
}

.panel-blue {
    border-color: #AFD6E4;
}

.panel-blue > .panel-heading {
    border-color: #AFD6E4;
    color: white;
    background-color: #AFD6E4;
}

.panel-blue > a {
    color: #AFD6E4;
}

.panel-blue > a:hover {
    color: #3d8b3d;
}

.panel-green {
    border-color: #40A59D;
}

.panel-green > .panel-heading {
    border-color: #40A59D;
    color: white;
    background-color: #40A59D;
}

.panel-green > a {
    color: #40A59D;
}

.panel-green > a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red > .panel-heading {
    border-color: #d9534f;
    color: white;
    background-color: #d9534f;
}

.panel-red > a {
    color: #d9534f;
}

.panel-red > a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #E1CC5F;
}

.panel-yellow > .panel-heading {
    border-color: #E1CC5F;
    color: white;
    background-color: #E1CC5F;
}

.panel-yellow > a {
    color: #E1CC5F;
}

.panel-yellow > a:hover {
    color: #df8a13;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

/* Panel - Custom */
.fullWidth-panel {
    width: 1170px;
    margin-bottom: 0;
}

.fullWidth-panel-heading {
    width: 1170px;
    padding: 3px;
}

.fullWidth-panel-body {
    width: 1170px;
    margin-bottom: 3px;
}

.agGridWidth-panel {
    width: 1150px;
    margin: 0;
}

.agGridWidth-panel-heading {
    width: 1150px;
    padding: 3px;
}

.agGridWidth-panel-body {
    width: 1150px;
    margin-bottom: 3px;
}

.partialWidth-panel {
    margin-bottom: 0;
}

.partialWidth-panel-heading {
    padding: 3px;
}

/*.partialWidth-panel-body {

}*/

.custom {
    width: 100%;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    align-content: center;
}

col-lg-3 {
    position: center;
}

col-lg-6 {
    position: center;
}

/* slider css*/

/* The switch - the box around the slider */
.switch2 {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-left: 5px;
}

.switch2 .small {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 22px;
    margin-left: 5px;
}

/*Hide default HTML checkbox*/
.switch2 input {
    display: none !important;
}

/*The slider*/
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider.small:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input + .slider {
    background-color: #5cb85c;/*rgba(92, 184, 92, 0.4);*/ /*#d9edf7;*/ /*#AFD6E4;*/
}

input:checked + .slider {
    background-color: rgba(92, 184, 92, 0.4);/*#5cb85c;*/ /*#368dc4;*/
}

input:focus + .slider {
    box-shadow: 0 0 1px #368dc4;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

input:checked + .slider.small:before {
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
}

/*Rounded sliders*/
.slider.round {
    border-radius: 34px;
    margin-bottom: 3px;
}
/*Rounded sliders*/

.slider.round:before {
    border-radius: 50%;
}

.gridRow td label {
    height: 20px;
}

/*submenu css*/
/*make the menu sub-menu items drop down on mouse hover */
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-menu a {
    color: #368dc4 !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #cbe3ed;
}

.dropdown-submenu > a:after {
    color: #368dc4 !important;
}

/* Loading Spinner */
.loader {
    position: absolute;
    left: 50%;
    top: 25%;
    z-index: 99;
    border: 10px solid #f3f3f3; /*Light Grey */
    border-top: 10px solid #368dc4; /* Dark Blue */
    border-right: 10px solid #40A59D; /* Green */
    border-left: 10px solid #AFD6E4; /* Light Blue */
    border-bottom: 10px solid #E1CC5F; /* Yellow */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

/* Loading Spinner */
.dialogloader {
    position: absolute;
    left: 50%;
    top: 10%;
    z-index: 99;
    border: 10px solid #f3f3f3; /*Light Grey */
    border-top: 10px solid #368dc4; /* Dark Blue */
    border-right: 10px solid #40A59D; /* Green */
    border-left: 10px solid #AFD6E4; /* Light Blue */
    border-bottom: 10px solid #E1CC5F; /* Yellow */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loadMsg {
    position: absolute;
    left: 50%;
    top: 44%;
    z-index: 99;
    color: #000000 /*#368dc4*/;
    font-size: medium;
    font-weight: bold;
}

.loadOverlay {
    background-color:  #f3f3f3;
    position: fixed/*absolute*/;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    z-index: 2;
}

.envHeader {
    /*color: rgba(0, 0, 0, 0.3);*/
    color: rgba(55, 140, 194, .8);
    padding-bottom: 1px;
    padding-top: 5px;
    font-weight: bold;
}

/* Watermark */
/*.watermark {
    position: absolute;
    opacity: 0.2;
    background-position: 80% 0;
    background-repeat: no-repeat;
    background-image: url("../images/watermark.png");
    background-color: #368dc4; 
}*/

/* Demo Environment */
.demoEnvironment {
    /*background-color: rgba(55, 140, 194, 0.3);*/ /* Dark Blue */
    background-color: rgba(175, 214, 228, 0.3); /* Light Blue*/
    /*background-color: rgba(225, 204, 95, 0.3);*/ /* Yellow */
    /*background-color: rgba(64, 165, 157, 0.3);*/ /* Green */
}

.modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 300px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);
    opacity: 1;
}

.modal-dialog {
    width: 625px;
    padding-top: 60px;
    padding-bottom: 10px;
}

.modal-body {
    position: relative;
    padding: 20px;
    padding-bottom: 10px;
}

.modal-header {
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px;
}

.modal-footer {
    padding: 5px 20px 20px;
    margin-top: 0px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0;
    border-radius: 4px;
}

.modal-lookupdialog {
    width: 650px;
    padding-bottom: 10px;
}

.search-dialog {
    width: 600px;
    padding-top: 60px;
    padding-bottom: 10px;
    padding-left: 100px;
}

.lookup-dialog {
    width: 625px;
    padding-bottom: 10px;
    position: relative;
    z-index: 1050;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
}

.search-dialog {
    width: 600px;
    padding-top: 60px;
    padding-bottom: 10px;
    padding-left: 100px;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
    padding-bottom: 0em;
    padding-left: 0.4em;
}

.pagination-container {
    padding-top: 10px;
    padding-bottom: 0;
}

.table-responsive {
    margin-top: 10px;
}

.errorText {
    /*color: #d9534f;*/
    /*font-style: italic;*/
    font-weight: bold;
}

.successText {    
    /*font-style: italic;*/
    /*color: #5cb85c;*/
    font-weight: bold;
}


/* Sets the input values to uppercase */
input.upperCase {
    text-transform: uppercase;
}

.constraintViolation {
    background-color: #f4cccc;
}

.print {
    float: left;
    position: relative;
    left: -25%;
    vertical-align: middle;
    padding: 6px;
}

/*.refineSearch{
     float: right;
      position: relative;
      left: -50%;
       vertical-align: middle;
       padding: 6px;
}*/


textarea {
    resize: none;
}

textarea:focus {
    /*background:#fff;
    color: black;
    max-width: 500px;*/
    height: 150px;
    margin: 3px 12px;
    outline: none;
}

.numVal {
    text-align: right;
}


/* Collapsible rows */
.collapseCol {
    white-space: nowrap;
    overflow: hidden;
    /*word-break: keep-all;*/
}

.collapseRow td label {
    font-weight: normal;
    font-size: smaller;
}


/* Icon Classes */
.resizeRowIcon {
    vertical-align: top;
    /*font-size: small;*/
    font-size: 8px !important; 
    padding: 3px !important;
    margin-bottom: 5px;
    color: #FFFFFF/*#378CC2;*/

}

/* Small row icons */
.resizeAltRowIcon {
    vertical-align: top;
    font-size: 10px !important; 
    padding: 1px !important;
    margin-bottom: 5px;
    color: #5cb85c/*#378CC2;*/

}

.resizeAltRowIcon:hover {
    color: #3c763d;
}

.resizeAltRowIcon-Warn {
    vertical-align: top;
    font-size: 10px !important; 
    padding: 1px !important;
    margin-bottom: 5px;
    color: #f0ad4e/*#378CC2;*/

}

.resizeAltRowIcon-Warn:hover {
    color: #8a6d3b;
}

.resizeAltRowIcon-Black {
    vertical-align: top;
    font-size: 10px !important; 
    padding: 1px !important;
    margin-bottom: 5px;
    color: #000;

}

.resizeAltRowIcon-Black:hover {
    color: #505050;
}

.resizeAltRowIcon-Prime {
    vertical-align: top;
    font-size: 10px !important; 
    padding: 1px !important;
    margin-bottom: 5px;
    color: #428bca;

}

.resizeAltRowIcon-Prime:hover {
    color: #505050;
}

/* Large row icons */
.resizeAltRowIcon-lg {
    vertical-align: top;
    font-size: 15px !important;
    padding: 1px !important;
    margin-bottom: 5px;
    color: #5cb85c;
}

.resizeAltRowIcon-lg:hover {
    color: #3c763d;
}

.resizeAllRowIcon {
    vertical-align: top;
    font-size: small;
    color: #FFFFFF;
}


/* DIV row striping*/
.divStriped .row:nth-of-type(odd) div {
    background-color: #FFFFFF;
}
.divStriped .row:nth-of-type(even) div {
    background: #d9edf7;
}


/* Bootstrap table striping mods */
.caseStripedEven {
    background-color:#FFF;
}

/*.caseStriped:nth-child(odd) {
    background:#CCC
}*/

.commStripedEven {
    /*background-color:rgba(175, 214, 228, .5);*/
    /*background-color:rgba(225, 204, 95, .3);*/
    background-color:rgba(64, 165, 157, .2);
}

.commStripedOdd {
    background-color:#FFFFFF /*#F9F9F9*/;
}


/* Entry Form styles */
.dataLabels {
    font-weight: normal;
}

.missingLabels {
    font-weight: lighter;
    font-style: italic;
    color: red;
}

.editTextArea, .editTextAreaGrid {
    max-width: 100%;
}

.editTextArea2 {
    height: 100% !important;
    max-width: 100%;    
}

.editTextArea:focus {
    height: 100px !important;
    margin: 1px 5px;
    outline: none;
}

.editTextArea2:focus {
    height: 100% !important;
    margin: 1px 5px;
    outline: none;
}

.editTextAreaGrid:focus {
    height: 60px !important;
    margin: 0;
    padding: 0;
    outline: none;
}


textarea.input-sm {
    height: 30px !important;    
}

.home-container2 {
    height: 825px;
    width: 1200px;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
}

.top-div2 {
    border:1px solid #9e9e9e;
    border-radius: 15px;
    float: right;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.left-div2 {
    border:1px solid #9e9e9e;
    border-radius: 15px;
    float: left;
    width: 49%;
    height: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 20px;
}

.right-div2 {
    border:1px solid #9e9e9e;
    border-radius: 15px;
    float: right;
    width: 49%;
    height: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
}

.inner-div2 {
    /*border:1px solid #9e9e9e;
    border-radius: 15px;*/
    float: left;
    width: 31%;
    margin: 10px;
    
    /*margin-top: 10px;
    margin-right: 10px;*/
    /*padding-top: 15px;
    padding-left: 10px;
    padding-right: 20px;*/
}



.underline {
    text-decoration: underline;
    /*border-bottom: 1px solid currentColor;*/
}


/* Bootstrap Callouts */
.bs-callout {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 15px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}


/* Boostrap Color Classes */
.bs-mod-light {
    background: #eee;
}

.bg-grey {
    background: #eee;
}

.linkSuccess a:link {
    color: #5cb85c;
}

.linkInfo a:link {
    color: #5bc0de;
}

.linkWhite {
    color: #ffffff !important;
}

.altSuccess {
    color: #5cb85c;
}

.altInfo {
    color: #5bc0de;
}

 /*Bootstrap Backgrounds */
.backgroundDanger {
    background: #f2dede !important;
}

.backgroundWarning {
    background: #fcf8e3 !important;
}

.backgroundInfo {
    background: #d9edf7 !important;
}

/* Angular Styles */
.agCalendar {
    width: 100px;
    background-color: #ffffff !important;
    
}

/* AgGrid Styles */
.agGridAlignCenter {
    text-align: center !important;
}

.agGridAlignRight {
    text-align: right;
}

.agGridAlignLeft {
    text-align: left;
}


/* Images */
.browserIcons {
    width: 30px;
    height: auto;
}

/* Bootstrap Button Important */
.btn-imp {
    display: inline-block !important;s
    padding: 6px 12px !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 1.42857143 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    -ms-touch-action: manipulation !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
}

.btn-primary-imp {
    color: #fff !important;
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
}

    .btn-primary-imp:focus,
    .btn-primary-imp.focus {
        color: #fff !important;
        background-color: #286090 !important;
        border-color: #122b40 !important;
    }

    .btn-primary-imp:hover {
        color: #fff !important;
        background-color: #286090 !important;
        border-color: #204d74 !important;
    }

    .btn-primary-imp:active,
    .btn-primary-imp.active,
    .open > .dropdown-toggle.btn-primary-imp {
        color: #fff !important;
        background-color: #286090 !important;
        border-color: #204d74 !important;
    }

        .btn-primary-imp:active:hover,
        .btn-primary-imp.active:hover,
        .open > .dropdown-toggle.btn-primary-imp:hover,
        .btn-primary-imp:active:focus,
        .btn-primary-imp.active:focus,
        .open > .dropdown-toggle.btn-primary-imp:focus,
        .btn-primary-imp:active.focus,
        .btn-primary-imp.active.focus,
        .open > .dropdown-toggle.btn-primary-imp.focus {
            color: #fff !important;
            background-color: #204d74 !important;
            border-color: #122b40 !important;
        }

    .btn-primary-imp:active,
    .btn-primary-imp.active,
    .open > .dropdown-toggle.btn-primary-imp {
        background-image: none !important;
    }

    .btn-primar-imp.disabled,
    .btn-primary-imp[disabled],
    fieldset[disabled] .btn-primary-imp,
    .btn-primary-imp.disabled:hover,
    .btn-primary-imp[disabled]:hover,
    fieldset[disabled] .btn-primary-imp:hover,
    .btn-primary-imp.disabled:focus,
    .btn-primary-imp[disabled]:focus,
    fieldset[disabled] .btn-primary-imp:focus,
    .btn-primary-imp.disabled.focus,
    .btn-primary-imp[disabled].focus,
    fieldset[disabled] .btn-primary-imp.focus,
    .btn-primary-imp.disabled:active,
    .btn-primary-imp[disabled]:active,
    fieldset[disabled] .btn-primary-imp:active,
    .btn-primary-imp.disabled.active,
    .btn-primary-imp[disabled].active,
    fieldset[disabled] .btn-primary-imp.active {
        background-color: #337ab7 !important;
        border-color: #2e6da4 !important;
    }

/* Container Resize */
/*@media (min-width: 900px) {
    .container{
        max-width: 900px;
    }
}*/


/* TESTING STYLES */
/*.case-top-div {
    background-color: aqua;
    margin-top: 1px;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 5px;
}*/

/*.pull-left {
    background-color: greenyellow;
}*/

/*.table-striped2 > tbody > tr:nth-child(3n+1) > td,
.table-striped2 > tbody > tr:nth-child(3n+3) > td {
   background-color: #ffffff !important;
}*/

/*thead{
  position: unset;
  width: 100%;
  font-size: 16px;
  transition: all 0.4s ease;
  text-align: center;
  font-size: 72px;
  line-height: 108px;
  height: 108px;
  background: #335C7D;
  color: #fff;  
}

thead.sticky {
  font-size: 15px;
  line-height: 48px;
  height: 48px;
  background: #efc47D;
  text-align: left;
  padding-left: 20px;
}*/


/*table.floatThead-table {
    border-top: none;
    border-bottom: none;
    background-color: #fff;
    margin-top: 0px !important;
}

.nav {
    margin: 0;
}*/
