/**********************************
           GENERAL STUFF
**********************************/
body {
    font-family: 'Tahoma';
	background:#fff url("../images/oldalhatter.jpg") !important;
}


a {
    color: white;
}
a:hover,
a:active {
    color: white;
    text-decoration: none;
}

ul {
    padding: 0;
}

@media (min-width: 1200px) {
    .container {
        width: 990px;
    }
}


.menu {
	z-index: 1;
	text-align: right;
	font-weight: 500;
	font-size: 28px;
	margin-top:87px;
	height: 42px;
}
.menu>.group>li {
	position: relative;
}
.menu>.group>li:before {
	display: block;
	padding-top: 6px;
	float: left;
	content: "|";
	font-size: 14px;
	color: #fff;
}
.menu>.group>li:first-child:before {
	content: "";
}
.menu li ul{
  padding: 8px 0 0 0;
  position: absolute;
  z-index: 5;
  top: 42px;
  left: 0;
  min-width: 100%;
  width: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  border-radius: 0 0 5px 5px;
}
.menu li ul,
.menu li ul li:last-child,
.menu li ul li:last-child a{
	border-radius: 0 0 10px 10px;
}


.menu li ul li{ 
    opacity: 0.9;
    filter: alpha(opacity=90);
  background: #323232; 
  display: block !important; 
  color: #f9cdcc;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transiton: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -transition: all 0.5s;
  white-space: nowrap;
  border-bottom: 1px dotted #fff;
}
.menu li ul li:last-child{
	border-bottom: none;
} 

.menu li ul li:hover {
	color: #fff; 
}
.menu li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
  -webkit-transiton: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -transition: all 0.5s;
}
/* Example One */
#example-one { 
	margin: 0 auto; 
	list-style: none; 
	position: relative; 
	float: right;
	padding-left: 0;
	width: 800px;
}
#example-one li { 
	display: inline-block;	
}
#example-one a { 
	color: #ffffff; 
	font-size: 14px; 
	float: left;
	padding: 6px 5px 4px 9px;
	height: 42px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
}
#example-one a:hover { 
	color: #55abd9; 
}


.current_page_item a { 
	color: #55abd9 !important; 
}
.ie6 #example-one li, .ie7 #example-one li { 
	display: inline; 
}


#example-one li ul li a{
	display: block;
	float: none !important;
	padding: 8px 10px;
	height: auto;
	line-height: 1.3em;
	color: #fff;
}


.menu li .lista1, .menu li .lista2, .menu li .lista4, .menu li .lista5{
	  left: 0;
	}

/* Clearfix */
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */


/**********************************
           NAVBAR, MENU
**********************************/
.navbar {
    border: none;
    height: 199px;
    margin: 0;
	background:#fff url("../images/oldalhatter.jpg") !important;

}
.navbar-header {
    height: 155px;
    width: 100%;
}
.navbar-nav li {
    font-size: 16px;
    margin-right: 15px;
	border:0;
}

#main-menu-normal .navbar-nav>li:not(:last-child):after {
    content: "|";
    display: block;
    font-weight: bold;
    margin-top: -12px;
    position: absolute;
    right: -12px;
    text-transform: uppercase;
    top: 50%;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #2d3d11; border: none;
}

.dropdown-menu {
    background-color: #2d3d11;
    border: none;
    border-radius: 0;
}
.dropdown-menu li {
    margin: 0;
	 border: none;
	 background-color:#2d3d11;
}

.dropdown-menu li:hover {
	background-color:#000;
}
.navbar-nav .dropdown-menu a:hover {
    background-color: black; border: none;
}

#main-menu, #main-menu-normal{
    background-color: #9cba33;
    color: white;
    position: relative;
    z-index: 3;
}
#main-menu a , #main-menu-normal a {
    color: white;
    padding: 12px 8px;
    text-transform: uppercase;
}

.search-container {
    margin-top: 55px;
    position: relative;
}
.search-container div {
    display: none;
}
.search-container img {
    display: block;
    margin-left: 5px;
}
.search-container img:hover {
    cursor: pointer;
}
.search-container input[type="text"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: none;
    border: 2px solid #EAF0D2;
    box-shadow: none;
    display: block;
    outline: none;
    padding: 11px 10px 10px 10px;
    transition: box-shadow 0.3s, border 0.3s;
}
.search-container input[type="text"]:focus {
    /*border-color #2d3d11;*/
    /*border: 2px solid #9cba33;
    box-shadow: 0 0 1px 1px #9cba33;*/
}

/**********************************
             CAROUSEL
**********************************/
.carousel .left,
.carousel .right {
    background: none;
}

.carousel-indicators {
    bottom: 0;
    z-index: 2;
}
.carousel-indicators li {
    background-color: white;
    height: 13px;
    margin: 0;
    opacity: 0.3;
    width: 13px;
}
.carousel-indicators li.active {
    background-color: white;
    height: 13px;
    opacity: 0.8;
    width: 13px;
}

.carousel .item {
    /*height: 500px;*/
    width: 100%;
    z-index: 1;
}
.carousel .item img {
    width: 100%;
}

.carousel-caption {
    bottom: 30%;
}
.carousel-caption h1,
.carousel-caption h2 {
    text-transform: uppercase;
}
.carousel-caption h1 {
    font-size: 2.5vw;
}
.carousel-caption h2 {
    font-size: 2.5vw !important;
}
.carousel-caption p {
    margin-bottom: 2%;
}

.sliderarrows_container {
	position:absolute !important;
	z-index:10 !important;
}

.carousel .more-btn {
	position:relative;
	z-index:100;
    border: 2px solid white;
    color: white;
    padding: 1% 2%;
    text-transform: uppercase;
	display:inline-block;
	font-size: 20px;
	max-width:300px;
}
.carousel .more-btn:hover {
    background: rgba(255, 255, 255, 0.4);
}
.carousel .more-btn i {
    margin-left: 15px;
}

.carousel-control {
	position:absolute;
	top:43%;
	z-index:10;
}


.carousel>.container {
    height: 90px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.carousel-control .arrow-left,
.carousel-control .arrow-right {
    position: absolute;
}

.carousel-control .arrow-left {
    left: 10%;
}

.carousel-control .arrow-right {
    right: 10%;
}

/**********************************
          index / BANNERS
**********************************/

.content {
    background: url('../image/texture.jpg') repeat;
    padding: 0;
}
.content .container {
    position: relative;
}
.banner-ul {
	margin-top:15px;
    list-style-type: none;
}
.banner-ul li {
    display: inline-block;
    float: left;
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    width: 240px;
}
.banner-ul li:hover {
    cursor: pointer;
}

/**********************************
            FOOTER
**********************************/
footer {
	background:#807977 url("../images/footerhatter.jpg") !important;
	color: #e6e4e4;
    min-height: 200px;
    padding-top: 40px;
	margin-top:15px;
}

footer a {
    color: #e6e4e4 !important ;
}


.footer-menu,
.session-ul {
    list-style-type: none;
    padding: 0;
}
.footer-menu li {
    padding: 10px 0;
    position: relative;
}
.session-ul li {
    display: inline-block;
    position: relative;
}
.footer-menu {
    text-transform: uppercase;
}
.footer-menu li {
    text-align: center;
}
.footer-menu li:not(:last-child) {
    /*margin-right: 80px;*/
}
.footer-menu li:not(:last-child):after,
.session-ul li:not(:last-child):after {
    content: "|";
    display: block;
    margin-top: -10px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
}

.footer-menu li:not(:last-child):after {
    right: -25px;
}

.session-col {
    margin-top: 10px;
}

.session-col h3 {
    display: inline-block;
    font-size: 14px;
    margin-left: 20px;
    text-transform: uppercase;
}

.session-ul li:first-child {
    margin-right: 25px;
}
.session-ul li:not(:last-child):after {
    right: -14px;
}

.copyright {
    margin-top: 20px;
    margin-bottom: 50px;
	color:#cbcbcb;
	font-size:12px;
}

.session-col a, 
.session-col h3 {
    text-align: center;
    width: 100%;
}

.session-col h3 {
    margin: 0;
}
.session-ul {
    text-align: center;
}

.copyright {
    text-align: center;
}

@media (min-width: 600px) {
	.carousel-caption {
		margin-top:5%;
	}
}

@media (max-width: 768px) {
    .event_frame div {
        width: 100%;
        float:none;
    }
}



@media (min-width: 785px) {
	
    .footer-menu li,
    .session-ul li {
        display: inline-block;
        float: left;
        padding: 0;
    }
    .footer-menu li:not(:last-child) {
        margin-right: 45px;
    }

    .session-col h3 {
        margin-top: 10px;
        text-align: left;
    }
    .copyright {
        text-align: left;
    }
	
		.carousel-caption {
	margin-top:5%;
	}
}

@media (min-width: 1000px) {
	.carousel-caption {
	margin-top:8%;
	}

    #main-menu a, #main-menu-normal a {
        padding: 12px 20px;
    }

    .session-col {
        text-align: right;
        margin-top: 0;
    }
    .session-col h3 {
        margin-left: 20px;
        text-align: right;
        width: auto;
    }
    .session-ul {
        float: right;
        margin-left: -10px;
        margin-top: 15px;
    }
    .copyright {
        margin-top: -30px;
    }
}

.editUserProfile {
	color:#000;
	cursor:pointer;
	text-decoration:underline;
	font-weight:bold;
}


.roundborder {
	border:1px solid #ccc;
	padding:10px;
}

.full {
	width:100%;
}

textarea {
	padding:10px;
}

.input-group-addon {
	width:0%;
	padding:2px 6px;
}

.header {
margin-bottom:0;

}

.partial-full {
	width:28%;
	float:left;
	border-right: 0px;
	border-radius: 4px 0 0 4px;
}

#calendar {
	padding:15px;
	background-color:#fff;
}

.calendaricon {
	height:34px;
	width:34px;
}

.fix-width {
	width:180px;
}

.carousel-caption {
	position:absolute;
	top:0%;
	left:10%;
	right:10%;
	max-width:700px;
	display:block;
	margin-left:auto;
	margin-right:auto;

}

.carousel-caption h2{
	font-size: 2.5vw;
	margin-top:5%;
	margin-bottom:20px;
}

.carousel-caption  p {
	font-size: 1vw;
	line-height:1em;
	margin-bottom:20px;
}


.userspan {
	margin-bottom:10px;
	clear:both;
}

.margintop10 {
	margin-top:10px;
}

.margintop25 {
	margin-top:25px;
}

.margintop35 {
	margin-top:35px;
}

.margintop50 {
	margin-top:50px;
}

.breadcrumb a, .breadcrumb li, .breadcrumb>li+li:before {
	color:#ADADAD;
}

.breadcrumb  {
	background-color:transparent;
	border:0;
	padding:0;
}


.breadcrumb>.active {
	color:#9cba33;
}

.bordered-title {
	margin-top:0;
}

.tagok .select2-container {
	display:none;
}

.menucaret {
	position:absolute;
	top:12px;
	right:12px;
	z-index:1;
	cursor:pointer;
	width:20px;
	height:20px;
	border-top: 19px solid;
	border-right: 14px solid transparent;
	border-left: 14px solid transparent;
}

.navbar-toggle {
	top:92px;
}

.publikus {
	/*background-color:#9cba34;*/
    border-top-color:#9cba34;
}

.tagok {
	/*background-color:#DEE557;*/
    border-top-color:#DEE557;
}

.vezetok, .vezetők {
	/*background-color:#E6B357;*/
    border-top-color:#E6B357;
}



.adminisztratorok, .adminisztrátorok {
    /*background:#E36F3C;*/
	border-top-color:#E36F3C;
}

.publikus_btn, .tagok_btn, .vezetok_btn, .adminisztratorok_btn {
	margin:5px;
	height:40px;
	float:left;
}

.publikus_btn {
	width:150px;
	background-image:url("../images/publikus.png");
}
.tagok_btn {
	width:150px;
    background-image:url("../images/tagoknak.png");
}
.vezetok_btn {
	width:150px;
	background-image:url("../images/vezetoknek.png");
}
.adminisztratorok_btn {
	width:230px;
	background-image:url("../images/adminisztratoroknak.png");
}


.event_frame {
	color:#3f3f41;
	height:180px;
    border-bottom: 2px solid rgb(234, 234, 234) !important;
    padding:10px 0;
}

.event_frame .visibility{
    position:absolute;
    top:7px;
    right:0;

    width: 0;
    height: 0;

    border-top-width: 20px;
    border-left-color:transparent;
    border-left-width: 20px;
    border-top-style: solid;
    border-left-style: solid;
}

.event_frame img{
    clip: rect(0px,240px,160px,0px);
    position: absolute;
}

.list_frame {
	margin-bottom:20px;
}

.title_frame {
	font-size:16px;
	color:#000;
}

.date {
	margin-top:23px;
	font-size:11px;
	color:rgb(173,173,173);
    font-weight: bold;
	float:right;
}

.short_content {
	margin-top:10px;
	font-size:14px;
}

.eventpic {
	max-width:120px;
	max-height:120px;
	float:left;
	margin-right:10px;
}

.short_content_frame {
	margin-top:55px;
	clear:both;
}

.event_next h4 {
	margin-top:20px;
	float:left;
}

.event_next {
	font-size:12px;
	color:#000;
}

.event_next:hover {
	color:#000;
	text-decoration:underline;
}

.eventlink {
	background:url("../images/nyil.png");
	position:absolute;
	right:0;
	bottom:10px;
	width:29px;
	height:29px;
}

.title_frame h4 {
	margin-bottom:0px;
}

.margintopbottom25 {
	margin: 25px 0;
}

.margintopbottom50 {
	margin: 50px 0;
}

.basic {
	min-height:200px;
}

.marginbottom50 {
	margin-bottom:50px;
}

.marginbottom25 {
	margin-bottom:25px;
}

.youtubevideo {
	width: 240px;
	height: 160px; 
}

.playerframe {
	width:240px;
	height:160px;
	display:block;
	background:url("../images/video_mask.png");
}

.tiledesc {
  position: absolute;
  width: 240px;
  height: 70px;
  left:0;
  bottom:0;
  color:#fff;
  background-color: rgba(0,0,0,0.6);
  padding: 5px;
}

.banner-ul li {
	margin-bottom:0;
	width:240px;
	position:relative;
}

.banner-ul li img{
	width:240px;
	height:160px;
}

.page404text {
	color:#474747;
	font-size:20px;
	line-height: 25px;
	margin-top:20px;
	margin-bottom:50px;
	text-transform:uppercase;
}

.page404link {
	color:#9cba33;
	padding:10px 40px;
	margin-bottom:100px;
	border: 3px solid #9cba33;
}
.pagelink {
	color:#9cba33;
	padding:5px 25px;
	border: 3px solid #9cba33;
	display:inline-block;

	
}

.lightgreen {
	color:#9cba33;
}

.page404image {
	background:url("../images/felkialtojel.png");
	width:165px;
	height:162px;
	margin-top:50px;
}

.page404link:hover, .page404link:focus , .pagelink:hover, .pagelink:focus {
	color:#9cba33;	
	text-decoration:none;
}

.image_frame {
	max-width:140px;
}

.services {
padding-bottom:100px;
}

.nopaddingleft {
	padding-left:0;
}

.nopadding {
	padding:0;
}

.nopaddingright {
padding-right:0;
}

.bordered-title, h1{
	color:#9cba33;
}

h1 {
	margin-top:0;
}

.details {
	margin-bottom:25px;
	padding:0;
}

.details p {
	color:#9cba33;
}

.details label {
	color:#474747;
}

.detailscontent, .detailscontent div, .detailscontent p {
	line-height:24px !important;
	text-align:justify;
	font-size:19px !important;
}

.detailscontent a {
	color:#9cba33;
}

.detailscontent a:hover {
	text-decoration:underline;
}

@media (min-width: 991px) {
    .detailscontent {
        padding:0 100px;
    }

    .detailstitle {
		text-align:justify;
        padding:0 100px;
    }
}

.marginright10 {
	margin-right:10px;
}

.navbar-toggle {
position: absolute;
padding: 9px 10px;
top: 92px;
right: 25px;
margin-right:0;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}

.marginbottom10 {
	margin-bottom:10px;
}

.marginbottom5 {
	margin-bottom:5px;
}

.margintop20 {
	margin-top:20px;
}

.pointer {
	cursor:pointer;
}

.marginrightbottom15 {
	margin-right:15px;
	margin-bottom:15px;
}

.youtubueimg {
	width:100%;
	height:100%;
}

.mainpage {
	margin:0;
}

.showPreview {
	display:none;
}

.fc-event {
	background-color:#9cba33 !important;
	border:#9cba33 !important;
}

#list_users_wrapper {
	background-color:#fff !important;
	padding:15px;
}

.marginleftm15 {
	margin-left:-15px;
}

/*----soundmanager----*/

                            #player_container {
                                width: 235px;
                                position: relative;
                                margin: auto;
                            }

                            #player_play_button {
                                width: 29px;
                                height: 29px;
                                cursor: pointer;
                            }
 
                            .play_button {
                                background-image: url("../images/play_gomb.png");
                            }
 
                            .pause_button {
                                background-image: url("../images/pause_gomb.png");
                            }
 
                            #player_mute_button {
                                width: 17px;
                                height: 20px;
                                cursor: pointer;
                                margin-top: 7px;
                            }
 
                            .mute_button {
                                background-image: url("../images/hangero_icon.png");
                            }
 
                            .unmute_button {
                                background-image: url("../images/hangero_nema_icon.png");
                            }
 
                            .ui-slider-horizontal {
                                height: 5px;
                            }
 
                            .ui-widget-content {
                                background: none !important;
                                background-color: #9dd250 !important;
                                border: none !important;
                            }
 
                            .ui-slider-handle {
                                height: 1em !important;
                                top: -2px !important;
                                width: 0.2em !important;
                                background: #79a13e !important;
                                border-color: #79a13e !important;
                                cursor: pointer !important;
                                margin-left: 0px !important;
                            }
							
							.ui-corner-all {
								border-radius:0 !important;
							}
 
                            #player_slider {
                                width: 92px;
                            }
 
                            #volume_slider {
                                width: 32px;
                            }
 
                            #player_slider, #volume_slider {
                                margin-top: 12px;
                                margin-left: 5px;
                                margin-right: 5px;
                            }
 
                            .player_gui {
                                float: left;
                            }
 
                            #player_play_counter {
                                margin-right: 5px;
                                margin-top: 7px;
							}
							
.defaultcursor {
	cursor:default;
}

.items_frame {
	margin-top:0;
	margin-bottom:0;
	list-style:none;
}


.holder {
	margin: 30px auto;
	text-align:center;
}

.holder a {
	font-size: 12px;
	cursor: pointer;
	margin: 0;
	color: #333;
	padding:5px;
}

.holder a:hover {
	background-color: #9cba33;
	color: #fff;
}

.holder a.jp-previous { margin-right: 15px; }
.holder a.jp-next { margin-left: 15px; }

.holder a.jp-current, a.jp-current:hover { 
	color: #2d3d11;
	font-weight: bold;
}

.holder a.jp-disabled, a.jp-disabled:hover {
	color: #bbb;
}

.holder a.jp-current, a.jp-current:hover,
.holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default; 
	background: none;
}

.holder span { margin: 0 5px; }

.downloadlink_list {
	position:relative;
	top:7px;
	z-index:111111;	
}

.downloadlink {
	position:absolute;
	top:7px;
	z-index:111111;	
	left:-90px;
}

.downloadlink a, .downloadlink_list a {
	color:#000;
	font-size:16px;
	text-decoration:none;
}

.fa-download {
	margin-left:7px;
}