html,
body {
    height: 100%;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background: none;
}
.wrap {
    padding: 78px 0 140px !important;
    margin: 0 !important;
    box-sizing: border-box;
    min-height: 100%;
}
.wrap > .container {
    padding: 50px 0;
}
.navbar-white {
    background-color: #fff;
    border-bottom: 3px solid rgba(159, 219, 236, 0.5);
}

.klifeSpecialLink .navbar-header, .klifeSpecialLink .navbar-header .navbar-brand { width: 100%; text-align: center;}
@media(max-width:499px) {
    .klifeSpecialLink .navbar-brand { padding: 23px 15px;}
    .klifeSpecialLink .navbar-brand img { height: 30px; }
}

.navbar-brand {
    float: left;
    height: 75px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.btnLogin {
    display: none !important;
}
body.admin-panel .wrap {
    padding: 78px 0 50px !important;
}
.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}
.footer {
    background-color: #ffffff;
    color: #b6b6b6;
    width: 100%;
    z-index: 100;
    position: relative;
    border: none;
    bottom: initial;
    height: max-content;
    margin-bottom: -30px;
}
.minor {
    font-size: 10px;
    line-height: 1.2;
    margin-top: 10px;
    color: #666666;
}
.loading {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    width: calc(100% + 15px);
    height: 100%;
    top: 0;
    z-index: 1031;
    padding-top: 200px;
}
/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}
.container.all-text-content h3 {
    text-align: center;
    margin: 30px auto;
}
.all-text-content p {
    text-indent: 20px;
    text-align: justify;
}
.all-text-content ul {
    margin-bottom: 20px;
}
.all-text-content ul li {
    list-style: inside;
}
.all-text-content ul.list-second .second-level {
    list-style: circle;
    margin-left: 50px;
}
.all-text-content ul.letters li {
    list-style: none;
    margin-left: 20px;
}
.all-text-content .requisites {
    display: block;
    margin-bottom: 15px;
    padding: 30px;
    background: #f4faff;
}
.all-text-content .little {
    color: #999;
    font-size: 14px;
}
/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    margin-right: 15px;
}


.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.accordion-heading {
}

.accordion-heading a {
    display: block;
    text-decoration: none;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 10px;
    background-color: #eee;
}

.accordion-group {
    margin-bottom: 10px;
}

.tinkoff-form .remark {
    font-size: 0.8em;
    line-height: 20px;
    padding: 5px;
    margin-top: -30px;
}

.tinkoff-form {
    background: #ffffff;
    border-radius: 2px;
    padding: 55px 64px;
}

.tinkoff-form input,
.tinkoff-form select,
.tinkoff-form textarea {
    line-height: 20px;
    width: 100%;
    background: #ededed;
    color: #727272;
    padding: 10px 20px;
    border: none;
    border-radius: 2px;
    margin-bottom: 20px;
}


/*
.admin-panel .grid-view table thead tr th:nth-child(1),
.admin-panel .grid-view table thead tr th:nth-child(14) {
    width: 1%;
}
.admin-panel .grid-view table thead tr th:nth-child(2),
.admin-panel .grid-view table thead tr th:nth-child(3) {
    width: 5%;
}
.admin-panel .grid-view table thead tr th:nth-child(4),
.admin-panel .grid-view table thead tr th:nth-child(5),
.admin-panel .grid-view table thead tr th:nth-child(6),
.admin-panel .grid-view table thead tr th:nth-child(7) {
    width: 10%;
   	max-height: 150px;
}
.admin-panel .grid-view table thead tr th:nth-child(9),
.admin-panel .grid-view table thead tr th:nth-child(10) {
    width: 14%;
}
.admin-panel .grid-view table thead tr th:nth-child(8),
.admin-panel .grid-view table thead tr th:nth-child(11),
.admin-panel .grid-view table thead tr th:nth-child(12),
.admin-panel .grid-view table thead tr th:nth-child(13) {
    width: 5%;
}

.admin-panel .grid-view table tbody tr td:nth-child(3),
.admin-panel .grid-view table tbody tr td:nth-child(4),
.admin-panel .grid-view table tbody tr td:nth-child(5),
.admin-panel .grid-view table tbody tr td:nth-child(6),
.admin-panel .grid-view table tbody tr td:nth-child(7) {
    white-space: nowrap;
    overflow: hidden;
}
.admin-panel .grid-view table tbody tr td:nth-child(9) {
    max-height: 150px;
    overflow: hidden;
}
.admin-panel .grid-view table tbody tr td:nth-child(12) {
    font-size: 14px;
}

*/
@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
    .wrap .container {
        padding: 0 15px;
    }
    
/*	.admin-panel .grid-view table thead tr, 
	.admin-panel .grid-view table thead tr th, 
	.admin-panel .grid-view table tbody tr, 
	.admin-panel .grid-view table tbody tr td {
	    display: block;
	    width: 100% !important;
	    text-align: center;
	}
	.admin-panel .grid-view table thead tr:nth-child(2) {
		display: none;
	}
	.admin-panel .grid-view table tbody tr {
	    border: 1px solid #cccccc;
	}
	.admin-panel .grid-view table tbody tr td:nth-child(12) {
	    font-size: inherit;
	}
	.admin-panel .grid-view table tbody tr td:nth-child(14) {
	    display: flex;
	    justify-content: space-around;
	}
	.admin-panel .grid-view table tbody tr td:nth-child(14) a {
	    font-size: 26px;
	}

*/
}