﻿
.smFooter { font-size: 14px; float: right; color: #4282C4; font-family: 'comic Sans MS'; margin-right: 20px; }
.smFooter span { height: 50px; display: inline-block; vertical-align: middle; }
.smFooter img { margin-left: 10px;}

.passwordreset { clear: both !important; }

.ctoform .profileField .fieldDataLabel { height: initial !important; font-size: 14px !important; padding-top: 5px !important; }
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
  Main CSS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body { background-color: #FFFFFF; }

* { font-family: Arial,Verdana; line-height: 1.5em; box-sizing: border-box; }


#shadow1 { margin: 15px auto 15px auto; border: 15px solid #FFFFFF; background-color: #FFFFFF; width: 1000px; }

.hamburgermenu { display: none; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Two Columns
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#two-column-left { float: left; width: 30%; padding: 15px; }

#two-column-right { float: left; width: 65%; padding: 15px; }


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Three Column
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#three-column-left { width: 20%; float: left; padding: 15px; }

#three-column-middle { width: 50%; float: left; padding: 15px; }

#three-column-right { width: 30%; float: left; padding: 15px; }

#three-column-middleandright { width: 80%; float: left; padding: 15px; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footer { background-position: center; margin-left: auto; margin-right: auto; background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #990000; padding-top: 10px; height: 40px; }

.footerleftdfas { font-size: 14px; float: left; margin-left: 20px; margin-top: 10px; color: #990000; font-family: 'comic Sans MS'; }


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	GridView CLASSES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#gridheight { max-height: 400px; vertical-align: top; overflow: auto; }

.gridviewdesign { border: 1px solid #F0F7F9; font-size: .9em; background-color: #FFFFFF; color: #FFFFFF; width: 270px; }

.gridviewitem { padding: 3px; border: 1px solid #999999; color: #333333; }

.gridselectedrow { background-color: #CCCCCC; color: #333333; }

.gridheaderstyle { color: #FFFFFF; background-color: #666666; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Labels and text color: #990000;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.labelheading { font-size: 1.4em; color: #990000; width: 90%; }
.labellecturer { font-size: 1.2em; color: #990000; display: block; width: 100%; }
.labeldate { font-size: 1.2em; color: #990000; }

.labelcontent { font-size: .9em; float: left; text-align: justify; color: #333333; margin-right: 5px; display: block; width: 95%; margin-bottom: 10px; }


.labelwebpages { font-size: .9em; width: 100%; text-align: justify; color: #333333; }


.labellatestnews { font-size: .8em; color: #333333; width: 90%; }

.textwidth { width: 70%; }

.roundcorner { border: 1px solid #000000; -moz-border-radius: 15px; border-radius: 15px; padding: 15px; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Images
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.imagesize { display: block; width: 100%; height: auto; border: 2px solid #666666 !important; }

.imageborder, imageborderhome { margin: auto; float: right; margin-bottom: 15px; width: 90%; }

.imageborderevent { float: left; margin-right: 10px; width: 40%; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MISC CLASSES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.clear { clear: both; }

.topbox, .topboxdefault { border: 2px solid #FFFFFF; display: inline-block; height: auto; position: relative; width: 100%; margin-bottom: 10px; }


.topline { font-size: 40px; color: #990000; font-family: Arial; }
.toplinenext { font-size: 30px; color: #000000; font-family: Verdana; }

.toplogo { float: right; margin-left: 80%; margin-top: -80px; }

.toplogoxxx { position: absolute; top: 20px; float: right; margin-left: 80%; z-index: 500; }

.toplogohamburger { display: none; }

h1 { font-size: 16px; color: #000000; }

h2 { color: #000000; font-size: .8em; font-style: italic; }

h3 { color: #000000; font-size: .8em; }

h4 { color: #000000; font-size: .8em; }
h5 { font-size: .8em; color: #000000; text-align: justify; font-weight: normal; }

.HoverClass:hover { color: #000000; background-color: #C0C0C0; }

.HoverClass, .HoverClassHi { border: 1px solid #990000; padding: 5px; color: #000000; font-size: .8em; -moz-border-radius: 10px; border-radius: 10px; text-align: center; margin-top: 10px; text-decoration: none; }

.HoverClassHi { color: #FFFFFF; background-color: #990000; }

#navigation { width: 100%; height: 40px; background-position: center; margin-right: auto; margin-top: 4px; margin-left: auto; z-index: 30; position: relative; background-color: #990000; }


    #navigation ul { list-style-type: none; margin: auto; padding: 0; }

    #navigation li { width: 10%; float: left; text-align: center; margin-left: 0px; }


        #navigation li a { text-decoration: none; color: #FFFFFF; display: block; width: 100%; height: 40px; padding-top: 10px; padding-bottom: 14px; font-size: 14px; background-color: #990000; }


            #navigation li a:hover { color: #000000; }

            #navigation li a:active { color: #333333; }

.active { background-color: #C0C0C0; }

/* =Menu
-------------------------------------------------------------- */

#access { background: #990000; /* Show a solid color for older browsers */ -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px; -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px; box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px; clear: both; display: block; float: left; margin: 0 auto 6px; width: 100%; }
    #access ul { font-size: 13px; list-style: none; margin: 0; padding-left: 0; }
    #access li { float: left; position: relative; }
    #access a, #access span { /* WICUSTOM */ color: #eee; display: block; line-height: 3.333em; padding: 0 1.2125em; text-decoration: none; }
    #access ul ul { -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2); box-shadow: 0 3px 3px rgba(0,0,0,0.2); display: none; float: left; margin: 0; position: absolute; top: 3.333em; left: 0; width: 188px; z-index: 99999; }
        #access ul ul ul { left: 100%; top: 0; }
        #access ul ul a, #access ul ul span { /* WICUSTOM */ background: #f9f9f9; border-bottom: 1px dotted #ddd; color: #444; font-size: 13px; font-weight: normal; height: auto; line-height: 1.4em; padding: 10px 10px; width: 188px; }
        #access li:hover > a,
        #access ul ul :hover > a,
        #access a:focus { background: #efefef; }

        /* WICUSTOM */
        #access li:hover > span,
        #access ul ul :hover > span { background: #efefef; }

    #access li:hover > a, #access li:hover > span, /* WICUSTOM */
    #access a:focus { background: #f9f9f9; /* Show a solid color for older browsers */ background: -moz-linear-gradient(#f9f9f9, #e5e5e5); background: -o-linear-gradient(#f9f9f9, #e5e5e5); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */ background: -webkit-linear-gradient(#f9f9f9, #e5e5e5); color: #373737; }
    #access ul li:hover > ul { display: block; }
    #access .current-menu-item > a,
    #access .current-menu-ancestor > a,
    #access .current_page_item > a,
    #access .current_page_ancestor > a { font-weight: bold; }

    /* WICUSTOM */
    #access .current-menu-item > span,
    #access .current-menu-ancestor > span,
    #access .current_page_item > span,
    #access .current_page_ancestor > span { font-weight: bold; }



/*---------------------------------
 *	Display loading progress
 ----------------------------------*/

.modal { position: fixed; top: 0; left: 0; background-color: white; z-index: 99; opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; min-height: 0%; width: 0%; }

.loading { font-size: 10pt; border: 5px solid #67CFF5; width: 200px; height: 100px; display: none; position: fixed; background-color: White; z-index: 999; }
/*
 *	generated by WOW Slider 4.8
 *	template Pure
 */
@import url(http://fonts.googleapis.com/css?family=Arimo&subset=latin,cyrillic,latin-ext);
#wowslider-container1 { zoom: 1; position: relative; max-width: 100%; margin: 0px auto 0px; z-index: 90; text-align: left; /* reset align=center */ }
* html #wowslider-container1 { width: 958px }
    #wowslider-container1 .ws_images ul { position: relative; width: 10000%; height: auto; left: 0; list-style: none; margin: 0; padding: 0; border-spacing: 0; overflow: visible; /*table-layout:fixed;*/ }
        #wowslider-container1 .ws_images ul li { width: 1%; line-height: 0; /*opera*/ float: left; font-size: 0; padding: 0 0 0 0 !important; margin: 0 0 0 0 !important; }

    #wowslider-container1 .ws_images { position: relative; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }
        #wowslider-container1 .ws_images a { width: 100%; display: block; color: transparent; }
    #wowslider-container1 img { max-width: none !important; }
    #wowslider-container1 .ws_images img { width: 100%; border: none 0; max-width: none; padding: 0; }
    #wowslider-container1 a { text-decoration: none; outline: none; border: none; }

    #wowslider-container1 .ws_bullets { font-size: 0px; float: left; position: absolute; z-index: 70; }
        #wowslider-container1 .ws_bullets div { position: relative; float: left; }
    #wowslider-container1 .wsl { display: none; }
    #wowslider-container1 sound,
    #wowslider-container1 object { position: absolute; }


    #wowslider-container1 .ws_bullets { padding: 5px; }
        #wowslider-container1 .ws_bullets a { width: 20px; height: 20px; background: url(./bullet.png) left top; float: left; text-indent: -4000px; position: relative; margin-left: 7px; color: transparent; }
            #wowslider-container1 .ws_bullets a:hover { background-position: 0 50%; }
            #wowslider-container1 .ws_bullets a.ws_selbull { background-position: 0 100%; }
    #wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev { position: absolute; display: none; top: 50%; margin-top: -24px; z-index: 60; height: 64px; width: 64px; background-image: url(./arrows.png); }
    #wowslider-container1 a.ws_next { background-position: 100% 0; right: 5px; }
    #wowslider-container1 a.ws_prev { left: 5px; background-position: 0 0; }
    #wowslider-container1 a.ws_next:hover { background-position: 100% 100%; }
    #wowslider-container1 a.ws_prev:hover { background-position: 0 100%; }
    * html #wowslider-container1 a.ws_next, * html #wowslider-container1 a.ws_prev { display: block }
    #wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev { display: block }

    /*playpause*/
    #wowslider-container1 .ws_playpause { display: none; width: 64px; height: 64px; position: absolute; top: 50%; left: 50%; margin-left: -25px; margin-top: -25px; z-index: 59; }

    #wowslider-container1:hover .ws_playpause { display: block; }

    #wowslider-container1 .ws_pause { background-image: url(./pause.png); }

    #wowslider-container1 .ws_play { background-image: url(./play.png); }

        #wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover { background-position: 100% 100% !important; }
    /* bottom center */
    #wowslider-container1 .ws_bullets { bottom: 0; left: 50%; padding: 5px; }
        #wowslider-container1 .ws_bullets div { left: -50%; }
    #wowslider-container1 .ws-title { position: absolute; display: block; bottom: -5px; left: 0px; margin: 35px 15px; padding: 12px 10px; z-index: 50; font-size: 20px; line-height: 21px; color: #8796750; background-color: rgba(255,255,255, 0.6); border: 1px solid #FFFFFF; -moz-border-radius: 15px; border-radius: 15px; }

#wowslider-container1xxx .ws-titlexxx { position: absolute; display: block; bottom: -5px; left: 0px; margin: 35px 15px; padding: 12px 10px; z-index: 50; font-family: 'Open Sans', Tahoma, Geneva, sans-serif; font-size: 20px; line-height: 21px; color: #FFFFFF; background-color: rgba(0,0,0, 0.3); border: 1px solid #FFFFFF; border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; }
#wowslider-container1 .ws-title div { margin-top: 6px; font-size: 16px; line-height: 18px; font-weight: normal; color: #FFFFFF; }

#wowslider-container1 .ws_images ul { animation: wsBasic 100s infinite; -moz-animation: wsBasic 100s infinite; -webkit-animation: wsBasic 100s infinite; }

@keyframes wsBasic {
    0% { left: -0% }
    5% { left: -0% }
    10% { left: -100% }
    15% { left: -100% }
    20% { left: -200% }
    25% { left: -200% }
    30% { left: -300% }
    35% { left: -300% }
    40% { left: -400% }
    45% { left: -400% }
    50% { left: -500% }
    55% { left: -500% }
    60% { left: -600% }
    65% { left: -600% }
    70% { left: -700% }
    75% { left: -700% }
    80% { left: -800% }
    85% { left: -800% }
    90% { left: -900% }
    95% { left: -900% }
}

@-moz-keyframes wsBasic {
    0% { left: -0% }
    5% { left: -0% }
    10% { left: -100% }
    15% { left: -100% }
    20% { left: -200% }
    25% { left: -200% }
    30% { left: -300% }
    35% { left: -300% }
    40% { left: -400% }
    45% { left: -400% }
    50% { left: -500% }
    55% { left: -500% }
    60% { left: -600% }
    65% { left: -600% }
    70% { left: -700% }
    75% { left: -700% }
    80% { left: -800% }
    85% { left: -800% }
    90% { left: -900% }
    95% { left: -900% }
}

@-webkit-keyframes wsBasic {
    0% { left: -0% }
    5% { left: -0% }
    10% { left: -100% }
    15% { left: -100% }
    20% { left: -200% }
    25% { left: -200% }
    30% { left: -300% }
    35% { left: -300% }
    40% { left: -400% }
    45% { left: -400% }
    50% { left: -500% }
    55% { left: -500% }
    60% { left: -600% }
    65% { left: -600% }
    70% { left: -700% }
    75% { left: -700% }
    80% { left: -800% }
    85% { left: -800% }
    90% { left: -900% }
    95% { left: -900% }
}

#wowslider-container1 .ws_bullets a img { text-indent: 0; display: block; bottom: 25px; left: -96px; visibility: hidden; position: absolute; border: 1px solid rgba(220, 220, 220, 0.6); border-radius: 1px; -moz-border-radius: 2px; -webkit-border-radius: 2px; max-width: none; }
#wowslider-container1 .ws_bullets a:hover img { visibility: visible; }

#wowslider-container1 .ws_bulframe div div { height: 48px; overflow: visible; position: relative; }
#wowslider-container1 .ws_bulframe div { left: 0; overflow: hidden; position: relative; width: 191px; background-color: #FFFFFF; }
#wowslider-container1 .ws_bullets .ws_bulframe { display: none; bottom: 29px; overflow: visible; position: absolute; cursor: pointer; -moz-box-shadow: 0 1px 3px rgba(255,255,255, 0.4); box-shadow: 0 1px 3px rgba(255,255,255, 0.4); border: 1px solid #FFF; border-radius: 3px; -moz-border-radius: 3px; }
#wowslider-container1 .ws_bulframe span { display: block; position: absolute; bottom: -8px; margin-left: 1px; left: 96px; background: url(./triangle.png); width: 15px; height: 6px; }

#page { margin: 2em auto; max-width: 1000px; }
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	media screens, 1100 900 600 400
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media screen and (max-width: 1200px) {
    #shadow1 { margin: 15px auto 15px auto; width: 100%; }
    #page { margin: 2em auto; max-width: 1000px; }
}

@media screen and (max-width: 958px) {
    #page { margin: 0; max-width: 958px; }
    .topline { font-size: 24px; top: 5px; left: 5px; }


    .toplinenext { font-size: 16px; top: 12px; }

    .toplogo { margin-left: 70%; margin-top: -50px; }

    #navigation li { width: 20%; margin-bottom: 5px; }

    .labelcontent, .labelwebpages { font-size: 1em; }

    .labellatestnews { font-size: .9em; }

    .gridviewdesign { font-size: 1em; }

    #two-column-left { padding: 0px; width: 30%; }

    #two-column-right { padding: 10px; width: 65%; }

    #three-column-left { padding: 10px; width: 30%; }

    #three-column-left-home { display: none; }

    #three-column-middle { padding: 10px; width: 65%; }

    #three-column-middleandright { padding: 0px; width: 100%; }

    .footerrightdfas { display: none; }

    #wowslider-container1 .ws-title { visibility: collapse; }

    .HoverClass, .HoverClassHi { font-size: 1.2em; }
}

@media screen and (max-width: 700px) {

    /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Hamburger
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
    body { background-color: #FFFFFF; padding-top: 20px; }
    #page { margin: 0; max-width: 700px; }

    #shadow1 { border-width: 0px; border-style: none; margin: 75px auto 15px auto; width: 100%; }

    .menu-btn div { position: absolute; left: 100%; top: 64%; padding-right: 8px; margin-top: -0.50em; line-height: 1.2; font-size: 18px; font-weight: 200; vertical-align: middle; z-index: 699; }


    .menu-btn span { display: block; width: 19px; height: 3px; margin: 4px 0; background: rgb(0,0,0); z-index: 699; }


    .responsive-menu { display: none; }


    .expand { display: block !important; }

    .hamburgermenu { display: block; margin-left: 60px; float: left; z-index: 610; margin-top: 10px; color: #990000; font-size: 18px; font-family: Arial; width: 40%; }


    .toplogohamburger { display: block; position: absolute; top: 5px; float: right; margin-left: 50%; z-index: 500; }

    .fixedheader { position: fixed; width: 100%; height: 100px; z-index: 490; top: 0px; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #000000; background-color: #FFFFFF; margin-left: -5px; }


    .topbox, .topboxdefault { margin-top: 10px; }

    .topline { display: none; }

    .toplinenext { display: none; }

    #gridheight { max-height: 250px; }

    #navigation li { width: 50%; }


    #two-column-left { padding: 0px; width: 100%; }

    #two-column-right { padding: 0px; width: 100%; }

    #three-column-left { padding: 0px; width: 100%; }

    #three-column-middle { width: 100%; }

    #three-column-middleandright { padding: 0px; width: 100%; }

    #three-column-right { padding: 0px 50px 0px 50px; width: 100%; display: inherit; }

    .imageborderevent { float: left; width: 80%; margin-right: 10%; margin-left: 10%; }

    .footerrightdfas, .toplogo, .imageborderhome { display: none; }

    #wowslider-container1 { display: none; }
}

@media screen and (max-width: 400px) {
    #page { margin: 0; max-width: 400px; }
    .hamburgermenu { font-size: 14px; }

    #navigation li { width: 50%; }


    #two-column-left { padding: 0px; width: 100%; }

    #two-column-right { padding: 0px; width: 100%; }

    #three-column-left { padding: 0px; width: 100%; }

    #three-column-middle { width: 100%; }

    three-column-middleandright { padding: 0px; width: 100%; }

    .footerrightdfas, .toplogo, .imageborderhome { display: none; }

    #wowslider-container1 { display: none; }
}
