/*
LIST OF STYLES - BEGIN
     SNOWY - Tomas Weinzettl
     BLUEEFFECT - Tomas Weinzettl
     GREENLINE - Tomas Weinzettl
     REDHOT - Tomas Weinzettl
     SEPHIA - Tomas Weinzettl
     DEEPPURPLE - Tomas Weinzettl
     50SHADESOFGREY - Tomas Weinzettl
     LIME - Tomas Weinzettl
LIST OF STYLES - END
*/
/* SNOWY:white;  BLUEEFFECT:#1D2733;  GREENLINE:#172D17;  REDHOT:#471515;  SEPHIA:#312821;  DEEPPURPLE:#2C1E34;  50SHADESOFGREY:#292929;  LIME:#33390F;  */
/*@desktop:   ~"only screen and (min-width: 960px) and (max-width: 1199px)";*/
/* SNOWY:url('../images/bckgrndSnowy.jpg');  BLUEEFFECT:url('../images/bckgrndBlueeffect.png');  GREENLINE:url('../images/bckgrndGreenline.png');  REDHOT:url('../images/bckgrndRedhot.png');  SEPHIA:url('../images/bckgrndSephia.png');  DEEPPURPLE:url('../images/bckgrndDeeppurple.png');  EACH_OTHER:url('../images/bckgrndDefault.png');  */
/* SNOWY:cover;  EACH_OTHER:auto;  */
/* SNOWY:no-repeat;  EACH_OTHER:repeat;  */
/* SNOWY:#EFEDED;  EACH_OTHER:@review-table-body-hover-background;  */
/* SNOWY:rgba(0,0,0,0.3);  EACH_OTHER:@basic-style-color;  */
/* SNOWY:#D8D8D8;  EACH_OTHER:@header-menu-item-color;  */
/* SNOWY:transparent;  EACH_OTHER:@header-background-color;  */
/* SNOWY:#ffd700;  EACH_OTHER:lighten(@basic-style-color, 55%);  */
/* SNOWY:rgba(0,0,0,0.05);  EACH_OTHER:lighten(@basic-style-color, 6%);  */
/* SNOWY:white;  EACH_OTHER:@role-selector-font-color;  */
/* SNOWY:black;  EACH_OTHER:@folder-background;  */
/* SNOWY:rgba(0,0,0,0.15);  EACH_OTHER:lighten(@basic-style-color, 12%);  */
/* SNOWY:rgba(0,0,0,0.4);  EACH_OTHER:lighten(@basic-style-color, 22%);  */
/* SNOWY:rgba(0,0,0,0.15);  EACH_OTHER:lighten(@basic-style-color, 17%);  */
/* SNOWY:black;  EACH_OTHER:@folder-background;  */
/* SNOWY:rgba(0,0,0,0.25);  EACH_OTHER:lighten(@basic-style-color, 40%);  */
/* SNOWY:transparent;  EACH_OTHER:white;  */
/* SNOWY:white;  EACH_OTHER:desaturate(lighten(@basic-style-color, 60%), 5%);  */
/* SNOWY:rgba(255,255,255,0.9);  EACH_OTHER:desaturate(lighten(@basic-style-color, 70%), 5%);  */
/* SNOWY:white;  EACH_OTHER:#DCDCDC;  */
/* SNOWY:rgba(255,255,255,0.8);  EACH_OTHER:white;  */
/* SNOWY:black;  EACH_OTHER:desaturate(lighten(@basic-style-color, 20%), 5%);  */
/* SNOWY:#657C9B;  EACH_OTHER:desaturate(lighten(@basic-style-color, 25%), 5%);  */
/* SNOWY:rgba(255,255,255,0.5);  EACH_OTHER:@review-table-body-selected-background;  */
/* SNOWY:rgba(0,0,0,0.08);  EACH_OTHER:desaturate(lighten(@basic-style-color, 72%), 5%);  */
/* SNOWY:#A4A5BC;  EACH_OTHER:@review-table-header-background-color;  */
/* SNOWY:rgba(0,0,0,0.08);  EACH_OTHER:desaturate(lighten(@basic-style-color, 50%), 5%);  */
/* SNOWY:rgba(0,0,0,0.15);  EACH_OTHER:fade(lighten(@basic-style-color, 15%), 20%);  */
/* SNOWY:url('../images/calendar/upWhite.png');  EACH_OTHER:url('../images/calendar/upBlack.png');  */
/* SNOWY:url('../images/calendar/priorMonthWhite.png');  EACH_OTHER:url('../images/calendar/priorMonthBlack.png');  */
/* SNOWY:url('../images/calendar/nextMonthWhite.png');  EACH_OTHER:url('../images/calendar/nextMonthBlack.png');  */
/* SNOWY:url('../images/calendar/priorYearWhite.png');  EACH_OTHER:url('../images/calendar/priorYearBlack.png');  */
/* SNOWY:url('../images/calendar/nextYearWhite.png');  EACH_OTHER:url('../images/calendar/nextYearBlack.png');  */
/* SNOWY:url('../images/calendar/priorMonthWhite.png');  EACH_OTHER:url('../images/calendar/priorMonthBlack.png');  */
/* SNOWY:url('../images/calendar/nextMonthWhite.png');  EACH_OTHER:url('../images/calendar/nextMonthBlack.png');  */
/* SNOWY:white;  EACH_OTHER:desaturate(lighten(@basic-style-color, 20%), 5%);  */
/* SNOWY:transparent;  EACH_OTHER:desaturate(lighten(@basic-style-color, 60%), 5%);  */
/* SNOWY:rgba(0,0,0,0.4);  EACH_OTHER:lighten(@basic-style-color, 40%);  */
/* SNOWY:transparent;  EACH_OTHER:desaturate(lighten(@basic-style-color, 70%), 11%);  */
/* SNOWY:rgba(202,203,216,0.85);  EACH_OTHER:saturate(lighten(@basic-style-color, 75%), 5%);  */
/* SNOWY:rgba(0,0,0,0.6);  EACH_OTHER:lighten(@basic-style-color, 25%);  */
/* SNOWY:rgba(240,240,240,0.9);  EACH_OTHER:saturate(lighten(@basic-style-color, 80%), 5%);  */
/* SNOWY:rgba(255,255,255,0.5);  EACH_OTHER:transparent;  */
/* SNOWY:black;  EACH_OTHER:@review-table-header-background-color;  */
/* SNOWY:rgba(0,0,0,0.15);  EACH_OTHER:saturate(lighten(@basic-style-color, 55%), 5%);  */
/* SNOWY:black;  50SHADESOFGREY:black;  EACH_OTHER:white;  */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400);
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes waitShieldBackgroundAnimation {
  0% {
    background-color: transparent;
  }
  100.0% {
    background-color: rgba(0, 0, 0, 0.7);
  }
}
#tabHeader {
  display: inline-block;
}
#layoutMainHeaderPanelProjectLogo {
  height: 100%;
  width: 340px;
  display: inline-block;
  background-size: 28px 28px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  #layoutMainHeaderPanelProjectLogo {
    height: 36px;
    width: 48px;
  }
}
.layoutMainHeaderUserImage {
  margin: 15px 7px 20px 7px ;
  height: calc(100% - 45px);
  display: block;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderUserImage {
    display: none;
  }
}
.layoutMainHeaderUserName {
  font-size: 1.0em;
  color: white;
  position: absolute;
  left: calc(5px +  64px );
  top: 3px;
  vertical-align: middle;
  text-align: left;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderUserName {
    display: none;
  }
}
.layoutMainHeaderWorkplaceName {
  font-size: 0.6em;
  color: #D8D8D8;
  position: absolute;
  left: calc(5px +  64px );
  bottom: 9px;
  vertical-align: middle;
  text-align: left;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderWorkplaceName {
    display: none;
  }
}
.layoutMainHeaderUserNameShortCut {
  display: none;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderUserNameShortCut {
    display: inline-block;
    font-size: 1.0em;
    font-weight: bold;
    color: white;
    position: absolute;
    left: 9px;
    top: 5px;
    background-color: darkgrey;
    border-radius: 50%;
    text-align: center;
    width: 28px;
    line-height: 26px;
  }
}
.layoutMainHeaderMenuItem {
  cursor: pointer;
  width: auto;
  height: 30px;
  vertical-align: middle;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-top: 16px;
  margin-right: 15px;
  color: #D8D8D8 !important;
}
.layoutMainHeaderMenuItem:hover {
  color: white !important;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderMenuItem {
    width: 20px;
    height: 20px;
    margin-top: 3px;
    margin-right: 10px;
    transform: scale(0.9);
    opacity: 0.6;
  }
  .layoutMainHeaderMenuItem:hover {
    opacity: 1.0;
  }
}
.layoutMainHeaderMenuItemMessages {
  cursor: pointer;
  width: auto;
  height: 30px;
  vertical-align: middle;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-top: 16px;
  margin-right: 15px;
  color: #D8D8D8 !important;
  padding-right: 12px;
  position: relative;
}
.layoutMainHeaderMenuItemMessages:hover {
  color: white !important;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderMenuItemMessages {
    width: 20px;
    height: 20px;
    margin-top: 3px;
    margin-right: 10px;
    transform: scale(0.9);
    opacity: 0.6;
  }
  .layoutMainHeaderMenuItemMessages:hover {
    opacity: 1.0;
  }
}
.layoutMainHeaderMenuItemMessages + span.count {
  position: absolute;
  right: 15px;
  top: 12px;
  padding: 0px 5px;
  font-size: 0.5em;
  font-weight: bold;
  border-radius: 15px;
  background: red;
  color: white;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderMenuItemMessages + span.count {
    right: 5px;
    top: 2px;
    font-size: 0.8em;
  }
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderMenuItemMessages {
    margin-right: 10px;
    background-image: url('../images/header/messages.png');
  }
}
.layoutMainHeaderMenuItemSettings {
  cursor: pointer;
  width: auto;
  height: 30px;
  vertical-align: middle;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-top: 16px;
  margin-right: 15px;
  color: #D8D8D8 !important;
  padding-right: 10px;
  position: relative;
}
.layoutMainHeaderMenuItemSettings:hover {
  color: white !important;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderMenuItemSettings {
    width: 20px;
    height: 20px;
    margin-top: 3px;
    margin-right: 10px;
    transform: scale(0.9);
    opacity: 0.6;
  }
  .layoutMainHeaderMenuItemSettings:hover {
    opacity: 1.0;
  }
}
.layoutMainHeaderMenuItemSettings + span.count {
  position: absolute;
  right: 15px;
  top: 12px;
  padding: 0px 5px;
  font-size: 0.7em;
  font-weight: bold;
  background: transparent url('../images/header/warning.png') right top no-repeat;
  color: transparent;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderMenuItemSettings + span.count {
    right: 5px;
    top: 2px;
    font-size: 1.0em;
  }
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderMenuItemSettings {
    margin-right: 10px;
    background-image: url('../images/header/settings.png');
  }
}
.layoutMainHeaderMenuItemHelp {
  cursor: pointer;
  width: auto;
  height: 30px;
  vertical-align: middle;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-top: 16px;
  margin-right: 15px;
  color: #D8D8D8 !important;
}
.layoutMainHeaderMenuItemHelp:hover {
  color: white !important;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderMenuItemHelp {
    width: 20px;
    height: 20px;
    margin-top: 3px;
    margin-right: 10px;
    transform: scale(0.9);
    opacity: 0.6;
  }
  .layoutMainHeaderMenuItemHelp:hover {
    opacity: 1.0;
  }
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderMenuItemHelp {
    background-image: url('../images/header/help.png');
  }
}
.layoutMainHeaderMenuItemLogout {
  cursor: pointer;
  width: auto;
  height: 30px;
  vertical-align: middle;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-top: 16px;
  margin-right: 15px;
  color: #D8D8D8 !important;
}
.layoutMainHeaderMenuItemLogout:hover {
  color: white !important;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderMenuItemLogout {
    width: 20px;
    height: 20px;
    margin-top: 3px;
    margin-right: 10px;
    transform: scale(0.9);
    opacity: 0.6;
  }
  .layoutMainHeaderMenuItemLogout:hover {
    opacity: 1.0;
  }
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .layoutMainHeaderMenuItemLogout {
    background-image: url('../images/header/logout.png');
  }
}
#layoutMainHeaderPanelSearch {
  padding: 10px 0px 0px 0px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  width: 220px;
  left: calc(100% -  220px );
}
@media all and (max-width: 679px), all and (max-height:339px) {
  #layoutMainHeaderPanelSearch {
    padding: 7px 15px 0px 15px;
    width: 200px;
    left: calc(100% -  200px );
  }
}
#layoutMainHeaderPanelSearch input[type="text"] {
  background: url('../images/header/search-white.png') no-repeat 9px 7px #1D2733;
  border: 0 none;
  color: #D8D8D8;
  width: 50%;
  margin-left: 50%;
  height: 28px;
  font-family: Open Sans, Verdana, Sans-serif;
  font-size: 0.6em;
  padding: 4px 5px 4px 36px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  #layoutMainHeaderPanelSearch input[type="text"] {
    width: 50%;
    margin-left: 50%;
    background: url('../images/header/search-white-tablet.png') no-repeat 6px 6px black;
    color: gray;
    height: 21px;
    font-size: 1.0em;
    padding: 2px 5px 3px 27px;
  }
}
#layoutMainHeaderPanelSearch input[type="text"]:focus {
  width: 100%;
  margin-left: 0%;
  background: url('../images/header/search-dark.png') no-repeat 9px 7px #FFFFC0;
  color: black;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  #layoutMainHeaderPanelSearch input[type="text"]:focus {
    width: 100%;
    margin-left: 0%;
    background: url('../images/header/search-dark-tablet.png') no-repeat 6px 6px #FFFFC0;
  }
}
.folder_PointEmpty {
  background-image: url('../images/folders/pointEmpty.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_PointEmpty {
    height: 20px;
    width: 26px;
  }
}
.folder_PointWhite {
  background-image: url('../images/folders/pointWhite.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_PointWhite {
    height: 20px;
    width: 26px;
  }
}
.folder_PointGray {
  background-image: url('../images/folders/pointGray.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_PointGray {
    height: 20px;
    width: 26px;
  }
}
.folder_PointGreen {
  background-image: url('../images/folders/pointGreen.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_PointGreen {
    height: 20px;
    width: 26px;
  }
}
.folder_PointYellow {
  background-image: url('../images/folders/pointYellow.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_PointYellow {
    height: 20px;
    width: 26px;
  }
}
.folder_PointRed {
  background-image: url('../images/folders/pointRed.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_PointRed {
    height: 20px;
    width: 26px;
  }
}
.folder_PointBlue {
  background-image: url('../images/folders/pointBlue.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_PointBlue {
    height: 20px;
    width: 26px;
  }
}
.folder_Dashboard {
  background-image: url('../images/folders/dashboard.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_Dashboard {
    height: 20px;
    width: 26px;
  }
}
.folder_Dashboard + a {
  color: white !important;
}
.folder_Workflow {
  background-image: url('../images/folders/workflow.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_Workflow {
    height: 20px;
    width: 26px;
  }
}
.folder_Workflow + a {
  font-weight: bold;
  color: white !important;
}
.folder_CalendarEvents {
  background-image: url('../images/folders/calendarEvents.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_CalendarEvents {
    height: 20px;
    width: 26px;
  }
}
.folder_CalendarEvents + a {
  font-weight: bold;
  color: white !important;
}
.folder_Storage {
  background-image: url('../images/folders/storage.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_Storage {
    height: 20px;
    width: 26px;
  }
}
.folder_Storage + a {
  font-weight: bold;
  color: white !important;
}
.folder_History {
  background-image: url('../images/folders/history.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_History {
    height: 20px;
    width: 26px;
  }
}
.folder_History + a {
  font-weight: bold;
  color: white !important;
}
.folder_Messages {
  background-image: url('../images/folders/messages.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_Messages {
    height: 20px;
    width: 26px;
  }
}
.folder_Messages + a {
  font-weight: bold;
  color: white !important;
}
.folder_SystemSettings {
  background-image: url('../images/folders/settings.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_SystemSettings {
    height: 20px;
    width: 26px;
  }
}
.folder_SystemSettings + a {
  font-weight: bold;
  color: white !important;
}
.folder_Urgent {
  background-image: url('../images/folders/urgent.png');
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .folder_Urgent {
    height: 20px;
    width: 26px;
  }
}
.folder_Urgent + a {
  font-weight: bold;
  color: white !important;
}
.dhRecordHeader {
  display: inline-block;
  font-size: 1.0em;
}
.detail-header-row {
  width: 100%;
  height: 100%;
  position: relative;
  font-family: Open Sans, Verdana, Sans-serif;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail-header-row {
    margin-top: 2px;
  }
}
.windowContainer,
.windowContainerDetailTable {
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 100%;
  margin-left: 0px;
}
.windowContainer .row,
.windowContainerDetailTable .row {
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.windowContainer {
  margin-right: 15px;
  max-width: 800px;
  border-radius: 8px;
}
.record-view-container[data-device=normal] div[data-record-state=selected]:hover {
  background-color: #b3c0cf;
}
.record-view-container[data-device=normal] div:not([data-record-state=selected])[data-record-row]:hover {
  background-color: #d2dae3;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.record-view-container[data-device=normal] div:not([data-record-state=selected])[data-record-row]:hover img {
  transform: scale(1);
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.record-view-container div[data-record-row] {
  cursor: pointer;
  margin-bottom: 15px;
  margin-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 8px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .record-view-container div[data-record-row] {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.record-view-container div[data-record-state=selected] {
  background-color: #b3c0cf;
  /*&:hover {
            background-color:@record-view-container-selected-background;
        } */
}
.record-view-container div:not([data-record-state=selected])[data-record-row] {
  background-color: white;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  /*&:hover {
            background-color:@record-view-container-hover-background;
            -webkit-transition:all 0.1s linear;
            -moz-transition:all 0.1s linear;
            -o-transition:all 0.1s linear;
            transition:all 0.1s linear;
            & img {
                transform:scale(1.0);
                -webkit-transition:all 0.1s linear;
                -moz-transition:all 0.1s linear;
                -o-transition:all 0.1s linear;
                transition:all 0.1s linear;
            }
        }*/
}
.record-view-container div:not([data-record-state=selected])[data-record-row] img {
  transform: scale(0.9);
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.objectCardImage {
  width: 128px;
  height: 128px;
  border-radius: 128px;
  border: 2px solid rgba(0, 0, 0, 0.4);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .objectCardImage {
    width: 96px;
    height: 96px;
    border-radius: 96px;
    border: 2px solid rgba(0, 0, 0, 0.4);
  }
}
.objectCardImageMessage {
  width: 64px;
  height: 64px;
  border-radius: 64px;
  border: 2px solid rgba(0, 0, 0, 0.4);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .objectCardImageMessage {
    width: 48px;
    height: 48px;
    border-radius: 48px;
    border: 2px solid rgba(0, 0, 0, 0.4);
  }
}
.objectCardTitle {
  font-size: 1.1em !important;
  color: #47596f !important;
  font-weight: bold !important;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .objectCardTitle {
    font-size: 1.0em !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
.objectCardSubtitle1,
.objectCardSubtitle2,
.objectCardSubtitle3,
.objectCardSubtitle4 {
  font-size: 0.9em !important;
  color: black !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  text-shadow: none !important;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .objectCardSubtitle1,
  .objectCardSubtitle2,
  .objectCardSubtitle3,
  .objectCardSubtitle4 {
    font-size: 0.85em !important;
  }
}
.objectCardSubtitle1 {
  font-weight: bold !important;
}
.objectCardSubtitle2 {
  font-weight: normal !important;
}
.objectCardSubtitle3 {
  color: red !important;
}
.objectCardSubtitle4 {
  color: gray !important;
  font-size: 0.7em !important;
  font-weight: normal !important;
}
#delimitedRow {
  margin-top: 20px;
}
#smallDelimitedRow {
  margin-top: 10px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  #smallDelimitedRow {
    margin-top: 7px;
  }
}
.groupHeaderLabel {
  font-weight: bold;
  font-size: 1.0em !important;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left !important;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .groupHeaderLabel {
    font-size: 0.9em !important;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.identificationLabel {
  color: lightGray !important;
}
.identificationValue {
  font-weight: bold;
  color: lightGray !important;
  text-align: left !important;
}
.detail-header-icon-attorney {
  opacity: 0.5;
  background-image: url('../images/objects/attorney.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail-header-icon-attorney {
    transform: scale(0.8);
  }
}
.detail-header-icon-law-firm {
  opacity: 0.5;
  background-image: url('../images/objects/lawFirm.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail-header-icon-law-firm {
    transform: scale(0.8);
  }
}
.detail-header-icon-activity {
  opacity: 0.5;
  background-image: url('../images/objects/activity.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail-header-icon-activity {
    transform: scale(0.8);
  }
}
.detail-header-icon-calendar-event {
  opacity: 0.5;
  background-image: url('../images/objects/calendarEvent.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail-header-icon-calendar-event {
    transform: scale(0.8);
  }
}
.detail-header-icon-graph {
  opacity: 0.5;
  background-image: url('../images/objects/graph.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail-header-icon-graph {
    transform: scale(0.8);
  }
}
.detail-header-icon-report {
  opacity: 0.5;
  background-image: url('../images/objects/report.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail-header-icon-report {
    transform: scale(0.8);
  }
}
.detail-header-icon-workplace {
  opacity: 0.5;
  background-image: url('../images/objects/workplace.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail-header-icon-workplace {
    transform: scale(0.8);
  }
}
.detail-header-icon-user {
  opacity: 0.5;
  background-image: url('../images/objects/user.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail-header-icon-user {
    transform: scale(0.8);
  }
}
.detail-header-icon-trip {
  opacity: 0.5;
  background-image: url('../images/objects/trip.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail-header-icon-trip {
    transform: scale(0.8);
  }
}
.detail-header-icon-message {
  opacity: 0.5;
  background-image: url('../images/objects/message.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail-header-icon-message {
    transform: scale(0.8);
  }
}
.detail-header-icon-lov {
  opacity: 0.5;
  background-image: url('../images/objects/lov.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail-header-icon-lov {
    transform: scale(0.8);
  }
}
.header-icon-edit {
  background-image: url('../images/buttons/edit.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .header-icon-edit {
    transform: scale(0.8);
  }
}
.header-icon-photo-update {
  background-image: url('../images/buttons/changePhoto.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .header-icon-photo-update {
    transform: scale(0.8);
  }
}
.header-icon-accept-new-user {
  background-image: url('../images/buttons/acceptNewUser.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .header-icon-accept-new-user {
    transform: scale(0.8);
  }
}
.header-icon-reset-password {
  background-image: url('../images/buttons/resetPassword.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .header-icon-reset-password {
    transform: scale(0.8);
  }
}
.header-icon-global-settings {
  background-image: url('../images/buttons/settings.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .header-icon-global-settings {
    transform: scale(0.8);
  }
}
.header-icon-accomplish-calendar-event {
  background-image: url('../images/buttons/accomplishCalendarEvent.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .header-icon-accomplish-calendar-event {
    transform: scale(0.8);
  }
}
.header-icon-insert-comment {
  background-image: url('../images/buttons/comment.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .header-icon-insert-comment {
    transform: scale(0.8);
  }
}
.header-icon-insert-document {
  background-image: url('../images/buttons/newDocument.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .header-icon-insert-document {
    transform: scale(0.8);
  }
}
.header-icon-insert-photo {
  background-image: url('../images/buttons/newPhoto.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .header-icon-insert-photo {
    transform: scale(0.8);
  }
}
.header-icon-view-file {
  background-image: url('../images/buttons/find.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .header-icon-view-file {
    transform: scale(0.8);
  }
}
.detail_header_caption {
  font-size: 1.1em;
  color: rgba(255, 255, 255, 0.7);
  margin-right: 10px;
  margin-left: 3px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail_header_caption {
    display: none;
    font-size: 1.2em;
    margin-top: 2px;
  }
}
.detail_header_caption_bold {
  font-size: 1.1em;
  color: #47596f;
  font-weight: bold;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail_header_caption_bold {
    font-size: 1.2em;
    margin-top: 2px;
  }
}
.window_header_subtitle {
  font-size: 0.9em;
  color: white;
  text-shadow: 0px 0px 1px transparent;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window_header_subtitle {
    font-size: 0.9em;
  }
}
.detail-header-row-cell-1 {
  display: inline-block;
  margin-right: 8px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  white-space: nowrap;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail-header-row-cell-1 {
    width: 30px;
    height: 30px;
  }
}
.detail-header-row-cell-2 {
  display: inline-block;
  width: calc(90% - 200px);
  position: relative;
  top: -14px;
  white-space: nowrap;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .detail-header-row-cell-2 {
    top: -10px;
  }
}
.detail-header-row-cell-3 {
  display: inline-block;
  width: 10%;
  text-align: right;
  white-space: nowrap;
}
.window-header-row-cell-1 {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  white-space: nowrap;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window-header-row-cell-1 {
    margin-left: 12px;
    width: 30px;
    height: 30px;
  }
}
.window-header-row-cell-2 {
  display: inline-block;
  width: calc(100% - 60px);
  position: relative;
  top: -7px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window-header-row-cell-2 {
    top: -5px;
  }
}
.window-header-row-cell-3 {
  display: inline-block;
  width: calc(100% - 60px);
  position: relative;
  top: 8px;
  left: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window-header-row-cell-3 {
    top: 5px;
    left: 10px;
  }
}
.small-object-icon,
.small-object-icon-with-hover {
  width: 18px;
  height: 18px;
  margin-top: 3px;
  margin-left: 8px;
  margin-right: 8px;
  opacity: 0.5;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .small-object-icon,
  .small-object-icon-with-hover {
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
  }
}
.small-object-icon-with-hover {
  margin-top: 5px;
}
.small-object-icon-with-hover:hover {
  transform: scale(1.25);
}
.small-object-icon-in-detail {
  width: 18px;
  height: 18px;
  margin-top: 5px;
  margin-left: 8px;
  margin-right: 8px;
  opacity: 0.5;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .small-object-icon-in-detail {
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
  }
}
.file-icon-in-detail {
  width: 18px;
  height: 18px;
  margin-top: 5px;
  margin-left: 8px;
  margin-right: 8px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .file-icon-in-detail {
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
  }
}
.file-icon-in-detail:hover {
  transform: scale(1.25);
}
.small-icon-in-detail-table {
  width: 18px;
  height: 18px;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 0px;
  opacity: 0.5;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .small-icon-in-detail-table {
    width: 16px;
    height: 16px;
    margin-left: 4px;
  }
}
.small-user-icon-in-review-table {
  width: 26px;
  height: 26px;
  margin-top: 4px;
  margin-left: 4px;
  margin-right: 0px;
  border-radius: 14px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .small-user-icon-in-review-table {
    width: 22px;
    height: 22px;
    margin-left: 3px;
  }
}
.small-user-icon-in-detail-table {
  width: 20px;
  height: 20px;
  margin-top: 4px;
  margin-left: 4px;
  margin-right: 0px;
  border-radius: 10px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .small-user-icon-in-detail-table {
    width: 18px;
    height: 18px;
    margin-left: 3px;
  }
}
.btnEmpty {
  width: 20px !important;
  background: transparent url('../images/buttons/delimiter.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnEmpty {
    transform: scale(0.8);
  }
}
.btnNewAttorney {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/newAttorney.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewAttorney {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnNewAttorney:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewAttorney:hover {
    transform: scale(1);
  }
}
.btnAddAttorney {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/addAttorney.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnAddAttorney {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnAddAttorney:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnAddAttorney:hover {
    transform: scale(1);
  }
}
.btnNewLawFirm {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/newLawFirm.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewLawFirm {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnNewLawFirm:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewLawFirm:hover {
    transform: scale(1);
  }
}
.btnAddLawFirm {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/addLawFirm.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnAddLawFirm {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnAddLawFirm:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnAddLawFirm:hover {
    transform: scale(1);
  }
}
.btnTools {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/tools.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnTools {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnTools:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnTools:hover {
    transform: scale(1);
  }
}
.btnNewUser {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/newUser.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewUser {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnNewUser:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewUser:hover {
    transform: scale(1);
  }
}
.btnNewWorkplace {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/newWorkplace.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewWorkplace {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnNewWorkplace:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewWorkplace:hover {
    transform: scale(1);
  }
}
.btnNewMessage {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/newMessage.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewMessage {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnNewMessage:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewMessage:hover {
    transform: scale(1);
  }
}
.btnNewTrip {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/newTrip.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewTrip {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnNewTrip:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewTrip:hover {
    transform: scale(1);
  }
}
.btnSettings {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/settings.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnSettings {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnSettings:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnSettings:hover {
    transform: scale(1);
  }
}
.btnAccomplishCalEvent {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/accomplishCalendarEvent.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnAccomplishCalEvent {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnAccomplishCalEvent:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnAccomplishCalEvent:hover {
    transform: scale(1);
  }
}
.btnAccomplishBusinessTrip {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/accomplishTrip.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnAccomplishBusinessTrip {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnAccomplishBusinessTrip:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnAccomplishBusinessTrip:hover {
    transform: scale(1);
  }
}
.btnMarkMessageAsRead {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/markAsRead.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnMarkMessageAsRead {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnMarkMessageAsRead:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnMarkMessageAsRead:hover {
    transform: scale(1);
  }
}
.btnAcceptNewUser {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/acceptNewUser.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnAcceptNewUser {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnAcceptNewUser:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnAcceptNewUser:hover {
    transform: scale(1);
  }
}
.btnResetPassword {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/resetPassword.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnResetPassword {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnResetPassword:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnResetPassword:hover {
    transform: scale(1);
  }
}
.btnNewDocument {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/newDocument.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewDocument {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnNewDocument:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewDocument:hover {
    transform: scale(1);
  }
}
.btnNewPhoto {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 0px;
  width: 50px;
  height: 50px;
  transition: all 0.1s ease-in-out;
  background: transparent url('../images/buttons/newPhoto.png') no-repeat center center;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewPhoto {
    margin-left: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    transform: scale(0.8);
  }
}
.btnNewPhoto:hover {
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnNewPhoto:hover {
    transform: scale(1);
  }
}
.btnShowDetail {
  background: transparent url('../images/buttons/find.png') no-repeat center center;
}
.btnEdit {
  background: transparent url('../images/buttons/edit.png') no-repeat center center;
}
.btnDelete {
  background: transparent url('../images/buttons/erase.png') no-repeat center center;
  position: absolute;
  left: 2px;
  bottom: 15px;
}
.btnChangePhoto {
  background: transparent url('../images/buttons/changePhoto.png') no-repeat center center;
}
.btnNewAttorney {
  background: transparent url('../images/buttons/newAttorney.png') no-repeat center center;
}
.btnNewMessage {
  background: transparent url('../images/buttons/newMessage.png') no-repeat center center;
}
.btnAddMessage {
  background: transparent url('../images/buttons/addMessage.png') no-repeat center center;
}
.btnNewActivity {
  background: transparent url('../images/buttons/addActivity.png') no-repeat center center;
}
.btnNewCalEvent {
  background: transparent url('../images/buttons/newCalendaEvent.png') no-repeat center center;
}
.btnTableRecordInsert {
  background: transparent url('../images/buttons/tableRecordInsert.png') no-repeat center center;
}
.btnRemoveRecipients {
  background: transparent url('../images/buttons/removeRecipients.png') no-repeat center center;
}
.btnNewComment {
  background: transparent url('../images/buttons/comment.png') no-repeat center center;
}
.btnShowRoute {
  background: transparent url('../images/buttons/showRoute.png') no-repeat center center;
}
.btnShowRouteFromCompanyHQ {
  background: transparent url('../images/buttons/showRouteFromCompanyHQ.png') no-repeat center center;
}
.btnShowRouteFromCurrentPos {
  background: transparent url('../images/buttons/showRouteFromMyPosition.png') no-repeat center center;
}
.btnShowDestination {
  background: transparent url('../images/buttons/showDestination.png') no-repeat center center;
}
.btnTableRecordUpdate {
  cursor: pointer;
  border: 0px solid transparent;
  width: 18px;
  height: 18px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 0px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  background: transparent url('../images/buttons/edit.png') no-repeat center center;
  background-size: 18px 18px;
}
.btnTableRecordUpdate:hover {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnTableRecordUpdate {
    width: 16px;
    height: 16px;
  }
}
.btnTableRecordMoveUp {
  cursor: pointer;
  border: 0px solid transparent;
  width: 18px;
  height: 18px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 0px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  background: transparent url('../images/buttons/tableRecordMoveUp.png') no-repeat center center;
  background-size: 18px 18px;
}
.btnTableRecordMoveUp:hover {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnTableRecordMoveUp {
    width: 16px;
    height: 16px;
  }
}
.btnTableRecordMoveDown {
  cursor: pointer;
  border: 0px solid transparent;
  width: 18px;
  height: 18px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 0px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  background: transparent url('../images/buttons/tableRecordMoveDown.png') no-repeat center center;
  background-size: 18px 18px;
}
.btnTableRecordMoveDown:hover {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnTableRecordMoveDown {
    width: 16px;
    height: 16px;
  }
}
.btnTableRecordDelete {
  cursor: pointer;
  border: 0px solid transparent;
  width: 18px;
  height: 18px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 0px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  background: transparent url('../images/buttons/tableRecordRemove.png') no-repeat center center;
  background-size: 18px 18px;
}
.btnTableRecordDelete:hover {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnTableRecordDelete {
    width: 16px;
    height: 16px;
  }
}
.btnTableRecordShowDetail {
  cursor: pointer;
  border: 0px solid transparent;
  width: 18px;
  height: 18px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 0px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  background: transparent url('../images/buttons/tableRecordShowDetail.png') no-repeat center center;
  background-size: 18px 18px;
}
.btnTableRecordShowDetail:hover {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnTableRecordShowDetail {
    width: 16px;
    height: 16px;
  }
}
.btnTableRecordShowDetailInvisible {
  cursor: pointer;
  border: 0px solid transparent;
  width: 18px;
  height: 18px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 0px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  background: transparent url('../images/buttons/tableRecordShowDetail.png') no-repeat center center;
  background-size: 18px 18px;
  display: none;
}
.btnTableRecordShowDetailInvisible:hover {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnTableRecordShowDetailInvisible {
    width: 16px;
    height: 16px;
  }
}
.btnTableRecordShowDocument {
  cursor: pointer;
  border: 0px solid transparent;
  width: 18px;
  height: 18px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 0px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  background: transparent url('../images/buttons/tableRecordShowDocument.png') no-repeat center center;
  background-size: 12px 12px;
}
.btnTableRecordShowDocument:hover {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnTableRecordShowDocument {
    width: 16px;
    height: 16px;
  }
}
.btnTableRecordShowDocument:hover {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  transform: scale(1.5);
}
.btnTableRecordInvisible {
  cursor: pointer;
  border: 0px solid transparent;
  width: 18px;
  height: 18px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 0px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  display: none;
}
.btnTableRecordInvisible:hover {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  transform: scale(1.25);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .btnTableRecordInvisible {
    width: 16px;
    height: 16px;
  }
}
.commentLayout {
  font-family: Open Sans, Verdana, Sans-serif;
  font-size: 0.8em;
}
.commentTopPanel {
  margin: 15px 15px 0px 15px;
  padding: 10px 10px 0px 10px;
  background: #FFF1A5;
}
.commentBottomPanel {
  margin: 0px 15px 15px 15px;
  padding: 2px 10px 10px 40px;
  background: #FFF1A5;
}
.commentImage {
  margin-right: 10px;
  vertical-align: bottom;
}
.commentLabelUsername,
.commentLabelDate {
  margin-right: 10px;
}
.commentLabelDate {
  color: #D49604;
}
.commentLabelComment {
  font-style: italic;
  font-weight: bold;
  color: navy;
}
.commentButtonHide {
  position: absolute;
  left: calc(100% - 45px);
  background: transparent url('../images/buttons/hideComment.png') no-repeat center center;
  cursor: pointer;
  width: 20px;
  height: 20px;
  border: 0px;
}
.commentButtonHide:hover {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  transform: scale(1.25);
}
.fullHeightContainer {
  width: 100%;
  padding: 15px 15px 15px 15px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .fullHeightContainer {
    padding: 10px 10px 10px 10px;
  }
}
.calendarEventShow {
  left: 5px;
  background: transparent url('../images/buttons/find.png') no-repeat center left;
}
.calendarEventAccomplish {
  right: 2px;
  background: transparent url('../images/buttons/accomplishCalendarEvent.png') no-repeat center left;
}
.calendarEventEdit {
  right: 27px;
  background: transparent url('../images/buttons/edit.png') no-repeat center left;
}
.popupButtonPanel button {
  cursor: pointer;
}
.fatreemenu {
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
  left: 10px;
  color: #fff;
}
.fatreeroot {
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
  left: 10px;
  color: #FF6969;
}
.fatr {
  background: transparent;
  opacity: 0.5;
}
.fatr:hover {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  transform: scale(1.25);
  cursor: pointer;
  opacity: 1;
}
.on {
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
  left: 10px;
  color: orange;
}
.off {
  background-position: top right;
  background-repeat: no-repeat;
  padding-left: 0px;
  width: 28px;
  height: 18px;
  left: 10px;
  color: silver;
}
.record-view-container div[data-record-row] {
  border: 3px solid rgba(68, 98, 132, 0.2);
}
.layoutMainHeaderLabel {
  font-size: 16px;
  margin-left: 7px;
}
.switch-panel {
  padding-bottom: 25px;
  background: white;
  padding-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  /*width: calc(100% - 30px);*/
  height: calc(90%);
  border-color: transparent;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.border1 {
  border-top-left-radius: 0px;
}
.border2 {
  border-top-left-radius: 4px;
}
.tabCard {
  color: black;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  cursor: pointer;
  font-family: Open Sans, Verdana, Sans-serif;
  font-size: 0.8em;
  opacity: 0.8;
  background: transparent;
  border-color: transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  white-space: nowrap;
  display: inline;
  box-sizing: border-box;
  height: 100%;
  margin-right: 5px;
  line-height: 20px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.tabCard[data-state=selected] {
  color: #657c9b;
  background: white;
  border-color: white;
  opacity: 1.0;
}
.tabCard[data-state=normal] {
  background-color: transparent;
}
.tabCard[data-state=normal][disabled] {
  cursor: default;
  color: gray;
  background: none;
  opacity: 0.8;
}
.tabCard[data-state=normal]:hover {
  color: #657c9b;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1.0;
}
.tabCard[data-state=normal]:hover[disabled] {
  cursor: default;
  color: gray;
  background: none;
  opacity: 0.8;
}
.window,
.window-headerless {
  position: fixed;
  box-shadow: 0px 0px 20px 5px #C0C0C0;
  box-sizing: border-box;
  background: #d2dae3;
}
.window[data-state=normal],
.window-headerless[data-state=normal] {
  border-radius: 8px;
}
.window[data-state=normal] .window-header,
.window-headerless[data-state=normal] .window-header {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.window[data-state=normal] .window-footer,
.window-headerless[data-state=normal] .window-footer {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.window .window-header,
.window-headerless .window-header {
  height: 75px;
  font-family: Open Sans, Verdana, Sans-serif;
  width: 100%;
  box-sizing: border-box;
  background-color: #6f8bad;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  position: relative;
  margin-bottom: 15px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window .window-header,
  .window-headerless .window-header {
    height: 65px;
    margin-bottom: 10px;
  }
}
.window .window-header span,
.window-headerless .window-header span {
  color: white;
  text-shadow: 0px 0px 2px transparent;
  font-size: 1.2em;
  font-weight: bold;
  display: inline-block;
  margin-top: 7px;
  margin-left: 15px;
  white-space: nowrap;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window .window-header span,
  .window-headerless .window-header span {
    font-size: 1.1em;
    margin-top: 4px;
    margin-left: 10px;
  }
}
.window .window-header button,
.window-headerless .window-header button {
  border: 0;
  top: 12px;
  width: 50px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.1s ease-in-out;
}
.window .window-header button.window-close,
.window-headerless .window-header button.window-close {
  right: 15px;
  background-image: url('../framework/appImages/formClose.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window .window-header button.window-close,
  .window-headerless .window-header button.window-close {
    top: 12px;
    right: 12px;
  }
}
.window .window-header button.window-restore,
.window-headerless .window-header button.window-restore,
.window .window-header button.window-maximize,
.window-headerless .window-header button.window-maximize {
  right: 70px;
  background-image: url('../framework/appImages/formMaximize.png');
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window .window-header button.window-restore,
  .window-headerless .window-header button.window-restore,
  .window .window-header button.window-maximize,
  .window-headerless .window-header button.window-maximize {
    display: none;
  }
}
.window .window-header button.window-restore,
.window-headerless .window-header button.window-restore {
  background-image: url('../framework/appImages/formRestore.png');
}
.window .window-header button.window-restore:hover,
.window-headerless .window-header button.window-restore:hover,
.window .window-header button.window-maximize:hover,
.window-headerless .window-header button.window-maximize:hover,
.window .window-header button.window-close:hover,
.window-headerless .window-header button.window-close:hover {
  transform: scale(1.25);
  transition: all 0.1s ease-in-out;
}
.window .window-footer,
.window-headerless .window-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 75px;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  background-color: #d2dae3;
  background-position: center top;
  background-image: linear-gradient(to bottom, #d2dae3, #d2dae3, #d2dae3);
  background-size: 100% 75px;
  background-repeat: no-repeat;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  text-align: right;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window .window-footer,
  .window-headerless .window-footer {
    height: 70px;
  }
}
.window .window-footer button,
.window-headerless .window-footer button {
  cursor: pointer;
  width: 130px;
  height: 40px;
  font-size: 1.2em;
  font-family: Open Sans, Verdana, Sans-serif;
  font-weight: bold;
  text-shadow: 0px 0px 2px transparent;
  border: 4px solid #6f8bad;
  color: white;
  background-color: #6f8bad;
  margin-top: 18px;
  margin-right: 25px;
  transition: all 0.1s ease-in-out;
  border-radius: 4px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window .window-footer button,
  .window-headerless .window-footer button {
    width: 120px;
    height: 36px;
    font-size: 1.1em;
    margin-top: 18px;
  }
}
.window .window-footer button:last-child,
.window-headerless .window-footer button:last-child {
  margin-right: 20px;
}
.window .window-footer button:hover,
.window-headerless .window-footer button:hover {
  color: #6f8bad;
  background-color: white;
  transition: all 0.1s ease-in-out;
}
.window .window-body,
.window-headerless .window-body {
  height: calc(100% -  150px );
  width: 100%;
  box-sizing: border-box;
  background: transparent;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window .window-body,
  .window-headerless .window-body {
    height: calc(100% -  135px );
  }
}
.window .window-body div.window-header-body,
.window-headerless .window-body div.window-header-body {
  height: calc(100% -  37.5px );
  width: 100%;
  padding: 2px 10px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window .window-body div.window-header-body,
  .window-headerless .window-body div.window-header-body {
    height: calc(100% -  32.5px );
  }
}
.window-headerless .window-header {
  height: 45px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window-headerless .window-header {
    height: 36px;
  }
}
.window-headerless .window-header button {
  top: 0px;
  width: 50px;
  height: 40px;
}
.window-headerless .window-body {
  height: calc(100% -  120px );
  width: 100%;
  box-sizing: border-box;
  background: transparent;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window-headerless .window-body {
    height: calc(100% -  106px );
  }
}
.dialog-info {
  position: fixed;
  box-sizing: border-box;
  background-color: #2A882A;
  color: white;
  width: 60%;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 5%;
  padding-right: 5%;
  left: 20%;
  top: 50%;
  border-radius: 8px;
  box-shadow: 0px 0px 20px 5px #C0C0C0;
  transform: translate(0, -50%);
}
.dialog-info .dialog-header {
  height: 10px;
  background: #2A882A;
}
.dialog-info .dialog-body {
  height: calc(100% -  70px );
  width: 100%;
  background: #2A882A;
  box-sizing: border-box;
  color: white;
}
.dialog-info .dialog-body p {
  font-family: Open Sans, Verdana, Sans-serif;
  color: white;
  font-size: 1.8em;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-info .dialog-body p {
    font-size: 1.5em;
  }
}
.dialog-info .dialog-body p:nth-child(1) {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-info .dialog-body p:nth-child(1) {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.dialog-info .dialog-body p:nth-child(2) {
  font-size: 1.5em;
  font-weight: normal;
  margin-top: calc( 20px );
  margin-bottom: calc( 20px );
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-info .dialog-body p:nth-child(2) {
    font-size: 1.2em;
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.dialog-info .dialog-body p:nth-child(3) {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-info .dialog-body p:nth-child(3) {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.dialog-info .dialog-footer {
  height: 60px;
  width: 100%;
  box-sizing: border-box;
  background: #2A882A;
  text-align: right;
  margin-top: calc( 20px );
  margin-bottom: calc( 20px );
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-info .dialog-footer {
    height: 50px;
  }
}
.dialog-info .dialog-footer button {
  cursor: pointer;
  max-width: 140px;
  width: 25%;
  min-width: 60px;
  height: 42px;
  background: transparent;
  border: 3px solid white;
  margin-top: 14px;
  margin-right: 20px;
  line-height: 1;
  color: white;
  font-family: Open Sans, Verdana, Sans-serif;
  font-weight: bold;
  font-size: 1.5em;
  text-shadow: 1px 0px 0px 0px white;
  border-radius: 4px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-info .dialog-footer button {
    height: 36px;
    font-size: 1.3em;
  }
}
.dialog-info .dialog-footer button:last-child {
  margin-right: 15px;
}
.dialog-info .dialog-footer button:focus {
  background-color: rgba(255, 255, 255, 0.35);
}
.dialog-info .dialog-footer button:hover {
  background-color: white;
  color: #2A882A;
  text-shadow: 1px 0px 0px 0px #2A882A;
}
@media all and (orientation: portrait) {
  .dialog-info {
    width: 80%;
    left: 10%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
.dialog-warning {
  position: fixed;
  box-sizing: border-box;
  background-color: #CB7F35;
  color: white;
  width: 60%;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 5%;
  padding-right: 5%;
  left: 20%;
  top: 50%;
  border-radius: 8px;
  box-shadow: 0px 0px 20px 5px #C0C0C0;
  transform: translate(0, -50%);
}
.dialog-warning .dialog-header {
  height: 10px;
  background: #CB7F35;
}
.dialog-warning .dialog-body {
  height: calc(100% -  70px );
  width: 100%;
  background: #CB7F35;
  box-sizing: border-box;
  color: white;
}
.dialog-warning .dialog-body p {
  font-family: Open Sans, Verdana, Sans-serif;
  color: white;
  font-size: 1.8em;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-warning .dialog-body p {
    font-size: 1.5em;
  }
}
.dialog-warning .dialog-body p:nth-child(1) {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-warning .dialog-body p:nth-child(1) {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.dialog-warning .dialog-body p:nth-child(2) {
  font-size: 1.5em;
  font-weight: normal;
  margin-top: calc( 20px );
  margin-bottom: calc( 20px );
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-warning .dialog-body p:nth-child(2) {
    font-size: 1.2em;
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.dialog-warning .dialog-body p:nth-child(3) {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-warning .dialog-body p:nth-child(3) {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.dialog-warning .dialog-footer {
  height: 60px;
  width: 100%;
  box-sizing: border-box;
  background: #CB7F35;
  text-align: right;
  margin-top: calc( 20px );
  margin-bottom: calc( 20px );
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-warning .dialog-footer {
    height: 50px;
  }
}
.dialog-warning .dialog-footer button {
  cursor: pointer;
  max-width: 140px;
  width: 25%;
  min-width: 60px;
  height: 42px;
  background: transparent;
  border: 3px solid white;
  margin-top: 14px;
  margin-right: 20px;
  line-height: 1;
  color: white;
  font-family: Open Sans, Verdana, Sans-serif;
  font-weight: bold;
  font-size: 1.5em;
  text-shadow: 1px 0px 0px 0px white;
  border-radius: 4px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-warning .dialog-footer button {
    height: 36px;
    font-size: 1.3em;
  }
}
.dialog-warning .dialog-footer button:last-child {
  margin-right: 15px;
}
.dialog-warning .dialog-footer button:focus {
  background-color: rgba(255, 255, 255, 0.35);
}
.dialog-warning .dialog-footer button:hover {
  background-color: white;
  color: #CB7F35;
  text-shadow: 1px 0px 0px 0px #CB7F35;
}
@media all and (orientation: portrait) {
  .dialog-warning {
    width: 80%;
    left: 10%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
.dialog-question {
  position: fixed;
  box-sizing: border-box;
  background-color: #252775;
  color: white;
  width: 60%;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 5%;
  padding-right: 5%;
  left: 20%;
  top: 50%;
  border-radius: 8px;
  box-shadow: 0px 0px 20px 5px #C0C0C0;
  transform: translate(0, -50%);
}
.dialog-question .dialog-header {
  height: 10px;
  background: #252775;
}
.dialog-question .dialog-body {
  height: calc(100% -  70px );
  width: 100%;
  background: #252775;
  box-sizing: border-box;
  color: white;
}
.dialog-question .dialog-body p {
  font-family: Open Sans, Verdana, Sans-serif;
  color: white;
  font-size: 1.8em;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-question .dialog-body p {
    font-size: 1.5em;
  }
}
.dialog-question .dialog-body p:nth-child(1) {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-question .dialog-body p:nth-child(1) {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.dialog-question .dialog-body p:nth-child(2) {
  font-size: 1.5em;
  font-weight: normal;
  margin-top: calc( 20px );
  margin-bottom: calc( 20px );
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-question .dialog-body p:nth-child(2) {
    font-size: 1.2em;
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.dialog-question .dialog-body p:nth-child(3) {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-question .dialog-body p:nth-child(3) {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.dialog-question .dialog-footer {
  height: 60px;
  width: 100%;
  box-sizing: border-box;
  background: #252775;
  text-align: right;
  margin-top: calc( 20px );
  margin-bottom: calc( 20px );
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-question .dialog-footer {
    height: 50px;
  }
}
.dialog-question .dialog-footer button {
  cursor: pointer;
  max-width: 140px;
  width: 25%;
  min-width: 60px;
  height: 42px;
  background: transparent;
  border: 3px solid white;
  margin-top: 14px;
  margin-right: 20px;
  line-height: 1;
  color: white;
  font-family: Open Sans, Verdana, Sans-serif;
  font-weight: bold;
  font-size: 1.5em;
  text-shadow: 1px 0px 0px 0px white;
  border-radius: 4px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-question .dialog-footer button {
    height: 36px;
    font-size: 1.3em;
  }
}
.dialog-question .dialog-footer button:last-child {
  margin-right: 15px;
}
.dialog-question .dialog-footer button:focus {
  background-color: rgba(255, 255, 255, 0.35);
}
.dialog-question .dialog-footer button:hover {
  background-color: white;
  color: #252775;
  text-shadow: 1px 0px 0px 0px #252775;
}
@media all and (orientation: portrait) {
  .dialog-question {
    width: 80%;
    left: 10%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
.dialog-error {
  position: fixed;
  box-sizing: border-box;
  background-color: #CC5E5E;
  color: white;
  width: 60%;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 5%;
  padding-right: 5%;
  left: 20%;
  top: 50%;
  border-radius: 8px;
  box-shadow: 0px 0px 20px 5px #C0C0C0;
  transform: translate(0, -50%);
}
.dialog-error .dialog-header {
  height: 10px;
  background: #CC5E5E;
}
.dialog-error .dialog-body {
  height: calc(100% -  70px );
  width: 100%;
  background: #CC5E5E;
  box-sizing: border-box;
  color: white;
}
.dialog-error .dialog-body p {
  font-family: Open Sans, Verdana, Sans-serif;
  color: white;
  font-size: 1.8em;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-error .dialog-body p {
    font-size: 1.5em;
  }
}
.dialog-error .dialog-body p:nth-child(1) {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-error .dialog-body p:nth-child(1) {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.dialog-error .dialog-body p:nth-child(2) {
  font-size: 1.5em;
  font-weight: normal;
  margin-top: calc( 20px );
  margin-bottom: calc( 20px );
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-error .dialog-body p:nth-child(2) {
    font-size: 1.2em;
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.dialog-error .dialog-body p:nth-child(3) {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-error .dialog-body p:nth-child(3) {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.dialog-error .dialog-footer {
  height: 60px;
  width: 100%;
  box-sizing: border-box;
  background: #CC5E5E;
  text-align: right;
  margin-top: calc( 20px );
  margin-bottom: calc( 20px );
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-error .dialog-footer {
    height: 50px;
  }
}
.dialog-error .dialog-footer button {
  cursor: pointer;
  max-width: 140px;
  width: 25%;
  min-width: 60px;
  height: 42px;
  background: transparent;
  border: 3px solid white;
  margin-top: 14px;
  margin-right: 20px;
  line-height: 1;
  color: white;
  font-family: Open Sans, Verdana, Sans-serif;
  font-weight: bold;
  font-size: 1.5em;
  text-shadow: 1px 0px 0px 0px white;
  border-radius: 4px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .dialog-error .dialog-footer button {
    height: 36px;
    font-size: 1.3em;
  }
}
.dialog-error .dialog-footer button:last-child {
  margin-right: 15px;
}
.dialog-error .dialog-footer button:focus {
  background-color: rgba(255, 255, 255, 0.35);
}
.dialog-error .dialog-footer button:hover {
  background-color: white;
  color: #CC5E5E;
  text-shadow: 1px 0px 0px 0px #CC5E5E;
}
@media all and (orientation: portrait) {
  .dialog-error {
    width: 80%;
    left: 10%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
.date-picker {
  font-family: Open Sans, Verdana, Sans-serif;
  position: fixed;
  top: calc(50% - 160px);
  left: calc(50% - 175px);
  box-sizing: border-box;
  background: white;
  z-index: 101;
  border-radius: 8px;
  box-shadow: 0px 0px 20px 5px #C0C0C0;
  height: 306px;
  border: 15px solid white;
  overflow: hidden;
  /*@media all and (max-width: 400px){
        position:fixed;
        top:inherit;
        bottom:10px;
        left:10px;
    }*/
}
.date-picker .date-picker-label {
  height: 30px;
  text-align: center;
  margin-bottom: 6px;
  padding: 3px;
  color: #E00000;
  text-shadow: 0px 0px 2px transparent;
  background: #F8E8E8;
}
.date-picker .day-selector,
.date-picker .month-selector,
.date-picker .year-selector {
  max-width: 320px;
  height: 240px;
  position: relative;
}
.date-picker .month-selector,
.date-picker .year-selector {
  display: none;
}
.date-picker .date-picker-header button {
  font-family: Open Sans, Verdana, Sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  height: 32px;
  border: 0px;
  color: black;
  text-shadow: 0px 0px 2px #C0C0C0;
  background: white;
  vertical-align: top;
  cursor: pointer;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .date-picker-header button:hover {
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .date-picker-header button:first-child::before {
  content: '';
}
.date-picker .date-picker-header button:last-child::before {
  content: '';
}
.date-picker .date-picker-header button:first-child {
  width: 32px;
  background: transparent url('../framework/appImages/datePickerPrevious.png') no-repeat center center;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .date-picker-header button:first-child:hover {
  background: rgba(0, 0, 0, 0.1) url('../framework/appImages/datePickerPrevious.png') no-repeat center center;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .date-picker-header button:last-child {
  width: 32px;
  background: transparent url('../framework/appImages/datePickerNext.png') no-repeat center center;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .date-picker-header button:last-child:hover {
  background: rgba(0, 0, 0, 0.1) url('../framework/appImages/datePickerNext.png') no-repeat center center;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .date-picker-header button:nth-child(2) {
  width: calc(100% - 64px);
}
.date-picker .date-picker-header + table {
  width: 100%;
  height: calc(100% - 32px);
  border-collapse: collapse;
  table-layout: fixed;
}
.date-picker .day-selector .date-picker-header + table tr th {
  font-size: 0.7em;
  font-weight: normal;
  color: gray;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td {
  font-size: 0.9em;
  text-align: center;
  cursor: pointer;
  background: white;
  color: black;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td:hover {
  background: #F8E8E8;
  color: #E00000;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td[data-sel] {
  background: #F0C8C8;
  color: #E00000;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td[data-sel]:hover {
  background: #F0C8C8;
  color: #E00000;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td:nth-child(6):not([data-sel]),
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td:nth-child(7):not([data-sel]) {
  background: white;
  color: black;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td:nth-child(6):not([data-sel]):hover,
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td:nth-child(7):not([data-sel]):hover {
  background: #F8E8E8;
  color: #E00000;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td.old-day {
  color: #D8D8D8;
  background: white;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td.old-day:hover {
  color: #E00000;
  background: #F8E8E8;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td.old-day:nth-child(6),
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td.old-day:nth-child(7) {
  color: #D8D8D8;
  background: white;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td.old-day:nth-child(6):hover,
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td.old-day:nth-child(7):hover {
  color: #E00000;
  background: #F8E8E8;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td.new-day {
  color: #D8D8D8;
  background: white;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td.new-day:hover {
  color: #E00000;
  background: #F8E8E8;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td.new-day:nth-child(6),
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td.new-day:nth-child(7) {
  color: #D8D8D8;
  background: white;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td.new-day:nth-child(6):hover,
.date-picker .day-selector .date-picker-header + table[data-first-day="1"] td.new-day:nth-child(7):hover {
  color: #E00000;
  background: #F8E8E8;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table tr th {
  font-size: 0.7em;
  font-weight: normal;
  color: gray;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td {
  font-size: 0.9em;
  text-align: center;
  cursor: pointer;
  background: white;
  color: black;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td:hover {
  background: #F8E8E8;
  color: #E00000;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td[data-sel] {
  background: #F0C8C8;
  color: #E00000;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td[data-sel]:hover {
  background: #F0C8C8;
  color: #E00000;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td:nth-child(1):not([data-sel]),
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td:nth-child(7):not([data-sel]) {
  background: white;
  color: black;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td:nth-child(1):not([data-sel]):hover,
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td:nth-child(7):not([data-sel]):hover {
  background: #F8E8E8;
  color: #E00000;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td.old-day {
  color: #D8D8D8;
  background: white;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td.old-day:hover {
  color: #E00000;
  background: #F8E8E8;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td.old-day:nth-child(1),
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td.old-day:nth-child(7) {
  color: #D8D8D8;
  background: white;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td.old-day:nth-child(1):hover,
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td.old-day:nth-child(7):hover {
  color: #E00000;
  background: #F8E8E8;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td.new-day {
  color: #D8D8D8;
  background: white;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td.new-day:hover {
  color: #E00000;
  background: #F8E8E8;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td.new-day:nth-child(1),
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td.new-day:nth-child(7) {
  color: #D8D8D8;
  background: white;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td.new-day:nth-child(1):hover,
.date-picker .day-selector .date-picker-header + table[data-first-day="0"] td.new-day:nth-child(7):hover {
  color: #E00000;
  background: #F8E8E8;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .month-selector .date-picker-header + table td {
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .month-selector .date-picker-header + table td:hover {
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .year-selector .date-picker-header + table td {
  text-align: center;
  cursor: pointer;
  color: black;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.date-picker .year-selector .date-picker-header + table td:hover {
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
@media all and (max-width: 350px) {
  .date-picker {
    width: 100%;
    left: 0px;
  }
}
.shield-image-picker {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  left: 0px;
  top: 0px;
  z-index: 200;
}
div.image-picker-wrapper {
  font-family: Open Sans, Verdana, Sans-serif;
  position: fixed;
  top: 0px;
  left: 0px;
  border-radius: 8px;
  box-shadow: 0px 0px 20px 5px #C0C0C0;
  border: 15px solid white;
  z-index: 201;
  background: white;
  padding-bottom: 47px;
}
div.image-picker-wrapper .image-picker-title {
  height: 30px;
  text-align: center;
  margin-bottom: 15px;
  padding: 3px;
  color: #E00000;
  text-shadow: 0px 0px 2px transparent;
  background: #F8E8E8;
}
div.image-picker-wrapper button {
  width: 32px;
  height: 32px;
  border: 0;
  cursor: pointer;
}
div.image-picker-wrapper button.image-edit-ok {
  width: calc(50% - 8px);
  position: absolute;
  z-index: 1;
  bottom: 0px;
  left: 0px;
  background-color: white;
  background-image: url('../framework/appImages/ok.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  transition: all 0.1s ease-in-out;
}
div.image-picker-wrapper button.image-edit-ok:hover {
  background-color: #C0FFC0;
  background-image: url('../framework/appImages/ok.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  transition: all 0.1s ease-in-out;
}
div.image-picker-wrapper button.image-edit-cancel {
  width: calc(50% - 7px);
  background: red;
  position: absolute;
  z-index: 1;
  bottom: 0px;
  right: 0px;
  background-color: white;
  background-image: url('../framework/appImages/cancel.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  transition: all 0.1s ease-in-out;
}
div.image-picker-wrapper button.image-edit-cancel:hover {
  background-color: #FFC0C0;
  background-image: url('../framework/appImages/cancel.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  transition: all 0.1s ease-in-out;
}
div.image-picker-wrapper .image-container {
  width: 100%;
  background: black;
  position: relative;
  overflow: hidden;
  box-sizing: content-box;
  cursor: pointer;
}
div.image-picker-wrapper .image-container[data-state=load] {
  background-color: white;
  height: 164px;
  text-align: center;
}
div.image-picker-wrapper .image-container[data-state=edit] {
  background-color: black;
}
div.image-picker-wrapper .image-container img.photo {
  position: absolute;
}
div.image-picker-wrapper .image-container .wait .wrapper {
  padding: 30px;
  border-radius: 30px;
  background: rgba(0, 0, 0, 0.7);
  left: calc(50% -  30px /2 -  80px /2);
  top: calc(50% -  30px /2 -  80px /2);
  position: absolute;
}
div.image-picker-wrapper .image-container .wait .wrapper .loader {
  padding: 15px;
  border: 4px solid white;
  border-top: 4px solid transparent;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: spin 1s linear infinite;
  transition: all 0.1s ease-in-out;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.image-picker-wrapper .image-container .wait .wrapper {
    padding: 23px;
    border-radius: 22px;
    left: calc(50% -  23px /2 -  60px /2);
    top: calc(50% -  23px /2 -  60px /2);
  }
  div.image-picker-wrapper .image-container .wait .wrapper .loader {
    width: 60px;
    height: 60px;
  }
}
div.image-picker-wrapper .image-container[data-mode=rounded] {
  background-color: white;
  border-radius: 50%;
}
div.image-picker-wrapper .progressbar {
  display: none;
  width: 100%;
  height: 5px;
  margin-bottom: 2px;
  border-top: 3px solid white;
  border-right: 0px solid white;
  border-bottom: 0px solid white;
  border-left: 15px solid white;
  background: gray;
  overflow-x: hidden;
  position: relative;
  box-sizing: border-box;
}
div.image-picker-wrapper .progressbar .progress {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background: white;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 468px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 692px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 900px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 468px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 692px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 900px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/*
    DETAIL TABLE component style
*/
div.data-table-container {
  box-sizing: border-box;
  width: 100%;
  overflow: auto;
  cursor: pointer;
  height: calc(100% -  40px );
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container {
    height: calc(100% -  30px );
  }
}
div.data-table-container .wait-shield {
  cursor: wait;
  width: 100%;
  height: 100%;
  z-index: 500;
  margin: 0;
  padding: 0;
  background: transparent;
  animation-name: waitShieldBackgroundAnimation;
  animation-delay: 2s;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-play-state: running;
  top: 0px;
  left: 0px;
  position: absolute;
}
div.data-table-container .wait-shield .wrapper {
  padding: 30px;
  border-radius: 30px;
  background: rgba(0, 0, 0, 0.7);
  left: calc(50% -  30px /2 -  80px /2);
  top: calc(50% -  30px /2 -  80px /2);
  position: absolute;
}
div.data-table-container .wait-shield .wrapper .loader {
  padding: 15px;
  border: 4px solid white;
  border-top: 4px solid transparent;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: spin 1s linear infinite;
  transition: all 0.1s ease-in-out;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .wait-shield .wrapper {
    padding: 23px;
    border-radius: 22px;
    left: calc(50% -  23px /2 -  60px /2);
    top: calc(50% -  23px /2 -  60px /2);
  }
  div.data-table-container .wait-shield .wrapper .loader {
    width: 60px;
    height: 60px;
  }
}
div.data-table-container table {
  border-spacing: 0px;
  white-space: nowrap;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container table {
    border-spacing: 0px;
  }
}
div.data-table-container .normal,
div.data-table-container .filtered,
div.data-table-container .normalDetail,
div.data-table-container .normalDetailHistory,
div.data-table-container .detailFileList {
  font-family: Open Sans, Verdana, Sans-serif;
  height: 100%;
  overflow: hidden;
}
div.data-table-container .normal .table-body-outer,
div.data-table-container .filtered .table-body-outer,
div.data-table-container .normalDetail .table-body-outer,
div.data-table-container .normalDetailHistory .table-body-outer,
div.data-table-container .detailFileList .table-body-outer {
  overflow-y: scroll;
  overflow-x: auto;
  width: 100%;
  height: calc(100% -  28px  - 6px);
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normal .table-body-outer,
  div.data-table-container .filtered .table-body-outer,
  div.data-table-container .normalDetail .table-body-outer,
  div.data-table-container .normalDetailHistory .table-body-outer,
  div.data-table-container .detailFileList .table-body-outer {
    height: calc(100% -  24px );
  }
}
div.data-table-container .normal thead > tr,
div.data-table-container .filtered thead > tr,
div.data-table-container .normalDetail thead > tr,
div.data-table-container .normalDetailHistory thead > tr,
div.data-table-container .detailFileList thead > tr {
  background-color: #6f8bad;
  height: 29px;
  font-size: 0.9em;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normal thead > tr,
  div.data-table-container .filtered thead > tr,
  div.data-table-container .normalDetail thead > tr,
  div.data-table-container .normalDetailHistory thead > tr,
  div.data-table-container .detailFileList thead > tr {
    height: 25px;
    font-size: 0.8em;
  }
}
div.data-table-container .normal thead > tr th,
div.data-table-container .filtered thead > tr th,
div.data-table-container .normalDetail thead > tr th,
div.data-table-container .normalDetailHistory thead > tr th,
div.data-table-container .detailFileList thead > tr th {
  border-bottom: 3px solid transparent;
  border-right: 1px solid transparent;
  width: auto;
  padding: 0px 10px 0px 10px;
  color: white;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normal thead > tr th,
  div.data-table-container .filtered thead > tr th,
  div.data-table-container .normalDetail thead > tr th,
  div.data-table-container .normalDetailHistory thead > tr th,
  div.data-table-container .detailFileList thead > tr th {
    border-bottom: 0px;
  }
}
div.data-table-container .normal thead > tr th:not([align]),
div.data-table-container .filtered thead > tr th:not([align]),
div.data-table-container .normalDetail thead > tr th:not([align]),
div.data-table-container .normalDetailHistory thead > tr th:not([align]),
div.data-table-container .detailFileList thead > tr th:not([align]) {
  text-align: left;
}
div.data-table-container .normal thead > tr th a:hover,
div.data-table-container .filtered thead > tr th a:hover,
div.data-table-container .normalDetail thead > tr th a:hover,
div.data-table-container .normalDetailHistory thead > tr th a:hover,
div.data-table-container .detailFileList thead > tr th a:hover {
  color: #007F0E;
}
div.data-table-container .normal thead > tr th.sort-asc,
div.data-table-container .filtered thead > tr th.sort-asc,
div.data-table-container .normalDetail thead > tr th.sort-asc,
div.data-table-container .normalDetailHistory thead > tr th.sort-asc,
div.data-table-container .detailFileList thead > tr th.sort-asc {
  background-image: url('../framework/appImages/sort-asc.png');
  background-position: center left;
  background-repeat: no-repeat;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normal thead > tr th.sort-asc,
  div.data-table-container .filtered thead > tr th.sort-asc,
  div.data-table-container .normalDetail thead > tr th.sort-asc,
  div.data-table-container .normalDetailHistory thead > tr th.sort-asc,
  div.data-table-container .detailFileList thead > tr th.sort-asc {
    background-image: url('../framework/appImages/sort-asc-tablet.png');
  }
}
div.data-table-container .normal thead > tr th.sort-desc,
div.data-table-container .filtered thead > tr th.sort-desc,
div.data-table-container .normalDetail thead > tr th.sort-desc,
div.data-table-container .normalDetailHistory thead > tr th.sort-desc,
div.data-table-container .detailFileList thead > tr th.sort-desc {
  background-image: url('../framework/appImages/sort-desc.png');
  background-position: center left;
  background-repeat: no-repeat;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normal thead > tr th.sort-desc,
  div.data-table-container .filtered thead > tr th.sort-desc,
  div.data-table-container .normalDetail thead > tr th.sort-desc,
  div.data-table-container .normalDetailHistory thead > tr th.sort-desc,
  div.data-table-container .detailFileList thead > tr th.sort-desc {
    background-image: url('../framework/appImages/sort-desc-tablet.png');
  }
}
div.data-table-container .normal thead > tr th.sort-asc a,
div.data-table-container .filtered thead > tr th.sort-asc a,
div.data-table-container .normalDetail thead > tr th.sort-asc a,
div.data-table-container .normalDetailHistory thead > tr th.sort-asc a,
div.data-table-container .detailFileList thead > tr th.sort-asc a,
div.data-table-container .normal thead > tr th.sort-desc a,
div.data-table-container .filtered thead > tr th.sort-desc a,
div.data-table-container .normalDetail thead > tr th.sort-desc a,
div.data-table-container .normalDetailHistory thead > tr th.sort-desc a,
div.data-table-container .detailFileList thead > tr th.sort-desc a {
  color: #007F0E;
  padding-left: 30px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normal thead > tr th.sort-asc a,
  div.data-table-container .filtered thead > tr th.sort-asc a,
  div.data-table-container .normalDetail thead > tr th.sort-asc a,
  div.data-table-container .normalDetailHistory thead > tr th.sort-asc a,
  div.data-table-container .detailFileList thead > tr th.sort-asc a,
  div.data-table-container .normal thead > tr th.sort-desc a,
  div.data-table-container .filtered thead > tr th.sort-desc a,
  div.data-table-container .normalDetail thead > tr th.sort-desc a,
  div.data-table-container .normalDetailHistory thead > tr th.sort-desc a,
  div.data-table-container .detailFileList thead > tr th.sort-desc a {
    padding-left: 18px;
  }
}
div.data-table-container .normal tbody > tr,
div.data-table-container .filtered tbody > tr,
div.data-table-container .normalDetail tbody > tr,
div.data-table-container .normalDetailHistory tbody > tr,
div.data-table-container .detailFileList tbody > tr {
  height: 36px;
  font-size: 0.9em;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normal tbody > tr,
  div.data-table-container .filtered tbody > tr,
  div.data-table-container .normalDetail tbody > tr,
  div.data-table-container .normalDetailHistory tbody > tr,
  div.data-table-container .detailFileList tbody > tr {
    height: 30px;
    font-size: 0.9em;
  }
}
div.data-table-container .normal tbody > tr:nth-child(odd),
div.data-table-container .filtered tbody > tr:nth-child(odd),
div.data-table-container .normalDetail tbody > tr:nth-child(odd),
div.data-table-container .normalDetailHistory tbody > tr:nth-child(odd),
div.data-table-container .detailFileList tbody > tr:nth-child(odd) {
  background-color: transparent;
}
div.data-table-container .normal tbody > tr:nth-child(odd):hover,
div.data-table-container .filtered tbody > tr:nth-child(odd):hover,
div.data-table-container .normalDetail tbody > tr:nth-child(odd):hover,
div.data-table-container .normalDetailHistory tbody > tr:nth-child(odd):hover,
div.data-table-container .detailFileList tbody > tr:nth-child(odd):hover {
  background-color: #d2dae3;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
div.data-table-container .normal tbody > tr:nth-child(even),
div.data-table-container .filtered tbody > tr:nth-child(even),
div.data-table-container .normalDetail tbody > tr:nth-child(even),
div.data-table-container .normalDetailHistory tbody > tr:nth-child(even),
div.data-table-container .detailFileList tbody > tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.05);
}
div.data-table-container .normal tbody > tr:nth-child(even):hover,
div.data-table-container .filtered tbody > tr:nth-child(even):hover,
div.data-table-container .normalDetail tbody > tr:nth-child(even):hover,
div.data-table-container .normalDetailHistory tbody > tr:nth-child(even):hover,
div.data-table-container .detailFileList tbody > tr:nth-child(even):hover {
  background-color: #d2dae3;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
div.data-table-container .normal tbody > tr td,
div.data-table-container .filtered tbody > tr td,
div.data-table-container .normalDetail tbody > tr td,
div.data-table-container .normalDetailHistory tbody > tr td,
div.data-table-container .detailFileList tbody > tr td {
  overflow: hidden;
  white-space: pre;
  padding: 0px 10px 0px 10px;
  width: auto;
  border-right: 1px solid transparent;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normal tbody > tr td,
  div.data-table-container .filtered tbody > tr td,
  div.data-table-container .normalDetail tbody > tr td,
  div.data-table-container .normalDetailHistory tbody > tr td,
  div.data-table-container .detailFileList tbody > tr td {
    border-bottom: 0px;
  }
}
div.data-table-container .normal tbody > tr td:not([align]),
div.data-table-container .filtered tbody > tr td:not([align]),
div.data-table-container .normalDetail tbody > tr td:not([align]),
div.data-table-container .normalDetailHistory tbody > tr td:not([align]),
div.data-table-container .detailFileList tbody > tr td:not([align]) {
  text-align: left;
}
div.data-table-container .normal tbody > tr.selected,
div.data-table-container .filtered tbody > tr.selected,
div.data-table-container .normalDetail tbody > tr.selected,
div.data-table-container .normalDetailHistory tbody > tr.selected,
div.data-table-container .detailFileList tbody > tr.selected {
  background-color: #b3c0cf;
}
div.data-table-container .normal tbody > tr.selected:hover,
div.data-table-container .filtered tbody > tr.selected:hover,
div.data-table-container .normalDetail tbody > tr.selected:hover,
div.data-table-container .normalDetailHistory tbody > tr.selected:hover,
div.data-table-container .detailFileList tbody > tr.selected:hover {
  background-color: #b3c0cf;
}
div.data-table-container .normal tbody > tr.terminal td,
div.data-table-container .filtered tbody > tr.terminal td,
div.data-table-container .normalDetail tbody > tr.terminal td,
div.data-table-container .normalDetailHistory tbody > tr.terminal td,
div.data-table-container .detailFileList tbody > tr.terminal td {
  padding: 0px;
  background-color: transparent;
}
div.data-table-container .normal tbody > tr.terminal td button,
div.data-table-container .filtered tbody > tr.terminal td button,
div.data-table-container .normalDetail tbody > tr.terminal td button,
div.data-table-container .normalDetailHistory tbody > tr.terminal td button,
div.data-table-container .detailFileList tbody > tr.terminal td button {
  width: 100%;
  height: 29px;
  background: #D2D2D2 url('../framework/appImages/expandReview.png') 15px 3px no-repeat;
  border-top: 3px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  cursor: pointer;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normal tbody > tr.terminal td button,
  div.data-table-container .filtered tbody > tr.terminal td button,
  div.data-table-container .normalDetail tbody > tr.terminal td button,
  div.data-table-container .normalDetailHistory tbody > tr.terminal td button,
  div.data-table-container .detailFileList tbody > tr.terminal td button {
    background: #D2D2D2 url('../framework/appImages/expandReview.png') 9px 5px no-repeat;
    border: 0px solid transparent;
  }
}
div.data-table-container .normal tbody > tr.terminal td button:hover,
div.data-table-container .filtered tbody > tr.terminal td button:hover,
div.data-table-container .normalDetail tbody > tr.terminal td button:hover,
div.data-table-container .normalDetailHistory tbody > tr.terminal td button:hover,
div.data-table-container .detailFileList tbody > tr.terminal td button:hover {
  background: #B4B4B4 url('../framework/appImages/expandReview-hover.png') 15px 3px no-repeat;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normal tbody > tr.terminal td button:hover,
  div.data-table-container .filtered tbody > tr.terminal td button:hover,
  div.data-table-container .normalDetail tbody > tr.terminal td button:hover,
  div.data-table-container .normalDetailHistory tbody > tr.terminal td button:hover,
  div.data-table-container .detailFileList tbody > tr.terminal td button:hover {
    background: #B4B4B4 url('../framework/appImages/expandReview-hover.png') 9px 5px no-repeat;
    border: 0px solid transparent;
  }
}
div.data-table-container .filtered thead > tr {
  background-color: red;
}
div.data-table-container .normalDetail {
  border: 2px solid transparent;
}
div.data-table-container .normalDetail thead > tr {
  background-color: transparent;
  height: 28px;
  font-size: 0.9em;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normalDetail thead > tr {
    height: 24px;
    font-size: 0.8em;
  }
}
div.data-table-container .normalDetail thead > tr th {
  font-weight: normal;
  color: black;
}
div.data-table-container .normalDetail .table-body-outer {
  overflow-y: scroll;
  overflow-x: auto;
  width: 100%;
  height: calc(100% -  28px );
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normalDetail .table-body-outer {
    height: calc(100% -  24px );
  }
}
div.data-table-container .normalDetail tbody > tr {
  color: #040666;
  height: 28px;
  font-size: 0.9em;
  font-weight: bold;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normalDetail tbody > tr {
    height: 24px;
    font-size: 0.8em;
  }
}
div.data-table-container .normalDetailHistory thead > tr {
  background-color: transparent;
  height: 28px;
  font-size: 0.9em;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normalDetailHistory thead > tr {
    height: 24px;
    font-size: 0.8em;
  }
}
div.data-table-container .normalDetailHistory thead > tr th {
  border-bottom: 1px solid #D7D7D7;
  border-right: 1px solid transparent;
  padding-bottom: 5px;
  font-weight: normal;
  color: black;
}
div.data-table-container .normalDetailHistory .table-body-outer {
  overflow-y: scroll;
  overflow-x: auto;
  width: 100%;
  height: calc(100% -  28px );
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normalDetailHistory .table-body-outer {
    height: calc(100% -  24px );
  }
}
div.data-table-container .normalDetailHistory tbody > tr {
  color: #040666;
  height: 28px;
  font-size: 0.9em;
  font-weight: normal;
}
div.data-table-container .normalDetailHistory tbody > tr.terminal td {
  padding: 0px;
  background-color: transparent;
  background: transparent;
}
div.data-table-container .normalDetailHistory tbody > tr.terminal td button {
  width: calc(100% - 7px);
  height: 28px;
  background: #D2D2D2 url('../framework/appImages/expandReview.png') 15px 4px no-repeat;
  border-top: 3px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  margin-left: 4px;
  margin-top: 4px;
  cursor: pointer;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normalDetailHistory tbody > tr.terminal td button {
    background: #D2D2D2 url('../framework/appImages/expandReview.png') 10px 7px no-repeat;
    border: 0px solid transparent;
  }
}
div.data-table-container .normalDetailHistory tbody > tr.terminal td button:hover {
  background: #D2D2D2 url('../framework/appImages/expandReview-hover.png') 15px 4px no-repeat;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normalDetailHistory tbody > tr.terminal td button:hover {
    background: #D2D2D2 url('../framework/appImages/expandReview-hover.png') 10px 7px no-repeat;
    border: 0px solid transparent;
  }
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .normalDetailHistory tbody > tr {
    height: 24px;
    font-size: 0.8em;
  }
}
div.data-table-container .detailFileList thead > tr {
  background-color: white;
  height: 28px;
  font-size: 0.9em;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .detailFileList thead > tr {
    height: 24px;
    font-size: 0.8em;
  }
}
div.data-table-container .detailFileList thead > tr th {
  border-bottom: 1px solid #D7D7D7;
  border-right: 1px solid transparent;
  padding-bottom: 5px;
  font-weight: normal;
  color: black;
}
div.data-table-container .detailFileList .table-body-outer {
  overflow-y: scroll;
  overflow-x: auto;
  width: 100%;
  height: calc(100% -  28px );
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .detailFileList .table-body-outer {
    height: calc(100% -  24px );
  }
}
div.data-table-container .detailFileList tbody > tr {
  color: #040666;
  height: 48px;
  font-size: 0.9em;
  font-weight: normal;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  div.data-table-container .detailFileList tbody > tr {
    height: 36px;
    font-size: 0.8em;
  }
}
.combo-picker {
  font-family: Open Sans, Verdana, Sans-serif;
  position: fixed;
  left: calc(50% -  225px );
  top: calc(50% -  140px );
  box-sizing: border-box;
  background: white;
  z-index: 101;
  box-shadow: 0px 0px 20px 5px #C0C0C0;
  height: 280px;
  width: 450px;
  border: 15px solid white;
  overflow: hidden;
}
.combo-picker[data-display=normal] {
  border-radius: 8px;
}
.combo-picker div.combo-title {
  height: 30px;
  text-align: center;
  margin-bottom: 6px;
  padding: 3px;
  color: #E00000;
  text-shadow: 0px 0px 2px transparent;
  background: #F8E8E8;
}
.combo-picker button.combo-close {
  cursor: pointer;
  position: absolute;
  right: 2px;
  top: 0px;
  width: 30px;
  height: 30px;
  border: 0px solid transparent;
  background-image: url('../framework/appImages/formClose.png');
  background-position: center center;
  background-color: transparent;
  background-size: 24px 24px;
  display: none;
}
.combo-picker button.combo-close:hover {
  background-size: 32px 32px;
}
.combo-picker[data-display=maximized] button.combo-close {
  display: block;
}
.combo-picker div.combo-search {
  height: 32px;
}
.combo-picker div.combo-search > input {
  height: 100%;
  width: 100%;
  font-family: Open Sans, Verdana, Sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  color: #040666;
  padding: 5px;
  border: 0px solid transparent;
  color: #E00000;
  text-shadow: 0px 0px 2px transparent;
  padding-left: 8px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.combo-picker div.combo-search > input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.1) !important;
  font-weight: normal !important;
}
.combo-picker div.combo-search > input:-moz-placeholder {
  /* FF 4-18 */
  color: rgba(0, 0, 0, 0.1) !important;
  font-weight: normal !important;
}
.combo-picker div.combo-search > input::-moz-placeholder {
  /* FF 19+ */
  color: rgba(0, 0, 0, 0.1) !important;
  font-weight: normal !important;
}
.combo-picker div.combo-search > input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(0, 0, 0, 0.1) !important;
  font-weight: normal !important;
}
.combo-picker div.combo-search-wrap {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100% -  68px );
}
.combo-picker div.combo-search-wrap ul.combo-records {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
.combo-picker div.combo-search-wrap ul.combo-records li {
  cursor: pointer;
  padding: 3px 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.combo-picker div.combo-search-wrap ul.combo-records li.selected {
  background: #E00000;
  color: white;
}
.window_header_subtitle {
  font-size: 0.9em;
  color: white;
  text-shadow: 0px 0px 1px transparent;
  margin-left: 15px;
  line-height: 36px;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  .window_header_subtitle {
    font-size: 0.9em;
  }
}
#WindowShield {
  top: 0px;
  left: 0px;
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: 100;
  background-color: white;
}
