

/* Start:/local/tools/webslon/angular/directives/filteredSelect/webslon.filteredSelect.css?17322648884308*/
.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?17322648885281*/
.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/wizard/wizard.css?17322648885089*/
.steps {
    list-style: none;
    display: table;
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
    position: relative
}

.steps li {
    display: table-cell;
    text-align: center;
    width: 1%
}

.steps li .step {
    border: 5px solid #ced1d6;
    color: #546474;
    font-size: 15px;
    border-radius: 100% !important;
    background-color: #FFF;
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center
}

.steps li:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    border-top: 4px solid #CED1D6;
    position: relative;
    top: 21px;
    z-index: 1
}

.steps li.last-child:before {
    max-width: 50%;
    width: 50%
}

.steps li:last-child:before {
    max-width: 50%;
    width: 50%
}

.steps li:first-child:before {
    max-width: 51%;
    left: 50%
}

.steps li.active:before, .steps li.complete:before, .steps li.active .step, .steps li.complete .step {
    border-color: #e67e22
}

.steps li.complete .step {
    cursor: default;
    color: #FFF;
    -webkit-transition: transform ease .1s;
    -o-transition: transform ease .1s;
    transition: transform ease .1s
}

.steps li.complete .step:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    content: "\f00c";
    background-color: #FFF;
    z-index: 3;
    font-family: FontAwesome;
    font-size: 17px;
    color: #e67e22
}

.steps li.complete:hover .step {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    border-color: #fdbb09;
    cursor: pointer;
}

.steps li.complete:hover:before {
    border-color: #fdbb09;
}

.steps li .title {
    display: block;
    margin-top: 4px;
    max-width: 100%;
    color: #949ea7;
    font-size: 14px;
    z-index: 104;
    text-align: center;
    table-layout: fixed;
    word-wrap: break-word
}

.steps li.complete .title, .steps li.active .title {
    color: #e67e22
}

.step-content {
    position: relative
}

.step-content .step-pane {
    display: none;
    min-height: 200px;
    padding: 4px 8px 12px
}

.step-content .step-pane.active {
    display: block
}

.wizard-actions {
    text-align: right
}

@media only screen and (max-width:767px) {
    .steps li .step {
        width: 30px;
        height: 30px;
        line-height: 24px;
        border-width: 3px
    }

    .steps li:before, .steps li:after {
        border-width: 3px
    }

    .steps li.complete .step:before {
        line-height: 24px;
        font-size: 13px
    }

    .steps li:before {
        top: 16px
    }

    .step-content .step-pane {
        padding: 4px 4px 6px;
        min-height: 150px
    }
}
.tab-content {
    height: auto;
    transition: height 2s ease-out;
}
.btn-prev {
    float: left;
}
.wizard-actions:after {
    content: " ";
    display: block;
    clear: both;
}
ul.steps li, ul.steps li a {
    cursor: default;
}
ul.steps li.complete {
    cursor: pointer;
}
.btn-u {
    -webkit-transition: width 2s; /* Safari */
    transition: width 2s;
}
.btn-u.btn-step-load {
    padding-left: 40px;
}
.btn-u.btn-step-load:before{
    content: " ";
    display: block;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-animation: spin 1s linear 0s normal none infinite;
    animation: spin 1s linear 0s normal none infinite running;
    border-color: #fff transparent #fff #fff;
    border-image: none;
    border-radius: 50%;
    border-style: solid;
    border-width: 8px;
    box-shadow: 0 0 10px 2px #eee;
    height: 26px;
    left: 19px;
    margin: 0 0 0 -13px;
    position: absolute;
    top: 15%;
    width: 26px;
}
@-webkit-keyframes spin {
    0% {
        opacity: 0.4;
        transform: rotate(0deg);
    }
    50% {
        opacity: 1;
        transform: rotate(180deg);
    }
    100% {
        opacity: 0.4;
        transform: rotate(360deg);
    }

}
@-webkit-keyframes spin {
    0% {
        opacity: 0.4;
        -webkit-transform: rotate(0deg);
    }
    50% {
        opacity: 1;
        -webkit-transform: rotate(180deg);
    }
    100% {
        opacity: 0.4;
        -webkit-transform: rotate(360deg);
    }

}
@keyframes spin {
    0% {
        opacity: 0.2;
        transform: rotate(0deg);
    }
    50% {
        opacity: 1;
        transform: rotate(180deg);
    }
    100% {
        opacity: 0.2;
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        opacity: 0.2;
        transform: rotate(0deg);
    }
    50% {
        opacity: 1;
        transform: rotate(180deg);
    }
    100% {
        opacity: 0.2;
        transform: rotate(360deg);
    }
}
.product-abort {
    font-size: 18px;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* End */


/* Start:/local/tools/webslon/angular/directives/autocomplete/style.css?17322648881228*/
.ac-container {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 999;
}
.ac-container .ac-menu {
    border: 1px solid #ccc;
    list-style: none;
    padding: 0;
    background-color: white;
    box-shadow: 0 3px 7px 0px rgba(0, 0, 0, 0.15);
    margin: 0;
}
.ac-container .ac-menu .ac-menu-item {
    border-bottom: 1px dotted #ccc;
    line-height: 35px;
    margin: 0;
}
.ac-container .ac-menu .ac-menu-item:last-child {
    border-bottom: 0;
}
.ac-container .ac-menu .ac-menu-item:hover {
    background-color: #e0eaff;
}
.ac-container .ac-menu a {
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
}
.ac-container .ac-menu .ac-state-focus {
    outline: none;
    background-color: #e0eaff;
}
.highlight {
    font-weight:bold;
}
/* End */


/* Start:/local/tools/webslon/angular/directives/kladr/style.css?1732264888558*/
div[ng-show="debug"] {height: 200px;}
div[ng-show="debug"] pre {
    overflow: auto;
    white-space: normal;
}
.webslon-kladr-wrapper .modal-backdrop {
    z-index: auto;
}
.sky-form  .webslon-kladr-wrapper section {
    margin-bottom: 0px;
}
.sky-form  .webslon-kladr-wrapper label {
    text-transform: capitalize;
}
.showFullLink {
    line-height: 40px;
    text-decoration: underline;
}
.html-indicator {
    float: right;
    margin: 3px 10px 0 0;
}
.webslon-kladr-wrapper .color-orange {
    color:#e67e22;
}
.sky-form a.active {
    color:#e67e22;
}
/* End */


/* Start:/local/tools/webslon/angular/directives/validateMessage/style.css?1732264888501*/
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 */


/* Start:/local/tools/webslon/angular/directives/message/style.css?17460007994970*/
.fly-message {
    position: fixed;
    right: 20px;
    padding: 10px 16px 10px;
    transform: translate3d(100%, 0px, 0px);
    transition: all 0.25s linear 0.15s !important;
    z-index: 390;
    max-width: 40%;

}
.fly-message.in {
    transform: translate3d(0px, 0px, 0px);
}
.fly-message .close {
    margin-left: 10px;
}

.clear-both{
    clear:both;
}

.up-text{
    margin-left: 1px!important;
    margin-right: 1px!important;
    line-height: 15px!important;
    margin-bottom: 10px!important;
    font-size: 12px!important;
}

.aggr-top-line{
   border-bottom: 1px solid grey;
   margin-bottom: 20px;
}

label.input{
    margin-bottom:0px!important;
}

table.listdms tr.line-service,
    table.listinspections tr.line-service,
        table.listlossepgu tr.line-service, 
            table.listpetitions tr.line-service,
				table.listlosses tr.line-service{
    cursor:pointer!important;
}

.btn-hide{
    visibility:hidden;
}

button.btn-equal{
    width:130px;
}

.sbp-full-block{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:9996;
}

.sbp-full-block-opacity{
    background:#d9d9d9;
    opacity: 0.43;
    z-index:9995;
}

.sbp-block-data{
	clear:both;
	z-index:9999;
	margin: 150px auto;
	width:550px;
	height:500px;
	background-color: #ffffff;
	border: 1px solid grey;
}

.sbp-table{
    width:100%;
    height:100%;
}

table.sbp-table td{
    padding:5px;
    text-align:center;
    vertical-align: middle;
    font-family:sans-serif;
    font-size: 14px;
}

.btn{
    background:#e67e22;
    color:white;
    font-family:sans-serif;
    font-size: 14px;
}

.btn-close-hide{
    visibility:hidden;
}

.hide-block{
    display: none;
}

.status-sbp-blue{
    color:blue;
}

.status-sbp{
    text-align:left;
    padding-left:15px;
    width:230px;
    float:left;
}

.status-sbp-green{
    color:green;
}

.cause-main{
    font-weight: bold;
}

div.label-checkbox > section > div > label.checkbox{
    line-height:13px;
    font-size:13px;
    padding-top:6px;
}

table#info-ins,table#info-pet{
    margin-bottom:15px;
}

td.tab-ins-title,td.tab-ins-text,td.tab-pet-title,td.tab-pet-text{
    font-size:12px;
    line-height:14px;
    vertical-align:top;
    padding: 2px 0px;
}

td.tab-ins-title{
    width:40%;
    font-weight:bold;
}

td.tab-ins-text{
    width:60%
}

td.tab-pet-title{
    width:20%;
    font-weight:bold;
}

td.tab-pet-text{
    width:80%
}

.btn-equal{
    margin-right:10px;
}

div#message-send{
    width:100%;
    text-align: center;
    background-color:#f9f9f9;
    color:green;
}

.ins-attention,.pet-attention{
    color:red;
}

.ins-sending,.pet-sending{
    color:green;
    padding-top:8px;
    font-weight:bold;
}

.download-files-inspection,.download-files-petition{
    cursor:pointer;
    text-decoration:underline;
    color:#e67e22;
    padding: 0px 5px;
    margin:0px;
}

.files-line{
    padding:5px 5px!important;
    display:none;
}

.ins-sub-data,.pet-sub-data{
    background-color: #fbfbfb;
}

tr.pet-sub-data>td>p{
    margin-bottom:5px;
}

.mb-info{
    margin-bottom:10px!important;
}

.wait-bill{
    height:16px;
    margin:5px 0px 5px;
    text-align:center;
    color:green;    
}

.middle-check{
    padding-top:35px;
}

.block-pad{
    padding-left:15px;
    padding-right:15px;
}

p.mess-title, p.mess-text{
    line-height:16px;
}
p.mess-title{
    margin-bottom:2px;
    font-weight:bold;
}

.nsis-attention{
   font-weight:bold; 
}

.dmgguarb2c-attention{
    color:red;
}

.offscroll{
    position: fixed; 
    inline-size: 100%;
    overflow-y:scroll;
}

.attention-vidget-sravni{
    background-color: #ff050530!important;
}
/* компактная форма загрузки файлов - старт */
form.compact-form{
    border:none;
}

.compact-input-file{
    min-height:90px;
}

.compact-input-file div.tag-box{
    padding: 5px 5px 0px 5px;
    margin-bottom:10px;
    height:95px;
}

.compact-input-file div.tag-box h4{
    margin-top:0px;
    margin-bottom:0px;
    line-height:24px;
}

.compact-input-file div.tag-box div.hint{
    margin-bottom:0px;
}

.compact-input-file div.tag-box ul{
    margin-bottom:0px;
    margin-top:10px;
}

.compact-input-file div.tag-box div.margin-bottom-40{
    margin-bottom:30px;
    margin-top:-5px;
}

.compact-input-file div.tag-box div.margin-bottom-40 label div.button{
    height:26px;
    line-height:26px;
}

.compact-input-file div.tag-box div.margin-bottom-40 label div.button input{
    height:26px;
}

.block-sigfile{
    padding:5px;
    margin-bottom:5px!important;
    margin-top:5px!important;
    border: 1px solid #e67e22; 
}

.block-sigfile-title{
    color:#e67e22;
    font-size:14px;
    font-weight:bold;
}

.attention-sig{
    color:#e67e22;
    font-weight:bold;   
}

.normal-input-row{
    min-height:145px;
}

.normal-input-file div.tag-box{
    padding-bottom:0px;
    margin-bottom:5px;
}
/* компактная форма загрузки файлов - стоп */
/* End */
/* /local/tools/webslon/angular/directives/filteredSelect/webslon.filteredSelect.css?17322648884308 */
/* /local/tools/webslon/angular/directives/datePicker/styles/index.css?17322648885281 */
/* /local/tools/webslon/angular/directives/wizard/wizard.css?17322648885089 */
/* /local/tools/webslon/angular/directives/autocomplete/style.css?17322648881228 */
/* /local/tools/webslon/angular/directives/kladr/style.css?1732264888558 */
/* /local/tools/webslon/angular/directives/validateMessage/style.css?1732264888501 */
/* /local/tools/webslon/angular/directives/message/style.css?17460007994970 */
