 <style>
   body {
	   
	   
	    


    font-family: Lato,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    font-weight: 300;
}

.bgbig{
	--bs-badge-font-size: 1.1em!important;
}

.rowble{
	padding-right: 1px !important;
    padding-left: 1px !important;
}



.disabledDiv{
  pointer-events: inherit;
    opacity: 0.4;
    cursor: not-allowed;
}

.hide{
	display:none!important
	}
.show{
	display:block!important
	}
	
	.center-block{display:block;margin-right:auto;margin-left:auto}
   
   
.punkframe{
    width: 100%;
    border:0;
    height: 100%;

}


.img-znak-comment{
    max-height: 40px;
    width: auto;
}
.textimg{
    max-height: 50px;
    width: auto;
}
.textrazmimgh{
    max-height: 50px;
    width: auto;
}






.questtext {
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 1.15;
}

.variantotveta {
	/*font-size: 15px;*/
	cursor: pointer;
}

.myconf-button{
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;

    /*padding-right: 5px;*/
    font-size: 30px;
}

a[textotvet] {
    cursor: pointer;
}

a[textotvet]:hover {
	cursor: pointer;
    background-color: #2c332c38;
}

.questvariant{
    font-size: 16px;
    padding-top: 11px;
    padding-bottom: 13px;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}
.themelist{
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 14px;
}
.bitelwhen{
    float: right!important;
    /*position: absolute;*/
    bottom: -1px;
    right: 2px;
}

.smallt{
	    position: absolute;
    bottom: 0;
    right: 5px;
}
.themesize{

}

.pull-right1{
	    float: right!important;
    font-size: 74%;
}

#buttonPanel.btn-group-sm > button , #buttonPanel1 > button, #buttonPanel2 > button, #buttonPanel3 > button , #buttonPanel4 > button {
    width: 35px;
    height: 35px;
    padding: 5px 0px !important;
    margin-bottom: 5px !important;
}

.list-group-item.success,
.list-group-item.success:hover,
.list-group-item.success:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.list-group-item.warning,
.list-group-item.warning:hover,
.list-group-item.warning:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.list-group-item.secondar,
.list-group-item.secondar:hover,
.list-group-item.secondar:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #535c53;
    border-color: #535c53;
}



.current-button{
   /* border-top: 4px solid gold !important;*/
    /*color: #333;*/
/*	background: darkturquoise !important;*/
   /* background-color: #e6e6e6;*/
   /* border-color: #adadad !important;*/
}


/* Buttons */
.bs-example > .btn,
.bs-example > .btn-group {
    margin-top: 5px;
    margin-bottom: 5px;
}
.bs-example > .btn-toolbar + .btn-toolbar {
    margin-top: 10px;
}




   </style>