/* Minification failed. Returning unminified contents.
(131,5): run-time error CSS1035: Expected colon, found '{'
 */
.pagination {
	float: left;
	border: 1px solid #CDCDCD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.pagination a {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	background-color: rgb(0,50,75);
	color: #555555;
	text-align: center;
	text-decoration: none;
	font-family: Times, 'Times New Roman', Georgia, Palatino; /* ATTN: need a better font stack */
	font-weight: bold;
	font-size: 16px;
	outline: none;
	vertical-align: middle;

	background: #F3F3F3; /* Old browsers */
	background: -moz-linear-gradient(top,  #F3F3F3 0%, #D3D3D3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F3F3F3), color-stop(100%,#D3D3D3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* IE10+ */
	background: linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F3F3F3', endColorstr='#D3D3D3',GradientType=0 ); /* IE6-9 */

}

.pagination a:hover, .pagination a:focus, .pagination a:active {

	background: #CECECE; /* Old browsers */
	background: -moz-linear-gradient(top,  #E4E4E4 0%, #CECECE 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E4E4E4), color-stop(100%,#CECECE)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #E4E4E4 0%,#CECECE 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #E4E4E4 0%,#CECECE 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #E4E4E4 0%,#CECECE 100%); /* IE10+ */
	background: linear-gradient(top,  #E4E4E4 0%,#CECECE 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E4E4E4', endColorstr='#CECECE',GradientType=0 ); /* IE6-9 */

}

.pagination a.disabled, .pagination a.disabled:hover, .pagination a.disabled:focus, .pagination a.disabled:active {

	background: #F3F3F3; /* Old browsers */
	background: -moz-linear-gradient(top,  #F3F3F3 0%, #D3D3D3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F3F3F3), color-stop(100%,#D3D3D3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* IE10+ */
	background: linear-gradient(top,  #F3F3F3 0%,#D3D3D3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F3F3F3', endColorstr='#D3D3D3',GradientType=0 ); /* IE6-9 */

	color: #A8A8A8;
	
}

.pagination a:first-child {
	border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-webkit-border-radius: 2px 0 0 2px;
}

.pagination a:last-child {
	border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-webkit-border-radius: 0 2px 2px 0;
}

.pagination a {
	border-right: 1px solid #CDCDCD; 
	border-left: 1px solid #CDCDCD;   
}

.pagination a:first-child {
	border: none;
}

.pagination a:last-child {
	border: none;
}

.pagination input {
	border: none;
	float: left;
	text-align: center;
	height: 20px;
	outline: none;
	vertical-align: middle;
	width: 120px;
	padding: 0;
	margin: 0;
}

/* gigantic class for demo purposes */

.gigantic.pagination {
	margin: 30px 0;
}

.gigantic.pagination a {
	height: 30px;
	width: 30px;
	font-size: 25px;
	line-height: 25px;
}

.gigantic.pagination input {
	width: 300px;
	height: 30px;
	font-size: 30px;
}

/* log element for demo purposes */

.log {
	display: none;
	background-color: #EDEDED;
	border: 1px solid #B4B4B4;
	height: 300px;
	width: 524px;
	overflow: auto;
	margin-left: 0;
	list-style: none;
	padding: 10px;
	li {
		margin-top: 0;
		margin-bottom: 5px;
	}
}
/*
 * Note: While Microsoft is not the author of this file, Microsoft is
 * offering you a license subject to the terms of the Microsoft Software
 * License Terms for Microsoft ASP.NET Model View Controller 3.
 * Microsoft reserves all other rights. The notices below are provided
 * for informational purposes only and are not the license terms under
 * which Microsoft distributed this file.
 *
 * jQuery UI CSS Framework 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* 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:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*
 * Note: While Microsoft is not the author of this file, Microsoft is
 * offering you a license subject to the terms of the Microsoft Software
 * License Terms for Microsoft ASP.NET Model View Controller 3.
 * Microsoft reserves all other rights. The notices below are provided
 * for informational purposes only and are not the license terms under
 * which Microsoft distributed this file.
 *
 * jQuery UI Accordion 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/*
 * Note: While Microsoft is not the author of this file, Microsoft is
 * offering you a license subject to the terms of the Microsoft Software
 * License Terms for Microsoft ASP.NET Model View Controller 3.
 * Microsoft reserves all other rights. The notices below are provided
 * for informational purposes only and are not the license terms under
 * which Microsoft distributed this file.
 *
 * jQuery UI Autocomplete 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * Note: While Microsoft is not the author of this file, Microsoft is
 * offering you a license subject to the terms of the Microsoft Software
 * License Terms for Microsoft ASP.NET Model View Controller 3.
 * Microsoft reserves all other rights. The notices below are provided
 * for informational purposes only and are not the license terms under
 * which Microsoft distributed this file.
 *
 * jQuery UI Menu 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * Note: While Microsoft is not the author of this file, Microsoft is
 * offering you a license subject to the terms of the Microsoft Software
 * License Terms for Microsoft ASP.NET Model View Controller 3.
 * Microsoft reserves all other rights. The notices below are provided
 * for informational purposes only and are not the license terms under
 * which Microsoft distributed this file.
 *
 * jQuery UI Button 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * Note: While Microsoft is not the author of this file, Microsoft is
 * offering you a license subject to the terms of the Microsoft Software
 * License Terms for Microsoft ASP.NET Model View Controller 3.
 * Microsoft reserves all other rights. The notices below are provided
 * for informational purposes only and are not the license terms under
 * which Microsoft distributed this file.
 *
 * jQuery UI Datepicker 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.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 {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * Note: While Microsoft is not the author of this file, Microsoft is
 * offering you a license subject to the terms of the Microsoft Software
 * License Terms for Microsoft ASP.NET Model View Controller 3.
 * Microsoft reserves all other rights. The notices below are provided
 * for informational purposes only and are not the license terms under
 * which Microsoft distributed this file.
 *
 * jQuery UI Dialog 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * Note: While Microsoft is not the author of this file, Microsoft is
 * offering you a license subject to the terms of the Microsoft Software
 * License Terms for Microsoft ASP.NET Model View Controller 3.
 * Microsoft reserves all other rights. The notices below are provided
 * for informational purposes only and are not the license terms under
 * which Microsoft distributed this file.
 *
 * jQuery UI Progressbar 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/*
 * Note: While Microsoft is not the author of this file, Microsoft is
 * offering you a license subject to the terms of the Microsoft Software
 * License Terms for Microsoft ASP.NET Model View Controller 3.
 * Microsoft reserves all other rights. The notices below are provided
 * for informational purposes only and are not the license terms under
 * which Microsoft distributed this file.
 *
 * jQuery UI Resizable 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * Note: While Microsoft is not the author of this file, Microsoft is
 * offering you a license subject to the terms of the Microsoft Software
 * License Terms for Microsoft ASP.NET Model View Controller 3.
 * Microsoft reserves all other rights. The notices below are provided
 * for informational purposes only and are not the license terms under
 * which Microsoft distributed this file.
 *
 * jQuery UI Selectable 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * Note: While Microsoft is not the author of this file, Microsoft is
 * offering you a license subject to the terms of the Microsoft Software
 * License Terms for Microsoft ASP.NET Model View Controller 3.
 * Microsoft reserves all other rights. The notices below are provided
 * for informational purposes only and are not the license terms under
 * which Microsoft distributed this file.
 *
 * jQuery UI Slider 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * Note: While Microsoft is not the author of this file, Microsoft is
 * offering you a license subject to the terms of the Microsoft Software
 * License Terms for Microsoft ASP.NET Model View Controller 3.
 * Microsoft reserves all other rights. The notices below are provided
 * for informational purposes only and are not the license terms under
 * which Microsoft distributed this file.
 *
 * jQuery UI Tabs 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * Note: While Microsoft is not the author of this file, Microsoft is
 * offering you a license subject to the terms of the Microsoft Software
 * License Terms for Microsoft ASP.NET Model View Controller 3.
 * Microsoft reserves all other rights. The notices below are provided
 * for informational purposes only and are not the license terms under
 * which Microsoft distributed this file.
 *
 * jQuery UI CSS Framework 1.8.7
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 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(/Content/themes/base/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 { 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(/Content/themes/base/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; }
.ui-widget :active { outline: 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(/Content/themes/base/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(/Content/themes/base/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; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/Content/themes/base/images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(/Content/themes/base/images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(/Content/themes/base/images/ui-icons_222222_256x240.png)/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url(/Content/themes/base/images/ui-icons_888888_256x240.png)/*{iconsDefault}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/Content/themes/base/images/ui-icons_454545_256x240.png)/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url(/Content/themes/base/images/ui-icons_454545_256x240.png)/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url(/Content/themes/base/images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/Content/themes/base/images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/; }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-right {  -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; border-radius: 4px/*{cornerRadius}*/; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(/Content/themes/base/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(/Content/themes/base/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}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }
.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 340px;
    height:320px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  360px;
    height: 360px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  360px;
    height: 360px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 360px;
    height: 360px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 170px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/Scripts/widgets/tango/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(/Scripts/widgets/tango/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 170px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/Scripts/widgets/tango/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/Scripts/widgets/tango/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/Scripts/widgets/tango/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/Scripts/widgets/tango/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%
}

body {
    background: #fff;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 1;
    color: #222;
    position: relative;
    -webkit-font-smoothing: antialiased
}

a img {
    border: none
}

a {
    color: #2ba6cb;
    text-decoration: none;
    line-height: inherit
}

    a:hover {
        color: #2795b6
    }

    a:focus {
        color: #2795b6
    }

p a, p a:visited {
    line-height: inherit
}

.left {
    float: left
}

.right {
    float: right
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.hide {
    display: none
}

.hide-override {
    display: none !important
}

.highlight {
    background: #ff9
}

#googlemap img, object, embed {
    max-width: none
}

#map_canvas embed {
    max-width: none
}

#map_canvas img {
    max-width: none
}

#map_canvas object {
    max-width: none
}

figure {
    margin: 0
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-size: 14px;
    direction: ltr
}

p {
    font-family: inherit;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 17px
}

    p.lead {
        font-size: 17.5px;
        line-height: 1.6;
        margin-bottom: 17px
    }

aside p {
    font-size: 13px;
    line-height: 1.35;
    font-style: italic
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #222;
    text-rendering: optimizeLegibility;
    line-height: 1.1;
    margin-bottom: 14px;
    margin-top: 14px
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
        font-size: 60%;
        color: #6f6f6f;
        line-height: 0
    }

h1 {
    font-size: 44px
}

h2 {
    font-size: 37px
}

h3 {
    font-size: 27px
}

h4 {
    font-size: 23px
}

h5 {
    font-size: 17px
}

h6 {
    font-size: 14px
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 22px 0 21px;
    height: 0
}

.subheader {
    line-height: 1.3;
    color: #6f6f6f;
    font-weight: 300;
    margin-bottom: 17px
}

em, i {
    font-style: italic;
    line-height: inherit
}

strong, b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    font-weight: bold;
    background: #ff9
}

ul, ol, dl {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 17px;
    list-style-position: outside
}

    ul li ul, ul li ol {
        margin-left: 20px;
        margin-bottom: 0
    }

    ul.square, ul.circle, ul.disc {
        margin-left: 17px
    }

    ul.square {
        list-style-type: square
    }

        ul.square li ul {
            list-style: inherit
        }

    ul.circle {
        list-style-type: circle
    }

        ul.circle li ul {
            list-style: inherit
        }

    ul.disc {
        list-style-type: disc
    }

        ul.disc li ul {
            list-style: inherit
        }

    ul.no-bullet {
        list-style: none
    }

    ul.large li {
        line-height: 21px
    }

ol {
    margin-left: 20px
}

    ol li ul, ol li ol {
        margin-left: 20px;
        margin-bottom: 0
    }

blockquote, blockquote p {
    line-height: 1.5;
    color: #6f6f6f
}

blockquote {
    margin: 0 0 17px;
    padding: 9px 20px 0 19px;
    border-left: 1px solid #ddd
}

    blockquote cite {
        display: block;
        font-size: 13px;
        color: #555
    }

        blockquote cite:before {
            content: "\2014 \0020"
        }

        blockquote cite a, blockquote cite a:visited {
            color: #555
        }

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    border-bottom: 1px solid #ddd;
    cursor: help
}

abbr {
    text-transform: none
}

.print-only {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .hide-on-print {
        display: none !important
    }

    .print-only {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    .show-for-print {
        display: inherit !important
    }
}

form {
    margin: 0 0 19.41641px
}

.row form .row {
    margin: 0 -6px
}

    .row form .row .column, .row form .row .columns {
        padding: 0 6px
    }

    .row form .row.collapse {
        margin: 0
    }

        .row form .row.collapse .column, .row form .row.collapse .columns {
            padding: 0
        }

label {
    font-size: 14px;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin-bottom: 3px
}

    label.right {
        float: none;
        text-align: right
    }

    label.inline {
        line-height: 32px;
        margin: 0 0 12px 0
    }

.prefix, .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    height: 32px;
    line-height: 31px
}

a.button.prefix, a.button.postfix {
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

span.prefix, span.postfix {
    background: #f2f2f2;
    border: 1px solid #ccc
}

.prefix {
    left: 2px;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    overflow: hidden
}

.postfix {
    right: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.75);
    display: block;
    font-size: 14px;
    margin: 0 0 12px 0;
    padding: 6px;
    height: 32px;
    width: 100%;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear
}

    input[type="text"].oversize, input[type="password"].oversize, input[type="date"].oversize, input[type="datetime"].oversize, input[type="email"].oversize, input[type="number"].oversize, input[type="search"].oversize, input[type="tel"].oversize, input[type="time"].oversize, input[type="url"].oversize, textarea.oversize {
        font-size: 17px;
        padding: 4px 6px
    }

    input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
        background: #fafafa;
        border-color: #b3b3b3
    }

    input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
        background-color: #ddd
    }

textarea {
    height: auto
}

select {
    width: 100%
}

fieldset {
    border: solid 1px #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 12px 12px 0;
    margin: 18px 0
}

    fieldset legend {
        font-weight: bold;
        background: #fff;
        padding: 0 3px;
        margin: 0;
        margin-left: -3px
    }

.error input, input.error, .error textarea, textarea.error {
    border-color: #c60f13;
    background-color: rgba(198,15,19,0.1)
}

.error label, label.error {
    color: #c60f13
}

.error small, small.error {
    display: block;
    padding: 6px 4px;
    margin-top: -13px;
    margin-bottom: 12px;
    background: #c60f13;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.error textarea:focus, textarea.error:focus {
    background: #fafafa;
    border-color: #b3b3b3
}

form.custom span.custom {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
    border: solid 1px #ccc;
    background: #fff
}

    form.custom span.custom.radio {
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        border-radius: 100px
    }

    form.custom span.custom.checkbox:before {
        content: "";
        display: block;
        line-height: 0.8;
        height: 14px;
        width: 14px;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 14px;
        color: #fff
    }

    form.custom span.custom.radio.checked:before {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        border-radius: 100px;
        background: #222;
        position: relative;
        top: 3px;
        left: 3px
    }

    form.custom span.custom.checkbox.checked:before {
        content: "\00d7";
        color: #222
    }

form.custom div.custom.dropdown {
    display: block;
    position: relative;
    width: auto;
    height: 28px;
    margin-bottom: 9px;
    margin-top: 2px
}

    form.custom div.custom.dropdown ul {
        overflow-y: auto;
        max-height: 200px
    }

    form.custom div.custom.dropdown a.current {
        display: block;
        width: auto;
        line-height: 26px;
        min-height: 28px;
        padding: 0;
        padding-left: 6px;
        padding-right: 38px;
        border: solid 1px #ddd;
        color: #141414;
        background-color: #fff;
        white-space: nowrap
    }

    form.custom div.custom.dropdown a.selector {
        position: absolute;
        width: 27px;
        height: 28px;
        display: block;
        right: 0;
        top: 0;
        border: solid 1px #ddd
    }

        form.custom div.custom.dropdown a.selector:after {
            content: "";
            display: block;
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: solid 5px;
            border-color: #aaa transparent transparent transparent;
            position: absolute;
            left: 50%;
            top: 50%;
            margin-top: -2px;
            margin-left: -5px
        }

    form.custom div.custom.dropdown:hover a.selector:after, form.custom div.custom.dropdown.open a.selector:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: solid 5px;
        border-color: #222 transparent transparent transparent
    }

    form.custom div.custom.dropdown.open ul {
        display: block;
        z-index: 10
    }

    form.custom div.custom.dropdown.small {
        width: 134px !important
    }

    form.custom div.custom.dropdown.medium {
        width: 254px !important
    }

    form.custom div.custom.dropdown.large {
        width: 434px !important
    }

    form.custom div.custom.dropdown.expand {
        width: 100% !important
    }

    form.custom div.custom.dropdown.open.small ul {
        width: 134px !important
    }

    form.custom div.custom.dropdown.open.medium ul {
        width: 254px !important
    }

    form.custom div.custom.dropdown.open.large ul {
        width: 434px !important
    }

    form.custom div.custom.dropdown.open.expand ul {
        width: 100% !important
    }

    form.custom div.custom.dropdown ul {
        position: absolute;
        width: auto;
        display: none;
        margin: 0;
        left: 0;
        top: 27px;
        margin: 0;
        padding: 0;
        background: #fff;
        background: rgba(255,255,255,0.95);
        border: solid 1px #ccc
    }

        form.custom div.custom.dropdown ul li {
            color: #555;
            font-size: 13px;
            cursor: pointer;
            padding: 3px;
            padding-left: 6px;
            padding-right: 38px;
            min-height: 18px;
            line-height: 18px;
            margin: 0;
            white-space: nowrap;
            list-style: none
        }

            form.custom div.custom.dropdown ul li.selected {
                background: #cdebf5;
                color: #000
            }

                form.custom div.custom.dropdown ul li.selected:after {
                    content: "\2013";
                    position: absolute;
                    right: 10px
                }

            form.custom div.custom.dropdown ul li:hover {
                background-color: #cdebf5;
                color: #000
            }

                form.custom div.custom.dropdown ul li:hover:after {
                    content: "\2013";
                    position: absolute;
                    right: 10px;
                    color: #a3dbec
                }

            form.custom div.custom.dropdown ul li.selected:hover {
                background: #cdebf5;
                cursor: default;
                color: #000
            }

                form.custom div.custom.dropdown ul li.selected:hover:after {
                    color: #000
                }

        form.custom div.custom.dropdown ul.show {
            display: block
        }

form.custom .custom.disabled {
    background-color: #ddd
}

@-moz-document url-prefix() {
    form.custom div.custom.dropdown a.selector {
        height: 30px
    }
}

.lt-ie9 form.custom div.custom.dropdown a.selector {
    height: 30px
}

.row {
    width: 940px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto
}

    .row .row {
        width: auto;
        max-width: none;
        min-width: 0;
        margin: 0 -3px
    }

    .row.collapse .column, .row.collapse .columns {
        padding: 0
    }

    .row .row {
        width: auto;
        max-width: none;
        min-width: 0;
        margin: 0 -3px
    }

        .row .row.collapse {
            margin: 0
        }

.column, .columns {
    float: left;
    min-height: 1px;
    padding: 0 3px;
    position: relative
}

    .column.centered, .columns.centered {
        float: none;
        margin: 0 auto
    }

[class*="column"] + [class*="column"]:last-child {
    float: right
}

[class*="column"] + [class*="column"].end {
    float: left
}

.one, .row .one {
    width: 10%
}

.two, .row .two {
    width: 20%
}

.three, .row .three {
    width: 30%
}

.four, .row .four {
    width: 40%
}

.five, .row .five {
    width: 50%
}

.six, .row .six {
    width: 60%
}

.seven, .row .seven {
    width: 70%
}

.eight, .row .eight {
    width: 80%
}

.nine, .row .nine {
    width: 90%
}

.ten, .row .ten {
    width: 100%
}

.row .offset-by-one {
    margin-left: 10%
}

.row .offset-by-two {
    margin-left: 20%
}

.row .offset-by-three {
    margin-left: 30%
}

.row .offset-by-four {
    margin-left: 40%
}

.row .offset-by-five {
    margin-left: 50%
}

.row .offset-by-six {
    margin-left: 60%
}

.row .offset-by-seven {
    margin-left: 70%
}

.row .offset-by-eight {
    margin-left: 80%
}

.push-two {
    left: 20%
}

.pull-two {
    right: 20%
}

.push-three {
    left: 30%
}

.pull-three {
    right: 30%
}

.push-four {
    left: 40%
}

.pull-four {
    right: 40%
}

.push-five {
    left: 50%
}

.pull-five {
    right: 50%
}

.push-six {
    left: 60%
}

.pull-six {
    right: 60%
}

.push-seven {
    left: 70%
}

.pull-seven {
    right: 70%
}

.push-eight {
    left: 80%
}

.pull-eight {
    right: 80%
}

img, object, embed {
    max-width: 100%;
    height: auto
}

object, embed {
    height: 100%
}

img {
    -ms-interpolation-mode: bicubic
}

#map_canvas img, .map_canvas img {
    max-width: none !important
}

.row {
    *zoom: 1
}

    .row:before, .row:after {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

.block-grid {
    display: block;
    overflow: hidden;
    padding: 0
}

    .block-grid > li {
        display: block;
        height: auto;
        float: left
    }

    .block-grid.one-up {
        margin: 0;
        margin: 0 -8px
    }

        .block-grid.one-up > li {
            width: 100%;
            padding: 0 0 15px;
            padding: 0 8px 8px
        }

    .block-grid.two-up {
        margin: 0 -15px;
        margin: 0 -8px
    }

        .block-grid.two-up > li {
            width: 50%;
            padding: 0 15px 15px;
            padding: 0 8px 8px
        }

            .block-grid.two-up > li:nth-child(2n+1) {
                clear: both
            }

    .block-grid.three-up {
        margin: 0 -12px;
        margin: 0 -8px
    }

        .block-grid.three-up > li {
            width: 33.33333%;
            padding: 0 12px 12px;
            padding: 0 8px 8px
        }

            .block-grid.three-up > li:nth-child(3n+1) {
                clear: both
            }

    .block-grid.four-up {
        margin: 0 -10px
    }

        .block-grid.four-up > li {
            width: 25%;
            padding: 0 10px 10px
        }

            .block-grid.four-up > li:nth-child(4n+1) {
                clear: both
            }

    .block-grid.five-up {
        margin: 0 -8px
    }

        .block-grid.five-up > li {
            width: 20%;
            padding: 0 8px 8px
        }

            .block-grid.five-up > li:nth-child(5n+1) {
                clear: both
            }

    .block-grid.six-up {
        margin: 0 -8px
    }

        .block-grid.six-up > li {
            width: 16.66667%;
            padding: 0 8px 8px
        }

            .block-grid.six-up > li:nth-child(6n+1) {
                clear: both
            }

    .block-grid.seven-up {
        margin: 0 -8px
    }

        .block-grid.seven-up > li {
            width: 14.28571%;
            padding: 0 8px 8px
        }

            .block-grid.seven-up > li:nth-child(7n+1) {
                clear: both
            }

    .block-grid.eight-up {
        margin: 0 -8px
    }

        .block-grid.eight-up > li {
            width: 12.5%;
            padding: 0 8px 8px
        }

            .block-grid.eight-up > li:nth-child(8n+1) {
                clear: both
            }

    .block-grid.nine-up {
        margin: 0 -8px
    }

        .block-grid.nine-up > li {
            width: 11.11111%;
            padding: 0 8px 8px
        }

            .block-grid.nine-up > li:nth-child(9n+1) {
                clear: both
            }

    .block-grid.ten-up {
        margin: 0 -8px
    }

        .block-grid.ten-up > li {
            width: 10%;
            padding: 0 8px 8px
        }

            .block-grid.ten-up > li:nth-child(10n+1) {
                clear: both
            }

    .block-grid.eleven-up {
        margin: 0 -8px
    }

        .block-grid.eleven-up > li {
            width: 9.09091%;
            padding: 0 8px 8px
        }

            .block-grid.eleven-up > li:nth-child(11n+1) {
                clear: both
            }

    .block-grid.twelve-up {
        margin: 0 -8px
    }

        .block-grid.twelve-up > li {
            width: 8.33333%;
            padding: 0 8px 8px
        }

            .block-grid.twelve-up > li:nth-child(12n+1) {
                clear: both
            }

.button {
    width: auto;
    background: #2ba6cb;
    border: 1px solid #1e728c;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 10px 20px 11px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out
}

    .button:hover, .button:focus {
        color: #fff;
        background-color: #2284a1
    }

    .button:active {
        -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset;
        -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset;
        box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset
    }

    .button.large {
        font-size: 17px;
        padding: 15px 30px 16px
    }

    .button.medium {
        font-size: 14px
    }

    .button.small {
        font-size: 11px;
        padding: 7px 14px 8px
    }

    .button.tiny {
        font-size: 10px;
        padding: 5px 10px 6px
    }

    .button.expand {
        width: 100%;
        text-align: center
    }

    .button.primary {
        background-color: #2ba6cb;
        border: 1px solid #1e728c
    }

        .button.primary:hover, .button.primary:focus {
            background-color: #2284a1
        }

    .button.success {
        background-color: #5da423;
        border: 1px solid #396516
    }

        .button.success:hover, .button.success:focus {
            background-color: #457a1a
        }

    .button.alert {
        background-color: #c60f13;
        border: 1px solid #7f0a0c
    }

        .button.alert:hover, .button.alert:focus {
            background-color: #970b0e
        }

    .button.secondary {
        background-color: #e9e9e9;
        color: #1d1d1d;
        border: 1px solid #c3c3c3
    }

        .button.secondary:hover, .button.secondary:focus {
            background-color: #d0d0d0
        }

    .button.radius {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px
    }

    .button.round {
        -webkit-border-radius: 1000px;
        -moz-border-radius: 1000px;
        -ms-border-radius: 1000px;
        -o-border-radius: 1000px;
        border-radius: 1000px
    }

    .button.full-width {
        width: 100%;
        text-align: center;
        padding-left: 0px !important;
        padding-right: 0px !important
    }

    .button.left-align {
        text-align: left;
        text-indent: 12px
    }

    .button.disabled, .button[disabled] {
        opacity: 0.6;
        cursor: default;
        background: #2ba6cb;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

        .button.disabled :hover, .button[disabled] :hover {
            background: #2ba6cb
        }

        .button.disabled.success, .button[disabled].success {
            background-color: #5da423
        }

            .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
                background-color: #5da423;
                outline: none
            }

        .button.disabled.alert, .button[disabled].alert {
            background-color: #c60f13
        }

            .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
                background-color: #c60f13;
                outline: none
            }

        .button.disabled.secondary, .button[disabled].secondary {
            background-color: #e9e9e9
        }

            .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
                background-color: #e9e9e9;
                outline: none
            }

input[type=submit].button, button.button {
    -webkit-appearance: none
}

@-moz-document url-prefix() {
    button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
        border: none;
        padding: 0
    }

    input[type="submit"].tiny.button {
        padding: 3px 10px 4px
    }

    input[type="submit"].small.button {
        padding: 5px 14px 6px
    }

    input[type="submit"].button, input[type=submit].medium.button {
        padding: 8px 20px 9px
    }

    input[type="submit"].large.button {
        padding: 13px 30px 14px
    }
}

.button.dropdown {
    position: relative;
    padding-right: 44px
}

    .button.dropdown.large {
        padding-right: 60px
    }

    .button.dropdown.small {
        padding-right: 28px
    }

    .button.dropdown.tiny {
        padding-right: 20px
    }

    .button.dropdown:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: solid 6px;
        border-color: #fff transparent transparent transparent;
        position: absolute;
        top: 50%;
        right: 20px;
        margin-top: -2px
    }

    .button.dropdown.large:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: solid 7px;
        border-color: #fff transparent transparent transparent;
        margin-top: -3px;
        right: 30px
    }

    .button.dropdown.small:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: solid 5px;
        border-color: #fff transparent transparent transparent;
        margin-top: -2px;
        right: 14px
    }

    .button.dropdown.tiny:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: solid 4px;
        border-color: #fff transparent transparent transparent;
        margin-top: -1px;
        right: 10px
    }

    .button.dropdown > ul {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        display: none;
        position: absolute;
        left: -1px;
        background: #fff;
        background: rgba(255,255,255,0.95);
        list-style: none;
        margin: 0;
        padding: 0;
        border: 1px solid #ccc;
        border-top: none;
        min-width: 100%;
        z-index: 40
    }

        .button.dropdown > ul li {
            width: 100%;
            cursor: pointer;
            padding: 0;
            min-height: 18px;
            line-height: 18px;
            margin: 0;
            white-space: nowrap;
            list-style: none
        }

            .button.dropdown > ul li a {
                display: block;
                color: #555;
                font-size: 13px;
                font-weight: normal;
                padding: 6px 14px;
                text-align: left
            }

            .button.dropdown > ul li:hover, .button.dropdown > ul li:focus {
                background-color: #e3f4f9;
                color: #222
            }

            .button.dropdown > ul li.divider {
                min-height: 0;
                padding: 0;
                height: 1px;
                margin: 4px 0;
                background: #ededed
            }

    .button.dropdown.up > ul {
        border-top: 1px solid #ccc;
        border-bottom: none
    }

    .button.dropdown ul.no-hover.show-dropdown {
        display: block !important
    }

    .button.dropdown:hover > ul.no-hover {
        display: none
    }

    .button.dropdown.split {
        padding: 0;
        position: relative
    }

        .button.dropdown.split:after {
            display: none
        }

        .button.dropdown.split:hover, .button.dropdown.split:focus {
            background-color: #2ba6cb
        }

        .button.dropdown.split.alert:hover, .button.dropdown.split.alert:focus {
            background-color: #c60f13
        }

        .button.dropdown.split.success:hover, .button.dropdown.split.success:focus {
            background-color: #5da423
        }

        .button.dropdown.split.secondary:hover, .button.dropdown.split.secondary:focus {
            background-color: #e9e9e9
        }

        .button.dropdown.split > a {
            color: #fff;
            display: block;
            padding: 10px 50px 11px 20px;
            padding-left: 20px;
            padding-right: 50px;
            -webkit-transition: background-color 0.15s ease-in-out;
            -moz-transition: background-color 0.15s ease-in-out;
            -o-transition: background-color 0.15s ease-in-out;
            transition: background-color 0.15s ease-in-out
        }

            .button.dropdown.split > a:hover, .button.dropdown.split > a:focus {
                background-color: #2284a1
            }

        .button.dropdown.split.large > a {
            padding: 15px 75px 16px 30px;
            padding-left: 30px;
            padding-right: 75px
        }

        .button.dropdown.split.small > a {
            padding: 7px 35px 8px 14px;
            padding-left: 14px;
            padding-right: 35px
        }

        .button.dropdown.split.tiny > a {
            padding: 5px 25px 6px 10px;
            padding-left: 10px;
            padding-right: 25px
        }

        .button.dropdown.split > span {
            background-color: #2ba6cb;
            position: absolute;
            right: 0;
            top: 0;
            height: 100%;
            width: 30px;
            border-left: 1px solid #1e728c;
            -webkit-box-shadow: 1px 1px 0 rgba(255,255,255,0.5) inset;
            -moz-box-shadow: 1px 1px 0 rgba(255,255,255,0.5) inset;
            box-shadow: 1px 1px 0 rgba(255,255,255,0.5) inset;
            -webkit-transition: background-color 0.15s ease-in-out;
            -moz-transition: background-color 0.15s ease-in-out;
            -o-transition: background-color 0.15s ease-in-out;
            transition: background-color 0.15s ease-in-out
        }

            .button.dropdown.split > span:hover, .button.dropdown.split > span:focus {
                background-color: #2284a1
            }

            .button.dropdown.split > span:after {
                content: "";
                display: block;
                width: 0;
                height: 0;
                border: solid 6px;
                border-color: #fff transparent transparent transparent;
                position: absolute;
                top: 50%;
                left: 50%;
                margin-left: -6px;
                margin-top: -2px
            }

        .button.dropdown.split.secondary > span:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: solid 6px;
            border-color: #1d1d1d transparent transparent transparent
        }

        .button.dropdown.split.large span {
            width: 45px
        }

        .button.dropdown.split.small span {
            width: 21px
        }

        .button.dropdown.split.tiny span {
            width: 15px
        }

        .button.dropdown.split.large span:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: solid 7px;
            border-color: #fff transparent transparent transparent;
            margin-top: -3px;
            margin-left: -7px
        }

        .button.dropdown.split.small span:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: solid 4px;
            border-color: #fff transparent transparent transparent;
            margin-top: -1px;
            margin-left: -4px
        }

        .button.dropdown.split.tiny span:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: solid 3px;
            border-color: #fff transparent transparent transparent;
            margin-top: -1px;
            margin-left: -3px
        }

        .button.dropdown.split.alert > span {
            background-color: #c60f13;
            border-left-color: #7f0a0c
        }

        .button.dropdown.split.success > span {
            background-color: #5da423;
            border-left-color: #396516
        }

        .button.dropdown.split.secondary > span {
            background-color: #e9e9e9;
            border-left-color: #c3c3c3
        }

        .button.dropdown.split.secondary > a {
            color: #1d1d1d
        }

        .button.dropdown.split.alert > a:hover, .button.dropdown.split.alert > span:hover, .button.dropdown.split.alert > a:focus, .button.dropdown.split.alert > span:focus {
            background-color: #970b0e
        }

        .button.dropdown.split.success > a:hover, .button.dropdown.split.success > span:hover, .button.dropdown.split.success > a:focus, .button.dropdown.split.success > span:focus {
            background-color: #457a1a
        }

        .button.dropdown.split.secondary > a:hover, .button.dropdown.split.secondary > span:hover, .button.dropdown.split.secondary > a:focus, .button.dropdown.split.secondary > span:focus {
            background-color: #d0d0d0
        }

ul.button-group {
    list-style: none;
    padding: 0;
    margin: 0 0 12px;
    *zoom: 1
}

    ul.button-group:before, ul.button-group:after {
        content: " ";
        display: table
    }

    ul.button-group:after {
        clear: both
    }

    ul.button-group li {
        padding: 0;
        margin: 0 0 0 -1px;
        float: left
    }

        ul.button-group li:first-child {
            margin-left: 0
        }

    ul.button-group.radius li a.button, ul.button-group.radius li a.button.radius, ul.button-group.radius li a.button-rounded, ul.button-group.radius li input[type="submit"].button, ul.button-group.radius li input[type="submit"].button.radius, ul.button-group.radius li input[type="submit"].button-rounded {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px
    }

    ul.button-group.radius li:first-child a.button, ul.button-group.radius li:first-child a.button.radius, ul.button-group.radius li:first-child input[type="submit"].button, ul.button-group.radius li:first-child input[type="submit"].button.radius {
        -moz-border-radius-topleft: 3px;
        -webkit-border-top-left-radius: 3px;
        border-top-left-radius: 3px;
        -moz-border-radius-bottomleft: 3px;
        -webkit-border-bottom-left-radius: 3px;
        border-bottom-left-radius: 3px
    }

        ul.button-group.radius li:first-child a.button.rounded, ul.button-group.radius li:first-child input[type="submit"].button.rounded {
            -moz-border-radius-topleft: 1000px;
            -webkit-border-top-left-radius: 1000px;
            border-top-left-radius: 1000px;
            -moz-border-radius-bottomleft: 1000px;
            -webkit-border-bottom-left-radius: 1000px;
            border-bottom-left-radius: 1000px
        }

    ul.button-group.radius li:last-child a.button, ul.button-group.radius li:last-child a.button.radius, ul.button-group.radius li:last-child input[type="submit"].button, ul.button-group.radius li:last-child input[type="submit"].button.radius {
        -moz-border-radius-topright: 3px;
        -webkit-border-top-right-radius: 3px;
        border-top-right-radius: 3px;
        -moz-border-radius-bottomright: 3px;
        -webkit-border-bottom-right-radius: 3px;
        border-bottom-right-radius: 3px
    }

        ul.button-group.radius li:last-child a.button.rounded, ul.button-group.radius li:last-child input[type="submit"].button.rounded {
            -moz-border-radius-topright: 1000px;
            -webkit-border-top-right-radius: 1000px;
            border-top-right-radius: 1000px;
            -moz-border-radius-bottomright: 1000px;
            -webkit-border-bottom-right-radius: 1000px;
            border-bottom-right-radius: 1000px
        }

    ul.button-group.even .button {
        width: 100%
    }

    ul.button-group.even.two-up li {
        width: 50%
    }

    ul.button-group.even.three-up li {
        width: 33.3%
    }

        ul.button-group.even.three-up li:first-child {
            width: 33.4%
        }

    ul.button-group.even.four-up li {
        width: 25%
    }

    ul.button-group.even.five-up li {
        width: 20%
    }

div.button-bar {
    overflow: hidden
}

    div.button-bar ul.button-group {
        float: left;
        margin-right: 8px
    }

        div.button-bar ul.button-group:last-child {
            margin-left: 0
        }

.nav-bar {
    height: 40px;
    background: #4d4d4d;
    margin-left: 0;
    margin-top: 20px;
    padding: 0
}

    .nav-bar > li {
        float: left;
        display: block;
        position: relative;
        padding: 0;
        margin: 0;
        border: 1px solid #333;
        border-right: none;
        line-height: 38px;
        -webkit-box-shadow: 1px 0 0 rgba(255,255,255,0.2) inset;
        -moz-box-shadow: 1px 0 0 rgba(255,255,255,0.2) inset;
        box-shadow: 1px 0 0 rgba(255,255,255,0.2) inset
    }

        .nav-bar > li:first-child {
            -webkit-box-shadow: 0 0 0;
            -moz-box-shadow: 0 0 0;
            box-shadow: 0 0 0
        }

        .nav-bar > li:last-child {
            border-right: solid 1px #333;
            -webkit-box-shadow: 1px 0 0 rgba(255,255,255,0.2) inset,1px 0 0 rgba(255,255,255,0.2);
            -moz-box-shadow: 1px 0 0 rgba(255,255,255,0.2) inset,1px 0 0 rgba(255,255,255,0.2);
            box-shadow: 1px 0 0 rgba(255,255,255,0.2) inset,1px 0 0 rgba(255,255,255,0.2)
        }

        .nav-bar > li.active {
            background: #2ba6cb;
            border-color: #2284a1
        }

            .nav-bar > li.active > a {
                color: #fff;
                cursor: default
            }

            .nav-bar > li.active:hover {
                background: #2ba6cb;
                cursor: default
            }

        .nav-bar > li:hover {
            background: #333
        }

        .nav-bar > li > a {
            color: #e6e6e6
        }

        .nav-bar > li ul {
            margin-bottom: 0
        }

        .nav-bar > li .flyout {
            display: none
        }

        .nav-bar > li.has-flyout > a:first-child {
            padding-right: 40px;
            position: relative
        }

            .nav-bar > li.has-flyout > a:first-child:after {
                content: "";
                display: block;
                width: 0;
                height: 0;
                border: solid 4px;
                border-color: #e6e6e6 transparent transparent transparent;
                position: absolute;
                right: 20px;
                top: 17px
            }

        .nav-bar > li.has-flyout > a.flyout-toggle {
            border-left: 0 !important;
            position: absolute;
            right: 0;
            top: 0;
            padding: 20px;
            z-index: 2;
            display: block
        }

        .nav-bar > li.has-flyout.is-touch > a:first-child {
            padding-right: 55px
        }

        .nav-bar > li.has-flyout.is-touch > a.flyout-toggle {
            border-left: 1px dashed #666
        }

        .nav-bar > li > a:first-child {
            position: relative;
            padding: 0 20px;
            display: block;
            text-decoration: none;
            font-size: 14px
        }

        .nav-bar > li > input {
            margin: 0 10px
        }

    .nav-bar.vertical {
        height: auto;
        margin-top: 0
    }

        .nav-bar.vertical > li {
            float: none;
            border-bottom: none;
            border-right: solid 1px #333;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none
        }

            .nav-bar.vertical > li.has-flyout > a:first-child:after {
                content: "";
                display: block;
                width: 0;
                height: 0;
                border: solid 4px;
                border-color: transparent transparent transparent #e6e6e6
            }

            .nav-bar.vertical > li .flyout {
                left: 100%;
                top: -1px
            }

                .nav-bar.vertical > li .flyout.right {
                    left: auto;
                    right: 100%
                }

            .nav-bar.vertical > li.active {
                border-right: solid 1px #2284a1
            }

            .nav-bar.vertical > li:last-child {
                border-bottom: solid 1px #333
            }

.flyout {
    background: #f2f2f2;
    padding: 20px;
    margin: 0;
    border: 1px solid #d9d9d9;
    position: absolute;
    top: 39px;
    left: -1px;
    width: 250px;
    z-index: 40;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: 0 1px 5px rgba(0,0,0,0.1)
}

    .flyout p {
        line-height: 1.2;
        font-size: 13px
    }

    .flyout *:first-child {
        margin-top: 0
    }

    .flyout *:last-child {
        margin-bottom: 0
    }

    .flyout.small {
        width: 166.66667px
    }

    .flyout.large {
        width: 437.5px
    }

    .flyout.right {
        left: auto;
        right: -2px
    }

    .flyout.left {
        right: auto;
        left: -2px
    }

    .flyout.up {
        top: auto;
        bottom: 39px
    }

ul.flyout, .nav-bar li ul {
    padding: 0;
    list-style: none
}

    ul.flyout li, .nav-bar li ul li {
        border-left: solid 3px #CCC
    }

        ul.flyout li a, .nav-bar li ul li a {
            background: #f2f2f2;
            border: 1px solid #e6e6e6;
            border-width: 1px 1px 0 0;
            color: #555;
            display: block;
            font-size: 14px;
            height: auto;
            line-height: 1;
            padding: 15px 20px;
            -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
            -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
            box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset
        }

            ul.flyout li a:hover, ul.flyout li a:focus, .nav-bar li ul li a:hover, .nav-bar li ul li a:focus {
                background: #ebebeb;
                color: #333
            }

        ul.flyout li.active, .nav-bar li ul li.active {
            margin-top: 0;
            border-top: 1px solid #4d4d4d;
            border-left: 4px solid #1a1a1a
        }

            ul.flyout li.active a, .nav-bar li ul li.active a {
                background: #4d4d4d;
                border: none;
                color: #fff;
                height: auto;
                margin: 0;
                position: static;
                top: 0;
                -webkit-box-shadow: 0 0 0;
                -moz-box-shadow: 0 0 0;
                box-shadow: 0 0 0
            }

.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative
}

.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden;
    margin-bottom: 17px
}

    .orbit.with-bullets {
        margin-bottom: 40px
    }

    .orbit .orbit-slide {
        max-width: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    .orbit a.orbit-slide {
        border: none;
        line-height: 0;
        display: none
    }

    .orbit div.orbit-slide {
        width: 100%;
        height: 100%;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }

div.orbit-wrapper div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 31
}

div.orbit-wrapper span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(/images/foundation/orbit/rotator-black.png) no-repeat;
    z-index: 3
}

    div.orbit-wrapper span.rotator.move {
        left: 0
    }

div.orbit-wrapper span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden
}

    div.orbit-wrapper span.mask.move {
        width: 40px;
        left: 0;
        background: url(/images/foundation/orbit/timer-black.png) repeat 0 0
    }

div.orbit-wrapper span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/images/foundation/orbit/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0
}

    div.orbit-wrapper span.pause.active {
        background: url(/images/foundation/orbit/pause-black.png) no-repeat 0 -40px
    }

    div.orbit-wrapper div.timer:hover span.pause, div.orbit-wrapper div.timer:focus span.pause, div.orbit-wrapper span.pause.active {
        opacity: 1
    }

.orbit-caption {
    display: none;
    font-family: inherit
}

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,0.6);
    z-index: 30;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%
}

div.orbit-wrapper div.slider-nav {
    display: block
}

    div.orbit-wrapper div.slider-nav span {
        width: 39px;
        height: 50px;
        text-indent: -9999px;
        position: absolute;
        z-index: 30;
        top: 50%;
        margin-top: -25px;
        cursor: pointer
    }

        div.orbit-wrapper div.slider-nav span.right {
            background: url(/images/foundation/orbit/right-arrow.png);
            background-size: 100%;
            right: 0
        }

        div.orbit-wrapper div.slider-nav span.left {
            background: url(/images/foundation/orbit/left-arrow.png);
            background-size: 100%;
            left: 0
        }

.lt-ie9 div.orbit-wrapper div.slider-nav span.right {
    background: url(/images/foundation/orbit/right-arrow-small.png)
}

.lt-ie9 div.orbit-wrapper div.slider-nav span.left {
    background: url(/images/foundation/orbit/left-arrow-small.png)
}

ul.orbit-bullets {
    position: absolute;
    z-index: 30;
    list-style: none;
    bottom: -40px;
    left: 50%;
    margin-left: -50px;
    padding: 0
}

    ul.orbit-bullets li {
        float: left;
        margin-left: 5px;
        cursor: pointer;
        color: #999;
        text-indent: -9999px;
        background: url(/images/foundation/orbit/bullets.jpg) no-repeat 4px 0;
        width: 13px;
        height: 12px;
        overflow: hidden
    }

        ul.orbit-bullets li.active {
            color: #222;
            background-position: -8px 0
        }

        ul.orbit-bullets li.has-thumb {
            background: none;
            width: 100px;
            height: 75px
        }

        ul.orbit-bullets li.active.has-thumb {
            background-position: 0 0;
            border-top: 2px solid #000
        }

.orbit-slide-counter {
    position: absolute;
    bottom: 0;
    z-index: 99;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 5px
}

div.orbit img.fluid-placeholder {
    visibility: hidden;
    position: static;
    display: block;
    width: 100%
}

div.orbit, div.orbit-wrapper {
    width: 100% !important
}

.lt-ie9 .timer {
    display: none !important
}

.lt-ie9 div.orbit-caption {
    background: #000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    zoom: 1
}

@media only screen and (max-width: 767px) {
    div.orbit.orbit-stack-on-small img.fluid-placeholder {
        visibility: visible
    }

    div.orbit.orbit-stack-on-small .orbit-slide {
        position: static;
        margin-bottom: 10px
    }
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,0.45);
    z-index: 40;
    display: none;
    top: 0;
    left: 0
}

.reveal-modal {
    background: #fff;
    visibility: hidden;
    display: none;
    top: 100px;
    left: 50%;
    margin-left: -260px;
    width: 520px;
    position: absolute;
    z-index: 41;
    padding: 30px;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
    box-shadow: 0 0 10px rgba(0,0,0,0.4)
}

    .reveal-modal .close-reveal-modal {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: .5;
        position: absolute;
        top: 8px;
        right: 11px;
        color: #aaa;
        text-shadow: 0 -1px 1px rgba(0,0,0,0.6);
        font-weight: bold;
        cursor: pointer
    }

    .reveal-modal.small {
        width: 30%;
        margin-left: -15%
    }

    .reveal-modal.medium {
        width: 40%;
        margin-left: -20%
    }

    .reveal-modal.large {
        width: 60%;
        margin-left: -30%
    }

    .reveal-modal.xlarge {
        width: 70%;
        margin-left: -35%
    }

    .reveal-modal.expand {
        width: 90%;
        margin-left: -45%
    }

    .reveal-modal .row {
        min-width: 0;
        margin-bottom: 10px
    }

    .reveal-modal > :first-child {
        margin-top: 0
    }

    .reveal-modal > :last-child {
        margin-bottom: 0
    }

@media print {
    div:not(.reveal-modal) {
        display: none
    }

    .reveal-modal {
        border: solid 1px #000;
        background: #fff
    }
}

.tabs {
    list-style: none;
    border-bottom: solid 1px #e6e6e6;
    display: block;
    height: 40px;
    padding: 0;
    margin-bottom: 20px
}

    .tabs.contained {
        margin-bottom: 0;
        margin-left: 0
    }

    .tabs dt, .tabs li.section-title {
        color: #b3b3b3;
        cursor: default;
        display: block;
        float: left;
        font-size: 12px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        padding-right: 9px;
        padding-left: 20px;
        font-weight: normal;
        width: auto;
        text-transform: uppercase
    }

        .tabs dt:first-child, .tabs li.section-title:first-child {
            padding: 0;
            padding-right: 9px
        }

    .tabs dd, .tabs li {
        display: block;
        float: left;
        padding: 0;
        margin: 0
    }

        .tabs dd a, .tabs li a {
            color: #6f6f6f;
            display: block;
            font-size: 14px;
            height: 40px;
            line-height: 40px;
            padding: 0px 23.8px
        }

            .tabs dd a:focus, .tabs li a:focus {
                font-weight: bold;
                color: #2ba6cb
            }

        .tabs dd.active, .tabs li.active {
            border-top: 3px solid #2ba6cb;
            margin-top: -3px
        }

            .tabs dd.active a, .tabs li.active a {
                cursor: default;
                color: #3c3c3c;
                background: #fff;
                border-left: 1px solid #e6e6e6;
                border-right: 1px solid #e6e6e6;
                font-weight: bold
            }

        .tabs dd:first-child, .tabs li:first-child {
            margin-left: 0
        }

    .tabs.vertical {
        height: auto;
        border-bottom: 1px solid #e6e6e6
    }

        .tabs.vertical dt, .tabs.vertical dd, .tabs.vertical li {
            float: none;
            height: auto
        }

        .tabs.vertical dd, .tabs.vertical li {
            border-left: 3px solid #ccc
        }

            .tabs.vertical dd a, .tabs.vertical li a {
                background: #f2f2f2;
                border: none;
                border: 1px solid #e6e6e6;
                border-width: 1px 1px 0 0;
                color: #555;
                display: block;
                font-size: 14px;
                height: auto;
                line-height: 1;
                padding: 15px 20px;
                -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
                -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset;
                box-shadow: 0 1px 0 rgba(255,255,255,0.5) inset
            }

            .tabs.vertical dd.active, .tabs.vertical li.active {
                margin-top: 0;
                border-top: 1px solid #4d4d4d;
                border-left: 4px solid #1a1a1a
            }

                .tabs.vertical dd.active a, .tabs.vertical li.active a {
                    background: #4d4d4d;
                    border: none;
                    color: #fff;
                    height: auto;
                    margin: 0;
                    position: static;
                    top: 0;
                    -webkit-box-shadow: 0 0 0;
                    -moz-box-shadow: 0 0 0;
                    box-shadow: 0 0 0
                }

            .tabs.vertical dd:first-child a.active, .tabs.vertical li:first-child a.active {
                margin: 0
            }

    .tabs.pill {
        border-bottom: none;
        margin-bottom: 10px
    }

        .tabs.pill dd, .tabs.pill li {
            margin-right: 10px
        }

            .tabs.pill dd:last-child, .tabs.pill li:last-child {
                margin-right: 0
            }

            .tabs.pill dd a, .tabs.pill li a {
                -webkit-border-radius: 1000px;
                -moz-border-radius: 1000px;
                -ms-border-radius: 1000px;
                -o-border-radius: 1000px;
                border-radius: 1000px;
                background: #e6e6e6;
                height: 26px;
                line-height: 26px;
                color: #666
            }

            .tabs.pill dd.active, .tabs.pill li.active {
                border: none;
                margin-top: 0
            }

                .tabs.pill dd.active a, .tabs.pill li.active a {
                    background-color: #2ba6cb;
                    border: none;
                    color: #fff
                }

        .tabs.pill.contained {
            border-bottom: solid 1px #eee;
            margin-bottom: 0
        }

        .tabs.pill.two-up dd, .tabs.pill.two-up li, .tabs.pill.three-up dd, .tabs.pill.three-up li, .tabs.pill.four-up dd, .tabs.pill.four-up li, .tabs.pill.five-up dd, .tabs.pill.five-up li {
            margin-right: 0
        }

    .tabs.two-up dt a, .tabs.two-up dd a, .tabs.two-up li a, .tabs.three-up dt a, .tabs.three-up dd a, .tabs.three-up li a, .tabs.four-up dt a, .tabs.four-up dd a, .tabs.four-up li a, .tabs.five-up dt a, .tabs.five-up dd a, .tabs.five-up li a {
        padding: 0 17px;
        text-align: center;
        overflow: hidden
    }

    .tabs.two-up dt, .tabs.two-up dd, .tabs.two-up li {
        width: 50%
    }

    .tabs.three-up dt, .tabs.three-up dd, .tabs.two-up li {
        width: 33.33%
    }

    .tabs.four-up dt, .tabs.four-up dd, .tabs.two-up li {
        width: 25%
    }

    .tabs.five-up dt, .tabs.five-up dd, .tabs.two-up li {
        width: 20%
    }

ul.tabs-content {
    display: block;
    margin: 0 0 20px;
    padding: 0
}

    ul.tabs-content > li {
        display: none
    }

        ul.tabs-content > li.active {
            display: block
        }

    ul.tabs-content.contained {
        padding: 0
    }

        ul.tabs-content.contained > li {
            border: solid 0 #e6e6e6;
            border-width: 0 1px 1px 1px;
            padding: 20px
        }

        ul.tabs-content.contained.vertical > li {
            border-width: 1px 1px 1px 1px
        }

.no-js ul.tabs-content > li {
    display: block
}

div.alert-box {
    display: block;
    padding: 6px 7px 7px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    background-color: #2ba6cb;
    border: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 -1px rgba(0,0,0,0.3);
    position: relative
}

    div.alert-box.success {
        background-color: #5da423;
        color: #fff;
        text-shadow: 0 -1px rgba(0,0,0,0.3)
    }

    div.alert-box.alert {
        background-color: #c60f13;
        color: #fff;
        text-shadow: 0 -1px rgba(0,0,0,0.3)
    }

    div.alert-box.secondary {
        background-color: #e9e9e9;
        color: #505050;
        text-shadow: 0 1px rgba(255,255,255,0.3)
    }

    div.alert-box a.close {
        color: #333;
        position: absolute;
        right: 4px;
        top: -1px;
        font-size: 17px;
        opacity: 0.2;
        padding: 4px
    }

        div.alert-box a.close:hover, div.alert-box a.close:focus {
            opacity: 0.4
        }

.label {
    padding: 1px 4px 2px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline;
    position: relative;
    bottom: 1px;
    color: #fff;
    background: #2ba6cb
}

    .label.radius {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px
    }

    .label.round {
        padding: 1px 7px 2px;
        -webkit-border-radius: 1000px;
        -moz-border-radius: 1000px;
        -ms-border-radius: 1000px;
        -o-border-radius: 1000px;
        border-radius: 1000px
    }

    .label.alert {
        background-color: #c60f13
    }

    .label.success {
        background-color: #5da423
    }

    .label.secondary {
        background-color: #e9e9e9;
        color: #505050
    }

.has-tip {
    border-bottom: dotted 1px #ccc;
    cursor: help;
    font-weight: bold;
    color: #333
}

    .has-tip:hover, .has-tip:focus {
        border-bottom: dotted 1px #196177;
        color: #2ba6cb
    }

    .has-tip.tip-left, .has-tip.tip-right {
        float: none !important
    }

.tooltip {
    display: none;
    background: #000;
    background: rgba(0,0,0,0.85);
    position: absolute;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
    z-index: 999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    line-height: normal
}

    .tooltip > .nub {
        display: block;
        width: 0;
        height: 0;
        border: solid 5px;
        border-color: transparent transparent #000 transparent;
        border-color: transparent transparent rgba(0,0,0,0.85) transparent;
        position: absolute;
        top: -10px;
        left: 10px
    }

    .tooltip.tip-override > .nub {
        border-color: transparent transparent #000 transparent !important;
        border-color: transparent transparent rgba(0,0,0,0.85) transparent !important;
        top: -10px !important
    }

    .tooltip.tip-top > .nub {
        border-color: #000 transparent transparent transparent;
        border-color: rgba(0,0,0,0.85) transparent transparent transparent;
        top: auto;
        bottom: -10px
    }

    .tooltip.tip-left, .tooltip.tip-right {
        float: none !important
    }

        .tooltip.tip-left > .nub {
            border-color: transparent transparent transparent #000;
            border-color: transparent transparent transparent rgba(0,0,0,0.85);
            right: -10px;
            left: auto
        }

        .tooltip.tip-right > .nub {
            border-color: transparent #000 transparent transparent;
            border-color: transparent rgba(0,0,0,0.85) transparent transparent;
            right: auto;
            left: -10px
        }

    .tooltip.noradius {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0
    }

    .tooltip.opened {
        color: #2ba6cb !important;
        border-bottom: dotted 1px #196177 !important
    }

.tap-to-close {
    display: block;
    font-size: 10px;
    font-size: 1rem;
    color: #888;
    font-weight: normal
}

.panel {
    background: #f2f2f2;
    border: solid 1px #e6e6e6;
    margin: 0 0 22px 0;
    padding: 20px
}

    .panel > :first-child {
        margin-top: 0
    }

    .panel > :last-child {
        margin-bottom: 0
    }

    .panel.callout {
        background: #2ba6cb;
        color: #fff;
        border-color: #2284a1;
        -webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
        -moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
        box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5)
    }

        .panel.callout a {
            color: #fff
        }

        .panel.callout .button {
            background: #fff;
            border: none;
            color: #2ba6cb;
            text-shadow: none
        }

            .panel.callout .button:hover, .panel.callout .button:focus {
                background: rgba(255,255,255,0.8)
            }

    .panel.radius {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px
    }

ul.accordion {
    margin: 0 0 22px 0;
    border-bottom: 1px solid #e9e9e9
}

    ul.accordion > li {
        list-style: none;
        margin: 0;
        padding: 0;
        border-top: 1px solid #e9e9e9
    }

        ul.accordion > li > div.title {
            cursor: pointer;
            background: #f6f6f6;
            padding: 15px;
            margin: 0;
            position: relative;
            border-left: 1px solid #e9e9e9;
            border-right: 1px solid #e9e9e9;
            -webkit-transition: 0.15s background linear;
            -moz-transition: 0.15s background linear;
            -o-transition: 0.15s background linear;
            transition: 0.15s background linear
        }

            ul.accordion > li > div.title h1, ul.accordion > li > div.title h2, ul.accordion > li > div.title h3, ul.accordion > li > div.title h4, ul.accordion > li > div.title h5 {
                margin: 0
            }

            ul.accordion > li > div.title:after {
                content: "";
                display: block;
                width: 0;
                height: 0;
                border: solid 6px;
                border-color: transparent #9d9d9d transparent transparent;
                position: absolute;
                right: 15px;
                top: 21px
            }

        ul.accordion > li .content {
            display: none;
            padding: 15px
        }

        ul.accordion > li.active {
            border-top: 3px solid #2ba6cb
        }

            ul.accordion > li.active .title {
                background: #fff;
                padding-top: 13px
            }

                ul.accordion > li.active .title:after {
                    content: "";
                    display: block;
                    width: 0;
                    height: 0;
                    border: solid 6px;
                    border-color: #9d9d9d transparent transparent transparent
                }

            ul.accordion > li.active .content {
                background: #fff;
                display: block;
                border-left: 1px solid #e9e9e9;
                border-right: 1px solid #e9e9e9
            }

ul.side-nav {
    display: block;
    list-style: none;
    margin: 0;
    padding: 17px 0
}

    ul.side-nav li {
        display: block;
        list-style: none;
        margin: 0 0 7px 0
    }

        ul.side-nav li a {
            display: block
        }

        ul.side-nav li.active a {
            color: #4d4d4d;
            font-weight: bold
        }

        ul.side-nav li.divider {
            border-top: 1px solid #e6e6e6;
            height: 0;
            padding: 0
        }

dl.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -4px 0 18px;
    margin-right: 0;
    margin-left: -9px;
    padding-top: 4px
}

    dl.sub-nav dt, dl.sub-nav dd {
        float: left;
        display: inline;
        margin-left: 9px;
        margin-bottom: 10px
    }

    dl.sub-nav dt {
        color: #999;
        font-weight: normal
    }

    dl.sub-nav dd a {
        text-decoration: none;
        -webkit-border-radius: 1000px;
        -moz-border-radius: 1000px;
        -ms-border-radius: 1000px;
        -o-border-radius: 1000px;
        border-radius: 1000px
    }

    dl.sub-nav dd.active a {
        font-weight: bold;
        background: #2ba6cb;
        color: #fff;
        padding: 3px 9px;
        cursor: default
    }

ul.pagination {
    display: block;
    height: 24px;
    margin-left: -5px
}

    ul.pagination li {
        float: left;
        display: block;
        height: 24px;
        color: #999;
        font-size: 14px;
        margin-left: 5px
    }

        ul.pagination li a {
            display: block;
            padding: 1px 7px 1px;
            color: #555
        }

            ul.pagination li:hover a, ul.pagination li a:focus {
                background: #e6e6e6
            }

        ul.pagination li.unavailable a {
            cursor: default;
            color: #999
        }

            ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
                background: transparent
            }

        ul.pagination li.current a {
            background: #2ba6cb;
            color: #fff;
            font-weight: bold;
            cursor: default
        }

            ul.pagination li.current a:hover, ul.pagination li.current a:focus {
                background: #2ba6cb
            }

ul.breadcrumbs {
    display: block;
    background: #f6f6f6;
    padding: 6px 10px 7px;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    margin-left: 0
}

    ul.breadcrumbs li {
        margin: 0;
        padding: 0 12px 0 0;
        float: left;
        list-style: none
    }

        ul.breadcrumbs li a, ul.breadcrumbs li span {
            text-transform: uppercase;
            font-size: 11px;
            font-size: 1.1rem;
            padding-left: 12px
        }

        ul.breadcrumbs li:first-child a, ul.breadcrumbs li:first-child span {
            padding-left: 0
        }

        ul.breadcrumbs li:before {
            content: "/";
            color: #aaa
        }

        ul.breadcrumbs li:first-child:before {
            content: " "
        }

        ul.breadcrumbs li.current a {
            cursor: default;
            color: #333
        }

        ul.breadcrumbs li:hover a, ul.breadcrumbs li a:focus {
            text-decoration: underline
        }

        ul.breadcrumbs li.current:hover a, ul.breadcrumbs li.current a:focus {
            text-decoration: none
        }

        ul.breadcrumbs li.unavailable a {
            color: #999
        }

            ul.breadcrumbs li.unavailable:hover a, ul.breadcrumbs li.unavailable a:focus {
                text-decoration: none;
                color: #999;
                cursor: default
            }

ul.inline-list, ul.link-list {
    margin: 0 0 17px -22px;
    padding: 0;
    list-style: none;
    overflow: hidden
}

    ul.inline-list > li, ul.link-list > li {
        list-style: none;
        float: left;
        margin-left: 22px;
        display: block
    }

        ul.inline-list > li > *, ul.link-list > li > * {
            display: block
        }

.keystroke, kbd {
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: 13px;
    padding: 2px 4px 0px;
    margin: 0;
    background: #ededed;
    border: solid 1px #dbdbdb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.th {
    display: block
}

    .th img {
        display: block;
        border: solid 4px #fff;
        -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
        box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition-property: box-shadow;
        -moz-transition-property: box-shadow;
        -o-transition-property: box-shadow;
        transition-property: box-shadow;
        -webkit-transition-duration: 300ms;
        -moz-transition-duration: 300ms;
        -o-transition-duration: 300ms;
        transition-duration: 300ms
    }

    .th:hover img, .th:focus img {
        -webkit-box-shadow: 0 0 6px 1px rgba(43,166,203,0.5);
        -moz-box-shadow: 0 0 6px 1px rgba(43,166,203,0.5);
        box-shadow: 0 0 6px 1px rgba(43,166,203,0.5)
    }

.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden
}

    .flex-video.widescreen {
        padding-bottom: 57.25%
    }

    .flex-video.vimeo {
        padding-top: 0
    }

    .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

table {
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 18px;
    border: 1px solid #ddd
}

    table thead, table tfoot {
        background: #f5f5f5
    }

        table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
            display: table-cell;
            font-size: 14px;
            line-height: 18px;
            text-align: left
        }

        table thead tr th, table tfoot tr td {
            padding: 8px 10px 9px;
            font-size: 14px;
            font-weight: bold;
            color: #222
        }

            table thead tr th:first-child, table tfoot tr td:first-child {
                border-left: none
            }

            table thead tr th:last-child, table tfoot tr td:last-child {
                border-right: none
            }

    table tbody tr.even, table tbody tr.alt {
        background: #f9f9f9
    }

    table tbody tr:nth-child(even) {
        background: #f9f9f9
    }

    table tbody tr td {
        color: #333;
        padding: 9px 10px;
        vertical-align: top;
        border: none
    }

ul.vcard {
    display: inline-block;
    margin: 0 0 12px 0;
    border: 1px solid #ddd;
    padding: 10px
}

    ul.vcard li {
        margin: 0;
        display: block
    }

        ul.vcard li.fn {
            font-weight: bold;
            font-size: 15px
        }

p.vevent span.summary {
    font-weight: bold
}

p.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 1px
}

div.progress {
    padding: 2px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    height: 25px
}

    div.progress .meter {
        background: #2ba6cb;
        height: 100%;
        display: block;
        width: 50%
    }

    div.progress.secondary .meter {
        background: #e9e9e9
    }

    div.progress.success .meter {
        background: #5da423
    }

    div.progress.alert .meter {
        background: #c60f13
    }

    div.progress.radius {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px
    }

        div.progress.radius .meter {
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -ms-border-radius: 2px;
            -o-border-radius: 2px;
            border-radius: 2px
        }

    div.progress.round {
        -webkit-border-radius: 1000px;
        -moz-border-radius: 1000px;
        -ms-border-radius: 1000px;
        -o-border-radius: 1000px;
        border-radius: 1000px
    }

        div.progress.round .meter {
            -webkit-border-radius: 1000px;
            -moz-border-radius: 1000px;
            -ms-border-radius: 1000px;
            -o-border-radius: 1000px;
            border-radius: 1000px
        }

.pricing-table {
    border: solid 1px #ddd;
    margin-left: 0;
    margin-bottom: 20px
}

    .pricing-table * {
        list-style: none;
        line-height: 1
    }

    .pricing-table .title {
        background-color: #ddd;
        padding: 15px 20px;
        text-align: center;
        color: #333;
        font-weight: bold;
        font-size: 16px
    }

    .pricing-table .price {
        background-color: #eee;
        padding: 15px 20px;
        text-align: center;
        color: #333;
        font-weight: normal;
        font-size: 20px
    }

    .pricing-table .description {
        background-color: #fff;
        padding: 15px;
        text-align: center;
        color: #777;
        font-size: 12px;
        font-weight: normal;
        line-height: 1.4;
        border-bottom: dotted 1px #ddd
    }

    .pricing-table .bullet-item {
        background-color: #fff;
        padding: 15px;
        text-align: center;
        color: #333;
        font-size: 14px;
        font-weight: normal;
        border-bottom: dotted 1px #ddd
    }

    .pricing-table .cta-button {
        background-color: #f5f5f5;
        text-align: center;
        padding: 20px
    }

.top-bar-js-breakpoint {
    width: 940px !important;
    visibility: hidden
}

.contain-to-grid {
    width: 100%;
    background: #222
}

.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99
}

.top-bar {
    background: #222;
    height: 45px;
    line-height: 45px;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
    position: relative
}

.contain-to-grid .top-bar {
    max-width: 940px;
    margin: 0 auto
}

.top-bar > ul .name h1 {
    line-height: 45px;
    margin: 0
}

    .top-bar > ul .name h1 a {
        font-weight: bold;
        padding: 0 22.5px;
        font-size: 17px !important
    }

.top-bar > ul .name img {
    margin-top: -5px;
    vertical-align: middle
}

.top-bar.expanded {
    height: inherit
}

.top-bar ul {
    margin-left: 0;
    display: inline;
    height: 45px;
    line-height: 45px;
    list-style: none
}

    .top-bar ul > li {
        float: left
    }

        .top-bar ul > li a:not(.button) {
            color: #fff !important;
            display: block;
            font-size: 13px;
            font-weight: bold;
            height: 45px;
            line-height: 45px;
            padding: 0 15px
        }

        .top-bar ul > li:not(.name):hover, .top-bar ul > li:not(.name).active, .top-bar ul > li:not(.name):focus {
            background: #000
        }

            .top-bar ul > li:not(.name):hover a, .top-bar ul > li:not(.name).active a, .top-bar ul > li:not(.name):focus a {
                color: #d9d9d9
            }

        .top-bar ul > li.divider {
            background: #000;
            -webkit-box-shadow: 1px 0 0 rgba(255,255,255,0.1);
            -moz-box-shadow: 1px 0 0 rgba(255,255,255,0.1);
            box-shadow: 1px 0 0 rgba(255,255,255,0.1);
            height: 100%;
            margin-right: 1px;
            width: 1px
        }

        .top-bar ul > li.has-button a.button {
            margin: 0 11.25px
        }

        .top-bar ul > li.has-button:hover, .top-bar ul > li.has-button:focus {
            background: #222
        }

            .top-bar ul > li.has-button:hover a, .top-bar ul > li.has-button:focus a {
                color: #fff
            }

        .top-bar ul > li.search {
            padding: 0 15px
        }

            .top-bar ul > li.search form {
                display: inline-block;
                margin-bottom: 0;
                vertical-align: middle;
                width: 200px
            }

                .top-bar ul > li.search form input[type=text] {
                    -moz-border-radius-topright: 0;
                    -webkit-border-top-right-radius: 0;
                    border-top-right-radius: 0;
                    -moz-border-radius-bottomright: 0;
                    -webkit-border-bottom-right-radius: 0;
                    border-bottom-right-radius: 0;
                    float: left;
                    font-size: 13px;
                    margin-top: -1px;
                    height: 22.5px
                }

                    .top-bar ul > li.search form input[type=text] + .button {
                        border-left: none;
                        -moz-border-radius-topleft: 0;
                        -webkit-border-top-left-radius: 0;
                        border-top-left-radius: 0;
                        -moz-border-radius-bottomleft: 0;
                        -webkit-border-bottom-left-radius: 0;
                        border-bottom-left-radius: 0;
                        float: left;
                        font-size: 12px;
                        margin-top: -1px;
                        padding: 5px 12px 4px
                    }

                .top-bar ul > li.search form input[type=search] {
                    font-size: 16px;
                    margin-bottom: 0
                }

            .top-bar ul > li.search:hover, .top-bar ul > li.search:focus {
                background: #222
            }

        .top-bar ul > li.toggle-topbar {
            display: none
        }

        .top-bar ul > li.has-dropdown {
            position: relative
        }

            .top-bar ul > li.has-dropdown:hover > .dropdown, .top-bar ul > li.has-dropdown:focus > .dropdown {
                display: block;
                visibility: visible
            }

            .top-bar ul > li.has-dropdown a {
                padding-right: 33.75px
            }

                .top-bar ul > li.has-dropdown a:after {
                    content: "";
                    display: block;
                    width: 0;
                    height: 0;
                    border: solid 5px;
                    border-color: #fff transparent transparent transparent;
                    margin-right: 15px;
                    margin-top: -2.5px;
                    position: absolute;
                    right: 0;
                    top: 50%
                }

            .top-bar ul > li.has-dropdown .dropdown {
                background: #222;
                left: 0;
                margin: 0;
                padding: 9px 0 0 0;
                position: absolute;
                visibility: hidden;
                z-index: 99
            }

                .top-bar ul > li.has-dropdown .dropdown li {
                    background: #222;
                    line-height: 1;
                    min-width: 100%;
                    padding-bottom: 5px
                }

                    .top-bar ul > li.has-dropdown .dropdown li a {
                        color: #fff;
                        font-weight: normal;
                        height: 100%;
                        line-height: 1;
                        padding: 5px 17px 5px 15px;
                        white-space: nowrap
                    }

                        .top-bar ul > li.has-dropdown .dropdown li a:after {
                            border: none
                        }

                        .top-bar ul > li.has-dropdown .dropdown li a:hover, .top-bar ul > li.has-dropdown .dropdown li a:focus {
                            background: #3c3c3c
                        }

                    .top-bar ul > li.has-dropdown .dropdown li label {
                        color: #6f6f6f;
                        font-size: 10px;
                        font-weight: bold;
                        margin: 0;
                        padding-left: 15px;
                        text-transform: uppercase
                    }

                    .top-bar ul > li.has-dropdown .dropdown li.divider {
                        border-top: solid 1px #000;
                        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset;
                        -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset;
                        box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset;
                        height: 10px;
                        padding: 0;
                        width: 100%
                    }

                    .top-bar ul > li.has-dropdown .dropdown li:last-child {
                        padding-bottom: 10px
                    }

                    .top-bar ul > li.has-dropdown .dropdown li.active a {
                        background: #000
                    }

                    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a {
                        padding-right: 30px
                    }

                        .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a:after {
                            border: none;
                            content: "\00bb";
                            right: 5px;
                            top: 6px
                        }

                    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown .dropdown {
                        position: absolute;
                        left: 100%;
                        top: 0
                    }

                    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown:hover > .dropdown, .top-bar ul > li.has-dropdown .dropdown li.has-dropdown:focus > .dropdown {
                        display: block
                    }

    .top-bar ul.left {
        float: left;
        width: auto;
        margin-bottom: 0
    }

    .top-bar ul.right {
        float: right;
        width: auto;
        margin-bottom: 0
    }

        .top-bar ul.right .has-dropdown .dropdown {
            left: auto;
            right: -1px
        }

            .top-bar ul.right .has-dropdown .dropdown li.has-dropdown > .dropdown {
                right: 100%;
                left: auto;
                width: 100%
            }

.top-bar .js-generated {
    display: none
}

@-moz-document url-prefix() {
    .top-bar ul li .button.small {
        padding-bottom: 6px
    }

    .top-bar ul li.search form input[type=search] {
        font-size: 14px;
        height: 22px;
        padding: 3px
    }
}

.lt-ie9 .top-bar ul li a {
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    padding: 0 15px
}

    .lt-ie9 .top-bar ul li a.button {
        height: auto;
        line-height: 30px;
        margin-top: 7px
    }

    .lt-ie9 .top-bar ul li a:hover, .lt-ie9 .top-bar ul li a:focus {
        color: #ccc
    }

    .lt-ie9 .top-bar ul li a img {
        margin-top: -5px;
        vertical-align: middle
    }

    .lt-ie9 .top-bar ul li a.active {
        background: #151515;
        color: #d9d9d9
    }

.lt-ie9 .top-bar ul li.has-dropdown {
    padding-right: 33.75px
}

    .lt-ie9 .top-bar ul li.has-dropdown > ul li {
        padding-right: 0
    }

#joyRideTipContent {
    display: none
}

.joyride-tip-guide {
    display: none;
    position: absolute;
    background: #000;
    background: rgba(0,0,0,0.8);
    color: #fff;
    width: 300px;
    z-index: 101;
    top: 0;
    left: 0;
    font-family: inherit;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.joyride-content-wrapper {
    padding: 18px 20px 24px
}

.joyride-tip-guide span.joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: solid 14px
}

    .joyride-tip-guide span.joyride-nub.top {
        border-color: #000;
        border-color: rgba(0,0,0,0.8);
        border-top-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        top: -28px;
        bottom: none
    }

    .joyride-tip-guide span.joyride-nub.bottom {
        border-color: #000;
        border-color: rgba(0,0,0,0.8) !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -28px;
        bottom: none
    }

    .joyride-tip-guide span.joyride-nub.right {
        border-color: #000;
        border-color: rgba(0,0,0,0.8) !important;
        border-top-color: transparent !important;
        border-right-color: transparent !important;
        border-bottom-color: transparent !important;
        top: 22px;
        bottom: none;
        left: auto;
        right: -28px
    }

    .joyride-tip-guide span.joyride-nub.left {
        border-color: #000;
        border-color: rgba(0,0,0,0.8) !important;
        border-top-color: transparent !important;
        border-left-color: transparent !important;
        border-bottom-color: transparent !important;
        top: 22px;
        left: -28px;
        right: auto;
        bottom: none
    }

.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
    line-height: 1.25;
    margin: 0;
    font-weight: bold;
    color: #fff
}

.joyride-tip-guide p {
    margin: 0 0 18px 0;
    font-size: 14px;
    line-height: 1.3
}

.joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: solid 1px #555;
    position: absolute;
    right: 17px;
    bottom: 16px
}

.joyride-timer-indicator {
    display: block;
    width: 0;
    height: inherit;
    background: #666
}

.joyride-close-tip {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #777 !important;
    text-decoration: none;
    font-size: 20px;
    font-weight: normal;
    line-height: .5 !important
}

    .joyride-close-tip:hover, .joyride-close-tip:focus {
        color: #eee !important
    }

.joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: transparent;
    background: rgba(0,0,0,0.5);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    cursor: pointer
}

.clearing-blackout {
    background: #000;
    background: rgba(0,0,0,0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999
}

    .clearing-blackout .clearing-close {
        display: block
    }

.clearing-container {
    position: relative;
    z-index: 999;
    height: 100%;
    overflow: hidden
}

.visible-img {
    height: 75%;
    position: relative
}

    .visible-img img {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -50%;
        max-height: 100%;
        max-width: 100%
    }

    .visible-img .clearing-caption {
        color: #fff;
        margin-bottom: 0;
        text-align: center;
        position: absolute;
        bottom: 0;
        background: #000;
        background: rgba(0,0,0,0.7);
        width: 100%;
        padding: 10px 100px
    }

.clearing-close {
    z-index: 999;
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    display: none
}

    .clearing-close:hover, .clearing-close:focus {
        color: #ccc
    }

.clearing-main-left, .clearing-main-right {
    position: absolute;
    top: 50%;
    margin-top: -16px
}

    .clearing-main-left.disabled, .clearing-main-right.disabled {
        opacity: 0.5
    }

    .clearing-main-left:active, .clearing-main-right:active {
        margin-top: -15px
    }

.clearing-main-left {
    left: 10px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
    border-color: transparent #fff transparent transparent
}

.clearing-main-right {
    right: 10px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
    border-color: transparent transparent transparent #fff
}

.block-grid.three-up > li:nth-child(3n+1) {
    clear: none
}

ul[data-clearing] li {
    cursor: pointer;
    display: block
}

    ul[data-clearing] li.clearing-feature ~ li {
        display: none
    }

.clearing-assembled .clearing-container .carousel {
    background: #000;
    background: rgba(0,0,0,0.75);
    height: 150px;
    margin-top: 5px
}

.clearing-assembled .clearing-container .visible-img {
    background: #000;
    background: rgba(0,0,0,0.75);
    overflow: hidden
}

.clearing-assembled .clearing-container ul[data-clearing] {
    z-index: 999;
    width: 200%;
    height: 100%;
    margin-left: 0;
    position: relative;
    left: 0
}

    .clearing-assembled .clearing-container ul[data-clearing] li {
        display: block;
        width: 175px;
        height: inherit;
        padding: 0;
        float: left;
        overflow: hidden;
        background: #222;
        margin-right: 1px;
        position: relative
    }

        .clearing-assembled .clearing-container ul[data-clearing] li.fix-height img {
            min-height: 100%;
            height: 100%;
            max-width: none
        }

        .clearing-assembled .clearing-container ul[data-clearing] li img {
            cursor: pointer !important;
            min-width: 100% !important
        }

        .clearing-assembled .clearing-container ul[data-clearing] li.visible {
            border-top: 4px solid #fff
        }

ul.block-grid[data-clearing] {
    overflow: visible
}

.clearing-blackout ul.block-grid[data-clearing].two-up > li:nth-child(2n+1) {
    clear: none
}

.clearing-blackout ul.block-grid[data-clearing].three-up > li:nth-child(3n+1) {
    clear: none
}

.clearing-blackout ul.block-grid[data-clearing].four-up > li:nth-child(4n+1) {
    clear: none
}

.clearing-blackout ul.block-grid[data-clearing].five-up > li:nth-child(5n+1) {
    clear: none
}

.clearing-blackout ul.block-grid[data-clearing].six-up > li:nth-child(6n+1) {
    clear: none
}

.clearing-blackout ul.block-grid[data-clearing].seven-up > li:nth-child(7n+1) {
    clear: none
}

.clearing-blackout ul.block-grid[data-clearing].eight-up > li:nth-child(8n+1) {
    clear: none
}

.clearing-blackout ul.block-grid[data-clearing].nine-up > li:nth-child(9n+1) {
    clear: none
}

.clearing-blackout ul.block-grid[data-clearing].ten-up > li:nth-child(10n+1) {
    clear: none
}

.clearing-blackout ul.block-grid[data-clearing].eleven-up > li:nth-child(11n+1) {
    clear: none
}

.clearing-blackout ul.block-grid[data-clearing].twelve-up > li:nth-child(12n+1) {
    clear: none
}

.clearing-blackout .th img {
    border: none;
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.clearing-blackout:hover img, .clearing-blackout:focus img {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);
    box-shadow: 0 0 0 0 rgba(0,0,0,0)
}

.show-for-small, .show-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .show-for-xlarge, .show-for-print {
    display: none !important
}

.hide-for-small, .hide-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .hide-for-xlarge, .hide-for-print {
    display: inherit !important
}

@media only screen and (min-width: 1441px) {
    .hide-for-small, .hide-for-medium, .hide-for-medium-down, .hide-for-large, .show-for-large-up, .show-for-xlarge {
        display: inherit !important
    }

    .show-for-small, .show-for-medium, .show-for-medium-down, .show-for-large, .hide-for-large-up, .hide-for-xlarge {
        display: none !important
    }
}

@media only screen and (max-width: 1279px) and (min-width: 768px) {
    .hide-for-small, .show-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .hide-for-xlarge {
        display: inherit !important
    }

    .show-for-small, .hide-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .show-for-xlarge {
        display: none !important
    }
}

@media only screen and (max-width: 767px) {
    .show-for-small, .hide-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .hide-for-xlarge {
        display: inherit !important
    }

    .hide-for-small, .show-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .show-for-xlarge {
        display: none !important
    }
}

.show-for-landscape, .hide-for-portrait {
    display: inherit !important
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: inherit !important
    }

    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {
    .show-for-portrait, .hide-for-landscape {
        display: inherit !important
    }

    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch {
    display: inherit !important
}

.touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

table.show-for-xlarge, table.show-for-large, table.hide-for-small, table.hide-for-medium {
    display: table !important
}

@media only screen and (max-width: 1279px) and (min-width: 768px) {
    .touch table.hide-for-xlarge, .touch table.hide-for-large, .touch table.hide-for-small, .touch table.show-for-medium {
        display: table !important
    }
}

@media only screen and (max-width: 767px) {
    table.hide-for-xlarge, table.hide-for-large, table.hide-for-medium, table.show-for-small {
        display: table !important
    }
}

@media only screen and (max-device-width: 1280px) {
    .touch .nav-bar li.has-flyout > a {
        padding-right: 36px !important
    }
}

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
    .flex-video {
        padding-top: 0
    }
}

@media only screen and (max-width: 1279px) and (min-width: 768px) {
    .touch .nav-bar li a {
        font-size: 13px
    }

    .touch .nav-bar li.has-flyout > a.flyout-toggle {
        padding: 20px !important
    }

    .touch .nav-bar li.has-flyout > a {
        padding-right: 36px !important
    }

    .clearing-main-right, .clearing-main-left {
        height: 100%;
        width: 40px;
        top: 0;
        border: none
    }

        .clearing-main-right:before, .clearing-main-left:before {
            position: absolute;
            top: 50%
        }

    .clearing-main-left {
        left: 0
    }

        .clearing-main-left:before {
            left: 5px;
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: solid 16px;
            border-color: transparent #fff transparent transparent
        }

    .clearing-main-right {
        height: 100%;
        right: 0
    }

        .clearing-main-right:before {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: solid 16px;
            border-color: transparent transparent transparent #fff
        }
}

@media only screen and (max-width: 767px) {
    .left, .right {
        float: none
    }

    body {
        -webkit-text-size-adjust: none;
        -ms-text-size-adjust: none;
        width: 100%;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .row {
        width: auto;
        min-width: 0;
        margin-left: 0;
        margin-right: 0
    }

    .column, .columns {
        width: auto !important;
        float: none
    }

        .column:last-child, .columns:last-child {
            float: none
        }

    [class*="column"] + [class*="column"]:last-child {
        float: none
    }

    .column:before, .columns:before, .column:after, .columns:after {
        content: "";
        display: table
    }

    .column:after, .columns:after {
        clear: both
    }

    .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight {
        margin-left: 0 !important
    }

    .push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight {
        left: auto
    }

    .pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight {
        right: auto
    }

    .row .mobile-one {
        width: 25% !important;
        float: left;
        padding: 0 3px
    }

        .row .mobile-one:last-child {
            float: right
        }

        .row .mobile-one.end {
            float: left
        }

    .row.collapse .mobile-one {
        padding: 0
    }

    .row .mobile-two {
        width: 50% !important;
        float: left;
        padding: 0 3px
    }

        .row .mobile-two:last-child {
            float: right
        }

        .row .mobile-two.end {
            float: left
        }

    .row.collapse .mobile-two {
        padding: 0
    }

    .row .mobile-three {
        width: 75% !important;
        float: left;
        padding: 0 3px
    }

        .row .mobile-three:last-child {
            float: right
        }

        .row .mobile-three.end {
            float: left
        }

    .row.collapse .mobile-three {
        padding: 0
    }

    .row .mobile-four {
        width: 100% !important;
        float: left;
        padding: 0 3px
    }

        .row .mobile-four:last-child {
            float: right
        }

        .row .mobile-four.end {
            float: left
        }

    .row.collapse .mobile-four {
        padding: 0
    }

    .push-one-mobile {
        left: 25%
    }

    .pull-one-mobile {
        right: 25%
    }

    .push-two-mobile {
        left: 50%
    }

    .pull-two-mobile {
        right: 50%
    }

    .push-three-mobile {
        left: 75%
    }

    .pull-three-mobile {
        right: 75%
    }

    .block-grid.mobile > li {
        float: none;
        width: 100%;
        margin-left: 0
    }

    .block-grid > li {
        clear: none !important
    }

    .block-grid.mobile-one-up > li {
        width: 100%
    }

    .block-grid.mobile-two-up > li {
        width: 50%
    }

        .block-grid.mobile-two-up > li:nth-child(2n+1) {
            clear: both
        }

    .block-grid.mobile-three-up > li {
        width: 33.33333%
    }

        .block-grid.mobile-three-up > li:nth-child(3n+1) {
            clear: both
        }

    .block-grid.mobile-four-up > li {
        width: 25%
    }

        .block-grid.mobile-four-up > li:nth-child(4n+1) {
            clear: both
        }

    .block-grid.mobile-five-up > li {
        width: 20%
    }

        .block-grid.mobile-five-up > li:nth-child(5n+1) {
            clear: both
        }

    .block-grid.mobile-six-up > li {
        width: 16.66667%
    }

        .block-grid.mobile-six-up > li:nth-child(6n+1) {
            clear: both
        }

    .block-grid.mobile-seven-up > li {
        width: 14.28571%
    }

        .block-grid.mobile-seven-up > li:nth-child(7n+1) {
            clear: both
        }

    .block-grid.mobile-eight-up > li {
        width: 12.5%
    }

        .block-grid.mobile-eight-up > li:nth-child(8n+1) {
            clear: both
        }

    .block-grid.mobile-nine-up > li {
        width: 11.11111%
    }

        .block-grid.mobile-nine-up > li:nth-child(9n+1) {
            clear: both
        }

    .block-grid.mobile-ten-up > li {
        width: 10%
    }

        .block-grid.mobile-ten-up > li:nth-child(10n+1) {
            clear: both
        }

    .block-grid.mobile-eleven-up > li {
        width: 9.09091%
    }

        .block-grid.mobile-eleven-up > li:nth-child(11n+1) {
            clear: both
        }

    .block-grid.mobile-twelve-up > li {
        width: 8.33333%
    }

        .block-grid.mobile-twelve-up > li:nth-child(12n+1) {
            clear: both
        }

    label.right {
        text-align: left
    }

    input[type="text"].one, .row input[type="text"].one, input[type="password"].one, .row input[type="password"].one, input[type="date"].one, .row input[type="date"].one, input[type="datetime"].one, .row input[type="datetime"].one, input[type="email"].one, .row input[type="email"].one, input[type="number"].one, .row input[type="number"].one, input[type="search"].one, .row input[type="search"].one, input[type="tel"].one, .row input[type="tel"].one, input[type="time"].one, .row input[type="time"].one, input[type="url"].one, .row input[type="url"].one, textarea.one, .row textarea.one {
        width: 100% !important
    }

    input[type="text"].two, .row input[type="text"].two, input[type="password"].two, .row input[type="password"].two, input[type="date"].two, .row input[type="date"].two, input[type="datetime"].two, .row input[type="datetime"].two, input[type="email"].two, .row input[type="email"].two, input[type="number"].two, .row input[type="number"].two, input[type="search"].two, .row input[type="search"].two, input[type="tel"].two, .row input[type="tel"].two, input[type="time"].two, .row input[type="time"].two, input[type="url"].two, .row input[type="url"].two, textarea.two, .row textarea.two {
        width: 100% !important
    }

    input[type="text"].three, .row input[type="text"].three, input[type="password"].three, .row input[type="password"].three, input[type="date"].three, .row input[type="date"].three, input[type="datetime"].three, .row input[type="datetime"].three, input[type="email"].three, .row input[type="email"].three, input[type="number"].three, .row input[type="number"].three, input[type="search"].three, .row input[type="search"].three, input[type="tel"].three, .row input[type="tel"].three, input[type="time"].three, .row input[type="time"].three, input[type="url"].three, .row input[type="url"].three, textarea.three, .row textarea.three {
        width: 100% !important
    }

    input[type="text"].four, .row input[type="text"].four, input[type="password"].four, .row input[type="password"].four, input[type="date"].four, .row input[type="date"].four, input[type="datetime"].four, .row input[type="datetime"].four, input[type="email"].four, .row input[type="email"].four, input[type="number"].four, .row input[type="number"].four, input[type="search"].four, .row input[type="search"].four, input[type="tel"].four, .row input[type="tel"].four, input[type="time"].four, .row input[type="time"].four, input[type="url"].four, .row input[type="url"].four, textarea.four, .row textarea.four {
        width: 100% !important
    }

    input[type="text"].five, .row input[type="text"].five, input[type="password"].five, .row input[type="password"].five, input[type="date"].five, .row input[type="date"].five, input[type="datetime"].five, .row input[type="datetime"].five, input[type="email"].five, .row input[type="email"].five, input[type="number"].five, .row input[type="number"].five, input[type="search"].five, .row input[type="search"].five, input[type="tel"].five, .row input[type="tel"].five, input[type="time"].five, .row input[type="time"].five, input[type="url"].five, .row input[type="url"].five, textarea.five, .row textarea.five {
        width: 100% !important
    }

    input[type="text"].six, .row input[type="text"].six, input[type="password"].six, .row input[type="password"].six, input[type="date"].six, .row input[type="date"].six, input[type="datetime"].six, .row input[type="datetime"].six, input[type="email"].six, .row input[type="email"].six, input[type="number"].six, .row input[type="number"].six, input[type="search"].six, .row input[type="search"].six, input[type="tel"].six, .row input[type="tel"].six, input[type="time"].six, .row input[type="time"].six, input[type="url"].six, .row input[type="url"].six, textarea.six, .row textarea.six {
        width: 100% !important
    }

    input[type="text"].seven, .row input[type="text"].seven, input[type="password"].seven, .row input[type="password"].seven, input[type="date"].seven, .row input[type="date"].seven, input[type="datetime"].seven, .row input[type="datetime"].seven, input[type="email"].seven, .row input[type="email"].seven, input[type="number"].seven, .row input[type="number"].seven, input[type="search"].seven, .row input[type="search"].seven, input[type="tel"].seven, .row input[type="tel"].seven, input[type="time"].seven, .row input[type="time"].seven, input[type="url"].seven, .row input[type="url"].seven, textarea.seven, .row textarea.seven {
        width: 100% !important
    }

    input[type="text"].eight, .row input[type="text"].eight, input[type="password"].eight, .row input[type="password"].eight, input[type="date"].eight, .row input[type="date"].eight, input[type="datetime"].eight, .row input[type="datetime"].eight, input[type="email"].eight, .row input[type="email"].eight, input[type="number"].eight, .row input[type="number"].eight, input[type="search"].eight, .row input[type="search"].eight, input[type="tel"].eight, .row input[type="tel"].eight, input[type="time"].eight, .row input[type="time"].eight, input[type="url"].eight, .row input[type="url"].eight, textarea.eight, .row textarea.eight {
        width: 100% !important
    }

    input[type="text"].nine, .row input[type="text"].nine, input[type="password"].nine, .row input[type="password"].nine, input[type="date"].nine, .row input[type="date"].nine, input[type="datetime"].nine, .row input[type="datetime"].nine, input[type="email"].nine, .row input[type="email"].nine, input[type="number"].nine, .row input[type="number"].nine, input[type="search"].nine, .row input[type="search"].nine, input[type="tel"].nine, .row input[type="tel"].nine, input[type="time"].nine, .row input[type="time"].nine, input[type="url"].nine, .row input[type="url"].nine, textarea.nine, .row textarea.nine {
        width: 100% !important
    }

    input[type="text"].ten, .row input[type="text"].ten, input[type="password"].ten, .row input[type="password"].ten, input[type="date"].ten, .row input[type="date"].ten, input[type="datetime"].ten, .row input[type="datetime"].ten, input[type="email"].ten, .row input[type="email"].ten, input[type="number"].ten, .row input[type="number"].ten, input[type="search"].ten, .row input[type="search"].ten, input[type="tel"].ten, .row input[type="tel"].ten, input[type="time"].ten, .row input[type="time"].ten, input[type="url"].ten, .row input[type="url"].ten, textarea.ten, .row textarea.ten {
        width: 100% !important
    }

    .button {
        display: block
    }

    button.button, input[type="submit"].button {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .button-group button.button, .button-group input[type="submit"].button {
        width: auto;
        padding: 10px 20px 11px
    }

        .button-group button.button.large, .button-group input[type="submit"].button.large {
            padding: 15px 30px 16px
        }

        .button-group button.button.medium, .button-group input[type="submit"].button.medium {
            padding: 10px 20px 11px
        }

        .button-group button.button.small, .button-group input[type="submit"].button.small {
            padding: 7px 14px 8px
        }

        .button-group button.button.tiny, .button-group input[type="submit"].button.tiny {
            padding: 5px 10px 6px
        }

    .button-group.even button.button, .button-group.even input[type="submit"].button {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .nav-bar {
        height: auto
    }

        .nav-bar > li {
            float: none;
            display: block;
            border-right: none
        }

            .nav-bar > li > a.main {
                text-align: left;
                border-top: 1px solid #ddd;
                border-right: none
            }

            .nav-bar > li:first-child > a.main {
                border-top: none
            }

            .nav-bar > li.has-flyout > a.flyout-toggle {
                position: absolute;
                right: 0;
                top: 0;
                padding: 22px;
                z-index: 2;
                display: block
            }

            .nav-bar > li.has-flyout.is-touch > a.flyout-toggle span {
                content: "";
                width: 0;
                height: 0;
                display: block
            }

            .nav-bar > li.has-flyout > a.flyout-toggle:hover span {
                border-top-color: #141414
            }

        .nav-bar.vertical > li.has-flyout > .flyout {
            left: 0
        }

    .flyout {
        position: relative;
        width: 100% !important;
        top: auto;
        margin-right: -2px;
        border-width: 1px 1px 0 1px
    }

        .flyout.right {
            float: none;
            right: auto;
            left: -1px
        }

        .flyout.small, .flyout.large {
            width: 100% !important
        }

        .flyout p:last-child {
            margin-bottom: 18px
        }

    .reveal-modal-bg {
        position: absolute
    }

    .reveal-modal, .reveal-modal.small, .reveal-modal.medium, .reveal-modal.large, .reveal-modal.xlarge {
        width: 80%;
        top: 15px;
        left: 50%;
        margin-left: -40%;
        padding: 20px;
        height: auto
    }

    .clearing-container {
        margin: 0
    }

    .clearing-close {
        z-index: 99;
        font-size: 37px;
        top: 0px;
        right: 5px
    }

    .clearing-caption {
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 10px !important;
        line-height: 1.3
    }

    .clearing-main-right, .clearing-main-left {
        display: none
    }

    .clearing-blackout.clearing-assembled .visible-img, .clearing-blackout.clearing-assembled .clearing-container {
        height: 100%
    }

    .clearing-blackout.clearing-assembled ul[data-clearing] {
        display: none
    }

    .joyride-tip-guide {
        width: 95% !important;
        left: 2.5% !important;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px
    }

    .joyride-tip-guide-wrapper {
        width: 100%
    }

    .tabs.mobile {
        width: auto;
        margin: 20px -20px 40px;
        border-bottom: solid 1px #ccc;
        height: auto;
        margin: 20px -15px 0px -15px
    }

        .tabs.mobile dt, .tabs.mobile li, .tabs.mobile dd {
            float: none;
            height: auto
        }

            .tabs.mobile dd a, .tabs.mobile li a {
                font-size: 15px;
                display: block;
                width: auto;
                height: auto;
                padding: 18px 20px;
                margin: 0;
                color: #555;
                line-height: 1;
                border: none;
                border-left: none;
                border-right: none;
                border-top: 1px solid #ccc;
                background: #fff
            }

                .tabs.mobile dd a.active, .tabs.mobile li a.active {
                    border: none;
                    background: #2ba6cb;
                    color: #fff;
                    margin: 0;
                    position: static;
                    top: 0;
                    height: auto
                }

            .tabs.mobile dd:first-child, .tabs.mobile li:first-child {
                padding-left: 20px !important
            }

                .tabs.mobile dd:first-child a.active, .tabs.mobile li:first-child a.active {
                    margin: 0
                }

        .tabs.mobile + .tabs-content.contained {
            margin-left: -15px;
            margin-right: -15px
        }

    .contained.mobile {
        margin-bottom: 0
    }

    .contained.tabs.mobile dd a, .contained.tabs.mobile li a {
        padding: 18px 20px
    }

    .tabs.mobile + ul.contained {
        margin-left: -20px;
        margin-right: -20px;
        border-width: 0 0 1px 0
    }

    .tooltip {
        font-size: 14;
        line-height: 1.4;
        padding: 7px 10px 9px 10px;
        left: 50% !important;
        max-width: 80% !important;
        margin-left: -40%;
        font-size: 110%
    }

        .tooltip > .nub, .tooltip.top > .nub, .tooltip.left > .nub, .tooltip.right > .nub {
            border-color: transparent transparent #000 transparent;
            border-color: transparent transparent rgba(0,0,0,0.85) transparent;
            top: -12px;
            left: 10px
        }
}

@media only screen and (max-width: 940px) {
    .top-bar {
        margin-bottom: 0;
        overflow: hidden;
        height: 45px;
        background: #222
    }

        .top-bar .js-generated {
            display: block
        }

    .contain-to-grid .top-bar {
        width: auto
    }

    .top-bar section {
        left: 0;
        position: relative;
        width: auto;
        -webkit-transition: left 300ms;
        -moz-transition: left 300ms;
        -o-transition: left 300ms;
        transition: left 300ms
    }

    .top-bar ul {
        width: 100%;
        height: 100%;
        margin-bottom: 0;
        display: block
    }

        .top-bar ul > li {
            float: none
        }

            .top-bar ul > li.active, .top-bar ul > li:hover {
                background: #151515
            }

            .top-bar ul > li.name {
                height: 45px
            }

                .top-bar ul > li.name h1 {
                    line-height: 1
                }

                    .top-bar ul > li.name h1 a {
                        color: #fff;
                        display: block;
                        line-height: 45px !important;
                        padding-left: 15px;
                        height: 45px
                    }

            .top-bar ul > li:hover a, .top-bar ul > li.active a {
                color: #fff
            }

            .top-bar ul > li a:not(.button) {
                color: #fff
            }

            .top-bar ul > li.toggle-topbar {
                cursor: pointer;
                display: block;
                height: 45px;
                position: absolute;
                right: 0;
                top: 0;
                width: 50%
            }

                .top-bar ul > li.toggle-topbar a {
                    content: "";
                    display: block;
                    width: 0;
                    height: 0;
                    border: solid 8px;
                    border-color: #fff transparent transparent transparent;
                    padding: 0;
                    position: absolute;
                    top: 50%;
                    right: 22.5px;
                    margin-top: -4px
                }

                .top-bar ul > li.toggle-topbar:hover {
                    background: inherit
                }

                .top-bar ul > li.toggle-topbar a {
                    padding: 0 !important
                }

            .top-bar ul > li.divider {
                border-bottom: solid 1px #3c3c3c;
                border-top: solid 1px #000;
                clear: both;
                height: 1px !important;
                margin: 8px 0 !important;
                width: 100%
            }

            .top-bar ul > li.search {
                padding: 0 22.5px
            }

                .top-bar ul > li.search form {
                    width: 100%
                }

                    .top-bar ul > li.search form input[type=text] {
                        width: 75%
                    }

                    .top-bar ul > li.search form .button {
                        top: 0;
                        width: 25%
                    }

            .top-bar ul > li.has-dropdown a {
                padding-right: 33.75px
            }

                .top-bar ul > li.has-dropdown a:after {
                    content: "";
                    display: block;
                    width: 0;
                    height: 0;
                    border: solid 5px;
                    border-color: transparent transparent transparent rgba(255,255,255,0.5);
                    margin-right: 15px;
                    margin-top: -4.5px;
                    position: absolute;
                    top: 50%
                }

            .top-bar ul > li.has-dropdown:hover > .dropdown {
                display: block;
                visibility: hidden
            }

            .top-bar ul > li.has-dropdown .dropdown {
                visibility: hidden;
                z-index: 0 !important
            }

            .top-bar ul > li.has-dropdown.moved {
                position: static
            }

                .top-bar ul > li.has-dropdown.moved > .dropdown {
                    top: 0;
                    visibility: visible
                }

                    .top-bar ul > li.has-dropdown.moved > .dropdown li label {
                        margin-bottom: 6px;
                        padding-top: 6px !important;
                        font-size: 11px
                    }

                    .top-bar ul > li.has-dropdown.moved > .dropdown li:not(.title) {
                        padding-bottom: 0
                    }

                        .top-bar ul > li.has-dropdown.moved > .dropdown li:not(.title) a {
                            padding: 8px 22.5px;
                            font-size: 14px
                        }

                    .top-bar ul > li.has-dropdown.moved > .dropdown li a, .top-bar ul > li.has-dropdown.moved > .dropdown li label {
                        padding: 0 22.5px
                    }

                        .top-bar ul > li.has-dropdown.moved > .dropdown li a:hover {
                            background: #3c3c3c;
                            display: block
                        }

                    .top-bar ul > li.has-dropdown.moved > .dropdown li.divider {
                        border-bottom: solid 1px rgba(255,255,255,0.1);
                        margin-top: 8px !important;
                        margin-bottom: 8px !important
                    }

                .top-bar ul > li.has-dropdown.moved .back.title {
                    padding-bottom: 0
                }

                    .top-bar ul > li.has-dropdown.moved .back.title a:before {
                        position: absolute;
                        top: 50%;
                        left: 17.5px;
                        margin-top: -5px;
                        width: 0;
                        height: 0;
                        content: "";
                        display: block;
                        width: 0;
                        height: 0;
                        border: solid 5px;
                        border-color: transparent #fff transparent transparent
                    }

                    .top-bar ul > li.has-dropdown.moved .back.title h5 {
                        margin: 0;
                        padding-left: 15px;
                        position: relative
                    }

                        .top-bar ul > li.has-dropdown.moved .back.title h5 a {
                            background: transparent;
                            padding-top: 8px;
                            padding-bottom: 8px;
                            font-size: 23px;
                            font-weight: bold
                        }

            .top-bar ul > li.has-dropdown .dropdown li {
                background: transparent
            }

                .top-bar ul > li.has-dropdown .dropdown li.has-dropdown .dropdown {
                    left: 100% !important;
                    top: 0;
                    right: auto !important
                }

                .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a {
                    padding-right: 33.75px
                }

                    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a:after {
                        content: "";
                        margin-right: 15px;
                        content: "";
                        display: block;
                        width: 0;
                        height: 0;
                        border: solid 5px;
                        border-color: transparent transparent transparent rgba(255,255,255,0.5);
                        position: absolute;
                        top: 50%;
                        margin-top: -4.5px
                    }

                    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a li a:hover {
                        background: #3c3c3c
                    }

                .top-bar ul > li.has-dropdown .dropdown li.has-dropdown.moved {
                    position: static
                }

                    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown.moved .dropdown {
                        top: 0;
                        visibility: visible
                    }

                .top-bar ul > li.has-dropdown .dropdown li.has-dropdown:hover {
                    display: block
                }

        .top-bar ul.left, .top-bar ul.right {
            float: none;
            width: 100%
        }

            .top-bar ul.left > li, .top-bar ul.right > li {
                display: block;
                float: none;
                margin: 0 !important
            }

                .top-bar ul.left > li.has-dropdown .dropdown, .top-bar ul.right > li.has-dropdown .dropdown {
                    left: 100% !important;
                    top: 0;
                    right: auto !important
                }

    .top-bar section > ul li a:not(.button) {
        padding-left: 22.5px !important
    }

    .top-bar.expanded {
        height: 100%
    }

        .top-bar.expanded ul li.toggle-topbar a {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: solid 8px;
            border-color: transparent transparent rgba(255,255,255,0.5) transparent;
            top: auto;
            bottom: 50%;
            margin-bottom: -4px
        }

    .top-bar ul li.has-button {
        padding: 5px 15px
    }

    .top-bar ul li .button.small {
        margin: 0 !important;
        display: inline-block;
        width: 100%
    }

    .top-bar ul > li.has-button a.button {
        margin: 0
    }
}

/* 
 * Foundation Icons v 3.0
 * Made by ZURB 2013 http://zurb.com/playground/foundation-icon-fonts-3
 * MIT License
 */

@font-face {
  font-family: "foundation-icons";
  src: url(/Content/Foundation/foundation-icons.eot);
  src: url(/Content/Foundation/foundation-icons.eot?#iefix) format("embedded-opentype"),
       url(/Content/Foundation/foundation-icons.woff) format("woff"),
       url(/Content/Foundation/foundation-icons.ttf) format("truetype"),
       url(/Content/Foundation/foundation-icons.svg#fontcustom) format("svg");
  font-weight: normal;
  font-style: normal;
}

.fi-address-book:before,
.fi-alert:before,
.fi-align-center:before,
.fi-align-justify:before,
.fi-align-left:before,
.fi-align-right:before,
.fi-anchor:before,
.fi-annotate:before,
.fi-archive:before,
.fi-arrow-down:before,
.fi-arrow-left:before,
.fi-arrow-right:before,
.fi-arrow-up:before,
.fi-arrows-compress:before,
.fi-arrows-expand:before,
.fi-arrows-in:before,
.fi-arrows-out:before,
.fi-asl:before,
.fi-asterisk:before,
.fi-at-sign:before,
.fi-background-color:before,
.fi-battery-empty:before,
.fi-battery-full:before,
.fi-battery-half:before,
.fi-bitcoin-circle:before,
.fi-bitcoin:before,
.fi-blind:before,
.fi-bluetooth:before,
.fi-bold:before,
.fi-book-bookmark:before,
.fi-book:before,
.fi-bookmark:before,
.fi-braille:before,
.fi-burst-new:before,
.fi-burst-sale:before,
.fi-burst:before,
.fi-calendar:before,
.fi-camera:before,
.fi-check:before,
.fi-checkbox:before,
.fi-clipboard-notes:before,
.fi-clipboard-pencil:before,
.fi-clipboard:before,
.fi-clock:before,
.fi-closed-caption:before,
.fi-cloud:before,
.fi-comment-minus:before,
.fi-comment-quotes:before,
.fi-comment-video:before,
.fi-comment:before,
.fi-comments:before,
.fi-compass:before,
.fi-contrast:before,
.fi-credit-card:before,
.fi-crop:before,
.fi-crown:before,
.fi-css3:before,
.fi-database:before,
.fi-die-five:before,
.fi-die-four:before,
.fi-die-one:before,
.fi-die-six:before,
.fi-die-three:before,
.fi-die-two:before,
.fi-dislike:before,
.fi-dollar-bill:before,
.fi-dollar:before,
.fi-download:before,
.fi-eject:before,
.fi-elevator:before,
.fi-euro:before,
.fi-eye:before,
.fi-fast-forward:before,
.fi-female-symbol:before,
.fi-female:before,
.fi-filter:before,
.fi-first-aid:before,
.fi-flag:before,
.fi-folder-add:before,
.fi-folder-lock:before,
.fi-folder:before,
.fi-foot:before,
.fi-foundation:before,
.fi-graph-bar:before,
.fi-graph-horizontal:before,
.fi-graph-pie:before,
.fi-graph-trend:before,
.fi-guide-dog:before,
.fi-hearing-aid:before,
.fi-heart:before,
.fi-home:before,
.fi-html5:before,
.fi-indent-less:before,
.fi-indent-more:before,
.fi-info:before,
.fi-italic:before,
.fi-key:before,
.fi-laptop:before,
.fi-layout:before,
.fi-lightbulb:before,
.fi-like:before,
.fi-link:before,
.fi-list-bullet:before,
.fi-list-number:before,
.fi-list-thumbnails:before,
.fi-list:before,
.fi-lock:before,
.fi-loop:before,
.fi-magnifying-glass:before,
.fi-mail:before,
.fi-male-female:before,
.fi-male-symbol:before,
.fi-male:before,
.fi-map:before,
.fi-marker:before,
.fi-megaphone:before,
.fi-microphone:before,
.fi-minus-circle:before,
.fi-minus:before,
.fi-mobile-signal:before,
.fi-mobile:before,
.fi-monitor:before,
.fi-mountains:before,
.fi-music:before,
.fi-next:before,
.fi-no-dogs:before,
.fi-no-smoking:before,
.fi-page-add:before,
.fi-page-copy:before,
.fi-page-csv:before,
.fi-page-delete:before,
.fi-page-doc:before,
.fi-page-edit:before,
.fi-page-export-csv:before,
.fi-page-export-doc:before,
.fi-page-export-pdf:before,
.fi-page-export:before,
.fi-page-filled:before,
.fi-page-multiple:before,
.fi-page-pdf:before,
.fi-page-remove:before,
.fi-page-search:before,
.fi-page:before,
.fi-paint-bucket:before,
.fi-paperclip:before,
.fi-pause:before,
.fi-paw:before,
.fi-paypal:before,
.fi-pencil:before,
.fi-photo:before,
.fi-play-circle:before,
.fi-play-video:before,
.fi-play:before,
.fi-plus:before,
.fi-pound:before,
.fi-power:before,
.fi-previous:before,
.fi-price-tag:before,
.fi-pricetag-multiple:before,
.fi-print:before,
.fi-prohibited:before,
.fi-projection-screen:before,
.fi-puzzle:before,
.fi-quote:before,
.fi-record:before,
.fi-refresh:before,
.fi-results-demographics:before,
.fi-results:before,
.fi-rewind-ten:before,
.fi-rewind:before,
.fi-rss:before,
.fi-safety-cone:before,
.fi-save:before,
.fi-share:before,
.fi-sheriff-badge:before,
.fi-shield:before,
.fi-shopping-bag:before,
.fi-shopping-cart:before,
.fi-shuffle:before,
.fi-skull:before,
.fi-social-500px:before,
.fi-social-adobe:before,
.fi-social-amazon:before,
.fi-social-android:before,
.fi-social-apple:before,
.fi-social-behance:before,
.fi-social-bing:before,
.fi-social-blogger:before,
.fi-social-delicious:before,
.fi-social-designer-news:before,
.fi-social-deviant-art:before,
.fi-social-digg:before,
.fi-social-dribbble:before,
.fi-social-drive:before,
.fi-social-dropbox:before,
.fi-social-evernote:before,
.fi-social-facebook:before,
.fi-social-flickr:before,
.fi-social-forrst:before,
.fi-social-foursquare:before,
.fi-social-game-center:before,
.fi-social-github:before,
.fi-social-google-plus:before,
.fi-social-hacker-news:before,
.fi-social-hi5:before,
.fi-social-instagram:before,
.fi-social-joomla:before,
.fi-social-lastfm:before,
.fi-social-linkedin:before,
.fi-social-medium:before,
.fi-social-myspace:before,
.fi-social-orkut:before,
.fi-social-path:before,
.fi-social-picasa:before,
.fi-social-pinterest:before,
.fi-social-rdio:before,
.fi-social-reddit:before,
.fi-social-skillshare:before,
.fi-social-skype:before,
.fi-social-smashing-mag:before,
.fi-social-snapchat:before,
.fi-social-spotify:before,
.fi-social-squidoo:before,
.fi-social-stack-overflow:before,
.fi-social-steam:before,
.fi-social-stumbleupon:before,
.fi-social-treehouse:before,
.fi-social-tumblr:before,
.fi-social-twitter:before,
.fi-social-vimeo:before,
.fi-social-windows:before,
.fi-social-xbox:before,
.fi-social-yahoo:before,
.fi-social-yelp:before,
.fi-social-youtube:before,
.fi-social-zerply:before,
.fi-social-zurb:before,
.fi-sound:before,
.fi-star:before,
.fi-stop:before,
.fi-strikethrough:before,
.fi-subscript:before,
.fi-superscript:before,
.fi-tablet-landscape:before,
.fi-tablet-portrait:before,
.fi-target-two:before,
.fi-target:before,
.fi-telephone-accessible:before,
.fi-telephone:before,
.fi-text-color:before,
.fi-thumbnails:before,
.fi-ticket:before,
.fi-torso-business:before,
.fi-torso-female:before,
.fi-torso:before,
.fi-torsos-all-female:before,
.fi-torsos-all:before,
.fi-torsos-female-male:before,
.fi-torsos-male-female:before,
.fi-torsos:before,
.fi-trash:before,
.fi-trees:before,
.fi-trophy:before,
.fi-underline:before,
.fi-universal-access:before,
.fi-unlink:before,
.fi-unlock:before,
.fi-upload-cloud:before,
.fi-upload:before,
.fi-usb:before,
.fi-video:before,
.fi-volume-none:before,
.fi-volume-strike:before,
.fi-volume:before,
.fi-web:before,
.fi-wheelchair:before,
.fi-widget:before,
.fi-wrench:before,
.fi-x-circle:before,
.fi-x:before,
.fi-yen:before,
.fi-zoom-in:before,
.fi-zoom-out:before {
  font-family: "foundation-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.fi-address-book:before { content: "\f100"; }
.fi-alert:before { content: "\f101"; }
.fi-align-center:before { content: "\f102"; }
.fi-align-justify:before { content: "\f103"; }
.fi-align-left:before { content: "\f104"; }
.fi-align-right:before { content: "\f105"; }
.fi-anchor:before { content: "\f106"; }
.fi-annotate:before { content: "\f107"; }
.fi-archive:before { content: "\f108"; }
.fi-arrow-down:before { content: "\f109"; }
.fi-arrow-left:before { content: "\f10a"; }
.fi-arrow-right:before { content: "\f10b"; }
.fi-arrow-up:before { content: "\f10c"; }
.fi-arrows-compress:before { content: "\f10d"; }
.fi-arrows-expand:before { content: "\f10e"; }
.fi-arrows-in:before { content: "\f10f"; }
.fi-arrows-out:before { content: "\f110"; }
.fi-asl:before { content: "\f111"; }
.fi-asterisk:before { content: "\f112"; }
.fi-at-sign:before { content: "\f113"; }
.fi-background-color:before { content: "\f114"; }
.fi-battery-empty:before { content: "\f115"; }
.fi-battery-full:before { content: "\f116"; }
.fi-battery-half:before { content: "\f117"; }
.fi-bitcoin-circle:before { content: "\f118"; }
.fi-bitcoin:before { content: "\f119"; }
.fi-blind:before { content: "\f11a"; }
.fi-bluetooth:before { content: "\f11b"; }
.fi-bold:before { content: "\f11c"; }
.fi-book-bookmark:before { content: "\f11d"; }
.fi-book:before { content: "\f11e"; }
.fi-bookmark:before { content: "\f11f"; }
.fi-braille:before { content: "\f120"; }
.fi-burst-new:before { content: "\f121"; }
.fi-burst-sale:before { content: "\f122"; }
.fi-burst:before { content: "\f123"; }
.fi-calendar:before { content: "\f124"; }
.fi-camera:before { content: "\f125"; }
.fi-check:before { content: "\f126"; }
.fi-checkbox:before { content: "\f127"; }
.fi-clipboard-notes:before { content: "\f128"; }
.fi-clipboard-pencil:before { content: "\f129"; }
.fi-clipboard:before { content: "\f12a"; }
.fi-clock:before { content: "\f12b"; }
.fi-closed-caption:before { content: "\f12c"; }
.fi-cloud:before { content: "\f12d"; }
.fi-comment-minus:before { content: "\f12e"; }
.fi-comment-quotes:before { content: "\f12f"; }
.fi-comment-video:before { content: "\f130"; }
.fi-comment:before { content: "\f131"; }
.fi-comments:before { content: "\f132"; }
.fi-compass:before { content: "\f133"; }
.fi-contrast:before { content: "\f134"; }
.fi-credit-card:before { content: "\f135"; }
.fi-crop:before { content: "\f136"; }
.fi-crown:before { content: "\f137"; }
.fi-css3:before { content: "\f138"; }
.fi-database:before { content: "\f139"; }
.fi-die-five:before { content: "\f13a"; }
.fi-die-four:before { content: "\f13b"; }
.fi-die-one:before { content: "\f13c"; }
.fi-die-six:before { content: "\f13d"; }
.fi-die-three:before { content: "\f13e"; }
.fi-die-two:before { content: "\f13f"; }
.fi-dislike:before { content: "\f140"; }
.fi-dollar-bill:before { content: "\f141"; }
.fi-dollar:before { content: "\f142"; }
.fi-download:before { content: "\f143"; }
.fi-eject:before { content: "\f144"; }
.fi-elevator:before { content: "\f145"; }
.fi-euro:before { content: "\f146"; }
.fi-eye:before { content: "\f147"; }
.fi-fast-forward:before { content: "\f148"; }
.fi-female-symbol:before { content: "\f149"; }
.fi-female:before { content: "\f14a"; }
.fi-filter:before { content: "\f14b"; }
.fi-first-aid:before { content: "\f14c"; }
.fi-flag:before { content: "\f14d"; }
.fi-folder-add:before { content: "\f14e"; }
.fi-folder-lock:before { content: "\f14f"; }
.fi-folder:before { content: "\f150"; }
.fi-foot:before { content: "\f151"; }
.fi-foundation:before { content: "\f152"; }
.fi-graph-bar:before { content: "\f153"; }
.fi-graph-horizontal:before { content: "\f154"; }
.fi-graph-pie:before { content: "\f155"; }
.fi-graph-trend:before { content: "\f156"; }
.fi-guide-dog:before { content: "\f157"; }
.fi-hearing-aid:before { content: "\f158"; }
.fi-heart:before { content: "\f159"; }
.fi-home:before { content: "\f15a"; }
.fi-html5:before { content: "\f15b"; }
.fi-indent-less:before { content: "\f15c"; }
.fi-indent-more:before { content: "\f15d"; }
.fi-info:before { content: "\f15e"; }
.fi-italic:before { content: "\f15f"; }
.fi-key:before { content: "\f160"; }
.fi-laptop:before { content: "\f161"; }
.fi-layout:before { content: "\f162"; }
.fi-lightbulb:before { content: "\f163"; }
.fi-like:before { content: "\f164"; }
.fi-link:before { content: "\f165"; }
.fi-list-bullet:before { content: "\f166"; }
.fi-list-number:before { content: "\f167"; }
.fi-list-thumbnails:before { content: "\f168"; }
.fi-list:before { content: "\f169"; }
.fi-lock:before { content: "\f16a"; }
.fi-loop:before { content: "\f16b"; }
.fi-magnifying-glass:before { content: "\f16c"; }
.fi-mail:before { content: "\f16d"; }
.fi-male-female:before { content: "\f16e"; }
.fi-male-symbol:before { content: "\f16f"; }
.fi-male:before { content: "\f170"; }
.fi-map:before { content: "\f171"; }
.fi-marker:before { content: "\f172"; }
.fi-megaphone:before { content: "\f173"; }
.fi-microphone:before { content: "\f174"; }
.fi-minus-circle:before { content: "\f175"; }
.fi-minus:before { content: "\f176"; }
.fi-mobile-signal:before { content: "\f177"; }
.fi-mobile:before { content: "\f178"; }
.fi-monitor:before { content: "\f179"; }
.fi-mountains:before { content: "\f17a"; }
.fi-music:before { content: "\f17b"; }
.fi-next:before { content: "\f17c"; }
.fi-no-dogs:before { content: "\f17d"; }
.fi-no-smoking:before { content: "\f17e"; }
.fi-page-add:before { content: "\f17f"; }
.fi-page-copy:before { content: "\f180"; }
.fi-page-csv:before { content: "\f181"; }
.fi-page-delete:before { content: "\f182"; }
.fi-page-doc:before { content: "\f183"; }
.fi-page-edit:before { content: "\f184"; }
.fi-page-export-csv:before { content: "\f185"; }
.fi-page-export-doc:before { content: "\f186"; }
.fi-page-export-pdf:before { content: "\f187"; }
.fi-page-export:before { content: "\f188"; }
.fi-page-filled:before { content: "\f189"; }
.fi-page-multiple:before { content: "\f18a"; }
.fi-page-pdf:before { content: "\f18b"; }
.fi-page-remove:before { content: "\f18c"; }
.fi-page-search:before { content: "\f18d"; }
.fi-page:before { content: "\f18e"; }
.fi-paint-bucket:before { content: "\f18f"; }
.fi-paperclip:before { content: "\f190"; }
.fi-pause:before { content: "\f191"; }
.fi-paw:before { content: "\f192"; }
.fi-paypal:before { content: "\f193"; }
.fi-pencil:before { content: "\f194"; }
.fi-photo:before { content: "\f195"; }
.fi-play-circle:before { content: "\f196"; }
.fi-play-video:before { content: "\f197"; }
.fi-play:before { content: "\f198"; }
.fi-plus:before { content: "\f199"; }
.fi-pound:before { content: "\f19a"; }
.fi-power:before { content: "\f19b"; }
.fi-previous:before { content: "\f19c"; }
.fi-price-tag:before { content: "\f19d"; }
.fi-pricetag-multiple:before { content: "\f19e"; }
.fi-print:before { content: "\f19f"; }
.fi-prohibited:before { content: "\f1a0"; }
.fi-projection-screen:before { content: "\f1a1"; }
.fi-puzzle:before { content: "\f1a2"; }
.fi-quote:before { content: "\f1a3"; }
.fi-record:before { content: "\f1a4"; }
.fi-refresh:before { content: "\f1a5"; }
.fi-results-demographics:before { content: "\f1a6"; }
.fi-results:before { content: "\f1a7"; }
.fi-rewind-ten:before { content: "\f1a8"; }
.fi-rewind:before { content: "\f1a9"; }
.fi-rss:before { content: "\f1aa"; }
.fi-safety-cone:before { content: "\f1ab"; }
.fi-save:before { content: "\f1ac"; }
.fi-share:before { content: "\f1ad"; }
.fi-sheriff-badge:before { content: "\f1ae"; }
.fi-shield:before { content: "\f1af"; }
.fi-shopping-bag:before { content: "\f1b0"; }
.fi-shopping-cart:before { content: "\f1b1"; }
.fi-shuffle:before { content: "\f1b2"; }
.fi-skull:before { content: "\f1b3"; }
.fi-social-500px:before { content: "\f1b4"; }
.fi-social-adobe:before { content: "\f1b5"; }
.fi-social-amazon:before { content: "\f1b6"; }
.fi-social-android:before { content: "\f1b7"; }
.fi-social-apple:before { content: "\f1b8"; }
.fi-social-behance:before { content: "\f1b9"; }
.fi-social-bing:before { content: "\f1ba"; }
.fi-social-blogger:before { content: "\f1bb"; }
.fi-social-delicious:before { content: "\f1bc"; }
.fi-social-designer-news:before { content: "\f1bd"; }
.fi-social-deviant-art:before { content: "\f1be"; }
.fi-social-digg:before { content: "\f1bf"; }
.fi-social-dribbble:before { content: "\f1c0"; }
.fi-social-drive:before { content: "\f1c1"; }
.fi-social-dropbox:before { content: "\f1c2"; }
.fi-social-evernote:before { content: "\f1c3"; }
.fi-social-facebook:before { content: "\f1c4"; }
.fi-social-flickr:before { content: "\f1c5"; }
.fi-social-forrst:before { content: "\f1c6"; }
.fi-social-foursquare:before { content: "\f1c7"; }
.fi-social-game-center:before { content: "\f1c8"; }
.fi-social-github:before { content: "\f1c9"; }
.fi-social-google-plus:before { content: "\f1ca"; }
.fi-social-hacker-news:before { content: "\f1cb"; }
.fi-social-hi5:before { content: "\f1cc"; }
.fi-social-instagram:before { content: "\f1cd"; }
.fi-social-joomla:before { content: "\f1ce"; }
.fi-social-lastfm:before { content: "\f1cf"; }
.fi-social-linkedin:before { content: "\f1d0"; }
.fi-social-medium:before { content: "\f1d1"; }
.fi-social-myspace:before { content: "\f1d2"; }
.fi-social-orkut:before { content: "\f1d3"; }
.fi-social-path:before { content: "\f1d4"; }
.fi-social-picasa:before { content: "\f1d5"; }
.fi-social-pinterest:before { content: "\f1d6"; }
.fi-social-rdio:before { content: "\f1d7"; }
.fi-social-reddit:before { content: "\f1d8"; }
.fi-social-skillshare:before { content: "\f1d9"; }
.fi-social-skype:before { content: "\f1da"; }
.fi-social-smashing-mag:before { content: "\f1db"; }
.fi-social-snapchat:before { content: "\f1dc"; }
.fi-social-spotify:before { content: "\f1dd"; }
.fi-social-squidoo:before { content: "\f1de"; }
.fi-social-stack-overflow:before { content: "\f1df"; }
.fi-social-steam:before { content: "\f1e0"; }
.fi-social-stumbleupon:before { content: "\f1e1"; }
.fi-social-treehouse:before { content: "\f1e2"; }
.fi-social-tumblr:before { content: "\f1e3"; }
.fi-social-twitter:before { content: "\f1e4"; }
.fi-social-vimeo:before { content: "\f1e5"; }
.fi-social-windows:before { content: "\f1e6"; }
.fi-social-xbox:before { content: "\f1e7"; }
.fi-social-yahoo:before { content: "\f1e8"; }
.fi-social-yelp:before { content: "\f1e9"; }
.fi-social-youtube:before { content: "\f1ea"; }
.fi-social-zerply:before { content: "\f1eb"; }
.fi-social-zurb:before { content: "\f1ec"; }
.fi-sound:before { content: "\f1ed"; }
.fi-star:before { content: "\f1ee"; }
.fi-stop:before { content: "\f1ef"; }
.fi-strikethrough:before { content: "\f1f0"; }
.fi-subscript:before { content: "\f1f1"; }
.fi-superscript:before { content: "\f1f2"; }
.fi-tablet-landscape:before { content: "\f1f3"; }
.fi-tablet-portrait:before { content: "\f1f4"; }
.fi-target-two:before { content: "\f1f5"; }
.fi-target:before { content: "\f1f6"; }
.fi-telephone-accessible:before { content: "\f1f7"; }
.fi-telephone:before { content: "\f1f8"; }
.fi-text-color:before { content: "\f1f9"; }
.fi-thumbnails:before { content: "\f1fa"; }
.fi-ticket:before { content: "\f1fb"; }
.fi-torso-business:before { content: "\f1fc"; }
.fi-torso-female:before { content: "\f1fd"; }
.fi-torso:before { content: "\f1fe"; }
.fi-torsos-all-female:before { content: "\f1ff"; }
.fi-torsos-all:before { content: "\f200"; }
.fi-torsos-female-male:before { content: "\f201"; }
.fi-torsos-male-female:before { content: "\f202"; }
.fi-torsos:before { content: "\f203"; }
.fi-trash:before { content: "\f204"; }
.fi-trees:before { content: "\f205"; }
.fi-trophy:before { content: "\f206"; }
.fi-underline:before { content: "\f207"; }
.fi-universal-access:before { content: "\f208"; }
.fi-unlink:before { content: "\f209"; }
.fi-unlock:before { content: "\f20a"; }
.fi-upload-cloud:before { content: "\f20b"; }
.fi-upload:before { content: "\f20c"; }
.fi-usb:before { content: "\f20d"; }
.fi-video:before { content: "\f20e"; }
.fi-volume-none:before { content: "\f20f"; }
.fi-volume-strike:before { content: "\f210"; }
.fi-volume:before { content: "\f211"; }
.fi-web:before { content: "\f212"; }
.fi-wheelchair:before { content: "\f213"; }
.fi-widget:before { content: "\f214"; }
.fi-wrench:before { content: "\f215"; }
.fi-x-circle:before { content: "\f216"; }
.fi-x:before { content: "\f217"; }
.fi-yen:before { content: "\f218"; }
.fi-zoom-in:before { content: "\f219"; }
.fi-zoom-out:before { content: "\f21a"; }

/*
.datepicker {
  .prev, .next {font-style:normal;}
  .prev:after {content:"«";}
  .next:after {content:"»";}
}
*/
/*!
 * Datepicker for Foundation - less stylesheet, just version customized to foundation
 *
 * Copyright 2013 Peter Beno, najlepsiwebdesigner@gmail.com, @benopeter
 * project website http://foundation-datepicker.peterbeno.com
 *
 * Original project https://github.com/eternicode/bootstrap-datepicker
 * 		Original author 2012 Stefan Petre
 * 		Improvements by Andrew Rowls
 * 		Licensed under the Apache License v2.0
 * 		http://www.apache.org/licenses/LICENSE-2.0
 */.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;color:#333;font-family:"Open Sans",sans-serif;font-size:13px;line-height:18px}.datepicker.dropdown-menu th,.datepicker.dropdown-menu td{padding:4px 5px}.datepicker{display:none;position:absolute;padding:4px;margin-top:1px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:6px}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.datepicker>div{display:none}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker table{border:0;margin:0}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;background:#fff;cursor:pointer}.datepicker td.active.day,.datepicker th.active.day{background:#2ba6cb}.datepicker td.active.year,.datepicker th.active.year{background:#2ba6cb}.datepicker td span.active,.datepicker th span.active{background:#2ba6cb}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer}.datepicker th.date-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr:first-child th{cursor:pointer}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.datepicker-dropdown::before,.datepicker-dropdown::after{display:none}.datepicker-close{position:absolute;top:-30px;right:0;width:15px;height:30px;padding:0;display:none}.datepicker td.old,.datepicker td.new{color:#999}.datepicker td.day.disabled{color:#eee}
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */

/* qTip2 v2.1.1 basic css3 | qtip2.com | Licensed MIT, GPL | Thu Jul 11 2013 14:03:02 */
.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;border-color:transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-titlebar .ui-icon,.qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:400 bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}.qtip-focus{}.qtip-hover{}.qtip-default{border-width:1px;border-style:solid;border-color:#F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111} .qtip-light{background-color:#fff;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1} .qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030} .qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0} .qtip-red{background-color:#F78B83;border-color:#D95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon{border-color:#D95252}.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252} .qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0} .qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-rounded,.qtip-tipsy,.qtip-bootstrap{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border-width:0;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));background-image:-webkit-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:#4A4A4A;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323)"}.qtip-jtools .qtip-titlebar,.qtip-jtools .qtip-content{background:transparent;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:transparent}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}x:-o-prefocus,.qtip .qtip-tip{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:transparent;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(/Content/#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed;left:-10000em;top:-10000em}#qtip-overlay.blurs{cursor:pointer}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}
/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

table th { font-weight: bold; }
table td, table th { padding: 9px 10px; text-align: left; }

/* Mobile */
@media only screen and (max-width: 767px) {
	
	table.responsive { margin-bottom: 0; }
	
	.pinned { position: absolute; left: 0; top: 0; background: #fff; width: 35%; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
	.pinned table { border-right: none; border-left: none; width: 100%; }
	.pinned table th, .pinned table td { white-space: nowrap; }
	.pinned td:last-child { border-bottom: 0; }
	
	div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc; }
	div.table-wrapper div.scrollable table { margin-left: 35%; }
	div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
	
	table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
	table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; }
	
}

/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */



.xdsoft_datetimepicker{
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #FFFFFF;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #333333;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	padding: 8px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:none;
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border:none;
}
/*For IE8 or lower*/
.xdsoft_datetimepicker button {
    border:none !important;
}

.xdsoft_noselect{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.xdsoft_noselect::selection { background: transparent; }
.xdsoft_noselect::-moz-selection { background: transparent; }
.xdsoft_datetimepicker.xdsoft_inline{
	display: inline-block;
	position: static;
	box-shadow: none;
}
.xdsoft_datetimepicker *{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker  .xdsoft_timepicker{
	display:none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker  .xdsoft_timepicker.active{
	display:block;
}
.xdsoft_datetimepicker .xdsoft_datepicker{
	width: 224px;
	float:left;
	margin-left:8px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{
	width: 256px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker{
	width: 58px;
	float:left;
	text-align:center;
	margin-left:8px;
	margin-top: 0;
}
.xdsoft_datetimepicker  .xdsoft_datepicker.active+.xdsoft_timepicker{
	margin-top:8px;
	margin-bottom:3px
}
.xdsoft_datetimepicker  .xdsoft_mounthpicker{
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker  .xdsoft_prev, 
.xdsoft_datetimepicker  .xdsoft_next,
.xdsoft_datetimepicker  .xdsoft_today_button{
	background-image: url(/Content/datetimepicker/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i{
	opacity:0.5;
	background-position:-92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker  .xdsoft_prev{
    float: left;
	background-position:-20px 0;
}
.xdsoft_datetimepicker  .xdsoft_today_button{
    float: left;
	background-position:-70px 0;
	margin-left:5px;
}

.xdsoft_datetimepicker  .xdsoft_next{
    float: right;
	background-position: 0 0;
}

.xdsoft_datetimepicker  .xdsoft_next,
.xdsoft_datetimepicker  .xdsoft_prev ,
.xdsoft_datetimepicker  .xdsoft_today_button{
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none currentColor;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none currentColor;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_next{
	float:none;
	background-position:-40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left:14px;
	margin-top:7px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev{
	background-position:-40px 0;
	margin-bottom:7px;
	margin-top: 0;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box{
	height:151px;
	overflow:hidden;
	border-bottom:1px solid #DDDDDD;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div{
	background: #F5F5F5;
	border-top:1px solid #DDDDDD;
	color: #666666;
	font-size: 12px;
	text-align: center;
	border-collapse:collapse;
	cursor:pointer;
	border-bottom-width: 0;
	height:25px;
	line-height:25px;
}

.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div > div:first-child{
 border-top-width: 0;
}
.xdsoft_datetimepicker  .xdsoft_today_button:hover,
.xdsoft_datetimepicker  .xdsoft_next:hover,
.xdsoft_datetimepicker  .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.xdsoft_datetimepicker  .xdsoft_label{
	display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
	float:left;
	width:182px;
	text-align:center;
	cursor:pointer;
}
.xdsoft_datetimepicker  .xdsoft_label:hover>span{
	text-decoration:underline;
}
.xdsoft_datetimepicker  .xdsoft_label:hover i{
	opacity:1.0;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select{
	border:1px solid #ccc;
	position:absolute;
	right: 0;
	top:30px;
	z-index:101;
	display:none;
	background:#fff;
	max-height:160px;
	overflow-y:hidden;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_monthselect{right:-7px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_yearselect{right:2px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover{
	color: #fff;
    background: #ff8000;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option{
	padding:2px 10px 2px 5px;
	text-decoration:none !important;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current{
	background: #33AAFF;
	box-shadow: #178FE5 0 1px 3px 0 inset;
	color:#fff;
	font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_month{
	width:100px;
	text-align:right;
}
.xdsoft_datetimepicker  .xdsoft_calendar{
	clear:both;
}
.xdsoft_datetimepicker  .xdsoft_year{
	width: 48px;
	margin-left: 5px;
}
.xdsoft_datetimepicker  .xdsoft_calendar table{
	border-collapse:collapse;
	width:100%;
	
}
.xdsoft_datetimepicker  .xdsoft_calendar td > div{
	padding-right:5px;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	height: 25px;
}
.xdsoft_datetimepicker  .xdsoft_calendar td,.xdsoft_datetimepicker  .xdsoft_calendar th{
	width:14.2857142%;
	background: #F5F5F5;
	border:1px solid #DDDDDD;
	color: #666666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse:collapse;
	cursor:pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks  .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks  .xdsoft_calendar th{
	width:12.5%;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	background: #F1F1F1;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_today{
	color:#33AAFF;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current{
	background: #33AAFF;
	box-shadow: #178FE5 0 1px 3px 0 inset;
	color:#fff;
	font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker  .xdsoft_time_box >div >div.xdsoft_disabled{
	opacity:0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{
	opacity:0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.xdsoft_datetimepicker  .xdsoft_calendar td:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div:hover{
	color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover{
	color: inherit	!important;
    background: inherit !important;
    box-shadow: inherit !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor:default;
}
.xdsoft_datetimepicker  .xdsoft_copyright{ color:#ccc !important; font-size:10px;clear:both;float:none;margin-left:8px;}
.xdsoft_datetimepicker  .xdsoft_copyright a{ color:#eee !important;}
.xdsoft_datetimepicker  .xdsoft_copyright a:hover{ color:#aaa !important;}


.xdsoft_time_box{
	position:relative;
	border:1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller{
	background:#ccc !important;
	height:20px;
	border-radius:3px;
}
.xdsoft_scrollbar{
	position:absolute;
	width:7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor:pointer;
}
.xdsoft_scroller_box{
position:relative;
}


.xdsoft_datetimepicker.xdsoft_dark{
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000000;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	color: #cccccc;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_timepicker .xdsoft_time_box{
	border-bottom:1px solid #222222;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_timepicker .xdsoft_time_box >div >div{
	background: #0a0a0a;
	border-top:1px solid #222222;
	color: #999999;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label{
    background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label > .xdsoft_select{
	border:1px solid #333;
	background:#000;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover{
	color: #000;
    background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current{
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_prev, 
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_today_button{
	background-image: url(/Content/datetimepicker/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar th{
	background: #0a0a0a;
	border:1px solid #222222;
	color: #999999;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar th{
	background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td.xdsoft_today{
	color:#cc5500;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current{
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_timepicker .xdsoft_time_box >div >div:hover{
	color: #000 !important;
    background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_calendar th{
	color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_copyright{ color:#333 !important;}
.xdsoft_datetimepicker.xdsoft_dark  .xdsoft_copyright a{ color:#111 !important;}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{ color:#555 !important;}


.xdsoft_dark .xdsoft_time_box{
	border:1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller{
	background:#333 !important;
}

.ui-rangeSlider{height:30px;padding-top:40px}.ui-rangeSlider,.ui-rangeSlider-container,.ui-rangeSlider-arrow{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.ui-rangeSlider-withArrows .ui-rangeSlider-container{margin:0 15px}.ui-rangeSlider-withArrows .ui-rangeSlider-container,.ui-rangeSlider-noArrow .ui-rangeSlider-container,.ui-rangeSlider-arrow{-webkit-box-shadow:inset 0 4px 6px -2px RGBA(0,0,0,.5);-moz-box-shadow:inset 0 4px 6px -2px RGBA(0,0,0,.5);box-shadow:inset 0 4px 6px -2px RGBA(0,0,0,.5)}.ui-rangeSlider-disabled.ui-rangeSlider-withArrows .ui-rangeSlider-container,.ui-rangeSlider-disabled.ui-rangeSlider-noArrow .ui-rangeSlider-container,.ui-rangeSlider-disabled .ui-rangeSlider-arrow{-webkit-box-shadow:inset 0 4px 6px -2px RGBA(0,0,0,.3);-moz-box-shadow:inset 0 4px 6px -2px RGBA(0,0,0,.3);box-shadow:inset 0 4px 6px -2px RGBA(0,0,0,.3)}.ui-rangeSlider-noArrow .ui-rangeSlider-container{-moz-border-radius:4px;border-radius:4px;border-left:solid 1px #515862;border-right:solid 1px #515862}.ui-rangeSlider-disabled.ui-rangeSlider-noArrow .ui-rangeSlider-container{border-color:#8490a3}.ui-rangeSlider-container,.ui-rangeSlider-arrow{height:30px;border-top:solid 1px #232a32;border-bottom:solid 1px #6a7179}.ui-rangeSlider-disabled .ui-rangeSlider-container,.ui-rangeSlider-disabled .ui-rangeSlider-arrow{border-top-color:#49576b;border-bottom-color:#9ca7b3}.ui-rangeSlider-container,.ui-rangeSlider-arrow,.ui-rangeSlider-label{background:#67707F;background:-moz-linear-gradient(top,#67707F 0,#888DA0 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#67707F),color-stop(100%,#888DA0))}.ui-rangeSlider-disabled .ui-rangeSlider-container,.ui-rangeSlider-disabled .ui-rangeSlider-arrow,.ui-rangeSlider-disabled .ui-rangeSlider-label{background:#95a4bd;background:-moz-linear-gradient(top,#95a4bd 0,#b2bbd8 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#95a4bd),color-stop(100%,#b2bbd8))}.ui-rangeSlider-arrow{width:14px;cursor:pointer}.ui-rangeSlider-leftArrow{border-radius:4px 0 0 4px;border-left:solid 1px #515862}.ui-rangeSlider-disabled .ui-rangeSlider-leftArrow{border-left-color:#8792a2}.ui-rangeSlider-rightArrow{border-radius:0 4px 4px 0;border-right:solid 1px #515862}.ui-rangeSlider-disabled .ui-rangeSlider-rightArrow{border-right-color:#8792a2}.ui-rangeSlider-arrow-inner{position:absolute;top:50%;border:10px solid transparent;width:0;height:0;margin-top:-10px}.ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner{border-right:10px solid #a4a8b7;left:0;margin-left:-8px}.ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner{border-right:10px solid #b3b6c2}.ui-rangeSlider-disabled .ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner,.ui-rangeSlider-disabled .ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner{border-right-color:#bbc0cf}.ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner{border-left:10px solid #a4a8b7;right:0;margin-right:-8px}.ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner{border-left:10px solid #b3b6c2}.ui-rangeSlider-disabled .ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner,.ui-rangeSlider-disabled .ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner{border-left-color:#bbc0cf}.ui-rangeSlider-innerBar{width:110%;height:100%;left:-10px;overflow:hidden}.ui-rangeSlider-bar{background:#68a1d6;height:29px;margin:1px 0;-moz-border-radius:4px;border-radius:4px;cursor:move;cursor:grab;cursor:-moz-grab;-webkit-box-shadow:inset 0 2px 6px RGBA(0,0,0,.5);-moz-box-shadow:inset 0 2px 6px RGBA(0,0,0,.5);box-shadow:inset 0 2px 6px RGBA(0,0,0,.5)}.ui-rangeSlider-disabled .ui-rangeSlider-bar{background:#93aeca;-webkit-box-shadow:inset 0 2px 6px RGBA(0,0,0,.3);-moz-box-shadow:inset 0 2px 6px RGBA(0,0,0,.3);box-shadow:inset 0 2px 6px RGBA(0,0,0,.3)}.ui-rangeSlider-handle{width:10px;height:30px;background:transparent;cursor:col-resize}.ui-rangeSlider-label{padding:5px 10px;bottom:40px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 0 #c2c5d6;-moz-box-shadow:0 1px 0 #c2c5d6;box-shadow:0 1px 0 #c2c5d6;color:#fff;font-size:15px;cursor:col-resize}.ui-rangeSlider-label-inner{position:absolute;top:100%;left:50%;display:block;z-index:99;border-left:10px solid transparent;border-right:10px solid transparent;margin-left:-10px;border-top:10px solid #888DA0}.ui-rangeSlider-disabled .ui-rangeSlider-label-inner{border-top-color:#b2bbd8}.ui-editRangeSlider-inputValue{width:2em;text-align:center;font-size:15px}.ui-rangeSlider .ui-ruler-scale{position:absolute;top:0;left:0;bottom:0;right:0}.ui-rangeSlider .ui-ruler-tick{float:left}.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-inner{color:#fff;margin-top:1px;border-left:1px solid #fff;height:29px;padding-left:2px;position:relative}.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-label{position:absolute;bottom:6px}.ui-rangeSlider .ui-ruler-scale1 .ui-ruler-tick-inner{border-left:1px solid #fff;margin-top:25px;height:5px}
.top-bar
{
    line-height: normal;
    height: 30px;
    background-color: transparent;
    padding-right: 10px;
}

    .top-bar li
    {
        font-weight: bold;
        padding-right: 10px;
        padding-left: 10px;
        margin-left: 5px;
        cursor: pointer;
    }

body
{
    font-family: "Lucida Sans", "Helvetica Neue", "Helvetica", Arial, sans-serif !important;
    font-size: 12px !important;
    background: url(/Content/noise-light.jpg) repeat center center;
}

.alignLeft
{
    text-align:left;
}

.floatLeft
{
    float:left;
}

.floatRight
{
    float:right;
}

.iconInGrid {
font-size:18px;
cursor:pointer;
position:relative;
top:3px;
}

.RedColor {
color:red;
}

.polaroid {
  position: relative;
  max-height:420px;
  border: 10px solid #4B4B4B;
  border-right: 45px solid #4B4B4B;
  -webkit-box-shadow: 3px 3px 3px #777;
     -moz-box-shadow: 3px 3px 3px #777;
          box-shadow: 3px 3px 3px #777;
}
 

 
.polaroid p {
  position: absolute;
  text-align: left;
  width: 98%;
  bottom: 0px;
  color: #FFF;
  font-size:10px !important; 
  margin-bottom:6px;
  max-width:400px;
}


.disabled
{
    color:gray;
    opacity:0.6;
}
    .dashboardLinkContainer
    {
        height:75px;
        width:100%;
        background-color:white;
        margin:2px 0;
        padding-left:6px;
        border-radius:5px;
    }

    .dashboardLink
    {
        font-size: 20px;
        font-weight: bold;
        text-align:left;
    }

    .dashboardLinkInfo
    {
        height:35px;
        min-width:70px;
        border-radius:5px;
        font-size: 18px !important;
    }

    .VerticalCenter-Block
    {
        margin: auto;
        position: absolute;
        top: 0; 
        left: 0; 
        bottom: 0; 
        right: 0;
    }

    .VerticalCenter-Container
    {
        display:table;
        height:100%;
        position:relative;
        text-align:center;
    }

    .VerticalCenter-InlineContainer
    {
        display:table;
        height:100%;
        text-align:center;
    }

    .VerticalCenter-Inline
    {
        display:table-cell;
        vertical-align:middle;
    }

label
{
    font-size: 12px;
}

div.scrollingContent
{
    overflow: auto;
}

div.acceptsDrop
{
    background-image: url(/Content/Common/DropboxClassicArrow.png);
    background-position: center;
    background-repeat: no-repeat;
}

.wait
{
    background-image: url(/Content/Common/spinner.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 150px;
    margin: 50px;
}

.fullList
{
    overflow: auto;
}

.fullListWithScrollbar
{
    overflow: auto;
}

.waitnoSpinner
{
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    text-align: center;
    background-color: transparent;
    margin: 50px;
}

.columns, .column
{
    padding:0px;
}

.row 
{
    width:100%;
}

.row .row
{
    margin:0;
    width:100%;
}

input.small.button[type="submit"] {
    padding: 5px 10px 6px;
}

.button.small
{
    font-size:10px;
}
.orbit
{
    margin:0px;
}

.tabs
{
    height: 30px;
}

tbody
{
    background-color: #EEE;
}

table
{
    width: 100%;
    margin:0;
}

    table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td
    {
        font-size: 12px;
        line-height: 18px;
        padding-top: 4px;
        padding-bottom: 4px;
        vertical-align: middle;
        text-overflow: ellipsis;
    }

.selectedRow, .selectedRow td
{
    background: #ffcc99;
}

.selectionColor
{
    color: #ffcc99;
}

.hide
{
    display: none;
}

.date
{
}

.fullExpended
{
    overflow: auto;
}


.heightSeeker , .fullHeightSeeker
{
    overflow: auto;
}

.groupbody
{
    margin-top: 8px;
    margin-left: 0px;
    border-width: 1px;
    border-color: #AAAAAA;
    border-style: solid;
    padding: 0px;
    border-top-width: 0px;
}

.groupheader
{
    margin-left: 0px;
    padding-top: 2px;
    padding-left: 4px;
    height: 18px;
    background-color: #4B4B4B;
    font-weight: bold;
    color: white;
    vertical-align: middle;
}

.groupcontent
{
    padding-left:4px;
}

.grouplabel
{
    padding-top: 8px;
}

.pagination input
{
    height: 20px !important;
    width: 120px !important;
    margin: 0 !important;
    padding: 0 !important;
}

#actionItemsArea
{
    float: left;
    width: 90%;
}

.activityLineItem
{
    width: 378px;
    height: 20px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top: 0px;
}

.largeIcon
{
    font-family: GeneralFoundicons;
    font-size: 48px;
    color: rgb(43, 166, 203);
    background-color: white;
    background-image: none;
    vertical-align: text-bottom;
}

.circularButton
{
    font-size: 18px;
    cursor: pointer;
}

.gen-enclosed.foundicon-right-arrow,
.gen-enclosed.foundicon-left-arrow 
{
    color: green;
}

.gen-enclosed.foundicon-error 
{
    color: red;
}

.sectionHeader .gen-enclosed.foundicon-remove {
    color: red;
}

.enclosed-btn
{
    color: cadetblue;
}

.edgenet-misc-form
{
    margin:0;
    padding:0;
}

.handPointer
{
    cursor: pointer;
}

.hidewhensmall
{
    display: normal;
}

.showwhensmall
{
    display: none;
}

@media (max-width: 1280px)
{
    .hidewhensmall
    {
        display: none;
    }

    .showwhensmall
    {
        display: inline-block;
    }
}


@media (max-width: 768px)
{
    .fullExpended
    {
        max-height: none;
        overflow: initial;
    }

    div.scrollingContent
    {
        overflow: initial;
    }
}

.alertTR-Background
{
    background-color: rgb(255, 90, 75) !important;
    background-image: url(/Content/AlertBack.png) !important;
    background-repeat: repeat-x !important;
}

.warnTR-Background
{
    background-color: rgb(215, 215, 0) !important;
    background-image: url(/Content/AlertBack.png) !important;
    background-repeat: repeat-x !important;
}
.gen-enclosed
{
    font-size: 18px;
}

.entityCard
{
    width: 260px;
    display: inline-block;
    text-align: left;
    font-size: 10px;
    margin: 2px;
    padding: 25px;
}

    .entityCard p
    {
        margin-bottom: 0px;
        font-size: 12px;
    }

#matchedCustomersId a, #matchedProjectsId a
{
    color: #222222;
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    border-color: #DDD;
}

    #matchedCustomersId a:hover, #matchedCustomersId a:active, #matchedProjectsId a:hover, #matchedProjectsId a:active
    {
        border-color: #0084DC;
    }

.entityCardTitle
{
    font-size: 16px;
    color: #0084DC;
    font-weight: bold;
}

.mullingSideBar
{
    padding-bottom: 6px;
    border-bottom: 1px solid white;
}

.mullingSideBarSection
{
    background-color: rgb(40,116,189);
    padding: 5px 0;
    color: white;
    font-weight: bold;
}

/*
.nav-bar
{
    background-color:black;
    margin-top:0px;
}
.nav-bar > li
{
   line-height:normal;

}
    */

/* Start of Catalog Pages
 */

.template
{
    display: none;
}

.catPageControl
{
    float: left;
    text-align: center;
    width: 150px;
    height: 60px;
    margin: 1px;
    padding: 6px;
}

.catPageControlInMulling
{
    float: left;
    text-align: center;
    width: 75px;
    height: 40px;
    margin: 1px;
    padding: 6px;
}

.catPageHeaderTemplate
{
    display: none;
}

.catPageHeaderControl
{
    float: left;
    text-align: center;
    width: 150px;
    height: 60px;
    margin: 1px;
    padding: 12px 6px;
    background-color: rgb(130,174,216);
    color: white;
    font-weight: bold;
}

.catPageHeaderControlInMulling
{
    float: left;
    text-align: center;
    width: 75px;
    height: 40px;
    margin: 1px;
    padding: 12px 6px;
    background-color: rgb(130,174,216);
    color: white;
    font-weight: bold;
}

.catPageCell
{
    font-size: 26px;
    line-height: 28px;
    color: rgb(200,200,200);
    cursor: pointer;
}

    .catPageCell:hover
    {
        color: rgb(130,174,216);
    }

.isCatPageCellSelected
{
    color: rgb(56,113,0);
}

.evenRowColor
{
    background-color: rgb(240,240,240);
}

.oddRowColor
{
    background-color: rgb(230,230,230);
}

.dragableCard
{
    min-height: 24px;
    font-size: 14px;
    margin: 4px;
}

    .dragableCard:hover
    {
        color: cadetblue;
    }

.SearchTextBox
{
    background: url(/Content/search-icon.png) no-repeat !important;
    background-position: right 15px center !important;
    height: 42px !important;
}

.SmallButtonBarContainer
{
    display:inline-block;
    font-size: 0;
}

.control
{
    cursor:pointer;
}

.BaseReviewAttr
{
    font-size:12px;
    line-height:12px;
}

.ParentReviewAttr
{
    color:Orange;
}
.ReviewAttr:not(.ParentReviewAttr)
{
    color:green;
}

.NotReviewAttr
{
    color:white;
}
/* End of Catalog Pages
 */

/* Start of Points Redemption*/
.skuItemContainer
    {
        height:112px;
        min-width:400px;
        border-bottom:2px solid #e6e6e6;
        padding:6px 0;
    }
/*
    .skuItemContainer:nth-child(even) 
    {
        background-color:white;
    }

    .skuItemContainer:nth-child(odd) 
    {
        background-color:lightgray;
    }
*/
    .skuBackImage
    {
        background-repeat: no-repeat;
        background-position: top center;
        background-size:auto 85%;
        
    }
.skuItemDesc
{
    padding-left:6px;
    color: rgb(0, 71, 142); 
    font-size:18px;
}
.skuImageContainer
{
    width: 100%; 
    background:white;
    border:2px solid  #e6e6e6;
    border-radius:8px;
}
     .shoppingCartInfo
    {
        color:rgb(0,71,142);
        min-width:150px;
        display:inline;
        float:left;
        font-size:18px;
    }
    .reward-screenBar
    {
        height: 75px;
        margin: -25px -25px -25px 0;
    }

    .requiredCustomField {

    color:red; 
    font-size:10px; 
    position:absolute; 
    margin-top:-4px;
    margin-left:3px; 



}

    .event {
  padding: 1rem 1rem 1rem 0;
  display: table; 
  color:black;
    }

.event-date {
  width: 6rem;
  margin: 0 auto 1rem;
  display: table-cell;
  width: auto; }
  .event-date .event-month {
    margin: 0;
    background: #eee;
    padding: 0.5rem 2rem;
    text-align: center; }
  .event-date .event-day {
    margin: 0;
    border: 1px solid #eee;
    padding: 0 2rem;
    text-align: center;
    font-size: 2rem; }

.event-desc {
  font-family: sans-serif;
  padding: 0 0 0 1rem;
  text-align: left;
  display: table-cell;
  vertical-align: top; }
  .event-desc .event-desc-header {
    font-weight:200;
    margin: 0 0 0.5rem 0;
    padding: 0; }
  .event-desc .event-desc-detail {
      font-weight:200;
    margin: 0 0 0.25rem;
    padding: 0; }
  .event-desc .event-desc-time {
      font-weight:200;
   }
  .event-desc .rsvp.button {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin: 0; }


  dl.tabs dd.active a {
    cursor: default;
    color: #2BA6CB;
    background: #CCCCCC;
    border-left: 1px solid #2BA6CB;
    border-right: 1px solid #2BA6CB;
   border-top:3px solid #2BA6CB;
    font-weight: bold;
}

.configuratorBtns {
      color: white; 
      font-size: 1.2em;
  }

textarea[autoresize] {
  display: block;
  overflow: hidden;
  resize: none;
}
.configuratorBtns-label {
    background-color: #4B4B4B;
    color: white;
    font-weight: bold;
}
.configuratorBtns-camera {
    color: white;
    font-size: 1.2em;
}


/*Start of Points Redemption*/


/*
<Variables 333333="333333" FF6633="FF6633" FFCC00="FFCC00"/>
*/

/*
<Variables #FFFFFF="#FFFFFF" #CCCCCC="#CCCCCC" #AAAAAA="#AAAAAA" #333365="#333365"/> 
*/

/*
<Variables 333333="333333" 999999="999999" 333333="333333" 222222="222222" #CCCCCC="#CCCCCC" #392026="#392026" A53839="A53839" BD2031="BD2031" EE7624="EE7624" EEEEEE="EEEEEE" AAAAAA="AAAAAA"/>
*/

/*
<Variables Georgia,Verdana,Arial, Tahoma, Arial, 'Helvetica Neue', Sans-Serif="Georgia,Verdana,Arial, Tahoma, Arial, 'Helvetica Neue', Sans-Serif"/>
*/

/*
<VariablesReeb 333333="212121" 999999="666666" 333333="BBBBBB" #CCCCCC="#212121" #392026="#392026" A53839="A53839" BD2031="BD2031" EE7624="EE7624" EEEEEE="EEEEEE" AAAAAA="AAAAAA"/>
*/

/*
<VariablesLowes 333333="063B66" 999999="114999" 333333="5FB3F6" #CCCCCC="#0f4791" #392026="#3c84cd" EEEEEE="EEEEEE" AAAAAA="AAAAAA"/>
*/

/*
<VariablesReeb #FFFFFF="#FFFFFF" #CCCCCC="#666666" #AAAAAA="#392026" #333365="#E3E300"/> 
*/


.dialogClass a
{
    color:#FF6633;
    cursor:pointer;
}

.separator
{
    height:6px;
}


a
{
    color:cadetblue;
    cursor:pointer;
}

a.button {
    color: white !important;
}

.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.bars, .TopBanner, .BottomBanner, .ActionListBar
{
    background-color:rgb(51,51,51);
    color:#FFF;
}

#companyLogo
{
    padding:10px;
    overflow:visible;
}

.TopBanner
{    
    width:100%;
    height:80px;
	background-repeat:no-repeat;
    display:block;
}

#logindisplay
{
    font-size:1.1em;
    clear:left;
    text-align:right;
}
.BottomBanner
{
    width:100%;
    height:40px;
	background-repeat:no-repeat;
    cursor:pointer;  
}


.mainMenu
{
    clear:both;
    float:right;
     margin-top:12px;
}


.menuItem
{   
    color:#FFF;
    font-size:16px;
    font-weight:bold;
    margin:0 15px 0 15px;
    display:inline; 
    width:122px;
    height:30px; 
    cursor:pointer;
}

.menuItem:hover
{
    background-color:#FF6633;
    background-repeat:no-repeat;
}

.contentbody
{
    
    background-repeat:repeat-x;
    background-color:#CCCCCC;
}






.logon
{
    border:0;
    background-image: url(/Content/LogonGrad.png);
    background-repeat:no-repeat;
     width:400px;
     height:360px;
}



#CopyProject
{
    background-image:url(/Content/Common/copy.png);
}

.commonAddButton
{
      background-image:url(/Content/Common/Add.png);
}

#UploadCatalog
{
    background-image:url(/Content/Common/uploadCatalog.png);
}
.button.tiny {
    margin-left: 4px;
}
.sectionHeader
{
    width:250px;
    height:22px; 
    background-color:#4B4B4B; 
    font-weight:bold; 
    color:white; 
    padding-top:4px;
    padding-left: 4px;
}

.sectionBody
{
    background-color:#EBEBEB
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.editor-labelMargin
{
    margin: 1em 0 0 0;
}

.display-field,
.editor-field,
.editor-fieldMargin
{
    margin:0.5em 0 0 0;
}

.debug
{
    position:absolute;
    color:Green;
    bottom:1px;
    right:8px;
}

#question
{
   background-color:Red;

}

#prodDetails
{
    background-color:Blue;
    width: 200px;
    height: 600px;
}

.Clear
{
    clear:both;
    float:none;
}

.myLowesLogo
{
    float:right;
    margin-top:-2px;
}


.BuildFrame
{
    float:right;
    width:29%;
    height:734px;
    margin-top:15px;
    background-color:#CCCCCC;
    border:2px solid #392026;
}

.BuildFrame img
{
    margin-left:80px;
}

.BuildFrame .Header
{
    color:#fff;
    font-size:12pt;
    font-weight:800;
    background-repeat:repeat-x;
    height:25px;
    padding-left:5px;
    padding-top:5px;
}

.BuildFrame ul
{
    list-style-type:none;
    margin:0px;
    padding:14px 0px 0px 8px;
    
}

.BuildFrame ul li
{
    margin-top:1px;
    margin-bottom:0px;
    color:#fff;
}

.BuildFrame ul li a
{
    color:#333365;;
    font-size:10pt;
}

.BuildFrame ul li a:hover
{
}

.Price
{
    float:right;
    margin:15px 17px 0px 0px;
    color:#222222;
    font-size:14pt;
}

.AnswerFrame
{
    height:720px;
    width:68%;
    text-align:center;
    float:left;
    margin-top:15px;
}

.AnswerFrame .Selections
{
    height:500px;
    overflow:auto;
    background-repeat:repeat-x;
    border:2px solid #392026;
    
}

.AnswerFrame .HelpText
{
    height:210px;
    color:#fff;
    font-size:13pt;
    padding:5px;
    background-color:#CCCCCC;
    background-image:url(/Content/Common/infoIconReeb.png);
    background-position:right center;
    background-repeat:no-repeat;
    border:2px solid #392026;
    margin-top:10px;
    text-align:left;
    overflow:auto;
}

.AnswerFrame .RelatedProducts
{
    height:200px;
    color:#fff;
    font-size:13pt;
    padding:5px;
    background-color:#CCCCCC;
    background-repeat:no-repeat;
    border:2px solid #392026;
    margin-top:10px;
    text-align:left;
    overflow:auto;
}

.Question
{
    font-size:14pt;
    color:#fff;
    text-align:left;
    background-repeat:repeat-x;
    padding-left:5px;
    height:26px;
    padding-top:4px;
}

.CustomAnswerOption
{
    font-size:14px;
    font-weight:900;
    margin-left:auto;
    margin-right:auto;
    vertical-align:middle;
    margin-top:40px;
}

.CustomAnswerContainer
{
    width:400px;
    height:150px;
    border:1px solid #000033;
    margin-left:auto;
    margin-right:auto;
    margin-top:175px;
}

.CheckMark
{
    display:inline-block;
    border:0px;
    margin-top: 10px;
    margin-bottom: -10px;
    margin-left: 6px;
    background-image:url(/Content/Common/ok_checkmark_blue.png);
    width:36px;
    height:36px;
}

.CheckMark:hover
{
    background-image:url(/Content/Common/ok_checkmark_blue_over.png);
    cursor:pointer;
}

.AnswerOption
{
    margin-left:21px;
    margin-top:5px;
    width:169px;
    height:193px;
    float:left;
    cursor:pointer;
    display:table-cell;
    vertical-align:middle;
    padding-top:25px;
}

.AnswerOption:hover
{
}


.AnswerOption .Text
{
    text-align:center;
    font-size:14px;
    font-weight:900;
    color:#FFF;
    width:140px;
    margin-left:13px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.AnswersPane
{
	max-height:600px;
	overflow:auto;
}

.t1
{
	background-color:#AAAAAA;
	padding:1px;
	width:115px;
	max-width:115px;
	overflow:hidden;
}

.t2
{
	background-color:#AAAAAA;
	color:#333365;
	padding:1px;
	width:180px; 
	overflow:hidden;
}

.RelatedOption
{
    margin-left:21px;
    margin-top:5px;
	width:169px;
    height:170px;
    float:left;
    cursor:pointer;
    display:table-cell;
    vertical-align:middle;
    padding-top:15px;
}

.RelatedOption:hover
{
}

.RelatedOption .Text
{
    text-align:center;
    font-size:14px;
    font-weight:900;
    color:#FFF;
    width:140px;
    margin-left:13px;
}

.RelatedOption .Image
{
    width:130px;
    margin-left:17px;
    margin-top:5px;
}

.EndActionContainer
{
    width:500px;
    height:150px;
    margin-left:auto;
    margin-right:auto;
    margin-top:75px;
}

.EndActionButton
{
    width:400px;
    height:37px;
    color:#fff;
    margin-left:auto;
    margin-right:auto;
    padding-top:13px;
    font-size:12pt;
    font-weight:900;
    cursor:pointer;
}

.EndActionButton:hover
{
}

.Image
{
    vertical-align:middle;
}

.sectionContainer
{
    background-repeat:no-repeat;
    padding:6px;
}

.sectionContainer.left
{
    background-repeat:no-repeat;
    padding:6px 0 6px 6px;
}

.sectionContainer.top
{
    background-repeat:no-repeat;
    padding:6px 6px 0;
}

#locationUsers
{
    margin-top:12px;
    margin-left:12px;
    background-repeat:no-repeat;
}

.mainButtonbar
{
    float:right;
    margin-bottom:2px;
}

.mainButtonbar li
{    
    list-style:none;
    width:40px;
    height:40px;
    border-style:solid;
    border-color: #FF6633;
    border-width: 2px;
    margin:5px;
    float: left;
    background-position:center;
    background-repeat:no-repeat;
}

.mainButtonbar li:hover
{
    background-color:White;
}

.groupfields
{
    font-weight:bold;
}
.ConfigAnswer
{
    margin-left:12px;
    margin-top:5px;
    background-color:#DDD;
    border-color:#AAA;
    border-style:solid;
    border-width:2px;
    width:180px;
    height:208px;
    float:left;
    display:table-cell;
    vertical-align:middle;
    padding-top:2px;
}

.ImageAnswerTileFrame 
{
    width:135px;
    height:135px;
    padding-top:6px;
    display:inline-block;
    position: relative;
    //background-color: White;
}
.ImageAnswerTileImage {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: none;
}

.ConfigAnswer:hover
{
    border-color:#3399CC;
    cursor:pointer;
}

.ConfigAnswer:click
{
    cursor:wait;
}


.ConfigAnswer .Text
{
    text-align:center;
    font-size:11px;
    font-weight:bold;
    color:#222;
    width:100%;    
    margin:0px;
    line-height:normal;
}

@media (max-width: 480px)
{
    .ConfigAnswer
    {
        margin-left: 2px;
        margin-top: 5px;
        background-color: #DDD;
        border-color: #AAA;
        border-style: solid;
        border-width: 2px;
        width: 160px;
        height: 180px;
        float: left;
        display: table-cell;
        vertical-align: middle;
        padding-top: 0px;
    }

        .ConfigAnswer .Text
        {
            text-align: center;
            font-size: 10px;
            font-weight: bold;
            color: #222;
            width: 100%;
            margin: 0px;
        }
}
@media (max-width: 320px)
{
    .ConfigAnswer
    {
        margin-left: 2px;
        margin-top: 5px;
        background-color: #DDD;
        border-color: #AAA;
        border-style: solid;
        border-width: 2px;
        width: 148px;
        height: 180px;
        float: left;
        display: table-cell;
        vertical-align: middle;
        padding-top: 0px;
    }

        .ConfigAnswer .Text
        {
            text-align: center;
            font-size: 10px;
            font-weight: bold;
            color: #222;
            width: 100%;
            margin: 0px;
        }
}


.finalImage
{
    background-color:white;
    vertical-align:middle;
    background-repeat:no-repeat;
    max-height:270px;
    max-width:270px;
    border-color:#DDD;
    border-style:solid;
    border-width:2px;
}

.finalProductCode
{
    position: relative;
    width:100%;
   
}
.finalProductCode p
{
    word-wrap: break-word; /* Internet Explorer 5.5+, 6, 7, 8 compability-mode */
    text-align:center;
    word-break:break-all;
    font-size:10px !important;
    width:98%;
    text-overflow:ellipsis;
    padding-left:1%;
    padding-right:1%;
    overflow:hidden;
    position: absolute;
    bottom:0px;
    max-width:420px;
    color: #FFF;
    margin-bottom:0px;
}

.answeroption
{
    width:20px;
    height:20px;
    border-width:1px;
    background-color:White;
    display:inline; 
    border-style:solid;
    border-color:#AAA;
    float:right;
}

.DebugNavigateField
{
	cursor: pointer;
}

.CurrentQuestionPrompt
{
    font-size: 16px;
    margin-left: 8px;
}

.MullDesignError_List
{
    font-size:10px;
}

.VerifyReport_List
{
    list-style-type: none;
    padding:2px;
    margin-left:18px;
    margin-right:6px;
    margin-bottom:0px;
    font-size:10px;
    border:1px solid #DDDDDD;
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(/Content/font-awesome-4.5.0/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(/Content/font-awesome-4.5.0/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(/Content/font-awesome-4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(/Content/font-awesome-4.5.0/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(/Content/font-awesome-4.5.0/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(/Content/font-awesome-4.5.0/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}

