

/* Start:/bitrix/templates/furniture_blue/components/bitrix/catalog.filter/appeal/style.css?17582838008600*/
  .mt-2 {margin-top: 0.5rem !important;}
  .mb-2 {margin-bottom: 0.5rem !important;}
  .mt-3 {margin-top: 1rem !important;} 
  .mr-3 {margin-right: 1rem !important;}
  .p-4 {padding: 2rem 2rem !important;}
  .mt-4 {margin-top: 2rem !important;}
  .c-text-secondary{color: rgba(27, 31, 44, 0.54);}
  .t--1 {font-size: 0.875rem;}
  .t--2 {font-size: 0.75rem; }
  .t-1 {font-size: 1.25rem;}
  .t-2 {font-size: 1.5rem;}
  .p-3 {padding: 1rem 1rem !important;}
  .b-1 {
     border-width: 1px;
     border-color: transparent;
     border-style: solid; 
  }
  .b-theme-2 {
    border-color: rgba(173, 193, 221, 0.21); }
  
  .pr-2 {padding-right: 0.5rem !important; }
  .pl-2 {padding-left: 0.5rem !important; }
  
  label {
    display: inline-block;
    margin-bottom: 0.5rem;
  }
  .row {
		  display: flex;
		  flex-wrap: wrap;
		  margin-right: -15px;
		  margin-left: -15px;
		  box-sizing: border-box; 
	}
	
  .bb-1 {
          border-bottom-width: 1px;
          border-bottom-style: solid; 
  }
	
   .col-md-12,.col-md-6,.col-md-3,.col-md-9{
	  position: relative;
	  width: 100%;
	  padding-right: 15px;
	  padding-left: 15px;
	  box-sizing: border-box;
	  outline: none; 
	}
  
  @media (min-width: 768px) {
	.col-md-6{
		flex: 0 0 50%;
		max-width: 50%; 
	}
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%; 
	}
	.col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  }
  .form-control {
	  display: block;
	  width: 100%;
	  padding: 0.375rem 0.75rem;
	  font-size: 1rem;
	  font-weight: 400;
	  line-height: 1.5;
	  color: #495057;
	  background-color: #fff;
	  background-clip: padding-box;
	  box-sizing: border-box;
	  border: 1px solid #ced4da;
	  border-radius: 0.25rem;
	  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; 
   }
  @media (prefers-reduced-motion: reduce) {
    .form-control {transition: none;}}
    .form-control::-ms-expand {
      background-color: transparent;
      border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }
  
  
  .btn {
    display: inline-block;
    font-weight: normal;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    position: relative;
    padding: 0.5em 1.2em;
    font-size: 1rem;
    border-radius: 0.25rem;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.btn-primary {
    color: white;
    background-color: #5A67D8;
    border-color: #4554d3;
}

.float-right {
    float: right !important;
}

.c-text-primary {
    color: rgba(27, 31, 44, 0.87); }
	
	
a.sf-link{
  text-decoration: none;
  outline: none;
  background-repeat: repeat-x;
  background-size: 200% 1px;
  background-position: 0 100%;
  padding-bottom: 0.125rem;
  text-decoration: none !important;
  color: rgba(21, 25, 30, 0.87) !important;
  background-image: linear-gradient(to right, rgba(27, 134, 192, 0.3) 50%, transparent 50%); }
  a.sf-link:visited, .sf-link :not(.l-inherit) > a:not([class]):visited {
    color: #551a8b;
    background-image: linear-gradient(to right, rgba(85, 26, 139, 0.3) 50%, transparent 50%); }
  a.sf-link:hover, .sf-link :not(.l-inherit) > a:not([class]):hover {
    color: #fc4a0a;
    background-image: linear-gradient(to right, rgba(252, 74, 10, 0.3) 50%, transparent 50%); }
  a.sf-link:active, .sf-link :not(.l-inherit) > a:not([class]):active {
    background-image: linear-gradient(to right, 50%, transparent 50%); }
	
	a.sf-link.sf-link-theme:hover, .theme-light .sf-link.sf-link-theme :not(.l-inherit) > a:not([class]):hover {
    color: #15191e;
    background-image: linear-gradient(to right, rgba(21, 25, 30, 0.6) 50%, transparent 50%);
}

a.sf-link.sf-link-dashed, .sf-link.sf-link-dashed :not(.l-inherit) > a:not([class]) {
  background-size: 0.375rem 1px; }
  
  
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.125rem; }
  
.btn-success {
  color: white;
  background-color: #38A169;
  border-color: #318e5d; 
 }
  
.btn-success:hover {
    color: white;
    background-color: #2b7b50;
    border-color: #28744b; }
	
.btn-info {
  color: white;
  background-color: #3182CE;
  border-color: #2c75b9; }
  
.btn-info:hover {
    color: white;
    background-color: #2768a5;
    border-color: #25639d; }

.btn-warning {
  color: white;
  background-color: #DD6B20;
  border-color: #c7601d; }

.btn-warning:hover {
    color: white;
    background-color: #b0551a;
    border-color: #a85118; 
}	
.bg-gray-8 {
  background-color: #343a40 !important; }
  
.pr-1 {padding-right: 0.25rem !important;}	

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
  outline: none; }
  
 @media (min-width: 576px) {
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
	.col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
 }	 
  
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }
  
 .c-white {
    color: #ffffff !important;
}

.r-default {
    border-radius: 0.5rem;
}
.adm-fileinput-item-preview-icon {
    display: flex!important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    margin: 0!important;
}
.bx-file-icon-container-medium.icon-png {
    margin: 0!important;
    margin-bottom: 0.3rem!important;
}
.container-doc-title:after {
    position: relative!important;
}
.adm-fileinput-wrapper {
    width: 100%;
    position: relative;
}
.adm-fileinput-btn-panel {
    position: absolute;
    right: 0;
    z-index: 1;
}
.adm-fileinput-area {
    width: 100%!important;
	box-sizing: border-box;
}
.adm-fileinput-area-container {
    width: calc(100% - 55px)!important;
}
.adm-fileinput-item-wrapper {
    width: 100%!important;
}
.bx-bxu-thumb-thumb {
    width: 100%!important;		
}
.adm-fileinput-item {
    width: 100%!important;
}
.adm-fileinput-item {
    border: 1px solid rgba(0,0,0, 0.1)!important;
    box-shadow: none!important;
}
.adm-fileinput-item-preview {
    width: auto!important;
    height: auto!important;
}
.adm-fileinput-item-preview::before {
    margin: 0!important;
}
.adm-fileinput-item-preview-img canvas {
    max-width: 105px!important;
}
.adm-fileinput-item-loading {
    padding-bottom: 0.5rem;
}

.adm-fileinput-item-preview-icon {
    position: absolute;
    top: 0;
    left: 0;
    margin: 3rem 0;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}
.table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
	text-align:left;
}
.b-theme-2 {
    border-color: rgba(173, 193, 221, 0.21); }

.mb-4 {
  margin-bottom: 2rem !important; }

.b-1 {
  border-width: 1px;
  border-style: solid; }

.overflow-hidden {
    overflow: hidden!important;
}
/* End */


/* Start:/bitrix/templates/furniture_blue/components/bitrix/news.list/sf_appeal-table/style.css?17582838008600*/
  .mt-2 {margin-top: 0.5rem !important;}
  .mb-2 {margin-bottom: 0.5rem !important;}
  .mt-3 {margin-top: 1rem !important;} 
  .mr-3 {margin-right: 1rem !important;}
  .p-4 {padding: 2rem 2rem !important;}
  .mt-4 {margin-top: 2rem !important;}
  .c-text-secondary{color: rgba(27, 31, 44, 0.54);}
  .t--1 {font-size: 0.875rem;}
  .t--2 {font-size: 0.75rem; }
  .t-1 {font-size: 1.25rem;}
  .t-2 {font-size: 1.5rem;}
  .p-3 {padding: 1rem 1rem !important;}
  .b-1 {
     border-width: 1px;
     border-color: transparent;
     border-style: solid; 
  }
  .b-theme-2 {
    border-color: rgba(173, 193, 221, 0.21); }
  
  .pr-2 {padding-right: 0.5rem !important; }
  .pl-2 {padding-left: 0.5rem !important; }
  
  label {
    display: inline-block;
    margin-bottom: 0.5rem;
  }
  .row {
		  display: flex;
		  flex-wrap: wrap;
		  margin-right: -15px;
		  margin-left: -15px;
		  box-sizing: border-box; 
	}
	
  .bb-1 {
          border-bottom-width: 1px;
          border-bottom-style: solid; 
  }
	
   .col-md-12,.col-md-6,.col-md-3,.col-md-9{
	  position: relative;
	  width: 100%;
	  padding-right: 15px;
	  padding-left: 15px;
	  box-sizing: border-box;
	  outline: none; 
	}
  
  @media (min-width: 768px) {
	.col-md-6{
		flex: 0 0 50%;
		max-width: 50%; 
	}
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%; 
	}
	.col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  }
  .form-control {
	  display: block;
	  width: 100%;
	  padding: 0.375rem 0.75rem;
	  font-size: 1rem;
	  font-weight: 400;
	  line-height: 1.5;
	  color: #495057;
	  background-color: #fff;
	  background-clip: padding-box;
	  box-sizing: border-box;
	  border: 1px solid #ced4da;
	  border-radius: 0.25rem;
	  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; 
   }
  @media (prefers-reduced-motion: reduce) {
    .form-control {transition: none;}}
    .form-control::-ms-expand {
      background-color: transparent;
      border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }
  
  
  .btn {
    display: inline-block;
    font-weight: normal;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    position: relative;
    padding: 0.5em 1.2em;
    font-size: 1rem;
    border-radius: 0.25rem;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.btn-primary {
    color: white;
    background-color: #5A67D8;
    border-color: #4554d3;
}

.float-right {
    float: right !important;
}

.c-text-primary {
    color: rgba(27, 31, 44, 0.87); }
	
	
a.sf-link{
  text-decoration: none;
  outline: none;
  background-repeat: repeat-x;
  background-size: 200% 1px;
  background-position: 0 100%;
  padding-bottom: 0.125rem;
  text-decoration: none !important;
  color: rgba(21, 25, 30, 0.87) !important;
  background-image: linear-gradient(to right, rgba(27, 134, 192, 0.3) 50%, transparent 50%); }
  a.sf-link:visited, .sf-link :not(.l-inherit) > a:not([class]):visited {
    color: #551a8b;
    background-image: linear-gradient(to right, rgba(85, 26, 139, 0.3) 50%, transparent 50%); }
  a.sf-link:hover, .sf-link :not(.l-inherit) > a:not([class]):hover {
    color: #fc4a0a;
    background-image: linear-gradient(to right, rgba(252, 74, 10, 0.3) 50%, transparent 50%); }
  a.sf-link:active, .sf-link :not(.l-inherit) > a:not([class]):active {
    background-image: linear-gradient(to right, 50%, transparent 50%); }
	
	a.sf-link.sf-link-theme:hover, .theme-light .sf-link.sf-link-theme :not(.l-inherit) > a:not([class]):hover {
    color: #15191e;
    background-image: linear-gradient(to right, rgba(21, 25, 30, 0.6) 50%, transparent 50%);
}

a.sf-link.sf-link-dashed, .sf-link.sf-link-dashed :not(.l-inherit) > a:not([class]) {
  background-size: 0.375rem 1px; }
  
  
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.125rem; }
  
.btn-success {
  color: white;
  background-color: #38A169;
  border-color: #318e5d; 
 }
  
.btn-success:hover {
    color: white;
    background-color: #2b7b50;
    border-color: #28744b; }
	
.btn-info {
  color: white;
  background-color: #3182CE;
  border-color: #2c75b9; }
  
.btn-info:hover {
    color: white;
    background-color: #2768a5;
    border-color: #25639d; }

.btn-warning {
  color: white;
  background-color: #DD6B20;
  border-color: #c7601d; }

.btn-warning:hover {
    color: white;
    background-color: #b0551a;
    border-color: #a85118; 
}	
.bg-gray-8 {
  background-color: #343a40 !important; }
  
.pr-1 {padding-right: 0.25rem !important;}	

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
  outline: none; }
  
 @media (min-width: 576px) {
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
	.col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
 }	 
  
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }
  
 .c-white {
    color: #ffffff !important;
}

.r-default {
    border-radius: 0.5rem;
}
.adm-fileinput-item-preview-icon {
    display: flex!important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    margin: 0!important;
}
.bx-file-icon-container-medium.icon-png {
    margin: 0!important;
    margin-bottom: 0.3rem!important;
}
.container-doc-title:after {
    position: relative!important;
}
.adm-fileinput-wrapper {
    width: 100%;
    position: relative;
}
.adm-fileinput-btn-panel {
    position: absolute;
    right: 0;
    z-index: 1;
}
.adm-fileinput-area {
    width: 100%!important;
	box-sizing: border-box;
}
.adm-fileinput-area-container {
    width: calc(100% - 55px)!important;
}
.adm-fileinput-item-wrapper {
    width: 100%!important;
}
.bx-bxu-thumb-thumb {
    width: 100%!important;		
}
.adm-fileinput-item {
    width: 100%!important;
}
.adm-fileinput-item {
    border: 1px solid rgba(0,0,0, 0.1)!important;
    box-shadow: none!important;
}
.adm-fileinput-item-preview {
    width: auto!important;
    height: auto!important;
}
.adm-fileinput-item-preview::before {
    margin: 0!important;
}
.adm-fileinput-item-preview-img canvas {
    max-width: 105px!important;
}
.adm-fileinput-item-loading {
    padding-bottom: 0.5rem;
}

.adm-fileinput-item-preview-icon {
    position: absolute;
    top: 0;
    left: 0;
    margin: 3rem 0;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}
.table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
	text-align:left;
}
.b-theme-2 {
    border-color: rgba(173, 193, 221, 0.21); }

.mb-4 {
  margin-bottom: 2rem !important; }

.b-1 {
  border-width: 1px;
  border-style: solid; }

.overflow-hidden {
    overflow: hidden!important;
}
/* End */
/* /bitrix/templates/furniture_blue/components/bitrix/catalog.filter/appeal/style.css?17582838008600 */
/* /bitrix/templates/furniture_blue/components/bitrix/news.list/sf_appeal-table/style.css?17582838008600 */
