/*html, body, md-dialog {background-color:rgb(250,250,250);}*/
:root {
    --custom-primary-50-25: rgba(255, 220, 123, .25);--custom-primary-50-50: rgba(255, 220, 123, .5);--custom-primary-50-75: rgba(255, 220, 123, .75);--custom-primary-50-1: rgba(255, 220, 123, 1);
    --custom-primary-100-25: rgba(255, 214, 98, .25);--custom-primary-100-50: rgba(255, 214, 98, .5);--custom-primary-100-75: rgba(255, 214, 98, .75);--custom-primary-100-1: rgba(255, 214, 98, 1);
    --custom-primary-200-25: rgba(255, 207, 72, .25);--custom-primary-200-50: rgba(255, 207, 72, .5);--custom-primary-200-75: rgba(255, 207, 72, .75);--custom-primary-200-1: rgba(255, 207, 72, 1);
    --custom-primary-300-25: rgba(255, 200, 47, .25);--custom-primary-300-50: rgba(255, 200, 47, .5);--custom-primary-300-75: rgba(255, 200, 47, .75);--custom-primary-300-1: rgba(255, 200, 47, 1);
    --custom-primary-400-25: rgba(255, 194, 21, .25);--custom-primary-400-50: rgba(255, 194, 21, .5);--custom-primary-400-75: rgba(255, 194, 21, .75);--custom-primary-400-1: rgba(255, 194, 21, 1);
    --custom-primary-500-25: rgba(251, 185, 0, .25);--custom-primary-500-50: rgba(251, 185, 0, .5);--custom-primary-500-75: rgba(251, 185, 0, .75);--custom-primary-500-1: rgba(251, 185, 0, 1);
    --custom-primary-600-25: rgba(225, 166, 0, .25);--custom-primary-600-50: rgba(225, 166, 0, .5);--custom-primary-600-75: rgba(225, 166, 0, .75);--custom-primary-600-1: rgba(225, 166, 0, 1);
    --custom-primary-700-25: rgba(200, 147, 0, .25);--custom-primary-700-50: rgba(200, 147, 0, .5);--custom-primary-700-75: rgba(200, 147, 0, .75);--custom-primary-700-1: rgba(200, 147, 0, 1);
    --custom-primary-800-25: rgba(174, 129, 0, .25);--custom-primary-800-50: rgba(174, 129, 0, .5);--custom-primary-800-75: rgba(174, 129, 0, .75);--custom-primary-800-1: rgba(174, 129, 0, 1);
    --custom-primary-900-25: rgba(149, 110, 0, .25);--custom-primary-900-50: rgba(149, 110, 0, .5);--custom-primary-900-75: rgba(149, 110, 0, .75);--custom-primary-900-1: rgba(149, 110, 0, 1);
    --custom-primary-A100-25: rgba(255, 227, 149, .25);--custom-primary-A100-50: rgba(255, 227, 149, .5);--custom-primary-A100-75: rgba(255, 227, 149, .75);--custom-primary-A100-1: rgba(255, 227, 149, 1);
    --custom-primary-A200-25: rgba(255, 234, 174, .25);--custom-primary-A200-50: rgba(255, 234, 174, .5);--custom-primary-A200-75: rgba(255, 234, 174, .75);--custom-primary-A200-1: rgba(255, 234, 174, 1);
    --custom-primary-A400-25: rgba(255, 241, 200, .25);--custom-primary-A400-50: rgba(255, 241, 200, .5);--custom-primary-A400-75: rgba(255, 241, 200, .75);--custom-primary-A400-1: rgba(255, 241, 200, 1);
    --custom-primary-A700-25: rgba(123, 91, 0, .25);--custom-primary-A700-50: rgba(123, 91, 0, .5);--custom-primary-A700-75: rgba(123, 91, 0, .75);--custom-primary-A700-1: rgba(123, 91, 0, 1);
    --custom-accent-50-25: rgba(144, 115, 56, .25);--custom-accent-50-50: rgba(144, 115, 56, .5);--custom-accent-50-75: rgba(144, 115, 56, .75);--custom-accent-50-1: rgba(144, 115, 56, 1);
    --custom-accent-100-25: rgba(162, 129, 63, .25);--custom-accent-100-50: rgba(162, 129, 63, .5);--custom-accent-100-75: rgba(162, 129, 63, .75);--custom-accent-100-1: rgba(162, 129, 63, 1);
    --custom-accent-200-25: rgba(181, 144, 70, .25);--custom-accent-200-50: rgba(181, 144, 70, .5);--custom-accent-200-75: rgba(181, 144, 70, .75);--custom-accent-200-1: rgba(181, 144, 70, 1);
    --custom-accent-300-25: rgba(190, 155, 87, .25);--custom-accent-300-50: rgba(190, 155, 87, .5);--custom-accent-300-75: rgba(190, 155, 87, .75);--custom-accent-300-1: rgba(190, 155, 87, 1);
    --custom-accent-400-25: rgba(197, 166, 105, .25);--custom-accent-400-50: rgba(197, 166, 105, .5);--custom-accent-400-75: rgba(197, 166, 105, .75);--custom-accent-400-1: rgba(197, 166, 105, 1);
    --custom-accent-500-25: rgba(204, 177, 124, .25);--custom-accent-500-50: rgba(204, 177, 124, .5);--custom-accent-500-75: rgba(204, 177, 124, .75);--custom-accent-500-1: rgba(204, 177, 124, 1);
    --custom-accent-600-25: rgba(218, 199, 160, .25);--custom-accent-600-50: rgba(218, 199, 160, .5);--custom-accent-600-75: rgba(218, 199, 160, .75);--custom-accent-600-1: rgba(218, 199, 160, 1);
    --custom-accent-700-25: rgba(225, 210, 179, .25);--custom-accent-700-50: rgba(225, 210, 179, .5);--custom-accent-700-75: rgba(225, 210, 179, .75);--custom-accent-700-1: rgba(225, 210, 179, 1);
    --custom-accent-800-25: rgba(232, 221, 197, .25);--custom-accent-800-50: rgba(232, 221, 197, .5);--custom-accent-800-75: rgba(232, 221, 197, .75);--custom-accent-800-1: rgba(232, 221, 197, 1);
    --custom-accent-900-25: rgba(240, 232, 215, .25);--custom-accent-900-50: rgba(240, 232, 215, .5);--custom-accent-900-75: rgba(240, 232, 215, .75);--custom-accent-900-1: rgba(240, 232, 215, 1);
    --custom-accent-A100-25: rgba(218, 199, 160, .25);--custom-accent-A100-50: rgba(218, 199, 160, .5);--custom-accent-A100-75: rgba(218, 199, 160, .75);--custom-accent-A100-1: rgba(218, 199, 160, 1);
    --custom-accent-A200-25: rgba(211, 188, 142, .25);--custom-accent-A200-50: rgba(211, 188, 142, .5);--custom-accent-A200-75: rgba(211, 188, 142, .75);--custom-accent-A200-1: rgba(211, 188, 142, 1);
    --custom-accent-A400-25: rgba(204, 177, 124, .25);--custom-accent-A400-50: rgba(204, 177, 124, .5);--custom-accent-A400-75: rgba(204, 177, 124, .75);--custom-accent-A400-1: rgba(204, 177, 124, 1);
    --custom-accent-A700-25: rgba(247, 242, 234, .25);--custom-accent-A700-50: rgba(247, 242, 234, .5);--custom-accent-A700-75: rgba(247, 242, 234, .75);--custom-accent-A700-1: rgba(247, 242, 234, 1);
    --custom-warn-50-25: rgba(255, 255, 255, .25);--custom-warn-50-50: rgba(255, 255, 255, .5);--custom-warn-50-75: rgba(255, 255, 255, .75);--custom-warn-50-1: rgba(255, 255, 255, 1);
    --custom-warn-100-25: rgba(255, 189, 189, .25);--custom-warn-100-50: rgba(255, 189, 189, .5);--custom-warn-100-75: rgba(255, 189, 189, .75);--custom-warn-100-1: rgba(255, 189, 189, 1);
    --custom-warn-200-25: rgba(255, 133, 133, .25);--custom-warn-200-50: rgba(255, 133, 133, .5);--custom-warn-200-75: rgba(255, 133, 133, .75);--custom-warn-200-1: rgba(255, 133, 133, 1);
    --custom-warn-300-25: rgba(255, 61, 61, .25);--custom-warn-300-50: rgba(255, 61, 61, .5);--custom-warn-300-75: rgba(255, 61, 61, .75);--custom-warn-300-1: rgba(255, 61, 61, 1);
    --custom-warn-400-25: rgba(255, 31, 31, .25);--custom-warn-400-50: rgba(255, 31, 31, .5);--custom-warn-400-75: rgba(255, 31, 31, .75);--custom-warn-400-1: rgba(255, 31, 31, 1);
    --custom-warn-500-25: rgba(255, 0, 0, .25);--custom-warn-500-50: rgba(255, 0, 0, .5);--custom-warn-500-75: rgba(255, 0, 0, .75);--custom-warn-500-1: rgba(255, 0, 0, 1);
    --custom-warn-600-25: rgba(224, 0, 0, .25);--custom-warn-600-50: rgba(224, 0, 0, .5);--custom-warn-600-75: rgba(224, 0, 0, .75);--custom-warn-600-1: rgba(224, 0, 0, 1);
    --custom-warn-700-25: rgba(194, 0, 0, .25);--custom-warn-700-50: rgba(194, 0, 0, .5);--custom-warn-700-75: rgba(194, 0, 0, .75);--custom-warn-700-1: rgba(194, 0, 0, 1);
    --custom-warn-800-25: rgba(163, 0, 0, .25);--custom-warn-800-50: rgba(163, 0, 0, .5);--custom-warn-800-75: rgba(163, 0, 0, .75);--custom-warn-800-1: rgba(163, 0, 0, 1);
    --custom-warn-900-25: rgba(133, 0, 0, .25);--custom-warn-900-50: rgba(133, 0, 0, .5);--custom-warn-900-75: rgba(133, 0, 0, .75);--custom-warn-900-1: rgba(133, 0, 0, 1);
    --custom-warn-A100-25: rgba(255, 255, 255, .25);--custom-warn-A100-50: rgba(255, 255, 255, .5);--custom-warn-A100-75: rgba(255, 255, 255, .75);--custom-warn-A100-1: rgba(255, 255, 255, 1);
    --custom-warn-A200-25: rgba(255, 189, 189, .25);--custom-warn-A200-50: rgba(255, 189, 189, .5);--custom-warn-A200-75: rgba(255, 189, 189, .75);--custom-warn-A200-1: rgba(255, 189, 189, 1);
    --custom-warn-A400-25: rgba(255, 31, 31, .25);--custom-warn-A400-50: rgba(255, 31, 31, .5);--custom-warn-A400-75: rgba(255, 31, 31, .75);--custom-warn-A400-1: rgba(255, 31, 31, 1);
    --custom-warn-A700-25: rgba(194, 0, 0, .25);--custom-warn-A700-50: rgba(194, 0, 0, .5);--custom-warn-A700-75: rgba(194, 0, 0, .75);--custom-warn-A700-1: rgba(194, 0, 0, 1);
    --custom-background-50-25: rgba(234, 234, 234, .25);--custom-background-50-50: rgba(234, 234, 234, .5);--custom-background-50-75: rgba(234, 234, 234, .75);--custom-background-50-1: rgba(234, 234, 234, 1);
    --custom-background-100-25: rgba(221, 221, 221, .25);--custom-background-100-50: rgba(221, 221, 221, .5);--custom-background-100-75: rgba(221, 221, 221, .75);--custom-background-100-1: rgba(221, 221, 221, 1);
    --custom-background-200-25: rgba(208, 208, 208, .25);--custom-background-200-50: rgba(208, 208, 208, .5);--custom-background-200-75: rgba(208, 208, 208, .75);--custom-background-200-1: rgba(208, 208, 208, 1);
    --custom-background-300-25: rgba(195, 195, 195, .25);--custom-background-300-50: rgba(195, 195, 195, .5);--custom-background-300-75: rgba(195, 195, 195, .75);--custom-background-300-1: rgba(195, 195, 195, 1);
    --custom-background-400-25: rgba(183, 183, 183, .25);--custom-background-400-50: rgba(183, 183, 183, .5);--custom-background-400-75: rgba(183, 183, 183, .75);--custom-background-400-1: rgba(183, 183, 183, 1);
    --custom-background-500-25: rgba(170, 170, 170, .25);--custom-background-500-50: rgba(170, 170, 170, .5);--custom-background-500-75: rgba(170, 170, 170, .75);--custom-background-500-1: rgba(170, 170, 170, 1);
    --custom-background-600-25: rgba(157, 157, 157, .25);--custom-background-600-50: rgba(157, 157, 157, .5);--custom-background-600-75: rgba(157, 157, 157, .75);--custom-background-600-1: rgba(157, 157, 157, 1);
    --custom-background-700-25: rgba(144, 144, 144, .25);--custom-background-700-50: rgba(144, 144, 144, .5);--custom-background-700-75: rgba(144, 144, 144, .75);--custom-background-700-1: rgba(144, 144, 144, 1);
    --custom-background-800-25: rgba(132, 132, 132, .25);--custom-background-800-50: rgba(132, 132, 132, .5);--custom-background-800-75: rgba(132, 132, 132, .75);--custom-background-800-1: rgba(132, 132, 132, 1);
    --custom-background-900-25: rgba(119, 119, 119, .25);--custom-background-900-50: rgba(119, 119, 119, .5);--custom-background-900-75: rgba(119, 119, 119, .75);--custom-background-900-1: rgba(119, 119, 119, 1);
    --custom-background-A100-25: rgba(246, 246, 246, .25);--custom-background-A100-50: rgba(246, 246, 246, .5);--custom-background-A100-75: rgba(246, 246, 246, .75);--custom-background-A100-1: rgba(246, 246, 246, 1);
    --custom-background-A200-25: rgba(255, 255, 255, .25);--custom-background-A200-50: rgba(255, 255, 255, .5);--custom-background-A200-75: rgba(255, 255, 255, .75);--custom-background-A200-1: rgba(255, 255, 255, 1);
    --custom-background-A400-25: rgba(255, 255, 255, .25);--custom-background-A400-50: rgba(255, 255, 255, .5);--custom-background-A400-75: rgba(255, 255, 255, .75);--custom-background-A400-1: rgba(255, 255, 255, 1);
    --custom-background-A700-25: rgba(106, 106, 106, .25);--custom-background-A700-50: rgba(106, 106, 106, .5);--custom-background-A700-75: rgba(106, 106, 106, .75);--custom-background-A700-1: rgba(106, 106, 106, 1);
}
h1, h2, h3, h4, h5, h6 {}
md-sidenav md-content ul {margin:0;padding:0;list-style-type: none;}
/* deskit [start] */
header#header {border-left:3px solid var(--custom-primary-500-1);}
.bcd-deskit-md-record-wrapper {background: var(--neutral-background-200-1);padding:15px;-moz-box-shadow: -5px 5px 11px -5px #afafaf, 5px 0 11px -5px #afafaf;-webkit-box-shadow: -5px 5px 11px -5px #afafaf, 5px 0 11px -5px #afafaf;box-shadow: -5px 5px 11px -5px #afafaf, 5px 0 11px -5px #afafaf;}
.bcd-deskit-md-card {border-top:3px solid var(--default-accent-A700-1);background: #fff;}
.bcd-deskit-md-record-header {padding:0 15px;}
.bcd-deskit-md-record {background: #fff;margin:15px;padding:15px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-box-shadow:0 6px 6px -6px #cacaca;-webkit-box-shadow:0 6px 6px -6px #cacaca;box-shadow:0 6px 6px -6px #cacaca;}

#header {position: fixed;left: 0;top: 0;width: 100%;z-index:1;min-height:62px;}
#footer {position: fixed;left: 0;bottom: 0;width: 100%;z-index: 1}
#bcd-sidenav-mid-left-user-card-minimal {}
a, a:visited {text-decoration:none;color:#e8850f;}
a:hover, a:focus {text-decoration:none;color:#f5b467;}
a.inverse, a.inverse:visited {text-decoration:none;color:#f1911f;}
a:hover, a:focus {text-decoration:none;color:#f5b467;}
.BCD-module-document-index-read-wrapper {border-left: 3px solid var(--default-primary-500-1);}
.BCD-module-document-index-edit-wrapper {border-left: 3px solid var(--default-primary-500-1);}
.BCD-module-dar-index-read-wrapper {border-left: 3px solid var(--default-primary-500-1);}
.BCD-module-dar-index-edit-wrapper {border-left: 3px solid var(--default-primary-500-1);}
.BCD-module-sell-index-read-wrapper {border-left: 3px solid var(--default-primary-500-1);}
.BCD-module-sell-index-edit-wrapper {border-left: 3px solid var(--default-primary-500-1);}
md-card.bcd-gesty-md-card {border-top:3px solid #e8850f;}
.bcd-link-color, .bcd-link-color:visited {text-decoration:none;color:#e8850f;}
.bcd-link-color:hover, .bcd-link-color:focus {text-decoration:none;color:#f5b467;}
.bcd-link-color-inverse, .bcd-link-color-inverse:visited {text-decoration:none;color:#f1911f;}
.bcd-link-color-inverse:hover, .bcd-link-color-inverse:focus {text-decoration:none;color:#f5b467;}
.bcd-box-start-closed {display:none;}
/* DAR LAB [START] */
.bcd-dar-lab {}
.bcd-dar-lab-user-column {max-width:300px;}
.bcd-dar-lab-bin-ctn {border: 1px solid #dedede;margin: 4px 8px;border-radius: 5px;padding: 4px;min-height:30px;min-width:120px;background-color: #e8d4d4;box-shadow: inset 2px 2px 14px -8px #000000;}
.bcd-dar-lab-temp-ctn {border:1px solid #dedede;margin: 4px 8px;border-radius: 5px;padding: 4px;min-height:30px;min-width:120px;background-color: #d0d0d0;box-shadow: inset 2px 2px 14px -8px #000000;}
.bcd-dar-lab-temp-task {background-color: #ffffff;color: #3e3e3e;height: 30px;border-radius: 3px;padding: 0 6px;font-size: 13px;margin: 0 1px;border: 1px solid #a7a7a7;}
.bcd-dar-lab-bin-task {background-color: #fb000d;color: #fff;height: 30px;border-radius: 3px;padding: 0 6px;font-size: 13px;margin: 0 1px;border: 1px solid #d00000;}

.bcd-dar-lab-time-label {font-size:13px;padding:0 6px;background-color:#fff;}
.bcd-dar-lab-label {padding:6px;background-color:#f7f7f7;border-bottom: 1px solid #dedede;border-left: 1px solid #dedede;}
.bcd-dar-lab-user-thumbnail {width: 40px;border-radius: 20px;margin: 4px;}
.bcd-dar-lab-free-box {display: block;padding: 0;line-height: 1.4;background-color: #fff;}
/* by hours */
.bcd-dar-lab-hours .bcd-dar-lab-time-label {font-size:13px;padding:0 6px;background-color:#f7f7f7;}
.bcd-dar-lab-hours {box-sizing:border-box;padding:0;border-bottom: 1px dotted #dedede;border-left: 1px dotted #dedede;border-top:1px solid #fff;}
.bcd-dar-lab-hours .bcd-dar-lab-drop-ctn {display: block;padding: 0;line-height: 1.42857143;background-color: #fff;}
.bcd-dar-lab-hours .bcd-dar-lab-item {color: #000;border: none;padding: 5px;font-size: 13px;margin: 0 0 5px 0;font-weight: 400;line-height: 1.1em;}
/* by quarters */
.bcd-dar-lab-quarter .bcd-dar-lab-time-label {font-size:13px;padding:0 6px;background-color:#f7f7f7;}
.bcd-dar-lab-quarter {box-sizing:border-box;padding:0;border-bottom: 1px dotted #dedede;border-left: 1px dotted #dedede;height:42px;border-top:1px solid #fff;}
.bcd-dar-lab-quarter .bcd-dar-lab-drop-ctn {display: block;padding: 0;height:40px;line-height: 1.42857143;background-color: #fff;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.bcd-dar-lab-quarter .bcd-dar-lab-item {padding: 2px;font-size: 13px;font-weight:400;margin: 0;line-height:1.1em;}
/* free */
.bcd-dar-lab-free {box-sizing:border-box;padding:0;border-bottom: 1px dotted #dedede;border-left: 1px dotted #dedede;border-top:1px solid #fff;}
.bcd-dar-lab-free .bcd-dar-lab-time-label {font-size:13px;padding:0 11px;background-color:#fff;}
.bcd-dar-lab-free .bcd-dar-lab-item {padding:5px 22px 18px 22px;font-size: 15px;margin: 0;line-height: 1.1em;border-left:1px solid #b9b9b9;}
.bcd-dar-lab-free .view-free-dar-time {font-size:14px;}
.bcd-dar-lab-free .view-free-dar-icon {position:absolute;left:-8px;top:6px;z-index:1;}
.bcd-dar-lab-free .view-free-dar-icon i {background:#fff;color:#1a1a1a;font-size:15px;}
/* DAR LAB [end] */
header .session-user-action-opener i {display:none;}
.session-image-thumbnail {margin:2px;}
#form-drop-area {background: #fff;padding: 30px 15px;border: 2px dashed #dac7a1;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;margin: 15px;text-align: center;color: #dac7a1;text-transform: uppercase;font-size: 21px;font-weight:400;}
#form-dropped-files {background: #fff;padding: 30px 15px;border: 2px solid #dac7a1;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;margin: 15px;text-align: center;color: #dac7a1;text-transform: uppercase;font-size: 21px;}
#form-dropped-files span {font-weight:400;}
.bcd-tile {background: #efefef;border-top: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;border-bottom: 1px solid #cdcdcd;border-left: 1px solid #cdcdcd;margin-bottom: 2px;}






/* old */
.part-session-welcome img {width:120px;}
/* bootstrap paginator project customization [start] */
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {color: #096dba;background-color: #fff;border-color: transparent;-webkit-box-shadow: inset 0 0 41px -22px #000;-moz-box-shadow: inset 0 0 41px -22px #000;box-shadow: inset 0 0 41px -22px #000;}
.pagination>li>a, .pagination>li>span {color: #484d51;background-color: #f5f5f5;border: none;margin: 1px;font-weight: 700;font-size: 13px;}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {color: #484d51;background-color: #f5f5f5;border-color: transparent;margin: 1px;font-weight: 700;}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {color: #444;background-color: #eee;border-color: #444;}
/* bootstrap paginator project customization [end] */

.bcd-pp-wrapper {border-radius: 10px;padding:25px;margin:15px 0;}
#calendarNewDarForm {padding: 12px 8px;border-radius: 5px;margin: 2px auto;}
#calendarNewExpenseForm {padding: 12px 8px;border-radius: 5px;margin: 2px auto;}
.vignette-thumbnail {float: left;margin: 0 8px 0 0;width: 70px;}
.table-data {}
.table-data > div {margin:0 2px;background: #f0f2f3;padding:4px;}
.table-data > div > span:nth-child(1) {padding:0 2px;}
.bcd-flex-table {width:100%}
.bcd-flex-table-header-row {background: #eaecef;margin-bottom:1px;font-size: 14px;font-weight: 700;text-align: center;text-transform: uppercase;}
.bcd-flex-table-header-row > div {padding:4px;}
.bcd-flex-table-row {background: #eaecef;margin-bottom:1px;font-size: 14px;font-weight: 400;}
.bcd-flex-table-row > div {padding:4px;}

/* session [start] */
md-bottom-sheet#bottom-sheet-session-chart-action {background:rgba(255,255,255,0.8);}
md-bottom-sheet#bottom-sheet-session-chart-action md-content {background:transparent;}
/* session [end] */


.phototour-gmap {height: 500px;}
#phototour-ctn md-fab-speed-dial:not(.md-hover-full).md-is-open {
    pointer-events: auto;
    background: white;
    border-radius: 20px;
}
#phototour {}
.phototour-box {
    padding: 15px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 10px -3px #000;
    margin: 0 15px 15px;
}
post-label i.material-icons {font-size: 16px;margin-right:3px;}
/* photo-tour [start] */
#statusboard {padding: 15px;background-color: rgb(232, 232, 232);margin: 5px;border: 1px solid #dedede;box-sizing: border-box;}
.bcd-photo-tour {}
.photo-tour-google-map-vignette {max-width:300px;}
.bcd-photo-tour-user-column {max-width:300px;}
#photo-tour-save-button {position: fixed;right: 45px;bottom: 10px;z-index: 999999;}
.bcd-photo-tour-bin-ctn {margin: 4px 0;border-radius: 5px;padding: 4px;min-height:30px;min-width:120px;width:100%;background-color: #e8d4d4;box-shadow: inset 2px 2px 14px -8px #000000;}
.bcd-photo-tour-temp-ctn {margin: 4px 0;border-radius: 5px;padding: 4px;min-height:30px;min-width:120px;width:100%;background-color: #d0d0d0;box-shadow: inset 2px 2px 14px -8px #000000;}
.bcd-photo-tour-temp-task {background-color: #b90024;color: #efefef;height: 60px;border-radius: 3px;padding: 0 6px;margin: 0 1px;cursor: pointer;border: 1px solid #a7a7a7;width: 100%;font-size: 17px;line-height: 28px;font-weight: 700;}
.bcd-photo-tour-bin-task {background-color: #fb000d;color: #fff;height: 60px;border-radius: 3px;padding: 0 6px;margin: 0 1px;cursor: pointer;border: 1px solid #d00000; width:100%; font-size: 17px;line-height: 28px;font-weight: 700;}
.bcd-photo-tour-quarter {box-sizing:border-box;padding:0;border-bottom: 1px dotted #dedede;border-left: 1px dotted #dedede;min-height:30px;border-top:1px solid #fff;}
.bcd-photo-tour-time-label {font-size:13px;padding:0 6px;background-color:#f7f7f7;}
.bcd-photo-tour-label {font-size:13px;padding:6px;background-color:#f7f7f7;border-bottom: 1px solid #dedede;border-left: 1px solid #dedede;}
.bcd-photo-tour-user-thumbnail {width: 40px;border-radius: 20px;margin: 4px;}
.bcd-photo-tour-drop-ctn {display: block;padding: 0;min-height:28px;line-height: 1.42857143;background-color: #fff;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.bcd-photo-tour-item {border:none;padding:3px 6px;font-size:13px;cursor:pointer;margin:0 1px;z-index:1;}
.bcd-statusboard-list-elem {
    padding: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e1e1e1+100 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
}
.bcd-phototour-list-elem {
    padding: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e1e1e1+100 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
}
.bcd-photo-tour-item-layout-0 {background-color: rgba(0, 160, 210, 0.75) !important;}
.bcd-photo-tour-item-layout-1 {background-color: rgba(90, 210, 39, 0.75) !important;}
.bcd-photo-tour-item-layout-2 {background-color: #d24c37 !important;}
.bcd-photo-tour-item-layout-3 {background-color: rgba(255, 255, 0, 0.75) !important;color:#000 !important;}
.bcd-photo-tour-item-layout-4 {background-color: rgba(210, 86, 147, 0.75) !important;}
.bcd-photo-tour-item-layout-5 {background-color: #00a0d2 !important;}
.bcd-photo-tour-item-layout-6 {background-color: #00a0d2 !important;}
.bcd-photo-tour-item-layout-7 {background-color: #00a0d2 !important;}
.bcd-photo-tour-item-layout-8 {background-color: #00a0d2 !important;}
.bcd-photo-tour-item-layout-9 {background-color: #00a0d2 !important;}
.bcd-photo-tour-item-height-7px {height:30px;}
.bcd-photo-tour-item-height-15px {height:30px;}
.bcd-photo-tour-item-height-22px {height:30px;}
.bcd-photo-tour-item-height-30px {height:30px;}
.bcd-photo-tour-item-height-37px {height:37px;}
.bcd-photo-tour-item-height-45px {height:45px;}
.bcd-photo-tour-item-height-52px {height:52px;}
.bcd-photo-tour-item-height-60px {height:60px;}
.bcd-photo-tour-item-height-67px {height:67px;}
.bcd-photo-tour-item-height-75px {height:75px;}
.bcd-photo-tour-item-height-82px {height:82px;}
.bcd-photo-tour-item-height-90px {height:90px;}
.bcd-photo-tour-item-height-97px {height:97px;}
.bcd-photo-tour-item-height-105px {height:105px;}
.bcd-photo-tour-item-height-112px {height:112px;}
.bcd-photo-tour-item-height-120px {height:120px;}
.bcd-photo-tour-item-height-127px {height:127px;}
.bcd-photo-tour-item-height-135px {height:135px;}
.bcd-photo-tour-item-height-142px {height:142px;}
.bcd-photo-tour-item-height-150px {height:150px;}
.bcd-photo-tour-item-height-157px {height:157px;}
.bcd-photo-tour-item-height-165px {height:165px;}
.bcd-photo-tour-item-height-172px {height:172px;}
.bcd-photo-tour-item-height-180px {height:180px;}
.bcd-photo-tour-item-height-187px {height:187px;}
.bcd-photo-tour-item-height-195px {height:195px;}
.bcd-photo-tour-item-height-202px {height:202px;}
.bcd-photo-tour-item-height-210px {height:210px;}
.bcd-photo-tour-item-height-217px {height:217px;}
.bcd-photo-tour-item-height-225px {height:225px;}
.bcd-photo-tour-item-height-232px {height:232px;}
.bcd-photo-tour-item-height-240px {height:240px;}
.bcd-photo-tour-item-height-247px {height:247px;}
.bcd-photo-tour-item-height-255px {height:255px;}
.bcd-photo-tour-item-height-262px {height:262px;}
.bcd-photo-tour-item-height-270px {height:270px;}
.bcd-photo-tour-item-ondragging {width:300px;height:30px !important;}
.btn-droppable { width: 44px; height: 30px; padding-left: 4px; }
.btn-draggable { width: 44px; }
.bcd-photo-tour-data-drop {background-color: #FFC0CB;border:1px solid #dedede;padding:2px;}
.thumbnail-frame {min-width:180px;min-height:180px;width:180px;height:180px;}
#workshop-post-speed-dial-menu {position: absolute;}
.bcd-single-required-resource {border-bottom:1px solid #ededed;margin-bottom:6px;} /* single resource in the project card */
.bcd-single-possible-candidate {background-color: #f3f3f3;border-bottom: 1px solid #e2e2e2;margin-bottom: 6px;padding: 4px;box-shadow: 0 10px 20px -16px #000;}
/* photo-tour [end] */
/* status-board [start] */
#statusboard {padding: 15px;background-color: rgb(232, 232, 232);margin: 5px;border: 1px solid #dedede;box-sizing: border-box;}
.bcd-status-board {}
.bcd-status-board-user-column {max-width:300px;}
#status-board-save-button {position: fixed;right: 25px;bottom: 10px;z-index: 999999;}
.bcd-status-board-bin-ctn {border: 1px solid #dedede;margin: 4px 8px;border-radius: 5px;padding: 4px;min-height:30px;min-width:120px;background-color: #e8d4d4;box-shadow: inset 2px 2px 14px -8px #000000;}
.bcd-status-board-temp-ctn {border:1px solid #dedede;margin: 4px 8px;border-radius: 5px;padding: 4px;min-height:30px;min-width:120px;background-color: #d0d0d0;box-shadow: inset 2px 2px 14px -8px #000000;}
.bcd-status-board-temp-task {background-color: #ffffff;color: #3e3e3e;height: 30px;border-radius: 3px;padding: 0 6px;font-size: 13px;margin: 0 1px;cursor: pointer;border: 1px solid #a7a7a7;}
.bcd-status-board-bin-task {background-color: #fb000d;color: #fff;height: 30px;border-radius: 3px;padding: 0 6px;font-size: 13px;margin: 0 1px;cursor: pointer;border: 1px solid #d00000;}
.bcd-status-board-quarter {box-sizing:border-box;padding:0;border-bottom: 1px dotted #dedede;border-left: 1px dotted #dedede;height:30px;border-top:1px solid #fff;}
.bcd-status-board-time-label {font-size:13px;padding:0 6px;background-color:#f7f7f7;}
.bcd-status-board-label {font-size:13px;padding:6px;background-color:#f7f7f7;border-bottom: 1px solid #dedede;border-left: 1px solid #dedede;}
.bcd-status-board-user-thumbnail {width: 40px;border-radius: 20px;margin: 4px;}
.bcd-status-board-drop-ctn {display: block;padding: 0;height:28px;line-height: 1.42857143;background-color: #fff;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.bcd-status-board-item {background-color: #46b8da;color:#fff;border:none;padding:0 6px;font-size:13px;cursor:pointer;margin:0 1px;z-index:1;width:100%;}
.bcd-statusboard-list-elem {
    padding: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e1e1e1+100 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
}
.bcd-status-board-item-layout-0 {background-color: rgba(0, 160, 210, 0.75) !important;}
.bcd-status-board-item-layout-1 {background-color: rgba(90, 210, 39, 0.75) !important;}
.bcd-status-board-item-layout-2 {background-color: #d24c37 !important;}
.bcd-status-board-item-layout-3 {background-color: rgba(255, 255, 0, 0.75) !important;color:#000 !important;}
.bcd-status-board-item-layout-4 {background-color: rgba(210, 86, 147, 0.75) !important;}
.bcd-status-board-item-layout-5 {background-color: #00a0d2 !important;}
.bcd-status-board-item-layout-6 {background-color: #00a0d2 !important;}
.bcd-status-board-item-layout-7 {background-color: #00a0d2 !important;}
.bcd-status-board-item-layout-8 {background-color: #00a0d2 !important;}
.bcd-status-board-item-layout-9 {background-color: #00a0d2 !important;}
.bcd-status-board-item-height-7px {height:30px;}
.bcd-status-board-item-height-15px {height:30px;}
.bcd-status-board-item-height-22px {height:30px;}
.bcd-status-board-item-height-30px {height:30px;}
.bcd-status-board-item-height-37px {height:37px;}
.bcd-status-board-item-height-45px {height:45px;}
.bcd-status-board-item-height-52px {height:52px;}
.bcd-status-board-item-height-60px {height:60px;}
.bcd-status-board-item-height-67px {height:67px;}
.bcd-status-board-item-height-75px {height:75px;}
.bcd-status-board-item-height-82px {height:82px;}
.bcd-status-board-item-height-90px {height:90px;}
.bcd-status-board-item-height-97px {height:97px;}
.bcd-status-board-item-height-105px {height:105px;}
.bcd-status-board-item-height-112px {height:112px;}
.bcd-status-board-item-height-120px {height:120px;}
.bcd-status-board-item-height-127px {height:127px;}
.bcd-status-board-item-height-135px {height:135px;}
.bcd-status-board-item-height-142px {height:142px;}
.bcd-status-board-item-height-150px {height:150px;}
.bcd-status-board-item-height-157px {height:157px;}
.bcd-status-board-item-height-165px {height:165px;}
.bcd-status-board-item-height-172px {height:172px;}
.bcd-status-board-item-height-180px {height:180px;}
.bcd-status-board-item-height-187px {height:187px;}
.bcd-status-board-item-height-195px {height:195px;}
.bcd-status-board-item-height-202px {height:202px;}
.bcd-status-board-item-height-210px {height:210px;}
.bcd-status-board-item-height-217px {height:217px;}
.bcd-status-board-item-height-225px {height:225px;}
.bcd-status-board-item-height-232px {height:232px;}
.bcd-status-board-item-height-240px {height:240px;}
.bcd-status-board-item-height-247px {height:247px;}
.bcd-status-board-item-height-255px {height:255px;}
.bcd-status-board-item-height-262px {height:262px;}
.bcd-status-board-item-height-270px {height:270px;}
.bcd-status-board-item-ondragging {width:300px;height:30px !important;}
.btn-droppable { width: 44px; height: 30px; padding-left: 4px; }
.btn-draggable { width: 44px; }
.bcd-status-board-data-drop {background-color: #FFC0CB;border:1px solid #dedede;padding:2px;}
/* status-board [end] */
/* dar-lab [start] */
#statusboard {padding: 15px;background-color: rgb(232, 232, 232);margin: 5px;border: 1px solid #dedede;box-sizing: border-box;}
.bcd-statusboard-list-elem {
    padding: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e1e1e1+100 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
}
.bcd-dar-lab-item-layout-0 {background-color: rgba(0, 160, 210, 0.75) !important;}
.bcd-dar-lab-item-layout-1 {background-color: rgba(90, 210, 39, 0.75) !important;}
.bcd-dar-lab-item-layout-2 {background-color: #d24c37 !important;}
.bcd-dar-lab-item-layout-3 {background-color: rgba(255, 255, 0, 0.75) !important;color:#000 !important;}
.bcd-dar-lab-item-layout-4 {background-color: rgba(210, 86, 147, 0.75) !important;}
.bcd-dar-lab-item-layout-5 {background-color: #00a0d2 !important;}
.bcd-dar-lab-item-layout-6 {background-color: #00a0d2 !important;}
.bcd-dar-lab-item-layout-7 {background-color: #00a0d2 !important;}
.bcd-dar-lab-item-layout-8 {background-color: #00a0d2 !important;}
.bcd-dar-lab-item-layout-9 {background-color: #00a0d2 !important;}
.bcd-dar-lab-item-height-7px {height:30px;}
.bcd-dar-lab-item-height-15px {height:30px;}
.bcd-dar-lab-item-height-22px {height:30px;}
.bcd-dar-lab-item-height-30px {height:30px;}
.bcd-dar-lab-item-height-37px {height:37px;}
.bcd-dar-lab-item-height-45px {height:45px;}
.bcd-dar-lab-item-height-52px {height:52px;}
.bcd-dar-lab-item-height-60px {height:60px;}
.bcd-dar-lab-item-height-67px {height:67px;}
.bcd-dar-lab-item-height-75px {height:75px;}
.bcd-dar-lab-item-height-82px {height:82px;}
.bcd-dar-lab-item-height-90px {height:90px;}
.bcd-dar-lab-item-height-97px {height:97px;}
.bcd-dar-lab-item-height-105px {height:105px;}
.bcd-dar-lab-item-height-112px {height:112px;}
.bcd-dar-lab-item-height-120px {height:120px;}
.bcd-dar-lab-item-height-127px {height:127px;}
.bcd-dar-lab-item-height-135px {height:135px;}
.bcd-dar-lab-item-height-142px {height:142px;}
.bcd-dar-lab-item-height-150px {height:150px;}
.bcd-dar-lab-item-height-157px {height:157px;}
.bcd-dar-lab-item-height-165px {height:165px;}
.bcd-dar-lab-item-height-172px {height:172px;}
.bcd-dar-lab-item-height-180px {height:180px;}
.bcd-dar-lab-item-height-187px {height:187px;}
.bcd-dar-lab-item-height-195px {height:195px;}
.bcd-dar-lab-item-height-202px {height:202px;}
.bcd-dar-lab-item-height-210px {height:210px;}
.bcd-dar-lab-item-height-217px {height:217px;}
.bcd-dar-lab-item-height-225px {height:225px;}
.bcd-dar-lab-item-height-232px {height:232px;}
.bcd-dar-lab-item-height-240px {height:240px;}
.bcd-dar-lab-item-height-247px {height:247px;}
.bcd-dar-lab-item-height-255px {height:255px;}
.bcd-dar-lab-item-height-262px {height:262px;}
.bcd-dar-lab-item-height-270px {height:270px;}
.bcd-dar-lab-item-ondragging {width:300px;height:30px !important;}
.btn-droppable { width: 44px; height: 30px; padding-left: 4px; }
.btn-draggable { width: 44px; }
.bcd-dar-lab-data-drop {background-color: #FFC0CB;border:1px solid #dedede;padding:2px;}
.bcd-lang-img {width:20px;height:20px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.bcd-dar-lab-user-menu-container {min-height:60px;}
.bcd-my-dar {font-size:13px;padding:2px;margin:1px 0 0 0;background-color: #f7f7f7;}
.bcd-my-dar > div {padding:4px;}
.bcd-my-dar i {font-size:13px; margin-right:3px;}
.bcd-my-dar .bcd-date {}
.bcd-my-dar .bcd-time {}
.bcd-my-dar .bcd-content {font-size:12px;}

.bcd-record-related {}
/* dar-lab [end] */
#sessionFormTable {width:100%;border:0;border-top: 1px solid #ececec;border-right: 1px solid #ececec;}
#sessionFormTable td {box-sizing: border-box;border-left: 1px solid #ececec;border-bottom: 1px solid #ececec;padding: 4px;font-size: 13px;margin: 0;color: #757575;}
#sessionActivityTable {width:100%;border:0;border-top: 1px solid #ececec;border-right: 1px solid #ececec;}
#sessionActivityTable td {box-sizing: border-box;border-left: 1px solid #ececec;border-bottom: 1px solid #ececec;padding: 4px;font-size: 13px;margin: 0;color: #757575;}
#sessionActionTable {width:100%;border:0;border-top: 1px solid #ececec;border-right: 1px solid #ececec;}
#sessionActionTable td {box-sizing: border-box;border-left: 1px solid #ececec;border-bottom: 1px solid #ececec;padding: 4px;font-size: 13px;margin: 0;color: #757575;}
#sessionWebservicesLogTable {width:100%;border:0;border-top: 1px solid #ececec;border-right: 1px solid #ececec;}
#sessionWebservicesLogTable td {box-sizing: border-box;border-left: 1px solid #ececec;border-bottom: 1px solid #ececec;padding: 4px;font-size: 13px;margin: 0;color: #757575;}