

/* Start:/local/templates/concept_v3/components/miac/iblock.element.add.form/appeals/style.css?16645211481218*/
div.hidden {
	display: none !important;
}
.data-table {
	background: #EEF4F8;
	position: absolute;
}
.data-table .row {
	justify-content: center;
	margin: 16px 0;
}
.data-table .row > div,
.data-table .row > p {
    box-shadow: none;
    background: no-repeat;
    padding: 0;
    font-weight: normal;
    width: auto;	
}
.data-table .row > p {
	color: #444444;
	width: 100%;
	padding: 15px 0;
}
.data-table input[type="text"], 
.data-table textarea {
    background: #FFFFFF;
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    width: 30%;
    border: none;
    text-align: left;
    padding: 10px 30px;
    font-weight: normal;
    line-height: 1;
	color: #222;
}
.data-table input[type="submit"]{
	width: auto;
	padding: 10px 43px;
}
form .data-table input::placeholder,
form .data-table textarea::placeholder {
  color: #c1c1c1;
}
.data-table {
	position: relative;
}
.data-table .img-after::after {
    content: "";
    background: none;
}
img.img-before {
    position: absolute;
    right: 15px;
    top: 0;
}
.data-table .img-after {
    position: absolute;
    left: 15px;
    bottom: 0;
	transform: rotate(180deg);
}
/* End */


/* Start:/bitrix/components/navigator/notificblock/templates/.default/style.css?17479023131622*/
#navNotificBlock{
    position: fixed;
    z-index: 1000;
}

#navNotificBlock.top{
    top: 0;
    width: 100%;
}

#navNotificBlock.bottom{
    bottom: 0;
    width: 100%;
    z-index: 1100;
}

#navNotificBlock.left{
    left: 0;
    bottom: 0;
    width: 40%;
}

#navNotificBlock.right{
    right: 0;
    bottom: 0;
    width: 40%;
}

@media (max-width: 460px){
    #navNotificBlock.right {
        width: 100%;
    }
    #navNotificBlock.left {
        width: 100%;
    }
}


#navNotificBlock .nav-block-notific{
    display: none;
}

#navNotificBlock .nav-block-notific{
    margin-bottom: 1px;
    padding:10px;
}

#navNotificBlock .nav-block-notific.active{
    display: block;
}

#navNotificBlock .nav-block-notific.active a{
    font-size: 18px;
}

.nav-block-notific-button{
    user-select: none;
    border: 1px solid transparent;
    font-weight: 500;
    border-width: 2px;
    font-style: normal;
    letter-spacing: 1px;
    margin: .2rem .4rem;
    white-space: normal;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    word-break: break-word;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    display: -webkit-inline-flex;
    padding: 10px;
    border-radius: 3px;
}

#navNotificBlock .nav-block-notific.active{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.body{
max-width: 70%;
}
/* End */
/* /local/templates/concept_v3/components/miac/iblock.element.add.form/appeals/style.css?16645211481218 */
/* /bitrix/components/navigator/notificblock/templates/.default/style.css?17479023131622 */
