﻿/* container_403 */

.container_403 { width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; }
    .container_403 .contant_row { text-align: center; color: #455A64; display: block; }
        .container_403 .contant_row.header403 { font-size: 35px; margin-top: 35px; }
        .container_403 .contant_row.connectToDashboardSysAdmin { font-size: 18px; margin-top: 32px; }
        .container_403 .contant_row.home_page { font-size: 18px; margin-top: 12px; }
        .container_403 .contant_row.home_page a {  color: #3FA9F5; text-decoration: none; }
        .container_403 .contant_row.bckg_403 { height: 196px; width: 504px; margin: 0 auto; margin-top: 50px; background-image: url('../i/403.svg'); background-repeat: no-repeat; }