

/* Start:/local/tools/webslon/angular/directives/filteredSelect/webslon.filteredSelect.css?16994518214308*/
.ws-container-select {
	position:relative;
}
.ws-container-select .chosen-single {
	border-color: #bbb;
	height: 33px;
    padding: 5px 10px;
	border-width: 1px;
    color: #404040;
    font-size: 14px;
	transition: border-color 0.3s ease 0s;
	moz-appearance: none;
    background: none repeat scroll 0 0 #fff;
    border-radius: 0;
    border-style: solid;
	box-sizing: border-box;
    max-width: 100%;
	font-weight:normal;
    width: 100%;
}
.ws-container-select .chosen-search input[type="search"]:focus,
.ws-container-select .chosen-single:focus  {
	border-color:#fd7337;
}
.ws-container-select .chosen-drop {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #fff;
  background-clip: padding-box;
  border-color:  #bbb;
  border-image: none;
  border-right: 1px solid #aaa;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  position: absolute;
  width: 100%;
  z-index: 100;
  left:0;
  top:100%;
  margin-top:-1px;
  padding: 6px 10px;
  box-sizing: border-box;
}

.ws-container-select .chosen-search {
    margin: 0;
    padding: 3px 4px;
    position: relative;
    white-space: nowrap;
    z-index: 1010;
}
.ws-container-select .chosen-search input[type="search"] {
  border: 1px solid #bbb;
  border-radius: 0;
  box-sizing: border-box;
  font-family: sans-serif;
  height: 31px;
  line-height: normal;
  margin: 1px 0;
  outline: 0 none;
  padding: 4px 20px 4px 5px;
  width: 100%;
  transition: border-color 0.3s ease 0s;
  font-weight:normal;
  color: #404040;
  font-size: 14px;
}

.ws-container-select .chosen-results {
    margin: 0 4px 4px 0;
    max-height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 0 0 4px;
    position: relative;
}
.ws-container-select .chosen-results li {
    line-height: normal;
    list-style: outside none none;
    margin: 0;
    padding: 5px 6px;
	font-size: 13px;
	font-weight:normal;
	cursor: pointer;
    display: list-item;
    position: relative;
}
.ws-container-select .chosen-results li a {
	display:block;
	min-height: 18px;
}
.ws-container-select .chosen-results li a:hover {
	text-decoration:none;
}
.ws-container-select .chosen-results li a small {
    color: blue;
    display: block;
    text-align: center;
}
.ws-container-select .chosen-results li.active-result {    
	background: none repeat scroll 0 0 #f1f1f1;
    border-radius: 1px;
	color:#000;
}
.ws-container-select .chosen-results li span.highlight {
	text-decoration:underline;
}
.ws-container-select .empty-result {
	font-weight:normal;
	padding: 3px 4px;
}
.ws-container-select  .notify-result {
	font-size:8px;
	border-top: 1px solid #bbb;
}
.ws-container-select .selectMark {
    display: inline-block;
    width: 10px;
}
.ws-container-select .clear-all {
    position: absolute;
    right: 5px;
    top:5px;
    height: 29px;
    display: block;
    border-width: 0 0 0 1px;
}
.ws-container-select .multi-list {
    list-style: none;
    margin: 0;
    padding: 0 25px 0 0;
    border: 1px solid #bbb;
    border-width: 1px 1px 0;
}
.ws-container-select .multi-list li {
    display: inline-block;
    border: 1px solid #bbb;
    padding: 3px 15px 3px 5px;
    margin: 3px;
    position: relative;
    font-weight: normal;
}
.ws-container-select .multi-list li a {
    position: absolute;
    right: 5px;
    top: -1px;
    color: #bbb;
}
.ws-container-select-multi .chosen-single{
    border-width: 0 1px 1px;
    color : transparent;
}
.ws-container-select-multi-data .chosen-single{
}
.ws-container-select .select-link-left,
.ws-container-select .select-link-right {
    position: absolute;
    bottom: 8px;
    cursor: pointer;
}
.ws-container-select .select-link-right {
    right: 45px;
}
.ws-container-select .select-link-left {
    left: 10px;
}
.ws-container-select .select-link-close::after{
    content: "x";
    font-size: 10px;
    display: block;
    position: absolute;
    top: 0;
    right: -10px;
}
.ws-container-select-multi.select-focus ul.multi-list{
    border-color: #fd7337;
}
/* End */


/* Start:/local/tools/webslon/angular/directives/datePicker/styles/index.css?16994518285281*/
.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

[date-picker-wrapper] {
    position: relative !important;
    display: block;
    font-weight: 400;
}

[date-time-append] [date-picker] {
    position: relative;
    margin-right: -1000px;
    margin-bottom: -1000px;
}

[date-range] [date-picker] .after.before {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #499dcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f6ab4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f6ab4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f6ab4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f6ab4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f6ab4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f6ab4', GradientType=0);
    border-color: #2f6ab4 #2f6ab4 #1f4677;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #2f6ab4;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

[date-range] [date-picker] .after.before:hover,
[date-range] [date-picker] .after.before:active,
[date-range] [date-picker] .after.before.active,
[date-range] [date-picker] .after.before.disabled,
[date-range] [date-picker] .after.before[disabled] {
    color: #ffffff;
    background-color: #2f6ab4;
    *background-color: #2a5ea0;
}

[date-range] [date-picker] .after.before:active,
[date-range] [date-picker] .after.before.active {
    background-color: #24528c \9;
}

[date-picker].hidden {
    display: none;
}

[date-picker] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* GENERAL */
    padding: 4px;
    /* SPECIFIC */
}

[date-picker] table {
    margin: 0;
}

[date-picker] td,
[date-picker] th {
    padding: 4px 5px;
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    font-weight: 400;
}

[date-picker] .switch {
    width: 145px;
}

[date-picker] span {
    display: block;
    width: 23%;
    height: 26px;
    line-height: 25px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid transparent
}

[date-picker] span:hover {
}

[date-picker] span.disabled,
[date-picker] span.disabled:hover {
    background: none;
    color: #d1d1d1 !important;
    cursor: default;
}

[date-picker] .active,
[date-picker] .now {
    color: inherit;
    border: 1px solid #bbb;
}
[date-picker] thead tr:first-child th  {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 6px;
}


[date-picker] .active:active,
[date-picker] .now:active,
[date-picker] .active.active,
[date-picker] .now.active {
    background-color: #003399 \9;
}

[date-picker] .now {
    background: inherit;
    border: 1px solid #bbb;
    color: inherit;
    font-weight: 400;
    text-shadow: none;
}

[date-picker] .now:active,
[date-picker] .now.active,
[date-picker] .now.disabled,
[date-picker] .now[disabled] {
    color: inherit;
    background-color: inherit;
}

[date-picker] .now:active,
[date-picker] .now.active {
    background-color: #e9712d \9;
}

[date-picker] .disabled {
    background: none;
    color: #999999 !important;
    cursor: default;
}

[date-picker] .blocked, [date-picker] .blocked:hover {
    pointer-events: none;
    background:  none;
    color: #999999 !important;
    cursor: default;
}

[date-picker] [ng-switch-when="year"] span,
[date-picker] [ng-switch-when="month"] span,
[date-picker] [ng-switch-when="minutes"] span {
    height: 54px;
    line-height: 54px;
}

[date-picker] [ng-switch-when="date"] td {
    padding: 0;
}

[date-picker] [ng-switch-when="date"] span {
    width: 100%;
    height: 26px;
    line-height: 26px;
}

[date-picker] th:hover {
    cursor: pointer;
}

[date-picker] [ng-switch-when="date"] td span:hover {
    border: 1px solid #bbb;
    cursor: pointer;
}

[date-picker] .nameDay {
    color: #bfbfbf;
    background-color: #fff;
    font-size: 10px;
    height: 13px;
    margin: 0 3px 0 2px;
    padding-top: 4px;
    text-align: center;
    vertical-align: middle;
    width: 23px;
}

[date-picker] .nameDay:hover {
    cursor: default;
    background-color: #fff;
    border-color: transparent;
}
input::-webkit-calendar-picker-indicator{
    display: none;
}
input[type="date"]::-webkit-input-placeholder{
    visibility: hidden !important;
}
/* End */


/* Start:/local/tools/webslon/angular/directives/validateMessage/style.css?1699451822501*/
form.show-all-invalid-message .ng-invalid,
form.show-all-invalid-message select.ng-invalid + div.ws-container-select input,
input.ng-dirty.ng-invalid {
    background: #fff0f0 !important;
}
form.show-all-invalid-message select.ng-invalid + div.ws-container-select+i {
    box-shadow: none;
}
em.invalid {
    color: #ee9393;
    display: block;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    margin-top: 2px;
    padding: 0 1px;
    font-weight: 400;
    position: absolute;
}
/* End */
/* /local/tools/webslon/angular/directives/filteredSelect/webslon.filteredSelect.css?16994518214308 */
/* /local/tools/webslon/angular/directives/datePicker/styles/index.css?16994518285281 */
/* /local/tools/webslon/angular/directives/validateMessage/style.css?1699451822501 */
