/* Minification failed. Returning unminified contents.
(1624,1): run-time error CSS1019: Unexpected token, found '@import'
(1624,9): run-time error CSS1019: Unexpected token, found '"ng-tags-input.css"'
(6579,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(6580,8): run-time error CSS1035: Expected colon, found '{'
(6587,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(6588,8): run-time error CSS1035: Expected colon, found '{'
(9256,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(9257,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9264,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(9265,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9272,1): run-time error CSS1019: Unexpected token, found '@-ms-keyframes'
(9273,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9288,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(9289,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9313,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(9314,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9321,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(9322,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9329,1): run-time error CSS1019: Unexpected token, found '@-ms-keyframes'
(9330,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(9345,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(9346,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12584,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(12585,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(12663,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(12664,6): run-time error CSS1035: Expected colon, found '{'
(12668,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(12669,6): run-time error CSS1035: Expected colon, found '{'
(13109,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(13110,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(13113,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(13114,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */
















/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !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; }
}

/* ===================================================
	only generic styles related to form elements should go in here
=================================================== */

fieldset { margin: 0.5em 0 0.7em 0; vertical-align:top; display:block; }
legend { font-size: 1.1em; font-weight: bold; padding: 2px 4px 8px 4px; color: #696969; }

.field label .desc { display: block; font-size: 11px; font-weight: normal; margin: 2px 0 4px 0; padding: 0 0 0 6px; color: #8b8c8e; }
div.no-label label { display: inline; width: auto; }
div.field > a { display: inline-block; margin-top: 4px; }

span.required { color: #cd0a0a; vertical-align: top; font-size:0.75em; display:inline-block; margin-top:3px; }
.field select.small { width: 70px; }
.field select { width: 316px; height: 25px; }
input.small { width: 80px; }
input.large { width: 275px;}
input[data-val-required] { position: relative; z-index: 1 !important; }
input[readonly] { background: #F7F7F7; color: #AAA; }

.checkbox-list { width:315px; display:inline-block;} 
.checkbox, .checkbox-list input { padding: 0; margin: 2px 5px  0 0 ; width: 15px; height: 15px; vertical-align:top; display:inline-block;}
label.checkbox { text-align:left; }
.checkbox-list label { width:130px; text-align:left; margin:2px 0 10px 0; display: inline-block; }
.checkbox-list label .info { display:inline-block; margin: 0 0 0 5px; width: 16px; height: 16px; background:url("../images/icons_16.png") 0 -144px no-repeat; vertical-align: bottom; }
label.inlineLabel, .inlineLabel label { width: auto; text-align: left; margin: 0 0 0 6px; }
.label-for-checkbox-list { float: left;}

.radio-button-list { vertical-align:top;}
.radio-button-list label { width:auto; text-align:left; }
.radio-button-list input { padding: 0; margin: 2px 5px  0 0 ; width: 15px; height: 15px; vertical-align:top; }

span.mceEditor { display:inline-block; width: 100%; }

.overlay-error { display:none; position:absolute; z-index:2000; background:url(Images/msg_arrow.gif) left center no-repeat; padding-left:7px; cursor: pointer; }
.overlay-error .input-validation-error, .overlay-error .error {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px }

/*input.ui-state-error-text, input.input-validation-error { background-color: #ffeeee; color: #000000; }*/
select.ui-state-error-text, select.input-validation-error { background-color: #ffeeee; color: #000000; }
textarea.ui-state-error-text, textarea.input-validation-error { background-color: #ffeeee; color: #000000; }

#global-info-message-wrapper {margin:0 0 10px 0;}
#global-info-message {padding: 5px 10px;}
#global-info-message .global-info-message-icon { float: left; padding: 0; margin-right: 5px;}
#global-info-message .global-info-message-title {float:left}
#global-info-message .global-info-message-detail { clear:both; font-weight:normal; display:block; margin: 0 0 0 20px;}

div.search-criteria { margin:0 0 10px 0; }
div.search-criteria fieldset { margin: 0.5em 10px 0.7em 0; width:250px; display:inline-block; height:90px; }
div.search-criteria fieldset.last { margin: 0.5em 0px 0.7em 0; }

.ui-button { font-size: 12px !important; }

.files { width: 100%; }
.files .preview, .files .delete { width: 1%; }

.inputWrap { display: inline-block; position: relative; }
.paddedEditor { padding: 10px !important; }

/* vertical align slops */
.field label, .field .read-only, .inlineSearch .field label { display: inline-block; vertical-align: top; margin-top: 4px; }
.inlineSearchLabel label { margin-top: 0 !important; }
.field .checkBox, .field .ui-toggle-switch { margin-top: 5px; }
.oldie .field input[type=text] { line-height: 23px; }

.read-only-toggle { display: inline-block; *display: inline; zoom: 1; padding-left: 16px; text-transform: uppercase; font-size: 10px; font-weight: bold; height: 16px; line-height: 16px; margin-top: 4px; }
.on.read-only-toggle { background: url(../images/icons_16.png) 0 -192px no-repeat; color: #25660c; }
.off.read-only-toggle { background: url(../images/icons_16.png) 0 -176px no-repeat; color: #660c0c; }



/* === SLIDERS === */
.dynamic-slider { display: inline-block; }
.slider-input { width: 40px !important; margin-left: 15px; }
.slider-input.secondary { margin-left: 5px; }

fieldset.facet {
    width: 150px;
    margin: 0;
    border: solid 1px #CCC;
    box-shadow: none;
    padding: 6px;
}

fieldset.facet .field {
    border: none;
}

fieldset.facet .field > label:first-child {
    width: auto;
    display: block;
    text-align: left;
}

fieldset.facet .field > label {
    text-align: left;
}

fieldset.facet .field > input[type=text] {
    width: 120px;
    display: block;
}



/* select2 */

.select2-results li, .select2-choices li {
    background: none;   
}
/* 100% HEIGHT CSS FIX */
html, body, #container {
	height: 100%;
}
textarea {
    resize: none;
}
:focus {
	outline: none;
}

body {
	font-size: .8em;
	background: #f7f8f9;
}
a {
	color: #1583df;
}
ul, ol {
	padding-left: 30px;
}
label {
    cursor: default;
}


/* === NOTIFICATION MESSAGES === */
#notification-list {
    display: none;
}
#jGrowl a, .jGrowl-closer {
    color: #FFF;
}
#kiandra-messages {
    width: 100%;
    overflow: hidden;
}
#validation-message li {
    padding-left: 10px;
}



/* MISC  
----------------------------------------------------------*/
.partial-header {
    margin: 5px 0px 0px 0px;
}


#audit-dialog {
    padding: 0;
}

#audit-dialog .ui-jqgrid {
    margin: 5px auto;
}

.ui-subtblcell td {
    padding: 3px 4px;
}

div.row span#property-label { height: 88px; }

.instructions {
    padding-bottom: 10px;
}

.dialog-page-title {
    display:none;
}

#dialog-loading {
    background: url(../images/loading.gif) no-repeat center center;
    height:50px;
    display:block;
    margin:100px 0 0;
    padding:40px 0 0;
    text-align:center;
}

#dialog-delete span.ui-icon {
    float:left; 
    margin:0 7px 20px 0;
}

/* === jQGRID MODULES === */
.gridModule .ui-jqgrid {
	margin: 0;
}
.gridModule h3 {
	height: 38px;
	line-height: 38px;
}	
.gridModule h3 button {
	float: left;
	padding: 4px 6px !important;
	margin: 6px 0 0 6px;
}
.gridModule h3 button span {
	font-size: 11px !important;
	text-indent: 0;
}
.gridModule h3 button.right {
	float: right;
	margin: 6px 6px 0 0;
}

/* === JGROWL OVERRIDES === */
div.jGrowl.top-right {
	top: 58px !important;
}
div.jGrowl div.jGrowl-notification {
	position: relative;
}
div.jGrowl .jGrowl-message {
	font-size: 13px;
	color: #e0e1e4;
}
div.jGrowl div.jGrowl-notification div.jGrowl-close {
	position: absolute;
	top: -9px;
	right: -9px;
	float: none;
	background: url(../images/jGrowl-close.png);
	width: 30px;
	height: 30px;
	text-indent: -999px;
	overflow: hidden;
}

	
	
/* === BREADCRUMBS & VERSION CONTROL === */
#revisionMessage {
	font-size: 12px;
	margin: 8px 0 22px 0;
	color: #8d8f95;
}
#revisionMessage {
	float: right;
}
#revisionTrigger {
	padding-right: 16px;
}
#revisionTrigger.auditable {
	background: url(../images/icons_16.png) right -96px no-repeat;
}
#revisionMessage a {
	color: #787a81 !important; 
	font-size: 12px;
	text-decoration: none;
}



/* === LOGIN PAGE === */
.SignIn .input-validation-error + .field-validation-valid {
    display: block;
    right: -21px;
}
.SignIn header, .SignIn #breadcrumbs, .SignIn #content > h1, .SignIn #revisionMessage, .SignIn footer .left, .SignIn .field-validation-valid,
.hideHeader header, .hideHeader #breadcrumbs, .hideHeader footer .left {
	display: none;
}
.SignIn #content {
	padding-top: 0;
}
.SignIn section,  body.Register section, body.ForgottenPassword section, body.RegistrationComplete section, body.ResetPassword section {
	background: transparent;
}
.SignIn footer .right {
	float: none;
	text-align: center;
}
.SignIn input:-webkit-autofill {
	background-color: #FFF !important;
}
.SignIn .validation-summary-errors ul {
	padding: 0;
	margin: 0;
}
.SignIn .validation-summary-errors li {
	list-style: none;
	background-image: none;
	padding-left: 0;
}
#loginWrapper .inlineError .field-validation-error {
	margin-left: -20px;
}
#loginWrapper .forgotLink {
	font-size: 10px;
	color: #5ca9da;
	text-decoration: none;
	float: right;
}
.Register #content, body.ForgottenPassword #content, body.RegistrationComplete #content, body.ResetPassword #content {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

/* === EDITABLE TEXT FIELDS === */
.editableText {
	border: 1px dashed #e6bd40;
	cursor: text;
	padding: 3px;
	-moz-transition: border-color 0.15s linear;
	-webkit-transition: border-color 0.15s linear;
	transition: border-color 0.15s linear;
	position: relative;

	*zoom: 1;
}
	.editableText .editableLabel {
		position: absolute;
		top: -16px;
		right: -1px;
		height: 15px;
		line-height: 15px;
		padding: 0 3px;
		font-size: 10px;
		background: #e6bd40;
		color: #FFF;
		text-transform: uppercase;
		-moz-transition: background 0.15s linear;
		-webkit-transition: background 0.15s linear;
		transition: background 0.15s linear;
	}
	.editableText:hover .editableLabel {
		background: #aa8410;
	}
.editableText:hover {
	border-color: #aa8410;
}
.editableText.isEditing {
	border: 0;
	padding: 0;
	text-align: right;
}
.editableText textarea {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.editableText span.mceEditor {
	display: block;
	margin-bottom: 10px;
	overflow: auto;
}
.editableText .ui-button {
	margin-left: 6px;
}

/* === MULTI STEP WIZARD === */
ul.wizardSteps {
	vertical-align: top;
	padding: 0;
	font-size: 0;
	text-align: center;
	margin: 20px 0 30px 0;
}
.wizardSteps span {
	display: inline-block;
	vertical-align: top;
}
.wizardSteps li {
	display: inline-block;
	vertical-align: top;
	padding: 0;
	background: none;
	list-style: none;
	*display: inline;
	*zoom: 1;
}
.wizardSteps .leftGradient {
	height: 20px;
	width: 50px;
	background: url(../images/step_sprite.png) left 0;
}
.wizardSteps .rightGradient {
	height: 20px;
	width: 50px;
	background: url(../images/step_sprite.png) right -20px;
}
.wizardSteps .icon {
	height: 20px;
	width: 100px;
	background: url(../images/step_sprite.png) center -80px;
	overflow: hidden;
	margin-bottom: 6px;
}
.wizardSteps .step {
	width: 100px;
	text-align: center;
}
.wizardSteps .title {
	color: #868686;
	font-weight: bold;
	font-size: 11px;
	width: 75px;
	margin: 0 auto;
}

.wizardSteps .green .icon { background-position: center -40px; }
.wizardSteps .green .title { color: #125d04; }
.wizardSteps .red .icon { background-position: center -60px; }
.wizardSteps .red .title { color: #a90b0b; }
.wizardSteps .orange .icon { background-position: center -100px; }
.wizardSteps .orange .title { color: #ae5d01; }
.wizardSteps .blue .icon { background-position: center -120px; }
.wizardSteps .blue .title { color: #004782; }

.old-clearfix {
    width: 100%;
    overflow: hidden;
}


/* === DIRECTORY PAGE === */
ul.directory {
	padding: 0;
	text-align: center;
}
ul.directory li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 15px 15px 0;
	padding: 0;
	background: none;
}
ul.directory a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 115px;
	height: 115px;
	background: #f0f2f4;
	border: 2px solid #e6e8eb;
	text-decoration: none;
	position: relative;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
			-webkit-transition: all 1s linear;
			-moz-transition: all 1s linear;
			transition: all 1s linear;
}
ul.directory a:hover {
	border-color: #c9cfd5;
}
ul.directory .icon {
	position: absolute;
	background: url(../images/nav_64.png);
	width: 64px;
	height: 64px;
	top: 14px;
	left: 26px;
}
ul.directory .title {
	position: absolute;
	width: 95px;
	bottom: 12px;
	left: 10px;
	font-weight: bold;
	text-align: center;
	color: #515357;
	text-transform: uppercase;
	font-size: 11px;
	text-shadow: 0 1px 0 #FFF;
}

	ul.directory .users .icon { background-position: 0 0; }
	ul.directory .roles .icon { background-position: 0 -384px; }
	ul.directory .notifications .icon { background-position: 0 -128px; }
	ul.directory .help .icon { background-position: 0 -192px; }
	ul.directory .country .icon { background-position: 0 -256px; }
	ul.directory .state .icon { background-position: 0 -320px; }
	ul.directory .referenceData .icon { background-position: 0 -448px; }
	
	
select#iPhoneNav {
	display: none;
}

.vertical-space {
    margin-top: 20px;
}

/* === RICH TEXT VARIABLES === */
.html-editor {
	width: auto;
}


.facetsearchcontainer > form {
    width: 180px;
    float: left;
}

.facetsearchresultcontainer {
    margin-left: 180px;
}

.facetsearchresultcontainer div:first-child item-template {
    border-top: none;
    margin-top: 0;
}

.facetsearchresultcontainer div item-template
{
    border-top: solid 1px black;
    padding: 4px 0;
    margin-top: 4px;
    margin-bottom: 4px;
    display: block;
}

.widgetsearch item-template name {
    font-weight: bold;
    display: inline-block;
    width: 200px;
}

item-template {
    display: none;
}

*[ng-repeat] item-template {
    display: block;
}

/* TOGGLE SWITCH CONTROL */
select.ui-toggle-switch { display: none; }
.ui-toggle-switch, .ui-toggle-switch .ui-slider, .ui-toggle-switch label { display: inline-block; *display: inline; zoom: 1; }
.ui-toggle-switch label { text-transform: uppercase; margin: 0 8px; font-weight: bold; border: 0; font-size: 0.8em; opacity: 0.5; filter: alpha(opacity=50); }
.ui-toggle-switch label:first-child { margin-left: 0; }
.ui-toggle-switch label.ui-state-active { opacity: 1; filter: alpha(opacity=100); }
.ui-toggle-switch .ui-slider { margin: 0 8px; }

.ui-slider { position: relative; text-align: left; background: #838688; border: none; -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6) inset; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6) inset; box-shadow: 0 1px 3px rgba(0,0,0,0.6) inset; display: inline-block; *display: inline !important; *zoom: 1; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 17px; height: 21px; cursor: default; background: url(/Content/KTheme/images/slider_handles.png) 0 0 no-repeat; outline: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: none; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background: #14a4ff; -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6) inset; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6) inset; box-shadow: 0 1px 3px rgba(0,0,0,0.6) inset; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.ui-slider .ui-slider-handle.ui-state-active { background-position: -17px 0; }

.jGrowl a[data-html] { text-decoration: underline; cursor : pointer }
/* === DROPDOWN === */
#revisionDropdown {
    display: none;
    position: absolute;
    width: 274px;
    z-index: 2;
}
#revisionDropdown .top {
    height: 20px;
    background: url(../images/dropdown_sprite.png) 0 0;
}
#revisionDropdown .middle {
    background: url(../images/dropdown_sprite.png) -274px 0 repeat-y;
    padding-bottom: 4px;
    min-height: 30px;
}
#revisionDropdown .spinner {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 25px;
    left: 0;
}
#revisionDropdown .bottom {
    height: 10px;
    background: url(../images/dropdown_sprite.png) 0 -20px;
}

#revisionDropdown .content {
    display: none;
    width: 260px;
    margin: 0 auto;
}


#revisionDropdown .content a {
    display: block;
    padding: 9px;
    border-bottom: 1px solid #e6e8eb;
    position: relative;
    font-size: 11px;
    text-decoration: none;
}
    #revisionDropdown .content a:first-child {
        padding-top: 5px;
    }
    #revisionDropdown .content a:last-child {
        border: none;
    }
#revisionDropdown .content a:hover {
    background: #fbfcfc;
}
#revisionDropdown .content span {
    display: block;
}
#revisionDropdown .noChange {
    margin-top:6px;
    margin-left: 10px;
    font-size: 11px;
}
#revisionDropdown .content .details {
    color: #222329;
    margin-bottom: 3px;
    width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#revisionDropdown .content .date {
    color: #7b7d86;
}
#revisionDropdown .content .icon {
    display: block;
    position: absolute;
    top: 12px;
    right: 10px;
    width: 18px;
    height: 18px;
    background: url(../images/dropdown_sprite.png) 0 -30px;
    text-decoration: none;
}
#revisionDropdown a.moreLink {
    text-align: center;
    color: #1583DF;
    text-decoration: underline;
    background: transparent !important;
}








/* === REVISION MODAL === */

#auditModal .actionRow {
    position: relative;
    top: -12px;
}
#auditModal .actionRow a {
    font-size: 10px;
    text-decoration: none;
    color: #1583df;
}
#prevCommit {
    float: left;
}
#nextCommit {
    float: right;
}
#auditModal ul {
    margin-top: 0;
}
#auditModal ul li {
    font-size: 11px;
    margin-bottom: 6px;
}
#auditModal h4 {
    border: 0;
    margin: 0;
}
#auditModal .timeRow {
    padding: 5px 0 10px 0;
}
#auditModal .timeRow h4 {
    position: relative;
    padding-left: 20px;
}
#auditModal .timeRow .icon {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    background: url(../images/icons_16.png) 0 -208px no-repeat;
}

/* === MODAL TABLE === */
#auditModal h3 .oldValues {
    position: absolute;
    left: 185px;
    text-indent: 0;
    color: #a5a7a9;
    text-decoration: line-through;
}
#auditModal h3 .newValues {
    position: absolute;
    left: 335px;
    text-indent: 0;
}
#auditModal .module-body {
    padding: 0;
}
#auditModal table {
    width: 100%;
    border: 1px solid #e5e5e5;
}
#auditModal tr {
    border-bottom: 1px solid #E7E7E7;
}
#auditModal tr:last-child {
    border-bottom: 0;
}
#auditModal td {
    padding: 8px 6px;
    font-size: 12px;
    color: #474a4e;
    border: 1px solid #e5e5e5;
    border-width: 1px 0;
}
#auditModal th {
    text-align: left;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    background: #fafafa;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
}
#auditModal td.labelCell {
    font-weight: bold;
    text-align: right;
    width: 150px;
    padding-right: 14px;
    line-height: 1.4em;
}
#auditModal td.oldValue {
    color: #8e9092;
    text-decoration: line-through;
    width: 150px;
}
.ui-jqgrid{position:relative}.ui-jqgrid .ui-jqgrid-view{position:relative;left:0;top:0;padding:.0em;font-size:11px}.ui-jqgrid .ui-jqgrid-titlebar{padding:.3em .2em .2em .3em;position:relative;border-left:0 none;border-right:0 none;border-top:0 none}.ui-jqgrid .ui-jqgrid-title{float:left;margin:.1em 0 .2em}.ui-jqgrid .ui-jqgrid-titlebar-close{position:absolute;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px}.ui-jqgrid .ui-jqgrid-titlebar-close span{display:block;margin:1px}.ui-jqgrid .ui-jqgrid-titlebar-close:hover{padding:0}.ui-jqgrid .ui-jqgrid-hdiv{position:relative;margin:0;padding:0;overflow-x:hidden;border-left:0 none!important;border-top:0 none!important;border-right:0 none!important}.ui-jqgrid .ui-jqgrid-hbox{float:left;padding-right:20px}.ui-jqgrid .ui-jqgrid-htable{table-layout:fixed;margin:0}.ui-jqgrid .ui-jqgrid-htable th{height:22px;padding:0 2px 0 2px}.ui-jqgrid .ui-jqgrid-htable th div{overflow:hidden;position:relative;height:17px}.ui-th-column,.ui-jqgrid .ui-jqgrid-htable th.ui-th-column{overflow:hidden;white-space:nowrap;text-align:center;border-top:0 none;border-bottom:0 none}.ui-th-ltr,.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr{border-left:0 none}.ui-th-rtl,.ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl{border-right:0 none}.ui-first-th-ltr{border-right:1px solid}.ui-first-th-rtl{border-left:1px solid}.ui-jqgrid .ui-th-div-ie{white-space:nowrap;zoom:1;height:17px}.ui-jqgrid .ui-jqgrid-resize{height:20px!important;position:relative;cursor:e-resize;display:inline;overflow:hidden}.ui-jqgrid .ui-grid-ico-sort{overflow:hidden;position:absolute;display:inline;cursor:pointer!important}.ui-jqgrid .ui-icon-asc{margin-top:-3px;height:12px}.ui-jqgrid .ui-icon-desc{margin-top:3px;height:12px}.ui-jqgrid .ui-i-asc{margin-top:0;height:16px}.ui-jqgrid .ui-i-desc{margin-top:0;margin-left:13px;height:16px}.ui-jqgrid .ui-jqgrid-sortable{cursor:pointer}.ui-jqgrid tr.ui-search-toolbar th{border-top-width:1px!important;border-top-color:inherit!important;border-top-style:ridge!important}tr.ui-search-toolbar input{margin:1px 0 0 0}tr.ui-search-toolbar select{margin:1px 0 0 0}.ui-jqgrid .ui-jqgrid-bdiv{position:relative;margin:0;padding:0;overflow:auto;text-align:left}.ui-jqgrid .ui-jqgrid-btable{table-layout:fixed;margin:0;outline-style:none}.ui-jqgrid tr.jqgrow{outline-style:none}.ui-jqgrid tr.jqgroup{outline-style:none}.ui-jqgrid tr.jqgrow td{font-weight:normal;overflow:hidden;white-space:pre;height:22px;padding:0 2px 0 2px;border-bottom-width:1px;border-bottom-color:inherit;border-bottom-style:solid}.ui-jqgrid tr.jqgfirstrow td{padding:0 2px 0 2px;border-right-width:1px;border-right-style:solid}.ui-jqgrid tr.jqgroup td{font-weight:normal;overflow:hidden;white-space:pre;height:22px;padding:0 2px 0 2px;border-bottom-width:1px;border-bottom-color:inherit;border-bottom-style:solid}.ui-jqgrid tr.jqfoot td{font-weight:bold;overflow:hidden;white-space:pre;height:22px;padding:0 2px 0 2px;border-bottom-width:1px;border-bottom-color:inherit;border-bottom-style:solid}.ui-jqgrid tr.ui-row-ltr td{text-align:left;border-right-width:1px;border-right-color:inherit;border-right-style:solid}.ui-jqgrid tr.ui-row-rtl td{text-align:right;border-left-width:1px;border-left-color:inherit;border-left-style:solid}.ui-jqgrid td.jqgrid-rownum{padding:0 2px 0 2px;margin:0;border:0 none}.ui-jqgrid .ui-jqgrid-resize-mark{width:2px;left:0;background-color:#777;cursor:e-resize;cursor:col-resize;position:absolute;top:0;height:100px;overflow:hidden;display:none;border:0 none;z-index:99999}.ui-jqgrid .ui-jqgrid-sdiv{position:relative;margin:0;padding:0;overflow:hidden;border-left:0 none!important;border-top:0 none!important;border-right:0 none!important}.ui-jqgrid .ui-jqgrid-ftable{table-layout:fixed;margin-bottom:0}.ui-jqgrid tr.footrow td{font-weight:bold;overflow:hidden;white-space:nowrap;height:21px;padding:0 2px 0 2px;border-top-width:1px;border-top-color:inherit;border-top-style:solid}.ui-jqgrid tr.footrow-ltr td{text-align:left;border-right-width:1px;border-right-color:inherit;border-right-style:solid}.ui-jqgrid tr.footrow-rtl td{text-align:right;border-left-width:1px;border-left-color:inherit;border-left-style:solid}.ui-jqgrid .ui-jqgrid-pager{border-left:0 none!important;border-right:0 none!important;border-bottom:0 none!important;margin:0!important;padding:0!important;position:relative;height:25px;white-space:nowrap;overflow:hidden;font-size:11px}.ui-jqgrid .ui-pager-control{position:relative}.ui-jqgrid .ui-pg-table{position:relative;padding-bottom:2px;width:auto;margin:0}.ui-jqgrid .ui-pg-table td{font-weight:normal;vertical-align:middle;padding:1px}.ui-jqgrid .ui-pg-button{height:19px!important}.ui-jqgrid .ui-pg-button span{display:block;margin:1px;float:left}.ui-jqgrid .ui-pg-button:hover{padding:0}.ui-jqgrid .ui-state-disabled:hover{padding:1px}.ui-jqgrid .ui-pg-input{height:13px;font-size:.8em;margin:0}.ui-jqgrid .ui-pg-selbox{font-size:.8em;line-height:18px;display:block;height:18px;margin:0}.ui-jqgrid .ui-separator{height:18px;border-left:1px solid #ccc;border-right:1px solid #ccc;margin:1px;float:right}.ui-jqgrid .ui-paging-info{font-weight:normal;height:19px;margin-top:3px;margin-right:4px}.ui-jqgrid .ui-jqgrid-pager .ui-pg-div{padding:1px 0;float:left;position:relative}.ui-jqgrid .ui-jqgrid-pager .ui-pg-button{cursor:pointer}.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon{float:left;margin:0 2px}.ui-jqgrid td input,.ui-jqgrid td select .ui-jqgrid td textarea{margin:0}.ui-jqgrid td textarea{width:auto;height:auto}.ui-jqgrid .ui-jqgrid-toppager{border-left:0 none!important;border-right:0 none!important;border-top:0 none!important;margin:0!important;padding:0!important;position:relative;height:25px!important;white-space:nowrap;overflow:hidden}.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div{padding:1px 0;float:left;position:relative}.ui-jqgrid .ui-jqgrid-toppager .ui-pg-button{cursor:pointer}.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div span.ui-icon{float:left;margin:0 2px}.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span{display:block}.ui-jqgrid .ui-subgrid{margin:0;padding:0;width:100%}.ui-jqgrid .ui-subgrid table{table-layout:fixed}.ui-jqgrid .ui-subgrid tr.ui-subtblcell td{height:18px;border-right-width:1px;border-right-color:inherit;border-right-style:solid;border-bottom-width:1px;border-bottom-color:inherit;border-bottom-style:solid}.ui-jqgrid .ui-subgrid td.subgrid-data{border-top:0 none!important}.ui-jqgrid .ui-subgrid td.subgrid-cell{border-width:0 0 1px 0}.ui-jqgrid .ui-th-subgrid{height:20px}.ui-jqgrid .loading{position:absolute;top:45%;left:45%;width:auto;z-index:101;padding:6px;margin:5px;text-align:center;font-weight:bold;display:none;border-width:2px!important;font-size:11px}.ui-jqgrid .jqgrid-overlay{display:none;z-index:100}* html .jqgrid-overlay{width:expression(this.parentNode.offsetWidth+'px');height:expression(this.parentNode.offsetHeight+'px')}* .jqgrid-overlay iframe{position:absolute;top:0;left:0;z-index:-1;width:expression(this.parentNode.offsetWidth+'px');height:expression(this.parentNode.offsetHeight+'px')}.ui-jqgrid .ui-userdata{border-left:0 none;border-right:0 none;height:21px;overflow:hidden}.ui-jqdialog{display:none;width:300px;position:absolute;padding:.2em;font-size:11px;overflow:visible}.ui-jqdialog .ui-jqdialog-titlebar{padding:.3em .2em;position:relative}.ui-jqdialog .ui-jqdialog-title{margin:.1em 0 .2em}.ui-jqdialog .ui-jqdialog-titlebar-close{position:absolute;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px}.ui-jqdialog .ui-jqdialog-titlebar-close span{display:block;margin:1px}.ui-jqdialog .ui-jqdialog-titlebar-close:hover,.ui-jqdialog .ui-jqdialog-titlebar-close:focus{padding:0}.ui-jqdialog-content,.ui-jqdialog .ui-jqdialog-content{border:0;padding:.3em .2em;background:0;height:auto}.ui-jqdialog .ui-jqconfirm{padding:.4em 1em;border-width:3px;position:absolute;bottom:10px;right:10px;overflow:visible;display:none;height:80px;width:220px;text-align:center}.ui-jqdialog-content .FormGrid{margin:0}.ui-jqdialog-content .EditTable{width:100%;margin-bottom:0}.ui-jqdialog-content .DelTable{width:100%;margin-bottom:0}.EditTable td input,.EditTable td select,.EditTable td textarea{margin:0}.EditTable td textarea{width:auto;height:auto}.ui-jqdialog-content td.EditButton{text-align:right;border-top:0 none;border-left:0 none;border-right:0 none;padding-bottom:5px;padding-top:5px}.ui-jqdialog-content td.navButton{text-align:center;border-left:0 none;border-top:0 none;border-right:0 none;padding-bottom:5px;padding-top:5px}.ui-jqdialog-content input.FormElement{padding:.3em}.ui-jqdialog-content .data-line{padding-top:.1em;border:0 none}.ui-jqdialog-content .CaptionTD{vertical-align:middle;border:0 none;padding:2px;white-space:nowrap}.ui-jqdialog-content .DataTD{padding:2px;border:0 none;vertical-align:top}.ui-jqdialog-content .form-view-data{white-space:pre}.fm-button{display:inline-block;margin:0 4px 0 0;padding:.4em .5em;text-decoration:none!important;cursor:pointer;position:relative;text-align:center;zoom:1}.fm-button-icon-left{padding-left:1.9em}.fm-button-icon-right{padding-right:1.9em}.fm-button-icon-left .ui-icon{right:auto;left:.2em;margin-left:0;position:absolute;top:50%;margin-top:-8px}.fm-button-icon-right .ui-icon{left:auto;right:.2em;margin-left:0;position:absolute;top:50%;margin-top:-8px}#nData,#pData{float:left;margin:3px;padding:0;width:15px}.ui-jqgrid .selected-row,div.ui-jqgrid .selected-row td{font-style:normal;border-left:0 none}.ui-inline-del.ui-state-hover span,.ui-inline-edit.ui-state-hover span,.ui-inline-save.ui-state-hover span,.ui-inline-cancel.ui-state-hover span{margin:-1px}.ui-jqgrid .tree-wrap{float:left;position:relative;height:18px;white-space:nowrap;overflow:hidden}.ui-jqgrid .tree-minus{position:absolute;height:18px;width:18px;overflow:hidden}.ui-jqgrid .tree-plus{position:absolute;height:18px;width:18px;overflow:hidden}.ui-jqgrid .tree-leaf{position:absolute;height:18px;width:18px;overflow:hidden}.ui-jqgrid .treeclick{cursor:pointer}* iframe.jqm{position:absolute;top:0;left:0;z-index:-1;width:expression(this.parentNode.offsetWidth+'px');height:expression(this.parentNode.offsetHeight+'px')}.ui-jqgrid-dnd tr td{border-right-width:1px;border-right-color:inherit;border-right-style:solid;height:20px}.ui-jqgrid .ui-jqgrid-title-rtl{float:right;margin:.1em 0 .2em}.ui-jqgrid .ui-jqgrid-hbox-rtl{float:right;padding-left:20px}.ui-jqgrid .ui-jqgrid-resize-ltr{float:right;margin:-2px -2px -2px 0}.ui-jqgrid .ui-jqgrid-resize-rtl{float:left;margin:-2px 0 -1px -3px}.ui-jqgrid .ui-sort-rtl{left:0}.ui-jqgrid .tree-wrap-ltr{float:left}.ui-jqgrid .tree-wrap-rtl{float:right}.ui-jqgrid .ui-ellipsis{text-overflow:ellipsis}

div.jGrowl {
	z-index: 			9999;
	color: 				#fff;
	font-size: 			12px;
}

/** Normal Style Positions **/
div.jGrowl {
	position:			absolute;
}

body > div.jGrowl {
	position:			fixed;
}

div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

div.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background: none;
    background-color: 		#000;
	opacity: 				.85;
	-ms-filter: 			"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 
	filter: 				progid:DXImageTransform.Microsoft.Alpha(Opacity=85); 
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				1em;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}

div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}

div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
	margin: 				10px;
}

div.jGrowl div.jGrowl-notification div.jGrowl-header {
	font-weight: 			bold;
	font-size:				.85em;
    color: white;
}

div.jGrowl div.jGrowl-notification div.jGrowl-close {
	z-index:				99;
	float: 					right;
	font-weight: 			bold;
	font-size: 				1em;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				.9em;
	font-weight: 			bold;
	text-align: 			center;
}

/** Hide jGrowl when printing **/
@media print {
	div.jGrowl {
		display: 			none;
	}
}
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  
  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

/*
Version: 3.4.5 Timestamp: Mon Nov  4 08:22:42 PST 2013
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(top, #fff 0%, #eee 50%);
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(top, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url('select2.png') right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(top, #ccc 0%, #eee 60%);
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('select2.png') no-repeat 0 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: #fff url('select2.png') no-repeat 100% -22px;
    background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%);
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url('select2-spinner.gif') no-repeat 100%;
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%);
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(top, #eee 1%, #fff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('select2-spinner.gif') no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url('select2.png') right top no-repeat;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}
/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi)  {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
      background-image: url('select2x2.png') !important;
      background-repeat: no-repeat !important;
      background-size: 60px 40px !important;
  }
  .select2-search input {
      background-position: 100% -21px !important;
  }
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import "ng-tags-input.css";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #01a5e4;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #016e98;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #01a5e4;
}
a.text-primary:hover {
  color: #0180b1;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #01a5e4;
}
a.bg-primary:hover {
  background-color: #0180b1;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #FBFBFB;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #EEE;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #01a5e4;
  border-color: #0193cb;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0180b1;
  border-color: #01678e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #01a5e4;
  border-color: #0193cb;
}
.btn-primary .badge {
  color: #01a5e4;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #01a5e4;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #016e98;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #01a5e4;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #EEE;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #01a5e4;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 2px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #01a5e4;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 2px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #262e34;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #22292e;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #262e34;
  border-color: #262e34;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #666;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #01a5e4;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0180b1;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #01a5e4;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #01a5e4;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #10d056;
  border-color: #d6e9c6;
  color: #FFF;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-info {
  background-color: #1094d0;
  border-color: #bce8f1;
  color: #FFF;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #d0103a;
  border-color: #ebccd1;
  color: #FFF;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #01a5e4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #01a5e4;
  border-color: #01a5e4;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #b2e9ff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #01a5e4;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #01a5e4;
  border-color: #01a5e4;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #01a5e4;
}
.panel-primary > .panel-heading .badge {
  color: #01a5e4;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #01a5e4;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 2px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.15);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #FFF;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.15);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #FFF;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.15);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #FFF;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.15);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #FFF;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
body.OrganisationAdmin.Home .container-fluid:before,
body.OrganisationAdmin.Home .container-fluid:after,
body.OrganisationAdmin.Home .container-fluid:before,
body.OrganisationAdmin.Home .container-fluid:after,
body.ISourceAdmin.Home .container-fluid:before,
body.ISourceAdmin.Home .container-fluid:after,
body.ISourceAdmin.Home .container-fluid:before,
body.ISourceAdmin.Home .container-fluid:after,
body.OrganisationAdmin.Home .container-fluid .row:before,
body.OrganisationAdmin.Home .container-fluid .row:after,
body.OrganisationAdmin.Home .container-fluid .row:before,
body.OrganisationAdmin.Home .container-fluid .row:after,
body.ISourceAdmin.Home .container-fluid .row:before,
body.ISourceAdmin.Home .container-fluid .row:after,
body.ISourceAdmin.Home .container-fluid .row:before,
body.ISourceAdmin.Home .container-fluid .row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container:after,
.container-fluid:after,
.container-fluid:after,
.row:after,
.row:after,
.form-horizontal .form-group:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
body.OrganisationAdmin.Home .container-fluid:after,
body.OrganisationAdmin.Home .container-fluid:after,
body.ISourceAdmin.Home .container-fluid:after,
body.ISourceAdmin.Home .container-fluid:after,
body.OrganisationAdmin.Home .container-fluid .row:after,
body.OrganisationAdmin.Home .container-fluid .row:after,
body.ISourceAdmin.Home .container-fluid .row:after,
body.ISourceAdmin.Home .container-fluid .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.fl-right {
  float: right;
}
.fl-left {
  float: left;
}
.shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.pad-vertical {
  padding-top: 8px;
  padding-bottom: 8px;
}
.pad-horizontal {
  padding-left: 8px;
  padding-right: 8px;
}
.text-center {
  text-align: center;
}
.cursor-pointer {
  cursor: pointer;
}
.display-block {
  display: block;
}
.pad-none {
  padding: 0 !important;
}
.drop-target {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.on-top {
  z-index: 99999 !important;
}
.dragover {
  background: rgba(0, 0, 0, 0.5) url('/Content/img/portal/dropzone.jpg') no-repeat center center;
}
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path name;

At the bottom of this section, we provide information about the spritesheet itself
@spritesheet: width height image @spritesheet-sprites;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}
*/
/*
The `.sprites` mixin generates identical output to the CSS template
  but can be overridden inside of LESS

This must be run when you have at least 2 sprites.
  If run with a single sprite, then there will be reference errors.

.sprites(@spritesheet-sprites);
*/
body {
  background: #F7F7F7;
}
a {
  color: #01a5e4;
}
a:hover {
  color: #0180b1;
}
.container {
  width: 75%;
  margin: 0 auto;
}
@media all and (max-width:640px) {
  .container {
    width: 100%;
  }
}
.hideNav nav,
.hideNav .user-info {
  display: none;
}
.hideNav .sidebar + .right-pane {
  margin-left: 0;
}
.hideNav .right-pane > h1 {
  display: none;
}
.baseline-top {
  padding-top: 16px;
}
.baseline-right {
  padding-right: 16px;
}
.baseline-bottom {
  padding-bottom: 16px;
}
.baseline-left {
  padding-left: 16px;
}
img.organisation-logo {
  max-width: 200px;
  max-height: 200px;
}
img.organisation-logo nav,
img.organisation-logo .user-info {
  display: none;
}
img.organisation-logo .sidebar + .right-pane {
  margin-left: 0;
}
img.organisation-logo .right-pane > h1 {
  display: none;
}
[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important;
}
#breadcrumbs {
  color: #999999;
  margin: -8px 0 32px 0;
}
#breadcrumbs a {
  color: #999999;
  text-decoration: none;
  -webkit-transition: color 0.1s ease;
  -o-transition: color 0.1s ease;
  transition: color 0.1s ease;
}
#breadcrumbs a:hover {
  color: #333;
}
.breadcrumb:empty {
  display: none;
}
.sidebar {
  background: #262e34;
  width: 256px;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 10;
}
.sidebar > a {
  display: block;
  text-align: center;
  padding: 24px;
}
.sidebar > a img {
  display: inline-block;
  width: 75%;
}
.sidebar + .right-pane {
  margin-left: 256px;
  position: relative;
  padding: 16px 32px;
  padding-bottom: 48px;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100%;
}
.sidebar .org-area {
  text-align: center;
  padding: 16px;
}
.sidebar .org-area h2 {
  color: #FFF;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 2px;
}
.sidebar .org-area h2 + span {
  color: rgba(255, 255, 255, 0.45);
}
.sidebar .org-area .logo {
  border-radius: 50%;
  width: 156px;
  height: 156px;
  background-color: #FFF;
  display: block;
  overflow: hidden;
  margin: 0 auto 16px auto;
}
.sidebar .org-area .logo:before,
.sidebar .org-area .logo img {
  vertical-align: middle;
  display: inline-block;
}
.sidebar .org-area .logo:before {
  content: "";
  height: 100%;
  margin-right: -0.25em;
}
.sidebar .org-area .logo img {
  max-height: 50%;
  max-width: 65%;
}
.sidebar .selectboxit-btn {
  width: auto !important;
}
.sidebar .selectboxit-btn * {
  font-family: "OpenSans", sans-serif;
}
.sidebar .selectboxit-btn .selectboxit-text {
  max-width: 190px !important;
  text-transform: uppercase;
  font-size: 11px;
  color: #b0b3b6;
  text-indent: 0;
  padding: 0 8px;
}
.sidebar .selectboxit-btn .selectboxit-arrow-container {
  display: none;
}
.sidebar .selectboxit-list li {
  padding: 0;
}
.sidebar .selectboxit-option-icon-container {
  display: none;
}
.sidebar .selectboxit-btn.selectboxit-enabled:hover,
.sidebar .selectboxit-btn.selectboxit-enabled:focus,
.sidebar .selectboxit-btn.selectboxit-enabled:active {
  background: #354049;
}
#organisation-selector-dropdown {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .sidebar {
    width: 220px;
  }
  .sidebar + .right-pane {
    margin-left: 220px;
  }
}
html,
body,
input,
textarea {
  font-family: "OpenSans", sans-serif;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "OpenSans", sans-serif;
  font-weight: 200;
  margin: 0 0 1em 0;
}
b,
strong {
  font-weight: 600;
}
.text-mid {
  color: #777;
}
.text-light {
  color: #AAA;
}
p.blurb {
  font-size: 16px;
  line-height: 28px;
}
.strike {
  text-decoration: line-through;
}
a {
  cursor: pointer;
}
@font-face {
  font-family: OpenSans;
  src: url('/Content/fonts/OpenSans-Light.eot');
  src: url('/Content/fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/OpenSans-Light.woff') format('woff'), url('/Content/fonts/OpenSans-Light.ttf') format('truetype'), url('/Content/fonts/OpenSans-Light#OpenSans') format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: OpenSans;
  src: url('/Content/fonts/OpenSans-Regular.eot');
  src: url('/Content/fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/OpenSans-Regular.woff') format('woff'), url('/Content/fonts/OpenSans-Regular.ttf') format('truetype'), url('/Content/fonts/OpenSans-Regular#OpenSans') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: OpenSans;
  src: url('/Content/fonts/OpenSans-Semibold.eot');
  src: url('/Content/fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/OpenSans-Semibold.woff') format('woff'), url('/Content/fonts/OpenSans-Semibold.ttf') format('truetype'), url('/Content/fonts/OpenSans-Semibold#OpenSans') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: OpenSans;
  src: url('/Content/fonts/OpenSans-Bold.eot');
  src: url('/Content/fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/OpenSans-Bold.woff') format('woff'), url('/Content/fonts/OpenSans-Bold.ttf') format('truetype'), url('/Content/fonts/OpenSans-Bold#OpenSans') format('svg');
  font-weight: 800;
  font-style: normal;
}
.inlineSearch {
  margin: 0 0 16px 0;
}
.inlineSearch > .field {
  padding: 0;
}
.inlineSearch .omniSearch input {
  width: 300px;
}
.inlineSearch .omniSearch a {
  display: inline-block;
  margin: 0 0 0 8px;
}
.inlineSearch .field:nth-child(odd) {
  background: transparent;
}
.inlineSearch .field {
  margin-left: 0;
  margin-right: 0;
}
.inlineSearch .clearSearch {
  margin-right: 8px;
  text-decoration: underline;
  color: #01a5e4;
  cursor: pointer;
}
/* === SEARCH === */
.searchFilter {
  display: none;
  clear: both;
  padding: 16px 0;
  text-align: left;
}
.searchFilter .field,
.searchFilter .field:first-child {
  display: inline-block;
  padding-bottom: 3px;
  padding-right: 25px;
  border-top: none;
  vertical-align: top;
}
.searchFilter .field > label {
  display: block;
  text-align: left;
  margin: 0 0 3px 0;
}
.searchFilter select {
  display: inline-block;
  vertical-align: bottom;
  padding-top: 3px;
}
.searchFilter input,
.searchFilter select {
  width: 250px !important;
}
.toggleSearchOptions,
.toggleSearchOptions:hover,
.toggleSearchOptions:visited {
  display: inline-block;
  margin-left: 5px;
  color: #01a5e4;
}
.form-group.form-search {
  position: relative;
}
.form-group.form-search .fa {
  position: absolute;
  left: 0;
  width: 2.25em;
  text-align: center;
  padding: 10px 0;
}
.form-group.form-search .form-control {
  margin-right: -1em;
  padding-left: 2.25em;
}
.right-pane > h1 {
  font-size: 24px;
  margin: 16px 0;
  color: #666;
}
/* === VERTICAL NAVIGATION === */
nav li {
  list-style-type: none;
  padding: 11.2px 16px;
  padding-left: 20px;
}
nav a,
nav a:visited,
nav a:active,
nav a:focus,
nav a:hover,
nav li span {
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  color: #caccce;
}
nav li.selected,
nav li.selected a,
nav li.selected span {
  color: #FFF;
}
nav li span {
  font-size: 24px;
  margin-right: 5px;
}
nav li.selected ul {
  display: none;
}
nav ul ul {
  margin-top: 8px;
}
nav li li {
  padding: 5px 0 5px 32px;
}
nav li li span {
  display: none;
}
nav li li a {
  font-size: 12.8px;
}
nav li li.selected a {
  font-weight: 600;
}
nav ul ul ul {
  display: none;
}
nav .icon {
  display: inline-block;
  vertical-align: top;
  margin-top: -1px;
}
nav .icon.dashboard {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -144px -240px;
  width: 24px;
  height: 24px;
}
nav .icon.organisation {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -312px -240px;
  width: 24px;
  height: 24px;
}
nav .icon.documents {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -168px -240px;
  width: 24px;
  height: 24px;
}
nav .icon.administrators {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -120px -240px;
  width: 24px;
  height: 24px;
}
nav .icon.settings {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -336px -240px;
  width: 24px;
  height: 24px;
}
nav .icon.usergroups {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -216px -240px;
  width: 24px;
  height: 24px;
}
nav .icon.users {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: 0px -264px;
  width: 24px;
  height: 24px;
}
nav .icon.events {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -192px -240px;
  width: 24px;
  height: 24px;
}
nav .icon.invitations {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -264px -240px;
  width: 24px;
  height: 24px;
}
nav .icon.logs {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -288px -240px;
  width: 24px;
  height: 24px;
}
nav .icon.help {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -240px -240px;
  width: 24px;
  height: 24px;
}
ul.nav-text-links {
  padding: 0;
}
ul.nav-text-links li {
  list-style-type: none;
  display: inline-block;
}
ul.nav-text-links li:first-child a {
  padding-left: 0;
}
ul.nav-text-links a {
  text-decoration: none;
  color: #999;
  display: inline-block;
  padding: .5em 1em .5em 0;
  font-size: 20px;
  font-weight: 300;
}
ul.nav-text-links li.active a {
  color: #111;
  font-weight: 400;
}
.nav-wrapper {
  min-height: 100%;
  margin-bottom: -120px;
}
.nav-wrapper #organisation-selector-dropdownSelectBoxItContainer {
  position: inherit;
}
.sidebar-wrapper {
  overflow-y: auto;
  height: 100%;
}
.nav-wrapper:after {
  content: "";
  display: block;
  height: 120px;
}
.switch-button-wrapper {
  width: 100%;
}
.switch-button-wrapper .switch-button {
  text-align: center;
}
.switch-button-wrapper .switch-button button {
  background: none;
  border: 1px solid #63676b;
  color: #cecece;
  padding: 9px 18px;
  font-size: 12px;
  opacity: 0.8;
  min-width: 190px;
  margin-top: 15px;
}
.switch-button-wrapper .switch-button button:hover {
  background-color: #354049;
  opacity: 1;
}
.switch-button-wrapper .switch-button button i {
  padding-right: 3px;
}
.inlineFormMessage {
  margin: 0 0 20px 0;
  padding: 15px;
}
.inlineFormMessage .icon {
  display: none;
}
.inlineFormMessage .close {
  color: #FFF;
}
.inlineFormMessage .message {
  display: inline-block;
  font-size: 14px;
}
.inlineFormMessage.warn {
  background: #ffa729;
  color: #FFF;
}
.inlineFormMessage.error {
  background: #d0103a;
  color: #FFF;
}
.inlineFormMessage.success {
  background: #10d056;
  color: #FFF;
}
.inlineFormMessage.info {
  background: #1094d0;
  color: #FFF;
}
.module,
fieldset {
  background: #FFF;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  padding: 16px;
  margin: 0 0 16px 0;
}
.module .module-header,
fieldset .module-header {
  font-size: 18px;
  color: #333;
  margin: 0 0 16px 0;
  font-weight: 600;
}
.module.action-module,
fieldset.action-module {
  background: none;
  width: 200px;
  padding: 16px 0 0 0;
  box-shadow: none;
  position: absolute;
  right: 0;
  z-index: 1;
}
.module.action-module + form,
fieldset.action-module + form {
  display: inline-block;
  width: 100%;
  padding-right: 200px;
  box-sizing: border-box;
}
.module.action-module .list-group-item,
fieldset.action-module .list-group-item {
  border: none;
}
.module.action-module .module-header,
fieldset.action-module .module-header {
  font-size: 16px;
}
.module.action-module ul,
fieldset.action-module ul,
.module.action-module li,
fieldset.action-module li {
  margin: 0;
  padding: 0;
  background: none;
  list-style: none;
}
.module.action-module li:first-child a,
fieldset.action-module li:first-child a {
  padding-top: 0;
}
.module.action-module a,
fieldset.action-module a {
  display: block;
  padding: 7px 0;
  font-size: 13.6px;
  text-decoration: none;
  font-weight: 200;
}
.ui-dialog .module,
.ui-tabs .module,
.ui-dialog fieldset,
.ui-tabs fieldset {
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}
.ui-dialog .module .field,
.ui-tabs .module .field,
.ui-dialog fieldset .field,
.ui-tabs fieldset .field {
  margin: 0;
}
footer {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  color: #777;
  line-height: 26px;
  box-sizing: border-box;
  padding: 0 32px;
  width: 100%;
}
footer .btn {
  text-transform: uppercase;
  font-size: 11px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: 1em;
}
footer .btn .fa {
  font-size: 12px;
  margin-right: 2px;
}
footer .logo {
  vertical-align: top;
  display: inline-block;
  width: 80px;
  height: 20px;
  line-height: 20px;
}
footer .logo img {
  width: 100%;
}
footer .hint-footer {
  float: left;
}
footer .message {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  float: right;
  margin-right: 60px;
}
body.solid-bg footer {
  display: none;
}
.error-page {
  width: 70%;
  margin-top: 10%;
}
.error-page h1 {
  font-size: 4em;
  margin-bottom: .5em;
}
.error-page p {
  font-size: 1.75em;
}
.error-page h1,
.error-page p,
.error-page a {
  color: #FFF;
}
.error-page a {
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
  line-height: 24px;
  margin: 2em 0;
}
.error-page a .icon {
  display: inline-block;
  margin-right: .5em;
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -288px -204px;
  width: 24px;
  height: 24px;
}
@media all and (max-width:640px) {
  .error-page {
    width: 100%;
    margin-top: 0;
  }
}
@media only screen and (max-width: 1280px) {
  .error-page h1 {
    font-size: 3em;
  }
  .error-page p {
    font-size: 1.25em;
  }
}
/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */
/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/
/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  font: 14px Helvetica, Arial;
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}
/* Button */
.selectboxit-container .selectboxit {
  width: 220px;
  /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
  display: block;
  position: relative;
}
/* Height and Vertical Alignment of Text */
.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
  height: 30px;
  /* Height of the drop down */
  line-height: 30px;
  /* Vertically positions the drop down text */
  display: block;
}
/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}
/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}
/* Button Text */
.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
}
/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  /* Minimum Width of the dropdown list box options */
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  border-radius: 6px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Individual options */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
}
/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}
/* Individual Option Optgroup Header */
.selectboxit-option,
.selectboxit-optgroup-header {
  text-indent: 5px;
  /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none;
}
/* The first Drop Down option */
.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
/* The last Drop Down option */
.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold;
}
/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default;
}
/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  position: absolute;
  right: 0;
}
/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
/* Drop Down down arrow for jQueryUI and jQuery Mobile */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left;
}
.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}
.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit;
}
/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-btn {
  background: none;
  border: none;
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  color: #333333;
  background-color: #e6e6e6;
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
}
.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
}
.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999;
}
.ui-ios-overlay {
  z-index: 99999;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-left: -100px;
  margin-top: -100px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.ui-ios-overlay .title {
  color: #FFF;
  font-weight: bold;
  text-align: center;
  display: block;
  font-size: 26px;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
}
.ui-ios-overlay img {
  display: block;
  margin: 20% auto 0 auto;
}
.ui-ios-overlay .spinner {
  left: 50% !important;
  top: 40% !important;
}
.ios-overlay-show {
  -webkit-animation-name: ios-overlay-show;
  -webkit-animation-duration: 750ms;
  -moz-animation-name: ios-overlay-show;
  -moz-animation-duration: 750ms;
  -ms-animation-name: ios-overlay-show;
  -ms-animation-duration: 750ms;
  -o-animation-name: ios-overlay-show;
  -o-animation-duration: 750ms;
  animation-name: ios-overlay-show;
  animation-duration: 750ms;
}
@-webkit-keyframes ios-overlay-show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes ios-overlay-show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes ios-overlay-show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes ios-overlay-show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ios-overlay-show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ios-overlay-hide {
  -webkit-animation-name: ios-overlay-hide;
  -webkit-animation-duration: 750ms;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: ios-overlay-hide;
  -moz-animation-duration: 750ms;
  -moz-animation-fill-mode: forwards;
  -ms-animation-name: ios-overlay-hide;
  -ms-animation-duration: 750ms;
  -ms-animation-fill-mode: forwards;
  -o-animation-name: ios-overlay-hide;
  -o-animation-duration: 750ms;
  -o-animation-fill-mode: forwards;
  animation-name: ios-overlay-hide;
  animation-duration: 750ms;
  animation-fill-mode: forwards;
}
@-webkit-keyframes ios-overlay-hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes ios-overlay-hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes ios-overlay-hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes ios-overlay-hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ios-overlay-hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2013 Hakim El Hattab, http://hakim.se
 */
.ladda-button {
  position: relative;
}
.ladda-button .ladda-spinner {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
  opacity: 0;
  pointer-events: none;
}
.ladda-button .ladda-label {
  position: relative;
  z-index: 3;
}
.ladda-button .ladda-progress {
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.1s linear all !important;
  -moz-transition: 0.1s linear all !important;
  -ms-transition: 0.1s linear all !important;
  -o-transition: 0.1s linear all !important;
  transition: 0.1s linear all !important;
}
.ladda-button[data-loading] .ladda-progress {
  opacity: 1;
  visibility: visible;
}
.ladda-button,
.ladda-button .ladda-spinner,
.ladda-button .ladda-label {
  -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
  -moz-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
  -ms-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
  -o-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
}
.ladda-button[data-style=zoom-in],
.ladda-button[data-style=zoom-in] .ladda-spinner,
.ladda-button[data-style=zoom-in] .ladda-label,
.ladda-button[data-style=zoom-out],
.ladda-button[data-style=zoom-out] .ladda-spinner,
.ladda-button[data-style=zoom-out] .ladda-label {
  -webkit-transition: 0.3s ease all !important;
  -moz-transition: 0.3s ease all !important;
  -ms-transition: 0.3s ease all !important;
  -o-transition: 0.3s ease all !important;
  transition: 0.3s ease all !important;
}
.ladda-button[data-style=expand-right] .ladda-spinner {
  right: 14px;
}
.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,
.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner {
  right: 4px;
}
.ladda-button[data-style=expand-right][data-loading] {
  padding-right: 56px;
}
.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
  opacity: 1;
}
.ladda-button[data-style=expand-right][data-loading][data-size="s"],
.ladda-button[data-style=expand-right][data-loading][data-size="xs"] {
  padding-right: 40px;
}
.ladda-button[data-style=expand-left] .ladda-spinner {
  left: 14px;
}
.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,
.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner {
  left: 4px;
}
.ladda-button[data-style=expand-left][data-loading] {
  padding-left: 56px;
}
.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
  opacity: 1;
}
.ladda-button[data-style=expand-left][data-loading][data-size="s"],
.ladda-button[data-style=expand-left][data-loading][data-size="xs"] {
  padding-left: 40px;
}
.ladda-button[data-style=expand-up] {
  overflow: hidden;
}
.ladda-button[data-style=expand-up] .ladda-spinner {
  top: -32px;
  left: 50%;
  margin-left: -16px;
}
.ladda-button[data-style=expand-up][data-loading] {
  padding-top: 54px;
}
.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
  opacity: 1;
  top: 14px;
  margin-top: 0;
}
.ladda-button[data-style=expand-up][data-loading][data-size="s"],
.ladda-button[data-style=expand-up][data-loading][data-size="xs"] {
  padding-top: 32px;
}
.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,
.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner {
  top: 4px;
}
.ladda-button[data-style=expand-down] {
  overflow: hidden;
}
.ladda-button[data-style=expand-down] .ladda-spinner {
  top: 62px;
  left: 50%;
  margin-left: -16px;
}
.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,
.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner {
  top: 40px;
}
.ladda-button[data-style=expand-down][data-loading] {
  padding-bottom: 54px;
}
.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
  opacity: 1;
}
.ladda-button[data-style=expand-down][data-loading][data-size="s"],
.ladda-button[data-style=expand-down][data-loading][data-size="xs"] {
  padding-bottom: 32px;
}
.ladda-button[data-style=slide-left] {
  overflow: hidden;
}
.ladda-button[data-style=slide-left] .ladda-label {
  position: relative;
}
.ladda-button[data-style=slide-left] .ladda-spinner {
  left: 100%;
  margin-left: -16px;
}
.ladda-button[data-style=slide-left][data-loading] .ladda-label {
  opacity: 0;
  left: -100%;
}
.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%;
}
.ladda-button[data-style=slide-right] {
  overflow: hidden;
}
.ladda-button[data-style=slide-right] .ladda-label {
  position: relative;
}
.ladda-button[data-style=slide-right] .ladda-spinner {
  right: 100%;
  margin-left: -16px;
}
.ladda-button[data-style=slide-right][data-loading] .ladda-label {
  opacity: 0;
  left: 100%;
}
.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%;
}
.ladda-button[data-style=slide-up] {
  overflow: hidden;
}
.ladda-button[data-style=slide-up] .ladda-label {
  position: relative;
}
.ladda-button[data-style=slide-up] .ladda-spinner {
  left: 50%;
  margin-left: -16px;
  margin-top: 1em;
}
.ladda-button[data-style=slide-up][data-loading] .ladda-label {
  opacity: 0;
  top: -1em;
}
.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
  opacity: 1;
  margin-top: -16px;
}
.ladda-button[data-style=slide-down] {
  overflow: hidden;
}
.ladda-button[data-style=slide-down] .ladda-label {
  position: relative;
}
.ladda-button[data-style=slide-down] .ladda-spinner {
  left: 50%;
  margin-left: -16px;
  margin-top: -2em;
}
.ladda-button[data-style=slide-down][data-loading] .ladda-label {
  opacity: 0;
  top: 1em;
}
.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
  opacity: 1;
  margin-top: -16px;
}
.ladda-button[data-style=zoom-out] {
  overflow: hidden;
}
.ladda-button[data-style=zoom-out] .ladda-spinner {
  left: 50%;
  margin-left: -16px;
  -webkit-transform: scale(2.5);
  -moz-transform: scale(2.5);
  -ms-transform: scale(2.5);
  -o-transform: scale(2.5);
  transform: scale(2.5);
}
.ladda-button[data-style=zoom-out] .ladda-label {
  position: relative;
  display: inline-block;
}
.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.ladda-button[data-style=zoom-in] {
  overflow: hidden;
}
.ladda-button[data-style=zoom-in] .ladda-spinner {
  left: 50%;
  margin-left: -16px;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
}
.ladda-button[data-style=zoom-in] .ladda-label {
  position: relative;
  display: inline-block;
}
.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
  opacity: 0;
  -webkit-transform: scale(2.2);
  -moz-transform: scale(2.2);
  -ms-transform: scale(2.2);
  -o-transform: scale(2.2);
  transform: scale(2.2);
}
.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.ladda-button[data-style=contract] {
  overflow: hidden;
  width: 100px;
}
.ladda-button[data-style=contract] .ladda-spinner {
  left: 50%;
  margin-left: -16px;
}
.ladda-button[data-style=contract][data-loading] {
  border-radius: 50%;
  width: 52px;
}
.ladda-button[data-style=contract][data-loading] .ladda-label {
  opacity: 0;
}
.ladda-button[data-style=contract][data-loading] .ladda-spinner {
  opacity: 1;
}
.ladda-button[data-style=contract-overlay] {
  overflow: hidden;
  width: 100px;
  box-shadow: 0px 0px 0px 2000px rgba(0, 0, 0, 0);
}
.ladda-button[data-style=contract-overlay] .ladda-spinner {
  left: 50%;
  margin-left: -16px;
}
.ladda-button[data-style=contract-overlay][data-loading] {
  border-radius: 50%;
  width: 52px;
  box-shadow: 0px 0px 0px 2000px rgba(0, 0, 0, 0.8);
}
.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
  opacity: 0;
}
.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
  opacity: 1;
}
.ladda-button {
  background: #666;
  border: 0;
  padding: 14px 18px;
  font-size: 18px;
  cursor: pointer;
  color: #fff;
  border-radius: 2px;
  border: 1px solid transparent;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.ladda-button:hover {
  border-color: rgba(0, 0, 0, 0.07);
  background-color: #888;
}
.ladda-button[data-color=green] {
  background: #2aca76;
}
.ladda-button[data-color=green]:hover {
  background-color: #38d683;
}
.ladda-button[data-color=blue] {
  background: #53b5e6;
}
.ladda-button[data-color=blue]:hover {
  background-color: #69bfe9;
}
.ladda-button[data-color=red] {
  background: #ea8557;
}
.ladda-button[data-color=red]:hover {
  background-color: #ed956e;
}
.ladda-button[data-color=purple] {
  background: #9973c2;
}
.ladda-button[data-color=purple]:hover {
  background-color: #a685ca;
}
.ladda-button[data-color=mint] {
  background: #16a085;
}
.ladda-button[data-color=mint]:hover {
  background-color: #19b698;
}
.ladda-button[disabled],
.ladda-button[data-loading] {
  border-color: rgba(0, 0, 0, 0.07);
  cursor: default;
  background-color: #999;
}
.ladda-button[disabled]:hover,
.ladda-button[data-loading]:hover {
  cursor: default;
  background-color: #999;
}
.ladda-button[data-size=xs] {
  padding: 4px 8px;
}
.ladda-button[data-size=xs] .ladda-label {
  font-size: 0.7em;
}
.ladda-button[data-size=s] {
  padding: 6px 10px;
}
.ladda-button[data-size=s] .ladda-label {
  font-size: 0.9em;
}
.ladda-button[data-size=l] .ladda-label {
  font-size: 1.2em;
}
.ladda-button[data-size=xl] .ladda-label {
  font-size: 1.5em;
}
.switch {
  background: #fff;
  border: 1px solid #dfdfdf;
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  overflow: visible;
  width: 52px;
  height: 30px;
  padding: 0px;
  margin: 0px;
  border-radius: 20px;
  cursor: pointer;
  box-shadow: #dfdfdf 0px 0px 0px 0px inset;
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
  top: -1px;
  text-transform: uppercase;
}
/*adding a wide width for larger switch text*/
.switch.wide {
  width: 80px;
}
.switch.wide .switch-text span {
  padding: 0 5px;
}
.switch small {
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
}
.switch.checked {
  background: #262e34;
  border-color: #262e34;
}
.switch.checked small {
  left: 22px;
}
/*wider switch text moves small further to the right*/
.switch.wide.checked small {
  left: 52px;
}
/*styles for switch-text*/
.switch .switch-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.switch .off {
  display: block;
  position: absolute;
  right: 10%;
  top: 25%;
  z-index: 0;
  color: #A9A9A9;
}
.switch .on {
  display: none;
  z-index: 0;
  color: #fff;
  position: absolute;
  top: 25%;
  left: 9%;
}
.switch.checked .off {
  display: none;
}
.switch.checked .on {
  display: block;
}
.switch.disabled {
  opacity: .50;
  cursor: not-allowed;
}
.field {
  border: 0 none;
  padding: 8px 0;
  font-size: 0;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .field {
    padding: 8px 16px;
  }
}
.field .inline-block {
  display: inline-block;
}
.field label {
  font-size: 14px;
  display: inline-block;
  color: #666;
  margin: 8px 8px 0 0;
  font-weight: normal;
  width: 145px;
  text-align: right;
}
@media only screen and (max-width: 1200px) {
  .field label {
    text-align: left;
    margin-bottom: 8px;
    display: block;
  }
}
.field label.inline {
  width: auto;
  text-align: left;
  margin-top: 0;
}
@media only screen and (max-width: 1200px) {
  .field label.inline {
    display: inline-block;
  }
}
.field label.button {
  color: #FFF;
  text-align: left;
  width: auto;
}
.field.stacked label {
  text-align: left;
  display: block;
  width: auto;
}
.field.stacked .read-only {
  margin: 8px 0;
  padding: 0;
  font-size: 18px;
  display: block;
}
.field input[type=text],
.field input[type=email],
.field input[type=search],
.field input[type=password],
.field select,
.field textarea {
  font-size: 14px;
  background-color: #FFF;
  border: 2px solid #EEE;
  display: inline-block;
  padding: 4px 8px;
  height: 36px;
  line-height: 1;
  border-radius: 3px;
  box-sizing: border-box;
  transition: border-color 0.1s ease;
}
.field input[type=text]:focus,
.field input[type=email]:focus,
.field input[type=search]:focus,
.field input[type=password]:focus,
.field select:focus,
.field textarea:focus {
  border-color: #c8c8c8;
}
.field input[type=file] {
  margin-top: 5px;
}
.field textarea {
  height: 100px;
}
.field *,
.field select {
  font-size: 14px;
}
.field .read-only {
  margin-bottom: 8px;
  font-weight: bold;
}
@media only screen and (min-width: 1200px) {
  .field .read-only {
    margin: 8px;
    margin-right: 0;
    width: 50%;
  }
}
.field .read-only-list {
  display: inline-block;
  margin: 8px 0;
}
.field .read-only-list li {
  font-weight: 600;
  margin: 0 0 8px 0;
}
.field .read-only-list span {
  font-weight: normal;
  color: #AAA;
}
.field .inner-container {
  display: inline-block;
}
.field .inner-container .read-only-list {
  display: block;
}
.field input[type=text],
.field input[type=email],
.field input[type=search],
.field input[type=password],
.field input[type=file],
.field select,
.field textarea {
  width: 100%;
  max-width: 320px;
}
@media only screen and (min-width: 480px) {
  .field input[type=text],
  .field input[type=email],
  .field input[type=search],
  .field input[type=password],
  .field input[type=file],
  .field select,
  .field textarea {
    width: 350px;
  }
}
.field.tall input[type=text],
.field.tall input[type=email],
.field.tall input[type=search],
.field.tall input[type=password],
.field.tall textarea,
.field.tall .smartpicker {
  margin-top: 6px;
}
.field.tall .select2-search-choice {
  margin-top: 6px;
}
.module .field,
fieldset .field {
  margin: 0 -16px;
}
.module .field:nth-child(odd),
fieldset .field:nth-child(odd) {
  background: rgba(247, 247, 247, 0.5);
}
.module .dark-row,
fieldset .dark-row {
  background: rgba(247, 247, 247, 0.5);
}
input[type=radio]:focus,
input[type=checkbox]:focus {
  -webkit-box-shadow: 0 0 4px #01a5e4;
  box-shadow: 0 0 4px #01a5e4;
}
.checkbox {
  width: auto;
}
@media screen and (min-width: 1200px) {
  .field.buttons,
  .button-area {
    padding-left: 153px;
  }
  .button-area.buttons-left {
    padding-left: 16px;
  }
}
.vertical-checklist {
  display: inline-block;
  margin-top: 8px;
}
.vertical-checklist label {
  width: auto;
  text-align: left;
  margin: 0;
}
.vertical-checklist label span:first-child {
  color: #333;
  display: block;
  font-weight: bold;
}
.vertical-checklist input {
  margin: 3px 5.33333333px 0 0;
  height: auto;
}
.vertical-checklist > div {
  padding: 0 0 8px 0;
}
.notification-variables {
  padding: 8px 0;
}
div.inner-container .radio-button-list-item {
  display: block;
  width: auto;
  text-align: left;
}
div.inner-container .radio-button-list-item input[type="radio"] {
  margin-right: 5px;
}
.ajax.smartpicker {
  width: 350px;
}
.tagpicker {
  width: 350px;
}
@media screen and (min-width: 1300px) {
  .field.large input[type=text],
  .field.large input[type=email],
  .field.large input[type=search],
  .field.large input[type=password],
  .field.large textarea,
  .field.large .smartpicker {
    width: 500px;
    max-width: 500px;
  }
}
.select2-container-multi .select2-choices .select2-search-field input {
  height: 32px;
}
.field.tall .select2-container input {
  margin-top: 0;
}
.center-align-text {
  text-align: center;
}
.inlineError.warning-only-label label {
  color: #666;
}
.inlineError.warning-only-label .error-message {
  color: #d19300;
}
.inlineError.warning-only-label .field-validation-valid {
  background-position: 0 0;
}
.sub-fieldset {
  margin-left: 153px;
  background: #FFF;
  width: 480px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.sub-fieldset.disabled-mode {
  opacity: 0.5;
}
.sub-fieldset.disabled-mode a,
.sub-fieldset.disabled-mode a:hover {
  color: #333;
  cursor: default;
}
.sub-fieldset .field:nth-child(odd) {
  background: rgba(247, 247, 247, 0.3);
}
.sub-fieldset label {
  text-align: left;
  text-indent: 16px;
}
.sub-fieldset input {
  width: 200px !important;
}
.field input.datepicker {
  width: 110px;
}
.field input.timepicker {
  width: 80px;
}
.map-control {
  display: block;
  width: 100%;
  max-width: 500px;
  height: 250px;
}
.map-control:empty {
  display: none;
}
.datepair span {
  vertical-align: top;
}
@media only screen and (max-width: 1200px) {
  .ui-tabs .ui-tabs-panel .field {
    margin-left: -24px;
    margin-right: -24px;
  }
}
.form-no-layout {
  display: inline;
}
.fileContainer {
  overflow: hidden;
  position: relative;
  font-weight: normal;
  display: inline-block;
  line-height: normal;
}
.fileContainer input[type=file] {
  cursor: inherit;
  display: block;
  font-size: 999px;
  filter: alpha(opacity=0);
  height: 100%;
  width: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  margin-top: 0 !important;
}
.help-block {
  font-weight: 400;
  font-size: 11px;
  color: #646f77;
}
.help-block.inline {
  display: inline-block;
  margin-left: 8px;
  vertical-align: top;
  line-height: 36px;
}
p.help-block {
  margin-top: 0;
  margin-bottom: 24px;
}
.help-block strong {
  font-weight: 600;
  font-size: 11px;
}
.form-control {
  box-shadow: none;
}
table.table.borderless td,
table.table.borderless th {
  border: none;
}
.ui-dialog .field label {
  text-align: left;
  display: block;
  width: auto;
  margin-bottom: 8px;
}
.ui-dialog .field .error-message {
  margin-left: 0;
}
.ui-dialog .field .read-only {
  margin: 0;
}
#add-user-form .field {
  padding: 8px 16px;
}
.button,
a.button,
input.button,
button.button {
  display: inline-block;
  font-family: "OpenSans", sans-serif;
  font-size: 14px;
  border-radius: 3px;
  background: #01a5e4;
  color: #FFF;
  border: 0 none;
  padding: 8px 16px;
  transition: all 150ms ease;
  text-decoration: none;
  vertical-align: top;
  border: 1px solid #01a5e4;
}
.button:focus,
a.button:focus,
input.button:focus,
button.button:focus,
.button:hover,
a.button:hover,
input.button:hover,
button.button:hover {
  background: #0180b1;
  color: #FFF;
}
.button:disabled,
a.button:disabled,
input.button:disabled,
button.button:disabled,
.button:disabled:hover,
a.button:disabled:hover,
input.button:disabled:hover,
button.button:disabled:hover {
  background: #01a5e4;
  cursor: default;
  opacity: .5;
}
.button.alt {
  background: #FFF;
  border: 1px solid #01a5e4;
  color: #01a5e4;
}
.button.alt:hover {
  background: #FFF;
  border-color: #015c7e;
  color: #015c7e;
}
.button.outline {
  background: transparent;
  border: 1px solid #FFF;
  color: #FFF;
}
.button.small {
  font-size: 12px;
  padding: 4px 8px;
}
.button.large {
  display: block;
  padding: 16px;
  text-align: center;
  margin: 32px auto 16px;
  font-size: 16.8px;
  text-transform: uppercase;
}
.button .icon {
  display: inline-block;
  margin-right: 4px;
  margin-left: -6px;
  margin-top: 0;
  vertical-align: top;
  float: none;
}
.button .icon.add {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -192px -264px;
  width: 16px;
  height: 16px;
}
.button .icon.add-folder {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -208px -264px;
  width: 16px;
  height: 16px;
}
.button .icon.edit-folder {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -112px -264px;
  width: 16px;
  height: 16px;
}
.link {
  background-color: transparent;
  text-decoration: underline;
  border: none;
  color: #01a5e4;
  cursor: pointer;
}
.link:hover {
  color: #0180b1;
}
.btn {
  transition: background 0.15s ease-in-out;
}
.btn-secondary {
  background: #262e34;
  color: #FFF;
}
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
  background: #101417;
  color: #FFF;
}
.validation-summary-errors {
  background: #d0103a;
  color: #FFF;
  font-size: 16px;
  font-weight: 200;
  padding: 16px;
  margin-bottom: 16px;
}
.validation-summary-errors ul {
  margin: 0;
}
.validation-summary-errors li {
  padding: 6px 0 2px 0;
}
.validation-summary-valid {
  display: none;
}
.inlineError label {
  color: #a10c2d;
}
.inlineError input[type=text],
.inlineError input[type=email],
.inlineError input[type=search],
.inlineError input[type=password],
.inlineError textarea,
.inlineError select {
  border-color: #a10c2d;
}
.inlineError input[type=text]:focus,
.inlineError input[type=email]:focus,
.inlineError input[type=search]:focus,
.inlineError input[type=password]:focus,
.inlineError textarea:focus,
.inlineError select:focus {
  border-color: #890b26;
}
.inlineError span.input-validation-error {
  background-position: 0 -18px;
  border: none;
}
.inlineError .field-validation-error,
.inlineError .field-validation-valid {
  background-position: 0 -18px;
}
.field-validation-error span {
  display: none;
}
select + .field-validation-valid,
select + .field-validation-error,
select + span.input-validation-error {
  margin-left: -4px;
}
.field-validation-valid {
  display: none;
}
[data-val-required] + .field-validation-valid,
[data-isv-required] + .field-validation-valid,
.field-validation-error,
span.input-validation-error {
  display: block;
}
.field-validation-valid,
.field-validation-error,
span.input-validation-error {
  width: 26px;
  height: 18px;
  background-image: url(/Content/KTheme/images/validation_sprite.png);
  vertical-align: top;
  overflow: hidden;
  position: absolute;
  top: 13px;
  right: -4px;
  z-index: 1;
}
.field .error-message {
  display: none;
  margin: 8px 0 0 153px;
  color: #a10c2d;
  font-size: 12px;
}
.inlineError .field .error-message {
  display: block;
}
@media all and (max-width:640px) {
  .field .error-message {
    margin-left: 0;
    margin-bottom: 16px;
  }
}
.form-group .error-message {
  color: #a10c2d;
  font-size: 11px;
  font-weight: 600;
  margin-top: .5em;
  display: block;
}
td .error-message {
  color: #a10c2d;
  font-size: 11px;
  font-weight: 600;
  margin-top: .5em;
  display: block;
}
.inner-container .error-message {
  margin-left: 0;
}
.inner-container span.inlineError {
  display: inline-block;
}
.warning {
  color: #d19300;
  padding: 8px 0 0 0;
  font-size: 12px;
  font-weight: 600;
}
.warning .icon {
  display: inline-block;
  margin-right: 4px;
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -348px -145px;
  width: 12px;
  height: 13px;
  vertical-align: top;
}
.form-control:invalid {
  background: #FFF;
  border-color: #a10c2d;
}
input[type=file].input-validation-error ~ .error-message {
  display: block;
}
#revisionMessage,
#sparkline {
  display: none;
}
body.solid-bg {
  background-color: #262633;
  background-image: url(/Content/img/website/masthead-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
body.ForgottenPassword .alt {
  margin-left: .5em;
}
#loginWrapper {
  margin: 5% auto 0 auto;
  width: 700px;
  clear: both;
  position: relative;
  background: #FFF;
  padding: 32px 32px 80px 32px;
  box-sizing: border-box;
}
#loginWrapper.login-only {
  height: 350px;
  background: none;
  padding: 0;
}
#loginWrapper.login-only .logo {
  text-align: center;
  padding-bottom: 35px;
}
#loginWrapper.login-only .logo img {
  width: 160px;
}
#loginWrapper.login-only .login-pane,
#loginWrapper.login-only .info-pane {
  font-size: 16px;
  float: left;
  width: 50%;
  height: 100%;
  padding: 32px;
  box-sizing: border-box;
  position: relative;
}
#loginWrapper.login-only .field button {
  width: 100%;
  margin-top: .75em;
}
#loginWrapper.login-only .login-pane {
  background: #FFF;
}
#loginWrapper.login-only .info-pane {
  background: rgba(255, 255, 255, 0.1);
  color: #FFF;
}
#loginWrapper.login-only .info-pane p {
  line-height: 1.75em;
  font-weight: 300;
  font-size: 15px;
  margin-top: .85em;
  opacity: .8;
}
#loginWrapper h1 {
  font-size: 24px;
  margin-bottom: .75em;
}
#loginWrapper .field.buttons {
  padding: 0 !important;
}
#loginWrapper .field input {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
  border-width: 1px;
}
#loginWrapper .field label,
#loginWrapper .field .forgot {
  font-size: 11px;
  margin: 0 0 .5em 0;
}
#loginWrapper .field label {
  text-align: left;
  width: auto;
}
#loginWrapper .field .forgot {
  float: right;
  text-decoration: none;
}
#loginWrapper .field-validation-valid {
  display: none;
}
#loginWrapper .field-validation-error,
#loginWrapper span.input-validation-error {
  top: 35px;
}
#loginWrapper .error-message {
  margin: .5em 0;
}
@media all and (max-width:640px) {
  .ForgottenPassword .sidebar + .right-pane,
  .ResetSent .sidebar + .right-pane,
  .ResetPassword .sidebar + .right-pane,
  .ResetComplete .sidebar + .right-pane,
  .ConfirmNewEmailAddress .sidebar + .right-pane {
    padding: 10px 10px;
  }
  .ForgottenPassword .login-panel,
  .ResetSent .login-panel,
  .ResetPassword .login-panel,
  .ResetComplete .login-panel,
  .ConfirmNewEmailAddress .login-panel {
    margin: 10% auto 0 auto;
    width: 80% !important;
  }
  .ForgottenPassword #loginWrapper .field,
  .ResetSent #loginWrapper .field,
  .ResetPassword #loginWrapper .field,
  .ResetComplete #loginWrapper .field,
  .ConfirmNewEmailAddress #loginWrapper .field {
    padding-left: 0;
  }
  .ForgottenPassword #loginWrapper .field input[type=text],
  .ResetSent #loginWrapper .field input[type=text],
  .ResetPassword #loginWrapper .field input[type=text],
  .ResetComplete #loginWrapper .field input[type=text],
  .ConfirmNewEmailAddress #loginWrapper .field input[type=text],
  .ForgottenPassword #loginWrapper .field input[type=password],
  .ResetSent #loginWrapper .field input[type=password],
  .ResetPassword #loginWrapper .field input[type=password],
  .ResetComplete #loginWrapper .field input[type=password],
  .ConfirmNewEmailAddress #loginWrapper .field input[type=password] {
    width: 100%;
  }
  .ForgottenPassword #loginWrapper > img,
  .ResetSent #loginWrapper > img,
  .ResetPassword #loginWrapper > img,
  .ResetComplete #loginWrapper > img,
  .ConfirmNewEmailAddress #loginWrapper > img {
    width: 50%;
  }
  .ForgottenPassword .field-validation-valid,
  .ResetSent .field-validation-valid,
  .ResetPassword .field-validation-valid,
  .ResetComplete .field-validation-valid,
  .ConfirmNewEmailAddress .field-validation-valid {
    top: 6px;
  }
  .ForgottenPassword button,
  .ResetSent button,
  .ResetPassword button,
  .ResetComplete button,
  .ConfirmNewEmailAddress button {
    width: 100%;
  }
  .ForgottenPassword button.alt,
  .ResetSent button.alt,
  .ResetPassword button.alt,
  .ResetComplete button.alt,
  .ConfirmNewEmailAddress button.alt {
    margin-left: 0;
    margin-top: .5em;
  }
  .ForgottenPassword input {
    max-width: 100% !important;
  }
}
.user-info {
  position: absolute;
  right: 32px;
  top: 37px;
  color: #777;
}
.user-info a {
  color: inherit;
  font-weight: 600;
  text-decoration: none;
  color: #6a6a6a;
}
.avatar-squared {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  overflow: hidden;
  margin: -1px 8px 0 0;
  vertical-align: middle;
}
.avatar-squared img {
  min-height: 100%;
  width: 100%;
}
.organisation-selector {
  text-align: center;
}
.organisation-selector ul {
  padding: 0;
  list-style-type: none;
  text-align: center;
}
.organisation-selector ul li {
  display: inline-block;
  padding: 16px;
  vertical-align: top;
}
.organisation-selector ul li > a:hover {
  text-decoration: none;
}
.organisation-selector img {
  max-height: 100px;
  max-width: 100px;
}
.organisation-selector .logo {
  width: 100px;
  height: 100px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.organisation-selector h5 {
  color: #222;
  font-size: 1.1em;
  font-weight: 600;
  margin: .5em 0 .5em 0;
}
.login-panel.info-panel img {
  width: 100px;
  display: inline-block;
  margin: 16px 0 16px 0;
}
.login-panel.info-panel h1 {
  display: block;
  font-size: 28px;
  font-weight: 400;
  margin: 16px 0;
}
.login-panel.info-panel p {
  max-width: 480px;
  margin: 0 auto 32px auto;
}
.login-panel.info-panel .field,
.login-panel.info-panel label {
  text-align: center;
}
.login-panel.info-panel .read-only {
  text-overflow: ellipsis;
  overflow: hidden;
}
.login-panel.info-panel .buttons {
  padding-left: 0;
}
.login-panel.info-panel .button {
  width: 100%;
  max-width: 260px;
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.downloads a {
  display: inline-block;
  font-size: 0;
  width: 114px;
  height: 38px;
  background: transparent top left no-repeat;
  border: 0;
  margin-right: 8px;
}
.downloads a.ios {
  background-image: url(/Content/img/website/appstore-ios.png);
}
.downloads a.android {
  background-image: url(/Content/img/website/appstore-play.png);
}
.delivered-by {
  text-align: right;
  line-height: 24px;
  padding: 15px 20px;
  background: #f7f7f7;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
.delivered-by span {
  text-transform: uppercase;
  font-size: 11px;
  vertical-align: top;
  color: #8295a4;
}
.delivered-by img {
  height: 18px;
  vertical-align: top;
}
.login-pane .delivered-by {
  background: transparent;
}
.inlineError ~ .inlineError ~ .delivered-by {
  display: none;
}
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: visible;
  border: 0 none;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.75);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.75);
}
.ui-dialog .ui-dialog-titlebar {
  position: relative;
  background: transparent !important;
  padding: 0 0 8px 0;
  margin: 20px 20px 5px 20px;
  border: solid #e5e5e5;
  border-width: 0 0 1px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ui-dialog .ui-dialog-title {
  float: left;
}
.ui-dialog button.ui-dialog-titlebar-close {
  position: absolute;
  right: -32px;
  top: -32px;
  margin: 0;
  width: 30px;
  height: 30px;
  box-shadow: none !important;
  border: none !important;
  background: url(/Content/KTheme/images/jGrowl-close.png) 0 0 no-repeat !important;
  border: 0 !important;
}
.ui-dialog .ui-dialog-titlebar-close span {
  display: none;
}
.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: 15px 20px 20px 20px;
  background: none;
  overflow: auto;
  zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border: solid #e5e5e5;
  border-width: 1px 0 0 0;
  background: transparent;
  margin: 20px 20px 10px 20px;
  padding: 10px 0 0 0;
}
.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;
}
.ui-dialog input[data-val-required],
.ui-dialog input[data-val-equalto] {
  position: relative;
  z-index: 1003 !important;
}
.ui-dialog .field-validation-valid,
.ui-dialog .field-validation-error,
.ui-dialog span.input-validation-error {
  z-index: 1004 !important;
}
.ui-dialog p {
  line-height: 1.75em;
}
.no-close .ui-dialog-titlebar-close {
  display: none;
}
.ui-widget,
.ui-widget select,
.ui-widget textarea,
.ui-widget input {
  font-family: "OpenSans", sans-serif;
}
.ui-widget {
  color: #333;
}
.ui-widget-overlay {
  background: #31353d;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.ui-button,
.ui-dialog .ui-dialog-buttonpane button,
.ui-button-text-only {
  display: inline-block;
  font-family: "OpenSans", sans-serif;
  font-size: 14px;
  border-radius: 3px;
  background: #01a5e4;
  color: #FFF;
  border: 0 none;
  padding: 8px 16px;
  transition: all 150ms ease;
  text-decoration: none;
  vertical-align: top;
  border: 1px solid #01a5e4;
}
.ui-button:focus,
.ui-dialog .ui-dialog-buttonpane button:focus,
.ui-button-text-only:focus,
.ui-button:hover,
.ui-dialog .ui-dialog-buttonpane button:hover,
.ui-button-text-only:hover {
  background: #0180b1;
  color: #FFF;
}
.ui-button:disabled,
.ui-dialog .ui-dialog-buttonpane button:disabled,
.ui-button-text-only:disabled,
.ui-button:disabled:hover,
.ui-dialog .ui-dialog-buttonpane button:disabled:hover,
.ui-button-text-only:disabled:hover {
  background: #01a5e4;
  cursor: default;
  opacity: .5;
}
.hide-dialog {
  display: none;
}
.ui-dialog .ui-dialog-title {
  font-weight: 200;
  font-size: 24px;
}
.ui-button-text-only .ui-button-text {
  padding: 0;
  display: inline;
  font-family: "OpenSans", sans-serif;
}
.ui-dialog-content .button-area {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 16px;
}
.ui-widget-header {
  border: none;
  background: transparent none;
}
.ui-dialog-content form {
  margin-bottom: 50px;
}
.ui-tabs {
  display: inline-block;
  width: 100%;
  padding-right: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  background: transparent none;
}
.ui-tabs .ui-tabs-panel {
  background: #FFF;
  padding: 1.5em;
  margin-bottom: 16px;
}
.ui-tabs .ui-tabs-nav {
  padding: 0;
}
.ui-tabs .ui-tabs-nav a {
  font-size: 16px;
  font-weight: 400;
}
.ui-tabs .ui-tabs-nav .ui-state-default {
  background: transparent none;
  border: none;
}
.ui-tabs .ui-tabs-nav .ui-state-active {
  background: #FFF;
}
/* === jQGRID OVERRIDES === */
.ui-jqgrid {
  margin: 16px 0 0 0;
  border-radius: 0;
}
.ui-jqgrid th,
.ui-jqgrid .ui-jqgrid-hdiv,
.ui-jqgrid .ui-jqgrid-hdiv th,
.ui-jqgrid .ui-jqgrid-pager,
.ui-jqgrid .ui-jqgrid-pager td {
  background: rgba(247, 247, 247, 0.9);
  color: #333;
  font-family: "OpenSans", sans-serif;
}
.ui-jqgrid .ui-state-hover {
  background: rgba(247, 247, 247, 0.75);
  color: #4d4d4d;
}
.ui-jqgrid,
.ui-jqgrid tr,
.ui-jqgrid td,
.ui-jqgrid th,
.ui-jqgrid tr.jqgrow td {
  border-color: #DDD;
  white-space: nowrap;
}
.ui-jqgrid tr.jqgrow td,
.ui-jqgrid tr th.ui-th-column {
  border-left: 0 none;
  border-right: 0 none;
}
.ui-jqgrid td {
  line-height: 33px;
  height: 33px;
  color: #4d4d4d;
  text-overflow: ellipsis;
}
.ui-jqgrid td img {
  max-height: 21px;
  max-width: 21px;
  display: block;
  margin: 6px auto;
}
.ui-jqgrid td .avatar {
  border-radius: 50%;
}
.ui-jqgrid .ui-jqgrid-htable th {
  height: 33px;
  line-height: 33px;
  font-weight: bold;
}
.ui-jqgrid .ui-jqgrid-htable th div {
  height: auto;
}
.ui-jqgrid .ui-jqgrid-pager {
  height: 33px;
  line-height: 33px;
}
.ui-jqgrid .ui-paging-info {
  height: 33px;
  line-height: 33px;
  margin-top: 0;
}
.ui-jqgrid .s-ico {
  margin-left: 8px;
  margin-top: 9px;
  height: 12px;
  width: 16px;
  display: inline-block;
}
.ui-jqgrid .s-ico span {
  margin: 0;
}
.ui-jqgrid .s-ico .ui-state-disabled.ui-icon {
  display: none;
}
.ui-jqgrid tr.jqgrow td,
.ui-jqgrid .ui-jqgrid-htable th {
  padding: 0 4px;
}
.ui-jqgrid .ui-jqgrid-htable th {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ui-jqgrid div[id$=_cb] {
  text-align: center;
}
.ui-jqgrid tr,
.ui-jqgrid tr.ui-state-hover {
  border: 0 none !important;
}
.ui-jqgrid td a {
  color: #1583df !important;
  display: inline-block;
  margin-right: 8px;
  text-decoration: none;
}
.ui-jqgrid td .active {
  color: #008000;
  font-weight: bold;
  margin-left: 10px;
}
.ui-jqgrid td .inactive {
  color: #c3c3c3;
  margin-left: 10px;
}
.ui-pager-control td {
  height: 22px;
  line-height: 22px;
}
.ui-th-column,
.ui-th-column div {
  text-align: left;
}
.ui-jqgrid .ui-pg-selbox,
.ui-jqgrid .ui-pg-input {
  height: 22px;
}
.file-tree {
  margin: 0 -16px;
}
.content-item.header-row div {
  background: #f9f9f9;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #f0f0f0;
  color: #999;
}
.content-item.header-row div a {
  color: #999;
}
.content-item:nth-child(even) {
  background: rgba(247, 247, 247, 0.2);
}
.content-item.exceeds-recommended-size .validation-message,
.content-item.exceeds-recommended-size .filesize {
  color: #d08610;
}
.content-item.exceeds-recommended-size .filesize {
  font-weight: bold;
}
.content-item.upload-error {
  background: #fff8f9;
}
.content-item.upload-error div {
  color: #cd0b2f;
}
.content-item.upload-error .filename {
  border-left-color: #cd0b2f;
}
.content-item > div {
  float: left;
  height: 48px;
  line-height: 48px;
  color: #777;
  border-bottom: 1px solid #f0f0f0;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.content-item .table-field {
  margin: 0;
  padding: 4px 0;
  overflow: hidden;
}
.content-item .table-field input {
  width: 100%;
}
.module .content-item .table-field:nth-child(odd) {
  background: transparent;
}
.content-item a {
  color: #01a5e4;
  vertical-align: top;
  text-decoration: none;
}
.content-item a:hover {
  color: #0180b1;
}
.content-item a.back {
  color: #AAA;
}
.content-item a.back:hover {
  color: #9d9d9d;
}
.icon {
  display: inline-block;
  margin-right: 16px;
  margin-top: 11.42857143px;
  vertical-align: top;
  float: left;
}
.icon.back {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -325px -120px;
  width: 24px;
  height: 24px;
}
.icon.folder {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -264px -180px;
  width: 24px;
  height: 24px;
}
.icon.pdf {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -240px -180px;
  width: 24px;
  height: 24px;
}
.icon.audio {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -24px -264px;
  width: 24px;
  height: 24px;
}
.icon.video {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -240px -204px;
  width: 24px;
  height: 24px;
}
.icon.image {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -288px -180px;
  width: 24px;
  height: 24px;
}
.icon.document {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -300px -145px;
  width: 24px;
  height: 24px;
}
.icon.spreadsheet {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -264px -204px;
  width: 24px;
  height: 24px;
}
.icon.presentation {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -312px -180px;
  width: 24px;
  height: 24px;
}
.icon.text {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -336px -180px;
  width: 24px;
  height: 24px;
}
.icon.other {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -324px -145px;
  width: 24px;
  height: 24px;
}
table .icon {
  margin: 0;
}
.filename {
  width: 28%;
  border-left: 4px solid transparent;
  padding-left: 12px;
}
.author {
  width: 17%;
}
.modified {
  width: 15%;
}
.pinned {
  width: 10%;
}
.filesize {
  width: 10%;
}
.validation-message {
  width: 25%;
}
.validation-message span {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle;
  white-space: normal;
  width: 100%;
  font-size: 11px;
}
.actions {
  width: 20%;
}
.actions a {
  display: inline-block;
  margin-right: 10px;
}
.CreateDocument .header-row .filename {
  padding-left: 54px;
}
.CreateDocument .filesize {
  width: 11%;
}
.CreateDocument .validation-message {
  width: 24%;
}
.user-documents .filename {
  width: 60%;
}
.user-documents .author {
  width: 20%;
}
.user-documents .modified {
  width: 20%;
}
.file-tree.dragsort .header-row div {
  background: none;
  font-size: 12px;
  border: 0 none;
}
.file-tree.dragsort .text-right {
  text-align: right;
}
.file-tree.dragsort .content-item > div {
  padding: 0 8px;
}
.file-tree.dragsort .file-tree-content .content-item {
  background: #FFF;
  border: 1px solid #EEE;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
  margin-bottom: 8px;
}
.file-tree.dragsort .file-tree-content .content-item .draggable {
  background: #f2f3f3;
}
.file-tree.dragsort .file-tree-content .content-item div {
  border: 0 none;
}
.file-tree.dragsort .file-tree-content .content-item .icon {
  margin-right: 6px;
}
.file-tree.dragsort .status-success {
  color: #77bc1f;
}
.file-tree.dragsort .status-warning {
  color: #f38b00;
}
.file-tree.dragsort .status-danger {
  color: #d0103a;
}
.tree-view {
  margin-top: 10px;
  padding: 10px;
  list-style: none;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
.tree-view ul {
  padding-left: 20px;
}
.tree-view .text-muted {
  color: #999;
}
.tree-item-outer {
  display: inline-block;
  margin-bottom: 2px;
}
.tree-item-outer .tree-selected {
  border-radius: 2px;
  background: linear-gradient(to left bottom, #3c4851, #262e34);
  color: #FFF;
}
.tree-item-outer .tree-item-text {
  padding: 2px 5px;
  margin-right: -1px;
}
.tree-item-outer > .fa-fw {
  font-size: .7em;
  vertical-align: middle;
}
#organisation-selector .logo {
  width: 50px;
  height: 50px;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
}
#organisation-selector .large {
  width: 100px;
  height: 100px;
}
.organisation-selector .inactive-organisation {
  opacity: 0.6;
  -webkit-filter: saturate(0);
}
.Invites .invite-header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background: #FFF;
  color: #333;
  min-height: 300px;
  padding: 16px 32px;
  margin: -16px -32px 32px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.Invites .invite-header h1 {
  margin-bottom: 8px;
}
.Invites .organisation-logo {
  padding: 8px 0;
}
.Invites .invite-forms {
  max-width: 960px;
  margin: 0 auto;
}
.Invites .invite-details {
  padding: 16px;
}
.Invites .inlineFormMessage.success {
  margin: 32px auto 16px auto;
  max-width: 800px;
}
.Invites .button-area {
  padding: 32px 0;
  text-align: right;
}
.Invites .button-area .button {
  width: 100%;
}
.Invites .module {
  text-align: center;
}
.Invites .module-header {
  font-weight: 400;
}
.Invites .badge-ios,
.Invites .badge-play {
  display: block;
  margin: 16px auto 16px;
  background: url(/Content/img/portal/stores-sprite.png) no-repeat;
  font: 0/0 a transparent;
}
.Invites .badge-ios {
  width: 135px;
  height: 40px;
  background-position: 0 -55px;
}
.Invites .badge-play {
  width: 129px;
  height: 45px;
  background-position: 0 0;
}
.Invites .form-signup input[type=file] {
  display: inline-block;
}
@media all and (min-width: 960px) {
  .Invites .form-login,
  .Invites .form-signup {
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .Invites .form-login {
    width: 40%;
  }
  .Invites .form-login .field input[type=text],
  .Invites .form-login .field input[type=email],
  .Invites .form-login .field input[type=password] {
    width: auto;
  }
  .Invites .form-signup {
    width: 60%;
  }
  .Invites .module {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
.image-preview {
  max-height: 150px;
  max-width: 150px;
  display: none;
  margin-bottom: 8px;
}
.filereader .image-preview {
  display: block;
}
.image-file-input {
  display: block;
  margin-bottom: 8px;
}
body.OrganisationAdmin.Home .container-fluid,
body.ISourceAdmin.Home .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
body.OrganisationAdmin.Home .container-fluid .row,
body.ISourceAdmin.Home .container-fluid .row {
  margin-left: -15px;
  margin-right: -15px;
  zoom: 1;
  margin-bottom: 0;
}
body.OrganisationAdmin.Home .container-fluid .col-md-4,
body.ISourceAdmin.Home .container-fluid .col-md-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  body.OrganisationAdmin.Home .container-fluid .col-md-4,
  body.ISourceAdmin.Home .container-fluid .col-md-4 {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  body.OrganisationAdmin.Home .container-fluid .col-md-4,
  body.ISourceAdmin.Home .container-fluid .col-md-4 {
    float: left;
    width: 33.33333333%;
  }
}
body.OrganisationAdmin.Home .container-fluid .col-md-6,
body.ISourceAdmin.Home .container-fluid .col-md-6 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  body.OrganisationAdmin.Home .container-fluid .col-md-6,
  body.ISourceAdmin.Home .container-fluid .col-md-6 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  body.OrganisationAdmin.Home .container-fluid .col-md-6,
  body.ISourceAdmin.Home .container-fluid .col-md-6 {
    float: left;
    width: 50%;
  }
}
.infocard {
  box-sizing: border-box;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background: #fff;
  display: block;
  margin: 0 auto;
  text-decoration: none !important;
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
}
.infocard.action {
  padding: 0;
  border-radius: 0;
}
.infocard .icon {
  display: block;
  margin: 0;
  float: none;
  text-align: center;
  background: #01A5E4;
  padding: 48px 0;
}
.infocard .icon i {
  display: inline-block;
}
.infocard .icon .organisations {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -120px 0px;
  width: 120px;
  height: 120px;
}
.infocard .icon .document {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: 0px -120px;
  width: 120px;
  height: 120px;
}
.infocard .icon .users {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -240px 0px;
  width: 120px;
  height: 120px;
}
.infocard .icon .administrators {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: 0px 0px;
  width: 120px;
  height: 120px;
}
.infocard .spec {
  font-weight: bold;
  width: 120px;
  float: left;
  display: block;
  text-align: center;
  font-size: 40px;
}
.infocard .desc {
  display: inline-block;
  color: #777;
  font-size: 18px;
  margin-right: 10px;
  float: left;
  width: 50%;
}
.infocard h3 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  text-align: center;
  padding: 28px 0;
  margin: 0;
}
@media only screen and (max-width: 1025px) {
  .infocard .icon i {
    zoom: .5;
  }
}
.avatar-squared.large {
  height: 80px;
  width: 80px;
}
.profile.panel {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.75em;
}
.profile.panel .column:nth-of-type(2) {
  padding-left: 0;
}
.profile.panel .label {
  font-size: 14px;
  text-transform: uppercase;
  float: right;
}
.profile.panel strong {
  font-size: 20px;
}
.profile.panel .img-circle {
  max-width: 100%;
  max-height: 80px;
}
.security-clearance-container {
  float: left;
  margin-left: 8px;
  margin-right: 8px;
  width: 250px;
}
.security-clearance-container .vertical-checklist {
  margin-top: 0;
}
.security-clearance-container .vertical-checklist div {
  padding: 5px 0;
}
.security-clearance-container .vertical-checklist label {
  padding: 1px 0 0 24px;
  position: relative;
  display: block;
}
.security-clearance-container .vertical-checklist input {
  position: absolute;
  left: 2px;
  top: 3px;
  margin: 0;
  padding: 0;
}
.security-clearance-container-header {
  padding: 8px;
  margin-bottom: 8px;
  background-color: #F7F7F7;
}
.security-clearance-container-header.active {
  background-color: #01a5e4;
}
.security-clearance-container-header.active label {
  color: white;
}
.security-clearance-container-body {
  background-color: #F7F7F7;
  padding: 8px;
}
.picker-user,
.picker-usergroup {
  padding-left: 16px;
  position: relative;
  width: auto;
}
.picker-usergroup span {
  position: absolute;
  left: -2px;
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -144px -264px;
  width: 16px;
  height: 16px;
}
.select2-highlighted .picker-usergroup span {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -128px -264px;
  width: 16px;
  height: 16px;
}
/*.picker-user span {
    position: absolute;
    left: -2px;
    .sprite(@users-individual);
}
    .select2-highlighted .picker-user span {
        .sprite(@users-individual-hover);
    }*/
.picker-user .avatar {
  position: absolute;
  left: -2px;
  top: 1px;
  margin: 0;
  max-height: 13px;
  max-width: 13px;
  display: block;
  border-radius: 50%;
}
.rsvp-column {
  display: inline-block;
  min-width: 20px;
}
.rsvp-attending {
  color: green;
}
.rsvp-tentative {
  color: orange;
}
.rsvp-declined {
  color: red;
}
.rsvp-pending {
  color: gray;
}
.segmented-ui-control {
  background: #FFF;
  border: 1px solid #01a5e4;
  border-radius: 3px;
  text-align: left;
  padding: 0;
  display: inline-block;
}
.segmented-ui-control .segment {
  color: #01a5e4;
  cursor: pointer;
  display: inline-block;
  list-style: none;
  padding: 8px;
}
.segmented-ui-control .segment.selected {
  background: #01a5e4;
  color: #FFF;
}
.ui-tabs-panel .segmented-ui-control {
  margin: 0;
}
.progress {
  height: 4px;
  background: #e5e5e5;
  width: 400px;
}
.progress .progress-val {
  display: block;
  height: 4px;
  background: #01a5e4;
  width: 0%;
  -webkit-transition: 200ms width ease-in-out;
  -o-transition: 200ms width ease-in-out;
  transition: 200ms width ease-in-out;
}
.upper-label {
  text-transform: uppercase;
  color: #666;
}
.progress-panel {
  overflow: hidden;
  width: 100%;
}
.progress-panel span {
  display: block;
}
.progress-panel .status {
  font-weight: 600;
  font-size: 16px;
  padding: 5.33333333px 0;
}
.progress-panel .status-complete {
  color: #10d056;
}
.progress-panel .status-pending {
  color: #dc8100;
}
.progress-panel .status-error {
  color: #890b26;
}
.progress-panel .status-progress {
  color: #01a5e4;
}
.progress-panel .icon {
  float: right;
  font-size: 10px;
  margin: 0 8px 5.33333333px 0;
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -240px -120px;
  width: 60px;
  height: 60px;
}
.usage-panel .status {
  padding-left: 8px;
  padding-right: 8px;
  display: inline-block;
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 12px;
}
.usage-panel .progress {
  width: 100%;
}
.usage-panel.usage-good .status {
  color: #10d056;
}
.usage-panel.usage-good .progress-val {
  background: #10d056;
}
.usage-panel.usage-warning .status {
  color: #dc8100;
}
.usage-panel.usage-warning .progress-val {
  background: #dc8100;
}
.usage-panel.usage-danger .status {
  color: #890b26;
}
.usage-panel.usage-danger .progress-val {
  background: #890b26;
}
.invite-accepted {
  color: green;
}
.invite-pending {
  color: orange;
}
.invite-lapsed {
  color: red;
}
.invite-cancelled {
  color: gray;
}
#file-attachment-container {
  border: 1px solid #EEE;
  border-radius: 3px;
  width: 500px;
  margin-top: 16px;
}
#file-attachment-container:empty {
  display: none;
}
#file-attachment-container .file-attachment {
  border-top: 1px solid #EEE;
  width: 100%;
  overflow: hidden;
  padding: 8px 5.33333333px;
  box-sizing: border-box;
  background: #FFF;
}
#file-attachment-container .file-attachment:first-child {
  border-top: 0 none;
}
#file-attachment-container .file-attachment:nth-child(even) {
  background: #fcfcfc;
}
#file-attachment-container .file-attachment .details {
  float: left;
  width: 420px;
}
#file-attachment-container .file-attachment .remove {
  float: right;
  color: #a10c2d;
}
#file-attachment-container .file-attachment span {
  display: block;
  padding-bottom: 5.33333333px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#file-attachment-container .file-attachment .file-attachment-breadcrumb {
  font-size: .9em;
  color: #AAA;
  padding-bottom: 0;
}
#file-attachment-container span.icon {
  padding-bottom: 0;
  float: left;
  margin-left: 4px;
  margin-right: 10px;
}
#file-attachment-container span.icon.pdf {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -240px -180px;
  width: 24px;
  height: 24px;
}
#file-attachment-container span.icon.audio {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -24px -264px;
  width: 24px;
  height: 24px;
}
#file-attachment-container span.icon.video {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -240px -204px;
  width: 24px;
  height: 24px;
}
#file-attachment-container span.icon.image {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -288px -180px;
  width: 24px;
  height: 24px;
}
.invite-header {
  color: #FFF;
  padding: 4em 0;
}
.invite-header img {
  display: inline-block;
  margin-bottom: 2em;
}
.invite-header h1 {
  font-size: 2em;
}
.invite-header p {
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 200;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.invite-header .container,
.invite-forms .container {
  max-width: 750px;
}
@media (max-width: 481px) {
  .invite-forms {
    margin-left: -10px;
    margin-right: -10px;
  }
  .invite-forms .field input,
  .invite-forms .field select,
  .invite-forms button {
    width: 100%;
  }
  footer {
    display: block !important;
    position: static;
    margin: 4em 0 -1em 0;
    text-align: center;
  }
}
.OrganisationAdmin.Setup .user-info {
  display: block;
}
.OrganisationAdmin.Setup.Step2 .field input[type=text] {
  font-weight: bold;
  max-width: 400px;
  width: 400px;
}
.OrganisationAdmin.Setup h1 {
  font-size: 40px;
  margin-bottom: .5em;
}
.OrganisationAdmin.Setup p {
  font-size: 18px;
}
.OrganisationAdmin.Setup form > ul,
.OrganisationAdmin.Setup.Done .setup ul {
  padding-left: 0;
  background: #FFF;
}
.OrganisationAdmin.Setup form > ul > li,
.OrganisationAdmin.Setup.Done .setup ul > li {
  text-align: left;
  list-style: none;
  border: 1px solid #DDD;
  border-top: none;
  padding: 10px;
}
.OrganisationAdmin.Setup form > ul > li:first-child,
.OrganisationAdmin.Setup.Done .setup ul > li:first-child {
  border-top: 1px solid #DDD;
}
.OrganisationAdmin.Setup form > ul > li label,
.OrganisationAdmin.Setup.Done .setup ul > li label {
  display: block;
  color: #333;
  font-size: 18px;
  margin-bottom: 4px;
}
.OrganisationAdmin.Setup form > ul > li input,
.OrganisationAdmin.Setup.Done .setup ul > li input {
  width: 20px;
  display: inline-block;
}
.OrganisationAdmin.Setup form > ul > li span,
.OrganisationAdmin.Setup.Done .setup ul > li span {
  padding-left: 20px;
  margin-left: 1ex;
  font-size: 14px;
  color: #999;
}
.OrganisationAdmin.Setup .right-pane .setup {
  text-align: center;
  padding-top: 5%;
  margin: auto;
  width: 500px;
}
.OrganisationAdmin.Setup .right-pane .setup #step-description {
  margin-bottom: 1.1em;
}
.OrganisationAdmin.Setup .right-pane .setup #subhead {
  color: #666;
  font-size: 10px;
  text-transform: uppercase;
}
.OrganisationAdmin.Setup .right-pane .setup .remove {
  margin-top: 10px;
  margin-left: 10px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  opacity: 0.66;
  filter: alpha(opacity=66);
  transition: all 0.2s ease-in-out;
}
.OrganisationAdmin.Setup .right-pane .setup .remove:hover,
.OrganisationAdmin.Setup .right-pane .setup .remove:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.OrganisationAdmin.Setup .right-pane .setup .field:last-of-type .remove {
  visibility: hidden;
}
.OrganisationAdmin.Setup .right-pane .setup .validation-summary-errors {
  text-align: left;
}
.OrganisationAdmin.Setup.Step3 .group-name {
  padding: 10px 0;
}
.OrganisationAdmin.Setup.Step3 .field label,
.OrganisationAdmin.Setup.Step3 .field .can-edit {
  color: #333;
  display: inline-block;
  font-size: 22px;
  text-align: center;
  margin: 0;
  padding: 0;
}
.OrganisationAdmin.Setup.Step3 .field label {
  margin: 4px 4px 5px 0;
  width: auto;
}
.OrganisationAdmin.Setup.Step3 .field input[type=text] {
  max-width: 500px;
  width: 500px;
}
.OrganisationAdmin.Setup.Step3 .field .can-edit {
  padding-right: 24px;
}
.OrganisationAdmin.Setup.Step3 .rename {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -96px -264px;
  width: 16px;
  height: 16px;
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: pointer;
  display: inline-block;
  margin-top: 10px;
}
.OrganisationAdmin.Setup.Step3 .rename:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.OrganisationAdmin.Setup.Done ul {
  margin: 1em 0;
}
.OrganisationAdmin.Setup.Done ul > li {
  padding: 0;
}
.OrganisationAdmin.Setup.Done ul > li a {
  display: block;
  font-size: 18px;
  padding: 10px;
  text-decoration: none;
  background: url(/Content/img/portal/sprite-src/right-arrow.png) no-repeat;
  background-position: center right;
}
.OrganisationAdmin.Setup.Done .setup {
  width: 490px;
}
.OrganisationAdmin.Setup .buttons {
  margin-top: 3em;
  overflow: hidden;
}
.OrganisationAdmin.Setup .buttons .button {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  padding: 14px 16px;
  width: 100%;
}
.OrganisationAdmin.Setup #skip {
  font-size: 15px;
}
.UserArea h1 {
  margin-top: 20px;
  margin-bottom: 16px;
}
.UserArea #container {
  background: url(/Content/img/userportal/head.png) repeat-x transparent;
}
.UserArea.Home h1 {
  display: none;
}
.UserArea .main-pane {
  position: relative;
  margin: 0 auto;
  min-height: 100%;
  width: 960px;
}
.UserArea .module {
  padding: 0 16px;
  margin-bottom: 40px;
  border-top: 1px solid #f0f0f0;
}
.UserArea .head {
  padding-top: 24px;
  margin-bottom: 20px;
}
.UserArea .head select {
  width: 120px;
}
.UserArea .head .org {
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: left;
  display: inline-block;
  float: left;
  height: 48px;
  width: 48px;
}
.UserArea .head .orgname {
  color: #777;
  font-size: 1.25em;
  font-weight: 600;
  display: block;
  margin-top: 6px;
  margin-bottom: 4px;
  text-decoration: none;
}
.UserArea .head .selectboxit-container span {
  line-height: 20px;
  height: 20px;
}
.UserArea .head .selectboxit-btn {
  width: 120px !important;
}
.UserArea .head .selectboxit-btn * {
  font-family: "OpenSans", sans-serif;
}
.UserArea .head .selectboxit-btn .selectboxit-text {
  font-size: 11px;
  color: #b0b3b6;
  text-indent: 0;
  padding: 0 8px;
  margin-left: -12px;
  line-height: 20px;
  height: 20px;
}
.UserArea .head .selectboxit-list li {
  padding: 0;
}
.UserArea .head .selectboxit-btn.selectboxit-enabled:hover,
.UserArea .head .selectboxit-btn.selectboxit-enabled:focus,
.UserArea .head .selectboxit-btn.selectboxit-enabled:active {
  background: #354049;
}
.UserArea .filename {
  width: 40%;
}
.UserArea .author {
  width: 30%;
}
.UserArea .modified {
  width: 20%;
}
.UserArea .icon.pdf.pin {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -300px -120px;
  width: 25px;
  height: 25px;
}
.UserArea .icon.image.pin {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -72px -240px;
  width: 24px;
  height: 24px;
}
.UserArea .icon.video.pin {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -24px -240px;
  width: 24px;
  height: 24px;
}
.UserArea .icon.audio.pin {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -96px -240px;
  width: 24px;
  height: 24px;
}
.user-documents .file-tree-content.empty {
  text-align: center;
  padding: 4em 0 2em;
}
.user-documents .file-tree-content.empty .search {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -120px -120px;
  width: 120px;
  height: 120px;
  display: inline-block;
}
.user-documents .file-tree-content.empty p {
  color: #777;
  font-size: 1.5em;
}
.help-hero-section {
  background-color: white;
  padding: 20px;
}
.help-hero-section h1 {
  font-size: 2em;
  margin-bottom: .25em;
}
.help-hero-section .help-image {
  max-width: 400px;
  float: right;
}
.help-hero-section .help-text {
  margin-right: 415px;
}
.help-section {
  margin-top: 20px;
}
.help-section a.thumbnail {
  max-width: 250px;
  float: left;
  border-color: #ddd;
}
.help-section a.thumbnail:hover {
  border-color: #c4c4c4;
}
.help-section .help-text {
  margin-left: 265px;
  padding-top: 1em;
}
.help-section h2 {
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: .25em;
}
.help-section:after {
  display: block;
  content: "";
  clear: both;
}
.help-hero-section:after {
  display: block;
  content: "";
  clear: both;
}
.tour .modal-body {
  padding: 0;
}
.tour .modal-dialog {
  max-width: 476px;
}
.tour .carousel-indicators {
  bottom: auto;
  top: 230px;
}
.tour .item-figure {
  height: 222px;
}
.tour .item-copy {
  padding: 48px 80px 32px;
  text-align: center;
}
.tour h2 {
  font-weight: bold;
  font-size: 24px;
}
.tour p {
  font-size: 14px;
  line-height: 1.6;
}
.modal {
  position: fixed;
}
.modal.in .modal-dialog {
  z-index: 1050;
}
.modal-content {
  border-radius: 0;
}
.modal-open .sidebar {
  z-index: 0;
}
.modal-title {
  color: #111;
  font-weight: 600;
}
.modal .modal-body > p:first-child {
  margin-top: 0;
}
.modal-backdrop {
  bottom: 0;
  position: fixed;
}
.modal-header h1,
.modal-header h2,
.modal-header h3,
.modal-header h4,
.modal-header h5 {
  margin-bottom: 0;
  font-weight: 600;
}
.carousel-inner .item {
  background: #fff;
}
.carousel-indicators li {
  margin: 0;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border: 4px solid #fff;
  background: rgba(0, 0, 0, 0.15);
}
.carousel-indicators li.active {
  width: 16px;
  height: 16px;
  background: rgba(0, 0, 0, 0.4);
}
.file-upload-dialog .ui-dialog-titlebar {
  text-align: center;
  border: none;
}
.file-upload-dialog .ui-dialog-title {
  float: none;
}
.file-upload-dialog .spinner-container {
  width: 100%;
  height: 85px;
  position: relative;
}
.file-upload-dialog .spinner-container .spinner {
  top: 50% !important;
  left: 50% !important;
}
.file-upload-dialog p {
  text-align: center;
}
.upload-progress {
  display: inline-block;
  width: 100%;
}
.upload-progress div {
  font-size: smaller;
  background: green;
  color: white;
  width: 0;
}
table.table tr td.upload-content-drag-handle {
  vertical-align: middle;
  cursor: move;
}
table.table tr td.upload-content-type {
  width: 30px;
  vertical-align: middle;
}
table.table tr td.upload-content-name {
  width: 50%;
}
table.table tr td.upload-content-name.merge-item {
  width: 100%;
}
table.table tr td.upload-content-createdby {
  width: 50%;
}
table.table tr td.upload-content-createdby.merge-item {
  display: none;
}
table.table tr td.upload-content-size {
  width: 70px;
  padding-left: 15px;
  vertical-align: middle;
  white-space: nowrap;
}
table.table tr td.upload-content-remove {
  padding-right: 15px;
  vertical-align: middle;
}
table.table tr:first-child td {
  border-top: none;
}
@media (max-height: 768px) {
  .sidebar {
    width: 210px;
  }
  .sidebar + .right-pane {
    margin-left: 210px;
  }
  .sidebar .org-area .logo {
    width: 100px;
    height: 100px;
  }
  .sidebar .org-area h2 {
    font-size: 18px;
  }
  nav li {
    padding-top: 9px;
    padding-bottom: 9px;
  }
}
.board-pack-form .module-header + p {
  color: #646f77;
  font-size: 16px;
  margin: -16px 0 16px 0;
  font-weight: 400;
}
.board-pack-form .fileContainer.button {
  margin: 0 0 8px 0;
}
.board-pack-form .file-tree {
  margin: 0;
  min-width: 960px;
}
.board-pack-form .file-tree-content .field {
  padding: 0;
}
.board-pack-form .icon-upload-error {
  background-image: url(/Content/img/portal/sprite.png);
  background-position: -48px -264px;
  width: 24px;
  height: 24px;
}
#supported-files-dialog .modal-title {
  font-weight: 600;
  font-size: 18px;
}
#supported-files-dialog .modal-body {
  font-weight: 400;
  font-size: 14px;
}
#supported-files-dialog .modal-body p {
  margin-top: 0;
}
#supported-files-dialog .modal-body h4 {
  margin: 1.5em 0 .5em 0;
  font-weight: 600;
}
#supported-files-dialog .modal-body h4 span {
  font-weight: 400;
  color: #7d8991;
  font-size: 12px;
}
.panel {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.panel .panel-button-heading {
  padding-bottom: 0;
}
.info-card-slim {
  border: 1px solid #CCC;
  border-radius: 3px;
  padding: 15px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
  margin-bottom: 10px;
}
.info-card-slim .column:nth-of-type(2) {
  padding-left: 0;
}
.info-card-slim img {
  max-width: 100%;
  border-radius: 3px;
}
.info-card-slim h2 {
  margin: 7px 0 0 0;
  font-weight: 600;
  font-size: 18px;
}
.info-card-slim h2 span {
  font-weight: 300;
  color: #999;
}
.info-card-slim h3 {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
}
.label.label-success,
.label.label-danger {
  color: #FFF;
}
.i-want-to h3 {
  margin-bottom: .5em;
  font-size: 1.33em;
  font-weight: 400;
}
.i-want-to ul {
  padding-left: 25px;
}
.i-want-to li {
  margin: .2em 0 .3em 0;
}
.list-group-item .list-group-item-heading {
  font-weight: 600;
  font-size: 1.15em;
}
table.diff-table {
  margin: 1em 0 .5em 0;
  background: #FFF;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  color: #262e34;
}
table.diff-table .fa-fw {
  font-size: .7em;
  vertical-align: middle;
  margin-left: .25em;
}
table.diff-table .diff-new,
table.diff-table .diff-deleted {
  display: inline-block;
  border-radius: 2px;
}
table.diff-table .diff-new {
  background: #d8eed8;
  color: #3d8b3d;
}
table.diff-table .diff-deleted {
  background: #f9e2e2;
  color: #b52b27;
}
.table-grid td {
  max-width: 100px;
  border-color: #EBEBEB !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table-grid th .fa {
  display: inline-block;
  margin-left: .5em;
}
.pagination {
  margin-top: 0;
}
.username-cell img {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  margin-right: 5px;
}
.status-cell {
  font-weight: 600;
}
.status-cell .active {
  color: #5cb85c;
}
.status-cell .inactive {
  color: #d9534f;
}
.action-cell a {
  display: inline-block;
  margin-right: 6px;
  text-underline: none;
  cursor: pointer;
}
.action-cell a:hover,
.action-cell a:active,
.action-cell a:focus {
  text-decoration: underline;
}
.grid-search-message {
  margin-bottom: .75em;
}
.primary-grid-search.form-control {
  width: 300px;
}
tags-input .tags .tag-item {
  background: #F7F7F7;
}
tags-input .tags .tag-item.selected {
  background: #d9534f;
  color: #FFF;
  border-color: #c9302c;
}
tags-input .tags .tag-item.selected .remove-button,
tags-input .tags .tag-item.selected .remove-button:active,
tags-input .tags .tag-item.selected .remove-button:hover,
tags-input .tags .tag-item.selected .remove-button:focus {
  color: #FFF;
}
tags-input[disabled] .tags .tag-item {
  background: #F7F7F7;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.15);
  }
  60% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.hint-scope {
  position: relative;
  overflow: visible;
}
.hint-prompt {
  float: left;
}
.hint-prompt p {
  margin: 0;
}
.hint {
  position: absolute;
  z-index: 99;
  cursor: help;
  -webkit-animation-name: pulse;
  -webkit-animation-duration: 3.0s;
  -webkit-animation-iteration-count: infinite;
  width: 32px;
  height: 32px;
  background: url(/Content/img/shared/hint.png) center center no-repeat;
  background-size: contain;
}
.hint.left {
  left: -16px;
}
.hint.top {
  top: -16px;
}
.hint.right {
  right: -16px;
}
.hint.bottom {
  bottom: -16px;
}
.hint.center {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.hint[data-toggle="popover"] {
  cursor: help;
}
.padded-hint .hint.top {
  top: -28px;
}
.padded-hint .hint.right {
  right: -28px;
}
.padded-hint .hint.bottom {
  bottom: -28px;
}
.padded-hint .hint.left {
  left: -28px;
}
.hint-toggle {
  display: inline-block;
  color: #51626F;
}
.hint-toggle:hover {
  color: #51626F;
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
  }
}
.loader-container {
  min-height: 100px;
}
.loader {
  min-width: 30px;
  min-height: 30px;
}
.loader:before {
  content: 'Loading…';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-top: -13px;
  margin-left: -13px;
}
.loader:not(:required):before {
  content: '';
  border-radius: 50%;
  border: 1px solid #ccc;
  border-top-color: #03ade0;
  animation: spinner .6s linear infinite;
  -webkit-animation: spinner .6s linear infinite;
}
.user-dropdown-avatar,
.user-dropdown-wrapper {
  height: 24px;
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
}
.user-dropdown-avatar {
  width: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.33);
  border-radius: 12px;
  overflow: hidden;
  margin-right: 8px;
  position: relative;
}
.user-dropdown-avatar img {
  width: 100%;
  height: 100%;
}
body.OldBrowser {
  background: #FFF;
}
body.OldBrowser footer {
  display: none;
}
body.OldBrowser .right-pane {
  padding: 0;
}
.old-browser__top-half {
  color: #FFF;
  padding-bottom: 60px;
  padding-top: 16px;
  background-color: #262633;
  background-image: url(/Content/img/website/masthead-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.old-browser__top-half .home-link,
.old-browser__top-half .home-link:hover,
.old-browser__top-half .home-link:active,
.old-browser__top-half .home-link:focus {
  text-decoration: none;
  color: #FFF;
}
.old-browser__top-half .home-link img {
  width: 32px;
  height: 32px;
  margin-top: -3px;
}
.old-browser__top-half .home-link span {
  display: inline-block;
  margin-left: 3px;
  font-size: 18px;
  border-bottom: 1px dotted transparent;
  transition: all 0.2s ease-in-out;
}
.old-browser__top-half .home-link:hover span,
.old-browser__top-half .home-link:active span,
.old-browser__top-half .home-link:focus span {
  border-bottom-color: #FFF;
}
.old-browser__top-half h1 {
  font-size: 42px;
  margin-bottom: 10px;
  margin-top: 80px;
}
.old-browser__top-half p {
  font-size: 20px;
  width: 80%;
  font-weight: 300;
  line-height: 1.5;
  margin: 0;
}
.old-browser__bottom-half {
  position: relative;
}
.old-browser__bottom-half .bg-fill {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 300px;
  background: #FFF;
  z-index: 1;
}
.old-browser__bottom-half .container {
  z-index: 2;
  position: relative;
}
.old-browser__bottom-half .browser-link {
  display: block;
  float: left;
  width: 210px;
  height: 260px;
  background: #FFF;
  border-radius: 4px;
  border: 4px solid #DDD;
  margin-right: 30px;
  margin-top: -30px;
  text-align: center;
  padding: 16px;
  box-sizing: border-box;
}
.old-browser__bottom-half .browser-link,
.old-browser__bottom-half .browser-link:hover,
.old-browser__bottom-half .browser-link:focus,
.old-browser__bottom-half .browser-link:active,
.old-browser__bottom-half .browser-link:visited {
  text-decoration: none;
}
.old-browser__bottom-half .browser-link img {
  width: 100px;
  height: 100px;
  margin: 20px 0;
}
.old-browser__bottom-half .browser-link .btn {
  display: block;
}
.old-browser__bottom-half .browser-title {
  display: block;
  color: #333;
  font-size: 18px;
  margin-bottom: 10px;
}
.old-browser__bottom-half p.continue {
  margin: 20px 0;
}
[data-toggle="popover"],
.popover a {
  cursor: pointer;
}
.popover .popover-link {
  display: block;
  min-width: 100px;
  margin-top: 6px;
  color: #262e34;
  cursor: pointer;
}
.popover .popover-link:first-of-type {
  margin-top: 0;
}
.popover .popover-title {
  padding: 14px 14px 0 14px;
  font-weight: 400;
  font-size: 18px;
}
.popover .hide-all {
  font-size: 12px;
  margin-left: 10px;
  display: inline-block;
  cursor: pointer;
}
.popover .btn-xs {
  padding: 1px 8px;
}
#profile-popover {
  margin-top: 25px;
}
/* Preload images */
body:after {
  content: url(/Content/img/userportal/lightbox/close.png) url(/Content/img/userportal/lightbox/loading.gif) url(/Content/img/userportal/lightbox/prev.png) url(/Content/img/userportal/lightbox/next.png);
  display: none;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/Content/img/userportal/lightbox/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/Content/img/userportal/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/Content/img/userportal/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/Content/img/userportal/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
      -ms-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.ui-timepicker-wrapper {
	overflow-y: auto;
	height: 150px;
	width: 6.5em;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	outline: none;
	z-index: 10001;
	margin: 0;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
	width: 13em;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
	width: 11em;
}

.ui-timepicker-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ui-timepicker-duration {
	margin-left: 5px; color: #888;
}

.ui-timepicker-list:hover .ui-timepicker-duration {
	color: #888;
}

.ui-timepicker-list li {
	padding: 3px 0 3px 5px;
	cursor: pointer;
	white-space: nowrap;
	color: #000;
	list-style: none;
	margin: 0;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
	background: #fff; color: #000;
}

li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
	background: #1980EC; color: #fff;
}

li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
	color: #ccc;
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	color: #888;
	cursor: default;
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	background: #f2f2f2;
}

