html {
	overflow-y: visible !important;
}
.quicksearch #quicksearch .quicksearch label {
	display:none;
}
#cc_1472849, #cc_1538465 {
	display: none;
}
#main .ym-col2 {
	overflow: visible;
}
#main .ym-col3 span.glyphicon {
	font-family: 'Glyphicons Halflings';
}
.zmvxroot *, .zmvxroot *:before, .zmvxroot *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}
a, a:visited, a:focus, a:hover, a:active, a.active {
	color: #036;
}
#content {
	min-height:500px;
}

.none {
	display: none
}
a.dtcol {
	text-decoration: none; font-size: 16px;
}
img.tb-root-entry-iconPrimary{vertical-align: baseline;}

.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
.input-group-btn .btn-group {
    display: flex !important;
}
.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}
.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn-group .form-horizontal .btn[type="submit"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
#adv-search {
    margin-left: 20px;

}


@media screen and (min-width: 768px) {
    #adv-search {
        width: 500px;

    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 500px;
    }
}

div > .radio-inline:first-child { margin-left: 10px;}

ul.dropdown-menu  {
    margin-left: -200px;
    width: auto;
}
ul.dropdown-menu li {
    width: auto;

}
ul.dropdown-menu > li:hover{
    background-color: #cccccc;
}
ul.dropdown-menu > li>input  {
	margin-right:5px;
}
#datepicker input {
	display: inline-block;
	width: 8em;
}
#datepicker {
	margin-right:10px; 
	display: inline-flex;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background: #036;
	color: #fff;
}
.ui-datepicker .ui-datepicker-calendar td {
	border-radius: 0;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: 1px solid #036;
	background: #036;
}
.ui-datepicker .ui-datepicker-week-end a.ui-state-active {
	background-color: #036;
}

#ulkategorieid li{list-style:none;float:left;}
#ulkategorieid >li{width:30%}

ul.katLevel2 li{width:auto;float:none}

#ulkategorieid .even
{ background-color:transparent; }

.katlevel1 label{padding-left:5px}
.katLevel2 label{padding-left:5px}
ul > li > ul { margin-left: 5px}
ul.katLevel3 > * { margin-left: -5px}

.dropdown-menu>.active>a {
    background-color: #cccccc;
}
.dropdown-menu>.active>a:hover {
    color: #efefef!important;
}

.zmimage {
	display: block;  
	position: relative;
}
.zmimage .delmerk {
	display: none;
}

.zmimage > .kat {
	width: 100%;
    background-color: #666;
    padding: 4px 1px 4px 10px;
    color: #fff;
}
div.description_content{
    padding:10px;
}

.zmd {
	display:table-cell;
	height: 100%;
	width: 100%;
	vertical-align: bottom
}

#main #col3 .zmvxroot .footer .bbt .btn {
	padding: 6px 20px 0 0;
}
#main #col3 .zmvxroot .footer .bbt .ical .fa.fa-calendar {
	padding: 0 3px 0 0;
}
.zmdata {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.ui-datepicker {
    background-color: #fff;
    border: 1px solid #66AFE9;
    border-radius: 0;
    box-shadow: 0 0 8px rgba(102,175,233,.6);
    display: none;
    margin-top: 4px;
    padding: 10px;
    width: 280px;
    z-index: 100 !important;
}
.ui-datepicker a,
.ui-datepicker a:hover {
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-header {
    margin-bottom: 4px;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title {
    font-weight: 700;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    cursor: default;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    line-height: 1;
    margin-top: 2px;
    width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
    float: left;
    text-align: left;
}


.ui-datepicker .ui-icon {
    display: none;
}
.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%;
}
.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    padding: 4px 0;
}
.ui-datepicker .ui-datepicker-calendar td:hover {
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-calendar td a {
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
    background-color: #fff;
    cursor: default;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;

}
.zmitemx > .body {
	margin: 10px 0 0 0;
}

/* rk */
.titel {
	font-weight: bold;
}
.suchbox .titel {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.zmvxroot {
    position: relative;
    z-index: 9;
}
.zeitraum {
}
.zeitraum.zr-bis {
}
.form-control.hasDatepicker {
}
.categorie {
	clear: both;
	margin: 10px 0 0;
}
.sammelbegriff select {
	width: 100%;
	height: 32px;
}
#zmList {
	margin: 20px 0 0;
}
#main .ym-col2 #zmList .zmliste i,
#main .ym-col2 #zmList .zmraster i {
	color: #fff;
}
.zmliste.btn-default:not(.btn-primary),
.zmraster.btn-default:not(.btn-primary) {
	background: #efefef;
	border: 1px solid transparent;
	border-color: #efefef;
	border-radius: 0;
	color: #000;
	text-decoration: none;
}
.zmraster.btn-primary, .zmraster.btn-primary:active, .zmraster.btn-primary:hover, .zmraster.btn-primary:focus,
.zmliste.btn-primary, .zmliste.btn-primary:active, .zmliste.btn-primary:hover, .zmliste.btn-primary:focus,
.btn#merkzettel {
	background-color: #859d11;
	border: 1px solid transparent;
	border-color: #859d11;
	border-radius: 0;
	color: #fff;
	text-decoration: none;
}
#zmqs .btn-primary, .weiter .btn-primary, .btn-primary,
#zmqs .btn-primary:focus, .weiter .btn-primary:focus, .btn-primary:focus, .btn-primary:hover, .btn-primary:active,
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, 
.btn-primary:active:focus, .btn-primary:active:hover {
	background-color: #859d11;
	border-color: #ccc;
}
.btn-info .badge#merkzettelbadge {
	color: #036;
}

#zmresult {
	margin: 20px 0 0;
}
.zmitemx .zmimage {
	max-height: 105px;
	overflow: hidden;
}
.zmitemx .zmimage img {
	width: auto !important;
}

.footer .btn-default {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: #036;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, 
.btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover,
.btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default,
.btn-default.focus, .btn-default:focus {
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	text-decoration: underline;
}
.form-control:focus {
	border: #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.6);
	outline: 0 none;
}
.text-primary, .btn-link {
	color: #036;
}
.form-control {
	height: 30px;
	padding: 0 5px;
	border-radius: 0;
	box-shadow: none;
}
.form-group {
	margin: 0;
	padding: 5px 0;
}
.col-sm-2 {
	width: 22.8%;
}
.col-sm-10 {
	width: 100%;
}
div > .radio-inline:first-child {
	margin-left: 0;
}
.form-group.form-inline.col-sm-10 {
	margin: 5px 0 20px 0;
	padding-right: 0;
	width: 100%;
}
.form-group.col-sm-10.bbt {
	padding-right: 10px;
	width: 100%;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-left: 11px;
}
.radio-inline * {
	font-size: 13px;
}
.zmitemx > .kat {
	background: #eee none repeat scroll 0 0;
	display: table-cell;
	font-weight: bold;
	height: 50px;
	line-height: 15px;
	padding: 0;
	vertical-align: middle;
	width: 200px;
}
.zmitemx {
	background: #efefef;
	height: 100%;
	margin: 0 11px 20px 0;
	min-height: 240px;
	padding: 0 10px 10px 10px;
	position: relative;
	width: 32%;
}

.zmitemx:nth-of-type(3n) {
	margin: 0 0 20px 2px;
}
#main #col3 .zmitemx .footer {
	margin: 5px 0 0;
	min-height: 160px;
	position: relative;
	bottom: 0px;
}
.zmitemx .footer .bbt {
	bottom: 10px;
	position: absolute;
}
#main .zmitemx .footer .bbt button.mehr,
#main #zmList .zmitemx .footer .bbt button.mehr:hover {
	margin: 0;
}
.zmlisx {
	background: #efefef;
	clear: both;
	height: 100%;
	margin: 10px 0;
	position: relative;
	width: 100%;
}
.zmlisx .zmimage {
	float: left;
	width: auto;
}
.zmlisx .header, .zmlisx .footer {
	margin: 0 0 0 220px;
	padding: 10px 0 0;
}
.zmlisx .footer .bbt {
	bottom: 10px;
	position: absolute;
	right: 20px;
}
.zmlisx .header .kat {
	font-weight: bold;
}
.zmlisx .header .titel {
	font-size: 16px;
}

.zmlisx .zeit {
	float: left;
	margin: 0 10px 0 0;
}
#main #col3 .zmlisx .footer .bbt {
	float: right;
}
#main #col3 .zmlisx .footer .bbt:after {
	clear: both;
	content: ".";
	display: block;
	height: 10px;
	visibility: hidden;
}
#main .footer .bbt .ym-button, 
#main .footer .bbt button,
#main #zmList .footer .btn-default:hover, 
#main #zmList .footer .bbt span.merkout.btn {
	background: none;
	color: #069 !important;
	font-size: 14px;
	margin: 0 10px 0 0;
	padding: 0;
}
#main .footer .bbt .tooltip * {
	color: #fff !important;
}
#main .ym-col2 .footer .bbt i {
    color: #069;
}
#main .footer .bbt .ym-button:hover,
#main .footer .bbt button:hover {
	background: none;
}

.zmimage {
	width: 100%;
}
.zmimage img {
	width: 100%;
}
.zmlisx .zmimage img {
	max-width: 210px;
}
.img-thumbnail {
	border: none;
	border-radius: 0;
	padding: 0;
}
.btn {
	border-radius: 0;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
	outline: none;
	outline-offset: 0;
}
.weiter.pull-right {
	margin: 20px 0 0;
}
.tooltip-inner {
    background-color: #000;
    border-radius: 0;
    color: #fff;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
}
.tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    margin-bottom: -5px;
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
}
.tooltip.top-right .tooltip-arrow {
    left: 5px;
}
.tooltip-inner {
	background-color: #036;
}
.tooltip-arrow {
	color: #036;
}
.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    border-top-color: #036;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #036;
}
.tooltip.left .tooltip-arrow {
	border-left-color: #036;
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
	border-bottom-color: #036;
}
/* Detailansicht */
.modal.bootstrap-dialog.type-primary {
	z-index: 9999 !important;
}
.modal-body {
	padding: 15px 30px;
}
.modal-header {
	padding: 15px 15px 15px 30px;
}
.bootstrap-dialog.type-primary .modal-header {
	background-color: #036;
}
.bootstrap-dialog .modal-header .bootstrap-dialog-title {
	float: left;
	font-size: 40px;
	font-weight: bold;
	line-height: 44px;
	width: 90%;
}
.bootstrap-dialog .modal-header .close,
.bootstrap-dialog .modal-header .close:focus, 
.bootstrap-dialog .modal-header .close:hover {
	color: #fff;
	font-size: 70px;
	font-weight: lighter;
	opacity: 1;
	margin: -21px -3px 0 0;
}
.zmDetail .kategorie {
	font-weight: bold;
}
.zmDetail .kategorie span.child:after {
	content: "|";
	display: inline-block;
	padding: 0 5px;
}
.zmDetail .kategorie span.child:last-child:after {
	content: "";
	padding: 0;
}

.zmDetail h2.head {
	margin-top: 0;
}
.zmDetail h2.head * {
	font-size: 20px;
}
.zmDetail .head .titel {
	display: block;
	font-size: 24px;
	margin: 10px 0;
}
.zmDetail .body {
	margin: 30px 0 0;
}
.zmDetail .body figure.figure {
	max-width: 300px;
	float: left;
	margin: 0 20px 20px 0;
}
.zmDetail .body figure.figure {
	float: left;
	margin: 0 20px 20px 0;
}
.zmDetail .body figure.figure img {
	max-width: 300px;
}
.zmDetail .body figure .figure-caption{
	font-size: 10px;
}

.zmDetail h3.uhr .fa.fa-clock-o {
	position: relative;
	top: 2px;
}
.zmDetail .boxxes {
	clear: both;
}
.zmDetail .boxxes .box {
	background: #efefef;
	float: left;
	margin: 20px 25px 30px 0;
	width: 31%;
}
.zmDetail .boxxes .box .boxcontent p {
	margin: 3px 0;
}
.zmDetail .boxxes .box:nth-of-type(3n) {
	margin: 20px 0 30px 0;
}
.zmDetail .boxxes .box .boxtitel {
	background: #ddd;
	border-bottom: 2px solid #ccc;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 7px 0 7px 20px;
	text-align: left;
}
.zmDetail .boxxes .box .boxcontentitem {
	padding: 7px 20px;
}
.zmDetail .boxxes .box .boxcontentitem .label {
	border-radius: 0;
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	padding: 0;
	text-align: left;
	vertical-align: inherit;
	white-space: normal;
}
.zmDetail .boxxes .box .boxcontentitem i.fa {
	float: left;
	padding: 3px 0 0;
	text-align: left;
	width: 25px;
}
.zmDetail .boxxes .box .boxcontent .labelAus {
	float: left;
	padding: 3px 0 0;
	text-align: left;
}
.zmDetail .boxxes .box .boxcontent .AddressBlock .organization,
.zmDetail .boxxes .box .boxcontent .AddressBlock .street-address,
.zmDetail .boxxes .box .boxcontent .AddressBlock .cityline {
	display: none;
}

.zmDetail .boxxes .box .boxcontent .adresse-ort {
	float: left;
}
.zmDetail .boxxes .box .boxcontent .adresse-phone {
	clear: both;
}
.zmDetail .boxxes .box .boxcontent .adresse.Town {
	padding-right: 3px;
}
.zmDetail .boxxes .box .boxcontent .AddressBlock {
	margin-left: 2px;
	padding: 2px 0 0;
}
.zmDetail .boxxes .box .boxcontent .AddressBlock:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}


.zmDetail .boxxes .box .boxcontent .ausstattung span {
	display: none;
}
.zmDetail .boxxes .box .boxcontent .ausstattungIcons img {
	max-width: 22px;
}
.zmDetail .boxxes .box .boxcontent strong.preis:after {
	content: " \20AC";
}
.zmDetail .boxxes .box .boxcontent .fremdsprachen {
	margin: 15px 0 0;
}



.zmDetail .boxxes .box ul.pkat li span {
	margin: 0 2px 0 0;
}

.zmDetail .carousel {
	clear: both;
	margin: 30px 0;
	text-align: center;
}
.zmDetail .carousel .carousel-control-next {
	right: 38px;
}
.zmDetail .carousel .carousel-control-prev {
	left: 39px;
}
.zmDetail .carousel img {
	margin: 0 auto;
	width: 85%;
}
.zmDetail .carousel .carousel-caption {
	bottom: 0;
	color: black;
	left: 0;
	padding: 0;
	position: relative;
	right: auto;
	text-shadow: none;
}
.zmDetail .carousel .carousel-control {
	background-color: #fff;
	color: #036;
	opacity: 0.7;
}
.zmDetail .carousel .carousel-control.left, 
.zmDetail .carousel .carousel-control.right {
	background-image: none;
}
.zmDetail .carousel .carousel-control:focus, 
.zmDetail .carousel .carousel-control:hover {
	opacity: 1;
}
.zmDetail .locorg  {
	display: flex;
	flex-wrap: wrap;
}
.zmDetail .locorg .location, 
.zmDetail .locorg .veranstalter {
	padding: 0 20px 0 0;
    width: 50%;
}
.zmDetail .adresse div.externerlink > div {
	display: inline-block;
}
.zmDetail .qrCodeVcard img {
    max-width: 150px;
}
.zmDetail .vcard-link .fa-address-card-o {
    height: 50px;
}
.zmDetail .adresse > div > div {
    margin: 3px 0 0;
}
.zmDetail .adresse i.fa {
	text-align: center;
	width: 20px;
}
.zmDetail span.mobile {
	padding: 0;
	background: none;
}

.zmDetail a, .zmDetail a:visited, .zmDetail a:focus, .zmDetail a:hover, .zmDetail a:active, .zmDetail a.active,
.modal-footer .btn-default.active.focus, 
.modal-footer .btn-default.active:focus, 
.modal-footer .btn-default.active:hover, 
.modal-footer .btn-default.focus:active, 
.modal-footer .btn-default:active:focus, 
.modal-footer .btn-default:active:hover, 
.modal-footer .btn-default.active,
.modal-footer .btn-default:active,
.modal-footer .btn-default:hover, 
.modal-footer .btn-default.focus, 
.modal-footer .btn-default:focus {
	color: #036;
}
#zmList .btn-primary,
#zmList .btn-default:hover {
	background: #859d11;
	color: #fff;
}
#zmList #zmresult .kat {
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
}
#main #zmresult .footer .bbt button {
	font-size: 13px;
}
.modal-footer {
	clear: both;
}
.modal-footer .btn-default {
	background: none;
	border: none;
	color: #036;
}


/*******************************************************************************/
/* VK */
/*******************************************************************************/
#node2795837 .zmitemx {
	min-height: 400px;
}
#node2795837 .zmitemx .body * {
	line-height: 25px;
}
#node2795837 .zmlisx {
	min-height: 150px;
}
#node2795837 .zmvxroot #zmvx {
	margin-bottom: 5vw;
}
#node2795837 .suchbox .zeitraum.zr-von {
    width: 45%;
    float: left;
}
#node2795837 .suchbox .zeitraum.zr-bis {
    width: 45%;
    float: right;
}
#node2795837 #ulkategorieid >li {
	margin: 0;
}
#node2795837 ul#ulkategorieid {
	margin: 1vw 0;
}
#node2795837 #main .ym-col2 #ulkategorieid li a {
	font-weight: 500;
	padding-left: 5px;
}

#node2795837 .suchbox .zeitraum.zr-von:after,
#node2795837 .suchbox .zeitraum.zr-bis:after,
#node2795837 ul#ulkategorieid:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
#node2795837 .suchbox .zeitraum.zr-von:after,
#node2795837 .suchbox .zeitraum.zr-bis:after {
	height: 1vw;
}
#node2795837 .zmitemx .zmimage {
	max-height: 115px;
}

/*******************************************************************************/





/* responsive */
@media only screen and (min-width: 1200px) {
	.modal-lg {
		width: 1150px;
	}
}
@media only screen and (min-width: 830px) and (max-width: 1150px) {
	#col3 h1, .print_margins #content h1 {
		font-size: 33px;
	}
	.zmitemx, .zmitemx:nth-of-type(3n) {
		margin: 0 14px 20px 0;
		width: 48%;
	}
	.zmitemx:nth-of-type(2n) {
		margin: 0 0 20px 2px;
	}
	.zmimage img {
		min-width: 201px;
	}
	.zmDetail .boxxes .box {
		margin: 20px 17px 30px 0;
	}
}
@media only screen and (min-width: 600px) and (max-width: 829px) {
	.nav-outer, ul.nav {
		margin: 0;
	}
	.form-control.hasDatepicker {
		width: 99.6%;
	}
	.modal-dialog {
		width: 95%;
	}
	.zmitemx, .zmitemx:nth-of-type(3n) {
		margin: 0 14px 20px 0;
		width: 48%;
	}
	.zmitemx:nth-of-type(2n) {
		margin: 0 0 20px 2px;
	}
	.zmimage {
		width: 241px;
	}
	.zmimage img {
		min-width: 239px;
	}
	.zmDetail .boxxes .box {
		margin: 20px 17px 30px 0;
	}
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
	.nav-outer, ul.nav {
		margin: 0;
	}
	.form-control.hasDatepicker {
		width: 99.6%;
	}
	.modal-dialog {
		width: 95%;
	}
	.zmitemx, .zmitemx:nth-of-type(3n) {
		margin: 0 12px 20px 0;
		width: 48%;
	}
	.zmitemx:nth-of-type(2n) {
		margin: 0 0 20px 2px;
	}
	.zmimage {
		height: auto;
		max-height: 130px;
		width: 173px;
	}
	.zmimage img {
		min-width: 173px;
	}
	.zmDetail .boxxes .box, .zmDetail .boxxes .box:nth-of-type(3n) {
		margin: 10px 0;
		width: 100%;
	}
}
@media only screen and (max-width: 479px) {
	.nav-outer, ul.nav {
		margin: 0;
	}
	.form-control.hasDatepicker {
		width: 99.6%;
	}
	.modal-dialog {
		width: 95%;
	}
	.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
		font-size: 13px;
	}
	.zmitemx, .zmitemx:nth-of-type(3n) {
		margin: 10px 0;
		width: 100%;
	}
	.zmimage {
		height: auto;
		width: 280px;
	}
	.zmimage img {
		min-width: 280px;
	}
	.zmlisx .zmimage {
		float: none;
	}
	.zmlisx .header, .zmlisx .footer {
		margin: 0;
		padding: 10px;
	}
	.zmlisx .zmimage {
		margin: 0;
	}
	.zmDetail .body .bildone {
		max-width: 100%;
		float: none;
		margin: 0 0 20px 0;
	}
	.zmitemx > .body, #main #col3 .zmitemx .footer {
		min-height: auto;
	}
	#main #col3 .zmitemx .footer .bbt {
		position: relative;
	}
	.zmDetail .boxxes .box, .zmDetail .boxxes .box:nth-of-type(3n) {
		margin: 10px 0;
		width: 100%;
	}
}


.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	min-height: 25px;
}
.katb {
	background: #eee;
	cursor: pointer;
	float: left;
	margin: 0 10px 19px 0;
	padding: 11px;
}
.katb:nth-child(3n) {
	margin: 0 0 19px 0;
}
.headKat {
	margin: 1px 0 10px 0;
}

.modal .modal-lg, 
.modal .modal-xl {
	max-width: none;
}