/**
 * Copyright abaton GmbH
 */

/**
 * General
 */
body {
    font: 14px "Trebuchet MS", Verdana, sans-serif;
    line-height: 22px;
    color: #333333;
}
#page-33191 .contentWrapper,#page-33887 .contentWrapper{
    background: #144d8d url('../img/background.png') center top no-repeat;
}
#page-33879 .contentWrapper,#page-33880 .contentWrapper{
    background: #144d8d url('../img/background.png') center top no-repeat;
}
.contentWrapper {
    background-color:#fff !important;
	background-repeat:repeat-y !important;
}

.container {
    width: 1280px;
}

h1,
h2,
h3,
h4 {
    color: #144d8d;
    font-weight: normal;
    margin-top: 0px;
    font-family: "Trebuchet MS", Verdana, sans-serif !important;
    margin-bottom: 15px;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

a {
    color: #f39b3f;
    text-decoration: none;
    font-weight: bold!important;
}

a:hover {
    text-decoration: underline;
}

a.content-button-intern {
    border: 1px solid #000000;
    background-color: #F1F1F1;
    padding: 5px;
    margin-bottom: 10px;
    color: #144D8D;
    
}

a.content-button-intern:hover {
    background-color: #144D8D;
    color: #FFF;
}


p {
    margin: 0 0 35px;
}

.button {
    background-color: #f39b3f;
    text-align: center;
}

input,
select {
    border-radius: 0px;
    border: 1px solid #cfd4d7;
    background-color: white;
    height: 28px;
}

.qrCode {
    position: fixed;
    bottom: 0px;
    right: 0px;
    background: #333;
    border: 1px solid #333;
    font-size: 8px;
}

.qrCode span {
    display: block;
    padding: 10px;
    cursor: pointer;
    color: white;
    text-align: center;
}

.qrCode img {
    display: none;
}

.qrCode::selection,
.qrCode::-moz-selection {
    background: #333; /* Firefox */
}

.windowSize {
    position: fixed;
    top: 0px;
    right: 0px;
    background: #333;
    border: 1px solid #333;
    font-size: 8px;
}

.stickyWrapper {
    height:184px;
}

.sticky .menuWrapper {
    position: fixed;
    width: 100%;
    z-index: 100;
    top:0px;
}
.sticky .breadcrumbWrapper {
    position: fixed;
    width: 100%;
    z-index: 10;
    top:39px;
}

.tx-powermail h3 {display: none;}

@media (max-width: 991px) {
    .stickyWrapper {
        height:195px;
    }
    .sticky .menuWrapper {
        position: fixed;
        width: 100%;
        z-index: 100;
        top:0px;
    }
    .sticky .breadcrumbWrapper {
        position: fixed;
        width: 100%;
        z-index: 100;
        top:50px;
    }
}

.nav-toggle {
    clear: both;
}

/**
 * Top
 */
.topWrapper {
    background-color: #144d8d;
    height: 115px;
}


.topWrapper .container {
    background: #144d8d url('../img/map.png') no-repeat right top;
    height: 115px;
}


@media (max-width: 991px) {
    .topWrapper .container {
        background:none;
    }
}

.topWrapper .container a {
    color: white;
    text-decoration: none;
}

.topWrapper .container a:hover {
    text-decoration: underline;
}

.topWrapper .container .logo {
    margin: 18px 0px 0px 0px;
    display: block;
}

.topWrapper span {
    color:white;
}

.languageSelect img {
    height:16px !important;
}
.languageSelect  {
    height: 26px !important;
}



.topWrapper .container .languageSelect {
    margin-top: 20px;
}

.topWrapper .container .languageSelect ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.topWrapper .container .languageSelect ul a {
    text-decoration: none;
    padding: 2px 5px;
    float: right;
    margin-top: 3px;
}

.topWrapper .container .languageSelect ul a:hover {
    background-color: #cfd4d7;
    color: #144d8d;
}

.topWrapper .container .search {
    float: right;
    margin-top: 10px;
}

#searchstring {
    border: 0px !important;
    border-radius: 0px;
    background-color: white;
}

.topWrapper .container .search #searchstring {
    height: 28px;
    width: 200px;
    display: block;
    float: left;
    padding: 3px 15px;
}

.topWrapper .container .search input.button {
    color: #ffffff;
    height: 28px;
    padding: 3px 15px;
    background: #f39b3f url("/fileadmin/abaton/template/assets/img/magnifier2.png") center no-repeat;
    width:32px;
}

/**
 * Menu
 */
.menuWrapper {
    background-color: #4967a0;
    height: auto !important;
}


.menuWrapper .container ul li.home a {
    padding:9px 10px 9px 0px;
}
.menuWrapper .container ul li.home.active a {
    padding:9px 10px 10px 0px;
}
.menuWrapper .container ul li.home.active a,
.menuWrapper .container ul li.home a:hover {
    background:none!important;
    color: #f39b3f!important;
}

.menuWrapper .container {
    height: auto !important;
}

@media (min-width: 640px) {
    .menuWrapper {
        background-color: #4967a0;
        height: 40px;
    }

    .menuWrapper .container {
        height: 40px;
    }
}

.menuWrapper .container ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    float: left;
}

@media (max-width: 991px) {
    .menuWrapper .container ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        float: none;
    }
}

.menuWrapper .container ul li {
    float: left;
}

@media (min-width: 640px) {
    .menuWrapper .container ul li {
        width: auto !important;
    }
}

.menuWrapper .container ul li a {
    color: white;
    display: block;
    padding: 9px 10px 10px 10px;
    text-decoration: none;
}

.menuWrapper .container ul li a:hover {
    background-color: #cfd4d7;
    color: #144d8d;
    text-decoration: underline;
}

.menuWrapper .container ul li.active a {
    background-color: #cfd4d7;
    color: #144d8d;
}

.menuWrapper .container ul ul {
    display: none;
}

.menuWrapper .container ul ul li {
    float: none;
    clear: both;
}

.menuWrapper .container ul ul li a {
    color: #333;
    display: block;
    padding: 5px 5px;
    padding: 5px 5px;
    text-decoration: none;
}
.menuWrapper .container ul li:hover a,
.menuWrapper .container ul ul li a:hover {
    background-color: #cfd4d7;
    color: #144d8d;
    text-decoration: underline;
}

.menuWrapper .container ul ul li.active a {
    background-color: #c0c0c0;
    color: #333333;
}

@media (max-width: 991px) {
    .menuWrapper .container .alumni-ecampus {
        position: absolute;
        top: -155px;
        left: 20px;
    }
}

.menuWrapper .container ul li:hover ul {
    display: block;

}

.menuWrapper .container ul li ul  {
    position: absolute;
    background:white;
    z-index: 1000;
    width: 200px;
    border-left: 1px solid #C6CCCF;
    border-right: 1px solid #C6CCCF;

}

.menuWrapper .container ul li ul li {
    float: none;
    background:white;
}

.menuWrapper .container ul li ul li a {
    display: block;
    background:white!important;
    padding:3px 10px!important;
    border-bottom: 1px solid #ccc;
    text-decoration: none!important;
}
.menuWrapper .container ul li ul li a:hover  {
    text-decoration: underline!important;
    background: #e2e7ea !important;
    color: #144d8d;
}

.menuWrapper .container ul li ul li.active a {
    background: #e2e7ea !important;
    color: #144d8d;
}

/* MENU 3-level +*/
.menuWrapper .container .sub li {
	position:relative;
}
.menuWrapper .container .sub li:hover .subsub{
	visibility:visible;
	display:block;
}
.menuWrapper .container .sub .subsub{
	display: none;
	background: white none repeat scroll 0 0;
	position:absolute;
	left:100%;
	visibility:hidden;
	top:0;
}
.menuWrapper .container .sub .subsub li:first-child{
	border-top: 1px solid #ccc;
}
.menuWrapper .container .sub .subsub a{
    background: white none repeat scroll 0 0 !important;
    color: #144d8d;
}
.menuWrapper .container .sub .subsub li.active a,
.menuWrapper .container .sub .subsub a:hover
{
    background: #e2e7ea none repeat scroll 0 0 !important;
    color: #144d8d;
}
/* MENU 3-level -*/


/**
 * Breadcrumb
 */
.breadcrumbWrapper {
    background-color: #cfd4d7;
    height: 30px;
}

.breadcrumbWrapper .container {
    height: 30px;
}

.breadcrumbWrapper .container ul {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

.breadcrumbWrapper .container ul li {
    float: left;
}

.breadcrumbWrapper .container ul li a {
    color: #333333;
    display: block;
    text-decoration: none;
    padding: 5px 0px;
}

.breadcrumbWrapper .container ul li a:hover {
    text-decoration: underline;
}

.breadcrumbWrapper .container ul li a.active {
    text-decoration: underline;
}

.breadcrumbWrapper .container ul li a:after {
    content: '>';
    padding: 0px 5px;
}

.breadcrumbWrapper .container ul li.last a:after {
    content: '';
}

/**
 * Content
 */
.contentWrapper {
    padding: 25px 10px 0;
    min-height:300px;
}

.contentWrapper .leftNavigation {
    list-style: none;
    padding: 0px;
    margin: 0px 0px 20px 0px;
}

.contentWrapper .leftNavigation li {
    margin-bottom: 10px;
}

.contentWrapper .leftNavigation a {
    color: #144d8d;
    text-decoration: none;
}

.contentWrapper .leftNavigation a:hover,
.contentWrapper .leftNavigation .active a,
.contentWrapper .leftNavigation .active .active a,
.contentWrapper .leftNavigation .active li a:hover {
    text-decoration: underline;
}

.contentWrapper .leftNavigation .active li a {
    text-decoration: none;
}

.contentWrapper .leftNavigation .sub {
    margin-left: 20px;
    margin-bottom: 10px;
}

/**
 * Footer
 */
.footerWrapper {
    background-color: #144d8d;
    height: auto;
    color: white;
    padding: 20px 0px;
}

.footerWrapper h1,
.footerWrapper h2,
.footerWrapper h3 {
    color: white;
}

.footerWrapper .ele {
    margin: 0px 0px 20px 0px;
}

.footerWrapper .container {
    height: auto;
}

.footerWrapper .container ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.footerWrapper .container ul li {
}

.footerWrapper .container ul li a {
    color: white;
    display: block;
    text-decoration: none;
    /*padding: 2px 5px;*/
}
.footerWrapper .container a {
    color: white;
    text-decoration: none;
}

.footerWrapper .container ul li a:hover,
.footerWrapper .container a:hover {
    text-decoration: underline;
}

.footerWrapper .container ul li a.active,
.footerWrapper .container a.active {
    text-decoration: underline;
}

/* indexed search */
.container #tx_indexedsearch label {
    clear: both;
    float: left;
    display: none;
}

.container #tx_indexedsearch input {
    margin-left: 0px;
    float: left;
}

.container .tx-indexedsearch-searchbox-sword {
    margin-left: 0px;
}

.container .tx-indexedsearch legend {
    display: none;
}

.container .tx-indexedsearch-icon {
    display: block;
    float: left;
}

.container .tx-indexedsearch-icon img {
    margin-top: 2px;
}

.tx-indexedsearch-percent {
    display: block;
    float: right;
    margin-right: 10px;
}

.tx-indexedsearch-title {
    margin-left: 5px;
}

/* tt_news */
.news-latest-container {
    padding: 0;
}

.news-latest-container img {
    float: left;
    margin-right: 30px;
}

.news-latest-container a {
    color: #fff;
}

.news-latest-container h2, .news-latest-container h2 a,
.news-latest-container-alumni h2, .news-latest-container-alumni h2 a,
.news-latest-date, .news-list-date, .news-single-date {
    margin: 0;
    color: #F39B3F;
}

.news-latest-container h2 {
    font-size: 15px;
}

.news-latest-container-alumni h2 {
    font-size:15px;
    padding-bottom: 5px;
}

.news-latest-container .right {
    margin-top: -2px;
}

.news-list-item h2 a {
    color: #144D8D;
}

.news-list-item img {
    float: left;
    margin: 0 30px 0 0;
}

.news-list-item {
    margin-bottom: 30px;
}

.news-list-morelink {
    display: block;
}

.disabledLinkWrap, .browseLinksWrap a, .activeLinkWrap {
    display: block;
    float: left;
    margin-right: 10px;
}

.news-single-item h1, .news-list-item h2 {
    margin-bottom: 0;
}

.news-single-item h2 {
     margin-bottom: 10px;
}

.news-single-date {
    margin-bottom: 30px;
}

.news-single-item img {
    float: left;
    margin: 0 30px 30px 0;
}

.news-single-item p {
    margin-top: -2px;
}


/* NEWS additional pictures */
.news-single-img { 
	float:left; 
	max-width: 500px; 
	margin: 0 30px 30px 0;
}
.news-single-img img{ 
	float:none; 
	margin: 0;
}
.news-single-img p.news-single-imgcaption{
	margin-top:0;
	color:#b7b7b7;
}
/* NEWS List pictures */
.news-list-container {
	max-width:750px;
}
.news-list-container .news-list-item .singleimage {
    margin-bottom:10px;

}
.news-list-container .news-list-item .singleimage img {
	float:none;
	margin:0;
}
@media (max-width: 991px) {
    .mainnav-collapse {
        display: none;
    }

    .responsiveSlideNav,
    .responsiveSlideNavButton {
        display: block;
    }
}

@media (min-width: 992px) {
    .responsiveSlideNav,
    .responsiveSlideNavButton {
        display: none;
    }
}

.responsiveSlideNavButton {
    padding: 8px 5px;
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}

.responsiveSlideNavButton img {
    width: 34px;
    margin: 0 auto;
    background: #FFF;
    padding: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.responsiveSlideNavButton:hover {
    color: white !important;
    text-decoration: none !important;
}

.responsiveSlideNav {
    position: fixed;
    top: 0;
    left: -260px;
    background: white;
    width: 260px;
    height: 100%;
    list-style: none;
    padding: 0px;
    margin: 0px;
    z-index: 101;
    -webkit-box-shadow: 2px 0px 3px #727272;
    -moz-box-shadow: 2px 0px 3px #727272;
    box-shadow: 2px 0px 3px #727272;
    overflow-y: scroll;
}

.responsiveSlideNav li a {
    display: block;
    padding: 15px 10px;
    border-bottom: 1px solid #ebebeb;
}
.responsiveSlideNav li.active li.active li.active a,
.responsiveSlideNav li.active li.active a,
.responsiveSlideNav li.active a,
.responsiveSlideNav li a:hover {
    text-decoration: none;
    background: #f4f4f4;
    color:#144D8D;
}
.responsiveSlideNav li.active li.active li a,
.responsiveSlideNav li.active li a{
    text-decoration: none;
    background: #fff;
    color:#f39b3f;
}


.responsiveSlideNav li.active li a {
    background:#fff;
}

.responsiveSlideNav li.active li a {
    background:#fff;
}

.responsiveSlideNav ul {
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.responsiveSlideNav ul li a {
    padding: 15px 25px;
}

@media (max-width: 991px) {
    .leftNavigation {
        display: none;
    }

    .responsiveSlideSubNav,
    .responsiveSlideSubNavButton {
        display: none;
    }
	.responsiveSlideNav ul.subsub li a {
		padding: 15px 45px;
	}
}

@media (min-width: 992px) {
    .responsiveSlideSubNav,
    .responsiveSlideSubNavButton {
        display: none;
    }

}

.responsiveSlideSubNavButton {
    padding: 8px 5px;
    background: rgb(207, 212, 215);
    margin: 0px 0px 20px 0px;
    color: #333;
    text-align: center;
}

.responsiveSlideSubNavButton:hover {
    color: white !important;
    text-decoration: none !important;
}

.responsiveSlideSubNav {
    position: fixed;
    top: 0;
    left: -260px;
    background: white;
    width: 260px;
    height: 100%;
    list-style: none;
    padding: 0px;
    margin: 0px;
    z-index: 101;
    -webkit-box-shadow: 2px 0px 3px #727272;
    -moz-box-shadow: 2px 0px 3px #727272;
    box-shadow: 2px 0px 3px #727272;
}

.responsiveSlideSubNav li a {
    display: block;
    padding: 15px 10px;
    border-bottom: 1px solid #ebebeb;
}

.responsiveSlideSubNav li a:hover {
    text-decoration: none;
    background: #f4f4f4;
}

.mobileTopWrapper {
    height: 40px;
    background: #144D8D;
}

.mobileTopWrapper .container .languageSelect {
    margin-top: 10px;
    width:100%;
}

.mobileTopWrapper .container .languageSelect ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align: right;
}

.mobileTopWrapper .container .languageSelect ul img {
    float: right;
    margin-top:3px;
}

.mobileTopWrapper .container .languageSelect a {
    color: white;
    margin-top:5px;
    display: inline-block;
}

.mobileTopWrapper .container .languageSelect a:hover {
    color: white;
    text-decoration: none;
}

.mobileSearchWrapper {
    background: #CFD4D7;
    border-top: 1px solid #bdc1c4;
    height:40px;
}

.mobileSearchWrapper .container .search {
    padding: 5px 0px;
}

.mobileSearchWrapper .container .search #searchstring {
    height: 28px;
    width: 80%;
    display: block;
    float: left;
    padding: 3px 15px;
}

.mobileSearchWrapper .container .search input.button {
    color: #ffffff;
    height: 28px;
    padding: 3px 15px;
    width: 20%;
    background: #f39b3f url("/fileadmin/abaton/template/assets/img/magnifier2.png") center no-repeat;
}




@media (max-width: 991px) {
    .responsiveTable {
        display: block;
    }
    .tablesorter {
        display: none;
    }
}
@media (min-width: 992px) {
    .responsiveTable {
        display: none;
    }
    .tablesorter {
        display: block;
    }
}
.responsiveTable table {
    margin-bottom: 20px;
}
.responsiveTable table td {
    padding: 5px 8px;
}
.responsiveTable table td a {
    padding: 5px 0px;
    display: block;
}
.responsiveTable .odd table {
    background: #f3f3f3;
}
.responsiveTable, .responsiveTable table {
    width: 100%;
    max-width: none;
}
.responsiveTable td {
    width: 100%;
    vertical-align: text-top;
    font-size: 12px;
}
.responsiveTable td td {
    width: 50%;
}
.responsiveTable > td {
    margin-bottom: 50px;
}
table.tablesorter {
    background: none !important;
    font-size: 14px;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #4967A0 !important;
    font-size: 14px;
    color: white;
}
table.tablesorter tbody td {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
}
table.tablesorter tbody tr.second td {
    background-color:#CFD4D7;
}
.csc-textpic-caption {
    color: #b7b7b7;
}
.downloadlink img,
.no-responsive {
    display: inline !important;
}
.tx-wecstaffdirectory-pi1 img {
    display: inline !important;
}
.tx-wecstaffdirectory-pi1 table.entries {
    width:100%;
    margin-bottom:25px;
}
.tx-wecstaffdirectory-pi1 table.entries td {
    width:25%;
}
.tx-wecstaffdirectory-pi1 table.entries .odd td {
    background: #F0F0F6;
}

.tx-wecstaffdirectory-pi1 table.entries td.last {
    text-align: right;
}
.tx-wecstaffdirectory-pi1 table.entries td img {
    display: inline;
}
.tx-wecstaffdirectory-pi1 ul{
    padding:0px;
    margin:0px;
}
.tx-wecstaffdirectory-pi1 li {
    list-style:none;
}
.tx-wecstaffdirectory-pi1 .fieldLabel {
    margin-right:10px;
}

/* KENBURNS STYLES
-------------------------------------------------------*/
#kenburns-container {
    position: relative;
}

#kenburns-title {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    background: white;
    padding: 10px;
    width: 70%;
    margin: 10px;
    display:none;
    /*filter: alpha(opacity=70);*/
    /*opacity: 0.7;*/
    background: url(../img/kenburnsbg.png);
}

#kenburns-title div,
#kenburns-title a {
    color: #333;
}

#kenburns-slideshow {
    position: relative;
    width: 100%;
    height: 360px;
    background-color: #292929;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 20px;
}

.kb-slide {
    position: absolute;
    z-index: 1;
    opacity: 0;
}

.kb-slide img {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0) -moz-transform : translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;

}

.loader {
    width: 32px;
    height: 32px;
    top: 6px;
    left: 550px;
    border: 5px solid rgba(128, 128, 128, 0.9);
    opacity: .9;
    border-top: 5px solid rgba(0, 0, 0, 0);
    border-left: 5px dotted rgba(0, 0, 0, 0);
    border-radius: 32px;
    -moz-animation: spin .7s infinite linear;
    -webkit-animation: spin .7s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-moz-keyframes spinoff {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(-360deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes spinoff {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
    }
}

p {
    margin-bottom: 15px !important;
}


th {
    line-height:16px;
}
.formu input,
input {
    width:100%;
    height:32px;
    padding:6px;
}

.formu select,
select {
    width:100%;
    height:32px;
    padding:6px;
}
.formu input[type=submit],
input[type=submit] {
    width:50%;
    background:#F1F1F1;
}

.formu input[type=submit]:hover,
input[type=submit]:hover {
    width:50%;
    background-color: #144D8D;
    color:#fff;
}

textarea{
    width:100%!important;
    background-color: #FFFFFF;
    border: 1px solid #CFD4D7;
}

.tx-felogin-pi1 form div {
    margin-top:20px;
}

.tx-felogin-pi1 fieldset {
    margin:0px!important;
    padding:0px!important;
}

legend {
    margin-top:20px;
}

.tx-abajvicoursemanager-pi1 p, 
.tx-abajvicoursemanager-pi2 p {
    margin: 0!important;
}

.tx-abajvicoursemanager-pi1 tr, 
.tx-abajvicoursemanager-pi2 tr 
{
    cursor: pointer;
}

.col-md-3 input[type="submit"]{
    width:50%;
}

.tx-srfeuserregister-pi1 dd label {
    padding:0px!important;
}

.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] {
    width: 12px;
    margin-right:10px;
}
.tx-srfeuserregister-pi1 dd  label {
    margin-right:10px !important;
}

#tx-indexedsearch-searchbox-button-submit {
    width:20%;
}

.home .img-responsive {
    display: inline;
}

.news-latest-container h2 {

}
.box.padder{
    padding:10px;
}
.box{
    border:1px solid #154881;
    background:#215DA2 ;
    -webkit-box-shadow: 0px 0px 3px #1A477A;
    -moz-box-shadow: 0px 0px 3px #1A477A;
    box-shadow: 0px 0px 3px #1A477A;
    font-size: 14px;
}



.bottom-height ul {
    margin:0px;
    padding-left:15px;
}
audio {
    display:none;
}

object {
    display:block;
}

@media (max-width: 1300px) {
	.container {
		width:100%;
	}
}

@media (min-width: 1200px) {
  /*  .slide-height {
        height: 360px;
    } */

    .bottom-height {
        height: 553px;
    }

    .small.bottom-height {
        height: 264px;
        margin-bottom:25px;
    }
	/*
    #page-33887 .news-latest-item ,
    #page-33191 .news-latest-item {
        height:110px;
    }
    #page-33879 .news-latest-item ,
    #page-33880 .news-latest-item {
        height:110px;
    }		
    #page-33879 .col-xs-12.col-md-4 .news-latest-item ,
    #page-33880 .col-xs-12.col-md-4 .news-latest-item {
				height:100px;
    }			
    #page-33879 .col-xs-12.col-md-4 .news-latest-item .col-xs-5,
    #page-33880 .col-xs-12.col-md-4 .news-latest-item .col-xs-5 {
				max-height:89px;
				overflow: hidden;
    }		
	*/
    audio {
        display:none;
    }

    object {
        display:block;
    }
}

@media (max-width: 1199px) {

    .box .img-responsive {
        width:100%;
    }

    #kenburns-slideshow {
        height: 380px
    }

   /* .slide-height {
        height: 380px;
    } */

    .slide-height img {
        width:156px!important;
    }

    #c284762 img ,
    #c284592 img {
        width:104px;
    }

    .bottom-height {
        height: 554px;
    }

    .small.bottom-height {
        height: 264px;
        margin-bottom:25px;
    }

    #page-33887 .news-latest-item ,
    #page-33191 .news-latest-item {
        height:120px;
    }
    #page-33879 .news-latest-item ,
    #page-33880 .news-latest-item {
        height:110px;
    }		
    #page-33879 .col-xs-12.col-md-4 .news-latest-item ,
    #page-33880 .col-xs-12.col-md-4 .news-latest-item {
				height:100px;
    }		
    #page-33879 .col-xs-12.col-md-4 .news-latest-item .col-xs-5,
    #page-33880 .col-xs-12.col-md-4 .news-latest-item .col-xs-5 {
				max-height:89px;
				overflow: hidden;
    }		
			
    audio {
        display:none;
    }

    object {
        display:block;
    }
}

@media (max-width: 979px) {
    .box {
        margin-bottom:20px;
    }

    .box .img-responsive {
        width:auto;
    }

    .slide-height {
        height: auto!important;
    }

    .bottom-height {
        height: auto!important;
    }

    audio {
        display:block;
    }

    object {
        display:none;
    }
}

@media (max-width: 767px) {
    .box {
        margin-bottom:20px;
    }

    .slide-height {
        height: auto;
    }

    .bottom-height {
        height: auto;
    }
    audio {
        display:block;
    }

    object {
        display:none;
    }
}

.alumni-ecampus {
    display: none;
}

.staff {
    width: 23.821%;
    float: left;
    margin: 0px 5px 20px 5px;
}


.staff .image {
    width: 100%;
    display: block;
    background-size:100%!important;
}


.staff span a{
    display: block;
}


.tx-wecstaffdirectory-pi1 .pluginNav {
    display: none;


}

@media (min-width: 1200px) {

    .staff .image {
        height: 250px!important;
    }
}

@media (max-width: 1199px) {
    .staff {
        width: 23.568547%;
        font-size: 12px;
    }
    .staff .image {
        height: 204px;
    }
}
@media (max-width: 979px) {
    .staff .image {
        height: 210px;
    }
}
@media (max-width: 767px) {
    .staff {
        width: 44%;
        float: left;
        margin: 0px 5px 20px 5px;
    }
    .staff .image {
        height: 290px;
    }
}

@media (max-width: 579px) {
    .staff {
        width: 100%;
        float: left;
        margin: 0px 5px 20px 5px;
    }
    .staff .image {
        height: 510px;
        background-position:center top !important;
    }
}

@media (max-width: 476px) {
    .staff {
        width: 100%;
        float: left;
        margin: 0px 5px 20px 5px;
    }
    .staff .image {
        height: 440px;
        background-position:center top !important;
    }
}

.phone {
    color: #333;font-weight: normal!important;

    display: block;
}

.phone:hover {
    text-decoration: none;
}

/* fe-login */

.tx-felogin-pi1 fieldset {
    padding: 5px;
    margin: 10px 0px 10px 0px;
}

.tx-felogin-pi1 fieldset legend {
    display: none;
}

.tx-abajvicoursemanager-pi1 tr:hover td,
.tx-abajvicoursemanager-pi2 tr:hover td {
    background: #4967a0 !important;
    color:white!important;
}
.tx-abajvicoursemanager-pi1 tr:hover td a,
.tx-abajvicoursemanager-pi2 tr:hover td a {
    color:white;
}
.tx-abajvicoursemanager-pi1 h2{
	font-size: 24px;
}

.tx-abajvicoursemanager-pi1 tr.cancelled1 td.course-title,
.tx-abajvicoursemanager-pi2 tr.cancelled1 td.course-title {
    color: #ff0000;
}

.tx-abajvicoursemanager-pi1 tr.cancelled1:hover td.course-title,
.tx-abajvicoursemanager-pi2 tr.cancelled1:hover td.course-title {
    color: #cfd4d7!important;
}

#c284561 .news-latest-date ,
#c284116 .news-latest-date {
    display: none;
}

#c285436 .news-latest-date ,
#c285449 .news-latest-date {
    display: none;
}


.browsebox, ul.tx-indexedsearch-browsebox {
    padding:0px;
    margin:0px;
    list-style:none;
}
.browsebox:after, 
ul.tx-indexedsearch-browsebox:after {
    clear: both;
}
.browsebox li, ul.tx-indexedsearch-browsebox li {
    float: left;
    padding:5px 15px 30px 0px;
}

#tx-indexedsearch-searchbox-button-submit {
    margin-top: 10px;
    margin-bottom: 10px;
}

.tx-indexedsearch-searchbox legend {
    display: none;
}

.tx-indexedsearch-res dl.tx-indexedsearch-info dt {
    float: left;
}


.tx-indexedsearch-res dl.tx-indexedsearch-info dd {
    float: left;
    padding-right: 10px;
}


.tx-indexedsearch-browselist-currentPage a {
	/*text-decoration:underline;*/
	color:#2a6496;
}


.tx-indexedsearch-res {
    clear: both;
}

@media print {
  a[href]:after {
        content: "";
    }
}

.button-course {
    color:#4967a0;
    font-weight:normal!important;
    font-size: 12px;
    padding:1px 4px;
    border: 1px solid #4967a0;
    display: block;
    text-align: center;
}

.button-course:hover {
    color:#4967a0!important;
    font-weight:normal!important;
    font-size: 12px;
    padding:1px 4px;
    border: 1px solid #fff;
    background:#fff;
    display: block;
    text-align: center;
}

.big.button-course {
    padding:5px 5px;
}

.tx-abajvicoursemanager-pi1 tr:hover td .button-course,
.tx-abajvicoursemanager-pi2 tr:hover td .button-course,
.button-course:hover {
    text-decoration: none;
    border: 1px solid #fff!important;
    color:#fff;
}

.big.button-course:hover{
    color:#fff!important;
    border: 1px solid #4967a0;
    background:#4967a0;
}


.icon {
    border:1px solid transparent;
    padding:2px;
    display: block;
    position: relative;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    float:right;
    margin-top:-1px;
}
.icon .inner {
    width: 16px;
    height:16px;
    display: block;
}
.icon:hover {
    border:1px solid #fff;
}

.icon-wireless .inner {
    background: url('/typo3conf/ext/aba_jvi_course_manager/pi1/res/img/radio-orange.png') center center no-repeat;
}

.icon-tv .inner {
    background: url('/typo3conf/ext/aba_jvi_course_manager/pi1/res/img/tv-orange.png') center center no-repeat;
}


.tx-abajvicoursemanager-pi1 tr:hover td .icon-tv .inner,
.tx-abajvicoursemanager-pi2 tr:hover td .icon-tv .inner {
    background: url('/typo3conf/ext/aba_jvi_course_manager/pi1/res/img/tv-white.png') center center no-repeat;
}

.tx-abajvicoursemanager-pi1 tr:hover td .icon-wireless .inner,
.tx-abajvicoursemanager-pi2 tr:hover td .icon-wireless .inner
{
    background: url('/typo3conf/ext/aba_jvi_course_manager/pi1/res/img/radio-white.png') center center no-repeat;
}

.icon-file .inner {
    background: url('/typo3conf/ext/aba_jvi_course_manager/pi1/res/img/file-orange.png') center center no-repeat;
}

.tx-abajvicoursemanager-pi1 tr:hover td .icon-file .inner,
.tx-abajvicoursemanager-pi2 tr:hover td .icon-file .inner {
    background: url('/typo3conf/ext/aba_jvi_course_manager/pi1/res/img/file-white.png') center center no-repeat;
}

.icon-list .inner{
    background: url('/typo3conf/ext/aba_jvi_course_manager/pi1/res/img/list-orange.png') center center no-repeat;
}

.tx-abajvicoursemanager-pi1 tr:hover td .icon-list .inner, 
.tx-abajvicoursemanager-pi2 tr:hover td .icon-list .inner {
    background: url('/typo3conf/ext/aba_jvi_course_manager/pi1/res/img/list-white.png') center center no-repeat;
}

.tx-abajvicoursemanager-pi1 .col-md-10 {
	padding-left: 0px;
}

.responsiveTable .icon {
    float:left;
    margin-right:10px;
}



#c284498 .news-list-item h2 a {
    color: #F39B3F;
}

#c284498 .news-list-date {
    color: #144d8d;
}


#c284118 .news-list-item h2 a {
    color: #F39B3F;
}

#c284118 .news-list-date {
    color: #144d8d;
}

.right .csc-textpic-imagewrap,
.right .csc-textpic-imagerow,
.right .csc-textpic-image,
.right img {
    width:100%!important;
}

#c284562 p ,
#c284115 p {
   display:none;
}

#c285438 p ,
#c285450 p {
   display:none;
}

#c285438 .news-latest-item {
    margin-bottom: 13px;
}

#c285450 .news-latest-item {
    margin-bottom: 13px;
}

#c285436 .news-latest-item {
    margin-bottom: 24px;
}

#c285449 .news-latest-item {
    margin-bottom: 24px;
}

.nav-collapse ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    list-style: none;
}

#page-33887 .news-latest-date,
#page-33191 .news-latest-date {
    color:white!important;
}

#page-33879 .news-latest-date,
#page-33880 .news-latest-date {
    color:white!important;
}	

#table-style-1 th, #table-style-2 th, #table-style-3 th {padding: 5px; text-align: center;}
#table-style-1 td, #table-style-2 td, #table-style-3 td {padding: 10px;}

/* #tx-srfeuserregister-pi1-gender-0 { visibility:hidden; } */

.tx-abaprivacycheck-pi1,
.tx-abaareaofexpertisecheck-pi1 {
	font-weight:bold;
}


/* powermail styling */
.tx-powermail {
    width: auto!important;
}


.tx-powermail .powermail_create,
.tx-powermail .powermail_confirmation {
    border: 0!important;
    padding: 0!important;
    margin: 0!important;
    background: none!important;
    overflow: hidden;
}    
    
fieldset.powermail_fieldset {
    border: 1px solid #CCC;
    background-color: #F0F0F0;
    margin: 0 0 20px 0;
    padding: 10px;
}

fieldset.powermail_fieldset span.mandatory {
    color: #F00;
}


fieldset.powermail_fieldset legend {
    font-size: 14px!important;
    border: 0;
    width: auto;
    padding: 0px 5px 0px 5px;
    margin: 0!important;
    font-weight: bold;
    float: none!important;
    color: #000!important;
}

.powermail_fieldwrap {
    position: relative;
    margin: 0px 0px 0.5em;
    clear: both;
}
fieldset .radio input[type="radio"]{
    float:none;
    width: 14px;
    height: auto;
    margin: 4px 0 0;
}

fieldset.powermail_fieldset label, 
fieldset.powermail_fieldset fieldset legend {
    display: block!important;
    width: 200px!important;
    float: left!important;
    font-weight: bold;
    color: #515151!important;
    padding: 0!important;
    margin: 0!important;
}
fieldset.powermail_fieldset .powermail_field .powermail_country,
fieldset.powermail_fieldset .powermail_field .powermail_date,
fieldset.powermail_fieldset .powermail_field .powermail_select,
fieldset.powermail_fieldset .powermail_field .powermail_input{
    background: #F8F8F8 none repeat scroll 0% 0%;
    padding: 2px;
    width: 300px;
    float: none;
}
fieldset.powermail_fieldset .powermail_field .powermail_checkbox,
fieldset.powermail_fieldset .powermail_field .powermail_radio{
    width: auto;
}
fieldset.powermail_fieldset .powermail_field .checkbox label {
    padding-left: 20px !important;
    width: 380px !important;
}
fieldset.powermail_fieldset .powermail_field .radio {
    padding-left:0;
    margin-top: 0px;
    margin-bottom: 5px;

}
fieldset.powermail_fieldset .powermail_fieldwrap_type_captcha .powermail_field {
    width:300px;
    margin: 0 auto;
}
fieldset.powermail_fieldset .powermail_field .checkbox {
    padding-left:0;
    margin-top: 0px;
    margin-bottom: 5px;
    height: 21px;
}

.tx-powermail .powermail_fieldset .powermail_check_outer,
.tx-powermail .powermail_fieldset .powermail_fieldwrap_text {
    background: none!important;
    border: 0!important;
    border: 1px solid #BBB;
    float: none!important;
    padding: 0!important;
    width: auto!important;
}

fieldset.powermail_fieldset .powermail_fieldwrap_radio input.powermail_radio,
fieldset.powermail_fieldset .powermail_fieldwrap_check input.powermail_checkbox {
    width: 20px;
    height: auto;
    float: left;
    margin-right: 5px;
}

fieldset.powermail_fieldset .powermail_radio_outer {
    margin: 0px 0px 0px 200px!important;
    float: none!important;
    background: none!important;
    border: 0!important;
}


fieldset.powermail_fieldset .powermail_radio_inner label,
fieldset.powermail_fieldset .powermail_fieldwrap_check label {
    width: auto!important;
    float: none!important;
    
}

fieldset.powermail_fieldset .powermail_fieldwrap_type_textarea label {
    width: 100%!important;
}
fieldset.powermail_fieldset .powermail_textarea {
    width: 100%!important;
}

fieldset.powermail_fieldset select {
    width: auto;
}

fieldset.powermail_fieldset select#powermail_field_uid68 {
    width: 70%!important;
}

fieldset.powermail_fieldset input.powermail_file  {
    width: auto;
    height: auto;
    background: transparent;
    border: none!important;
    
}

fieldset.powermail_fieldset .powermail_check_inner input {
    width: 20px;
    height: auto;
}

fieldset.powermail_fieldset hr {
    border-top: 1px solid #cccccc; 
}

fieldset.powermail_fieldset .powermail_fieldwrap.style3 {
    display:none;
}


fieldset.powermail_fieldset .powermail_submit {
   color: #000000!important;
   border: 1px solid #CFD4D7!important;
   background:#F1F1F1!important;
   margin-left: 200px!important;
}


fieldset.powermail_fieldset .powermail_submit:hover {
    background-color: #144D8D!important;
    color:#fff!important;
}


.tx-powermail .powermail_fieldset .parsley-errors-list {
    float: none!important;
}
fieldset.powermail_fieldset .radio label {
    width:auto!important;
    float:none;
}

.tx-powermail .powermail_fieldwrap_type_radio .powermail_field{
    padding: 3px;
    width: 400px;
    margin: 0px 0px 0px 200px !important;
    float: none !important;
    background: none !important;
    border: 0 !important;
}

fieldset.powermail_fieldset .powermail_submit {
    width: 300px !important;
    float: none !important;
    margin:0 auto;
}

div#calroot {
    width: auto!important;
  /*  margin-top: 410px!important; */
}

    

div#calroot select {
	width: auto !important;
}    

.media-print{
    display:none!important;
}


@media print {
    .responsiveTable,
    .media-all,
    #kenburns-container,
    .footerWrapper,
    .languageSelect,
    .mobileTopWrapper,
    .mobileSearchWrapper,
    .breadcrumbWrapper,
    .menuWrapper
    {
        display:none!important;
    }
    .tablesorter {
        display: block!important;
    }
    .media-print{
        display:inline-block!important;
    }

    .topWrapper .container .logo {
        margin: 0;
        display: block;
        text-align: center;
        display: block;
        margin-top:30px;
    }

    .right img,
    .img-responsive {
        width:auto!important;
    }

    .box {
        border-left:0px;
        border-top:0px;
        border-right:0px;
        border-color:#ececec;
    }
}



#course-modal-list {
    position:fixed;
    top:10%;
    width:40%;
    left:30%;
    height:80%;
    overflow: hidden;
    background:white;
    padding:10px;
    border:1px solid #ccc;
    z-index: 10001;
    display:none;
}
#course-modal-list ul {
    overflow-y: scroll;
    height:90%;
    margin-top:10px;
    border:1px solid #eaeaea;
    list-style: none;
    padding:0;
}

#course-modal-list ul  li {
     border-bottom:1px solid #eaeaea;
}

#course-modal-list ul  li:hover{
    background:#eaeaea;
}

#course-modal-list ul  li p {
    margin-bottom:0!important;
    padding:5px;
    cursor:pointer;
}

.select-course {
    padding:5px 0px;
}
.course {
    display:none;
}
.course.course-1 {
    display:block;
}
.tx_abacoursecomments [type=submit]{
    width:auto;
    margin-top:10px;
}
.tx_abacoursecomments [type=submit]:hover{
    width:auto;
    margin-top:10px;
}

.tx_abacoursecomments .comments {
    height:300px;
    overflow-y: scroll;
    border:1px solid #eee;
    padding:5px;
}
.bg-danger {
    background: #ff998c;
    color:white;
    padding:5px;
}
.tx-ratings {
    margin:0px!important;
}
.tx-ratings p{
    font-size:14px;
}

.leftNavigation li ul li {
    margin:10px 0px;
}

.facebookfollow {
    /*display:none;*/
}
.facebookfollow a {
    margin-top:0px!important;
}
.facebookfollow a:hover {
    background:transparent!important;
}
.facebookfollow img {
    width: 110px !important;
    height: 27px !important;
    margin-right: 5px;
}


.topWrapper .search {
    width:auto!important;
}

#powermaildiv_uid27.tx_powermail_pi1_fieldwrap_html_date a.caltrigger {
	left: 510px !important;
}
/* Social Links (by IT 26.04.2016) */


.shareBlock {float: left;}
.social {float: left;width:100%;}
.shareBlock a {
   width: 47px;
   height: 33px;
   display: block;
   float: left;
}


.mailLink {
   background: url('../img/jvi-social-icons.png') 0 0;
}
.facebookLink {
   background: url('../img/jvi-social-icons.png') -52px 0;
   }
.twitterLink {
	 background: url('../img/jvi-social-icons.png') -104px 0;
	 }
.linkedInLink {
	 background: url('../img/jvi-social-icons.png') -156px 0;
	 }
.googleLink {
	 background: url('../img/jvi-social-icons.png') -208px 0;
	 }



@media (max-width: 990px) {

	.breadcrumbWrapper {
		height: auto;
	}
	.mobileSearchWrapper {
		height: auto;
		padding-bottom: 10px;
	}
	.stickyWrapper.sticky .breadcrumbWrapper {
		display:none;
	}

	.tx-abajvicoursemanager-pi1 > .col-md-2 {
		padding-left:0;
	}

	.tx-abajvicoursemanager-pi1 .responsiveTable td tr td {
	    width: 70%;
	}
	.tx-abajvicoursemanager-pi1 .responsiveTable td tr td:first-of-Type {
	    width: 30%;
	}

}


/*captcha*/
.tx-powermail .powermail_fieldwrap.nolabel .powermail_label {
    display: none !important;
}
.tx-powermail .powermail_fieldset .powermail_captcha_outer  {
	width:300px;
	margin:0 auto;
	float:none;
}
.tx-powermail .powermail_fieldset .powermail_field.powermail_captcha {
    width: 100% !important;
}
fieldset.powermail_fieldset .powermail_submit {
    margin-left: 215px !important;
}

/*powermail ajax country and insitution select online application */
#powermail_fieldwrap_317,
#powermail_fieldwrap_548 {
	overflow:visible;
}
#powermail_ajax_insitution{
	background-color:#ffffff;
	width:300px;
	position:absolute;
	border:1px solid #a7a7a7;
	padding: 5px;
	top:31px;
	left: 200px;	
	display: none;
}


#powermail_ajax_insitution {
	z-index:2;
}

#powermail_ajax_insitution a {
	line-height: 14px;
}

/*course pdf print */
.course-pdf-print {
	float:right:
}
a.course-pdf-print{
	position: absolute;
    right: 15px;
    top: 30px;
	padding-left:20px;
	padding-right:4px;
}
@media (max-width: 991px) {
	a.course-pdf-print{
	    top: 15px;
	}	
}
a.course-pdf-print:focus,
a.course-pdf-print:hover{
	text-decoration:none !important;
}


.kenburns-slideshow-pi2 img {
	width:100% !important;
	height:auto !important;
}




.tx-imagecycle-pi1 {
	margin-bottom:25px;
}
.tx-imagecycle-pi1 .imagecycle-caption {
    background: rgba(0, 0, 0, 0) url("../img/kenburnsbg.png") repeat scroll 0 0;
    bottom: 0;
    display: none;
    margin: 10px;
    padding: 10px;
    position: absolute;
    width: 70%;
    z-index: 2;
	color: #333;
	white-space: normal;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
/*alumni*/
#page-34911 .container .right input[type="submit"] {
    width: 80%;
    background: #F1F1F1;
}

/*custom tabels*/
#page-34753 table td {
	width:25%;
}
#page-34240 table td {
	width:28%;
}
#page-34240 table td:first-of-type {
	width:16%;
}



@media (max-width: 990px) {

	ul.responsiveSlideNav > li li {
		display:none;
	}

	ul.responsiveSlideNav > li li.active,
	ul.responsiveSlideNav li.active > ul > li {
		display:block;
	}

}

.padder.box.slide-height {
	margin-bottom:25px;
}




.custom-box a,
.news-latest-item .read_more a {
	color: #f39b3f;
}
.news-latest-item .read_more a:hover {
	color: #fff;
}
.news-latest-item p {
	margin-bottom:0 !important;
}
.news-latest-item {
	margin-bottom:15px;
}


.footerWrapper .row:last-of-type {
	font-size:12px;
}
.footerWrapper .row:last-of-type .col-md-4 {
	text-align:right;
}
.footerWrapper .csc-textpic img {
	/* margin-bottom:10px; */
}



.tx-imagecycle-pi1,
.tx-imagecycle-pi1-images,
.tx-imagecycle-pi1-images li {
	min-height:250px;
	overflow:hidden;
}
.tx-imagecycle-pi1-images img {
	min-width:520px;
	min-height:250px;
}

/* alumni interviews */
#c286798,
#c288152 {
  /*	border: 1px solid #154881; */
	background: #215DA2;
	/*-webkit-box-shadow: 0px 0px 3px #1A477A;
	-moz-box-shadow: 0px 0px 3px #1A477A;
	box-shadow: 0px 0px 3px #1A477A;  */
	font-size: 14px;
	padding: 10px;
    padding-right:8px !important;
	margin-bottom: 25px;
	overflow:hidden;
	position:relative;
}
.news-list-container-alumni-wrapper {
	overflow:hidden;
	position:relative;
}
.news-list-container-alumni {
    max-width: none;
}
.news-list-container-alumni .row:after {
    clear:both;
	content:" ";
	display:block;
}
.news-list-container-alumni .news-list-item {
	float:left;
	margin:0;
}
.news-list-container-alumni .news-list-item .newstextblock {
	max-height: 165px;
	overflow: hidden;
	margin-bottom:50px;
}
.news-list-container-alumni .news-list-item .news-list-text-full {
	display:block;
}
.news-list-container-alumni .news-list-item .singleimage {
	margin-bottom:0;
}
.news-list-container-alumni .news-list-item .col-md-3,
.news-list-container-alumni .news-list-item .col-md-9 {
	width:50%;
}
.news-list-container-alumni .news-list-item .col-md-3 * {
	width:100%;
	height:auto;
}
.alumni_slider_controls {
	position:absolute;
	right:10px;
	bottom:10px;
	z-index:9;
}
.alumni_slider_controls .slider_left,
.alumni_slider_controls .slider_right {
	margin-left:5px;
	padding:1px 5px 3px;
	background:#f39b3f;
	color:#fff;
	font-weight:bold;
	float:right;
	font-size: 20px;
	line-height: 20px;
	cursor:pointer;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}
.alumni_slider_controls .slider_left.disabled,
.alumni_slider_controls .slider_right.disabled {
	cursor:default;
	opacity:0.6;
}

.read_more_alumni {
	position:absolute;
	bottom:0;
	left:400px;
}

@media (max-width:1280px) {
	#c285436 .news-latest-container p,
	#c285436 .news-latest-container .read_more {
		display:none;
	}
}

@media (max-width:980px) {
	#c285436 .news-latest-container p,
	#c285436 .news-latest-container .read_more {
		display:block;
	}
}

@media (max-width:480px) {
	.news-list-container-alumni .news-list-item .col-md-3,
	.news-list-container-alumni .news-list-item .col-md-9 {
		width:100%;
	}
	.news-list-container-alumni .news-list-item .singleimage {
		margin-bottom:10px;
	}
	.read_more_alumni {
		left:0 !important;
	}
}

#page-33879,
#page-33880 {
	position:relative;
}
.arrow_down {
	position:fixed;
	bottom:30px;
	right:30px;
	width:50px;
	height:25px;
	background-image:url('../img/arrow_down.png');
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}
@media (max-width:1430px) {
	.arrow_down {
		display:none;
	}
}

.footerWrapper .row:nth-of-type(2) nav {
	width:48%;
	margin-right:2%;
	float:left;
	margin-top:15px;
}

.footerWrapper .row:nth-of-type(1) .col-md-8 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image,
.footerWrapper .row:nth-of-type(2) .col-md-8 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image {
    background: #fff;
}

.tx-imagecycle-pi1, .tx-imagecycle-pi1-images, .tx-imagecycle-pi1-images li {
  width: 100% !important;
  height: 400px !important;  
}
.tx-imagecycle-pi1-images img {
    width: 100% !important;
    height: auto !important;
}
.tx-imagecycle-pi1 .imagecycle-caption {
    left: 12%;
    width: 1000px;   
}

.box.padder {
    margin-bottom: 25px;
}

.custom-box > div {
    margin-bottom: 25px;
    padding: 10px;
	border: 1px solid #154881;
	background: #215DA2;
	-webkit-box-shadow: 0px 0px 3px #1A477A;
	-moz-box-shadow: 0px 0px 3px #1A477A;
	box-shadow: 0px 0px 3px #1A477A;
	font-size: 14px;
}

.shareBlock {
    margin-bottom: 25px;
}

.csc-frame {
	overflow:hidden;
	max-height: 100%;
}

#c285437 li,
#c285454 li {
	margin-bottom:10px;
}


#c288546 p,
#c285451 p,
#c288595 p {
	line-height:17px !important;
}
#c285448 p,
#c285448 p * {
	font-size:10pt !important;
    line-height:16px !important;
}


#c285453{
 height:300px !important;
}

#c289140 input[type="submit"] {
    width: auto;
}
#c289522{
 overflow:visible;
 white-space:nowrap;
 position:relative;
 left:-5px;
}

@media (min-width:1120px) and (max-width:1250px) {
#c289522{
     left:-50px;
     }
}

@media (min-width: 990px) and (max-width:1120px) {
#c289522{
     width:100% !important;
     clear:left !important;
     padding-top:30px;
     left:-200px;
     float:both;
     }
}   

/* responsive Anpassungen Boxen Startseite  */
@media (min-width: 990px) and (max-width:1230px) {
  #c285438{
  height:700px !important;
  
  }
}


@media (min-width: 1200px) {
.alumni_height{
height:301px !important;

}

.latest_news_height {
  height:667px !important;
}

#c285434{
height:300px !important;   
}
#c285454{
height:336px !important;  
}

#c285450{
 height:703px !important;
}
#c285438{
 height:746px  !important;
}

#c288546{
height:236px !important;
}

#c285453{
 height:301px !important;
}

#c285448{
height:341px !important;
}

#c285437{
  height:360px !important;
}

#c285436{
   height:666px !important;

}
#c285449 {
    height:642px !important;  

}

}

@media (min-width:990px) and (max-width: 1200px) {
#c285448{
height:400px !important;
}
.alumni_height{
height:301px !important;

}

.latest_news_height {
  height:697px !important;  
}

#c285449 {
    height:701px !important;  

}

#c285434{
height:300px !important;   
}

#c285450{
 height:801px  !important;
}

#c288546{
height:276px !important;
}

#c285453{
 height:300px !important;
}
#c285454{
 height:379px !important;

}
#c285437{
     height:443px !important;

}
#c285438{
  height:890px !important;

}
#c288545{
   height:324px !important;
}
#c285436{
    height:726px !important;
}

}

#c287748 img {
  max-height: 46px !important;
  width: auto !important;
}
#c288595 img {
   max-height: 46px !important;
  width: auto !important;
}
