/*
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;
}
#mnuLogout {
  font-size: 1.5rem;
}
#mnuLogout::after {
  content: 'Zpět na úvod';
  font-size: 1.0rem;
  margin-left: 10px;
  font-family: Open Sans, Verdana, Sans-serif;
}
@media all and (max-width: 679px), all and (max-height:339px) {
  #mnuLogout::before {
    color: white;
  }
  .layoutMainHeaderLabel {
    top: 0px !important;
    font-size: 0.9rem;
  }
  #layoutMainHeaderPanelProjectLogo {
    width: 300px;
  }
}
