

/* Start:/local/components/oblcit/der.list/templates/der_list/style.css?17406585821424*/
div.der-list {
	word-wrap: break-word;
	padding: 0 30px;
}

div.der-list table th {
	font-size: 75%;
	text-align: center;
}

div.der-list table td {
	font-size: 85%;
}

div.der-list .panel-info {
	margin-top: 5px;
	font-size: 80%;
}

div.der-list .panel-heading {
	font-size: 120%;
}

div.der-list .table-filter-title {
	font-size: 80%;
	font-weight: bold;
}

div.der-list .table-filter-text {
	font-size: 80%;
}

div.der-list .table-ico-title {
	font-size: 100%;
	color: #858585;
}

div.der-list .table-ico-text {
	font-size: 80%;
}

div.der-list .table-preview-text {
	padding-top: 5px;
	padding-left: 10px;
	rfont-size: 80%;
	font-size: 1.2rem;
	rtext-align: justify;
}

div.der-list .status-title {
	font-size: 90%;
	font-weight: bold;
	color: #f00;
}

div.der-list .status-text {
	font-size: 90%;
	color: #f00;
}

.der-modal-text {
	text-align: center;
}

.der-modal-title {
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.der-list .td-predmet, div.der-list .td-type {
	font-size: 80%;
	vertical-align: middle;
}

div.der-list div.mdsRating.stars > div.star {
	font-size: 17px !important;
}

.show-review-author {
	font-size: 90%;
}

.show-review-org {
	font-size: 80%;
}

.show-review-author-block {
	padding-bottom: 5px;
}

.btn-xxs {
	padding: 1px 2px;
	font-size: 8px;
	line-height: 1.2;
	border-radius: 3px;
}

.der_icos {
	width: 30px;
	position: relative;
	top: 4px;	
}
/* End */


/* Start:/local/components/oblcit/der.fastsearch/templates/.default/style.css?1740658582948*/
.fastsearch_results {
    display: none;
    position: absolute;
}

.fastsearch_results_inner {
    display: none;
    position: relative;
    background: white;
    z-index: 99;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0 7px;
    height: 1px;
    кmax-height: 1000px;
    transition: height 1s ease;
    overflow: hidden;
}

.fastsearch_div {
    max-height:20px;
    overflow:hidden;
    margin: 5px;
}

.der_fastsearch__new_tab {
    width: 24px;
    height: 24px;
    opacity: 0.4;
}

.der_fastsearch_div__num {
    display: inline-block;
    min-width: 24px;
    height: 17px;
    overflow: hidden;    
}

.der_fastsearch_div__status {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    position: relative;
    bottom: 2px;    
}

.der_fastsearch_div__new_tab_link:hover {
    border: none;
}

.der_fastsearch_div__new_tab_link:hover img {
    box-shadow: none;
    opacity: 0.8;
}
/* End */


/* Start:/local/components/mds/rating.voters_list/templates/.default/style.css?1740658581262*/
div.rates div.item {
    margin-bottom: 5px;
}

div.rates div.item div.photo {
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

div.rates div.item div.name {
    font-size: 12px;
}
/* End */


/* Start:/local/components/mds/rating.vote/templates/.default/style.css?17406585811235*/
div.stars {
    display: inline-block;
    vertical-align: top;
}

div.stars > div.star {
    float: right;
    padding: 0 2px;
    font-size: 20px;
    color: #d6d6d6;
    transition: all .2s;
    margin: 0;
    font-family: FontAwesome;
}

div.stars > div.star:before {
    content: '\f006';
}

div.stars > div.star.active:before,
div.stars > div.star.active ~ div.star:before
{
    content: '\f005';
    color: #FD4;
}

div.stars div.star.active:nth-child(5):before {
    color: #F62;
}

div.stars.active > div.star {
    cursor: pointer;
}

div.stars.active > div.star:hover {
    transform: rotate(-15deg) scale(1.3);
}

div.stars div.popover {
    min-height: 100px;
    min-width: 300px;
}

div.stars div.popover-content {
    max-height: 250px;
    overflow-y: auto;
}

@keyframes await {
    to {transform: rotate(360deg);}
}

div.stars div.wait:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #07d;
    animation: await .6s linear infinite;
}

/* End */
/* /local/components/oblcit/der.list/templates/der_list/style.css?17406585821424 */
/* /local/components/oblcit/der.fastsearch/templates/.default/style.css?1740658582948 */
/* /local/components/mds/rating.voters_list/templates/.default/style.css?1740658581262 */
/* /local/components/mds/rating.vote/templates/.default/style.css?17406585811235 */
