.attention_menu {
   background: #DAA520;
   color: #000000;
   font-weight: bold;	
}

p {
    margin: 0 0 10px !important;
	font-size:120%;
}

.component-content a {
    color: #6f0303;
    font-weight: bold;
}


h2 {
    font-size: 140% !important;
}

li {
    line-height: 18px !important;
}

.rt-block {
    margin: 10px !important;
    padding: 0 15px !important;
    position: relative !important;
    }


#rt-top .rt-container, #rt-debug .rt-container {
    background: white none repeat scroll 0 0 !important;
    border-radius: 0 !important;
    margin: 0 auto !important;
}

.menu-block {
    background:#2f3448 !important;
    margin: 0;
    padding: 0;
}

.gf-menu.l1 > li > .item, .gf-menu.l1 > li > .item em{
    color: #fff !important;
    text-shadow: none !important;
    font-size:15px !important;
    padding-left:10px; 
    padding-right:10px;
    background: none;

}



.rt-container {
    background:#fff;
    margin: 0 auto;
    width: 1200px;
}

.layout-slideshow2 .sprocket-features-title {
    display: block;
    font-size: 1.3em !important;
    line-height: 1.3em;
    margin: 10px 0;
    padding: 0;
}

.sprocket-lists-title {
    display: block;
    font-size: 18px !important;
    margin: 0 !important;
    padding: 10px 0px 10px 0px !important;
    position: relative;
}

.sprocket-lists ul.sprocket-lists-container li {
    margin-bottom: 2px;
    padding: 0 !important;
}

.sprocket-lists-item {
    background: #7d7d7d none repeat scroll 0 0 !important;
    display: block;
    position: relative;
    height:152px;
}

.sprocket-lists-item:hover {
    background: #736356 none repeat scroll 0 0 !important;
    display: block;
    position: relative;
}

body {
    color: #000 !important;
    Text-shadow:none !important;
}

.box6 {
    color:#fff !important;
    Text-shadow:none !important;
}

.sprocket-lists-title a{
    color:#fff !important;
    Text-shadow:none !important;

}

.sprocket-lists-desc {
    font-size: 12px !important;
    color:#fff;
}

.box6.rt-horizontal-gradient a {
   
}


.fp-roksprocket-slideshow {
    margin:10px -5px 3px !important;
}

.fp-roksprocket-lists-1.rt-block {
    margin: 24px 0 20px !important;
}

.sprocket-lists-item .sprocket-padding {
    display: block;
    padding: 0 10px !important;
}


.readon::after, .sprocket-readmore::after {
    content: "" !important;
    padding: 3px 14px 0 0;
    margin-left: 5px;
    vertical-align: middle;
    background:url("http://yj4.uni-pannon.hu/images/arrow_img.jpg");
}
.readon:focus, .sprocket-readmore:focus {
    background: rgba(0, 0, 0, 0) url("http://yj4.uni-pannon.hu/images/arrow_img.jpg") repeat scroll 0 0;
    content: "" !important;
    margin-left: 5px;
    padding: 3px 14px 0 0;
    vertical-align: middle;
}

p.readmore a::after, .sprocket-readmore::after {
    content: "" !important;
    padding: 1px 12px 0 0;
    margin-left: 5px;
    vertical-align: middle;
    background:url("http://yj4.uni-pannon.hu/images/arrow_blue.jpg");
}

.button,  .readon-wrapper .readon {
    margin-left: 0px;
    vertical-align: middle;
    content:none !important;
    background:#fff;
    color:#2c3043 !important;
    text-decoration:none;
}

.button,  .readon-wrapper .readon:hover {
    margin-left: 0px;
    vertical-align: middle;
    content:none !important;
    background:#fff;
    color:#2c3043 !important;
    text-decoration:underline;
}



.readon-wrapper a {
  color:red !important;

}

.sprocket-lists-item .readon-wrapper {
    display: block;
    float: right !important;
}

.sprocket-lists ul.sprocket-lists-container li {
    margin-bottom: 5px !important;
    padding: 10px 0;
}


.button, .readon, button.validate, p.readmore a, #member-profile a, #member-registration a, .formelm-buttons button, .controls .btn, .logout-button .btn, #gantry-totop, .sprocket-mosaic-header li, .sprocket-readmore, .sprocket-mosaic-loadmore, .sprocket-lists-title .indicator, .roksearch_results a.clr, #k2Container .k2ReadMore, #k2Container #submitCommentButton {
    background-color: #2c3043;
    background-repeat: no-repeat;
    color: #ffffff !important;
    text-decoration: none !important;
    padding:0px 8px !important;
}

p.readmore a, .sprocket-readmore, .sprocket-mosaic-loadmore, .sprocket-lists-title .indicator, .roksearch_results a.clr, #k2Container .k2ReadMore, #k2Container #submitCommentButton {
    background-color: #11192b !important;
    background-image:none !important;
    background-repeat: no-repeat;
    color: #ffffff !important;
    text-decoration: none !important;
    padding:0px 8px !important;
    float:right !important;
}


#mod-search-searchword{
    background: #959595 url("http://yj4.uni-pannon.hu/images/search.jpg") no-repeat scroll 132px 0px !important;
    border: medium none !important;
    border-radius: 8px;
    color: #fff !important;
    opacity: 1 !important;
    width: auto;
     box-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
     width:150px;
     margin-left:25px;
	 
}

input[type="search"] {
    background: red none repeat scroll 0 0;
    border: 1px solid #d5d5d5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: red !important;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff !important;
    opacity:  1 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff !important;
   opacity:  1 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff !important;
   opacity:  1 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff !important;
   opacity:  1 !important;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .uneditable-textarea, .chzn-container-single .chzn-single, .chzn-container-multi .chzn-choices {
    border-radius: 3px;
    font-size: 16px;
    line-height: 12px;
    margin-bottom: 9px;
    padding: 2px 5px;
}

.rt-popupmodule-button, .buttontext  {
 
    border: medium none !important;
    border-radius: 8px;
    color: #fff !important;
    opacity: 1 !important;
    width: auto;
    line-height:18px !important;  
	width:93px;

}



.button, .logout-button .btn, .sprocket-lists-title .indicator, .roksearch_results a.clr, #k2Container .k2ReadMore, #k2Container #submitCommentButton {
       background: #959595 url("http://yj4.uni-pannon.hu/images/login.jpg") no-repeat scroll 5px 0px !important;
    background-image: linear-gradient(#393f57, #2f3448 50%, #1f222f);
    background-repeat: no-repeat;
    border: 0px solid #616c95 !important;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
    color: #ffffff !important;
    text-shadow: nopne !important;
    border-radius:7px !important;
    padding:5px 20px 5px 40px !important;
}


.button2 {
       background: #959595 url("http://yj4.uni-pannon.hu/images/login.jpg") no-repeat scroll 5px 0px !important;
    background-image: linear-gradient(#393f57, #2f3448 50%, #1f222f);
    background-repeat: no-repeat;
    border: 0px solid #616c95 !important;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
    color: #ffffff !important;
    text-shadow: nopne !important;
    border-radius:7px !important;
    padding:5px 20px 5px 40px !important;
}

.jevents_calendar {
 background: #2f3448 none repeat scroll 0 0;
    margin: 0 11px 15px 10px !important;
    padding: 0px 0px 10px 0px !important;

}

.jevents_calendar .module-title{
    margin-bottom:0px !important;
}

.jevents_calendar H2{
 font-size:16px;
 color:#fff;
 text-align:center;
 text-transform:uppercase;
 margin-bottom:0px !important;

}

table.flatcal_main_t {
    background-color: rgb(255, 255, 255);
    border: 1px solid #fff;
    border-radius: 8px;
    margin: auto;
    width: 100%;
}


.mod_events_link {
    cursor: pointer;
    font-size: 10px !important;
    line-height: 10px;
}


#rt-mainbody {
    border: 0 solid rgba(0, 0, 0, 0.08) !important;
    background: #fff !important;
}

.component-content .blog-featured h2, .blog h2  {
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	background:#2f3448;
	padding-left:10px;
	font-size:130% !important;
	margin-bottom:1px;
	color: #fff;

}




.component-content .blog-featured h2 a, .blog h2 a{
    color: #fff;
    
}




.jevents_calendar .module-content{
    background:#fff !important;
}

.customjevents_calendar {
   font-size: 120%;    
   line-height: 22px;
    padding: 3px 3px 3px;
    text-align: center;
	border:none !important;
}

#rt-footer-surround {
    background: #ebebeb !important;
    border-top:5px solid #10192a;
    padding:10px 0px 10px 0px;
}

#rt-footer-surround::after    {
    background: #ebebeb !important;
}

.footer_block {
    color:#adadad;
    font-size:14px;
    line-height:18px;
}


.component-content .column-2 p, .column-1 p {
    height:90px;
    overflow: hidden;
    padding: 10px;
}


.sprocket-lists-nav {
    display: none !important;
   
}

#rt-mainbody {
    margin: -20px -24px 0 -24px !important;
    padding: 5px 10px 10px !important;
}


.jevents_calendar_next {
    background: #2f3448 none repeat scroll 0 0;
    margin: 0 11px 19px !important;
    padding: 0 !important;
}

.jevents_calendar_next .module-title{
    margin-bottom:0px !important;
}

.jevents_calendar_next .module-content{
    background:#ececec; !important;
    padding:0px 10px 0px 10px;
}

.jevents_calendar_next .module-title .title {
    line-height: 16px;
    margin: 0 0 5px;
    padding: 5px 0;
}

.jevents_calendar_next H2{
 color: #fff;
    font-size: 14px !important;
    font-weight: normal;
    margin-bottom: 0 !important;
    padding-left: 15px !important;
    text-align: justify;

}

.mod_events_latest_callink{
  margin-top:5px;
  padding-bottom:5px;
}
.mod_events_latest_callink a {
  background:#2f3448;
  border-radius:5px;
  padding:3px;
  margin:2px;
  color:#fff;
}

.mod_events_latest_callink a:hover {
  background:#4e576b;
  border-radius:7px;
  padding:3px;
  margin:2px;
  color:#fff;
}

.blog_featured .readmore{
  background:red !important;
}


.img-intro-left img {
  width:100%;
}

.img-intro-left {
  margin:0px 0px 10px 0px !important;
}


.slideshow a img {
          width:100% !important;
}

.img_caption       {
         background:#000;
         color:#fff;
}

@media only screen and (min-width: 768px ) and (max-width: 1200px) {

.layout-slideshow2 .sprocket-features-img-container img {
    height: 320px !important;
    width: 100%;
	padding-top:10px;
	padding-bottom:10px;
	background:#2f3448;
	
}

.layout-slideshow2 .sprocket-features-img-list {
    height: 466px;
    overflow: hidden;
    position: relative;
}

.layout-slideshow2 .sprocket-features-content {
    background:#7d7d7d  !important;
    bottom: 0;
    left: auto;
    margin: 0 !important;
    min-height: 70px;
    padding: 0 !important;
    position: absolute;
    text-align: center;
	width:100% !important;
}

.component-content .column-2 p, .column-1 p {
    height: 130px;
    overflow: hidden;
    padding: 10px;
}
.readmore {height:auto !important;}


}

@media only screen and (min-width: 769px ) and (max-width: 958px) {
    .rt-grid-8 {
    width: 580px !important;
}

    .rt-grid-2 {
    width:185px !important;
}

.rt-grid-6 {
    width: 580px !important;
}


    .slideshow a img {
    height: 140px !important;
    margin-left: -45px !important;
    width: 168px !important;
}

}

@media only screen and (min-width: 960px ) and (max-width: 1200px) {
    .rt-grid-8 {
    width: 770px !important;
}
    .rt-grid-2 {
    width:185px !important;
}

.rt-grid-6 {
    width: 580px !important;
}

.slideshow a img {
    height: 140px !important;
    margin-left: -20px !important;
    width: 190px !important;
}

}

@media only screen and (min-width: 960px ) and (max-width: 1930px) {
 .component-content .cols-2 .column-1 {
    background: #ececec none repeat scroll 0 0 !important;
    float: left;
    width: 49% !important;
	margin:5px 0px 10px 0px !important;
	border-bottom:3px #2f3448 solid;
	padding-bottom: 0px;
}

.component-content .cols-2 .column-2 {
    background: #ececec none repeat scroll 0 0 !important;
    float: left;
    width: 49% !important;
	margin:5px 0px 10px 0px !important;
	border-bottom:3px #2f3448 solid;
	padding-bottom: 0px;
}

}

@media only screen and (max-width: 720px ) {
.sprocket-lists-title {
    font-size: 13px !important;
    font-weight: bold;
}

}

.sprocket-lists-item .readon {
    clear: both;
    margin: 10px 0 0 !important;
}

.mod_events_latest_content {font-size:16px; line-height: 18px !important; vertical-align:middle !important;}
.mod_events_latest_date {font-size:12px; line-height: 18px !important; vertical-align:middle !important;} 
.jevbootstrap [class^="icon-"], .jevbootstrap [class*=" icon-"] {
    background-image: none !important;
   
}

.mod_events_latest_table td {
    padding: 5px 5px !important;
}

.icon-time{
	margin-left:10px;
	}
.component-content .cols-2 .column-1 {
    background: #ececec none repeat scroll 0 0 !important;
    float: left;
    width: 48%;
	margin:5px 0px 10px 0px !important;
	border-bottom:3px #2f3448 solid;
	padding-bottom: 0px;
}

.component-content .cols-2 .column-2 {
    background: #ececec none repeat scroll 0 0 !important;
    float: left;
    width: 48%;
	margin:5px 0px 10px 0px !important;
	border-bottom:3px #2f3448 solid;
	padding-bottom: 0px;
}
.img-intro-none img{width:100% !important;}

.readmore {height:auto !important;}

.component-content .column-1, .component-content .column-2, .component-content .column-3, .component-content .column-4, .component-content .page-header {
    padding: 0 !important;
}


.component-content .row-separator {
    border: 0 none;
    clear: both;
    display: block;
    height: 2px;
    margin: 0 !important;
}


.component-content .items-row {
    margin-bottom: 0 !important;
}

.gf-menu .item {
    color: #ffffff !important;
    cursor: pointer;
    display: block;
    font-family: Arial,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
    outline: 0 none;
    padding: 10px 25px;
    text-align: left;
	background:#2f3448;
    text-decoration: none;
}

.gf-menu .item:hover {
    
    cursor: pointer;
    display: block;
    font-family: Arial,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
    outline: 0 none;
    padding: 10px 25px;
    text-align: left;
	text-shadow:none !important;
    text-decoration: none;
}

.gf-menu .dropdown ul li .item {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.jevents_calendar_icon {
    background-image: url("/images/jevents_calendar.jpg");
}

ul.menu li {
    float: left;
    margin-bottom: 1px;
}

article, aside, details, figcaption, figure, footer, hgroup, nav, section {
  padding-bottom:15px !important;
}

.koowa .docman_download {
  float:left !important;
}

.home-icon {background-image: url("/images/home.png");
}

.jg_catorderlist {
    text-align: center !important;
}

.main-body-style-light .gf-menu .dropdown li > .item, .main-body-style-light .gf-menu .dropdown li > .item em {
	text-shadow:none !important;}
	
#flatcal_minical .flatcal_busylink:link, #flatcal_minical .flatcal_busylink:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline !important;
	}
	
#rt-bg-top {
    padding-top: 0 !important;
}	

.old {
	padding:10px;
	}
#jevents_body .buttontext a {
    color: #606f79 !important;
    font-size: 9px;
    text-decoration: none;
}


div.jg_search {
    height: 20px !important;
    margin: 2px !important;
    padding: 0.2em 0 !important;
    text-align: center !important;
}

.well {
    
    margin-bottom: 0 !important;
    
}

.gallery h2 {
	visibility:hidden;
	height:0px;}
