html, body, .heading h1, .heading h2, .heading h3, h1.heading, h2.heading, h3.heading, .modal-header h3, .modal-header h4 { font-family:'Roboto','Open Sans Hebrew', Arial;}

.container { position:  relative;}

h1, .h1 { font-size: 1.8rem;}
h2, .h2 { font-size: 1.6rem;}

.alert-process{color:#46008C;background-color:#E6DDFF;border-color:#46008C}.alert-process hr{border-top-color:#c9e2b3}.alert-process .alert-link{color:#2b542c}
.categoryHolder {margin-bottom: 15px;}
.category_icon{ text-align: center; margin: 0 0px 10px 0; color:#FFF; font-size: 16px;  }
.category_icon a{ display: block; height:100%; color: #FFF; text-decoration: none;}
.category_icon a:hover { color:#000;}
.catName { display: block;}
.category_icon i {
  border: 1px solid #fff;
  border-radius: 10px;
  font-size: 4.5rem;
  height: 7rem;
  line-height: 4.5rem;
  margiln-bottom: 5px;
  padding: 1rem;
  width: 7rem;
}
#bookmark { position: fixed; bottom: 2px; left: 2px; right: 2px; background: #F7F7F7; padding:5px; border: 1px solid #666; text-align: center;}
#bookmark .closer::before { content: "x"; float:right; cursor: pointer;}
.navbar .nav > li > a:hover, .navbar .nav > li > a.active { background: #F7941D; color:#000;}
.navbar .user_menu .user_avatar { margin: 0 6px;}
.navbar .brand { height: 38px; overflow: hidden;}
#warningBar { background-color: #F7A830 !important;}
#warningBar .container { text-align:  center; font-weight: bold; display: inline;}
#warningBar .container a { text-decoration: underline; color: #333;}

#urgencyAdminSelector .btn.active {color:#000; font-weight: bold;}

.urgency2 {    background-color: #f0ad4e;    border-color: #eea236;    color: #fff;}
.urgency1 {    background-color: #d9534f;    border-color: #d43f3a;    color: #fff;}
.urgency3 {    background-color: #5cb85c;    border-color: #4cae4c;    color: #fff;}

.roomItem { margin: 0 5px 5px; border-radius: 6px; padding: 4px;}
.roomItem .actionButtons { color:#ddd;}

.roomItem .btn {margin-right: 3px;}
.roomItem:hover { background: #eee;}
.roomItem:hover .actionButtons { color:#333;}

.modal .table { margin-bottom: 3px;}
optgroup { background: #eee; padding: 4px;}
optgroup option { background: #fff;}
a.notickets { cursor: default;}

.badge-inverse {  background-color: #333; color:#fff;}
.badge-inverse[href]:hover,.badge-inverse[href]:focus {  background-color: #333;}

.userRow { margin: 5px 0; border-radius: 6px; padding: 4px; border: 1px solid #AAA; background: #fff;}
.userRow .label { margin-top: 8px;}
.ticketcount { width: 90px;}

.ticketRow.alert { margin: 5px 0; border-radius: 6px; padding: 4px; border: 1px solid #AAA; }
.ticketRow .row { margin-left:0; margin-right:0;}

.showInXsOnly { display: none;} 
.ticketMeta {}
.roomNameinDesc { font-size: 12px; overflow: hidden;}
.roomNameinDesc:hover {}
.comment {line-height: 1.2; margin-bottom:5px; }

.locContainer .card-block { padding: 10px; clear:both; height: 300px; overflow: auto;} /* display: none;   */
	
.locname { height:35px; display: block; overflow: hidden;}
.locContainer { padding: 20px; height: 400px; margin-bottom: 20px;}
.locContainer h2.heading { margin-bottom: 0; padding: 8px 8px 0; }
.locContainer .actionButtons { float:right;}

/*maybe limit this to small screesn only? */
/*.actionButtons .dropdown-menu {  left: 0; right: auto;} */

span.btn { cursor: default;}
#filterContainer { display: none ; width: 100%;}
#filterContainer.open { display: block;}

/*.ticketIDinUrgency { margin-top: 10px;}*/
.urgencyCol { text-align: center; padding: 0;}
.ticketMeta.showInXsOnly { display: none;} /* override Xs settings */
.label-large-font { font-size: 13px; font-weight: normal;}
#frequencyAmount_m, #frequencyAmount_w, #frequencyDateHolder { display: none;}
.btn.btnticketplan { padding: 6px 8px;}

#headerTicketCount { margin: 0 4px;}


/* FOR NEW SITE */ 

.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* Switch info */
.switch-info label input[type=checkbox]:checked+.lever {
  background-color: #33b5e5;
}

.switch-info label input[type=checkbox]:checked+.lever:after {
  background-color: #0099CC;
}

/* Switch danger */
.switch-danger label input[type=checkbox]:checked+.lever {
  background-color: #ff4444;
}

.switch-danger label input[type=checkbox]:checked+.lever:after {
  background-color: #CC0000;
}

/* Switch warning */
.switch-warning label input[type=checkbox]:checked+.lever {
  background-color: #ffbb33;
}

.switch-warning label input[type=checkbox]:checked+.lever:after {
  background-color: #FF8800;
}

/* Switch success */
.switch-success label input[type=checkbox]:checked+.lever {
  background-color: #00C851;
}

.switch-success label input[type=checkbox]:checked+.lever:after {
  background-color: #007E33;
}



.trigger { text-decoration: underline !important;}

.ticketRow, .userRow {
	border-radius: 2px;
	background-color: #FFFFFF; margin-bottom: 10px;
	color: rgba(0,0,0,0.87); 
	font-size: 13px;
	padding: 10px;
}

.ticketRow a { color:rgba(0,0,0,0.87);}

.ticketRow.urgency1 { box-shadow: inset 6px 0 0 0 #D6321E, 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);}
.ticketRow.urgency2 { box-shadow: inset 6px 0 0 0 #F7A830, 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);}
.ticketRow.urgency3 { box-shadow: inset 6px 0 0 0 #69CC50, 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);}

.urgencyflag1 { color: #D6321E;}
.urgencyflag2 { color: #F7A830;}
.urgencyflag3 { color: #69CC50;}

#logoImg { height: 25px;}

.main_content { padding-top: 30px;}

.md-form.select label {
  top: 0rem;
}

input.error, select.error { background: #FBD6D7;}

.urgencyContainer {  margin-bottom: 0.3rem; border-radius: 15px; padding-left: 1.7rem;  width: 50%;}
.urgencyContainer.level1 { background: #D0021B;}
.urgencyContainer.level2 { background: #F3A40C;}
.urgencyContainer.level3  { background: #42BD41; }



.urgencyContainer label { color: #fff; display:  block;}

.statuslabel4, .statuslabel5, .statuslabel3, .statuslabel2, .statuslabel1 { color: #ffffff; padding: 2px 5px;} 

.statuslabel4, .statuslabel5 { background: #9B9B9B;}  /*resolved/arcghived */
.statuslabel3 { background: #F5A623;} 	/* supplier */
.statuslabel2 { background: #02955F;} 	/* in process */
.statuslabel1 { background: #3386F6;} /* new */

.urgencyContainer [type="radio"]:not(:checked) + label::before {
  border: 2px solid #fff;
}

.urgencyContainer [type="radio"]:checked + label::after {
 /* background-color: #fff;
  border: 2px solid #fff;*/
}

#reselectTrigger {
  display: inline-block;
  font-size: 0.8rem;
  margin-top: -60px;
  position: absolute;
  right: -10px;
}

.btn_orange { background: #F5A623;}

#fullmanbg, #smallmanbg { display: none; width: 100%; height: auto;}
/*
#manbg { 	background-image: url(/img/ui/man.png); 
	background-size:80%;
	background-repeat: no-repeat;
	min-height: 600px;
}
*/
#ticketform, #ticketform label.mdb-main-label, #ticketform .md-form label {color: #fff;}
/*#ticketform select.md-form, #ticketform div.md-form { margin-top: 0; margin-bottom: 0;}*/

#ticketform textarea.form-control { color: #000;}

.messageResult {
  border-radius: 10px;
  padding-bottom: 100px;
  background: #fff;
  position: relative;
  display: none;
}

.messageResult:after {
  background: rgba(0, 0, 0, 0) url("../img/ui/messageCornerL.png") no-repeat scroll 0 0;
  bottom: 30px;
  content: "";
  height: 52px;
  position: absolute;
  left: -25px;
  width: 25px;
}

/*.roomSelection { display: none;}*/
#roomHolder {transition: all 0.28s ease 0s;}

.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link {font-weight: 500;}

/*.modal-header { direction: rtl;}
.modal-content{
 position: fixed;
  width: 60vw;
 /* height: 30vw;*--/
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}*/

.btn-white {color: #4285F4 !important;}

.md-form span {color: #aaa; font-size: 0.8rem; }
.md-form label {color: #aaa;  }
.imageholder {width: 20px;}
.commentrejectform { margin-bottom: 0;}

.autoCounterContainer .badge { display: block; line-height: 1.5; font-weight: 500;}

#navbarNav1 .dropdown-menu.show { right: 0 !important; left: auto !important;}

#headerIcon { color: #fff; opacity: 0.5; }
#headerIcon .fa { font-size: 7rem;}
/* END NEW SITE */ 

.commentlimited { height: 48px; overflow: hidden;}

#fromdate, #tilldate { background: #eee url("../img/icons/calendar.png") 95% 50% no-repeat;}

@media (max-width: 767px) {
	.userRow, .ticketRow { cursor: pointer;}
	.usertools { display: none; padding-top: 6px;}
	.userRow .btn, .ticketRow .btn { padding:3px 6px}
	.btn.btnticketplan { padding: 3px 3px;}
	.showInXsOnly { display: block;}
	.messageResult:after {  top: 30px; bottom: auto;}
	h1, .h1 { font-size: 1.3rem;}
	h2, .h2 { font-size: 1.15rem;}
    
    .comment {overflow: hidden ;}
    .commentlimited { height: 29px;}
	
		
	.category_icon i {
	  border-radius: 6px;
	  font-size: 3rem;
	  height: 4rem;
	  line-height: 3rem;
	  margin-bottom: 5px;
	  padding: 0.35rem;
	  width: 4rem;
	}
	
	#reselectTrigger {
	  margin-top: -40px;
	}	
	#headerIcon .fa { font-size: 3rem;}
	.ticketRow  .row > div.order-12 { order: 0;}
	.urgencyCol { padding:0 0 5px; border-bottom: 1px solid #AAAAAA; margin-bottom: 5px;}
}

@media (min-width: 776px) {
	.modal-dialog {
    	max-width: 700px;
	}
    
     
}
.select-wrapper + label {
	font-size: 1rem;
}

.md-toast-top-left { top: 67px !important;}
#toast-container > div {background-position: 15px 15px !important;}


/*  toastr */

#toast-container > .md-toast {
  background-image: none !important;
}
.md-toast-title {
  font-weight: bold;
}
.md-toast-message {
  word-wrap: break-word;
}
.md-toast-message a,
.md-toast-message label {
  color: #fff;
}
.md-toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}
.md-toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.md-toast-close-button:hover,
.md-toast-close-button:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
/*
    Additional properties for button version
    iOS requires the button element instead of an anchor tag.
    If you want the anchor version, it requires `href="#"`.
 */
button.md-toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.md-toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.md-toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.md-toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.md-toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.md-toast-top-left {
  top: 12px;
  left: 12px;
}
.md-toast-top-right {
  top: 12px;
  right: 12px;
}
.md-toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.md-toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
}
#toast-container * {
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  transition: box-shadow 0.2s ease-in;
  color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=80);
}
#toast-container > :hover {
  box-shadow: 0 0 12px #000;
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .md-toast::before {
  position: fixed;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 18px;
  float: left;
  padding-right: 0.5em;
  padding-top: 6px;
  margin: auto 0.5em auto -1.5em;
}
#toast-container > .md-toast-info::before {
  content: '\f05a';
}
#toast-container > .md-toast-error::before {
  content: '\f057';
}
#toast-container > .md-toast-success::before {
  content: '\f058';
}
#toast-container > .md-toast-warning::before {
  content: '\f06a';
}
#toast-container.md-toast-top-center > div,
#toast-container.md-toast-bottom-center > div {
  width: 300px;
  margin: auto;
}
#toast-container.md-toast-top-full-width > div,
#toast-container.md-toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.md-toast {
  background-color: #273138;
  border: 1px solid #313d46;
  border-radius: 4px;
}
.md-toast-success {
  box-shadow: 0 0 12px #51a351;
}
.md-toast-success .md-toast-title {
  color: #51a351;
}
.md-toast-success::before {
  color: #51a351;
}
.md-toast-error {
  box-shadow: 0 0 12px #bd362f;
}
.md-toast-error .md-toast-title {
  color: #bd362f;
}
.md-toast-error::before {
  color: #bd362f;
}
.md-toast-info {
  box-shadow: 0 0 12px #2f96b4;
}
.md-toast-info .md-toast-title {
  color: #2f96b4;
}
.md-toast-info::before {
  color: #2f96b4;
}
.md-toast-warning {
  box-shadow: 0 0 12px #f89406;
}
.md-toast-warning .md-toast-title {
  color: #f89406;
}
.md-toast-warning::before {
  color: #f89406;
}
.md-toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
/*
    Responsive Design
*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .md-toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .md-toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
    
   
}


/* end toastr */

.grecaptcha-badge {
        display: none !important;
    }

#sections .md-form label {color: #000 !important;}
#sections .md-form { margin-bottom: 2.2rem;}




.signature-pad {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 10px;
	width: 100%;
	height: 150px;
	max-width: 700px;
	max-height: 460px;
	border: 1px solid #e8e8e8;
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.08) inset;
	border-radius: 4px;
	padding: 16px;
}


.signature-pad::before, .signature-pad::after {
	position: absolute;
	z-index: -1;
	content: "";
	width: 40%;
	height: 10px;
	bottom: 10px;
	background: transparent;
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.4);
}


.signature-pad--body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border: 1px solid #f4f4f4;
}

.signature-pad--body canvas {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;
}

.clockpicker-span-minutes, .clockpicker-span-hours { font-size: 4.375rem !important;}

a.badge { font-size: 100%; font-weight: 400;}

.multiple-select-dropdown li [type="checkbox"] + label {height: 1rem;}
#ui-datepicker-div {z-index: 10 !important;}
