/*FORM STYLES*/
.uk-form-label.imc-symbols {
    color:  #999 !important;
}
.uk-form-label.imc-symbols>.norm {
    color:  #39f !important;
}
.uk-form-label.imc-symbols>.alert {
    color:  #F51678 !important;
}

/*FROALA STYLES*/
.uk-logo img {
	height: 40px;
}

.cs-footer {
	padding: 30px 15px;
    width: calc(100% - 30px);
    border-top: solid 1px #eee;	
}

.uk-notification > div {
	border: solid 1px #999;
}

.fr-sticky-on {
	top: 80px !important;
}
.uk-form-label {
	color: #232096 !important;
}

/*CUSTOM STYLES*/
.w400 {
	max-width: 400px;
}
.h100 {
	max-height: 124px;
}
.h100 img {
	max-height: 124px;
}
.left-auto {
	left: auto !important;
}

.fr-box h2,.fr-box h3 {
	font-family: 'gilroyextrabold' !important;
}

.fr-box h3 {
    margin-bottom: 40px !important;
    font-size: 1.7rem !important;
}

.fr-box h2 {
    font-size: 2.4rem !important;
    margin-bottom: 40px !important;
}

.plus-btn {
    background-color: #1e87f0 !important;
    color: #fff !important;
}
.plus-btn:hover {
    background-color: #F51678 !important;
}

/*STYLES FOR EDITOR*/
.fr-box {
    font-size: 18px;
    line-height: 1.56;
    letter-spacing: 0.1px;
}

.fr-box p {
	margin-bottom: 25px;
    font-family: Georgia;
    font-size: 18px;

	max-width: 710px !important;
    margin-bottom: 25px;
    font-family: Georgia;
    font-size: 18px;
    margin-left: calc(50% - 355px);
}

.fr-box h1, .fr-box h2, .fr-box h3, .fr-box h4, .fr-box h5 {
    font-family: 'gilroyextrabold' !important;
    margin-top: 40px;
    margin-bottom: 25px;

	max-width: 710px !important;
    margin-left: calc(50% - 355px) !important;

    clear: both;
}

.fr-box em {
	color: #000;
}

@media only screen and (max-width: 480px) {
	.fr-box p {
		margin-left: auto;
	}
	.fr-box h1, .fr-box h2, .fr-box h3, .fr-box h4, .fr-box h5 {
		margin-left: auto !important;
	}
}

/*Images styles*/
.imgbig {
    margin-left: -15% !important;
    margin-right: -15% !important;
    min-width: 130% !important;
}

.imgleft {
    margin-left: -15% !important;
    float: left !important;
    width: 50% !important;
    margin-right: 40px !important;
    margin-bottom: 25px !important;
    margin-top: 7px !important;
}

.imgright {
    margin-right: -15% !important;
    float: right !important;
    width: 50% !important;
    margin-left: 40px !important;
    margin-bottom: 25px !important;
    margin-top: 7px !important;
}

/*Table styles*/
/*.fr-box table {
    width: 100%;
    max-width: 710px !important;
    margin-left: calc(50% - 355px) !important;
}
.fr-box tr {
    border: none !important;
    border-top: solid 1px #e1e1e1 !important;
}
.fr-box tr:first-child {
    border: none !important;
}
.fr-box td {
    border: none !important;
    padding: 5px 0 !important;
    font-weight: normal !important;
    font-family: 'latoregular' !important;
    color: #333 !important;
}*/

/*Insert Afisha styles*/
.afishaPlus {
    cursor: pointer;
}
.afishaCard {
    background: #1e87f0;
    max-width: 710px;
    margin-left: calc(50% - 355px);
    height: 80px;
}
.afishaCard::before {
  content: "Событие: " attr(data-afisha-title);
  color: #fff;
  line-height: 80px;
  margin-left: 20px;
}

/* List styles */
.fr-view ol,.fr-view ul {
    font-family: Georgia;
    width: 100%;
    max-width: 710px !important;
    margin-left: calc(50% - 355px) !important;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    padding: 0 !important;
}
.fr-view ul li, .fr-view ol li {
    text-decoration: none !important;
    font-style: normal !important;
    font-weight: normal !important;
}

/* CodeMirror */
.CodeMirror-code {
    outline: 0;
    font-size: 13px;
    line-height: 1.2;
}

.xxxsmall {
    font-size: 8px !important;
}

.daylyorpub {
    background-color: cadetblue !important; 
}

.smallpadding {
    padding: 16px 12px 16px 0 !important;
}

/*Ace Editor*/
.editor-wraper {
    display: block;
    height: 300px;
}
.editor {
    height: 100%;
}
.textareasect {
    height: 100px !important;
}
.textareasect::placeholder {
    line-height: 100px;
}

/*Info style*/
p.info {
    background-color: #c8a65a;
    padding: 20px;
    margin: 0 auto;
    color: #fff;
    font-family: latoregular;
    font-size: 14px;
}

/*OnLine styles*/
.online-news-list {
    max-height: calc(100vh - 270px);
    overflow-y: scroll;
}
.online_list_element {
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.online_list_element:hover {
    cursor: pointer;
    color: #39f;
}

/*wrapCard*/

/*.wrapCard {
  max-width: 100% !important;
  min-width: inherit !important;
  margin: 0 !important;
  float: none !important;
  display: inline-block;
}
*/
.wrapCard {
  margin: 2rem auto 2rem;
  position: relative;
  background: #FFFFFF;
  padding: 40px;
  margin: 30px 0;
  font-family: Georgia;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  color: #202020;
  border: 1px solid #E5E5E5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 10px 10px 0px 0px #EEEEEE;
  box-shadow: 10px 10px 0px 0px #EEEEEE;
}

.wrapCard p {
  font-family: Georgia;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  color: #202020;
  margin-bottom: 20px;
}
.wrapCard {
  padding: 25px;
  margin-right: 10px;
  clear: both;
}


.wrapCard {
    max-width: 710px;
    margin: 0 auto; 

    border: solid 1px #e5e5e5;
    border-radius: 5px;
    padding: 35px 20px 0 20px;
    background: #fff;
    margin-bottom: 40px;
    box-shadow: 10px 10px #eee;
}

.wrapCard h2, .wrapCard h3, .wrapCard h4 {
    /*border-bottom: solid 4px #c8a65a;*/
    padding-bottom: 13px;
    width: auto !important;
    margin: 0 !important;
}
.wrapCard p {
    margin-left: 0 !important;
}
.wrapCard .imgbig, .wrapCard .imgleft, .wrapCard .imgright {
    max-width: 100% !important;
    min-width: inherit;
    margin: 0 !important;
    float: none !important;
}
.wrapCard p.info:last-child {
    margin-bottom: 20px !important;
}

/*Table styles*/
.fr-box table, .fr-box table {
    width: 100%;
    font-size: 16px;
}
.fr-box tr, .fr-box tr {
    border-top: solid 1px var(--sand);
}
.fr-box tr:first-child, .fr-box tr:first-child {
    border: none;
}
.fr-box td, .fr-box td {
    padding: 20px 0 20px 10px;
    font-weight: normal;
    font-family: latoregular !important;
    color: #333;
}
.fr-box td p, .fr-box td p {
    font-family: latoregular !important;
    font-size: 0.9em !important;
    line-height: 1.2em !important;
    padding: 10px;
    margin-bottom: 0 !important;
}
.fr-box tr td:first-child, .fr-box  tr td:first-child {
    padding-left: 0;
}

/* Card */
article .uk-card-title {
    font-size: 1.4rem !important;
    line-height: 1.2;
}

/*Slider*/
article .uk-slidenav {
    border-bottom: none !important;
}

/*Info style*/
p.info, div.info {
    padding: 10px;
    margin: 0!important;
    background-color: #c8a65a;
    color: #fff;
    font-family: latoregular;
    font-size: 14px;
}
div.info > .rubl {
    float: left;
    margin-right: 10px;
}
div.info {
    line-height: 18px;
    margin-bottom: 30px !important;
    border: solid 2px #c8a65ad9;
    border-radius: 8px;
}

.textinfo {
    background-color: #c8a65a;
    padding: 20px;
    margin-bottom: 25px;
}
.textinfo p {
    color: #fff !important;
    font-family: latoregular !important;
    font-size: 14px !important;
    line-height: 18px !important;
    margin-bottom: 15px !important;
}
.textinfo p:last-child {
    margin-bottom: 0 !important;
}

.strong {
    font-size: 22px!important;
    line-height: 32px!important;
    letter-spacing: .1px!important;
    font-weight: 700!important;
    padding-left: 5% !important;
    width: calc(710px - 5%) !important;
}
.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {
    width: auto !important;
}
/*
.fr-popup {
    left: 356px !important;
    top: 30px !important;
}
.fr-active {
    position: fixed !important;
    padding-top: 50vh !important;
    padding-left: 50vw !important;
}*/
.select2-selection{
    border: solid 1px rgb(229, 229, 229) !important;
    border-radius: 0 !important;
    min-height: 40px !important;
    height: 40px !important;
}
.select2-selection__choice__display {
    font-size: 12px !important;
    padding: 0 5px !important;
    display: block !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
        margin-top: 9px !important;
}
.adCard {
    max-width: 710px;
    margin: 30px auto;
    background: #FFFFFF;
    padding: 40px;
    font-family: Georgia;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 140%;
    color: #202020;
    /*border: 1px solid #E5E5E5;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}

.adCard p {
    width: auto;
    margin: 0 auto;
    margin-bottom: 20px;
}

.adCard p:last-child {
    margin-bottom: 0 !important;
}

/*TOOLTIP*/
.publication-tooltip {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(/img/info.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -1px;
    margin-left: 4px;
    margin-right: 2px;
    background-size: 18px 18px;
    vertical-align: middle;
    cursor: pointer;
}

.tooltip-text {
    font-family: Inter;
    font-size: 0.97rem;
    font-weight: 400;
    letter-spacing: -0.03rem;
    background-color: #fff3cd69;
    border-radius: 2px;
}