* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: 0;
}

*:focus {
    outline: 0;
}

::-webkit-input-placeholder {
    color: #807f7f;
    font-style: italic;
    font-family: 'opensans';
}

:-moz-placeholder {
    color: #807f7f;
    font-style: italic;
    font-family: 'opensans';
}

::-moz-placeholder {
    color: #807f7f;
    font-style: italic;
    font-family: 'opensans';
}

:-ms-input-placeholder {
    color: #807f7f;
    font-style: italic;
    font-family: 'opensans';
}

::-moz-selection {
    color: #fff;
    background: #1782C5;
}

::selection {
    color: #fff;
    background: #1782C5;
}

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
input[type="search"]:not(.ui-select-search),
textarea,
select,
.chzn-container-multi .chzn-choices,
.chzn-single {
    border: 1px solid #c9c8c8 !important;
    color: #000;
    font-family: opensans;
    font-size: 90%;
}

input[type="text"].invalid,
input[type="password"].invalid,
input[type="tel"].invalid,
input[type="email"].invalid,
input[type="search"].invalid,
textarea.invalid,
select.invalid,
select.invalid+.chzn-container .chzn-single,
input[type="text"].fielderror,
input[type="password"].fielderror,
input[type="tel"].fielderror,
input[type="email"].fielderror,
textarea.fielderror,
select.fielderror,
select.fielderror+.chzn-container .chzn-single {
    border: 1px solid red;
}

div.invalid,
div.invalid a,
div.fielderror,
div.fielderror a {
    color: red;
}

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
select,
.chzn-container-multi .chzn-choices,
.chzn-single {
    min-height: 38px;
    padding: 0 5px !important;
    border-radius: 10px !important;
    background: #fff !important;
    line-height: 30px !important;
}


/*input[type="text"], input[type="password"], input[type="tel"], input[type="email"], select {
	height: 30px !important;
}*/

.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    margin: 0;
}

textarea {
    padding: 5px;
    min-height: 80px;
}

.chzn-container {
    text-align: left;
}

.chzn-container-active.chzn-with-drop .chzn-single,
.chzn-container-single .chzn-drop {
    border: 1px solid #d7d7d7;
}

.chzn-container-single .chzn-single {}

.chzn-container-single .chzn-single span {
    margin-right: 30px;
}

.chzn-container-single .chzn-single div {
    line-height: 30px;
    text-align: center;
    width: 30px;
}

.chzn-container-single .chzn-single div b {
    background: none;
    border: 0 !important;
}

body:not(.tpl_nonumber):not(.contentpane) .chzn-container-single .chzn-single div b {
    position: relative;
}

.chzn-container-single .chzn-single div b::before {
    content: "\e614";
    font-family: icomoon;
    position: relative;
    top: 50%;
    margin-top: -5px;
    display: block;
}

.chzn-container .chzn-results li.highlighted {
    background: #1C83C6 none repeat scroll 0 0;
    color: #fff;
}

.chzn-container-active.chzn-with-drop .chzn-single {}

.chzn-container-single .chzn-drop {
    border-top: 0;
    border-radius: 0;
}

.chzn-container-multi .chzn-choices li {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

button:not(.mfp-arrow):not(.mfp-close):not(.slick-arrow):not(.slick-btn):not(.mod_search):not(.mceButton):not([data-dismiss="modal"]),
.btn:not(.dropdown-toggle):not(.jmodedit):not(.mod_search):not(.gallery):not([data-action]),
.article_anywhere ul.actions li.edit-icon a {
    background: #d7d7d7 none repeat scroll 0 0;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    box-shadow: 0 0 0 transparent;
    color: #2c2c2c;
    display: inline-block;
    font-size: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    text-shadow: 0 0 0 transparent;
}

button:hover:not(.mfp-arrow):not(.mfp-close):not(.slick-arrow):not(.slick-btn):not(.mod_search):not(.mceButton):not([data-dismiss="modal"]),
.btn:hover:not(.dropdown-toggle):not(.jmodedit):not(.mod_search):not(.gallery):not([data-action]):not(.btn-danger),
.btn.active,
.article_anywhere ul.actions li.edit-icon a:hover {
    color: #fff !important;
    background-color: #1C83C6 !important;
    border-color: #fff !important;
    text-decoration: none;
}

.btn.btn-danger:not(:hover) {
    background-color: rgb(218, 82, 82) !important;
    border-color: rgb(218, 82, 82) !important;
    color: #fff !important;
}

.btn.btn-danger:hover {
    border-color: rgb(202, 59, 59) !important;
    background: rgb(202, 59, 59) !important;
    color: #fff !important;
}

.btn:focus {
    outline: 0 !important;
}

.btn.jmodedit {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 25px !important;
    line-height: 25px;
    padding: 0;
    text-align: center;
    width: 25px !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

a,
a:hover,
a:active,
a:focus {
    outline: 0;
    color: #000;
}

a[href^="tel"]:hover {
    text-decoration: none;
    cursor: text;
}

body {
    color: #000;
    background: #fff url(../images/body-bg.jpg) no-repeat center center / cover;
    background-attachment: fixed;
    font-family: opensans;
    font-size: 16px;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern";
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
}

body:not(.fooldal) {
    background: #fff url(../images/body-bg-2.jpg) no-repeat center center / cover;
    background-attachment: fixed;
}

body.test-mode {
    background-color: #ffffff;
    background: repeating-linear-gradient( -45deg, #fdefef, #fdefef 2px, #f8f8f8 2px, #f8f8f8 10px );
}

body.openedMenu {
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
}

.site:not(.wide):not([class*="mfp"])>*,
.site.hasContentSide .body>.content,
.site.hasContentSide .carousel-caption,
.site.hasContentSide .header-inner,
.site.hasContentSide .navigation .moduletable-inner,
.site.hasContentSide .footer-top-inner,
.site.hasContentSide .footer-bottom-inner {
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin: 0 auto;
}

.site.wide:not(.hasContentSide) .header-inner,
.site.wide:not(.hasContentSide) .carousel-caption,
.site.wide:not(.hasContentSide) .carousel-control-wrap,
.site.wide:not(.hasContentSide) .navigation .moduletable-inner,
.site.wide:not(.hasContentSide) .body>.content .moduletable:not(.google_map) .moduletable-inner,
.site.wide:not(.hasContentSide) .footer-top-inner,
.site.wide:not(.hasContentSide) .footer-bottom-inner,
.site.wide:not(.hasContentSide) .component-wrap {
    width: 100%;
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}

#content-side {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    float: left;
    padding: 15px;
    position: relative;
    width: 245px;
    z-index: 1;
}

.hasContentSide #content {
    float: left;
    margin-left: -245px;
    padding: 0 15px 15px 260px;
    width: 100%;
}

.hasContentSide .body>.content {
    background: #fff none repeat scroll 0 0;
    position: relative;
    z-index: 1;
}

#content-side .moduletable {
    margin-bottom: 15px;
}

body .component-wrap {
    padding: 50px 10px !important;
}


/* Headingek */

.page-header {
    border: 0 none;
    margin: 0 0 20px;
    padding: 0;
}

.page-header h1,
.page-header h2,
.page-header h3 {
    margin: 0;
}

.moduletable-inner>h3,
.page-header h1,
body.view-contact #content h3,
div.jshop h1,
legend,
.accordion-heading {
    font-family: opensans_semibold_italic;
    font-size: 150%;
    font-weight: normal;
    margin: 0;
    padding-bottom: 15px;
}


/* MODULOK */

#content .moduletable {
    margin-bottom: 20px;
}


/* Bejelentkezés modul */

#login-form {
    text-align: center;
}

#login-form .control-group {
    padding-bottom: 15px;
}

#login-form .controls {
    width: 100%;
}

#login-form .input-prepend {}

#login-form .input-prepend>* {
    min-width: 180px;
    width: 75%;
}

#form-login-remember>* {
    display: inline-block;
    float: none;
    margin: 0 3px;
    padding: 0;
    vertical-align: middle;
    width: auto;
}

#login-form .input-prepend .add-on {
    padding-bottom: 3px;
    display: inline-block;
}

#login-form ul {
    font-size: 85%;
    font-style: italic;
}

#login-form .logout-button {
    padding-top: 20px;
}

header {
    position: relative;
    text-align: center;
    z-index: 11;
}

body:not(.fooldal) header {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}

body.fooldal header {
    padding: 50px 0 20px;
}

.logo-wrap {
    display: inline-block;
    width: 350px;
}

body:not(.fooldal) .logo-wrap {
    width: 175px;
}

.logo-wrap p {
    margin: 0;
}

.moduletable.logo a {
    display: block;
    padding-top: 21%;
    position: relative;
    width: 100%;
}

.moduletable.logo img {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.header-a-b-wrap {
    padding-left: 282px;
}

.header-a-wrap {
    padding-bottom: 10px;
    text-align: right;
}

.header-b-wrap {
    text-align: right;
}

@media all and (min-width:1000px) {
    /* Resp menu */
    .resp_menu-wrap {
        display: none !important;
    }
}


/* Főmenü ============================================================================================================================= */

.resp_menu_button-wrap {
    display: none;
}

.navigation {
    background: #fff none repeat scroll 0 0;
    text-align: center;
    position: relative;
    z-index: 2;
}

.moduletable.fomenu ul {
    list-style: none;
}

.moduletable.fomenu ul.menu li {
    display: inline-block;
    position: relative;
}

.moduletable.fomenu ul.menu>li>a,
.moduletable.fomenu ul.menu>li>span {
    color: #444;
    display: block;
    font-size: 100%;
    line-height: 50px;
    padding: 0 43px;
}

.moduletable.fomenu ul.menu li:hover>a,
.moduletable.fomenu ul.menu li>a:focus,
.moduletable.fomenu ul.menu li.active>a,
.moduletable.fomenu ul li:hover>span {
    background: #eeeeee;
}

.moduletable.fomenu ul.menu # li:not(:nth-last-of-type(1))>a,
.moduletable.fomenu ul.menu>li:not(:nth-last-of-type(1))>span {
    border-right: 1px solid #eeeeee;
}

.moduletable.fomenu ul.menu>li.deeper>ul,
.moduletable.fomenu ul.menu>li.deeper>ul>li>ul {
    background: #fff none repeat scroll 0 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    display: none;
    min-width: 250px;
    position: absolute;
    text-align: left;
}

.moduletable.fomenu ul.menu>li.deeper:hover>ul {
    display: block;
}

.moduletable.fomenu ul.menu>li.deeper>ul>li>ul {
    display: none;
}

.moduletable.fomenu ul.menu>li.deeper>ul>li.deeper:hover>ul {
    display: block;
    left: 250px;
    top: 0;
}

.moduletable.fomenu ul.menu>li.deeper>ul li {
    width: 100%;
}

.moduletable.fomenu ul.menu>li.deeper>ul li a,
.moduletable.fomenu ul.menu>li.deeper>ul li span {
    display: block;
    padding: 12px;
    color: #444;
}

.moduletable.fomenu ul.menu>li.deeper>ul li a:hover {
    text-decoration: none;
}

.moduletable.fomenu ul.menu>li.deeper>ul li:not(:nth-last-of-type(1)) a,
.moduletable.fomenu ul.menu>li.deeper>ul li:not(:nth-last-of-type(1)) span {
    border-bottom: 1px solid #eeeeee;
}


/* Elérhetőségek modul ============================================================================================================= */

.moduletable.elerhetosegek ul {
    list-style: outside none none;
    margin: 0;
}

.moduletable.elerhetosegek ul li {
    display: inline-block;
    font-size: 85%;
    padding: 0 10px;
    vertical-align: middle;
}

.moduletable.elerhetosegek ul li:nth-of-type(1) {
    padding-left: 0;
}

.moduletable.elerhetosegek ul li:nth-last-of-type(1) {
    padding-right: 0;
}

.moduletable.elerhetosegek ul li .icon {
    background: #b8d900 none repeat scroll 0 0;
    border-radius: 50%;
    color: #3d3e3d;
    display: inline-block;
    font-size: 12px;
    height: 26px;
    line-height: 25px;
    margin-right: 5px;
    text-align: center;
    vertical-align: middle;
    width: 26px;
}


/* Kereső ============================================================================================================================ */

.moduletable.kereso {
    display: inline-block;
}

.moduletable.kereso input {
    float: left;
    height: 30px;
    padding: 0 5px;
}

.moduletable.kereso button {
    background: #b8d900 none repeat scroll 0 0;
    border: 1px solid #000;
    float: left;
    height: 30px;
    margin: 0 0 0 -1px;
    padding: 0;
    width: 30px;
    border-radius: 0;
    color: #000;
}

.moduletable.kereso button:hover {
    background: #000;
    color: #fff;
}


/* Keresési eredmény oldal */

.search #searchForm .btn-toolbar {
    display: inline-block;
    float: left;
}

.search #searchForm .searchintro {
    display: inline-block;
    float: right;
    padding-top: 4px;
}

.search #searchForm .searchintro * {
    margin: 0;
}

.search #searchForm .btn-toolbar input {
    height: 30px;
}

.search #searchForm .btn-toolbar button {
    border-radius: 0;
    height: 30px;
    position: relative;
    top: 0;
}

.search fieldset {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    float: left;
    line-height: 2em;
    margin-bottom: 15px;
    padding: 10px;
    width: 100%;
}

.search fieldset legend {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-size: 145%;
    height: 40px;
    letter-spacing: 2px;
    line-height: 38px;
    margin-bottom: 0;
    margin-left: -10px;
    margin-right: -10px;
    text-indent: 15px;
    width: calc(100% + 20px);
}

.search .form-limit {
    clear: both;
    text-align: right;
}

.search .search-results {
    width: 100%;
}

.search fieldset label {
    display: inline-block;
    line-height: 100%;
    margin: 0;
    min-width: 25%;
    padding: 10px;
    vertical-align: middle;
}

.search fieldset label input {
    display: inline-block;
    margin: 0 5px 0 0 !important;
    position: static !important;
}

.search .result-title {
    border-top: 1px dashed #4b4236;
    font-weight: bold;
    line-height: 25px;
    margin-top: 15px;
    padding-top: 10px;
}

.search fieldset.only input {
    margin-right: 5px;
}

.search fieldset.only label {
    margin-right: 40px;
}

.search span.highlight {
    background-color: #df5468;
    color: #fff;
}

.searchintro strong {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}

.search button {
    position: relative;
    top: -1px;
    vertical-align: middle;
}

.searchintrokereses {
    text-align: center;
}

.search fieldset.phrases {
    margin-top: 13px;
}

.search-resultskereses {
    margin-bottom: 15px;
}

.counter {
    display: none;
}


/* Útkövetés */

.moduletable.breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-style: italic;
    margin: 0;
    padding: 15px 10px;
}

ul.breadcrumb {
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: none;
}

.breadcrumb a,
.breadcrumb span,
.breadcrumb>.active {}

.breadcrumb>li+li::before {
    display: none;
}

.breadcrumb .separator {
    padding: 0 5px;
}


/* címke felhő */

.moduletable.tag_cloud {
    padding: 0 10px;
}

.moduletable.tag_cloud ul {
    list-style: none;
}

.moduletable.tag_cloud ul li {
    display: inline-block;
    margin: 3px 1px;
    vertical-align: middle;
}

.moduletable.tag_cloud ul li a {
    background: #eceff2 none repeat scroll 0 0;
    border: 1px solid #d8d0d0;
    border-radius: 7px;
    color: #7d7a7a;
    display: inline-block;
    font-style: italic;
    font-size: 80%;
    line-height: 24px;
    padding: 0 10px;
}

.moduletable.tag_cloud ul li a:hover {
    background: #d8d0d0 none repeat scroll 0 0;
    text-decoration: none;
}


/* Képváltó =========================================================================================================================== */

.carousel-control-wrap {
    /*bottom: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  z-index: 10;*/
}

.carousel-control {
    color: inherit;
    font-size: 100%;
    opacity: 0.3;
    text-shadow: 0 0 0 transparent;
    z-index: 10;
}

.carousel-control span {
    background: #fff none repeat scroll 0 0;
    color: #000;
    font-size: 45px;
    height: 40px;
    left: 0;
    line-height: 33px;
    margin: -20px auto 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 40px;
}

.carousel-inner>.item {
    background-position: center center;
    background-size: auto auto;
}

.carousel-indicators {
    bottom: 0;
}

.carousel-indicators li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 50% !important;
    font-size: 0;
    height: 14px !important;
    margin: 2px !important;
    position: relative;
    width: 14px !important;
}

.carousel-indicators li:hover span,
.carousel-indicators li.active span {
    background: red none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 0;
    display: block;
    height: 50%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}

.carousel-caption {
    bottom: 0;
    height: 100%;
    padding: 0;
    left: 0 !important;
    right: 0 !important;
}

.carousel-caption .caption-wrap {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    left: -85%;
    opacity: 0;
    padding: 10px 20px;
    position: absolute;
    width: 300px;
}

.carousel .item.animate .carousel-caption .caption-wrap {
    opacity: 1;
    left: 0;
    transition: left 0.5s;
}

.carousel .item.animate .carousel-caption .caption-wrap h3 {
    margin: 0;
    padding: 10px 0;
}

.carousel .item.animate .carousel-caption .caption-wrap p {
    margin: 0;
}


/* gyorskapcsolat */

.gyorskapcsolat-wrap .left-side,
.gyorskapcsolat-wrap .right-side {
    float: left;
}

.gyorskapcsolat-wrap .left-side {
    width: 30%;
}

.gyorskapcsolat-wrap .right-side {
    padding-left: 20px;
    width: 70%;
}

.gyorskapcsolat-wrap input:not(.btn),
.gyorskapcsolat-wrap textarea {
    width: 100%;
}

.gyorskapcsolat-wrap .left-side .sor {
    padding-bottom: 12px;
}

.gyorskapcsolat-wrap .right-side textarea {
    height: 174px;
}

.gyorskapcsolat-wrap .right-side .sor.button-wrapper {
    padding-top: 10px;
    text-align: right;
}

#content-side .gyorskapcsolat-wrap .left-side,
#content-side .gyorskapcsolat-wrap .right-side {
    width: 100%;
    padding: 0;
}


/* Kapcsolati oldal */

body.view-contact .page-header {
    display: none;
}

body.view-contact .contact-form legend {
    display: none;
}

#contact-form .control-label {
    display: none;
}

#contact-form .left-side {
    width: 40%;
    float: left;
}

#contact-form .right-side {
    width: 60%;
    padding-left: 15px;
    float: left;
}

#contact-form .control-group>* {
    width: 100%;
}

#contact-form input,
#contact-form textarea {
    width: 100%;
}

#contact-form textarea {
    height: 168px;
}

#contact-form .control-group {
    margin-bottom: 15px;
}

#contact-form .btn-wrap {
    text-align: right;
}

.contact-address>div {
    display: inline-block;
    line-height: 116%;
    margin: 0;
    padding: 10px 10px 10px 50px;
    position: relative;
    vertical-align: middle;
    width: calc(50% - 3px);
}

.contact-address div h4 {
    color: #000;
    display: inline-block;
    font-size: 18px;
    height: 25px;
    left: 12px;
    line-height: 25px;
    margin: -11px 0 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 25px;
}

.contact-address div h4 i {
    color: #000;
}

.moduletable.google_map {
    border: 5px solid #e5e5e5;
    margin: 20px 0;
}

.contact-miscinfo-wrap {
    padding-top: 10px;
}

.contact-miscinfo dl dt {
    display: none;
}

.contact-miscinfo dl dd {
    margin-left: 0;
}


/* Galéria modul ============================================================================================================================= */

.moduletable.galeria_modul .popup-gallery {
    font-size: 0;
    line-height: 100%;
    text-align: center;
}

.moduletable.galeria_modul .popup-gallery a {
    background-position: center center;
    background-size: cover;
    display: inline-block;
    margin: 5px;
    padding-top: 20%;
    vertical-align: middle;
    width: 31%;
    position: relative;
}

.moduletable.galeria_modul .popup-gallery a img {
    display: none;
}

.moduletable.galeria_modul .popup-gallery a .zoom {
    display: none;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
}

.moduletable.galeria_modul .popup-gallery a:hover .zoom {
    display: block;
}

.moduletable.galeria_modul .popup-gallery a .zoom .content {
    bottom: 0;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    height: 121px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.moduletable.galeria_modul .popup-gallery a .zoom .icon {
    font-size: 80px;
}

.moduletable.galeria_modul .popup-gallery a .zoom span {
    display: block;
    padding-top: 15px;
    line-height: 100%;
}

.moduletable.galeria_modul .more_button {
    text-align: center;
    padding-top: 20px;
}


/* Footer ============================================================================================================================= */

footer {
    position: relative;
}

.footer-top {
    background: #d1d1d1 none repeat scroll 0 0;
    padding: 20px 0;
    position: relative;
    text-align: center;
}

.footer-bottom {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    color: #fff;
    padding: 8px 0;
    text-align: center;
}

.footer-bottom .moduletable p {
    margin: 0;
}

body.logged-out .footer .app-version {
    display: none;
}

.moduletable.minden_jog {
    float: left;
}

.moduletable.keszitette {
    float: right;
}

.moduletable.keszitette a {
    color: #fff;
}


/* Captcha ============================================================================================================================== */

.osolCaptchaBlock {
    clear: both;
    position: relative;
    width: 100%;
}

.osolCaptchaBlock>.ujkep {
    display: none !important;
}

.osolCaptchaBlock .ellenorzokod {
    text-align: left;
    width: 100%;
}

.osolCaptchaBlock .captcha_kep {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}

.osolCaptchaBlock .captcha_kep>img {
    max-width: 100%;
}

.osolCaptchaBlock .captcha_kep .ujkep {
    display: none !important;
}

.osolCaptchaBlock .bevitel {
    display: inline-block;
    padding-left: 27px;
    vertical-align: middle;
    width: 50%;
}

.osolCaptchaBlock .bevitel input {
    width: 100%;
}

.osolCaptchaBlock .bevitel .ujkep {
    display: block;
    font-size: 70%;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}

.osolCaptchaBlock>label {
    display: none !important;
}


/* Google térkép */

.moduletable.google_map .moduletable-inner {
    width: 100% !important;
}

.moduletable.google_map .gm-style-cc {
    display: none;
}


/* kategória modul (cikk lista) */

.category-module {
    list-style: none;
}

.category-module .items-row {
    padding-left: 0;
    padding-right: 0;
}

.category-module+.all_button {
    text-align: center;
}


/* Cikk lista */

.items-row {
    padding: 20px;
    display: table;
    width: 100%;
}

.items-row:not(:nth-last-of-type(1)) .item {
    border-bottom: 1px solid #d6d7d8;
    display: table;
    padding-bottom: 20px;
    width: 100%;
    margin-bottom: -20px;
}

.items-row .left-side {
    float: right;
    width: 50%;
}

.items-row .right-side {
    float: left;
    width: 50%;
}

.items-row:not(.hasIntroImg) .left-side {
    display: none;
}

.items-row:not(.hasIntroImg) .right-side {
    width: 100%;
}

.items-row .item-image {
    background-position: center center;
    background-size: cover;
    border: 1px solid #d6d7d8;
    height: 206px;
    width: 100%;
    position: relative;
}

.items-row .item-image a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.items-row .item-image a img {
    width: 100%;
    display: none;
}

.items-row .introtext {
    height: 49px;
    line-height: 100%;
    margin-bottom: 14px;
    overflow: hidden;
    padding-right: 20px;
}

.items-row .item-header {
    position: relative;
    border: 0 none;
    border-bottom: 1px solid #d7d9da;
    font-style: italic;
    margin: 0 0 15px;
    padding: 0 0 10px;
    height: 80px;
    overflow: hidden;
    display: table;
    width: 100%;
}

.items-row .item-header h2 {
    display: table-cell;
    font-size: 130%;
    line-height: 110%;
    margin: 0;
    vertical-align: middle;
    padding-right: 20px;
}

.items-row .item-header h2 a {
    color: #5a5959;
}

.items-row .article-info-term {
    display: none;
}

.items-row .article-info {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.items-row .article-info dd {
    display: inline-block;
    padding: 0 5px;
}

.items-row .readmore-wrap {
    background: #eceff2 none repeat scroll 0 0;
    border-top: 1px solid #d7d9da;
    color: #979797;
    font-size: 90%;
    line-height: 46px;
    padding: 0 10px;
}

.items-row .readmore {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    float: right;
}


/* teljes cikk */

.articleBody {
    padding: 0px;
}

.articleBody+.pagenav {
    display: none;
}

.item-page .article-info {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #d6d7d8;
    margin: 0;
}

.item-page .article-info .article-info-term {
    display: none;
}

.item-page .article-info dd {
    display: inline-block;
    padding: 10px 20px;
    font-size: 90%;
}

.item-page .article-info dd:not(:nth-last-of-type(1)) {
    border-right: 1px solid #d6d7d8;
}

.item-page .article-info dd span {
    margin-right: 5px;
}

.item-page .page-header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    padding: 20px 0;
}

.item-page .page-header h2 {
    position: relative;
}

.item-page .item-image {
    padding: 20px;
}

.item-page .item-image img {
    max-width: 100%;
    width: 100%;
}

.articleBody ul:not(.sige),
.article_anywhere ul:not(.sige) {
    padding-left: 30px;
    margin: -5px;
}

.fastsocialshare_container>div {
    display: inline-block;
    padding: 5px;
    vertical-align: middle;
}

.fastsocialshare-share-fbl,
.fastsocialshare-share-fbsh {
    margin-top: -8px;
}

.vsig1_0 {
    width: 100% !important;
    text-align: center;
}

.vsig_top1_0 {
    max-height: 350px;
    width: 100% !important;
}

.vsig_top1_0 img {
    max-height: 350px;
    max-width: 100%;
}

.vsig .thumbs-wrap .vsig_cont {
    display: inline-block;
    margin: 0 7px !important;
    vertical-align: middle;
}

.vsig_ctrls {
    padding-top: 10px;
    text-align: center !important;
    width: 100% !important;
    height: auto !important;
}

.vsig_ctrls .btn {
    width: 120px;
}


/* Lapozó */

#limit_chzn {
    margin-top: 20px;
    width: 100px !important;
}

.pagination {
    clear: both;
    float: left;
    width: 100%;
}

.pagination .counter {
    display: none;
}

.pagination ul {
    display: block;
    list-style: outside none none;
    width: 100%;
    text-align: center;
}

.pagination ul li {
    display: inline-block;
    padding: 3px;
    vertical-align: middle;
}

.pagination ul li a {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    color: #5e5e5e;
    display: block;
    font-size: 80%;
    height: 33px;
    line-height: 33px;
    min-width: 33px;
}

.pagination ul li a:hover,
.pagination ul li.active a {
    background-color: #1782c5;
    border-color: #1782c5;
    color: #fff;
    text-decoration: none;
}


/* Regisztráció, belépés, elfelejtett jelszó/felhasználónév */

.registration legend {
    display: none;
}

.registration .control-group {
    display: table;
    padding: 10px 0;
    width: 100%;
}

.registration .control-label {
    text-align: left !important;
}

.registration fieldset+.control-group .controls {
    width: 100%;
}

.registration .control-group:not(:nth-of-type(1)) .controls input {
    width: 100%;
}

.registration .control-group .controls {
    text-align: center;
}

.registration .control-group .osolCaptchaBlock {
    margin: 0 auto 30px;
    width: 300px;
}

.registration .control-group .btn {
    margin: 10px;
}

.registration .banner-wrap {
    margin-bottom: 40px;
    margin-top: 20px;
    text-align: center;
}

.registration .banner-wrap img {
    border: 1px solid #edecec;
    max-width: 608px;
    width: 90%;
}

body.view-login .login-wrap {
    background: #1c83c6 none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    margin: 0 auto;
    max-width: 450px;
    padding: 20px 40px;
}

body.view-login .login-wrap .title {
    color: #fff;
    text-align: center;
    line-height: 100%;
    text-transform: uppercase;
}

body.view-login .login-wrap .title h1 {
    font-family: opensans_extrabold;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 0 20px;
}

body.view-login .login-wrap .title h2 {
    font-family: opensans_light;
    font-size: 130%;
    margin: 8px 0 17px;
}

body.view-login .login-wrap .control-group:not(.remember_me) .control-label {
    color: #fff;
    font-size: 85%;
    text-transform: uppercase;
    width: 100%;
}

body.view-login .login-wrap .control-group .control-label label {
    font-weight: normal;
}

body.view-login login-wrap .control-group:not(.remember_me) .controls {
    width: 100%;
}

body.view-login .login-wrap .control-group .controls input:not([type="checkbox"]) {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 2px solid #fff !important;
    color: #fff;
    height: 40px !important;
}

.login .control-group-wrap {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
}

.login .control-group {
    display: table;
    padding: 5px 0;
    width: 100%;
}

.login .control-group:nth-of-type(2) {
    margin-bottom: 15px;
}

.login .control-label {
    text-align: left !important;
}

.login .control-group .control-label {
    float: left;
    width: 40%;
}

.login .control-group .controls {
    float: left;
    width: 100%;
}

.login .control-group .controls .btn {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 0 !important;
    color: #1c83c6 !important;
    font-family: opensans_bold;
    font-style: normal;
    height: 40px !important;
    line-height: 40px !important;
    text-transform: uppercase;
}

.login .control-group .controls .btn:hover {
    color: #fff !important;
}

.login .control-group .controls .btn::after {
    content: "";
    display: inline-block;
    font-family: icomoon;
    font-size: 20px;
    margin-left: 5px;
    margin-top: -5px;
    vertical-align: middle;
}

.login .control-group .controls input {
    width: 100%;
}

.login .control-group.remember_me {
    color: #fff;
    display: inline-block;
    font-size: 90%;
    padding: 0;
    text-transform: uppercase;
    vertical-align: middle;
    width: auto;
}

.login .control-group.remember_me>* {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: auto;
}

.login .control-group.remember_me label {
    margin: 0;
}

.login .control-group.remember_me input {
    display: none;
}

.login .control-group.remember_me input+label {
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: icomoon;
    font-size: 10px;
    height: 20px;
    line-height: 17px;
    margin-left: 6px;
    margin-top: -10px;
    position: relative;
    text-align: center;
    text-indent: -1px;
    top: 3px;
    vertical-align: middle;
    width: 20px;
}

.login .control-group.remember_me input:checked+label::before {
    content: "";
}

.login .control-group.button-group {
    display: inline-block;
    padding: 10px 0 10px 20px;
    vertical-align: middle;
    width: auto;
}

.control-group.button-group .controls {
    display: inline-block;
    float: none;
}

.login+div {
    border-top: 1px solid #5d99c0;
    margin-top: 20px;
    padding-top: 20px;
}

.login+div .nav {
    border: 0 none;
    text-align: center;
}

.login+div .nav li {
    display: inline-block;
}

.login+div .nav li:nth-of-type(1) {
    border-right: 1px solid #fff;
    margin-right: 10px;
    padding-right: 10px;
}

.login+div .nav li.register {
    display: block;
    padding-top: 5px;
    width: 100%;
}

.login+div .nav li.register a::before {
    content: "";
    font-family: icomoon;
}

.login+div .nav li.register a {
    font-size: 100%;
    text-transform: uppercase;
}

.login+div .nav li.app-version {
    padding-top: 10px;
    font-size: 0.9em;
    font-style: italic;
}

.login+div .nav li a {
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-size: 90%;
    padding: 0;
}

.login+div .nav li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    text-decoration: underline;
}

.remind .control-group-wrap,
.reset .control-group-wrap {
    margin: 0 auto;
    padding-top: 20px;
    width: 85%;
}

.remind .control-group,
.reset .control-group {
    display: table;
    padding: 10px 0;
    width: 100%;
}

.remind .control-label,
.reset .control-label {
    text-align: left !important;
}

.remind .control-group .control-label,
.reset .control-group .control-label {
    float: left;
    width: 40%;
}

.remind .control-group .controls,
.reset .control-group .controls {
    float: left;
    width: 60%;
}

.remind .control-group .controls input,
.reset .control-group .controls input {
    width: 100%;
}

.remind .control-group .osolCaptchaBlock,
.reset .control-group .osolCaptchaBlock {
    margin: 0 auto 30px;
    width: 300px;
}

.remind fieldset+.control-group,
.remind fieldset+.control-group .controls,
.reset fieldset+.control-group,
.reset fieldset+.control-group .controls {
    text-align: center;
    width: 100%;
}

.profile fieldset {
    width: 100%;
}

.profile fieldset legend {
    border-bottom: 1px solid #d6d6d6;
    font-family: opensans_semibold_italic;
}

.profile .btn-toolbar {
    clear: both;
    padding-top: 15px;
    text-align: center;
}

.profile .btn-toolbar li {
    display: inline-block;
    float: none !important;
    margin: 5px;
}

.user-profile dt {
    float: left;
    padding-right: 5px;
    width: 50%;
    text-align: right;
}

.user-profile dd {
    float: left;
    padding-left: 5px;
    width: 50%;
    margin: 0;
}

.user-profile fieldset+.control-group .controls {
    padding-top: 20px;
    text-align: center;
    width: 100%;
}

#system-message-wrap {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999;
}

#system-message::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#system-message {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    padding: 0 15px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    font-size: 0;
}

#system-message .alert-wrap {
    display: inline-block;
    font-size: 16px;
    max-width: 600px;
    position: relative;
    vertical-align: middle;
    width: 100%;
    z-index: 1045;
    margin: 0 -2px;
}

#system-message .alert-wrap .alert {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    text-align: left;
    margin-bottom: 0;
}


/* Mobil váltás =========================================================================================================================================== */

#mobilValtas-wrapper {
    display: none;
    float: left;
    width: 100%;
    clear: both;
}

#view_btn {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 100%;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 8;
}


/* Lap tetejére =========================================================================================================================================== */

#toTop {
    background: url('../images/lap-tetejere.png') no-repeat scroll left top;
    bottom: 0px;
    color: transparent;
    cursor: pointer;
    display: none;
    float: right;
    height: 63px;
    margin: 0px 5px 10px 0px;
    position: fixed;
    right: 5px;
    width: 63px;
    text-indent: -999em;
    z-index: 1000;
}

#toTop:hover {
    background: url('../images/lap-tetejere_hov.png') no-repeat scroll 0px 0px transparent;
}


/* SIGE Gallery */

.sige {
    clear: both;
    display: table;
    list-style-type: none !important;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

.sige_single {
    text-align: center !important;
    list-style-type: none !important;
}

.sige .sige_clr {
    clear: both;
}

.sige_thumb {
    display: inline-block;
}

.sige_thumb img {
    border: 4px solid #fff;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
    display: inline-block;
    position: relative;
    width: 100%;
}

.sige_caption {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    font-weight: bold;
    clear: both;
}

.sige_small {
    color: #666666;
    font-size: 92%;
    text-align: center;
}

.sige li {
    display: inline-block;
    float: none !important;
    height: auto !important;
    max-width: 300px;
    padding: 5px !important;
    text-align: center;
    vertical-align: top;
    width: 100% !important;
}

.articleBody .img-wrapper,
.article_anywhere .img-wrapper {
    display: inline-block;
}

.articleBody .img-wrapper img,
.article_anywhere .img-wrapper img {
    height: auto !important;
    max-width: 100%;
    width: 100%;
    margin: 0 !important;
}

.control-group {
    display: table;
    width: 100%;
}

.control-group>.control-label {
    float: left;
    margin-bottom: 0;
    padding-right: 20px;
    padding-top: 7px;
    text-align: right;
    width: 50%;
}

.control-group .controls {
    float: left;
    width: 50%;
}

.clearfix {
    clear: both;
}

.blog-featured {
    display: none;
}

ul.unstyled {
    list-style: outside none none;
}


/* Modal */

#sbox-window {
    padding: 0;
}

body.contentpane {
    display: block;
    overflow: auto;
    position: static;
    background: #fff;
}

body.contentpane fieldset.filter input,
body.contentpane fieldset.filter .btn {
    display: inline-block;
    height: 30px !important;
    line-height: 30px;
    margin: 0;
}

body.contentpane label[for="filter_search"] {
    margin-bottom: 0;
    margin-right: 5px;
    padding-top: 3px;
}

body.contentpane .filters {
    padding-bottom: 20px;
    text-align: right;
}

body.contentpane .filters>div {
    margin: 0 2px;
}

body.contentpane .imgOutline {
    display: inline-block;
    vertical-align: top;
}

body.contentpane .imgOutline a {
    display: inline-block;
    min-height: 81px;
    min-width: 81px;
    text-align: center;
}

body.contentpane header {
    background: #266b92 none repeat scroll 0 0;
    color: #fff;
    font-size: 180%;
    margin-bottom: 20px;
    padding: 15px;
    text-align: center;
}

body.contentpane header .title {
    display: none;
}

.admin_menu-wrap {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 9999;
}

.admin_menu-wrap .admin_menu-inner {
    background: #fff none repeat scroll 0 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    width: 0;
}

.admin_menu-wrap.active .admin_menu-inner {
    width: 200px;
}

.admin_menu-wrap .icon {
    background: #fff none repeat scroll 0 0;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: block;
    height: 43px;
    line-height: 43px;
    position: absolute;
    right: -40px;
    text-align: center;
    top: 0;
    width: 40px;
}

.admin_menu-wrap ul li a {
    color: #000;
}


/* Frontendes admin felületek */

.com_config #content-side,
.layout-edit #content-side {
    display: none;
}

.com_config #content,
.layout-edit #content {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
}

.com_config #content legend,
.layout-edit #content legend {
    margin-bottom: 20px;
}

.com_config #content legend+div,
.com_config #content legend+div+hr,
.layout-edit #content legend+div,
.layout-edit #content legend+div+hr {
    /* display: none; */
}

.com_config #content input,
.layout-edit #content input {
    height: 34px;
    vertical-align: middle;
}


/*.com_config #content .btn, .chzn-container-single .chzn-single,
.layout-edit #content .btn, .chzn-container-single .chzn-single {
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
}*/

.com_config #content textarea,
.com_config #content input:not([type="radio"]):not([name="jform[publish_up]"]):not([name="jform[publish_down]"]),
.com_config #content .chzn-container,
.layout-edit #content textarea,
.layout-edit #content input:not([type="radio"]):not([name="jform[publish_up]"]):not([name="jform[publish_down]"]),
.com_content #content .chzn-container {
    width: 100% !important;
}

.com_config #content .control-group,
.layout-edit #content .control-group {
    padding: 5px 0;
}

.com_config #content .form-horizontal .checkbox,
.com_config #content .form-horizontal .radio,
.layout-edit #content .form-horizontal .checkbox,
.layout-edit #content .form-horizontal .radio {
    padding-top: 0;
}

.com_config #content .btn-toolbar+fieldset,
.layout-edit #content .btn-toolbar+fieldset {
    padding-top: 50px;
}

.tab-content {
    padding-top: 20px;
}

#editor-xtd-buttons {
    padding-top: 10px;
    width: 100%;
}

#editor-xtd-buttons .modal-button {
    display: none;
}

body.layout-edit .chzn-container-single .chzn-single div {
    line-height: 10px;
    text-align: center;
    width: 48px !important;
}

#jform_images_image_intro+.btn+.btn,
#jform_images_image_fulltext+.btn+.btn {
    /*border-bottom-left-radius: 0;
  border-top-left-radius: 0;*/
    margin-left: 7px;
    margin-top: 0;
}

.wf-media-input {
    margin-bottom: 10px;
}

#jform_images_image_intro+.btn+.btn span:before,
#jform_images_image_fulltext+.btn+.btn span:before {
    content: "\e904";
    font-family: icomoon;
}

#jform_publish_up_img,
#jform_publish_down_img {
    margin-left: 10px;
    margin-top: -1px;
}

.article_anywhere ul.actions {
    list-style: outside none none;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

li.edit-icon a span {
    margin-right: 5px;
}

body.view-form main#content>div:not(.component-wrap) {
    display: none;
}

.mceContentBody {
    background: #fff none repeat scroll 0 0 !important;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Sütik használata infó */

#ca_banner {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    bottom: -30%;
    box-shadow: 0 0 40px #444;
    left: 0;
    padding: 20px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 16777270;
    transition: bottom 0.5s;
    -webkit-transition: bottom 0.5s;
}

#ca_banner.show {
    bottom: 0;
    transition: bottom 0.5s;
    -webkit-transition: bottom 0.5s;
}

#ca_banner p {
    color: #fff;
    line-height: 200%;
    margin: 0;
}

#ca_banner p button {
    margin-left: 15px;
}

#ca_banner p .modal {
    position: static;
    display: inline;
    color: #fff;
    text-decoration: underline;
}

#ca_banner p .modal:hover {
    text-decoration: none;
}

body>iframe {
    border: 0 none;
    display: block;
    font-size: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
}

.mfp-wrap {
    overflow: auto;
}

.mfp-container {
    padding: 0 10px;
}

.mfp-wrap.ajax .mfp-content {
    background: #fff none repeat scroll 0 0;
    margin: 10px 0;
    max-width: 700px;
}

.mfp-wrap.ajax .mfp-content header {
    background: #789e00 none repeat scroll 0 0;
    color: #fff;
    font-weight: bold;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.mfp-wrap.ajax .mfp-content .item-page {
    padding: 20px;
}

.mfp-wrap.ajax .mfp-content .item-page .article-info {
    display: none;
}

.mfp-wrap.ajax .mfp-content .page-header {
    background: #b8d900 none repeat scroll 0 0 !important;
    margin: -20px;
    padding: 20px;
    margin-bottom: 20px;
}

.moduletable.accordion ul li {}

.moduletable.accordion ul li a,
.moduletable.accordion ul li span {
    display: block;
    line-height: 115%;
    padding: 8px 10px;
    width: 100%;
}

.moduletable.accordion ul li:not(:nth-of-type(1)) a,
.moduletable.accordion ul li:not(:nth-of-type(1)) span {
    border-top: 1px dashed rgba(0, 0, 0, 0.3);
}

.moduletable.accordion ul li a:hover,
.moduletable.accordion ul li span:hover {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}

.moduletable.accordion ul li.parent:not(.active)>ul {
    display: none;
}

.moduletable.accordion ul li.parent.active>ul>li a,
.moduletable.accordion ul li.parent.active>ul>li>span {
    padding-left: 35px;
    font-style: italic;
    font-size: 90%;
}

.moduletable.accordion ul li.parent>span::after {
    content: "\e614";
    font-family: icomoon;
    vertical-align: middle;
    margin-left: 5px;
}

.moduletable.accordion ul li.parent.active>span::after {
    content: "\e617";
}

.ajaxLoader {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.ajaxLoader.active {
    display: block;
}

.ajaxLoader .spinner {
    bottom: 0;
    height: 150px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
}

.ajaxLoader .spinner .text {
    display: block;
    font-size: 180%;
    margin-top: 61px;
    text-align: center;
    text-transform: uppercase;
}

.ajaxLoader .container1>div,
.ajaxLoader .container2>div,
.ajaxLoader .container3>div {
    animation: 1.2s ease-in-out 0s normal both infinite running bouncedelay;
    -webkit-animation: 1.2s ease-in-out 0s normal both infinite running bouncedelay;
    background-color: #333;
    border-radius: 100%;
    height: 30px;
    position: absolute;
    width: 30px;
}

.ajaxLoader .spinner .spinner-container {
    height: 100%;
    position: absolute;
    width: 100%;
}

.ajaxLoader .container2 {
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
}

.ajaxLoader .container3 {
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
}

.ajaxLoader .circle1 {
    left: 0;
    top: 0;
}

.ajaxLoader .circle2 {
    right: 0;
    top: 0;
}

.ajaxLoader .circle3 {
    bottom: 0;
    right: 0;
}

.ajaxLoader .circle4 {
    bottom: 0;
    left: 0;
}

.ajaxLoader .container2 .circle1 {
    animation-delay: -1.1s;
    -webkit-animation-delay: -1.1s;
}

.ajaxLoader .container3 .circle1 {
    animation-delay: -1s;
    -webkit-animation-delay: -1s;
}

.ajaxLoader .container1 .circle2 {
    animation-delay: -0.9s;
    -webkit-animation-delay: -0.9s;
}

.ajaxLoader .container2 .circle2 {
    animation-delay: -0.8s;
    -webkit-animation-delay: -0.8s;
}

.ajaxLoader .container3 .circle2 {
    animation-delay: -0.7s;
    -webkit-animation-delay: -0.7s;
}

.ajaxLoader .container1 .circle3 {
    animation-delay: -0.6s;
    -webkit-animation-delay: -0.6s;
}

.ajaxLoader .container2 .circle3 {
    animation-delay: -0.5s;
    -webkit-animation-delay: -0.5s;
}

.ajaxLoader .container3 .circle3 {
    animation-delay: -0.4s;
    -webkit-animation-delay: -0.4s;
}

.ajaxLoader .container1 .circle4 {
    animation-delay: -0.3s;
    -webkit-animation-delay: -0.3s;
}

.ajaxLoader .container2 .circle4 {
    animation-delay: -0.2s;
    -webkit-animation-delay: -0.2s;
}

.ajaxLoader .container3 .circle4 {
    animation-delay: -0.1s;
    -webkit-animation-delay: -0.1s;
}

@keyframes bouncedelay {
    0%,
    80%,
    100% {
        transform: scale(0);
    }
    40% {
        transform: scale(1);
    }
}

@-webkit-keyframes bouncedelay {
    0%,
    80%,
    100% {
        transform: scale(0);
    }
    40% {
        transform: scale(1);
    }
}

.ng-invalid.ng-touched,
.ng-invalid:not(.ng-pristine):not(form),
input[type="checkbox"].ng-invalid.ng-touched+label,
input[type="radio"].ng-invalid.ng-touched+label {
    /*select.ng-invalid + .chzn-container .chzn-single {*/
    background: #FFCECE !important;
}

input[type="radio"].ng-invalid.ng-touched+span,
input[type="checkbox"].ng-invalid.ng-touched+span,
input[type="radio"].ng-invalid.ng-touched+span a,
input[type="checkbox"].ng-invalid.ng-touched+span a {
    color: red;
    text-decoration: underline;
}

.view-administrator .component-wrap {
    max-width: 100% !important;
}

.admin-reservations table thead tr th select {
    width: 100%;
    margin-bottom: 10px;
}

.admin-reservations table thead tr:nth-of-type(2) th {
    font-size: 80%;
    padding: 5px;
}

.admin-reservations table tr td.colError {
    background: #ffd6d6;
}

.admin-reservations table tr td.colError input.ng-invalid {
    background: #ff7b77;
}

.admin-reservations table tr td.colError input.ng-invalid+.validationMessage {
    display: none;
}

.admin-reservations table tr td input {
    height: 21px !important;
    width: 35px;
    padding: 0 5px;
    line-height: 100%;
    min-height: auto !important;
}

.admin-reservations table tr table {
    width: 100%;
}

.admin-reservations table tr table tr td {
    padding: 0 10px;
    text-align: center;
    white-space: nowrap;
}

.admin-reservations .table>tbody>tr>td:not(:nth-last-of-type(1)) {
    border-right: 5px solid #969696;
}

body.task-reservations.fixedThead {
    padding-top: 113px;
}

body.task-reservations.fixedThead .component-wrap .table thead {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 7px 6px -4px rgba(0, 0, 0, 0.3);
    display: table;
    position: fixed;
    top: 0;
    width: calc(100% - 22px);
}

body.task-reservations.fixedThead .component-wrap .table tbody {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.clear {
    clear: both;
}

.equipmentunit.filters .chzn-container {
    width: 100% !important;
}

.equipmentunit.filters .row {
    margin-bottom: 10px;
}

.equipmentunit.filters .fields ul {
    margin: 0;
}

.equipmentunit.filters .fields ul li {
    font-size: 90%;
    padding: 5px 10px;
}

.equipmentunit.filters .fields ul li label {
    font-weight: normal;
    margin: 0;
    margin-left: -25px;
    padding-left: 26px;
    vertical-align: top;
}

.equipmentunit.filters .fields ul li input {
    margin-right: 5px;
}

.panel-body .list-group {
    margin: 0;
}

.fileInput-wrap {
    background: rgba(0, 0, 0, 0) url("../images/file-upload-icon.png") no-repeat scroll left center;
    height: 32px;
    overflow: hidden;
    position: relative;
    width: 100%;
    cursor: pointer;
}

.fileInput-wrap input[type="file"] {
    opacity: 0;
}

.fileInput-wrap label {
    padding: 0 0 0 40px;
    width: 100%;
}

.fileInput-wrap .fileName {
    font-size: 85%;
    font-weight: normal;
    left: 0;
    line-height: 34px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.content.admin-reservations .arrows {
    font-size: 65%;
    margin-top: -8px;
}

.content.admin-reservations label.icon-previous,
.content.admin-reservations label.icon-next,
.content.admin-reservations label.icon-previous.active,
.content.admin-reservations label.icon-next.active,
.content.admin-reservations label.icon-previous:focus,
.content.admin-reservations label.icon-next:focus {
    cursor: pointer;
    background: none !important;
    color: #000 !important;
    box-shadow: 0 0 0 transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.panel {
    border-radius: 0;
    border: 0;
}

.panel.kimutatasok .list-group,
.panel.felugyeleti-eszkozok .list-group {
    box-shadow: 0 0 0 transparent;
}

.panel.kimutatasok .list-group {
    text-align: center;
}

.panel.kimutatasok .list-group-item,
.panel.felugyeleti-eszkozok .list-group-item {
    border: 0 none;
    box-shadow: 0 0 0 transparent;
    padding-left: 0;
    padding-right: 0;
}

.panel.kimutatasok .list-group-item {
    display: inline-block;
    padding: 8px;
}

.panel-heading strong {
    font-family: opensans_bold;
}

.panel-primary>.panel-heading {
    background: #1c83c6 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    font-family: opensans_light;
    font-size: 140%;
}

.panel-primary>.panel-heading i {
    display: inline-block;
    font-size: 40px;
    margin-right: 10px;
    margin-top: -2px;
    vertical-align: middle;
}

.input-group-addon {
    background: none;
    border: 0;
}

.input-daterange input {
    border-radius: 10px !important;
    height: 40px;
}

.panel.minosegugy .list-group {
    border: 1px solid #e3e3e3;
    border-radius: 0;
    box-shadow: 0 0 0 transparent;
    padding: 0 10px;
}

.panel.minosegugy .list-group-item {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0 !important;
    margin: 10px 0;
}

.panel.minosegugy .list-group-item .form-group:nth-last-of-type(1) {
    margin: 0 !important;
}

.table {
    background: #fff;
}

#jform_default_chzn {
    width: 100% !important;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none !important;
}

.profile.edit {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 830px;
    padding: 30px;
}

.profile.edit .control-label {
    width: 30%;
}

.profile.edit .controls {
    width: 70%;
}

.profile.edit .controls input {
    width: 100%;
}

.profile.edit h2 {
    text-transform: uppercase;
    margin-bottom: 50px;
}

html,
body {
    height: 100%;
}

.table-responsive .table {
    margin-bottom: 0;
}

.table-responsive .table thead tr th {
    background: #1c83c6 none repeat scroll 0 0;
    border-color: #1c83c6;
    color: #fff;
    font-size: 85%;
    line-height: 120%;
    text-align: center;
}

.table-responsive .table thead tr th a {
    color: #fff;
}

.table-responsive .table tr td {
    font-size: 85%;
    padding: 2px 5px !important;
    text-align: center;
    vertical-align: middle !important;
    white-space: nowrap;
}

.user.profile.edit .form-group .col-md-9 {
    width: 70%;
}

.user.profile.edit .form-group .col-md-9 input {
    width: 100%;
}

.user.profile.edit .form-group {
    display: table;
    width: 100%;
}

.profile-card.permanent-ban .well {
    background-color: rgb(255, 185, 185);
    border-color: red;
}

.profile-card.wrap {
    margin-bottom: 50px;
    font-size: 120%;
    width: 100%;
}

.profile-card .glyphicon {
    margin-bottom: 10px;
    margin-right: 10px;
}

.profile-card h2 {
    margin-top: 0;
    font-weight: bold;
}

.profile-card small {
    color: #888;
}

.profile-card p {
    margin: 0;
}

.profile-card .well {
    border: 1px solid #1C83C6;
}

.kimutatasok-donor-adatai .row.buttons {
    margin-bottom: 10px;
}

body.contentpane .action.view .panel-body .left-side,
body.contentpane .action.view .panel-body .right-side {
    padding: 10px 30px;
    color: #515151;
}


/*body.contentpane .action.view .panel-body .left-side .row:not(:nth-last-of-type(1)) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}*/

body.contentpane .action.view .panel-body .left-side .row {
    background: #f4f4f4;
    padding: 8px 0;
}

body.contentpane .action.view .panel-body .left-side .row:nth-of-type(odd) {
    background: #d7d7d7;
}

body.contentpane .action.view .panel-body .left-side .row label {
    margin: 0;
}

.dz-default.dz-message {
    background: #eeeeee none repeat scroll 0 0;
    border: 1px dashed #141c25;
    display: table;
    line-height: 140%;
    padding: 20px;
    text-align: left;
}

.dz-default.dz-message span {
    display: inline-block;
    float: left;
}

.dz-default.dz-message span::before {
    content: "\e913";
    float: left;
    font-family: icomoon;
    font-size: 45px;
    margin-bottom: 20px;
    margin-right: 25px;
    margin-top: 20px;
}

body.contentpane .action.view .panel-body .dropzone-previews {
    margin: 0 -16px;
}

body.contentpane .action.view .panel-body .right-side .row.action_needed .bg {
    background: #ffdada none repeat scroll 0 0;
    border: 1px solid #a44646;
    padding: 10px 20px;
    text-align: center;
}

body.contentpane .action.view .panel-body .right-side .row.action_needed .form-group label:not([for]) {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 126%;
    margin-bottom: 10px;
}

body.contentpane .action.view .panel-body .right-side .row.action_needed .form-group label[for] {
    margin-bottom: 0;
    padding: 0 10px;
}

body.contentpane .action.view .panel-body .right-side .icon-user {
    color: #1c83c6;
}

.btn.btn-primary:not(:hover) {
    background: #1c83c6 !important;
    border-color: #1c83c6 !important;
    color: #fff !important;
}

.btn.btn-primary:hover {
    background: #d7d7d7 !important;
    border-color: #d7d7d7 !important;
    color: #2c2c2c !important;
}

.btn.btn-success:not(:hover) {
    background: #1cc65d !important;
    border-color: #1cc65d !important;
    color: #fff !important;
}

.btn.btn-success:hover {
    background: #179447 !important;
    border-color: #179447 !important;
    color: #fff !important;
}

body.contentpane .action.view .panel-body textarea {
    background: #eeeeee none repeat scroll 0 0 !important;
    border-color: #cecece !important;
    border-radius: 0 !important;
}

.dropzone .dz-preview .dz-remove {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    font-size: 0;
}

.dropzone .dz-preview .dz-remove::before {
    background: red none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    content: "\e904";
    display: inline-block;
    font-family: icomoon;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    width: 30px;
}

body.contentpane .action.view .panel-body .left-side .row.files a.file-remove {
    color: red;
    font-size: 75%;
    vertical-align: middle;
    display: inline-block;
    margin-left: 5px;
}

.table-responsive .table tr td a.glyphicon {
    font-size: 21px;
    font-weight: normal;
    margin: 0 3px;
}

.table-responsive .table tr td a.glyphicon:hover {
    text-decoration: none;
    opacity: 0.7;
}

.petis .chzn-container {
    width: 100% !important;
}

.edit.item-page fieldset+.btn-toolbar {
    background: #fff;
    padding: 15px;
    margin-left: 0;
    margin-right: 0;
}

.nav.nav-tabs {
    margin: 0 -1px;
}

.nav-tabs>li>a {
    display: block !important;
}

.tab-content {
    background: #fff;
    padding: 20px;
}

.btn.hasTooltip {
    display: inline-block !important;
}

label.hasPopover,
label.hasTooltip {
    display: block !important;
}

.mt-3 {
    margin-top: 30px;
}

.tab-pane .chzn-container {
    width: 100% !important;
}

.chzn-container-single div {
    margin-top: -9px;
}

.bg-blue {
    background: #1c83c6 none repeat scroll 0 0;
    color: #fff;
    white-space: normal !important;
}

.font-weight-bold {
    font-weight: bold;
}

.text-uppercase {
    text-transform: uppercase;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.table-bordered .border-top-1 {
    border-top-width: 1px !important;
}

.table-bordered .border-bottom-1 {
    border-bottom-width: 1px !important;
}

.table-bordered .border-right-1 {
    border-right-width: 1px !important;
}

.table-bordered .border-left-1 {
    border-left-width: 1px !important;
}

.table-bordered .bordercolor-top-white {
    border-top-color: #fff !important;
}

.table-bordered .bordercolor-bottom-white {
    border-bottom-color: #fff !important;
}

.table-bordered .bordercolor-right-white {
    border-right-color: #fff !important;
}

.table-bordered .bordercolor-left-white {
    border-left-color: #fff !important;
}

.text-white {
    color: #fff;
}

body.com_pkr.view-report .component-wrap {
    max-width: 100% !important;
}

body.com_pkr.view-report .component-wrap .equipmentunit {
    max-width: 800px;
    margin: 0 auto;
}

.table-donorgroup-statistics {
    border-collapse: collapse;
    border: 0;
    border-spacing: 0;
}

.table-donorgroup-statistics.table-bordered tr td {
    border: 6px solid #c2dae8;
}

.table-donorgroup-statistics.table-bordered tr td:not(.bg-blue) {
    background: #f2f9fe;
}

.table-donorgroup-statistics.table-bordered tr td:not(.bg-blue):nth-of-type(odd) {
    background: #ebf4fa;
}

.table-donorgroup-statistics.table-bordered tr td {
    padding: 10px 5px !important;
}

.table-donorgroup-statistics tbody tr:nth-last-of-type(1) td {
    border-bottom: 0 !important;
}

.table-donorgroup-statistics tbody tr td {
    font-size: 100% !important;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
}

.table-donorgroup-statistics thead td:not(.bg-blue) {
    color: #1c83c6;
}

.table-donorgroup-statistics thead tr:nth-of-type(2) td {
    border-bottom: 1px solid #fff !important;
}

.table-donorgroup-statistics thead tr:nth-of-type(3) td {
    border-top: 0 !important;
    border-color: #fff !important;
}

.table-donorgroup-statistics thead tr:nth-of-type(2) td {
    border-right-color: #fff !important;
}

.table-donorgroup-statistics thead tr:nth-of-type(3) td {
    border-top: 0 !important;
    border-bottom: 0 !important;
}

.table-donorgroup-statistics tbody tr td.separate-line {
    background-color: #c2dae8 !important;
    border: 0 !important;
    padding: 0 !important;
    height: 6px;
}

.table-donorgroup-statistics tr td.darker-1 {
    background-color: #d4e8f4 !important;
}

.table-donorgroup-statistics tr td.darker-2 {
    background-color: #c2dae8 !important;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    background-color: #a7a7a7;
    border-color: #1C83C6;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 600px;
    margin: 20px auto;
}

.mfp-wrap #medical_comments li:not(:nth-last-of-type(1)) {
    border-bottom: 1px dashed rgb(136, 136, 136);
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.btn.white-space-normal {
    white-space: normal;
    height: auto !important;
    line-height: 1.2 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.bg-purple {
    background: #dabbd8 none repeat scroll 0 0;
    /*color: #fff;*/
    white-space: normal !important;
}

.bg-danger {
    background: #f76969 none repeat scroll 0 0;
    /*color: #fff;*/
    white-space: normal !important;
}

.bg-warning {
    background: #eea236 none repeat scroll 0 0 !important;
    border-color: #eea236 !important;
    /*color: #fff;*/
    white-space: normal !important;
}

.ui-select-bootstrap .ui-select-choices-row.active>span {
    background-color: #1C83C6;
}

.ui-select-container .form-control {
    border: 1px solid #ced4da;
    background: #fff;
    background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;
}

.ui-select-bootstrap.open .dropdown-menu {
    display: block;
}

.ui-select-match-item.btn.btn-default.btn-xs {
    display: inline-flex !important;
    align-items: center;
    height: auto !important;
    padding: 5px 10px !important;
}

.ui-select-match-close {
    order: 1;
    opacity: 1;
}

.ui-select-match-close+span span {
    white-space: normal;
    line-height: 1;
    text-align: left;
    display: block;
}

.ui-select-bootstrap {
    padding: 6px;
}

.ui-select-search {
    height: 29px !important;
    margin: 0 !important;
    border: 0 !important;
}

.border-bottom {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.comment-footer {
    background: #eee;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-wrap {
    white-space: pre-wrap !important;
}

.p-2 {
    padding: 10px !important;
}

.px-3 {
    padding-left: 15px;
    padding-right: 15px;
}

.mb-3 {
    margin-bottom: 15px;
}

.btn-lg {
    padding: 10px 25px !important;
    height: auto !important;
    font-weight: bold;
    font-size: 1.2em !important;
}

.link-blue {
    text-decoration: underline;
    color: blue;
}

.link-blue:hover {
    text-decoration: none;
}

.form-control:disabled {
	background: #e3e3e3 !important;
}

