/* Empty. Add your own CSS if you like */
::-webkit-scrollbar,
body::-webkit-scrollbar {
    -webkit-overflow-scrolling: touch !important;
}

body {
  font-family: 'Roboto', Arial !important;
  font-size:1em !important;
}

.toolbar {
  padding:20px;
  text-align: center;
  text-transform: uppercase;
  color:#fff;
  background: #285db4;
}

.text-left {
  text-align: left;
}

.text-info {
  color:#888;
}

md-badge {
       margin: 0 0 0 8px;
    background-color: red;
    color: white;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 0.5em;
    width: 20px;
    text-align: center;
    line-height: 2;
}

.label-text {
  font-size:0.9em;
  color:#888;
  margin-bottom:8px;
}

.label-value {
  font-size:0.9em;
  font-weight: bold;
  margin-bottom:14px;
}

.md-button {
    margin-left: 0;
    padding: 0 20px;   
}

.md-fab {
    margin-left: 0;
    padding: 0 0;   
}


.container {
  background: #ffffff !important;
}
.content {
    padding:20px;
}

.corner {
  border-radius: 5px;
}
.text-area {
  border:0;
  width:100%;
}

.md-btn {
  padding:0px 25px !important;
  background: #d84315 !important;
  margin:0 !important;
}

.md-select {
  border:1px solid #ddd;
  height:40px;
  border-bottom:0 !important;
}

.btn-full {
  padding:30px;
  text-transform: uppercase;
  color:#ffffff;
  text-align:center;
  background:#d84315 !important;
  border:0;
  width:100%;
  margin:0 !important;
  border-radius: 0 !important;
}

.full-dialog {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    border-radius: 0;
}

.selectdemoSelectHeader {
  /* Please note: All these selectors are only applied to children of elements with the 'selectdemoSelectHeader' class */ }
  .selectdemoSelectHeader .demo-header-searchbox {
    border: none;
    outline: none;
    height: 100%;
    width: 100%;
    padding: 0; }
  .selectdemoSelectHeader .demo-select-header {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
    padding-left: 10.667px;
    height: 48px;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    width: auto; }
  .selectdemoSelectHeader md-content._md {
    max-height: 240px; }

.chip {
  background: #f7f7f7;
  padding:4px 15px;
  border-radius: 20px;
  font-size:0.8em;
  font-weight: bold;
  margin-right:5px;
  margin-bottom:4px;
}

.chip-selectedsites {
    border-radius: 20px;
    padding: 5px;
    background: orange;
    color: #fff;
    font-size: 0.7em;
}

.chip-remove {
    color: #fff !important;
    height: 4px !important;
    width: 4px !important;
}

.level-1 {
  background: green;
}

.level-2 {
  background:orange;
}

.level-3 {
  background:red;
}

.level-circle {
	border-radius: 50%;
	width: 14px;
	height: 14px;
  margin-right:5px;
	/* width and height can be anything, as long as they're equal */
}

.text-light {
  font-weight: normal;
}

.label-link {
  color:red;
  font-weight: bold;
  cursor: pointer;
}

.event-item-category {
  padding:2px 10px;
  font-size: 0.9em;
  background: #f7f7f7;
  color:#000;
  margin-right:10px;
  border-radius: 2px;
}
.home-back {
    background-image: url('../img/back99.jpg');
    background-size: 100%;
    background-position: 0%;
    background-repeat: no-repeat;
    background-position: center; 
    height:200px;
}

.menu {
  font-size:12px;
}

.menu-selected {
  background:#285db4;
  color:#fff !important;
}

.lr-margin {
  margin-right:20px;
  margin-left:20px;
}

.lr-margin-xs {
  margin-right:10px;
  margin-left:10px;
}
.md-toolbar.md-default-theme:not(.md-menu-toolbar), md-toolbar:not(.md-menu-toolbar) {
     background-color: #fff; 
      color: #000; 
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.icon-right {
  margin-right:10px;
}
.padding-tb {
  padding-top:5px;
  padding-bottom:5px;
}

.shunt-site-margin {
    border-left: 4px solid #C8559B !important;
}

.shunt-rocc-margin {
    border-left: 4px solid #69A53C !important;
}

.text-borderless {
  border:0;
  padding:10px;
}

.site-text {
border-radius:20px;
  background: #e20f0f;
  color:#fff;
  font-size: 0.7em;
  margin-left:20px;
  text-align: center;
  padding:5px 20px;
}

.cood-text {
  border-radius:20px;
  background: #8e44ad;
  color:#fff;
  font-size: 0.7em;
  margin-left:20px;
  text-align: center;
  padding:5px 20px;
}

.file-image {
  width:150px;
  height:90px;
  box-shadow: 1px 1px 1px #d3d3d3;
  border: 1px solid #f7f7f7;
  border-radius: 2px;
  margin-right:10px;
  margin-bottom:20px;
}

.comment-user-text {
  font-size:0.8em;
  color:#888;
  margin-top:5px;
}

a:link {
    text-decoration: none;
}
.icon-red {
  color:#e20f0f;
}

.btn-text-red {
  color:#e20f0f;
  font-weight: bold;
}

.shunt-icon {
    background: Url('../img/icons/shunt.svg') no-repeat;
    border-radius: 50%;
    margin-right: 5px;
    background-color: #ccc;
    background-position: center;
    width: 40px;
    height: 40px;
    transform: rotate(90deg);
}

.event-icon-inprogress {
  background: Url('../img/icons/event-progress1.svg') no-repeat;
 margin-top:0;
 padding-top:0; 
  width:40px;
  height:40px;
}

.event-icon-late {
  background: Url('../img/icons/event-late1.svg') no-repeat;
 margin-top:0;
 padding-top:0; 
  width:40px;
  height:40px;
}

.event-icon-coming {
  background: Url('../img/icons/event_others.svg') no-repeat;
 margin-top:0;
 padding-top:0; 
  width:40px;
  height:40px;
}

.event-icon-close {
  background: Url('../img/icons/event_others.svg') no-repeat;
 margin-top:0;
 padding-top:0; 
  width:40px;
  height:40px;
}

.event-icon-taken {
  background: Url('../img/icons/event_others.svg') no-repeat;
 margin-top:0;
 padding-top:0; 
  width:40px;
  height:40px;
}


.event-icon-noaction {
  background: Url('../img/icons/event_safety_inprogress.svg') no-repeat;
 margin-top:0;
 padding-top:0; 
  width:40px;
  height:40px;
}

.shunt-icon-close {
  background-color: #68f2a1;
}

.status-inprogress {
  border-radius:20px;
  background: #f39c12;
  color:#fff;
  font-size: 0.7em;
  margin-left:20px;
  text-align: center;
  padding:5px 10px;
}

.status-close {
  border-radius:20px;
  background: #95a5a6;
  color:#fff;
  font-size: 0.7em;
  margin-left:20px;
  text-align: center;
  padding:5px 10px;
}

.status-taken {
  border-radius:20px;
  background: #e20f0f;
  color:#fff;
 font-size: 0.7em;
  margin-left:20px;
  text-align: center;
  padding:5px 10px;
}

.status-assigned {
  border-radius:20px;
  background: #3498db;
  color:#fff;
  font-size: 0.7em;
  margin-left:20px;
  text-align: center;
  padding:5px 10px;
}

.shunt-closed {
  border-radius:20px;
  background: #e20f0f;
  color:#fff;
  font-size: 0.7em;
  text-align: center;
  padding:5px 10px;
}

.site-div {
  border-radius:20px;
  background: #ddd;
  color:#000;
  font-size: 0.9em;
  margin-left:20px;
  text-align: center;
  padding:5px 20px;
}

.event-inprogress {
  border-left:4px solid #8e44ad
}

.event-myactions {
  border-left:4px solid #3498db
}

.myaction-text {
  color:#8e44ad;
  font-weight: bold;
}

.myaction-event {
  border-left:4px solid #8e44ad
}

.login-panel {
  padding-top:50px;
  width:800px;
  margin-right:auto;
  margin-left:auto;
}

.login-back {
  background: Url('../img/back_o.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.login-header {
  padding-top:50px;
  font-size:4em;
  color:#000;  
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: light;
}

.clock {
  padding:20px;
  font-size:1em;
  color:#fff;  
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: light;
}

.login-subheader {
  font-size:1.5em;
  color:#000;  
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: light;
}

.login-footer {
  padding:20px;
  text-align:right;
}

.center-div
{
  position: absolute;
  margin: auto;
  top: 100px;
  width:300px;
  height:400px;
  right: 0;
  left: 0;
  padding:50px;
}

md-fab-speed-dial.md-fab-bottom-right {
position: fixed !important;
}
.md-success {
    color:green;   
}

.margin-lr {
    margin-right:20px;
    margin-left:20px;
}

.avatarWrapper {
  height: 88px; /* height of a list item */
  width: 56px;
}

/* Just to vertically center */
.md-avatar {
  position: relative;
  top: 12px;
}

md-checkbox {
  display: none; /* Initially hide the checkbox */
  position: relative;
  top: 32px;
  left: 10px;
}

/* When we hover over the wrapper, hide the avatar */
.avatarWrapper:hover > img.md-avatar {
  display: none;
}

/* When we hover over the wrapper, show the checkbox */
.avatarWrapper:hover > md-checkbox {
  display: inline-block;
}

/* .atLeastOneSelected is added in the ng-class. Hide all avatars and show all checkboxes */
.atLeastOneSelected img.md-avatar {
  display: none;
}

.atLeastOneSelected md-checkbox {
  display: inline-block;
}

.label-info {
    padding:2px 4px;
    border-radius:3px;
    background: #3498db;
    color:#fff;
    font-size: 11px;
}

.table-header {
    font-size:18px;
    font-weight: bold;
    color:#000;
}

.icon-color-orange {
    color:#e67e22;
}

.list-header {
    font-size:16px;
    margin-bottom:10px;
    margin-top:15px;
    color:#7f8c8d;
}

.icon-color-orange {
  color:#e67e22;
}

.icon-color-blue {
  color:#4285f4;
}


.text-center {
    text-align: center;
}

.text-info {
  color:#888;
  font-size: 0.8em;
}

.text-noborder {
  border-bottom:0 !important;
}

.test {
  fill: red;
}

.fabSpeedDialdemoBasicUsage .text-capitalize {
  text-transform: capitalize; }

.fabSpeedDialdemoBasicUsage .md-fab:hover, .fabSpeedDialdemoBasicUsage .md-fab.md-focused {
  background-color: #000 !important; }

.fabSpeedDialdemoBasicUsage p.note {
  font-size: 1.2rem; }

.fabSpeedDialdemoBasicUsage .lock-size {
  min-width: 300px;
  min-height: 300px;
  width: 300px;
  height: 300px;
  margin-left: auto;
  margin-right: auto; }

  .eg-toolbar {
    padding:20px;
    text-align: center;
    background: #4285f4;
    font-size:1em;
    text-transform: uppercase;
    color:#fff;
  }

  .eg-border-right {
    border-right:1px solid #ddd;
  }
  .eg-content {
    padding:20px;
  }
  .eg-panel-content {
    padding:20px;
  }

  .eg-text-left {
    text-align: left;
  }
  .eg-label-field {
    font-size:1em;
  }

  .eg-label-value {
    color:#000;
    font-size: 1.2em;
  }

  .eg-spacer {
    height:20px;
  }
  
  .eg-btn-red {
    background: #e20f0f !important;
    padding:5px 20px;
  }


h3 {
  margin:0;
  padding:0;
}

.menu-item-color1 {
  color:#8e44ad;
  font-weight: bold;
}

.menu-item-color2 {
  color:#34495e;
  font-weight: bold;
}

.label-round {
  border-radius: 20px;
  padding:5px 40px;
  background:#8e44ad;
  color:#fff;
}

.chip-circle {
  border-radius: 50%;
  height:50px;
  width:50px;
  background:#8e44ad;
}

.md-chip {
  display: inline-block;
  background: #e0e0e0;
  padding: 0 12px;
  border-radius: 28px;
  font-size: 13px;
}
.md-chip, .md-chip-icon {
  height: 28px;
  line-height: 28px;
}

.md-chip-icon {
  display: block;
  float: left;
  background: #009587;
  width: 28px;
  border-radius: 50%;
  text-align: center;
  color: white;
  font-size: 0.8em;
  margin: 0 8px 0 -12px;
}

.md-chip-icon-lg {
  display: block;
  float: left;
  background: #009587;
  width: 36px;
  border-radius: 50%;
  text-align: center;
  color: white;
  font-size: 1em;
  margin: 0 10px 0 -12px;
}

.md-chip-icon-big {
  display: block;
  float: left;
  background: #4285f4;
  width: 58px;
  height: 58px;
  line-height: 60px;
  font-size:18px;
  border-radius: 50%;
  text-align: center;
  color: white;
  margin-top:10px;
  margin-bottom:10px;
  margin-right:10px;
}

.md-chip-icon-big-2 {
  display: block;
  float: left;
  background: #ddd;
  width: 58px;
  height: 58px;
  line-height: 40px;
  font-size:18px;
  border-radius: 50%;
  text-align: center;
  color: #000;
  margin-top:10px;
  margin-bottom:10px;
  margin-right:10px;
}

md-chips.md-default-theme md-chip, md-chips md-chip {
    background: #ddd;
    color: rgb(66,66,66);
}

.md-chips md-chip {
    cursor: default;
    border-radius: 16px;
    display: block;
    height: 30px;
    margin: 4px 8px 4px 4px;
    padding: 0 10px;
    font-size: 0.9em;
    background: #f7f7f7;
    float: left;
    box-sizing: border-box;
    max-width: 100%;
    font-weight: normal !important;
    position: relative;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
    line-height: 27px;
}

#filter-box .md-chips md-chip {
    background: #1e90ff;
    color: #fff;
    line-height: 24px;
    height: 25px;
}

#filter-box .md-chips md-chip .md-chip-remove md-icon {
    top: 13px;
}

.md-chips md-chip .md-chip-content {
    display: block;
    float: left;
    font-weight: normal !important;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.icon-color-red {
  color:red;
}

.user-profile {
  font-size:16px;
  padding:20px;
}

.list-title {
  font-size:1em;
  font-weight: bold;
}

.list-subtitle {
  font-size: 0.9em;
  color:#888;
}

md-chips.md-default-theme .md-chips, md-chips .md-chips {
    box-shadow: 0 0px rgba(0,0,0,0.12);
    padding:0;
    margin:0;
}

.md-toast.error {
    background-color: red !important;
    color:#fff;
}

.event-search-modal {
  margin:0px !important;
  padding:0px !important;
  height:500px;
  width:70%;
}

.md-toolbar-tools {
  background: #4285f4;
  color:#fff;
}
.search-textbox {
  padding:20px 20px 20px 0;
  font-size:1.2em;
  width:90%;
  border:0px;
}

.blank-chip {
  background: #f7f7f7;
  border-radius: 30px;
  text-align: center;
  cursor:pointer;
  width:100%;
  padding:5px 25px;
  margin-right:10px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
}

.blank-chip-selected {
  background: #F39C12;
  color:#fff;
}

input:focus,
select:focus,
textarea:focus,
span:focus,
div:focus,
button:focus {
    outline: none;
}

md-toast.md-success-toast-theme {
    background-color: green;
}

md-toast.md-error-toast-theme {
    background-color: maroon;
    position: 'top right';
}

.filter-content {
  padding:10px;
}

.filter-labels {
  font-size:0.8em;
  color:#999;
}
.hand {
    cursor: pointer;
   
}

.widget-box {
  border:1px dashed #888;
}

.checkbox-image{
 
  position: absolute;
  z-index: 2;
  top:20px;
  left:10px;
}

.checkbox_hover{
  
  margin-right:20px;
  border-radius: 50%;
}

.label-new {
  padding:1px 5px;
  border-radius: 10px;
  background:#3498DB;
  font-size:0.8em;
  color:#fff;
}

.label-taken {
  font-size:0.8em;
  color:#F39C12;
}

.critic-level1 {
  color:#888;
}

.critic-level2 {
  color:#F39C12;
}

.critic-level3 {
  color:#D35400;
}

.info-text {
  color:#888;
  font-size: 0.9em;
}


.md-chips md-chip .md-chip-remove md-icon {
    color: #b9b9b9;
    height: 14px !important;
    width: 14px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}

.md-chip-remove > md-icon {
    margin: auto;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    fill: currentColor;
    height: 14px;
    width: 14px;
    min-height: 14px;
    min-width: 14px;
}


.about-content {
    padding: 20px;
    border-bottom: 1px solid #ddd;
}


.text-link {
    color: #285db4;
    text-decoration: underline;
    cursor: pointer;
}

.event-delete-text {
     text-decoration: line-through;
    color: #999999;
}
.instruction-display-text {
    margin-left:40px;
}
.event-display-filtertext {
    margin-left: 20px;
}
.org-text {
    border-radius: 50px;
    background: #F39C12;
    padding: 5px 10px;
    color: #fff;
}

.event-createdby {
    font-size: 0.8em;
    font-weight: normal !important;
    color: #999999;
    line-height: 12px;
}

.form-textbox {
    padding: 8px;
    border: 1px solid #ccc;
    width: 90%;
}

textarea {
  border: 1px solid #ccc !important;
    margin-bottom: 10px;
    padding: 5px;
}

.site-display-text {
    font-size: 0.9em;color: #888;
}

::-webkit-scrollbar-track
{
	background-color: #F5F5F5;
}

::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	background-color: #ccc;
}


.style-1::-webkit-scrollbar-track
{
	background-color: #F5F5F5;
}

.style-1::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

.style-1::-webkit-scrollbar-thumb
{
	background-color: #ccc;
}

md-card {
    cursor: pointer;
}

md-list-item {
    cursor: pointer;
}


.myrole-div {
    padding: 4px 10px;
    border-radius: 50px;
    background: #f39c12;
    font-size: 0.8em;
    color: #fff;
}

.evt-quick-access {
    position: fixed;
    width: 200px;
    overflow: scroll;
    height: 85%;
    padding-bottom: 50px;
}

.gantt-side{
    max-width: 40%;
    min-width: 35%;
}

.md-select {
    margin: 0px 0 15px;
}


.plnd-evt-site {
    margin: 0px;
    height: 50% !important;
}

.plnd-evt-site-second {
    margin: 0px;
    height: 40% !important;
}

.plnd-main-evt-site {
    margin: 0px;
    height: 70% !important;
}

.gantt-row-height {
    height: 4em !important;
}

.create-evt-btn {
    background: #C8559B !important;
}

.create-evt-btn-another {
    background: #CCCCCC !important;
    color: #000000 !important;
}

.md-button-white-bg {
    color: #000000 !important;
    background-color: #ffffff !important;
}

.md-button-white-bg-active {
    color: #ffffff !important;
    background-color: #285db4 !important;

}

.pland-evt-site-content {
    margin-top: -10px;
    color: #fff;
    text-align: left;
    margin-left: 5px;
}

.panned-evt-tree-search-input {
    position: absolute;
    bottom: 35px;
    width: 100%;
    border: 0px;
    height: 24px;
    background: url('../img/icons/search.svg') no-repeat scroll 0px 0px;
    padding-left: 30px;
}

.angular-ui-tree-nodes {
    padding-left: 0px !important;
}

.create-evt-title {
    background-color: transparent;
    color: white;
    border: 0px;
}

.create-evt-title::-moz-placeholder{
    color: #fff;
}
.create-evt-title::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.5;
}

.create-evt-real-dt-time > md-datepicker-input-container {
    width: 80%;
    border: 0px;
}

.create-evt-desc {
    border-top: 1px solid #ddd !important;
}

.evt-border-left {
    border-left: 1px solid #ddd !important
}

.create-evt-btn {
    background: #C8559B !important;    
}

.create-evt-btn-another {
    background: #CCCCCC !important;
    color: #000000 !important;    
}

.edit-evt-input {
    border: 1px solid #ddd;
    height: 40px;
    padding-left: 5px;
}

.btn-add-menu {
    background-color: #D7001E !important;
}

.site-label {
    background-color: #76aafc;
    color: #fff;
    margin-right: 6px;
    font-size: 0.6em;
    font-weight: normal !important;
    line-height: 3px;
    padding: 3px;
    padding: 2px 6px;
    border-radius: 2px;
}

.list-title-read {
    font-size: 0.8em;
    font-weight:  100;
}

.rotate-ninty-right {
    transform: rotate(90deg);
}

.md-whiteframe-z1 {
    box-shadow: none !important;
    /*border: 1px solid #ddd !important;*/
}

.free-input {
    border: 1px solid #ddd;    
    width: 95%;
}

.btn-red {
    background-color: #D7001E !important;
}

.instruction-title-logo {
    background: url('../img/icons/instructions-icon-white.svg') no-repeat;
    margin-top: 0px;
    padding-top: 0;
    width: 40px;
    height: 40px;
    background-color: white;
    border-radius: 20px;
    background-position-y: 8px;
    background-position-x: 8px;
    top: 15px;
}

.instruction-logo {
    background: url('../img/icons/event_others.svg') no-repeat;
    margin-top: 0px;
    padding-top: 0;
    width: 40px;
    height: 40px;
    border-radius: 20px;    
    position: absolute !important;
    top: 8px;
    left: 8px !important;
}

.instruction-done-img {
    width: 12px;
    background-color: #69A53C;
    border-radius: 6px;
}

.inst-list-title-read {
    font-size: 0.8em;
    font-weight: bold;
}

.temporary {
    background-color: #F58C2D;
    padding: 2px;
    color: #fff;
    padding: 2px 6px;
    border-radius: 2px;
}

.permanent {
    background-color: #645F9B;
    padding: 2px;
    color: #fff;
    padding: 2px 6px;
    border-radius: 2px;
}

.inst-right-info {
    position: absolute;
    top: 10px;
    right: 10px;
}

.md-button {
    /*text-transform: none !important;*/
    font-size: 80% !important;
}

.evt-description-div {
    line-height: 1.4em;
    margin: 20px 4px 20px 4px;
    text-overflow: ellipsis;
    font-size: 90%;
    font-weight: 100;
}

.inst-description-div {
    line-height: 1.2em;
    margin: 0px 4px 10px 0px;
    text-overflow: ellipsis;
    font-size: 90%;
    font-weight: 100;
}

.side-menu-all-caps {
    text-transform: uppercase;
}

.new-notification-div {
    padding: 10px;
    font-size: 0.9em;
    font-weight: bold;
}

.read-notification-div {
    padding: 10px;
    font-size: 0.9em;
    background-color: #F6F6F6;
}

.btn-group {
    margin-bottom: 10px !important;
}

.btn-default {
    background-color: white;
    border-width: 0px;
    height: 30px;
    width: 35px;
}

button.md-warn.md-raised.btn-full.md-button.ng-scope.md-ink-ripple{
    position : absolute;
    vertical-align:bottom;
    bottom:0px;
}

.inst-acknow-success {
    width: 24px;
    background-color: #69A53C;
    border-radius: 12px;
}

.inst-acknow-pending {
    width: 24px;
    background-color: #CCC;
    border-radius: 12px;
}
.shunt-backgroung {
    background-color: #645F9B;
}
.instruction-backgroung {
    background-color: #96A5AF;
}
.btn-dash-today {
    margin-top: -7px !important;
    border-radius: 0px !important;
    vertical-align: central !important;
}

.btn-edit-delete-widget {
    margin-left: -20px !important;
    margin-right: -20px !important;
}
.dtp-header {
    background: #4285f4 !important;
}

.dtp > .dtp-content > .dtp-date-view > header.dtp-header {
    background: #4285f4 !important;
}

.dtp div.dtp-date, .dtp div.dtp-time {
    background: #4285f4 !important;
}

.dtp .p10 > a {
    color: #4285f4 !important;
}

.dtp .dtp-actual-meridien a.selected {
    background: #4285f4 !important;
}
.dtp .dtp-picker-time > a.dtp-select-hour.selected {
    background: #4285f4 !important;
}
.dtp table.dtp-picker-days tr > td > a.selected {
    background: #4285f4 !important;
}
.dtp .dtp-picker-time > a.dtp-select-minute.selected {
    background: #4285f4 !important;
}
.dtp .dtp-hand.on {
    background: #4285f4 !important;
}

.dtp div.dtp-actual-time.p60 span.selected {
    color: #4285f4 !important;
}

md-input-container .md-placeholder, md-input-container label:not(.md-no-float):not(.md-container-ignore) {
    padding-left: 35px;
}

md-dialog.dtp {
    box-shadow: 0 7px 18px 700px rgba(0,0,0,.2), 0 13px 19px 2px rgba(0,0,0,.14), 0 5px 24px 4px rgba(0,0,0,.12);
}

md-input-container#userEmailContainer label {
    padding-left: 5px !important;
}
md-input-container#nameEmailContainer label {
    padding-left: 5px !important;
}
.user-name-email-div-content {
    padding: 0px 20px 0px 20px;
}
.user-role-div-content {
    padding: 0px 20px 10px 25px;
}
.user-visibility-div-content {
    padding: 0px 20px 0px 25px;
}
.user-md-button-create{
    position:relative;
    vertical-align:bottom !important;
    bottom:0px !important;
}

md-input-container:not([md-no-float]) .md-select-placeholder span:first-child {
    transition: transform .4s cubic-bezier(0,0,0,0) !important;
    -webkit-transition: -webkit-transform .4s cubic-bezier(0,0,0,0) !important;
}

md-input-container.md-input-focused:not([md-no-float]) .md-select-placeholder span:first-child {
    transform: translateY(0px) translateX(0px) scale(0.8) !important;
    -webkit-transform: translateY(0px) translateX(0px) scale(0.8) !important;
}
div#dtpEventdownloadFrom .label-text {
    /*padding: 2px;
    margin: 8px 0 !important;*/
    margin-bottom: 0px !important;
}

div#dtpEventdownloadTo .label-text {
    /*padding: 2px;
    margin: 8px 0 !important;*/
    margin-bottom: 0px !important;
}

div#dtpEventdownloadFrom .label-value md-input-container{
    padding: 2px;
    margin: 10px 0 8px 0 !important;
    /*margin-bottom: 0px !important;*/
}

div#dtpEventdownloadTo .label-value md-input-container {
    padding: 2px;
    margin: 10px 0 8px 0 !important;
    /*margin-bottom: 0px !important;*/
}

.evt-inst-container {
    background-color: #eaf2ff;
    margin-bottom: 15px
}

.md-button#btn_download span{
    font-weight:200 !important;
    max-height:28px !important;
    display:block !important;
}

.md-button#btn_download {
    height: 28px !important;
    min-height: 25px !important;
    width: 100px !important;
    padding: 0px !important;
    border-radius: 2px !important;
    display: block !important;
    line-height: 30px;
    margin-left: 10px !important;
}

md-card#allEvents._md.layout-align-center-center {
    cursor: pointer;
    max-height: 36px;
    line-height: 7px !important;
    padding-bottom: 5px;
    white-space: nowrap;
    border-left: 4px solid #285db4;
}

.hand.quick-access-btn {
    cursor: pointer;
    max-height: 36px;
    height:36px !important;
    line-height: 7px !important;
    padding-bottom: 5px;
    white-space: nowrap;
    border-left: 4px solid #285db4;
}

.main-dashboard-side-menu {
    text-transform: uppercase;
    overflow-x: hidden;
    max-width: 90% !important;
    padding: 15px !important;
}

div#instDateTime .label-value{
    max-height:50px;
}
div#instDateTime .label-value md-input-container,
div#instReminderDateTime .label-value md-input-container {
    max-height: 50px;
    margin: 5px 0 !important;
}

md-list-item#instImportant .md-no-style.md-list-item-inner.md-ink-ripple,
md-list-item#instSharewith .md-no-style.md-list-item-inner.md-ink-ripple,
md-list-item#switchShareWithSite .md-no-style.md-list-item-inner.md-ink-ripple,
md-list-item#switchShareWithRocc .md-no-style.md-list-item-inner.md-ink-ripple {
    padding: 0 2px !important;
}

md-list-item#switchShareWithSite .md-no-style.md-list-item-inner.md-ink-ripple,
md-list-item#switchShareWithRocc .md-no-style.md-list-item-inner.md-ink-ripple {
    margin-bottom: 10px !important;
}

div#impDescription p{
   margin-bottom : 0px;
   margin-top : 0px;
}

.btn-unfold {
    margin-top: -7px !important;
    margin-left: 0px !important;
    border-radius: 0px !important;
    vertical-align: central !important;
}
.checkbox_email {
    display: block;
    left: 0px;
    top: 0px;
    bottom: 0px;
    position: relative;
}

.arrow-fill {
    fill: black !important;
}

div#instDateTime .label-text {
    margin-bottom: 20px !important;
}
.arrow-fill-disabled {
    fill: grey !important;
}


.event-rejected {
    border-left: 4px solid #D7001E !important;
}

.event-approved {
    border-left: 4px solid #69A53C !important;
}

.event-pending {
    border-left: 4px solid #4696CD !important;
}

.event-not-shaired {
    border-left: 4px solid #767676 !important;
}
.table-submit {
    pointer-events: none;
    opacity: 0.5;
    width: 95%;
    margin: auto;
}
.table-not-submit {
    width: 95%;
    margin: auto;
}
.template-checkbox {
    display: block;
    top: 0px;
    bottom: 0px;
    position: relative;
    margin-top: 5px;
    margin:auto;
    margin-left:7px !important;
}
.template-checkbox-disable {
    display: block;
    top: 0px;
    bottom: 0px;
    position: relative;
    margin-top: 5px;
    pointer-events: none;
    margin: auto;
    margin-left: 7px !important;
}
.cmu-tmp-th {
    border-bottom: 1px solid rgb(190, 190, 181);
    text-align: left;
}
.cmu-tmp-tr1 {
    border-bottom: 1px solid rgb(190, 190, 181);
    border-top: 1px solid rgb(190, 190, 181)
}
.cmu-tmp-tr2 {
    border-top: 1px solid rgb(190, 190, 181);
    text-align: left
}
.cmu-tmp-statements-site {
    border-right: 1px solid rgb(190, 190, 181);
    padding: 3px 0px 5px 3px
}
.cmu-tmp-statements-dpc {
    border-right: 1px solid rgb(190, 190, 181);
    padding: 3px 0px 5px 3px;
    background-color: #F6F6F6;
}

.cmu-tmp-answer-site {
    padding: 5px 0px 5px 5px;
}

.cmu-tmp-answer-dpc {
    padding: 5px 0px 5px 5px;
    background-color: #F6F6F6;
}
.cmu-acknowledged {
    width: 24px;
    background-color: #69A53C;
    border-radius: 12px;
    pointer-events:none;
}
.cmu-acknow-delete {
    width: 24px;
    background-color: #CCC;
    border-radius: 12px;
    pointer-events:none;
}
.shunt-quick-link {
    padding: 14px 16px 18px !important;
    height: 95% !important
}

.evt-dash-title {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.evt-filter-title {
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
}

.nav-text-input {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 90%;
}

.ta-editor.form-control.myform2-height, .ta-scroll-window.form-control.myform2-height {
    height: 150px;
    min-height: 150px;
    overflow: auto;
    font-family: inherit;
    font-size: 100%;
    border: 1px solid #888;
    padding: 5px;
}

.form-control.myform2-height > .ta-bind {
    min-height: 136px;
    padding: 6px 12px;
    border: none;
}

/*div#___savetodrive_1 {
    width: 120px !important;
    height: 40px !important;
}

div#___savetodrive_0 {
    width: 120px !important;
    height: 40px !important;
}

    div#___savetodrive_0 iframe {
        width: 100px !important;
        height: 40px !important;
        padding-top: 12px !important;
    }

div#___savetodrive_1 iframe {
    width: 100px !important;
    height: 40px !important;
    padding-top: 12px !important;
}*/

#filteredEvents #___savetodrive_0 {    
    height: 40px !important;
}

#filteredEvents #___savetodrive_0  iframe{    
    height: 40px !important;
    padding-top: 6px !important;
}

.btn_height_28 {
    height: 28px !important;
    min-height: 25px !important;
    width: 100px !important;
    padding: 0px !important;
    border-radius: 2px !important;
    display: block !important;
    line-height: 30px;   
}

md-list-item.md-no-proxy, md-list-item .md-no-style {
    padding: 0 10px !important;
}

.full-dialog-inst {
    max-width: 100%;   
    width: 100%;   
    border-radius: 0;
}

.admin-list-title {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1.0;
    margin-top: 15px;
}

.paging-btn {
    margin-top: 0px;
    font-size: 28px !important;
}

.cd-title-admin {
    padding: 15px 13px 2px !important;
}

.div-no-data {
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    text-align: center;
    margin-top: 100px;
}

.evt-dflt-update > svg{
    fill: white;
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100;
}

.div-admin-create-btns {
    bottom: 0px;
    position: absolute;
    right: 0;
    width: 100%;
}

.evt-filter-txt-input {
    border: 1px solid #ddd;
    width: 90%;
}

.system-creted-evt {
    background-color: #F5F5F5;
}

.signature-pad {
    /*position: absolute;*/
    left: 0;
    top: 0;   
    background-color: white;
    border: 1px solid black;
}

.btn-orange {
    background-color: #EA6457 !important;
}

.shft-hndovr-wid-btn {
    min-width: 50px;
    padding: 0px;
}

.shft-hndovr-card-title {
    padding: 5px 16px;
}

.shft-hndovr-txt-input {
    border: 1px solid #ddd;
    width: 90%;
}

.shft-hndovr-shift-btn {
    min-width: 32px;
    padding: 0px;
    margin-right: 0;
}

.filter-dt-picker {
    width: 75%;
    margin-bottom: -40px
}

.menu-selected-green {
    background: #69a53c;
    color: #fff !important;
}

.dash-weekly-nav-bar {
    background-color: #69a53c;
    padding-top: 7px;
    color: #ffffff;
}

.md-button-white-bg-green-active {
    color: #ffffff !important;
    background-color: #69a53c !important;
}

.closed-report {
    border-left: 4px solid #000 !important;
}

.deleted-report {
    border-left: 4px solid #e20f0f !important;
}

.in-progress-report {
    border-left: 4px solid #69a53c !important;
}

.bg-green {
    background-color: #69a53c !important;
}

.widget-lbl-amndatory {
    color: red;
}