@media only screen and (max-width: 997px) {
	#Search {
    position: relative;
    z-index: 99;
    float: left;
    height: 38px;
    margin: 0;
    padding: 0;
    top: 26px;
}
}/*
.subMenu .child-2 a span{
	color: #7467b2!important;
	    opacity: 1;
}
.subMenu .child-5 a span{
	color: #7467b2!important;
	    opacity: 1;
}
.subMenu .child-6 a span{
	color: #7467b2!important;
	    opacity: 1;
}
.subMenu .child-7 a span{
	color: #7467b2!important;
	    opacity: 1;
}
.subMenu .child-8 a span{
	color: #7467b2!important;
	    opacity: 1;
}
.subMenu .child-2,.child-5,.child-6,.child-7,.child-8{
	display: block!important;
	    opacity: 0;
}

.rootMenu .child-2 a span{
	color: #7467b2!important;
	    opacity: 0;
}
.rootMenu .child-5 a span{
	color: #7467b2!important;
	    opacity: 0;
}
.rootMenu .child-6 a span{
	color: #7467b2!important;
	    opacity: 0;
}
.rootMenu .child-7 a span{
	color: #7467b2!important;
	    opacity: 0;
}
.rootMenu .child-8 a span{
	color: #7467b2!important;
	    opacity: 0;
}
.rootMenu .child-2,.child-5,.child-6,.child-7,.child-8{
	display: none!important;
	    opacity: 0;
}*/

hr.style55 {
    height: 1px;
    border: 0;
    box-shadow: 0 10px 10px -10px #8c8b8b inset;
    margin-top: 0;
}


.btn-info {
    color: #ffffff!important;
    background-color: #7467b2!important;
    border-color: #7467b2!important;
}

.ViewDocuments td, th{
	border:0!important;
}

.ViewDocuments td, th{
	border-bottom: 1px solid #ddd!important;
}


.TitleCell {
	padding-top: 10px!important;
    font-size: 17px;
}
.IconCell img{
	    width: 26px;
}

/*MODAL*/
.features_table h1{
    font-size:18px !important;
  
}
li{
    list-style:none;
    }
h1{
     font-size:21px !important;
    }  

.features_table {
      width: 97%;
}  
.features-table li {
    background: #3a345a none repeat scroll 0 0;
    border-bottom: 2px solid #ffffff;
    color: #f1f1f1;
    font-size: 16px;
    padding: 15px 24px;
    list-style-type: none;
}
.features-table li:hover{
  background:  #3A3459;
  cursor:pointer;
  -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
.features-table-free li, .features-table-paid li {
    background: #efefef none repeat scroll 0 0;
    border-bottom: 2px solid #d4d4d4;
  text-align:center;
   padding: 14px 24px;
  cursor:pointer;
}
.features-table-free h1, .features-table-paid h1 {
    text-align: center;
    border-top-right-radius: 20px;
}
.features-table-free li:hover, .features-table-paid li:hover {
    background: #dedede none repeat scroll 0 0;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
.features_table h1 {
    font-size: 23px !important;
}
.features-table h1, .features-table-free h1, .features-table-paid h1 {
    background: #3a345a none repeat scroll 0 0;
    color: #fff;
    font-weight: 600;
    margin-left: 18px;
    padding: 19px 21px;
    text-transform: uppercase;
}
.features-table h1 {
    border-top-left-radius: 20px;
  text-align:center;
}
.features-table-paid h1 {
    border-top-right-radius: 20px;
}
.features-table-free li {
    border-right: 2px solid #d4d4d4;
    list-style-type: none;
    padding-left: 5px;
}

.no-padding{
  padding:0;
}
ul{
  padding:0;
}
/*End modal*/

.TitleHeader, .IconHeader, .EditHeader{
	display: none;
}


.DNNModuleContent{
  font-family: Libre baskerville;
}
figcaption{
  font-size: 13px;
}

@media only screen  and (max-width: 999px){
.menu_box1{
          float: right;
          position: absolute;
          top: 13px;
          right: 14%;
          }
}


@media only screen and (min-width: 446px) {
    .mobile_display_search{
    display: none;
}
}

@media only screen and (min-width: 220px) and (max-width: 996px)  {


.mobile_hide{
    display: none;
}
.mobile_display_search{
    display: block;
    background: #7467b2;
    margin: 0;
}

.search_position {
    float: right;
    padding-left: 40%!important;
}

#Search{
    position: static;

}
.menu_box1{
	width: 26%;
}

}
@media only screen and (max-width: 996px){
.mobile_kalendar{
	text-align: right;
    padding-top: 0; 
    position: absolute;
    top: 49px;
    right: 59px;
}
}
@media only screen and (min-width: 997px){
.mobile_kalendar{
	text-align: right;
    padding-top: 0; 
    position: absolute;
    top: 28px;
    left: 150px;
}
}

@media only screen and (max-width: 320px){

.mobile_nav {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: -140px;
    bottom: 15px;
}
}
.vijesti_arhiva {
    float: right;
}
.zoom-gallery li 
{
    list-style-type:none;
    display:inline;
    margin:5px;
}

.zoom-gallery li a img
{
    width: 20%!important;
    width: 18%!important;
    height: auto;
}

.header_main .menu_box {
    float: right!important;
    padding-right: 2%;
}

#Search{
    top:25px;

}