/****************** xgx-Header-Korrekturen ******************/
@media (min-width: 992px) {
	div.scrolling img.shadow-icon {padding-top: 12px;}
	div.scrolling .header-text a {line-height: 76pt;}
}

h2.domain_title {
	margin: 24px 0 6px;
}

p.tip {
    background: none repeat scroll 0 0 #0093be;
    color: #ffffff;
    margin: 0 0 8px;
    padding: 4px 8px;
    font-size: 12pt;
}
.tx-univieevents-pi1-leader img {
    margin-bottom: 14px;
}

div.image-date-veranstaltung {
    background: #ffffff;
}
	
div.tx-univieevents-pi1-date h2 {
    background: none repeat scroll 0 0 #0093be;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.7em;
    margin: 0 0 30px;
    padding: 0 10px;
}
div.tx-univieevents-pi1-event {
    margin-bottom: 26px;
}
div.tx-univieevents-pi1-time {
    padding: 0 20px;
}

div.tx-univieevents-pi1-time .status {
    margin-top: 8px;
}

#event-statistics-navigation {
    margin: 20px 0;
}

a.white {
   color:white;
}

a.button {
    text-transform: uppercase;
    font-size: 12pt;
    background: #9f9f9f;
    color: white;
    padding:3px 8px;
}
a.button:hover {
    background: #1a74b0;
    color: white;
    text-decoration: none;
}
a.button-next{
    float: right;
}

a.button-back {
    float: left;
}

a.button-large {
    background: none repeat scroll 0 0 #1a74b0;
    color: white;
    display: block;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
    width: 320px;
}

hr.back-link {
    border-radius: 0;
    border-top: 1px solid #bdbdbd;
    margin: 0 0 24px 0;
}

div.tx-univieevents-pi1 .otherDates {
    border: 1px solid #dddddd;
    max-height: 100px;
    overflow: auto;
    padding: 5px;
    width: 98%;
    margin-bottom: 24px;
}

div.description-message a {color: white;text-decoration:underline;}

.text-center {text-align:center;}

.event650-date {
    font-size: 10pt;
}

.event650-title {
    font-size: 12pt;
}

.event650-more {
    text-align: right;
}

a.ical {margin-left: 10px;}

.event650 {
    margin-bottom: 12px;
}


a.removeButton {
    width:12px;
    height:12px;
    background:url("sprite.png") no-repeat scroll -57px 0;
    display:block; float:left;
    margin:6px;
}
a.cancelButton {
    width:12px;
    height:12px;
    background:url("sprite.png") no-repeat scroll -69px 0;
    display:block; float:left;
    margin:6px;
}


form.create-form {
    margin-top: 34px;
}

form.create-form .date {
    width: 33%;
    float: left;
    margin-left: 0;
}

form.create-form .addDay {
    border: 1px solid #b7b7b7;
    padding: 12px;
    background: #fafafa;
}

@media screen and (max-width: 767px) {
    form.create-form .addDay {
        position: relative;
        left: -15px;
    }	
}

.create-form fieldset {
    border-bottom: 1px solid #b7b7b7;
    margin: 24px 0 0 0;
	padding: 0 0 24px 0;
}

form.create-form .field.multiple > label {
    overflow: hidden;
    text-indent: -2000px;
	background: none;
}

form.create-form .field.multiple.first > label {
    overflow: visible;
    text-indent: 0;
    background: #e4e4e4;
}

form.create-form .cBoth {
    clear: both;
}

form.create-form .addDay .fieldInside {
    float: left;
    width: 84px;
	margin-top: 12px;
}

form.create-form .addDay .fieldInside select {
    float: left;
    width: 50px;
    margin-left: 6px;
	padding: 0 2px;
}

form.create-form .addDay .fieldInside label {
    float: left;
}

form.create-form a.removeButton {
    position: absolute;
    top: 0;
    right: 20px;
}

form.create-form .btn-submit {
    width: 30%;
}

form.create-form .btn-add {
    width: 200px;
    background: url("plusbtn.png") no-repeat scroll 6% center #a4a4a4;
    text-align: right;
}

form.create-form .btn-add:hover {
    background: url("plusbtn.png") no-repeat scroll 6% center #1a74b0;
}

form.create-form .btn-preview {
    width: 30%;
    background: url("previewbtn.png") no-repeat scroll 96% center #a4a4a4;
    text-align: left;
}

form.create-form .btn-preview:hover {
    background: url("previewbtn.png") no-repeat scroll 96% center #1a74b0;
}

form.create-form .btn {
    padding: 4px 12px;
}

form.create-form .description-message {
    padding: 2px 6px;
    margin-right: 0;
}

#lightbox-preview {
    line-height: inherit;
    font-weight: inherit;
    text-align: inherit;
}

#lightbox-preview div.lb-container {
    overflow: auto;
    padding: 15px;
}



.tx-srfeuserregister-pi1 .form-horizontal .control-label {
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
}    



.tx-srfeuserregister-pi1 legend {font-size: 12pt;}
    background: url("sprite.png") no-repeat scroll -28px 0 #b4b4b4;

.tx-univieevents-pi1 .myevent, .tx-univieevents-pi1 .title {margin-bottom: 24px;}

/************ Datepicker *************/
td.today.today_is_event {
    background-color: #a4a4a4 !important;
}
.ui-datepicker {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #999;
    box-shadow: 0 3px 5px #999;
    float: left;
    padding: 5px;
    width: auto;
    z-index: 10 !important;
}

.blockPanel .ui-datepicker {
    border: 0 none;
    box-shadow: none;
    padding: 0;
}
.lt-ie8 .ui-datepicker {
    width: 280px;
}
.lt-ie7 .ui-datepicker iframe {
    height: 0;
}
.lt-ie7 .ui-datepicker-cover {
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    height: 28px;
    position: absolute;
    width: 28px;
}
.ui-datepicker .ui-datepicker-prev {
    background: url("sprite.png") no-repeat scroll 0 0 #b4b4b4;
    overflow: hidden;
    text-indent: -2000px;
    top: 0;
}
.ui-datepicker .ui-datepicker-next {
    background: url("sprite.png") no-repeat scroll -28px 0 #b4b4b4;
    overflow: hidden;
    right: 0;
    text-indent: -2000px;
    top: 0;
}
.ui-datepicker .ui-datepicker-title {
    background: none repeat scroll 0 0 #e4e4e4;
    font-weight: bold;
    font-size: 1em;
    height: 28px;
    line-height: 2em;
    text-align: center;
}
@media screen and (max-width: 1199px) {
	.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
		height: 24px;
		width: 26px;
	}
	.ui-datepicker .ui-datepicker-prev {
		background: url("sprite.png") no-repeat scroll -2px -2px #b4b4b4;
	}
	.ui-datepicker .ui-datepicker-next {
		background: url("sprite.png") no-repeat scroll -29px -2px #b4b4b4;
	}
	.ui-datepicker .ui-datepicker-title {
		font-size: 1em;
		height: 24px;
	}
}
.navbar-uni-mobile .ui-datepicker .ui-datepicker-title {
	font-size: 1.1em;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%;
}
.ui-datepicker table {
    border-collapse: separate;
    font-size: 0.8em;
    margin-bottom: 4px;
    width: 100%;
}
.navbar-uni-mobile table {
    font-size: 1em;
}
.ui-datepicker tr {
    clear: both;
    float: left;
}
.ui-datepicker th {
    border: 0 none;
    float: left;
    font-weight: bold;
    padding: 11px 0 6px;
    text-align: center;
    width: 26px;
}
@media screen and (max-width: 1199px) {
	.ui-datepicker th {
		width: 19px;
	}
}  
.navbar-uni-mobile .ui-datepicker th {
	width: 32px;
}

.ui-datepicker td {
    background: none repeat scroll 0 0 #e4e4e4;
    border: 1px solid #e2e2e2;
    color: #000;
    float: left;
    height: 24px;
    line-height: 1.7em;
    text-align: center;
    width: 26px;
}
@media screen and (max-width: 1199px) {
	.ui-datepicker td {
		width: 19px;
		height: 21px;
	    line-height: 1.6em;
	}
}  
.navbar-uni-mobile  .ui-datepicker td {
	width: 32px;
	height: 26px;
	line-height: 2em;
}

.ui-datepicker th ~ th {
    margin-left: 7px;
}
.ui-datepicker td ~ td {
    margin-left: 7px;
}
.ui-datepicker tr ~ tr td {
    margin-top: 7px;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    text-decoration: none;
}
.ui-datepicker td.no_day {
    background: none repeat scroll 0 0 #fff;
    border-color: #e2e2e2;
}
.ui-datepicker td.today_is_event {
    background: none repeat scroll 0 0 #0093be;
    border-color: #7b7b7b;
}
.ui-datepicker td.today_is_event a {
    color: #fff;
    font-weight: normal;
    line-height: 2em;
    text-align: center;
    width: 100%;
}
@media screen and (max-width: 1199px) {
	.ui-datepicker td.today_is_event a {
		line-height: 1.6em;
	}
}
.navbar-uni-mobile  .ui-datepicker td.today_is_event a {
	line-height: 2em;
}

.ui-datepicker td.today_is_event a:hover {
    text-decoration: none;
}
.ui-datepicker td a.ui-state-active {
    background: none repeat scroll 0 0 #a4a4a4;
    color: #fff;
    margin: -1px;
    padding: 1px;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    border-bottom: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    margin: 0.7em 0 0;
    padding: 0 0.2em;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    cursor: pointer;
    float: right;
    margin: 0.5em 0.2em 0.4em;
    overflow: visible;
    padding: 0.2em 0.6em 0.3em;
    width: auto;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker-trigger {
    cursor: pointer;
    float: left;
    height: 28px;
    margin-left: 5px;
    width: 28px;
}

a.ui-state-default {
    color: #333333;
}

/************ Autocomplete *************/

/*! jQuery UI - v1.9.2 - 2012-11-23
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */



.ui-menu { list-style:none; padding: 2px; margin: 0; display:block; outline: none; }
.ui-menu .ui-menu { margin-top: -3px; position: absolute; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; }
.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; zoom: 1; font-weight: normal; }
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }

.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu .ui-state-disabled a { cursor: default; }

/* icon support */
.ui-menu-icons { position: relative; }
.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; }

/* right-aligned */
.ui-menu .ui-menu-icon { position: static; float: right; }



/* Component containers
----------------------------------*/
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #4a4a4a/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: normal; }
.ui-widget-header a { color: #4a4a4a/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: #e6e6e6/*{bgColorDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); } /* For IE8 - See #6059 */


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -khtml-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -khtml-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -khtml-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }


.ui-autocomplete {
        max-height: 140px;
        overflow-y: auto;
        /* prevent horizontal scrollbar */
        overflow-x: hidden;
        width: 540px !important;
    }
    /* IE 6 doesn't support max-height
     * we use height instead, but this forces the menu to always be this tall
     */
    * html .ui-autocomplete {
        height: 140px;
    }

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/********************** Modern FAQs **********************/

.tx-irfaq-pi1 ul.tx-irfaq-questions-list {
    margin-bottom: 75px;
}
.tx-irfaq-pi1 ul li a p.bodytext {
    display: inline;
    font-weight: bold;
    margin: 0;
}
.tx-irfaq-pi1 ul li a {
    text-decoration: none;
}
.tx-irfaq-pi1 ul li a:hover {
    text-decoration: underline;
}
.tx-irfaq-pi1 .tx-irfaq-answer {
    margin-bottom: 10px;
}
.tx-irfaq-pi1 .tx-irfaq-answer h4 p.bodytext {
    display: inline;
    font-weight: bold;
    margin: 0;
}
.tx-irfaq-pi1 dt p {
    display: inline;
    font-weight: bold;
    margin: 0;
}
.tx-irfaq-pi1 dd {
    margin-left: 15px;
}
.tx-irfaq-pi1 dd p {
    margin-top: 0;
}
.tx-irfaq-pi1 .additional-info {
    border-top: 1px solid #e4e4e4;
    margin-bottom: 10px;
}
.tx-irfaq-pi1 .irfaq-related-faq, .tx-irfaq-pi1 .irfaq-related-links {
    margin-bottom: 15px;
    margin-top: 3px;
    padding-bottom: 0;
    padding-top: 0;
}
.tx-irfaq-cleaner {
    clear: left;
    height: 1px;
}
.tx-irfaq-dynheader {
    cursor: pointer;
    overflow: hidden;
}
.tx-irfaq-dynans-hidden {
    display: none;
}
.tx-irfaq-dynans-visible {
    display: inline;
}
.tx-irfaq-toggle-plus {
    background: rgba(0, 0, 0, 0) url("/typo3conf/ext/irfaq/res/plus.gif") no-repeat scroll left center;
    padding-left: 15px;
}
.tx-irfaq-toggle-minus {
    background: rgba(0, 0, 0, 0) url("/typo3conf/ext/irfaq/res/minus.gif") no-repeat scroll left center;
    padding-left: 15px;
}
.tx-irfaq-toggle-all-hide, .tx-irfaq-toggle-all-show {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #0063a6;
    border: medium none;
    cursor: pointer;
}
/********************** Sprachmenü **********************/

.langmenu {
    text-transform: uppercase !important;
}

.langmenu li a {
    text-transform: none;
}


.dropdown-menu-search {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #1a74b0;
  border: 2px solid #0063a6;
  border-radius: 0;
  padding: 10px;
  margin-top: 2px;
  width: 341px; }
  .dropdown-menu-search .form-control-search {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 34px; }
  .dropdown-menu-search .input-group-addon-search {
    padding: 0;
    font-size: 12pt;
    background-color: white;
    border-radius: 0;
    border: none; }
    .dropdown-menu-search .input-group-addon-search a {
      padding: 10px;
      text-decoration: none;
      color: #7b7b7b; }
    .dropdown-menu-search .input-group-addon-search a:hover {
      background: #3383b8;
      border: 0;
      color: #FFF; }
  .dropdown-menu-search label {
    display: none; }
  .dropdown-menu-search .nav-tabs-search {
    font-size: 11pt;
    border: none; }
    .dropdown-menu-search .nav-tabs-search > li {
      background-color: #3383b8;
      margin-right: 6px;
      margin-bottom: 6px; }
      .dropdown-menu-search .nav-tabs-search > li > a {
        padding-top: 5px;
        padding-bottom: 3px;
        color: white;
        border: none;
        border-radius: 0px;
        margin-right: 0px; }
        .dropdown-menu-search .nav-tabs-search > li > a:hover {
          border: none;
          color: #7b7b7b;
          background-color: white; }
      .dropdown-menu-search .nav-tabs-search > li.active > a, .dropdown-menu-search .nav-tabs-search > li.active > a:hover, .dropdown-menu-search .nav-tabs-search > li.active > a:focus {
        color: #7b7b7b;
        background-color: white;
        border: none;
        cursor: default;
        margin-bottom: -16px;
        padding-bottom: 20px; }


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 11.5pt;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.275);
    box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.275);
    background-clip: padding-box;
}

.dropdown-menu-search .input-group .form-control-search {
    display: table-cell;
	position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;

}

.dropdown-menu-search .input-group-addon-search a {
    padding: 10px;
    text-decoration: none;
    color: #7b7b7b;
	border: none;
}
.dropdown-menu-search .input-group .form-control-search:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;	
}

.dropdown-menu-search .nav-tabs-search > li.active > a, .dropdown-menu-search .nav-tabs-search > li.active > a:hover, .dropdown-menu-search .nav-tabs-search > li.active > a:focus {
    color: #7b7b7b;
    background-color: white;
    border: none;
    cursor: default;
    margin-bottom: -16px;
    padding-bottom: 20px;
}

.dropdown-menu-search .nav-tabs-search > li {
    background-color: #3383b8;
    margin-right: 6px;
    margin-bottom: 6px;
	float:left;
}

.nav-pills-top > li {
	text-transform: none;
	margin-left: 2px;
}
.dropdown-menu-search .nav-tabs-search {
    font-size: 11pt;
    border: none;
}


.dropdown-menu-search {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #1a74b0;
    border: 2px solid #0063a6;
    border-radius: 0;
    padding: 10px;
    margin-top: 2px;
    width: 341px;
}


.nav-pills-top > li.quicklinks-btn, .nav-pills-top-mobile > li.quicklinks-btn {
    background-color: #0063a6 !important;
    color: white;
    margin-right: 0;
    width: 263px;
    white-space: nowrap;
	font-size:11pt;
	text-transform: capitalize;
}


