body {
    padding-bottom: 25px;
}
.navbar-brand {
    display: none;
}

#block-views-block-formulare-block-1 .view-content a {
    color: #000;
}
#block-views-block-formulare-block-1 .view-content .views-field-nothing a {
    font-weight: 700;
    margin-right: 15px;
}
#block-views-block-formulare-block-1 .view-content a.btn-eval {
    cursor: not-allowed;
    color: #AFAFAF;
}

.alert-success {
    font-size: 20px;
    font-weight: 700;
}

.aeto-form p.description {
    margin: -12px 0 20px 0;
    color: #b4b4b4;
}
.aeto-form .chosen-drop {
    margin-left: -12px;
}
.aeto-form .chosen-container {
    height: 42px;
    max-width: 100%;
}
.aeto-form .chosen-container .chosen-results {

}
.aeto-form .select-wrapper:after {
    display: none !important;
}
fieldset.fieldgroup {
    margin-bottom: 20px;
}
fieldset > legend {
    margin-bottom: 0;
    border-bottom: none;
}
fieldset > legend > .fieldset-legend {
    font-size: 14px;
    font-weight: 700;
}
#action-btn-box {
    position: fixed;
    left: 8px;
    top: 88px;
    z-index: 99;
}

.form-inline .form-control {
    margin-right: 15px;
}

.field--type-entity-reference:before {
    display: table;
    content: " ";
}
.field--type-entity-reference:after {
    clear: both;
}

#edit-foto-eventu {
    display: none;
}
.form-inline input[name="nazev_spolecnosti"] {
    width: 350px;
}
.form-inline input[name="fakturacni_udaje"],
.form-inline input[name="dic"] {
    width: 150px;
}

.form-inline input[name="jmeno"],
.form-inline input[name="jmeno_oo"],
.form-inline input[name="email"],
.form-inline input[name="email_oo"],
.form-inline input[name="telefon"],
.form-inline input[name="telefon_oo"] {
    width: 267px;
}
#edit-vlastni-jmena .form-item {
    display: none;
}
.aeto-form select[name="misto_konani_eventu[]"] {
    width: 500px;
}
.aeto-form input[name="termin_konani"] {
    display: inline-block;
    width: 267px;
}
.aeto-form select[name="charakter_eventu"] {
    width: 300px;
}
.aeto-form .form-item-pocet-akci {
    display: none;
}
.aeto-form select[name="zpristupneni"] {
    width: 350px;
}
.aeto-form select[name="typ_eventu"] {
    width: 250px;
}
.aeto-form select[name="tradice_eventu"] {
    width: 250px;
}
.aeto-form select[name="potencial_pro_firmy"] {
    width: 250px;
}
.aeto-form #edit-tv > .row {
    display: none;
}

.aeto-form .form-managed-file .checkbox .form-checkbox {
    margin-top: 14px;
    position: absolute;
}
.aeto-form .checkbox .file {
    padding-left: 15px;
}


label[for="edit-komu-je-akce-urcena"],
label[for="edit-charakter-eventu"],
label[for="edit-misto-konani-eventu"],
label[for="edit-termin-konani"],
label[for="edit-delka-eventu"],
label[for="edit-typ-eventu"],
label[for="edit-zpristupneni-eventu"],
label[for="edit-zpoplatneni"],
label[for="edit-tradice-eventu"],
label[for="edit-ave-eventu"],
/*label[for="edit-social-youtube"],*/

label[for="edit-pocet-rezidentu-minuly-rok"],
label[for="edit-pocet-domacich-minuly-rok"],
label[for="edit-pocet-zahranicnich-minuly"],
label[for="edit-pocet-rezidentu"],
label[for="edit-pocet-domacich"],
label[for="edit-pocet-zahranicnich"],
label[for="edit-eval-pocet-rezidentu"],
label[for="edit-eval-pocet-domacich"],
label[for="edit-eval-pocet-zahranicnich"],

#edit-vyznamnost label,

label[for="edit-pocet-prenocovani"],

label[for="edit-rozpocet-celkem"],
label[for="edit-rozpocet-marketing"],
#edit-zdroje label,
label[for="edit-pozadovana-castka"]
{
    width: 350px;
}

#edit-potencial label,
label[for="edit-vstupy"],
label[for="edit-vstupy-doklad"],
label[for="edit-medialni-prostor"],
label[for="edit-prostor-doklad"],
label[for="edit-unikat"]
{
    width: 400px;
}

label[for="edit-eval-utraty-domaci"],
label[for="edit-eval-utraty-zahranicni"],
label[for="edit-utraty-domaci"],
label[for="edit-utraty-zahranicni"]
{
    width: 500px;
}

input[data-drupal-selector="edit-social-youtube"],
input[data-drupal-selector="edit-social-facebook"],
input[data-drupal-selector="edit-social-instagram"],
input[data-drupal-selector="edit-social-twitter"],
input[data-drupal-selector="edit-social-tiktok"],
input[data-drupal-selector="edit-social-linkedin"],
input[data-drupal-selector="edit-social-pinterest"],
input[data-drupal-selector="edit-fans-social"] {
    display: inline-block;
    width: 400px;
}


.aeto-form #legenda {
    list-style: none;
}

.views-exposed-form [name="field_stav_value"] {
    margin-right: 2px;
}
.views-exposed-form [name="field_stav_czt_value_1"] {
    margin-right: 2px;
}

.views-field.views-field-nothing .dropdown-menu {
    left: auto;
    right: 0;
}
.view.view-formulare-2 .view-content {
    margin-bottom: 30px;
}
.view.view-formulare-2 .view-filters.form-group {
    clear: both;
}

.prodlouzit-form .remove-term {
    float: right;
    background: red;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    cursor: pointer;
}
#export-eval-btn {
    clear: both;
}
.block-views-blockformulare-block-1 .btn-add-files {
    display: none;
}
div[class*="field--name-field-eval"] {
    background: #f0f5ed;
    padding: 4px 15px;
    margin: 3px -15px 15px;
    border-bottom: 1px solid #dddddd;
}
#block-views-block-vysledky-eval-block-1 {
	display: none;
}
section#block-views-block-vysledky-eval-block-1 {
    padding: 0 15px;
    margin: 30px 0 0;
    border: 1px solid #dddddd;
    border-radius: 6px;
    background: #f0f5ed;
}
section#block-views-block-vysledky-eval-block-1 .field-content {
    display: inline-block;
}
section#block-views-block-vysledky-eval-block-1 .views-field .views-label {
    font-weight: 700;
    margin-right: 5px;
}
section#block-views-block-vysledky-eval-block-1 .views-field {
    margin-bottom: 15px;
}
#show-more-less-eval {
	margin-left: 30px;
}
h2.block-title {
    margin: 0 -15px 20px;
    padding: 15px;
    font-size: 20px;
    background: hsla(98, 29%, 85%, 1);
    border-bottom: 1px solid #dddddd;
}
#show-more-less-eval, #show-more-less {
    margin-bottom: 20px;
}

.aeto-form-objednavka button {
    margin: 0 20px 0 0;
}
#modal-objednavka-nahled .modal-content {
    /*height: 80vh;*/
}
