.txt-hide {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

* {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

li {
    list-style: none
}

a {
    display: inline-block;
    text-decoration: underline
}

a img {
    border: none
}

a:hover {
    text-decoration: none
}

legend {
    padding: 0;
    display: table
}

fieldset {
    border: 0;
    padding: .01em 0 0;
    margin: 0;
    min-width: 0
}

body:not(:-moz-handler-blocked) fieldset {
    display: table-cell
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 400
}

address {
    font-style: normal
}

button:focus,
input:focus,
textarea:focus {
    outline: 0
}

button,
input[type=submit] {
    cursor: pointer
}

mark {
    background: 0 0
}

.ui-loader {
    display: none
}

.ui-input-btn {
    font-size: 0
}

@font-face {
    font-family: RobotoRegular;
    src: url(../fonts/font-sources/RobotoRegular.eot);
    src: url(../fonts/font-sources/RobotoRegular.eot) format('embedded-opentype'), url(../fonts/font-sources/RobotoRegular.woff2) format('woff2'), url(../fonts/font-sources/RobotoRegular.woff) format('woff'), url(../fonts/font-sources/RobotoRegular.ttf) format('truetype'), url(../fonts/font-sources/RobotoRegular.svg#RobotoRegular) format('svg')
}

.b-clr {
    clear: both;
    font-size: 0;
    width: 0;
    height: 0
}

.b-clone-formobile {
    display: none
}

@media only screen and (max-width:999px) {
    .b-clone-formobile {
        display: block
    }
}

.val-error .form-control {
    border-color: #D15049
}

.val-error .form-control:focus {
    border-color: #D15049;
    box-shadow: inset 0 1px 1px #D15049, 0 0 8px #D15049
}

.val-error span {
    color: #D15049
}

.button-group {
    position: relative
}

.button-group .dropdown-menu {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 30px;
    padding: 8px 0;
    border-radius: 0 0 4px 4px
}

.form-group .text-label {
    padding-right: 5px;
    text-align: right;
    font-weight: 400
}

.checkbox,
.radio {
    padding-left: 20px !important
}

.checkbox input,
.radio input {
    left: 0;
    margin-left: 0 !important
}

.checkbox span,
.radio span {
    font-weight: 400
}

.group-hdr {
    margin-bottom: 0
}

.group-name {
    margin-top: 40px;
    margin-bottom: 30px
}

.form-name {
    margin-bottom: 50px;
    font-size: 28px;
    text-align: center
}

.submit-blk {
    padding-top: 20px;
    text-align: center
}

.submit-blk .btn {
    width: 220px;
    text-align: center
}

.submit-blk .btn.alt {
    width: 100%
}

.submit-blk .reset-form {
    display: inline-block;
    margin-left: 20px;
    text-decoration: underline
}

.submit-blk .reset-form:hover {
    text-decoration: none
}

.submit-blk.multiple-btns .btn {
    width: auto;
    margin: 35px 5px 0;
    padding-left: 25px;
    padding-right: 25px
}

.submit-blk.alt {
    text-align: left
}

.submit-blk.alt2 {
    text-align: right
}

.form-group .group-name {
    margin-bottom: 10px
}

.button-group .dropdown-toggle {
    position: relative;
    text-align: left;
    cursor: default
}

.button-group .dropdown-toggle .caret {
    position: absolute;
    top: 12px;
    right: 6px;
    border-top: 6px dashed;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent
}

.btn.btn-primary {
    background: var(--th-bg-color);
    border-color: var(--th-hover-color);
}

.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
    background: var(--th-hover-color);
    border-color: #1d8e7c;
    outline: 0
}

.btn.btn-primary[disabled=disabled] {
    cursor: default;
    background: #999;
    border-color: #999
}

.btn.btn-primary[disabled=disabled]:hover {
    background: #999;
    border-color: #999
}

body a {
    color: var(--th-bg-color);
}

body a:hover {
    color: var(--th-hover-color);
}

.bs-callout {
    padding: 15px 20px 20px;
    margin-bottom: 40px;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px
}

.bs-callout .btn {
    margin-top: 15px
}

.bs-callout h4 {
    margin-top: 0;
    font-weight: 700
}

.bs-callout p {
    margin-bottom: 0
}

.bs-callout.bs-callout-danger {
    border-left-color: #CE4844
}

.bs-callout.bs-callout-danger h4 {
    color: #CE4844
}

.bs-callout.bs-callout-warning {
    border-left-color: #C90
}

.bs-callout.bs-callout-warning h4 {
    color: #C90
}

p {
    font-size: 16px;
    color: #000
}

p.alt {
    font-weight: 700
}

.info-blocks {
    padding-bottom: 40px
}

.modal-dialog {
    /*width: 720px !important;*/
    max-width: 100%
}

.modal-dialog.modal-dialog {
    width: 90%;
    min-width: 320px;
}

@media (max-width:750px) {
    .modal-dialog {
        width: 100% !important;
        margin: 0 !important
    }

    .modal-dialog .modal-content {
        border: none;
        border-radius: 0
    }

    .modal-dialog .modal-body {
        padding: 15px 0
    }

    .modal-dialog .modal-body .m-chose-table {
        border-radius: 0;
        border-width: 1px 0 0
    }

    .modal-dialog .modal-body .m-chose-table>.contens {
        padding: 0;
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }

    .modal-dialog .modal-body .m-chose-table>.contens>table {
        min-width: 680px;
        width: 100%;
        border: none
    }
}

.p-privileges-form .submit-blk {
    padding-top: 40px
}

.p-contract-page .group-name {
    margin-top: 15px
}

.p-contract-page .btn {
    margin: 5px 0 15px
}

.p-contract-page .test-date {
    margin-bottom: 0;
    font-size: 18px
}

.p-contract-page .about-payment {
    display: inline-block;
    margin-top: 60px;
    padding-top: 5px;
    border-top: 1px solid #aaa
}

.p-customer-info .group-name {
    margin-top: 0;
    margin-bottom: 20px;
    color: #333
}

.p-customer-info .form-group {
    margin-bottom: 35px
}

.p-customer-info p {
    font-size: 14px
}

.m-page-hdr {
    position: relative;
    padding-top: 40px;
    text-align: center
}

.m-page-hdr .user-login-block {
    position: relative;
    padding-top: 35px;
    text-align: right
}

.m-page-hdr .user-login-block .user-name {
    color: #333;
    text-decoration: none
}

.m-page-hdr .user-login-block .user-name:hover .name {
    text-decoration: underline
}

.m-page-hdr .user-login-block .dropdown-menu {
    right: 13px;
    left: auto
}

.m-page-hdr .user-login-block .logout {
    padding-top: 8px;
    display: block
}

.m-page-hdr .user-login-block .logout a {
    text-decoration: underline
}

.m-page-hdr .user-login-block .logout a:hover {
    text-decoration: none
}

.m-page-hdr .middle-blk {
    text-align: left;
    padding-top: 25px
}

.m-page-hdr .middle-blk a {
    text-decoration: underline
}

.m-page-hdr .middle-blk a:hover {
    text-decoration: none
}

.m-page-hdr .logo-place {
    position: relative;
    padding-left: 85px;
    text-align: left
}

.m-page-hdr .logo-place * {
    text-align: left
}

.m-page-hdr .logo-place.alt {
    padding-left: 0;
    text-align: center
}

.m-page-hdr .logo-place.alt * {
    text-align: center
}

.m-page-hdr .logo-place.alt:before {
    display: none
}

.m-page-hdr .logo-place:before {
    position: absolute;
    left: 15px;
    top: 29px;
    width: 45px;
    height: 50px;
    content: "";
    background: url(../img/logo_spbgeu.png) no-repeat;
    background-size: contain
}

.m-page-hdr .logo-place:hover {
    text-decoration: none
}

@media (max-width:767px) {
    .m-page-hdr .navbar-toggle {
        position: absolute;
        left: 15px;
        bottom: -1px;
        z-index: 3;
        background: #333
    }

    .m-page-hdr .navbar-toggle .icon-bar {
        background: #fff
    }

    .m-page-hdr .user-login-block {
        padding-top: 25px
    }
}

.m-page-info {
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center
}

.m-page-text {
    padding-top: 40px;
    text-align: left
}

.m-page-text p {
    font-size: 20px
}

.m-page-text a {
    font-weight: 700;
    text-decoration: none
}

.m-aside-page {
    padding-top: 60px;
    padding-bottom: 60px
}

.m-aside-page .aside-side {
    min-height: 0;
    background: 0 0;
    border: none
}

.m-aside-page .aside-side .navbar-collapse {
    padding: 0
}

.m-aside-page .aside-side .menu-group {
    padding-bottom: 4px;
    border-bottom: 1px solid #F2F2F2
}

.m-aside-page .aside-side .menu-group li {
    padding: 0
}

.m-aside-page .aside-side .menu-group li a {
    display: block;
    padding: 10px 20px;
    font-size: 16px;
    color: #ccc;
    cursor: default;
    text-decoration: none
}

.m-aside-page .aside-side .menu-group li a:hover {
    text-decoration: none
}

.m-aside-page .aside-side .menu-group li.only-active a {
    cursor: pointer;
    text-decoration: none;
    color: #000
}

.m-aside-page .aside-side .menu-group li.only-active a:hover {
    text-decoration: underline
}

.m-aside-page .aside-side .menu-group li.only-active.active a {
    color: #fff;
    background: var(--th-bg-color);
    border-radius: 4px
}

.m-aside-page .aside-side .menu-group li.active a {
    cursor: default;
    color: #fff;
    background: var(--th-bg-color);
    border-radius: 4px
}

.m-aside-page .aside-side .menu-group li.active a:hover {
    text-decoration: none
}

.m-aside-page .aside-side .menu-group li.completed a {
    position: relative;
    cursor: pointer;
    text-decoration: none;
    color: #000
}

.m-aside-page .aside-side .menu-group li.completed a:hover {
    text-decoration: underline
}

.m-aside-page .aside-side .menu-group li.completed a:before {
    position: absolute;
    left: -5px;
    top: 9px;
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-size: 16px;
    /*color: #75B160*/
    color: var(--th-bg-color);
}

.m-aside-page .aside-side .menu-group li.print-statement {
    margin-top: 22px
}

.m-aside-page .aside-side .menu-group li.print-statement a {
    text-align: center;
    border: 1px solid #D7D7D7;
    border-radius: 5px
}

.m-aside-page .aside-side .menu-group li.print-statement.active a {
    color: #5CB85C;
    border-color: #5CB85C;
    background: 0 0;
    cursor: pointer
}

.m-aside-page .aside-side .menu-group li.print-statement.active a:hover {
    color: #fff;
    background: #5CB85C
}

.m-aside-page .aside-side .menu-group:last-child {
    border-bottom: none
}

@media (max-width:767px) {
    .m-aside-page .aside-side .menu-group li a {
        padding: 10px 25px
    }

    .m-aside-page .aside-side .menu-group li.completed a:before {
        left: 2px
    }
}

.m-aside-page .contens-side .form-horizontal {
    padding-bottom: 40px
}

.m-aside-page .contens-side .form-horizontal textarea {
    height: 90px
}

@media (max-width:767px) {
    .m-aside-page {
        padding: 30px 0
    }

    .m-aside-page .aside-side .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
        border: none
    }

    .m-aside-page .aside-side .menu-group li.print-statement {
        margin-top: 10px
    }
}

.m-informant {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    font-weight: 700;
    color: #034FAA;
    text-align: center;
    border: 1px solid #034FAA;
    border-radius: 50%
}

.m-datepicker {
    position: relative
}

.m-datepicker:after {
    position: absolute;
    top: 0;
    right: 15px;
    height: 100%;
    width: 40px;
    padding-top: 6px;
    text-align: center;
    content: "\e109";
    font-family: 'Glyphicons Halflings';
    color: #444;
    font-size: 16px;
    background: #EEE;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0
}

.m-text-blk .blk-title {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 700
}

.m-text-blk dl {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px
}

.m-text-blk dl dd,
.m-text-blk dl dt {
    display: inline;
    font-size: inherit
}

.m-text-blk h5 {
    padding-top: 25px;
    font-weight: 700;
    font-size: 16px
}

.m-text-blk .logik-group {
    margin-top: 25px
}

.m-text-blk .logik-group .phone-mail {
    font-size: 16px
}

.m-text-blk .logik-group .phone-mail p {
    margin-bottom: 2px
}

.m-little-text {
    width: 100%;
    margin-top: 15px;
    font-size: 12px
}

.m-little-text.alt2 {
    margin-top: 5px
}

.m-3inputs-group .little-inp {
    padding: 0
}

.m-3inputs-group .little-inp:first-child .form-control {
    border-radius: 3px 0 0 3px;
    border-right: none
}

.m-3inputs-group .little-inp:last-child .form-control {
    border-radius: 0 3px 3px 0;
    border-left: none
}

.m-3inputs-group .large-inp {
    padding: 0
}

.m-3inputs-group .large-inp .form-control {
    border-radius: 0
}

.m-pagename-and-dscr {
    padding-bottom: 5px
}

.m-pagename-and-dscr .form-name {
    margin-bottom: 10px
}

.m-pagename-and-dscr p {
    text-align: center;
    font-size: 18px
}

.m-chose-table {
    margin-top: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden
}

.m-chose-table:first-child {
    margin-top: 0
}

.m-chose-table h4 {
    margin: 0;
    padding: 15px 10px;
    font-size: 14px;
    font-weight: 700;
    background: #ECECEC
}

.m-chose-table .contens {
    padding: 10px
}

.m-chose-table .contens table {
    margin-bottom: 0
}

.m-chose-table .contens table th {
    padding: 10px 6px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 1.15;
    font-weight: 600;
    background: var(--th-bg-color);
    /*background: #5A7E6F*/
}

.m-chose-table .contens table td {
    font-size: 12px;
    text-align: center
}

.m-chose-table .contens table td:first-child {
    text-align: left
}

.m-chose-table .contens table td:nth-child(2) {
    position: relative
}

.m-chose-table .contens table td:nth-child(2) label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding-top: 6px;
    text-align: center
}

.m-chose-table .contens table td:last-child {
    width: 95px
}

.m-chose-table .contens table td,
.m-chose-table .contens table th {
    border-spacing: 0;
    border: 1px solid #DDD
}

.m-cards-list {
    padding-top: 20px
}

.m-cards-list li {
    position: relative;
    margin-top: 20px;
    padding: 15px 20px;
    border: 1px solid #D7D7D7;
    border-radius: 6px
}

.m-cards-list li dl {
    margin: 2px 0
}

.m-cards-list li dl dd,
.m-cards-list li dl dt {
    display: inline;
    font-size: 16px
}

.m-cards-list li dl.this-priority dd,
.m-cards-list li dl.this-priority dt {
    font-size: 20px
}

.m-cards-list li .controls-place {
    position: absolute;
    bottom: 10px;
    right: 20px
}

.m-cards-list li .controls-place .move-arrow {
    margin-right: 2px
}

.m-cards-list li .controls-place .move-arrow i {
    font-size: 16px;
    color: #fff
}

.m-statement-info .group-name {
    margin: 30px 0 10px;
    font-weight: 700;
    font-size: 20px
}

.m-statement-info .info-list dl {
    padding: 3px 0;
    margin: 0
}

.m-statement-info .info-list dd,
.m-statement-info .info-list dt {
    display: inline;
    font-size: 14px;
    color: #111
}

.m-statement-info .info-list--imp-items dt {
    font-weight: 700
}

.m-statement-info .m-little-text {
    margin-top: 40px
}

.m-data-form {
    padding-top: 40px
}

.m-linkwrap {
    padding: 15px 0;
    text-align: center
}

.m-linkwrap a {
    text-decoration: underline;
    font-size: 16px
}

.m-linkwrap a:hover {
    text-decoration: none
}

.m-linkwrap.alt {
    margin-top: 30px;
    border-top: 1px solid #D7D7D7
}

.m-checkbox-with-informant .checkbox {
    display: inline-block;
    vertical-align: top
}

.m-checkbox-with-informant .m-informant {
    display: inline-block;
    vertical-align: top;
    margin-top: 7px
}

body {
    min-width: 320px;
    background: #fff;
    color: #000;
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden
}

body.popup-shows {
    overflow: hidden
}