#logo_wrapper {
    float: none;
    height: 156px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 1170px;
    margin-right: auto;
}

#logo {
    float: left;
    width: 408px;
    max-width: 100%;
    height: 156px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
}

#version_wrapper {
    float: right;
    height: 100%;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 280px;
    margin-right: 0%;
    min-height: 0px;
}

.version {
    float: right;
    font-size: 18px;
    width: 52px;
    height: 52px;
    text-align: center;
    font-weight: normal;
    line-height: 52px;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    min-height: 0px;
    background-color: rgb(168, 168, 168);
    margin: 0px;
    padding: 0px;
}

.textspan1 {
    float: none;
    font-size: 1em;
    line-height: 1em;
    color: rgb(255, 255, 255);
}

.selected_version {
    float: right;
    font-size: 1em;
    width: 52px;
    height: 52px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    clear: both;
    min-height: 0px;
    background-color: rgb(101, 174, 82);
    margin: 0px;
}

.textspan {
    float: none;
    font-size: 18px;
    line-height: 50px;
    color: rgb(255, 255, 255);
    padding-top: 0px;
}

#input {
    float: right;
    height: 52px;
    font-size: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 52px;
    padding-left: 0px;
    background-image:url("../img/search.jpg");
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: auto;
    background-color: rgb(229, 233, 232);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#input:hover {
    background-image:url("../img/search_hover.jpg");
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: auto;
    background-color: rgb(229, 233, 232);
}

.search_activated {
    background-image:url("../img/search_hover.jpg") !important;
}

#input_mobile {
    float: right;
    height: 52px;
    font-size: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 52px;
    padding-left: 0px;
    background-image:url("../img/search.jpg");
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: auto;
    background-color: rgb(229, 233, 232);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#input_mobile:hover {
    background-image:url("../img/search_hover.jpg");
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: auto;
    background-color: rgb(229, 233, 232);
}

#topmenu_wrapper {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    min-width: 0px;
    margin-right: auto;
    background-color: rgb(255, 255, 255);
}

#topmenu {
    float: none;
    height: 100%;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 1170px;
    margin-right: auto;
    min-height: 0px;
}

.selected_topmenu {
    float: left;
    font-size: 18px;
    width: auto;
    height: 100%;
    text-align: center;
    font-weight: normal;
    line-height: 58px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    padding-right: 20px;
    padding-left: 20px;
    color: rgb(255, 255, 255);
    background-color: rgb(78, 138, 0);
}

.selected_topmenu a {
    color: white !important;
}

.selected_topmenu.hover {
    color: red !important;
}

.other_topmenu {
    float: left;
    font-size: 18px;
    width: auto;
    height: 100%;
    text-align: left;
    font-weight: normal;
    line-height: 58px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    padding-right: 20px;
    padding-left: 20px;
    color: rgb(76, 80, 91);
    background-color: rgb(255, 255, 255);
}

.other_topmenu:hover {
    color: rgb(78, 138, 0);
}

#search_text_mobile {
    border: 1px solid lightgray;
    padding-top: 1px;
    width: 185px;
    height: 40px;
    padding-left:3px;
    outline:none;
}

#search_wrapper_mobile {
    display:none;
    position:absolute;
    width:230px;
    padding-top:104px;
}

.search_btn_mobile {
    float:right;
    padding-top: 7px;
    padding-right:5px;
}

#version_search_wapper_mobile {
    float: right;
    clear: both;
}

@media only screen and (max-width: 1170px) {
    #logo_wrapper {
        width: 100%;
    }

    #topmenu {
        width: 100%;
    }
}

@media only screen and (max-width: 900) {
    #logo {
        padding-left: 0px;
        margin-left: 20px;
    }
}

/*@media only screen and (max-width: 700) {
    .selected_version {
        clear: none;
        background-color: rgb(201, 174, 82);
    }
    .version {
        clear: none;
        background: red;
    }
}*/

.dynamic_delete {
  /*position: absolute;*/
  position: relative;
  /*right: 50px;*/
  top: 3px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  cursor: pointer;
}
.dynamic_delete:hover {
  opacity: 1;
}
.dynamic_delete:before, .dynamic_delete:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 20px;
  width: 2px;
  background-color: #333;
}
.dynamic_delete:before {
  transform: rotate(45deg);
}
.dynamic_delete:after {
  transform: rotate(-45deg);
}

.dynamic_delete_short {
  position: absolute;
  left: 25px;
  top: 6px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  cursor: pointer;
}
.dynamic_delete_short:hover {
  opacity: 1;
}
.dynamic_delete_short:before, .dynamic_delete_short:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 15px;
  width: 2px;
  background-color: #333;
}
.dynamic_delete_short:before {
  transform: rotate(45deg);
}
.dynamic_delete_short:after {
  transform: rotate(-45deg);
}

@media only screen and (max-width: 750px) {
    .navbar-fixed-top {
        position: fixed;
        z-index: 99;
    }
}