﻿@charset "UTF-8";


em, small {
    letter-spacing: 0
}

body, li, p, .Normal {
    line-height: 1.5em;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.DNNEmptyPane {
    display: none !important
}

.paneOutline {
    border: 1px dashed #ccc
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0
}

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu:after, .dnnActionMenu:before, .dnn_mact, .dnn_mact *, .dnn_mact:after, .dnn_mact:before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

/*html, li, p, .Normal {
    font-size: 14px
}*/

.row {
    margin: 0;
}

ol.list-unstyled, ol.list-unstyled > li, ul.list-unstyled, ul.list-unstyled > li {
    list-style: none;
    margin: 0
}

ul.row {
    margin-left: -15px;
    margin-right: -15px
}

ol, ul {
    list-style: none
}

    ul li {
        list-style-type: disc
    }

        ul li li {
            list-style-type: circle
        }

    ol li {
        list-style-type: decimal;
        /*list-style-position: inside;*/
        margin-bottom: 10px;
    }

.nav li {
    list-style: none !important
}

a {
    outline: 0 !important
}

ul#myTab {
    padding: 0;
    margin: 0
}

.popover {
    z-index: 999
}

.mark, mark {
    padding: 0;
    background-color: transparent
}

.bs-callout-danger, .bs-callout-info, .bs-callout-primary, .bs-callout-success, .bs-callout-warning {
    display: block;
    padding: 15px 30px 15px 15px
}

body {
    background: #fff;
    color: #444;
/*    font-size: 14px;*/
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input {
    text-align: justify;
    /*font-size: 16px;*/
}

table, td, th {
    vertical-align: top;
    text-align: left;
    /*padding: 3px 10px;*/
    border-color: #dbdbdb;
}



.SubHead {
    color: #000
}

Body #Form {
    height: 100%
}

embed, img, object {
    max-width: 100%;
    height: auto !important;
}

[class*=map] img, [class*=Map] img, [id*=map] img, [id*=Map] img, table img {
    max-width: none !important
}

img {
    height: auto
}

em {
    font-style: italic
}

strong {
    font-weight: 700
}

small {
    font-size: 12px
}

a:active, a:link, a:visited {
    text-decoration: none;
    color: #a60f33;
}

.cke_editable a {
    text-decoration: none;
    color: #a60f33;
}

a:hover {
    text-decoration: underline
}

.linkitem a:active, .linkitem a:link, .linkitem a:visited {
    color: #444;
	text-align: left;
}

p {
    margin: 0 0 20px
}

ol li > ol li {
    list-style-type: lower-latin
}

.bs-callout-primary {
    margin: 20px 0;
    border-left: 5px solid #337ab7;
    background-color: #dbe9f5
}

    .bs-callout-primary h1, .bs-callout-primary h2, .bs-callout-primary h3, .bs-callout-primary h4, .bs-callout-primary h5, .bs-callout-primary h6 {
        margin-top: 0;
        color: #337ab7
    }

    .bs-callout-primary p:last-child {
        margin-bottom: 0
    }

    .bs-callout-primary .highlight, .bs-callout-primary code {
        background-color: #fff
    }

.bs-callout-danger {
    margin: 20px 0;
    border-left: 5px solid #d9534f;
    background-color: #f4cecd
}

    .bs-callout-danger h1, .bs-callout-danger h2, .bs-callout-danger h3, .bs-callout-danger h4, .bs-callout-danger h5, .bs-callout-danger h6 {
        margin-top: 0;
        color: #d9534f
    }

    .bs-callout-danger p:last-child {
        margin-bottom: 0
    }

    .bs-callout-danger .highlight, .bs-callout-danger code {
        background-color: #fff
    }

.bs-callout-warning {
    margin: 20px 0;
    border-left: 5px solid #f0ad4e;
    background-color: #fceedb
}

    .bs-callout-warning h1, .bs-callout-warning h2, .bs-callout-warning h3, .bs-callout-warning h4, .bs-callout-warning h5, .bs-callout-warning h6 {
        margin-top: 0;
        color: #f0ad4e
    }

    .bs-callout-warning p:last-child {
        margin-bottom: 0
    }

    .bs-callout-warning .highlight, .bs-callout-warning code {
        background-color: #fff
    }

.bs-callout-info {
    margin: 20px 0;
    border-left: 5px solid #5bc0de;
    background-color: #daf1f8
}

    .bs-callout-info h1, .bs-callout-info h2, .bs-callout-info h3, .bs-callout-info h4, .bs-callout-info h5, .bs-callout-info h6 {
        margin-top: 0;
        color: #5bc0de
    }

    .bs-callout-info p:last-child {
        margin-bottom: 0
    }

    .bs-callout-info .highlight, .bs-callout-info code {
        background-color: #fff
    }

.bs-callout-success {
    margin: 20px 0;
    border-left: 5px solid #5cb85c;
    background-color: #c7e6c7
}

    .bs-callout-success h1, .bs-callout-success h2, .bs-callout-success h3, .bs-callout-success h4, .bs-callout-success h5, .bs-callout-success h6 {
        margin-top: 0;
        color: #5cb85c
    }

    .bs-callout-success p:last-child {
        margin-bottom: 0
    }

    .bs-callout-success .highlight, .bs-callout-success code {
        background-color: #fff
    }

/*
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}
*/

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
	src: local('../fonts/Open Sans Light'), local('../fonts/OpenSans-Light'),
	url('../fonts/montserrat-v15-latin-regular.ttf') format('truetype');
	}
	
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('../fonts/Open Sans Light'), local('../fonts/OpenSans-Light'),
	url('../fonts/montserrat-v15-latin-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('../fonts/Open Sans Light'), local('../fonts/OpenSans-Light'),
	url('../fonts/montserrat-v15-latin-regular.ttf') format('truetype');
}

/* montserrat-regular - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-v15-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('../fonts/montserrat-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/montserrat-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/montserrat-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/montserrat-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/montserrat-v15-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}

h1, h2, h3, h4, h5, h6 {
    color: #444;
    line-height: 1.3em;
    margin: 0 0 10px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}

h1 {
    font-size: 21px;
    color: #a60f33;
    text-transform: uppercase;
}

h2 {
    font-size: 21px;
    text-transform: uppercase;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
    color: #a60f33;
}

.TitleH4 {
    text-transform: uppercase;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 21px;
    color: #999;
    text-transform: uppercase;
}

@media screen and (min-width:500px) {
    html {
        font-size: 14px
    }
}

@media screen and (min-width:570px) {
    html {
        font-size: 15px
    }
}

@media screen and (min-width:620px) {
    html {
        font-size: 16px
    }
}

@media screen and (min-width:680px) {
    html {
        font-size: 17px
    }
}

@media screen and (min-width:720px) {
    html {
        font-size: 18px
    }
}

@media screen and (min-width:800px) {
    html {
        font-size: 19px
    }
}

@media screen and (min-width:860px) {
    html {
        font-size: 20px
    }
}

@media screen and (min-width:920px) {
    html {
        font-size: 21px
    }
}

@media screen and (min-width:1000px) {
    html {
        font-size: 22px
    }
}

.buttons-wrapper {
    text-align: center
}

.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    font-weight: normal;
    box-shadow: none;
    color: #fff;
    background: #a60f33;
    border-color: #a60f33;
}

.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {
    font-weight: normal;
    box-shadow: none;
    color: #a60f33;
    background: #fff;
    border-color: #a60f33;
}

.dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover {
    background: #fff;
    color: #a60f33;
    text-shadow: none;
}

a.cta-button-primary, button.cta-button-primary {
    background: #7ca0c0;
    border: 1px solid #7ca0c0;
    color: #fff;
    transition: background-color 300ms ease-out 0s
}

a.cta-button, a.cta-button-primary, button.cta-button, button.cta-button-primary {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0 5px 5px 0;
    min-width: 200px;
    padding: 10px 0;
    -webkit-transition: background-color 300ms ease-out 0s;
    -o-transition: background-color 300ms ease-out 0s
}

    a.cta-button-primary:hover, button.cta-button-primary:hover {
        background: #91afca;
        border-color: #91afca
    }

a.cta-button, button.cta-button {
    background: 0 0;
    border: 1px solid #7ca0c0;
    color: #7ca0c0;
    transition: background-color 300ms ease-out 0s
}

    a.cta-button:hover, button.cta-button:hover {
        color: #fff;
        background: #7ca0c0;
        border-color: #91afca
    }

.search {
    position: relative;
    min-width: 47px;
    width: 0;
    height: 46px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s
}

    .search.search-open {
        width: 25%
    }

    .search.small-screens.search-open {
        width: 100%
    }

        .search.small-screens.search-open .searchInputContainer input {
            padding: 0 124px 0 20px
        }

.searchInputContainer {
    display: block !important
}

    .searchInputContainer input {
        top: 0;
        right: 0;
        border: 0;
        outline: 0;
        border-left: 1px solid #dcddd8;
        width: auto;
        height: 34px;
        margin: 5px 0 0 0;
        padding: 0 52px 0 10px;
        font-size: 15px
    }

        .searchInputContainer input::-webkit-input-placeholder {
            color: #818181
        }

        .searchInputContainer input:-moz-placeholder {
            color: #818181
        }

        .searchInputContainer input::-moz-placeholder {
            color: #818181
        }

        .searchInputContainer input:-ms-input-placeholder {
            color: #818181
        }

    .searchInputContainer a.dnnSearchBoxClearText {
        right: 45px !important
    }

        .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
            bottom: 2px
        }

#search-action, .SearchButton, .search-toggle-icon {
    background: url(images/search.png) center center no-repeat;
    width: 46px;
    height: 47px;
    display: block;
    position: absolute;
    top: 0;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    text-indent: -9999px
}

#search-top {
    clear: both;
    width: 100%;
    background: #e9e7e7;
    padding: 0;
    margin: 0;
    height: 0;
    overflow: hidden;
    transition: all .1s ease-in-out
}

    #search-top.active {
        height: auto;
        padding: 15px 0;
        overflow: visible;
    }

    #search-top span {
        display: inline !important
    }

    #search-top input {
        background: #fff;
        border: none;
        font-size: 1.2em;
        height: 46px;
        margin: 0 0 0 15px;
        width: 70%
    }

    #search-top a.SearchButton {
        background: url(images/search.png) center center no-repeat #e0dfdf;
        height: 46px;
        position: relative;
        display: inline-block;
        text-indent: -9999px;
        width: 60px;
        padding: 0;
        top: 5px
    }

#search-action {
    display: none;
    float: left;
    height: 46px;
    margin: 0;
    padding: 6px 12px
}

.ShortCuts {
    float: right;
}

    .ShortCuts p {
        margin-bottom: 0;
    }

.AccountLabel {
    float: left;
    width: auto;
    color: #444;
    font-size: 14px;
    font-weight: bold;
    padding-top: 8px;
    padding-left: 20px;
    margin-right: 10px;
}

#login {
    /*padding-right: 10px;*/
    float: right;
    margin-bottom: 15px;
}

.slogan_clubDA {
    background-image: url(Images/slogan_clubDA_web.png);
    background-repeat: no-repeat;
    background-size: 380px auto;
}


@media only screen and (max-width: 500px) {
    ul.searchSkinObjectPreview {
        width: auto;
        min-width: 240px;
    }

    #breadcrumb img, #breadcrumb span {
        font-size: 16px;
        text-align: left;
        line-height: 18px;
    }

    html, li, p, .Normal {
        font-size: 14px;
    }

    h2, .DB_Status_Label {
        font-size: 16px;
    }
}

@media only screen and (max-width: 350px) {
    ul.searchSkinObjectPreview {
        right: -30px;
    }
}

#login .loginGroup, #login .loginGroup *, #login .registerGroup, #login .registerGroup * {
    display: block
}

#login .loginGroup, #login .registerGroup {
    float: right;
    padding: 0;
    margin: 0
}

    #login .loginGroup a {
        display: block;
        position: relative;
        /*height: 34px;*/
        min-width: 12px;
        padding-top: 7px;
        padding-right: 8px;
        color: #444;
        font-size: 14px;
        font-weight: bold;
        /*vertical-align: middle;*/
    }

    #login .registerGroup a {
        padding-top: 9px;
        color: #444;
        font-size: 14px;
        font-weight: bold;
        margin-right: 10px;
    }

        #login .loginGroup a:hover, #login .registerGroup a:hover {
            /*background: #d7d7d7;*/
            color: #444;
            text-decoration: underline;
        }

        #login .loginGroup a:active, #login .registerGroup a:active {
            color: #444
        }

        #login .loginGroup a strong, #login .registerGroup a strong {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            overflow: hidden;
            font-size: 11px;
            text-indent: -9999px
        }

    #login .registerGroup li {
        float: left;
        line-height: 1.2em
    }

        #login .registerGroup li:first-child:hover {
            border-left: #222
        }

    #login .registerGroup .buttonGroup {
        margin-right: 0
    }

    #login .registerGroup .userProfileImg a {
        min-width: 25px;
        min-height: 32px;
        padding: 0;
        background: 0 0;
        display: none;
    }

    #login .registerGroup a span {
        display: inline-block;
        position: absolute;
        right: 2px;
        top: -9px;
        min-width: 7px;
        margin-right: 3px;
        background: #3b96b6;
        text-align: center;
        font-size: 11px;
        color: #fff;
        -webkit-text-shadow: 0 1px 0 #444;
        text-shadow: 0 1px 0 #444
    }

    #login .registerGroup a img {
        height: 32px;
        width: 32px;
        background: #444;
        display: none;
    }

#login .userNotifications {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

    #login .userNotifications strong {
        height: 100%;
        background: url(images/notification_icon.png) center center no-repeat
    }

#login .userMessages strong {
    height: 100%;
    background: url(images/message_icon.png) center center no-repeat
}

#login .userMessages a, #login .userNotifications a {
    padding: 0 18px;
    display: none;
}

    #login .userMessages a span, #login .userNotifications a span {
        display: inline-block;
        margin-top: 9px;
        margin-right: 0;
        background-color: transparent;
        font-size: 10px
    }

#topHeader {
    background: #fff;
    /*-moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;*/
    min-width: 25px;
    min-height: 35px;
    padding: 10px 0;
}

header {
    background: #a60f33;
    margin-bottom: 20px;
}

#mainHeader-inner {
    /*padding: 30px 0*/
}

#mainHeader-border {
    background: #8fb299;
    height: 5px
}

#logo {
    padding-left: 15px;
    float: left;
    margin-top: 20px;
}

.navbar .brand {
    float: left;
    padding: 0 !important;
    max-width: 185px;
}

.LoginLogo {
    width: 185px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: unset !important;
	margin-bottom: 0 !important;
}



.navbar-nav > li {
    padding-left: 25px;
}

#dnnMenu .topLevel > li > a {
    color: #fff;
    padding-top: 20px;
    padding-bottom: 7px;
    padding-left: 0;
    padding-right: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    border-bottom: 2px solid #fff;
    background-color: transparent;
}

#dnnMenu .topLevel > li.active > a:focus, #dnnMenu .topLevel > li.active > a:hover {
    color: #979797;
}

#dnnMenu .dropdown-menu {
    margin-top: 18px;
    background-color: #fff;
	border-bottom: 5px solid #d8d9da;
	box-shadow: none; 
}

#dnnMenu .topLevel > .active.open > a, #dnnMenu .topLevel > .active.open > a:hover, #dnnMenu .topLevel > .active.open > a:focus {
    background: #a60f33;
}

#dnnMenu .dropdown-menu li:hover, #dnnMenu .dropdown-menu li.active, #dnnMenu .topLevel li a:hover {
    background: #a60f33;
}

    #dnnMenu .dropdown-menu li.active > a, #dnnMenu .dropdown-menu li.active a:hover, #dnnMenu .dropdown-menu li.active a:focus, #dnnMenu .topLevel > li > a:hover span {
        color: #fff;
    }

.dropdown-menu > li.hover {
    background: #a60f33 !important;
}

.dropdown-menu > li > a {
    color: #a60f33;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    text-align: left;
}

.navbar-default .navbar-toggle {
    background: #fff;
    border-top: 1px solid #a60f33;
    margin-top: 14px;
}

@media only screen and (max-width:800px) {

    .LoginIMG, .LoginImg {
        width: 100%;
        text-align: center;
    }

        .LoginIMG img, .LoginImg img {
            float: unset !important;
        }

    .LoginInfo {
        text-align: center;
    }
}



@media only screen and (max-width:767px) {
    .main-navigation {
        height: auto;
        width: 100%
    }

    nav {
        display: none
    }

    .navbar-nav {
        border: 2px solid #fff;
    }

        .navbar-nav.sm-collapsible .caret {
            background-color: transparent;
        }

    #dnnMenu .topLevel li {
        background: #fff;
        padding-left: 0;
    }

        #dnnMenu .topLevel li.active, #dnnMenu .dropdown-menu li:hover {
            background: #a60f33;
            /*border: 1px solid #fff;*/
        }

        #dnnMenu .topLevel li a {
            color: #444;
            padding-left: 25px;
            padding-top: 0;
            padding-bottom: 0;
        }

        #dnnMenu .topLevel li.active a, #dnnMenu .topLevel li.hover a {
            color: #fff;
        }

    a.mobile-nav-btn {
        display: block;
        float: right;
        width: 50px;
        height: 46px;
        margin-top: 15px;
        text-align: center;
        color: #383838
    }

        a.mobile-nav-btn:hover {
            text-decoration: none
        }

    #navbar-top-wrapper {
        clear: both;
        position: relative
    }

    #navbar {
        float: none !important
    }

    #dnnMenu .dropdown-menu {
        margin-top: 0;
    }

    #dnnMenu .topLevel .dropdown.open a span {
        color: #a60f33;
    }

    #dnnMenu .dropdown-menu.subLevel li {
        background: #e9e7e7;
        border-bottom: 1px solid #fff;
    }

    #dnnMenu .dropdown.open .subLevel > li a:hover span {
        color: #fff;
    }
}

@media only screen and (min-width:767px) {
    #navbar {
        float: right
    }
}

#breadcrumb {
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: 10px solid;
    border-color: #d8d9da;
    background-color: transparent;
    padding: 10px 0 10px 75px;
    margin: 0;
    display: block;
    background-image: url(Images/Breadcrumb.png);
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 28px !important;
    font-weight: 100;
    color: #a60f33;
    margin-bottom: 20px;
}

    #breadcrumb a {
        /*margin: 0 10px;*/
        font-weight: 600;
        font-size: 11px;
        color: #a60f33;
    }

        #breadcrumb a:first-child {
            font-size: 28px !important;
            font-weight: 400;
            color: #a60f33;
        }

        #breadcrumb a:hover {
            text-decoration: none;
        }

    #breadcrumb img, #breadcrumb span {
        /*margin-left: 17px*/
    }

main {
    background: #fff;
    /*border: 1px solid #ececec;*/
    border-top: none;
    margin-bottom: 15px;
    min-height: 350px
}

    main.no-bg {
        background: 0 0
    }

#mainContent-inner {
    padding: 10px
}

.dnnpane > [class*=col-md], .dnnpane > [class^=col-md] {
    padding: 0 15px
}

.image-wrapper {
    position: relative
}

    .image-wrapper img {
        display: block;
        max-width: 100%
    }

    .image-wrapper .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        color: #fff;
        text-align: center
    }

.grid, .grid figure, .grid figure img {
    position: relative
}

.image-wrapper .overlay h2 {
    color: #fff;
    font-weight: 700;
    margin-top: 8%;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-transform: uppercase
}

.content-intro {
    padding-top: 30px;
    font-size: 26px;
    line-height: 30px
}

    .content-intro p {
        font-size: 22px
    }

.grid {
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center
}

    .grid figure {
        float: left;
        overflow: hidden;
        margin: 10px 0;
        max-height: 360px;
        width: 100%;
        height: auto;
        background: #3085a3;
        text-align: center;
        cursor: pointer
    }

        .grid figure img {
            display: block;
            min-height: 100%;
            max-width: 100%;
            opacity: .8;
            width: 100%
        }

        .grid figure figcaption {
            padding: 2em;
            color: #fff;
            text-transform: uppercase;
            font-size: 1.25em;
            -moz-backface-visibility: hidden;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden
        }

            .grid figure figcaption .grid figure figcaption::after, .grid figure figcaption::before {
                pointer-events: none
            }

            .grid figure figcaption, .grid figure figcaption > a {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%
            }

figure.hover-effect {
    background: #444
}

    figure.hover-effect h2, figure.hover-effect img {
        -webkit-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out
    }

    figure.hover-effect img {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    figure.hover-effect h2 {
        font-size: 30px;
        color: #7ca0c0;
        -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
        -moz-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
        text-shadow: 0 2px 2px rgba(0, 0, 0, .4)
    }

        figure.hover-effect h2 > span {
            color: #fff;
            font-weight: 700
        }

    figure.hover-effect h2, figure.hover-effect p {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 5px;
        text-align: center;
        width: 100%
    }

    figure.hover-effect p {
        text-transform: none;
        font-size: 24px;
        opacity: 0;
        padding: 15px;
        -moz-transition: opacity .35s, -webkit-transform .35s;
        -webkit-transition: opacity .35s, -webkit-transform .35s;
        -o-transition: opacity .35s, -webkit-transform .35s;
        transition: opacity .35s, transform .35s;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    figure.hover-effect:hover h2, figure.hover-effect:hover img {
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }

    figure.hover-effect:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

.content-block-news, .content-block-reg {
    margin-bottom: 20px
}

    .content-block-news .article-layout .item {
        display: block;
        float: left;
        position: relative
    }

        .content-block-news .article-layout .item .item-image {
            display: block;
            position: relative;
            width: 100%;
            overflow: hidden;
            background: -webkit-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
            background: -o-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
            background: linear-gradient(to top left, #c55f1e 0, #66d6ff 100%)
        }

            .content-block-news .article-layout .item .item-image img {
                max-width: 100%;
                width: 100%;
                height: auto;
                opacity: .7;
                filter: alpha(opacity=70);
                -webkit-transition: all .2s;
                -o-transition: all .2s;
                transition: all .2s;
                -moz-backface-visibility: hidden;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
                -webkit-transform: translate(0, 0);
                -ms-transform: translate(0, 0);
                -o-transform: translate(0, 0);
                transform: translate(0, 0)
            }

            .content-block-news .article-layout .item .item-image .item-header {
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: 2;
                color: #fff;
                background: rgba(0, 0, 0, .1);
                -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
                -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
                text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
                -webkit-transition: all .2s;
                -o-transition: all .2s;
                transition: all .2s
            }

                .content-block-news .article-layout .item .item-image .item-header strong {
                    color: #fff;
                    display: block;
                    position: absolute;
                    bottom: 15px;
                    left: 15px;
                    right: 15px;
                    font-size: 16px;
                    line-height: 130%;
                    font-weight: 500;
                    -webkit-transition: all .2s;
                    -o-transition: all .2s;
                    transition: all .2s
                }

                .content-block-news .article-layout .item .item-image .item-header .item-meta {
                    display: block;
                    color: #fff;
                    padding: 10px 0 17px;
                    font-size: 11px;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                    position: absolute;
                    left: 15px;
                    right: 15px;
                    bottom: -40px;
                    border-top: 1px solid rgba(255, 255, 255, .3);
                    opacity: 0;
                    filter: alpha(opacity=0);
                    -webkit-transition: all .2s;
                    -o-transition: all .2s;
                    transition: all .2s
                }

                    .content-block-news .article-layout .item .item-image .item-header .item-meta i.fa {
                        padding-right: 7px
                    }

                    .content-block-news .article-layout .item .item-image .item-header .item-meta span {
                        display: block;
                        color: #fff
                    }

                .content-block-news .article-layout .item .item-image .item-header .item-category {
                    display: block;
                    font-size: 18px;
                    font-weight: lighter;
                    left: 15px;
                    position: absolute;
                    right: 15px;
                    text-transform: none;
                    top: 15px
                }

                    .content-block-news .article-layout .item .item-image .item-header .item-category span {
                        border: 1px solid #fff;
                        color: #000;
                        font-size: 24px;
                        display: inline-block;
                        padding: 6px 10px 5px;
                        line-height: 100%;
                        -webkit-transition: all .2s;
                        -o-transition: all .2s;
                        transition: all .2s
                    }

        .content-block-news .article-layout .item .item-content {
            display: block;
            background: #f4f4f4;
            width: 100%;
            font-size: 14px;
            line-height: 150%;
            color: #737373;
            -webkit-transition: all .2s;
            -o-transition: all .2s;
            transition: all .2s;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

            .content-block-news .article-layout .item .item-content .item-text {
                display: block;
                padding: 15px
            }

            .content-block-news .article-layout .item .item-content .item-footer-more {
                display: block;
                padding: 15px 0;
                margin: 0 15px;
                text-align: center;
                font-size: 14px;
                text-transform: uppercase;
                border-top: 1px solid rgba(0, 0, 0, .06);
                letter-spacing: .3px;
                color: #737373
            }

        .content-block-news .article-layout .item:hover .item-header .item-meta {
            bottom: 0;
            opacity: 1
        }

        .content-block-news .article-layout .item:hover .item-header .item-category span {
            background: #7ca0c0;
            border-color: transparent !important;
            color: #fff
        }

        .content-block-news .article-layout .item:hover .item-image img {
            opacity: 1
        }

        .content-block-news .article-layout .item:hover .item-image .item-header {
            background: rgba(81, 81, 81, .7)
        }

            .content-block-news .article-layout .item:hover .item-image .item-header strong {
                bottom: 50px
            }

        .content-block-news .article-layout .item:hover .item-content {
            background: #fff;
            -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
            -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
            box-shadow: 0 3px 0 rgba(0, 0, 0, .03)
        }

            .content-block-news .article-layout .item:hover .item-content .item-footer-more {
                color: inherit;
                font-weight: 700;
                letter-spacing: 0;
                padding-right: 1px
            }

    .content-block-news .item a:hover .item-content {
        background: rgba(37, 38, 41, .8)
    }

    .content-block-news .article-layout:after {
        display: block;
        clear: both;
        content: ''
    }

.contact-form .form-control {
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    height: 50px;
    padding: 12px 15px 15px
}

.contact-form::-webkit-input-placeholder {
    color: #e3e3e3
}

.contact-form:-moz-placeholder {
    color: #e3e3e3
}

.contact-form::-moz-placeholder {
    color: #e3e3e3
}

.contact-form:-ms-input-placeholder {
    color: #e3e3e3
}

footer .footer-above {
    background-color: #e9e7e7;
}

    footer .footer-above h2, footer .footer-above p {
        color: #a60f33;
        text-align: center;
        font-size: 18px;
        margin: 10px 0;
    }

footer .footer-below, footer .terms-priv a:link, footer .terms-priv a:visited {
    color: #fff;
    font-size: 12px
}

footer .footer-col {
    margin-bottom: 25px
}

footer .footer-below {
    background-color: #a60f33;
    padding: 15px 0
}

footer .copyright {
    float: left
}

footer .terms-priv {
    float: right
}

footer .copyright, footer .terms-priv {
    padding-left: 15px;
    padding-right: 15px
}

footer .links-list ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 1.5em
}

    footer .links-list ul li a:active, footer .links-list ul li a:link, footer .links-list ul li a:visited {
        color: #fff
    }

    footer .links-list ul li a:hover {
        color: #f0f0f0
    }

    footer .links-list ul li a:before {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-left: 3px solid #383838;
        position: relative;
        bottom: 1px;
        padding-right: 9px
    }

.latest-articles {
    display: block
}

    .latest-articles .item {
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, .08);
        padding-bottom: 20px;
        margin-bottom: 20px
    }

    .latest-articles .item-header {
        display: block;
        float: left;
        width: 60px
    }

        .latest-articles .item-header a {
            position: relative;
            display: block
        }

        .latest-articles .item-header span {
            display: block;
            width: 100%;
            padding: 0;
            margin: 0
        }

        .latest-articles .item-header img {
            border: 2px solid #fff
        }

    .latest-articles .item-content {
        display: block;
        margin-left: 85px
    }

        .latest-articles .item-content p {
            font-size: 15px;
            margin-bottom: 15px
        }

        .latest-articles .item-content > strong {
            display: block;
            font-weight: 600;
            line-height: 11px;
            margin-bottom: 5px
        }

        .latest-articles .item-content a {
            color: #d3d3d3;
            font-weight: 700;
            font-size: 14px
        }

    .latest-articles .publish-date {
        color: #d3d3d3;
        font-weight: 400
    }

        .latest-articles .publish-date span {
            font-size: 12px;
            font-weight: 400;
            text-transform: uppercase
        }

.contactus ul {
    margin-left: 0
}

    .contactus ul li {
        color: #fff;
        font-size: 15px;
        font-weight: 100;
        margin-bottom: 5px;
        list-style: none
    }

        .contactus ul li img {
            margin-right: 5px
        }

.contactus a:link {
    color: #fff;
    text-decoration: none
}

.contactus a:active, .contactus a:hover {
    text-decoration: underline
}

.btn-social {
    background: url(/Portals/0/Images/social-sprite.png);
    display: inline-block;
    height: 34px;
    width: 34px
}

    .btn-social.facebook {
        background-position: 0
    }

    .btn-social.twitter {
        background-position: -40px
    }

    .btn-social.googleplus {
        background-position: -80px
    }

    .btn-social.linkedin {
        background-position: -120px
    }

.container-content {
    padding: 10px 15px 15px
}

.heading_wrapper {
    padding-left: 0;
    padding-right: 0
}

.DnnModule {
    margin-bottom: 20px;
}

.btn {
    background: #a60f33;
    color: #fff;
}

    .btn.focus, .btn:focus, .btn:hover {
        background: #fff;
        border: 1px solid #a60f33;
        color: #a60f33;
    }

/*---------------Tabs-------------------------*/
.livetabsdefault .ui-corner-all, .livetabsdefault .ui-corner-bottom, .livetabsdefault .ui-corner-right, .livetabsdefault .ui-corner-br {
    border-radius: 0 !important;
}

.livetabsdefault .ui-widget-header {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.livetabsdefault .ui-helper-reset {
    background: none !important;
}

.livetabsdefault .ui-tabs .ui-tabs-nav {
    border-bottom: 2px solid #a60f33;
    padding: .2em .2em .05em 0 !important;
}

.livetabsdefault .ui-state-default, .livetabsdefault .ui-widget-content .ui-state-default.livetabsdefault .ui-state-default, .livetabsdefault .ui-widget-content .ui-state-default {
    background: #fff !important;
}

.livetabsdefault .ui-corner-all, .livetabsdefault .ui-corner-top, .livetabsdefault .ui-corner-right, .livetabsdefault .ui-corner-tr {
    border-radius: 0 !important;
}

.livetabsdefault .ui-tabs .ui-tabs-nav li a {
    text-transform: uppercase;
    color: #444;
}

.livetabsdefault .ui-tabs .ui-tabs-nav li.ui-tabs-selected, .livetabsdefault .ui-tabs .ui-tabs-nav li.ui-tabs-active, .livetabsdefault .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #a60f33 !important;
}

    .livetabsdefault .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .livetabsdefault .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .livetabsdefault .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .livetabsdefault .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .livetabsdefault .ui-tabs .ui-tabs-nav li.ui-state-processing a {
        color: #fff;
        text-transform: uppercase;
    }

.livetabsdefault .ui-widget-content {
    color: #444 !important;
}
/*---------------Ende Tabs-------------------------*/
/*-------------Accordion----------------------*/
.liveaccdefault .ui-widget-content {
    color: #444 !important;
}
.liveaccdefault .ui-accordion .ui-accordion-header {
    background: #fff;
    border-radius: 0;
    text-transform: uppercase;
    margin-bottom: 10px !important;
}

.liveaccdefault .ui-accordion .ui-accordion-header-active {
    background: #a60f33;
}

.liveaccdefault .ui-state-active a, .liveaccdefault .ui-state-active a:link, .liveaccdefault .ui-state-active a:visited {
    color: #fff !important;
}

.liveaccdefault .ui-accordion .ui-accordion-content {
    margin-top: -10px !important;
}

.liveaccdefault .ui-widget-content a {
    color: #a60f33 !important;
    word-wrap: break-word;
}

.liveaccdefault .ui-accordion .ui-accordion-header a {
    text-align: left;
}

.align-left {
    text-align: left;
}
/*Ende Accordion */

/*-------------Live Form----------------------------------*/
.LiveForm.Default {
    font-family: 'OpenSans', sans-serif;
}

    .LiveForm.Default ul.page-break-section, .LiveForm.Default .thank-you {
        border-radius: 0 !important;
        box-shadow: none !important;
        padding: 0 !important;
    }

        .LiveForm.Default ul.page-break-section .Field {
            padding: 10px 0 !important;
        }

    .LiveForm.Default .Field.Required input, .LiveForm.Default .Field.Required select {
        border-left-color: #a60f33 !important;
    }

    .LiveForm.Default input[type="submit"], .LiveForm.Default input[type="button"] {
        background: #fff !important;
        color: #444 !important;
        border: 1px solid #fff !important;
    }

        .LiveForm.Default input[type="submit"]:hover,
        .LiveForm.Default input[type="button"]:hover {
            box-shadow: none !important;
            background: #a60f33 !important;
            color: #444 !important;
        }
/*Ende Form*/
/*-------------DA_Container Modulrahmen-------------------*/
.DNNContainer_Sidemenu {
    border-bottom: 3px solid #999;
    padding-bottom: 15px;
}

.DNNContainer_Breaking_News {
    border: 3px solid #a60f33;
    padding: 20px;
    background-image: url(Images/BreakingNewsIcon.png);
    background-position: right top;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.DNNContainer_Blackboard {
    border: 3px solid #dbdbdb;
    padding: 20px;
    background-image: url(Images/BlackboardIcon.png);
    background-position: right top;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

    .DNNContainer_Blackboard .Date {
        font-style: italic;
        font-family: 'OpenSans', sans-serif;
        font-weight: bold;
    }

.DNNContainer_Dashboard_Status {
    background: #f2f2f2;
    margin-bottom: 30px;
    padding: 20px;
}


.DNNContainer_Dashboard_Registration {
    background: #a60f33;
    margin-bottom: 30px;
    padding: 20px;
}

    .DNNContainer_Dashboard_Registration p, .DNNContainer_Dashboard_Registration .Normal, .DNNContainer_Dashboard_Registration a:link, .DNNContainer_Dashboard_Registration a:hover, .DNNContainer_Dashboard_Registration a:active {
        color: #fff;
        font-weight: bold;
        text-align: center;
        margin-bottom: 0;
    }

.DNNContainer_PublicEvents {
    background: #a60f33;
    color: #fff;
    margin-bottom: 30px;
    padding: 10px 20px;
    width: 100%;
}

    .DNNContainer_PublicEvents p, .DNNContainer_PublicEvents .Normal, .DNNContainer_PublicEvents a:link, .DNNContainer_PublicEvents a:hover, .DNNContainer_PublicEvents a:active {
        color: #fff;
        font-weight: normal;
        text-align: left;
        margin-bottom: 0;
        font-size: 16px;
    }

.DNNContainer_Border {
    border: 1px solid #d8d9da;
    padding: 20px;
}

    .DNNContainer_Border p, .DNNContainer_Border .Normal, .DNNContainer_Border a:link {
        text-align: left;
    }

.DNNContainer_Download {
    border: 3px solid #dbdbdb;
    padding: 20px;
    background-image: url(Images/Download.png);
    background-position: right top;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.DNNContainer_Network {
    border: 3px solid #dbdbdb;
    padding: 20px;
    background-image: url(Images/Network.png);
    background-position: right top;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.DNNContainer_Contact {
    border: 3px solid #dbdbdb;
    padding: 20px;
    background-image: url(Images/Contact_Icon.png);
    background-position: right top;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.DNNContainer_Gallery {
    border: 3px solid #dbdbdb;
    padding: 20px;
    background-image: url(Images/Gallery.png);
    background-position: right top;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

/*Menu*/
.DNNContainer_Menu {
    width: 100%;
    display: block;
    position: relative;
    background: #f2f2f2;
    border-top: 3px solid #dbdbdb;
    border-bottom: 3px solid #dbdbdb;
    margin-bottom: 30px;
    padding: 20px;
}

.Menu_Heading {
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    color: #a60f33;
    display: block;
    float: left;
}

.Menu {
    width: 100%;
    text-align: center;
}

    .Menu hr {
        border-color: #dbdbdb;
    }

.MenuNorm {
    text-align: center;
}

.MenuVeg {
    text-align: center;
    color: green;
}

/*--------------------- DA Module--------------------------*/
.DNNContainer_Login {
    width: 100%;
}

.LoginPanel {
	border-left: 1px solid #ccc;
}

.Login_Infotext {
	text-align: center; 
}

.DNNLogin-Container500 {
    width: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.DNNLogin-Container {
    width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.LoginButton {
	width: 250px;
	display: block;
    margin-left: auto !important;
    margin-right: auto;
}


.dnnLoginService h1, .dnnLoginService p {
	text-align: center;
}

.login-Content {
    /*width: 500px;*/
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*DB-Status*/

.DB_Status_Label {
    font-size: 20px;
    color: #a60f33;
    margin-bottom: 10px;
    width: 100%;
}

.DB_Status_Text, .separator, .DB_Status_Text {
    width: auto;
    float: left;
    margin-bottom: 15px;
}

/*Allgemein*/

.separator {
    margin: 0 5px;
    color: #a60f33;
    font-family: 'OpenSans', sans-serif;
    font-size: 18px;
    padding-top: 1px;
}


.ProgrammeLabel, .DAfilter {
    width: auto;
    float: left;
    font-weight: normal;
    font-size: 14px;
}

.ProgrammeLabel {
    margin-right: 5px;
    padding-top: 8px;
}

.dropdownfield {
    padding: 7px 2px;
    margin-right: 20px;
}

.Modulborder {
    border: 1px solid #dbdbdb;
    width: 100%;
}


.Modultitle {
    width: 100%;
    float: left;
    padding: 10px 20px;
    background: #f2f2f2;
    border: 1px solid #dbdbdb;
    font-size: 16px;
    color: #a60f33;
    margin-bottom: 10px;
}

.Modulcontent {
    margin: 0 10px;
}

.marginbottom {
    margin-bottom: 15px;
}

.padding {
    padding: 0 20px;
}

    .padding hr {
        margin-bottom: 0;
    }

.button_padding {
    padding-top: 15px;
}

.right {
    float: right;
}

.overlapping {
    border: 1px solid #a60f33;
    padding: 10px;
}

.Courses {
    padding: 0 20px 0 0;
    margin: 10px 0;
}

    .Courses .row {
        margin: 0;
    }

.buttonrow {
    margin-top: 15px !important;
    margin-bottom: 15px;
    margin-left: 3px;
}

.CoursesRight {
    width: 48%;
    float: left;
    margin: 10px 0;
    padding-top: 5px;
}

.Downloads {
    padding: 15px;
}

.DownloadCol {
    padding-left: 0;
    margin-bottom: 20px;
}

.downloadLink, .downloadLink a {
    font-size: 14px;
    color: #444;
    float: left;
    width: 73%;
    margin-bottom: 2px;
    text-align: left;
}

    .downloadLink, .downloadLink a:hover {
        color: #a60f33;
        text-decoration: none;
    }

.downloadSize {
    font-size: 14px;
    float: left;
    width: 27%;
    margin-bottom: 2px;
    text-align: right;
    color: #888;
}

.Programmtitle {
    color: #a60f33;
    margin-bottom: 5px;
    font-size: 16px;
    /*margin-top: 10px;*/
}

.Info {
    color: #a60f33;
    float: left;
    margin-top: 5px;
    margin-left: 20px;
    margin-bottom: 15px;
}

.Teacher {
    float: left;
}

.CourseSelector {
    float: left;
    font-family: 'OpenSans', sans-serif;;
    color: #b3b3b3;
    margin: 0 3px;
}

.CourseStatusBG {
    float: left;
    background: #f9f7f8;
    padding: 10px;
    margin: 10px 0;
}

.CourseStatusLabel {
    float: left;
    color: #888;
    margin-right: 3px;
    font-weight: normal;
}

.PEventLabel {
    float: left;
    color: #888;
    margin-right: 3px;
    font-weight: normal;
    padding: 0;
}

.PEvent {
    float: left;
    font-weight: normal;
    width: 74%;
    padding: 0;
}

.CourseStatus {
    float: left;
    font-weight: normal;
}


.OV {
    background: #f9f9f9;
}

.OverviewContent {
    padding: 10px 20px;
}

    .OverviewContent hr {
        margin-bottom: 10px;
    }




/*Mobile*/
@media only screen and (max-width: 995px) {
	.loginContent {
		margin-bottom: 30px;
		border-bottom: 1px solid #ccc;
	}
	
	#socialControls {
		margin-bottom: 40px;
	}
	
	.LoginPanel {
		border-left: none;
	}
}

@media only screen and (max-width: 768px) {
	.DNNLogin-Container500 {
    width: 100%;
}

.DNNLogin-Container {
    width: 100%;
}

    .DAfilter {
        /*width: 100%;*/
    }

    .Modultitle {
        text-align: left;
    }

    .PEvent {
        width: auto;
    }

    .auto {
        width: auto;
    }

    .col-md-1, .col-md-2, .col-md-3, .col-md-4 {
        width: 50%;
        float: left;
    }

    .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        width: 100%
    }


    .login-Content {
        width: auto;
    }

    .LoginPanel {
        width: auto;
    }
}

@media only screen and (max-width: 500px) {
    .DB_Status_Label {
        font-size: 16px;
    }

    .DAfilter {
        width: 100%;
    }

    .col-md-1, .col-md-2, .col-md-3, .col-md-4 {
        width: 100%;
        float: left;
    }
}


/*----------Ende DA_Container-----------------*/

.DNNContainer_Title_h2 {
    margin-bottom: 20px;
}

    .DNNContainer_Title_h2 h2 .TitleH2, .DNNContainer_Title_h3 h3 .TitleH3, .DNNContainer_Title_h4 h4 .TitleH4 {
        display: block;
        margin-bottom: 5px
    }

        .DNNContainer_Title_h2 h2 .TitleH2.centered, .DNNContainer_Title_h3 h3 .TitleH3.centered, .DNNContainer_Title_h4 h4 .TitleH4.centered {
            text-align: center
        }

.DNNContainer_Boxed h2 .TitleBoxed {
    display: block;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #7b7878
}

.lms_heading_1, .lms_heading_2, .lms_heading_3, .lms_heading_4, .lms_heading_5, .lms_heading_6 {
    text-align: center
}

    .lms_heading_1 .lms_heading_title, .lms_heading_2 .lms_heading_title, .lms_heading_3 .lms_heading_title, .lms_heading_5 .lms_heading_title, .lms_heading_6 .lms_heading_title {
        border-bottom: 1px solid #7b7878;
        font-weight: 400;
        margin-bottom: 17px;
        margin-top: 17px;
        padding: 0 32px 28px;
        position: relative
    }

        .lms_heading_1 .lms_heading_title:after {
            content: "";
            position: absolute;
            top: 100%;
            margin: -10px 0 0 -5px;
            left: 50%;
            width: 10px;
            height: 20px;
            background: #fff;
            border-left: 2px solid #7b7878;
            border-right: 2px solid #7b7878;
            -webkit-transform: rotate(20deg);
            -ms-transform: rotate(20deg);
            -o-transform: rotate(20deg);
            transform: rotate(20deg)
        }

    .lms_heading_4 .lms_heading_title {
        margin-bottom: 17px;
        margin-top: 17px;
        padding: 0 30px 10px
    }

.subtle-line {
    display: block;
    border: none;
    color: #fff;
    height: 1px;
    width: 100%;
    background: -webkit-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -o-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -moz-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    margin-bottom: 32px
}

.hexagon {
    background-color: #fff;
    border-left: 3px solid #7b7878;
    border-right: 3px solid #7b7878;
    height: 20px;
    margin: 10.39px auto;
    position: relative;
    top: -27px;
    width: 36px;
    z-index: 10
}

    .hexagon::after, .hexagon::before {
        background-color: inherit;
        content: "";
        height: 25.46px;
        left: 2.27px;
        position: absolute;
        -webkit-transform: scaleY(.5774) rotate(-45deg);
        -moz-transform: scaleY(.5774) rotate(-45deg);
        -ms-transform: scaleY(.5774) rotate(-45deg);
        -o-transform: scaleY(.5774) rotate(-45deg);
        transform: scaleY(.5774) rotate(-45deg);
        width: 25.46px;
        z-index: 1
    }

.open_rectangle, .rectangle {
    margin: 10px auto;
    z-index: 10
}

.dots-wrapper, .open_rectangle, .rectangle {
    position: relative;
    background-color: #fff;
    width: 36px
}

.hexagon::before {
    border-right: 4.24px solid #7b7878;
    border-top: 4.24px solid #7b7878;
    top: -12.73px
}

.hexagon::after {
    border-bottom: 4.24px solid #7b7878;
    border-left: 4.24px solid #7b7878;
    bottom: -12.73px
}

.open_rectangle {
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    height: 20px;
    top: -27px
}

.rectangle {
    border: 2px solid #7b7878;
    height: 14px;
    top: -24px;
    border-radius: 10px
}

.dots-wrapper {
    height: 10px;
    margin: 10.39px auto;
    top: -23px
}

.dots {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    line-height: 100px;
    background: #7b7878;
    float: left;
    margin: 0 2px 0 0
}

.valid-404 h1 {
    font-size: 10em;
    -webkit-text-shadow: 0 0 7px rgba(0, 0, 0, .75);
    text-shadow: 0 0 7px rgba(0, 0, 0, .75)
}

.valid-404 h2 {
    font-size: 33px
}

.valid-404 h1, .valid-404 h2, .valid-404 p {
    text-align: center
}

.bs-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block
}

#dnnMenu .menuItem {
    word-wrap: break-word;
}

@media (min-width: 767px) {
    #dnnMenu .menuItem {
        max-width: 720px;
    }

    .navbar-nav {
        padding-bottom: 10px;
        float: right;
    }
}

@media (min-width: 992px) {
    #dnnMenu .menuItem {
        max-width: 940px;
    }
}

@media (min-width: 1200px) {
    #dnnMenu .menuItem {
        max-width: 1138px;
    }
}

@media only screen and (max-width:1024px) {
    #breadcrumb {
        padding: 10px 0 10px 65px;
    }

        #breadcrumb a:first-child {
            font-size: 24px !important;
        }
}

@media only screen and (max-width:768px) {
    #login {
        padding-right: 21px
    }

    #breadcrumb {
        background-size: 60px;
        padding: 0px 0 10px 55px;
    }

        #breadcrumb a:first-child {
            font-size: 20px !important;
        }
}

@media only screen and (max-width:767px) {
    #search-action {
        display: block;
        margin-right: 15px;
    }

    .ShortCuts {
        margin-right: 60px;
    }

    #search-top a.SearchButton {
        top: 0;
    }
}
/*------------------- Language --------------------------*/
.language {
    float: left;
    margin-top: 5px;
}

#breadcrumb a:first-child
.language .language-object {
    float: right;
    display: block;
    margin: 0;
    padding: 0;
}

.language .language-object span {
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    margin: 0;
}

    .language .language-object span:first-child {
        padding-left: 8px;
    }

    .language .language-object span img {
        height: 12px;
        width: 17px;
        opacity: 0.3;
    }

    .language .language-object span:hover img {
        opacity: 1;
    }

.language .language-object .Language.selected img {
    opacity: 1;
    border-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
}

/*------------------- User Profile --------------------------*/
#UserProfileImg {
    margin-bottom: 15px;
}

.UserProfileControls ul {
    margin-left: 0;
}

    .UserProfileControls ul li {
        display: inline-block;
    }
