#ec_header-top_content .languageArea.companySelector {
	display: inline-block;
	float: none;
}

#userFormCompanyList {
    background-color: #fcfcfc;
    border: 1px dotted #7e7e7e;
    min-width: 90px;
    padding-top: 5px;
    position: absolute;
    top: 30px;
}	

#userFormCompanyList .line {
	padding: 5px 10px;
	height: 14px;
}

#userFormCompanyList .line a {
	color: black;
}

.companySwitcherLink {
	float: left;
}
.companySwitcherLink.active {
	text-decoration: underline;
	color: black;
	cursor: default;
}

.favoriteCompanyLink {
	float: right;
	margin-left: 10px;
}
#userFormCompanyList a.favoriteCompanyLink {
	visibility: hidden;
	color: gray;
}
#userFormCompanyList .line:hover a.favoriteCompanyLink {
	visibility: visible;
}
#userFormCompanyList a.favoriteCompanyLink.active,
#userFormCompanyList a.favoriteCompanyLink.active:hover {
	color: #ffdf00;
	visibility: visible;
}

#userFormCompanyList a.favoriteCompanyLink:hover {
	color: black;
}


@CHARSET "UTF-8";
.pricing-tables .pricing-table .features{
	min-height: 140px;
}




#noyau_utilisateur_info_date_naissance_month,
#noyau_utilisateur_info_date_naissance_day{
	width: 40px;
}

#noyau_utilisateur_info_date_naissance_year{
	width: 55px;
}

.dojoxCalendar {
	width: 182px;
}
.dojoxCalendarContainer {
	cursor: default;
	font-family: tahoma, verdana, helvetica;
	font-size: 11px;
	padding: 0px;
	text-align: center;
	width: 180px;
	overflow: hidden;
}
.dj_ie6 .dojoxCalendarContainer {
	width: auto;
	position: relative;
}

.dojoxCalendarBody {
	height: 138px;
	overflow: hidden;
	position: relative;
	margin: auto;
	width: 180px;
}
.dojoxCalendar .no-header .dojoxCalendarBody {
	height: 162px;
}

.dojoxCalendar .dijitCalendarDayLabels, .dojoxCalendarMonthLabels, .dojoxCalendarYearLabels, .dojoxCal-MY-labels {
	width: 200px;
	height: 138px;
	top: 0px;
	position: absolute;
	left: 0px;
	margin: auto;
	text-align: center;
}

.dojoxCalendar .dojoxCalendarBody > div {
	width: 180px;
}

.dojoxCalendar .dijitCalendarDateTemplate {
	padding: 0 1px 0 0 !important;
}

.nihilo .dojoxCalendar .dijitCalendarDateTemplate,
.soria .dojoxCalendar .dijitCalendarDateTemplate {
	border: 0px none !important; 
}

.soria tr.dojoxCal-MY-btns {
	background:   url(../../../dijit/themes/soria/images/tabBottomHoverC.gif) repeat-x scroll 0px -21px;
}

.dojoxCalendar .noPointer, .dojoxCalendar .noPointer * {
	cursor: auto;
}

.dojoxCalendarContainer table {
	font-size: 11px;
	border-bottom: 4px solid white;
}

.dojoxCalendarHeader {
	height: 20px;
	width: 172px;
	padding: 4px 4px 0;
}
.dojoxCalendar .no-header .dojoxCalendarHeader {
	display: none;
}

.soria .dojoxCalendarHeader {
	background: #BED7F0 url(/images/tundra/titleBar.png) repeat-x scroll center top;
}


.dojoxCalendarDecrease, .dojoxCalendarIncrease {
	height: 15px;
	width: 15px;
	cursor: pointer;
}

.dojoxCalendarDecrease {
	background: transparent url(/images/tundra/spriteRoundedIconsSmall.png) no-repeat scroll left top;
	float: left;
}

.dojoxCalendarIncrease {
	background: transparent url(/images/tundra/spriteRoundedIconsSmall.png) no-repeat scroll -30px top;
	float: right;
}


.dojoxCalendarMonthLabel {
	cursor: pointer;
	height: 35px;
	width: 41px;
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
}

.dojoxCalendarYearLabel {
	cursor: pointer;
	height: 35px;
	width: 41px;
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
}

.dojoxCalendarTitle {
	cursor: pointer;
	font-weight: bold;
}

.dojoxCalendar .navToPanel .dojoxCalendarDayYearLabel,
.dojoxCalendar .navToPanel .dojoxCalendarYearHeader,
.dojoxCalendar .navToPanel .dojoxCalendarMonthHeader  {
	padding-right: 15px;
	background: url(/images/tundra/comboArrowDown.gif) right no-repeat;
}

.dojoxCalendar .dijitCalendarDateLabel {
	height: 17px;
	width: 17px;
	padding: 1px 3px 0px 3px;
	text-align: center;
	border: 1px solid white;
}

.dojoxCalendar .dijitCalendarDayLabel {
	cursor: pointer;
	height: 17px;
	width: 18px;
	padding: 0pt 2px;
	text-align: center;
}


.dojoxCalendar .dojoxCalendarContainer {
	background-color: white;
	border: 1px solid #656565;
	color: black;
}

.dojoxCalendar .dijitCalendarDisabledDate {
	text-decoration:line-through !important;
	cursor:default !important;
}

.dojoxCalendar .dojoxCalendarFooter {
	border-top: 1px solid #F4F4F4;
	height: 15px;
	padding-top: 4px;
	cursor: pointer;
	display: none;
}

.soria .dojoxCalendar .dojoxCalendarFooter {
	border-top: 0px none;
	padding-top: 5px;
	background: white url(../../../dijit/themes/soria/images/titleBar.png) repeat-x scroll center top
}

.dojoxCalendar .dojoxCalendarMonthLabel {
	border: 1px solid white;
}

.dojoxCalendar .dojoxCalendarYearLabel {
	border: 1px solid white;
}

.dojoxCalendar .dijitCalendarNextMonth .dijitCalendarDateLabel,
.dojoxCalendar .dijitCalendarPreviousMonth .dijitCalendarDateLabel  {
	border: 0px;
  color: #646464;
	padding-left: 0px;
	padding-right: 0px;
}

.dojoxCalendar .dijitCalendarNextMonth, .dojoxCalendar .dijitCalendarPreviousMonth {
  background-color: #E4E4E4;
}

.dojoxCalendar .dijitCalendarNextMonth .dojoxCalendarYearLabel,
.dojoxCalendar .dijitCalendarPreviousMonth .dojoxCalendarYearLabel {
	background-color: white;
	border-color: white;
	color: #646464;
}
.dojoxCalendar .dijitCalendarSelectedDate,
.dojoxCalendar .dijitCalendarSelectedDate,
.nihilo .dojoxCalendar .dijitCalendarSelectedDate {
	/* cell for the selected date */
	background-color:#ffe284 !important;
	color:black !important;
	border:#f5b93c solid 1px !important;
}


.soria .dojoxCalendar td.dijitCalendarSelectedDate {
	background-color: #B9CBF1 !important;
	color: black !important;
	border: 1px solid #4B5AAA !important;
}

.soria .dojoxCalendar .dijitCalendarSelectedDate div {
	/* cell for the selected date */
	background-color: #B9CBF1 !important;
	border: none  !important;
}
.dojoxCalendar .dijitCalendarSelectedDate div {
	/* cell for the selected date */
	background-color: #FFE284 !important;
	border: none  !important;
}
div.dojoxCalendar tr.dojoxCal-MY-G-Template td.dijitCalendarSelectedDate {
	background-color: transparent;
	width: 43px;
}

.dojoxCalendar tr.dojoxCal-MY-G-Template td {
	width: 45px;
}

.dojoxCalendar .dijitCalendarSelectedDate div.dijitCalendarDateLabel {
	padding: 1px 1px 0px 3px;
}

.dojoxCalendar .monthOnly .dijitCalendarDayLabels,
.dojoxCalendar .yearOnly .dijitCalendarDayLabels,
.dojoxCalendar .monthOnly .dojoxCalendarComma,
.dojoxCalendar .yearOnly .dojoxCalendarComma,
.dojoxCalendar .monthOnly .dojoxCalendarFooter,
.dojoxCalendar .yearOnly .dojoxCalendarFooter,
.dojoxCalendar .monthOnly .dojoxCalendarYearHeader,
.dojoxCalendar .monthOnly .dojoxCalendarIncrease,
.dojoxCalendar .monthOnly .dojoxCalendarDecrease,
.dojoxCalendar .yearOnly .dojoxCalendarMonthLabelNode {
	display: none;
}

.dojoxCal-MY-labels .dojoxCalendarMonthLabel,
.dojoxCal-MY-labels .dojoxCalendarYearLabel {
	height: 13px;
	padding-top: 4px;
	padding-bottom: 3px;
}

.dojoxCal-MY-labels td.dojoxCal-MY-btns {
	padding-top: 2px;
	border-top: 1px solid grey;
	text-align: center;
}

.dojoxCal-MY-labels {
	background-color: white;
}

.dojoxCal-MY-labels .dojoxCalendarIncrease,
.dojoxCal-MY-labels .dojoxCalendarDecrease {
	float: none;
	margin-left: 14px;
}

.dojoxCal-MY-btns button {
	font-size: 8pt;
}
.dojoxCalendar .dojoxCal-MY-btns .dijitDisabled button {
	color: #999;
}
.dojoxCal-hidden {
	visibility: hidden;
}
.dojoxCalendar .dojoxCal-MY-labels {
	height: 164px;
}
.dojoxCalendar .dojoxCal-MY-labels .dijitCalendarSelectedDate div {
	padding-top: 3px;
	padding-bottom: 2px;
}
.soria .dojoxCal-MY-labels .dijitCalendarSelectedDate div {
	padding-top: 4px;
	padding-bottom: 3px;
}
.dojoxCal-MY-labels .dojoxCalendarMonthLabel {
	width: 38px;
}
.dojoxCal-MY-labels .dojoxCal-MY-M-last {
	border-right: 1px grey solid;
}
.soria .dojoxCal-MY-labels .dojoxCal-MY-M-last {
	border-right: 1px #B9CBF1 solid;
} 
.dojoxCal-MY-labels .dojoxCal-MY-M-last .dojoxCalendarMonthLabel,
.dojoxCal-MY-labels .dojoxCal-MY-G-Template div.dojoxCalendarYearLabel {
	width: 42px;
}

.dojoxCalendar .cancel-btn {
	margin-left: 11px;
}
.dojoxCalendar .ok-btn {
	margin-left: 15px;
}



/* Calendar : dijit Calendar */

/* Calendar
 * 
 * Styling Calendar mainly includes:
 * 
 * 1. Calendar container
 * 		.dijitCalendar - main container
 * 		.dijitCalendarHover / .dijitCalendarActive - states e.g. hover,active
 * 
 * 2. Month
 * 		.dijitCalendarMonthContainer
 * 		.dijitCalendarMonthLabel
 *      .dijitCalendarDecrease / .dijitCalendarDecrease - icons for switching to previous/next month
 *      .dijitCalendarArrowActive .dijitCalendarDecrease - states e.g. hover,active
 * 
 * 3. Date
 * 		.dijitCalendarDayLabelTemplate - week day column header e.g. S M T W T F S
 * 		.dijitCalendarDateTemplate - date label wrapper
 * 		.dijitCalendarPreviousMonth .dijitCalendarDateLabel - special labels for previous or next month
 *      .dijitCalendarSelectedDate .dijitCalendarDateLabel - styles for selected date
 * 		.dijitCalendarDisabledDate .dijitCalendarDateLabel - styles for disabled date
 * 		.dijitCalendarActiveDate .dijitCalendarDateLabel - states e.g. hover,active
 * 
 * 4. Year
 * 		.dijitCalendarYearContainer
 * 		.dijitCalendarYearLabel
 * 		.dijitCalendarPreviousYear /.dijitCalendarNextYear
 *      .dijitCalendarNextYearHover / .dijitCalendarPreviousYearHover - states e.g. hover,active
 *      
 * 5. Dropdown Month Menu
 * 		.dijitCalendarMonthMenu - menu container     
 * 		.dijitCalendarMonthMenu .dijitCalendarMonthLabel - month label in menu item
 * 		.dijitCalendarMonthMenu .dijitCalendarMonthLabelHover - menu item hover state
 */
.dijitCalendar {
  border: solid 1px #A5A4A4;
  background-color: #eee;
  background-image: url("/images/tundra/calendarContainerImages.png");
  background-position: 0 -448px;
  background-repeat: repeat-x;
  text-align: center;
  padding: 6px 5px 3px 5px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-collapse: separate;
}
.dj_ie6 .dijitCalendar {
  background-image: none;
}
.dijitCalendar img {
  border: none;
}
.dijitCalendarHover, .dijitCalendar:hover, .dijitCalendarActive {
  /* treat dijitCalenderActive like hover since there's
	 * no concept of clicking a Calendar as a whole (although you can click things inside the calendar)
	 */

  background-color: #eee;
  border: solid 1px #A5A4A4;
}
.dijitCalendarMonthContainer th {
  text-align: center;
  padding-bottom: 4px;
  vertical-align: middle;
}
.dijitCalendarMonthLabel {
  color: #000000;
  font-size: 1.091em;
  padding: 0 4px;
}
/* next/previous month arrows */
.dijitCalendarIncrementControl {
  width: 18px;
  height: 16px;
  background-image: url("/images/tundra/calendarArrows.png");
  background-repeat: no-repeat;
}
.dj_ie6 .dijitCalendarIncrementControl {
  background-image: url("/images/tundra/calendarArrows8bit.png");
}
.dijitCalendarIncrease {
  background-position: -18px 0;
}
.dijitCalendarArrowHover .dijitCalendarDecrease, .dijitCalendarArrow:hover .dijitCalendarDecrease {
  background-position: -36px 0;
}
.dijitCalendarArrowHover .dijitCalendarIncrease, .dijitCalendarArrow:hover .dijitCalendarIncrease {
  background-position: -55px 0;
}
.dijitCalendarArrowActive .dijitCalendarDecrease, .dijitCalendarArrow:active .dijitCalendarDecrease {
  background-position: -72px 0;
}
.dijitCalendarArrowActive .dijitCalendarIncrease, .dijitCalendarArrow:active .dijitCalendarIncrease {
  background-position: -91px 0;
}
.dijitA11ySideArrow {
  /* text +/- labels instead of arrow icons, for high contrast mode */

  display: none;
}
.dijitCalendarDayLabelTemplate {
  padding-bottom: 0;
  text-align: center;
  border-bottom: 1px solid #b5bcc7;
  padding: 0 3px 2px;
}
.dijitCalendarDayLabel {
  padding: 0 4px 0 4px;
  font-weight: bold;
  font-size: 0.909em;
  text-align: center;
  color: #000000;
}
.dijitCalendarDateTemplate {
  text-align: center;
  background-color: #ffffff;
  background-image: url("/images/tundra/calendarContainerImages.png");
  background-position: 0 0;
  background-repeat: repeat-x;
  border-bottom: 1px solid #d3d3d3;
  padding-top: 0;
  font-size: 0.909em;
  font-family: Arial;
  font-weight: bold;
  letter-spacing: .05em;
  text-align: center;
  color: #000000;
}
.dj_ie6 .dijitCalendarDateTemplate {
  background-image: none;
}
.dijitCalendarPreviousMonth, .dijitCalendarNextMonth {
  background-color: #ddd;
  background-image: none;
  border-bottom: solid 1px #d3d3d3;
  /* todo: redundant with above .dijitCalendarDateTemplate rule */
}
.dijitCalendarDateTemplate .dijitCalendarDateLabel {
  text-decoration: none;
  display: block;
  padding: 3px 5px 3px 4px;
  border: solid 1px #ffffff;
  /* intentionally matches background-color, no visible border until hover/selection */

  background-color: rgba(171, 212, 251, 0);
  /* transparent causes black-flash animation problem on webkit */

  -webkit-transition-property: background-color, border;
  -moz-transition-property: background-color, border;
  transition-property: background-color, border;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
.dijitCalendarPreviousMonth .dijitCalendarDateLabel, .dijitCalendarNextMonth .dijitCalendarDateLabel {
  color: #999;
  border-color: #eee;
  /* intentionally matches background-color, no visible border until hover/selection */

}
.dijitCalendarYearContainer {
  vertical-align: middle;
}
.dijitCalendarYearControl {
  padding: 1px 2px 2px 2px;
}
.dijitCalendarYearLabel {
  padding: 2px 0 0 0;
  margin: 0;
  font-size: 1.17em;
}
.dijitCalendarYearLabel span {
  /* trying to center next/current/previous year vertically, doesn't work on IE6/7 though */

  vertical-align: middle;
}
.dijitCalendarSelectedYear {
  padding: 0 3px;
}
.dijitCalendarNextYear, .dijitCalendarPreviousYear {
  padding: 1px 6px 1px 6px;
  font-size: 0.909em;
}
.dijitCalendarSelectedYear {
  font-size: 1.091em;
  color: #000000;
}
/* End Normal Calendar Style */
/* Hovered Calendar Style */
.dijitCalendarHoveredDate .dijitCalendarDateLabel, .dijitCalendarEnabledDate:hover .dijitCalendarDateLabel {
  background-color: #d3d3d3;
  border: solid 1px #999;
  color: #000000;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.dijitCalendarNextYearHover,
.dijitCalendarNextYear:hover,
.dijitCalendarPreviousYearHover,
.dijitCalendarPreviousYear:hover {
  color: #000000;
  border: solid 1px #ffffff;
  padding: 0 5px 0 5px;
  /* reduced by 1 to make room for border */

  background-color: #eee;
}
/* End Hovered Calendar Style */
/* Active Calendar Style */
.dijitCalendarNextYearActive, .dijitCalendarNextYear:active.dijitCalendarPreviousYearActive, .dijitCalendarPreviousYear:active {
  border: solid 1px #999;
  padding: 0 5px 0 5px;
  /* reduced by 1 to make room for border */

  background-color: #ccc;
}
.dijitCalendarActiveDate .dijitCalendarDateLabel, .dijitCalendarEnabledDate:active .dijitCalendarDateLabel {
  background-image: url("/images/tundra/calendarContainerImages.png");
  background-position: 0 -300px;
  background-color: #ccc;
  border: solid 1px #ffffff;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.dj_ie6 .dijitCalendarActiveDate .dijitCalendarDateLabel {
  background-image: none;
}
/* End Active Calendar Style */
/* Selected Calendar Style */
.dijitCalendarSelectedDate .dijitCalendarDateLabel {
  color: #000000;
  background-color: #ddd;
  border-color: #999;
}
/* End Selected Calendar Style */
/* Disabled Calendar Style*/
.dijitCalendarDisabledDate .dijitCalendarDateLabel {
  color: #818181;
  text-decoration: line-through;
}
/* End Disabled Calendar Style */
/* Styling for month DropDownButton */
.dijitCalendar .dijitDropDownButton {
  margin: 0;
}
.dijitCalendar .dijitButtonText {
  padding: 1px 0 3px;
  margin-right: -4px;
}
.dijitCalendar .dijitDropDownButton .dijitButtonNode {
  background-color: transparent;
  background-image: none;
  padding: 0 3px 0 2px;
  border: solid 1px #b5bcc7;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.dijitCalendar .dijitDropDownButtonHover .dijitButtonNode, .dijitCalendar .dijitDropDownButton:hover .dijitButtonNode {
  background-color: #eee;
  border: solid 1px #ffffff;
}
/* Styling for month drop down list */
.dijitCalendarMonthMenu {
  border-color: #999;
  background-color: #ffffff;
  text-align: center;
  background-image: none;
}
.dijitCalendarMonthMenu .dijitCalendarMonthLabel {
  border-top: solid 1px #ffffff;
  /* intentionally invisible until hover */

  border-bottom: solid 1px #ffffff;
  padding: 2px 0;
}
.dijitCalendarMonthMenu .dijitCalendarMonthLabelHover, .dijitCalendarMonthMenu .dijitCalendarMonthLabel:hover {
  background-color: #ddd;
  border-color: #999;
  border-width: 1px 0;
  background-image: url("/images/tundra/commonHighlight.png");
  background-repeat: repeat-x;
}

div.customToggleArea{
	position: absolute !important;
	top: 30px;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 260px;
	padding: 10px 15px;
	margin: 2px 0 0;
	font-size: 13px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .175);
	box-shadow: 0 15px 20px rgba(0, 0, 0, .175);
	border-radius: 0 !important;
	cursor : move;
	cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

div.customToggleArea.ui-draggable-dragging{
	cursor : move;
	cursor : grabbing;
	cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

div.customToggleArea .customDropdownOfTheDeath-searchInput{
	margin-bottom : 10px;
	width : 100%;
}

div.customToggleArea div.groupRow{
	margin-top : 5px;
	width : 100%;
	display : table;
}

div.customToggleArea div.groupNameWrapper{
	display : table-cell;
	text-align : left;
	white-space : nowrap;
}

div.customToggleArea div.btnWrapper{
	display : table-cell;
	text-align : right;
	white-space : nowrap;
	padding-left : 8px;
}

div.customToggleArea .customDropdownOfTheDeath-cancelLink{
	display : inline-block;
	margin-top : 9px;
	margin-left : 7px;
	vertical-align : middle;
}

div.customToggleArea .input-group-btn{
	width : 1%;
}

button.closeCustomDropdownOfTheDeathBtn{
	position : relative;
	float : right;
	background-color : white;
	margin-bottom : 5px;
	margin-left : 10px;
	color: #ccc;
}

button.closeCustomDropdownOfTheDeathBtn:hover{
	color : #666;
}
.datatable-btn{
	margin-top : 10px;
	margin-right : 5px;
}
/*!
 * Datepicker for Bootstrap v3
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  z-index: 3000;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  border-radius: 4px; }

.bootstrap-datetimepicker-widget .btn {
  padding: 6px; }

.bootstrap-datetimepicker-widget:before {
  position: absolute;
  top: -7px;
  left: 6px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.bootstrap-datetimepicker-widget:after {
  position: absolute;
  top: -6px;
  left: 7px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  border-left: 6px solid transparent;
  content: ''; }

.bootstrap-datetimepicker-widget.pull-right:before {
  right: 6px;
  left: auto; }

.bootstrap-datetimepicker-widget.pull-right:after {
  right: 7px;
  left: auto; }

.bootstrap-datetimepicker-widget > ul {
  margin: 0;
  list-style-type: none; }

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-size: 1.2em;
  font-weight: bold; }

.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0; }

.bootstrap-datetimepicker-widget .datepicker > div {
  display: none; }

.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center; }

.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0; }

.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th {
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 4px; }

.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover {
  cursor: pointer;
  background: #eee; }

.bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new {
  color: #999; }

.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
  color: #373737;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #428bca; 
  border : 1px solid #373737;}

.bootstrap-datetimepicker-widget td.disabled, .bootstrap-datetimepicker-widget td.disabled:hover {
  color: #999;
  cursor: not-allowed;
  background: 0; }

.bootstrap-datetimepicker-widget td span {
  display: block;
  float: left;
  width: 47px;
  height: 54px;
  margin: 2px;
  line-height: 54px;
  cursor: pointer;
  border-radius: 4px; }

.bootstrap-datetimepicker-widget td span:hover {
  background: #eee; }

.bootstrap-datetimepicker-widget td span.active {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #428bca; }

.bootstrap-datetimepicker-widget td span.old {
  color: #999; }

.bootstrap-datetimepicker-widget td span.disabled, .bootstrap-datetimepicker-widget td span.disabled:hover {
  color: #999;
  cursor: not-allowed;
  background: 0; }

.bootstrap-datetimepicker-widget th.switch {
  width: 145px; }

.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
  font-size: 21px; }

.bootstrap-datetimepicker-widget th.disabled, .bootstrap-datetimepicker-widget th.disabled:hover {
  color: #999;
  cursor: not-allowed;
  background: 0; }

.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer; }

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eee; }

.input-group.date .input-group-addon span {
  display: block;
  width: 16px;
  height: 16px;
  cursor: pointer; }

.bootstrap-datetimepicker-widget.left-oriented:before {
  right: 6px;
  left: auto; }

.bootstrap-datetimepicker-widget.left-oriented:after {
  right: 7px;
  left: auto; }

.bootstrap-datetimepicker-widget ul.list-unstyled li.in div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0 !important; }

/* ColorPalette
 * 
 * Styling of the ColorPalette consists of the following:
 * 
 * 1. the whole color palette
 *		.dijitColorPalette - for outline, border, and background color of the whole color palette
 *		Note: outline does not work for IE
 *
 * 2. the color swatch 
 *		.dijitColorPalette .dijitPaletteImg
 *		transparent (but clickable) <img> node inside of each <td>, overlaying the color swatch.
 *		displays border around a color swatch
 *
 * 3. hovered swatch
 * 		.dijitColorPalette .dijitPaletteCellHover .dijitPaletteImg
 *		the hovered state of the color swatch - adds border
 * 	
 * 4. active and selected swatch
 * 		.dijitColorPalette .dijitPaletteCellActive .dijitPaletteImg
 *		.dijitColorPalette .dijitPaletteCellSelected .dijitPaletteImg
 *		adds border for active or selected state
 */
/*
.tundra  .dijitColorPalette {
	outline: 1px solid #769dc0; 
	border: 1px solid #c0ccdf;
	background:#fff;

	-moz-border-radius: 0px;
}

.tundra .dijitColorPalette .dijitPaletteImg {
	border: 1px solid #cecece;
}
.tundra .dijitColorPalette .dijitPaletteCellHover .dijitPaletteImg {
	border: 1px solid #000;
}
.tundra .dijitColorPalette .dijitPaletteCellActive .dijitPaletteImg,
.tundra .dijitColorPalette .dijitPaletteCellSelected .dijitPaletteImg {
	border: 2px solid #000;
}
*/

.dijitColorPalette {
	width: 206px;
	position: absolute;
	margin: 0;
	display: inline;
	z-index: 10000;
}
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.flag-icon:before {
  content: "\00a0";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-ad {
  background-image: url(../../images/widgets/flags/4x3/ad.svg);
}
.flag-icon-ad.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ad.svg);
}
.flag-icon-ae {
  background-image: url(../../images/widgets/flags/4x3/ae.svg);
}
.flag-icon-ae.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ae.svg);
}
.flag-icon-af {
  background-image: url(../../images/widgets/flags/4x3/af.svg);
}
.flag-icon-af.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/af.svg);
}
.flag-icon-ag {
  background-image: url(../../images/widgets/flags/4x3/ag.svg);
}
.flag-icon-ag.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ag.svg);
}
.flag-icon-ai {
  background-image: url(../../images/widgets/flags/4x3/ai.svg);
}
.flag-icon-ai.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ai.svg);
}
.flag-icon-al {
  background-image: url(../../images/widgets/flags/4x3/al.svg);
}
.flag-icon-al.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/al.svg);
}
.flag-icon-am {
  background-image: url(../../images/widgets/flags/4x3/am.svg);
}
.flag-icon-am.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/am.svg);
}
.flag-icon-ao {
  background-image: url(../../images/widgets/flags/4x3/ao.svg);
}
.flag-icon-ao.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ao.svg);
}
.flag-icon-aq {
  background-image: url(../../images/widgets/flags/4x3/aq.svg);
}
.flag-icon-aq.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/aq.svg);
}
.flag-icon-ar {
  background-image: url(../../images/widgets/flags/4x3/ar.svg);
}
.flag-icon-ar.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ar.svg);
}
.flag-icon-as {
  background-image: url(../../images/widgets/flags/4x3/as.svg);
}
.flag-icon-as.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/as.svg);
}
.flag-icon-at {
  background-image: url(../../images/widgets/flags/4x3/at.svg);
}
.flag-icon-at.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/at.svg);
}
.flag-icon-au {
  background-image: url(../../images/widgets/flags/4x3/au.svg);
}
.flag-icon-au.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/au.svg);
}
.flag-icon-aw {
  background-image: url(../../images/widgets/flags/4x3/aw.svg);
}
.flag-icon-aw.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/aw.svg);
}
.flag-icon-ax {
  background-image: url(../../images/widgets/flags/4x3/ax.svg);
}
.flag-icon-ax.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ax.svg);
}
.flag-icon-az {
  background-image: url(../../images/widgets/flags/4x3/az.svg);
}
.flag-icon-az.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/az.svg);
}
.flag-icon-ba {
  background-image: url(../../images/widgets/flags/4x3/ba.svg);
}
.flag-icon-ba.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ba.svg);
}
.flag-icon-bb {
  background-image: url(../../images/widgets/flags/4x3/bb.svg);
}
.flag-icon-bb.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bb.svg);
}
.flag-icon-bd {
  background-image: url(../../images/widgets/flags/4x3/bd.svg);
}
.flag-icon-bd.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bd.svg);
}
.flag-icon-be {
  background-image: url(../../images/widgets/flags/4x3/be.svg);
}
.flag-icon-be.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/be.svg);
}
.flag-icon-bf {
  background-image: url(../../images/widgets/flags/4x3/bf.svg);
}
.flag-icon-bf.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bf.svg);
}
.flag-icon-bg {
  background-image: url(../../images/widgets/flags/4x3/bg.svg);
}
.flag-icon-bg.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bg.svg);
}
.flag-icon-bh {
  background-image: url(../../images/widgets/flags/4x3/bh.svg);
}
.flag-icon-bh.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bh.svg);
}
.flag-icon-bi {
  background-image: url(../../images/widgets/flags/4x3/bi.svg);
}
.flag-icon-bi.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bi.svg);
}
.flag-icon-bj {
  background-image: url(../../images/widgets/flags/4x3/bj.svg);
}
.flag-icon-bj.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bj.svg);
}
.flag-icon-bl {
  background-image: url(../../images/widgets/flags/4x3/bl.svg);
}
.flag-icon-bl.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bl.svg);
}
.flag-icon-bm {
  background-image: url(../../images/widgets/flags/4x3/bm.svg);
}
.flag-icon-bm.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bm.svg);
}
.flag-icon-bn {
  background-image: url(../../images/widgets/flags/4x3/bn.svg);
}
.flag-icon-bn.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bn.svg);
}
.flag-icon-bo {
  background-image: url(../../images/widgets/flags/4x3/bo.svg);
}
.flag-icon-bo.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bo.svg);
}
.flag-icon-bq {
  background-image: url(../../images/widgets/flags/4x3/bq.svg);
}
.flag-icon-bq.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bq.svg);
}
.flag-icon-br {
  background-image: url(../../images/widgets/flags/4x3/br.svg);
}
.flag-icon-br.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/br.svg);
}
.flag-icon-bs {
  background-image: url(../../images/widgets/flags/4x3/bs.svg);
}
.flag-icon-bs.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bs.svg);
}
.flag-icon-bt {
  background-image: url(../../images/widgets/flags/4x3/bt.svg);
}
.flag-icon-bt.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bt.svg);
}
.flag-icon-bv {
  background-image: url(../../images/widgets/flags/4x3/bv.svg);
}
.flag-icon-bv.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bv.svg);
}
.flag-icon-bw {
  background-image: url(../../images/widgets/flags/4x3/bw.svg);
}
.flag-icon-bw.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bw.svg);
}
.flag-icon-by {
  background-image: url(../../images/widgets/flags/4x3/by.svg);
}
.flag-icon-by.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/by.svg);
}
.flag-icon-bz {
  background-image: url(../../images/widgets/flags/4x3/bz.svg);
}
.flag-icon-bz.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/bz.svg);
}
.flag-icon-ca, .flag-icon-qc{
  background-image: url(../../images/widgets/flags/4x3/ca.svg);
}
.flag-icon-ca.flag-icon-squared, .flag-icon-qc.flag-icon-squared{
  background-image: url(../../images/widgets/flags/1x1/ca.svg);
}
.flag-icon-cc {
  background-image: url(../../images/widgets/flags/4x3/cc.svg);
}
.flag-icon-cc.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/cc.svg);
}
.flag-icon-cd {
  background-image: url(../../images/widgets/flags/4x3/cd.svg);
}
.flag-icon-cd.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/cd.svg);
}
.flag-icon-cf {
  background-image: url(../../images/widgets/flags/4x3/cf.svg);
}
.flag-icon-cf.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/cf.svg);
}
.flag-icon-cg {
  background-image: url(../../images/widgets/flags/4x3/cg.svg);
}
.flag-icon-cg.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/cg.svg);
}
.flag-icon-ch {
  background-image: url(../../images/widgets/flags/4x3/ch.svg);
}
.flag-icon-ch.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ch.svg);
}
.flag-icon-ci {
  background-image: url(../../images/widgets/flags/4x3/ci.svg);
}
.flag-icon-ci.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ci.svg);
}
.flag-icon-ck {
  background-image: url(../../images/widgets/flags/4x3/ck.svg);
}
.flag-icon-ck.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ck.svg);
}
.flag-icon-cl {
  background-image: url(../../images/widgets/flags/4x3/cl.svg);
}
.flag-icon-cl.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/cl.svg);
}
.flag-icon-cm {
  background-image: url(../../images/widgets/flags/4x3/cm.svg);
}
.flag-icon-cm.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/cm.svg);
}
.flag-icon-cn {
  background-image: url(../../images/widgets/flags/4x3/cn.svg);
}
.flag-icon-cn.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/cn.svg);
}
.flag-icon-co {
  background-image: url(../../images/widgets/flags/4x3/co.svg);
}
.flag-icon-co.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/co.svg);
}
.flag-icon-cr {
  background-image: url(../../images/widgets/flags/4x3/cr.svg);
}
.flag-icon-cr.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/cr.svg);
}
.flag-icon-cu {
  background-image: url(../../images/widgets/flags/4x3/cu.svg);
}
.flag-icon-cu.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/cu.svg);
}
.flag-icon-cv {
  background-image: url(../../images/widgets/flags/4x3/cv.svg);
}
.flag-icon-cv.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/cv.svg);
}
.flag-icon-cw {
  background-image: url(../../images/widgets/flags/4x3/cw.svg);
}
.flag-icon-cw.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/cw.svg);
}
.flag-icon-cx {
  background-image: url(../../images/widgets/flags/4x3/cx.svg);
}
.flag-icon-cx.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/cx.svg);
}
.flag-icon-cy {
  background-image: url(../../images/widgets/flags/4x3/cy.svg);
}
.flag-icon-cy.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/cy.svg);
}
.flag-icon-cz {
  background-image: url(../../images/widgets/flags/4x3/cz.svg);
}
.flag-icon-cz.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/cz.svg);
}
.flag-icon-de {
  background-image: url(../../images/widgets/flags/4x3/de.svg);
}
.flag-icon-de.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/de.svg);
}
.flag-icon-default:before{
	font-family : 'Fontawesome';
	content: "\f128";
	dislpay : inline-block;
	width : 100%;
	margin-left : 5px;
	text-align : center;
}
.flag-icon-dj {
  background-image: url(../../images/widgets/flags/4x3/dj.svg);
}
.flag-icon-dj.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/dj.svg);
}
.flag-icon-dk {
  background-image: url(../../images/widgets/flags/4x3/dk.svg);
}
.flag-icon-dk.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/dk.svg);
}
.flag-icon-dm {
  background-image: url(../../images/widgets/flags/4x3/dm.svg);
}
.flag-icon-dm.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/dm.svg);
}
.flag-icon-do {
  background-image: url(../../images/widgets/flags/4x3/do.svg);
}
.flag-icon-do.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/do.svg);
}
.flag-icon-dz {
  background-image: url(../../images/widgets/flags/4x3/dz.svg);
}
.flag-icon-dz.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/dz.svg);
}
.flag-icon-ec {
  background-image: url(../../images/widgets/flags/4x3/ec.svg);
}
.flag-icon-ec.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ec.svg);
}
.flag-icon-ee {
  background-image: url(../../images/widgets/flags/4x3/ee.svg);
}
.flag-icon-ee.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ee.svg);
}
.flag-icon-eg {
  background-image: url(../../images/widgets/flags/4x3/eg.svg);
}
.flag-icon-eg.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/eg.svg);
}
.flag-icon-eh {
  background-image: url(../../images/widgets/flags/4x3/eh.svg);
}
.flag-icon-eh.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/eh.svg);
}
.flag-icon-er {
  background-image: url(../../images/widgets/flags/4x3/er.svg);
}
.flag-icon-er.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/er.svg);
}
.flag-icon-es {
  background-image: url(../../images/widgets/flags/4x3/es.svg);
}
.flag-icon-es.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/es.svg);
}
.flag-icon-et {
  background-image: url(../../images/widgets/flags/4x3/et.svg);
}
.flag-icon-et.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/et.svg);
}
.flag-icon-fi {
  background-image: url(../../images/widgets/flags/4x3/fi.svg);
}
.flag-icon-fi.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/fi.svg);
}
.flag-icon-fj {
  background-image: url(../../images/widgets/flags/4x3/fj.svg);
}
.flag-icon-fj.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/fj.svg);
}
.flag-icon-fk {
  background-image: url(../../images/widgets/flags/4x3/fk.svg);
}
.flag-icon-fk.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/fk.svg);
}
.flag-icon-fm {
  background-image: url(../../images/widgets/flags/4x3/fm.svg);
}
.flag-icon-fm.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/fm.svg);
}
.flag-icon-fo {
  background-image: url(../../images/widgets/flags/4x3/fo.svg);
}
.flag-icon-fo.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/fo.svg);
}
.flag-icon-fr {
  background-image: url(../../images/widgets/flags/4x3/fr.svg);
}
.flag-icon-fr.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/fr.svg);
}
.flag-icon-ga {
  background-image: url(../../images/widgets/flags/4x3/ga.svg);
}
.flag-icon-ga.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ga.svg);
}
.flag-icon-gb, .flag-icon-en {
  background-image: url(../../images/widgets/flags/4x3/gb.svg);
}
.flag-icon-gb.flag-icon-squared, .flag-icon-en.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gb.svg);
}
.flag-icon-gd {
  background-image: url(../../images/widgets/flags/4x3/gd.svg);
}
.flag-icon-gd.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gd.svg);
}
.flag-icon-ge {
  background-image: url(../../images/widgets/flags/4x3/ge.svg);
}
.flag-icon-ge.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ge.svg);
}
.flag-icon-gf {
  background-image: url(../../images/widgets/flags/4x3/gf.svg);
}
.flag-icon-gf.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gf.svg);
}
.flag-icon-gg {
  background-image: url(../../images/widgets/flags/4x3/gg.svg);
}
.flag-icon-gg.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gg.svg);
}
.flag-icon-gh {
  background-image: url(../../images/widgets/flags/4x3/gh.svg);
}
.flag-icon-gh.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gh.svg);
}
.flag-icon-gi {
  background-image: url(../../images/widgets/flags/4x3/gi.svg);
}
.flag-icon-gi.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gi.svg);
}
.flag-icon-gl {
  background-image: url(../../images/widgets/flags/4x3/gl.svg);
}
.flag-icon-gl.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gl.svg);
}
.flag-icon-gm {
  background-image: url(../../images/widgets/flags/4x3/gm.svg);
}
.flag-icon-gm.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gm.svg);
}
.flag-icon-gn {
  background-image: url(../../images/widgets/flags/4x3/gn.svg);
}
.flag-icon-gn.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gn.svg);
}
.flag-icon-gp {
  background-image: url(../../images/widgets/flags/4x3/gp.svg);
}
.flag-icon-gp.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gp.svg);
}
.flag-icon-gq {
  background-image: url(../../images/widgets/flags/4x3/gq.svg);
}
.flag-icon-gq.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gq.svg);
}
.flag-icon-gr {
  background-image: url(../../images/widgets/flags/4x3/gr.svg);
}
.flag-icon-gr.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gr.svg);
}
.flag-icon-gs {
  background-image: url(../../images/widgets/flags/4x3/gs.svg);
}
.flag-icon-gs.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gs.svg);
}
.flag-icon-gt {
  background-image: url(../../images/widgets/flags/4x3/gt.svg);
}
.flag-icon-gt.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gt.svg);
}
.flag-icon-gu {
  background-image: url(../../images/widgets/flags/4x3/gu.svg);
}
.flag-icon-gu.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gu.svg);
}
.flag-icon-gw {
  background-image: url(../../images/widgets/flags/4x3/gw.svg);
}
.flag-icon-gw.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gw.svg);
}
.flag-icon-gy {
  background-image: url(../../images/widgets/flags/4x3/gy.svg);
}
.flag-icon-gy.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/gy.svg);
}
.flag-icon-hk {
  background-image: url(../../images/widgets/flags/4x3/hk.svg);
}
.flag-icon-hk.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/hk.svg);
}
.flag-icon-hm {
  background-image: url(../../images/widgets/flags/4x3/hm.svg);
}
.flag-icon-hm.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/hm.svg);
}
.flag-icon-hn {
  background-image: url(../../images/widgets/flags/4x3/hn.svg);
}
.flag-icon-hn.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/hn.svg);
}
.flag-icon-hr {
  background-image: url(../../images/widgets/flags/4x3/hr.svg);
}
.flag-icon-hr.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/hr.svg);
}
.flag-icon-ht {
  background-image: url(../../images/widgets/flags/4x3/ht.svg);
}
.flag-icon-ht.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ht.svg);
}
.flag-icon-hu {
  background-image: url(../../images/widgets/flags/4x3/hu.svg);
}
.flag-icon-hu.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/hu.svg);
}
.flag-icon-id {
  background-image: url(../../images/widgets/flags/4x3/id.svg);
}
.flag-icon-id.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/id.svg);
}
.flag-icon-ie {
  background-image: url(../../images/widgets/flags/4x3/ie.svg);
}
.flag-icon-ie.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ie.svg);
}
.flag-icon-il {
  background-image: url(../../images/widgets/flags/4x3/il.svg);
}
.flag-icon-il.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/il.svg);
}
.flag-icon-im {
  background-image: url(../../images/widgets/flags/4x3/im.svg);
}
.flag-icon-im.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/im.svg);
}
.flag-icon-in {
  background-image: url(../../images/widgets/flags/4x3/in.svg);
}
.flag-icon-in.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/in.svg);
}
.flag-icon-io {
  background-image: url(../../images/widgets/flags/4x3/io.svg);
}
.flag-icon-io.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/io.svg);
}
.flag-icon-iq {
  background-image: url(../../images/widgets/flags/4x3/iq.svg);
}
.flag-icon-iq.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/iq.svg);
}
.flag-icon-ir {
  background-image: url(../../images/widgets/flags/4x3/ir.svg);
}
.flag-icon-ir.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ir.svg);
}
.flag-icon-is {
  background-image: url(../../images/widgets/flags/4x3/is.svg);
}
.flag-icon-is.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/is.svg);
}
.flag-icon-it {
  background-image: url(../../images/widgets/flags/4x3/it.svg);
}
.flag-icon-it.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/it.svg);
}
.flag-icon-je {
  background-image: url(../../images/widgets/flags/4x3/je.svg);
}
.flag-icon-je.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/je.svg);
}
.flag-icon-jm {
  background-image: url(../../images/widgets/flags/4x3/jm.svg);
}
.flag-icon-jm.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/jm.svg);
}
.flag-icon-jo {
  background-image: url(../../images/widgets/flags/4x3/jo.svg);
}
.flag-icon-jo.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/jo.svg);
}
.flag-icon-jp {
  background-image: url(../../images/widgets/flags/4x3/jp.svg);
}
.flag-icon-jp.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/jp.svg);
}
.flag-icon-ke {
  background-image: url(../../images/widgets/flags/4x3/ke.svg);
}
.flag-icon-ke.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ke.svg);
}
.flag-icon-kg {
  background-image: url(../../images/widgets/flags/4x3/kg.svg);
}
.flag-icon-kg.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/kg.svg);
}
.flag-icon-kh {
  background-image: url(../../images/widgets/flags/4x3/kh.svg);
}
.flag-icon-kh.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/kh.svg);
}
.flag-icon-ki {
  background-image: url(../../images/widgets/flags/4x3/ki.svg);
}
.flag-icon-ki.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ki.svg);
}
.flag-icon-km {
  background-image: url(../../images/widgets/flags/4x3/km.svg);
}
.flag-icon-km.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/km.svg);
}
.flag-icon-kn {
  background-image: url(../../images/widgets/flags/4x3/kn.svg);
}
.flag-icon-kn.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/kn.svg);
}
.flag-icon-kp {
  background-image: url(../../images/widgets/flags/4x3/kp.svg);
}
.flag-icon-kp.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/kp.svg);
}
.flag-icon-kr {
  background-image: url(../../images/widgets/flags/4x3/kr.svg);
}
.flag-icon-kr.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/kr.svg);
}
.flag-icon-kw {
  background-image: url(../../images/widgets/flags/4x3/kw.svg);
}
.flag-icon-kw.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/kw.svg);
}
.flag-icon-ky {
  background-image: url(../../images/widgets/flags/4x3/ky.svg);
}
.flag-icon-ky.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ky.svg);
}
.flag-icon-kz {
  background-image: url(../../images/widgets/flags/4x3/kz.svg);
}
.flag-icon-kz.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/kz.svg);
}
.flag-icon-la {
  background-image: url(../../images/widgets/flags/4x3/la.svg);
}
.flag-icon-la.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/la.svg);
}
.flag-icon-lb {
  background-image: url(../../images/widgets/flags/4x3/lb.svg);
}
.flag-icon-lb.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/lb.svg);
}
.flag-icon-lc {
  background-image: url(../../images/widgets/flags/4x3/lc.svg);
}
.flag-icon-lc.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/lc.svg);
}
.flag-icon-li {
  background-image: url(../../images/widgets/flags/4x3/li.svg);
}
.flag-icon-li.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/li.svg);
}
.flag-icon-lk {
  background-image: url(../../images/widgets/flags/4x3/lk.svg);
}
.flag-icon-lk.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/lk.svg);
}
.flag-icon-lr {
  background-image: url(../../images/widgets/flags/4x3/lr.svg);
}
.flag-icon-lr.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/lr.svg);
}
.flag-icon-ls {
  background-image: url(../../images/widgets/flags/4x3/ls.svg);
}
.flag-icon-ls.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ls.svg);
}
.flag-icon-lt {
  background-image: url(../../images/widgets/flags/4x3/lt.svg);
}
.flag-icon-lt.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/lt.svg);
}
.flag-icon-lu {
  background-image: url(../../images/widgets/flags/4x3/lu.svg);
}
.flag-icon-lu.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/lu.svg);
}
.flag-icon-lv {
  background-image: url(../../images/widgets/flags/4x3/lv.svg);
}
.flag-icon-lv.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/lv.svg);
}
.flag-icon-ly {
  background-image: url(../../images/widgets/flags/4x3/ly.svg);
}
.flag-icon-ly.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ly.svg);
}
.flag-icon-ma {
  background-image: url(../../images/widgets/flags/4x3/ma.svg);
}
.flag-icon-ma.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ma.svg);
}
.flag-icon-mc {
  background-image: url(../../images/widgets/flags/4x3/mc.svg);
}
.flag-icon-mc.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mc.svg);
}
.flag-icon-md {
  background-image: url(../../images/widgets/flags/4x3/md.svg);
}
.flag-icon-md.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/md.svg);
}
.flag-icon-me {
  background-image: url(../../images/widgets/flags/4x3/me.svg);
}
.flag-icon-me.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/me.svg);
}
.flag-icon-mf {
  background-image: url(../../images/widgets/flags/4x3/mf.svg);
}
.flag-icon-mf.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mf.svg);
}
.flag-icon-mg {
  background-image: url(../../images/widgets/flags/4x3/mg.svg);
}
.flag-icon-mg.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mg.svg);
}
.flag-icon-mh {
  background-image: url(../../images/widgets/flags/4x3/mh.svg);
}
.flag-icon-mh.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mh.svg);
}
.flag-icon-mk {
  background-image: url(../../images/widgets/flags/4x3/mk.svg);
}
.flag-icon-mk.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mk.svg);
}
.flag-icon-ml {
  background-image: url(../../images/widgets/flags/4x3/ml.svg);
}
.flag-icon-ml.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ml.svg);
}
.flag-icon-mm {
  background-image: url(../../images/widgets/flags/4x3/mm.svg);
}
.flag-icon-mm.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mm.svg);
}
.flag-icon-mn {
  background-image: url(../../images/widgets/flags/4x3/mn.svg);
}
.flag-icon-mn.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mn.svg);
}
.flag-icon-mo {
  background-image: url(../../images/widgets/flags/4x3/mo.svg);
}
.flag-icon-mo.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mo.svg);
}
.flag-icon-mp {
  background-image: url(../../images/widgets/flags/4x3/mp.svg);
}
.flag-icon-mp.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mp.svg);
}
.flag-icon-mq {
  background-image: url(../../images/widgets/flags/4x3/mq.svg);
}
.flag-icon-mq.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mq.svg);
}
.flag-icon-mr {
  background-image: url(../../images/widgets/flags/4x3/mr.svg);
}
.flag-icon-mr.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mr.svg);
}
.flag-icon-ms {
  background-image: url(../../images/widgets/flags/4x3/ms.svg);
}
.flag-icon-ms.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ms.svg);
}
.flag-icon-mt {
  background-image: url(../../images/widgets/flags/4x3/mt.svg);
}
.flag-icon-mt.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mt.svg);
}
.flag-icon-mu {
  background-image: url(../../images/widgets/flags/4x3/mu.svg);
}
.flag-icon-mu.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mu.svg);
}
.flag-icon-mv {
  background-image: url(../../images/widgets/flags/4x3/mv.svg);
}
.flag-icon-mv.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mv.svg);
}
.flag-icon-mw {
  background-image: url(../../images/widgets/flags/4x3/mw.svg);
}
.flag-icon-mw.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mw.svg);
}
.flag-icon-mx {
  background-image: url(../../images/widgets/flags/4x3/mx.svg);
}
.flag-icon-mx.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mx.svg);
}
.flag-icon-my {
  background-image: url(../../images/widgets/flags/4x3/my.svg);
}
.flag-icon-my.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/my.svg);
}
.flag-icon-mz {
  background-image: url(../../images/widgets/flags/4x3/mz.svg);
}
.flag-icon-mz.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/mz.svg);
}
.flag-icon-na {
  background-image: url(../../images/widgets/flags/4x3/na.svg);
}
.flag-icon-na.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/na.svg);
}
.flag-icon-nc {
  background-image: url(../../images/widgets/flags/4x3/nc.svg);
}
.flag-icon-nc.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/nc.svg);
}
.flag-icon-ne {
  background-image: url(../../images/widgets/flags/4x3/ne.svg);
}
.flag-icon-ne.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ne.svg);
}
.flag-icon-nf {
  background-image: url(../../images/widgets/flags/4x3/nf.svg);
}
.flag-icon-nf.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/nf.svg);
}
.flag-icon-ng {
  background-image: url(../../images/widgets/flags/4x3/ng.svg);
}
.flag-icon-ng.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ng.svg);
}
.flag-icon-ni {
  background-image: url(../../images/widgets/flags/4x3/ni.svg);
}
.flag-icon-ni.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ni.svg);
}
.flag-icon-nl {
  background-image: url(../../images/widgets/flags/4x3/nl.svg);
}
.flag-icon-nl.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/nl.svg);
}
.flag-icon-no {
  background-image: url(../../images/widgets/flags/4x3/no.svg);
}
.flag-icon-no.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/no.svg);
}
.flag-icon-np {
  background-image: url(../../images/widgets/flags/4x3/np.svg);
}
.flag-icon-np.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/np.svg);
}
.flag-icon-nr {
  background-image: url(../../images/widgets/flags/4x3/nr.svg);
}
.flag-icon-nr.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/nr.svg);
}
.flag-icon-nu {
  background-image: url(../../images/widgets/flags/4x3/nu.svg);
}
.flag-icon-nu.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/nu.svg);
}
.flag-icon-nz {
  background-image: url(../../images/widgets/flags/4x3/nz.svg);
}
.flag-icon-nz.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/nz.svg);
}
.flag-icon-om {
  background-image: url(../../images/widgets/flags/4x3/om.svg);
}
.flag-icon-om.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/om.svg);
}
.flag-icon-pa {
  background-image: url(../../images/widgets/flags/4x3/pa.svg);
}
.flag-icon-pa.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/pa.svg);
}
.flag-icon-pe {
  background-image: url(../../images/widgets/flags/4x3/pe.svg);
}
.flag-icon-pe.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/pe.svg);
}
.flag-icon-pf {
  background-image: url(../../images/widgets/flags/4x3/pf.svg);
}
.flag-icon-pf.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/pf.svg);
}
.flag-icon-pg {
  background-image: url(../../images/widgets/flags/4x3/pg.svg);
}
.flag-icon-pg.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/pg.svg);
}
.flag-icon-ph {
  background-image: url(../../images/widgets/flags/4x3/ph.svg);
}
.flag-icon-ph.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ph.svg);
}
.flag-icon-pk {
  background-image: url(../../images/widgets/flags/4x3/pk.svg);
}
.flag-icon-pk.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/pk.svg);
}
.flag-icon-pl {
  background-image: url(../../images/widgets/flags/4x3/pl.svg);
}
.flag-icon-pl.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/pl.svg);
}
.flag-icon-pm {
  background-image: url(../../images/widgets/flags/4x3/pm.svg);
}
.flag-icon-pm.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/pm.svg);
}
.flag-icon-pn {
  background-image: url(../../images/widgets/flags/4x3/pn.svg);
}
.flag-icon-pn.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/pn.svg);
}
.flag-icon-pr {
  background-image: url(../../images/widgets/flags/4x3/pr.svg);
}
.flag-icon-pr.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/pr.svg);
}
.flag-icon-ps {
  background-image: url(../../images/widgets/flags/4x3/ps.svg);
}
.flag-icon-ps.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ps.svg);
}
.flag-icon-pt {
  background-image: url(../../images/widgets/flags/4x3/pt.svg);
}
.flag-icon-pt.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/pt.svg);
}
.flag-icon-pw {
  background-image: url(../../images/widgets/flags/4x3/pw.svg);
}
.flag-icon-pw.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/pw.svg);
}
.flag-icon-py {
  background-image: url(../../images/widgets/flags/4x3/py.svg);
}
.flag-icon-py.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/py.svg);
}
.flag-icon-qa {
  background-image: url(../../images/widgets/flags/4x3/qa.svg);
}
.flag-icon-qa.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/qa.svg);
}
.flag-icon-re {
  background-image: url(../../images/widgets/flags/4x3/re.svg);
}
.flag-icon-re.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/re.svg);
}
.flag-icon-ro {
  background-image: url(../../images/widgets/flags/4x3/ro.svg);
}
.flag-icon-ro.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ro.svg);
}
.flag-icon-rs {
  background-image: url(../../images/widgets/flags/4x3/rs.svg);
}
.flag-icon-rs.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/rs.svg);
}
.flag-icon-ru {
  background-image: url(../../images/widgets/flags/4x3/ru.svg);
}
.flag-icon-ru.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ru.svg);
}
.flag-icon-rw {
  background-image: url(../../images/widgets/flags/4x3/rw.svg);
}
.flag-icon-rw.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/rw.svg);
}
.flag-icon-sa {
  background-image: url(../../images/widgets/flags/4x3/sa.svg);
}
.flag-icon-sa.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sa.svg);
}
.flag-icon-sb {
  background-image: url(../../images/widgets/flags/4x3/sb.svg);
}
.flag-icon-sb.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sb.svg);
}
.flag-icon-sc {
  background-image: url(../../images/widgets/flags/4x3/sc.svg);
}
.flag-icon-sc.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sc.svg);
}
.flag-icon-sd {
  background-image: url(../../images/widgets/flags/4x3/sd.svg);
}
.flag-icon-sd.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sd.svg);
}
.flag-icon-se {
  background-image: url(../../images/widgets/flags/4x3/se.svg);
}
.flag-icon-se.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/se.svg);
}
.flag-icon-sg {
  background-image: url(../../images/widgets/flags/4x3/sg.svg);
}
.flag-icon-sg.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sg.svg);
}
.flag-icon-sh {
  background-image: url(../../images/widgets/flags/4x3/sh.svg);
}
.flag-icon-sh.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sh.svg);
}
.flag-icon-si {
  background-image: url(../../images/widgets/flags/4x3/si.svg);
}
.flag-icon-si.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/si.svg);
}
.flag-icon-sj {
  background-image: url(../../images/widgets/flags/4x3/sj.svg);
}
.flag-icon-sj.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sj.svg);
}
.flag-icon-sk {
  background-image: url(../../images/widgets/flags/4x3/sk.svg);
}
.flag-icon-sk.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sk.svg);
}
.flag-icon-sl {
  background-image: url(../../images/widgets/flags/4x3/sl.svg);
}
.flag-icon-sl.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sl.svg);
}
.flag-icon-sm {
  background-image: url(../../images/widgets/flags/4x3/sm.svg);
}
.flag-icon-sm.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sm.svg);
}
.flag-icon-sn {
  background-image: url(../../images/widgets/flags/4x3/sn.svg);
}
.flag-icon-sn.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sn.svg);
}
.flag-icon-so {
  background-image: url(../../images/widgets/flags/4x3/so.svg);
}
.flag-icon-so.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/so.svg);
}
.flag-icon-sr {
  background-image: url(../../images/widgets/flags/4x3/sr.svg);
}
.flag-icon-sr.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sr.svg);
}
.flag-icon-ss {
  background-image: url(../../images/widgets/flags/4x3/ss.svg);
}
.flag-icon-ss.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ss.svg);
}
.flag-icon-st {
  background-image: url(../../images/widgets/flags/4x3/st.svg);
}
.flag-icon-st.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/st.svg);
}
.flag-icon-sv {
  background-image: url(../../images/widgets/flags/4x3/sv.svg);
}
.flag-icon-sv.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sv.svg);
}
.flag-icon-sx {
  background-image: url(../../images/widgets/flags/4x3/sx.svg);
}
.flag-icon-sx.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sx.svg);
}
.flag-icon-sy {
  background-image: url(../../images/widgets/flags/4x3/sy.svg);
}
.flag-icon-sy.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sy.svg);
}
.flag-icon-sz {
  background-image: url(../../images/widgets/flags/4x3/sz.svg);
}
.flag-icon-sz.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/sz.svg);
}
.flag-icon-tc {
  background-image: url(../../images/widgets/flags/4x3/tc.svg);
}
.flag-icon-tc.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/tc.svg);
}
.flag-icon-td {
  background-image: url(../../images/widgets/flags/4x3/td.svg);
}
.flag-icon-td.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/td.svg);
}
.flag-icon-tf {
  background-image: url(../../images/widgets/flags/4x3/tf.svg);
}
.flag-icon-tf.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/tf.svg);
}
.flag-icon-tg {
  background-image: url(../../images/widgets/flags/4x3/tg.svg);
}
.flag-icon-tg.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/tg.svg);
}
.flag-icon-th {
  background-image: url(../../images/widgets/flags/4x3/th.svg);
}
.flag-icon-th.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/th.svg);
}
.flag-icon-tj {
  background-image: url(../../images/widgets/flags/4x3/tj.svg);
}
.flag-icon-tj.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/tj.svg);
}
.flag-icon-tk {
  background-image: url(../../images/widgets/flags/4x3/tk.svg);
}
.flag-icon-tk.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/tk.svg);
}
.flag-icon-tl {
  background-image: url(../../images/widgets/flags/4x3/tl.svg);
}
.flag-icon-tl.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/tl.svg);
}
.flag-icon-tm {
  background-image: url(../../images/widgets/flags/4x3/tm.svg);
}
.flag-icon-tm.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/tm.svg);
}
.flag-icon-tn {
  background-image: url(../../images/widgets/flags/4x3/tn.svg);
}
.flag-icon-tn.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/tn.svg);
}
.flag-icon-to {
  background-image: url(../../images/widgets/flags/4x3/to.svg);
}
.flag-icon-to.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/to.svg);
}
.flag-icon-tr {
  background-image: url(../../images/widgets/flags/4x3/tr.svg);
}
.flag-icon-tr.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/tr.svg);
}
.flag-icon-tt {
  background-image: url(../../images/widgets/flags/4x3/tt.svg);
}
.flag-icon-tt.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/tt.svg);
}
.flag-icon-tv {
  background-image: url(../../images/widgets/flags/4x3/tv.svg);
}
.flag-icon-tv.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/tv.svg);
}
.flag-icon-tw {
  background-image: url(../../images/widgets/flags/4x3/tw.svg);
}
.flag-icon-tw.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/tw.svg);
}
.flag-icon-tz {
  background-image: url(../../images/widgets/flags/4x3/tz.svg);
}
.flag-icon-tz.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/tz.svg);
}
.flag-icon-ua {
  background-image: url(../../images/widgets/flags/4x3/ua.svg);
}
.flag-icon-ua.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ua.svg);
}
.flag-icon-ug {
  background-image: url(../../images/widgets/flags/4x3/ug.svg);
}
.flag-icon-ug.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ug.svg);
}
.flag-icon-um {
  background-image: url(../../images/widgets/flags/4x3/um.svg);
}
.flag-icon-um.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/um.svg);
}
.flag-icon-us {
  background-image: url(../../images/widgets/flags/4x3/us.svg);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/us.svg);
}
.flag-icon-uy {
  background-image: url(../../images/widgets/flags/4x3/uy.svg);
}
.flag-icon-uy.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/uy.svg);
}
.flag-icon-uz {
  background-image: url(../../images/widgets/flags/4x3/uz.svg);
}
.flag-icon-uz.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/uz.svg);
}
.flag-icon-va {
  background-image: url(../../images/widgets/flags/4x3/va.svg);
}
.flag-icon-va.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/va.svg);
}
.flag-icon-vc {
  background-image: url(../../images/widgets/flags/4x3/vc.svg);
}
.flag-icon-vc.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/vc.svg);
}
.flag-icon-ve {
  background-image: url(../../images/widgets/flags/4x3/ve.svg);
}
.flag-icon-ve.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ve.svg);
}
.flag-icon-vg {
  background-image: url(../../images/widgets/flags/4x3/vg.svg);
}
.flag-icon-vg.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/vg.svg);
}
.flag-icon-vi {
  background-image: url(../../images/widgets/flags/4x3/vi.svg);
}
.flag-icon-vi.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/vi.svg);
}
.flag-icon-vn {
  background-image: url(../../images/widgets/flags/4x3/vn.svg);
}
.flag-icon-vn.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/vn.svg);
}
.flag-icon-vu {
  background-image: url(../../images/widgets/flags/4x3/vu.svg);
}
.flag-icon-vu.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/vu.svg);
}
.flag-icon-wf {
  background-image: url(../../images/widgets/flags/4x3/wf.svg);
}
.flag-icon-wf.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/wf.svg);
}
.flag-icon-ws {
  background-image: url(../../images/widgets/flags/4x3/ws.svg);
}
.flag-icon-ws.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ws.svg);
}
.flag-icon-ye {
  background-image: url(../../images/widgets/flags/4x3/ye.svg);
}
.flag-icon-ye.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/ye.svg);
}
.flag-icon-yt {
  background-image: url(../../images/widgets/flags/4x3/yt.svg);
}
.flag-icon-yt.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/yt.svg);
}
.flag-icon-za {
  background-image: url(../../images/widgets/flags/4x3/za.svg);
}
.flag-icon-za.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/za.svg);
}
.flag-icon-zm {
  background-image: url(../../images/widgets/flags/4x3/zm.svg);
}
.flag-icon-zm.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/zm.svg);
}
.flag-icon-zw {
  background-image: url(../../images/widgets/flags/4x3/zw.svg);
}
.flag-icon-zw.flag-icon-squared {
  background-image: url(../../images/widgets/flags/1x1/zw.svg);
}

.showMenu {
	cursor: pointer;
}

.innerMenu {
    position: absolute;
    background-color: #ffffff;
    border: 1px solid silver;
    color: #000000;
    padding: 10px;
    z-index: 100;
}
.innerMenu .menuTopArrow {
    background-image: url("/images/customer/theme/cti/layout/menuArrowTop2.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 10px;
    position: absolute;
    right: 5px;
    top: -10px;
    width: 38px;
}

.innerMenu a:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
.innerMenu a {
    display: block;
    width: 90%;
    text-align:left;
    padding: 3px 10px;
    white-space: nowrap;
}
.innerMenu a .ico,
.innerMenu a i {
	margin-right: 5px;
	width: 15px;
	color:#373737;
	opacity: 0.8;
}

.innerMenu .divider {
    width:80%;
    margin:5px auto;
    background-color: #e5e5e5;
    height: 1px;
}

.innerMenu ul {
	margin-bottom: 0;
}

.overlayLoading {
	width : auto;
	height : auto;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.2);
	background-image: url(/images/common/loader/loading-rect.gif);
	 background-repeat : no-repeat; 
	background-position : center;
	vertical-align: middle;
	display: inline-block;
}

.overlayLoading span {
	overflow: hidden;
	width: 64px;
	vertical-align: middle;
	display: inline-block;
}

.overlayLoading .ec-loader-mega {
	vertical-align: middle;
	background-position: center center;
	height: 100%;
	width: 64px;
}

.ec-loader-mega {
	background-image: url(/images/common/loader/loading-rect.gif);
    background-repeat : no-repeat; 
	background-position : center;
}
.rangeslider,
.rangeslider__fill {
  display: block;
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.rangeslider {
  background: #e6e6e6;
  position: relative;
}

.rangeslider--horizontal {
  height: 15px;
  width: 100%;
}

.rangeslider--vertical {
  width: 20px;
  min-height: 150px;
  max-height: 100%;
}

.rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}

.rangeslider__fill {
  background: #00ff00;
  position: absolute;
}
.rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%;
}
.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%;
}

.rangeslider__handle {
  background: white;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.rangeslider__handle:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.13)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.rangeslider__handle:active {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.12)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
}
.rangeslider--horizontal .rangeslider__handle {
  top: -10px;
  touch-action: pan-y;
  -ms-touch-action: pan-y;
}
.rangeslider--vertical .rangeslider__handle {
  left: -10px;
  touch-action: pan-x;
  -ms-touch-action: pan-x;
}

input[type="range"]:focus + .rangeslider .rangeslider__handle {
  -moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}
/*
Version: 3.4.2 Timestamp: Mon Aug 12 15:04:12 PDT 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;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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, #eeeeee), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 50%);
  background-image: -ms-linear-gradient(top, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%); }

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%, white 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(top, #eeeeee 0%, #ffffff 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; }
  
 @media screen and (max-width: 580px){
 	.select2-container .select2-choice > .select2-chosen{
 		width : 188px;
 	}
 }

.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("/images/widgets/select2/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;
  opacity: 0;
  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;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 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;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 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;
  background-clip: padding-box; }

.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/images/widgets/select2/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;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: white url("/images/widgets/select2/select2.png") no-repeat 100% -22px;
  background: url("/images/widgets/select2/select2.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url("/images/widgets/select2/select2.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("/images/widgets/select2/select2.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("/images/widgets/select2/select2.png") no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url("/images/widgets/select2/select2.png") no-repeat 100% -22px, -ms-linear-gradient(top, white 85%, #eeeeee 99%);
  background: url("/images/widgets/select2/select2.png") no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%); }

.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px; }

.select2-search input.select2-active {
  background: white url("/images/widgets/select2/select2-spinner.gif") no-repeat 100%;
  background: white url("/images/widgets/select2/select2-spinner.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: white url("/images/widgets/select2/select2-spinner.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: white url("/images/widgets/select2/select2-spinner.gif") no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: white url("/images/widgets/select2/select2-spinner.gif") no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: white url("/images/widgets/select2/select2-spinner.gif") no-repeat 100%, -ms-linear-gradient(top, white 85%, #eeeeee 99%);
  background: white url("/images/widgets/select2/select2-spinner.gif") no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 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, 0.3);
  box-shadow: 0 0 5px rgba(0, 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, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(top, #ffffff 0%, #eeeeee 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, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center top, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(bottom, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(bottom, #ffffff 0%, #eeeeee 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); 
  border-top : 1px #A1AFBA solid;}

.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;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.select2-results .select2-highlighted {
  /*background: #3875d7;*/
  /*color: #fff;*/ 
  background: #f2f2f2;}

.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("/images/widgets/select2/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%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -ms-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: linear-gradient(top, #eeeeee 1%, #ffffff 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, 0.3);
  box-shadow: 0 0 5px rgba(0, 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: white url("/images/widgets/select2/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;
  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 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("/images/widgets/select2/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("/images/widgets/select2/select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important; }

  .select2-search input {
    background-position: 100% -21px !important; } }
/**
 * Select2 Bootstrap CSS
 * Compatible with Select2 3.3.2, 3.4.1, 3.4.2 and Twitter Bootstrap 3.0.0
 * MIT License
 */
/**
 * Reset Bootstrap 3 .form-control styles which - if applied to the
 * original <select>-element the Select2-plugin may be run against -
 * are copied to the .select2-container.
 */
.select2-container.form-control {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0; }

/**
 * Adjust Select2 inputs to fit Bootstrap 3 default .form-control appearance.
 */
.select2-container .select2-choices .select2-search-field input,
.select2-container .select2-choice,
.select2-container .select2-choices {
  background: none;
  padding: 0;
  border-color: #cdd4da;
  border-radius: 0;
  color: #143249;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.select2-search input {
  border-color: #cdd4da;
  border-radius: 0;
  color: #143249;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.select2-container .select2-choices .select2-search-field input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/**
 * Adjust Select2 input heights to match the Bootstrap default.
 */
.select2-container .select2-choice {
  height: 34px;
  line-height: 1.42857; }

/**
 * Address Multi Select2's height which - depending on how many elements have been selected -
 * may grown higher than their initial size.
 */
.select2-container.select2-container-multi.form-control {
  height: auto; }

/**
 * Address Bootstrap 3 control sizing classes
 * @see http://getbootstrap.com/css/#forms-control-sizes
 */
.select2-container.input-sm .select2-choice,
.input-group-sm .select2-container .select2-choice {
  height: 30px;
  line-height: 1.5;
  border-radius: 0; }

.select2-container.input-lg .select2-choice,
.input-group-lg .select2-container .select2-choice {
  height: 45px;
  line-height: 1.33;
  border-radius: 0; }

.select2-container-multi .select2-choices .select2-search-field input {
  height: 32px; }

.select2-container-multi.input-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-container-multi .select2-choices .select2-search-field input {
  height: 28px; }

.select2-container-multi.input-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-container-multi .select2-choices .select2-search-field input {
  height: 43px; }

/**
 * Adjust height and line-height for .select2-search-field amd multi-select Select2 widgets.
 *
 * 1. Class repetition to address missing .select2-chosen in Select2 < 3.3.2.
 */
.select2-container-multi .select2-choices .select2-search-field input {
  margin: 0; }

.select2-chosen,
.select2-choice > span:first-child,
.select2-container .select2-choices .select2-search-field input {
  padding: 6px 12px; }

.input-sm .select2-chosen,
.input-group-sm .select2-chosen,
.input-sm .select2-choice > span:first-child,
.input-group-sm .select2-choice > span:first-child,
.input-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-choices .select2-search-field input {
  padding: 5px 10px; }

.input-lg .select2-chosen,
.input-group-lg .select2-chosen,
.input-lg .select2-choice > span:first-child,
.input-group-lg .select2-choice > span:first-child,
.input-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-choices .select2-search-field input {
  padding: 10px 16px; }

.select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 5px;
  margin-bottom: 3px; }

.select2-container-multi.input-sm .select2-choices .select2-search-choice,
.input-group-sm .select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 3px;
  margin-bottom: 2px; }

.select2-container-multi.input-lg .select2-choices .select2-search-choice,
.input-group-lg .select2-container-multi .select2-choices .select2-search-choice {
  line-height: 24px; }

/**
 * Adjust the single Select2's dropdown arrow button appearance.
 *
 * 1. For Select2 v.3.3.2.
 */
.select2-container .select2-choice .select2-arrow,
.select2-container .select2-choice div {
  border-left: 1px solid #cdd4da;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.select2-dropdown-open .select2-choice .select2-arrow,
.select2-dropdown-open .select2-choice div {
  border-left-color: transparent;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/**
 * Adjust the dropdown arrow button icon position for the single-select Select2 elements
 * to make it line up vertically now that we increased the height of .select2-container.
 *
 * 1. Class repetition to address missing .select2-chosen in Select2 v.3.3.2.
 */
.select2-container .select2-choice .select2-arrow b,
.select2-container .select2-choice div b {
  background-position: 0 3px; }

.select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open .select2-choice div b {
  background-position: -18px 3px; }

.select2-container.input-sm .select2-choice .select2-arrow b,
.input-group-sm .select2-container .select2-choice .select2-arrow b,
.select2-container.input-sm .select2-choice div b,
.input-group-sm .select2-container .select2-choice div b {
  background-position: 0 1px; }

.select2-dropdown-open.input-sm .select2-choice .select2-arrow b,
.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-sm .select2-choice div b,
.input-group-sm .select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px; }

.select2-container.input-lg .select2-choice .select2-arrow b,
.input-group-lg .select2-container .select2-choice .select2-arrow b,
.select2-container.input-lg .select2-choice div b,
.input-group-lg .select2-container .select2-choice div b {
  background-position: 0 9px; }

.select2-dropdown-open.input-lg .select2-choice .select2-arrow b,
.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-lg .select2-choice div b,
.input-group-lg .select2-dropdown-open .select2-choice div b {
  background-position: -18px 9px; }

/**
 * Address Bootstrap's validation states and change Select2's border colors and focus states.
 * Apply .has-warning, .has-danger or .has-succes to #select2-drop to match Bootstraps' colors.
 */
/**
 * Make Select2's active-styles - applied to .select2-container when the widget receives focus -
 * fit Bootstrap 3's .form-element:focus appearance.
 */
.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
  border-color: #a1afba;
  outline: none;
  -webkit-box-shadow: 0 0 8px #dce1e5;
  -moz-box-shadow: 0 0 8px #dce1e5;
  box-shadow: 0 0 8px #dce1e5;
  -webkit-transition: border-color ease-in-out, box-shadow ease-in-out;
  -webkit-transition-delay: 0.15s, 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.select2-drop-active {
  border-color: #a1afba; }

.select2-drop-auto-width,
.select2-drop.select2-drop-above.select2-drop-active {
  border-top-color: #a1afba; }

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * When Select2 widgets are combined with other elements using Bootstrap 3's
 * "Input Group" component, we don't want specific edges of the Select2 container
 * to have a border-radius.
 *
 * In Bootstrap 2, input groups required a markup where these style adjustments
 * could be bound to a CSS-class identifying if the additional elements are appended,
 * prepended or both.
 *
 * Bootstrap 3 doesn't rely on these classes anymore, so we have to use our own.
 * Use .select2-bootstrap-prepend and .select2-bootstrap-append on a Bootstrap 3 .input-group
 * to let the contained Select2 widget know which edges should not be rounded as they are
 * directly followed by another element.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
.input-group.select2-bootstrap-prepend [class^="select2-choice"] {
  -moz-border-radius-topleft: 0 !important;
  -webkit-border-top-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  -moz-border-radius-bottomleft: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.input-group.select2-bootstrap-append [class^="select2-choice"] {
  -moz-border-radius-topright: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.select2-dropdown-open [class^="select2-choice"] {
  -moz-border-radius-bottomleft: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
  -moz-border-radius-topleft: 0 !important;
  -webkit-border-top-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  -moz-border-radius-topright: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
  border-top-right-radius: 0 !important; }

/**
 * Adjust alignment of Bootstrap 3 buttons in Bootstrap 3 Input Groups to address
 * Multi Select2's height which - depending on how many elements have been selected -
 * may grown higher than their initial size.
 */
.select2-bootstrap-append .select2-container-multiple,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container-multiple,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn {
  vertical-align: top; }

/**
 * Make Multi Select2's choices match Bootstrap 3's default button styles.
 */
.select2-container-multi .select2-choices .select2-search-choice {
  color: #143249;
  background: #f4f7f9;
  border-color: #cdd4da;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  box-shadow: none; }

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #dae4eb;
  border-color: #aab6c0;
  color: #143249;
  -webkit-box-shadow: none;
  box-shadow: none; }

/**
 * Address Multi Select2's choice close-button vertical alignment.
 */
.select2-search-choice-close {
  margin-top: -7px;
  top: 50%; }

/**
 * Adjust the single Select2's clear button position (used to reset the select box
 * back to the placeholder value and visible once a selection is made
 * activated by Select2's "allowClear" option).
 */
.select2-container .select2-choice abbr {
  top: 50%; }

/**
 * Address disabled Select2 styles.
 *
 * 1. For Select2 v.3.3.2.
 * 2. Revert border-left:0 inherited from Select2's CSS to prevent the arrow
 *    from jumping when switching from disabled to enabled state and vice versa.
 */
.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choices {
  cursor: not-allowed;
  background-color: #f4f7f9;
  border-color: #cdd4da; }
  .select2-container.select2-container-disabled .select2-choice .select2-arrow,
  .select2-container.select2-container-disabled .select2-choice div,
  .select2-container.select2-container-disabled .select2-choices .select2-arrow,
  .select2-container.select2-container-disabled .select2-choices div {
    background-color: transparent;
    border-left: 1px solid transparent;
    /* 2 */ }

/*!
 * Tab drop for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.nav-tabs,
.nav-pills {
  position: relative; }
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-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 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
 /* *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-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;
  }
  .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-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub: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: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  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 {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
[role="button"] {
  cursor: pointer;
}
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: #777;
}
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 {
  padding: .2em;
  background-color: #fcf8e3;
}
.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: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
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;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 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;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.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: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -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-right: 15px;
  padding-left: 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: #777;
  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: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.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 {
  min-height: .01%;
  overflow-x: auto;
}
@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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  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: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-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, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .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 {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    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-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 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;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 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;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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 {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.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:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.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:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.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:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.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 {
  font-weight: normal;
  color: #337ab7;
  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: #23527c;
  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: #777;
  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 .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.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: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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,
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(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: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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-right: 0;
  padding-left: 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: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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 {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.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: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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: 4px;
}
.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: 4px 4px 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: 4px;
}
.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: #337ab7;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.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: 4px;
}
.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: 4px 4px 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;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !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-right: 0;
    padding-left: 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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.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;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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;
    -webkit-box-shadow: none;
            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 {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@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;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  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-right: 15px;
    margin-left: 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 {
  color: #555;
  background-color: #e7e7e7;
}
@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 {
  color: #fff;
  background-color: #080808;
}
@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: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  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;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.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: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  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: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .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: #337ab7;
  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-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.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-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 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: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(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: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.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: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.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,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.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,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.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,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.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: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
  border-bottom-left-radius: 3px;
}
.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-left-radius: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.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-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.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 {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.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: #333;
  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: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(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;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.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-bottom: 0;
  margin-left: 5px;
}
.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, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.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 {
  right: 5px;
  bottom: 0;
  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-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .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 .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.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;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(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 {
    right: 20%;
    left: 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-fluid:before,
.container-fluid:after,
.row:before,
.row: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 {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row: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 {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
}
.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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/* ========================================================================
 * bootstrap-switch - v3.3.2
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */

.bootstrap-switch{display:inline-block;direction:ltr;cursor:pointer;border-radius:4px;border:1px solid #ccc;position:relative;text-align:left;overflow:hidden;line-height:8px;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-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}.bootstrap-switch .bootstrap-switch-container{display:inline-block;top:0;border-radius:4px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block!important;height:100%;padding:6px 12px;font-size:14px;line-height:20px}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on{text-align:center;z-index:1}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary{font-weight:bold;color:#fff;background:#337ab7}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info{color:#fff;background:#5bc0de}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success{color:#fff;background:#5cb85c}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning{background:#f0ad4e;color:#fff}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger{color:#fff;background:#d9534f}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default{color:#000;background:#eee}.bootstrap-switch .bootstrap-switch-label{text-align:center;margin-top:-1px;margin-bottom:-1px;z-index:100;color:#333;background:#fff}.bootstrap-switch .bootstrap-switch-handle-on{border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch .bootstrap-switch-handle-off{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch input[type=radio],.bootstrap-switch input[type=checkbox]{position:absolute!important;top:0;left:0;margin:0;z-index:-1;opacity:0;filter:alpha(opacity=0)}.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label{padding:1px 5px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label{padding:5px 10px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label{padding:6px 16px;font-size:18px;line-height:1.3333333}.bootstrap-switch.bootstrap-switch-disabled,.bootstrap-switch.bootstrap-switch-indeterminate,.bootstrap-switch.bootstrap-switch-readonly{cursor:default!important}.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label{opacity:.5;filter:alpha(opacity=50);cursor:default!important}.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container{-webkit-transition:margin-left .5s;-o-transition:margin-left .5s;transition:margin-left .5s}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on{border-radius:0 3px 3px 0}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off{border-radius:3px 0 0 3px}.bootstrap-switch.bootstrap-switch-focused{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label{border-bottom-left-radius:3px;border-top-left-radius:3px}
table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:75px;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:8px;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:8px;right:8px;display:block;font-family:'Glyphicons Halflings';opacity:0.5}table.dataTable thead .sorting:after{opacity:0.2;content:"\e150"}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table thead .sorting:after,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scrollBody table thead .sorting_desc:after{display:none}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-condensed>thead>tr>th{padding-right:20px}table.dataTable.table-condensed .sorting:after,table.dataTable.table-condensed .sorting_asc:after,table.dataTable.table-condensed .sorting_desc:after{top:6px;right:6px}table.table-bordered.dataTable{border-collapse:separate !important}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:0}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v9/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v9/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v9/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=3.2.1');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}

body{
	 font-family: Arial,Helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  color: #222222; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 24.5px; }

h3 {
  font-size: 21px; }

h4 {
  font-size: 17.5px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 10.5px; }

@media (max-width: 768px) {
  h1 {
    font-size: 24.5px; }

  h2 {
    font-size: 21px; }

  h3 {
    font-size: 17.5px; }

  h4 {
    font-size: 14px; }

  h5 {
    font-size: 14px; }

  h6 {
    font-size: 7px; } }
h1 [class^="icon-"] {
  color: #6134C4; }

.page-header {
  border-bottom-color: #dddddd;
  position: relative;
  margin-top: 0;
  margin-bottom: 30px;
  background: white;
  min-height: 85px;
  padding: 20px; }
  .page-header:after, .page-header:before {
    content: "";
    display: table; }
  .page-header:after {
    clear: both; }
  .page-header {
    *zoom: 1; }
  @media (min-width: 768px) {
    .page-header {
      padding: 0 15px; } }
  .page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6 {
    margin: 0;
    vertical-align: middle; }
  .page-header .breadcrumb {
    margin-bottom: 0;
    line-height: 10px; }
    @media (min-width: 768px) {
      .page-header .breadcrumb {
        padding: 10px 0; } }
    .page-header .breadcrumb li:first-child > a {
      text-decoration: none;
      -webkit-transition: color 100ms ease;
      -moz-transition: color 100ms ease;
      -o-transition: color 100ms ease;
      transition: color 100ms ease; }
      .page-header .breadcrumb li:first-child > a:hover {
        color: #6134C4; }
  @media (min-width: 768px) {
    .page-header h1.pull-left {
      margin-top: 27px; } }
  .page-header .pull-right {
    margin-top: 15px; }
    @media (min-width: 768px) {
      .page-header .pull-right {
        margin-top: 25px; } }
  @media (max-width: 767px) {
    .page-header {
      text-align: center; }
      .page-header > .pull-right, .page-header > .pull-left {
        float: none !important; } }

.group-header {
  border-top: 1px solid #eeeeee;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 40px;
  margin-top: 20px; }
  .group-header .row {
    margin-left: 0;
    margin-right: 0; }
  .group-header > .row:first-child {
    padding-top: 20px;
    border-top: 1px solid white; }
  .group-header.group-header-first {
    margin-top: 0;
    border-top: none; }
    .group-header.group-header-first > .row:first-child {
      padding-top: 0;
      border-top: none; }

hr {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid white; }
  hr.hr-normal {
    margin-left: 0;
    margin-right: 0; }
  hr.hr-top {
    margin-top: 0; }
  hr.hr-bottom {
    margin-bottom: 0; }
  hr.hr-double {
    margin-top: 40px;
    margin-bottom: 40px; }

header .navbar {
  margin: 0;
  padding: 0 15px;
  /*background-color: #6134C4;*/
  border: none;
  min-height: 40px;
  height: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  header .navbar .navbar-brand {
    color: white;
    font-size: 20px;
    text-shadow: none;
    font-weight: 200;
    padding: 0;
    height: 40px;
    vertical-align: middle;
    line-height: 40px; }
    header .navbar .navbar-brand:hover, header .navbar .navbar-brand:focus {
      color: white; }
    header .navbar .navbar-brand .logo {
      display: none; }
      @media (min-width: 768px) {
        header .navbar .navbar-brand .logo {
          display: inline-block; } }
    header .navbar .navbar-brand .logo-xs {
      display: inline-block; }
      @media (min-width: 768px) {
        header .navbar .navbar-brand .logo-xs {
          display: none; } }
    header .navbar .navbar-brand img {
      margin-top: -2px; }
  header .navbar .toggle-nav {
    color: white;
    text-shadow: none;
    vertical-align: middle;
    padding: 4px 12px;
    margin-top: 5px;
    margin-left: 15px;
    background-color: #6134C4;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
    @media (min-width: 768px) {
      header .navbar .toggle-nav {
        margin-left: 15px; } }
    header .navbar .toggle-nav:active, header .navbar .toggle-nav.active {
      -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
      box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
      background-color: #f01611; }
    header .navbar .toggle-nav:hover {
      background-color: #f01611; }
  header .navbar .navbar-form {
    margin: 5px 10px 0 0;
    padding: 0;
    position: relative;
    border: none; }
    header .navbar .navbar-form button {
      position: absolute;
      color: #6134C4;
      right: 10px;
      top: 6px;
      text-decoration: none;
      padding: 0;
      margin: 0;
      z-index: 1031;
      text-shadow: none;
      -webkit-transition: color 200ms ease;
      -moz-transition: color 200ms ease;
      -o-transition: color 200ms ease;
      transition: color 200ms ease; }
      header .navbar .navbar-form button:hover {
        color: #aa0e0b; }
    header .navbar .navbar-form input {
      border-color: #f01611;
      padding-left: 7px;
      padding-right: 25px;
      color: #aa0e0b;
      height: 30px;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
      opacity: 0.4;
      -webkit-transition: all 200ms ease;
      -moz-transition: all 200ms ease;
      -o-transition: all 200ms ease;
      transition: all 200ms ease; }
      header .navbar .navbar-form input:-moz-placeholder {
        color: #f67471; }
      header .navbar .navbar-form input:-ms-input-placeholder {
        color: #f67471; }
      header .navbar .navbar-form input::-webkit-input-placeholder {
        color: #f67471; }
      header .navbar .navbar-form input:hover, header .navbar .navbar-form input:focus {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
      header .navbar .navbar-form input:hover:-moz-placeholder {
        color: #f9a3a1; }
      header .navbar .navbar-form input:hover:-ms-input-placeholder {
        color: #f9a3a1; }
      header .navbar .navbar-form input:hover::-webkit-input-placeholder {
        color: #f9a3a1; }
      header .navbar .navbar-form input:focus {
        border-color: #c2100c;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
        header .navbar .navbar-form input:focus:-moz-placeholder {
          color: #f88b89; }
        header .navbar .navbar-form input:focus:-ms-input-placeholder {
          color: #f88b89; }
        header .navbar .navbar-form input:focus::-webkit-input-placeholder {
          color: #f88b89; }
    header .navbar .navbar-form:hover input {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
  header .navbar .user-menu > a {
    height: 40px;
    line-height: 38px; }
  header .navbar .user-menu .dropdown-toggle {
    padding: 0 15px; }
    header .navbar .user-menu .dropdown-toggle img {
      border: 2px solid white;
      margin-right: 5px;
      vertical-align: top;
      position: relative;
      top: 8px;
      width: 23px;
      height: 23px; }
    header .navbar .user-menu .dropdown-toggle .user-name {
      display: none; }
      @media (min-width: 768px) {
        header .navbar .user-menu .dropdown-toggle .user-name {
          display: inline; } }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      header .navbar .user-menu .dropdown-toggle span {
        position: relative;
        top: 1px; } }
  header .navbar .widget .dropdown-menu {
    padding: 0; }
    header .navbar .widget .dropdown-menu > li {
      width: 270px; }
      header .navbar .widget .dropdown-menu > li > a {
        padding: 0;
        white-space: normal; }
        header .navbar .widget .dropdown-menu > li > a:hover [class*="icon"] {
          color: white !important; }
        header .navbar .widget .dropdown-menu > li > a:hover small {
          color: white !important;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
          opacity: 0.5; }
      header .navbar .widget .dropdown-menu > li .widget-body {
        padding: 5px; }
        header .navbar .widget .dropdown-menu > li .widget-body:after, header .navbar .widget .dropdown-menu > li .widget-body:before {
          content: "";
          display: table; }
        header .navbar .widget .dropdown-menu > li .widget-body:after {
          clear: both; }
        header .navbar .widget .dropdown-menu > li .widget-body {
          *zoom: 1; }
        header .navbar .widget .dropdown-menu > li .widget-body .icon {
          width: 25px; }
        header .navbar .widget .dropdown-menu > li .widget-body .text {
          width: 230px; }
          header .navbar .widget .dropdown-menu > li .widget-body .text small {
            white-space: nowrap; }
      header .navbar .widget .dropdown-menu > li.widget-footer a {
        padding: 10px 0;
        background: #f4f4f4;
        text-align: center; }
        header .navbar .widget .dropdown-menu > li.widget-footer a:hover {
          background: #6134C4; }
    header .navbar .widget .dropdown-menu p {
      margin: 0; }
    header .navbar .widget .dropdown-menu .divider {
      margin: 0; }
  header .navbar > .nav {
    float: right;
    margin: 0; }
    header .navbar > .nav > li {
      float: left; }
      header .navbar > .nav > li .label {
        background: white;
        color: #6134C4; }
      header .navbar > .nav > li.dropdown > .dropdown-toggle .caret {
        border-top-color: white;
        border-bottom-color: white; }
      header .navbar > .nav > li.dropdown > a:hover .caret, header .navbar > .nav > li.dropdown > a:focus .caret {
        border-top-color: white;
        border-bottom-color: white; }
      header .navbar > .nav > li.dropdown.open > .dropdown-toggle {
        color: #BCC0C4;
			 }
        header .navbar > .nav > li.dropdown.open > .dropdown-toggle .caret {
          border-top-color: white;
          border-bottom-color: white; }
      header .navbar > .nav > li.light > a {
        background-color: #f01611; }
        header .navbar > .nav > li.light > a .label {
          color: #da120e; }
        header .navbar > .nav > li.light > a:hover, header .navbar > .nav > li.light > a:active, header .navbar > .nav > li.light > a:focus {
          background-color: #da120e; }
      header .navbar > .nav > li.medium > a {
        /*background-color: #da120e;*/ }
        header .navbar > .nav > li.medium > a .label {
          color: #c2100c; }
        header .navbar > .nav > li.medium > a:hover, header .navbar > .nav > li.medium > a:active, header .navbar > .nav > li.medium > a:focus {
          /*background-color: #c2100c;*/ }
      header .navbar > .nav > li.dark > a {
        /*background-color: #c2100c;*/ }
        header .navbar > .nav > li.dark > a .label {
          color: #aa0e0b; }
        header .navbar > .nav > li.dark > a:hover, header .navbar > .nav > li.dark > a:active, header .navbar > .nav > li.dark > a:focus {
          /*background-color: #aa0e0b;*/ }
    header .navbar > .nav > li > a {
      text-shadow: none;
      padding-top: 10px;
      padding-bottom: 10px;
      height: 40px;
			font-weight: 600;
      line-height: 40px;
      padding-top: 0;
      padding-bottom: 0; }
  header .navbar.navbar-fixed-top {
    position: fixed; }
  header .navbar .dropdown-menu {
    right: 0;
    left: auto; }
@media print {
  header {
    display: none; } }

#main-nav-bg {
  width: 251px;
  position: absolute;
  float: left;
  border-right: 1px solid #dddddd;
  background: #f4f4f4;
  display: block;
  z-index: -1;
  top: 0;
  bottom: 0; }
  @media (max-width: 991px) {
    #main-nav-bg {
      width: 46px; } }
  @media (max-width: 767px) {
    #main-nav-bg {
      width: 0; } }
  @media print {
    #main-nav-bg {
      display: none; } }

#main-nav {
  width: 251px;
	height:100%;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  top: 90px; }
  #main-nav.main-nav-fixed {
    top: 40px;
    left: 0;
    z-index: 900; }
    #main-nav.main-nav-fixed.affix {
      position: fixed;
      top: 0; }
    #main-nav.main-nav-fixed.affix-top {
      top: 40px !important; }
    #main-nav.main-nav-fixed.affix-bottom {
      position: fixed; }
  @media (max-width: 991px) {
    #main-nav {
      width: 0; } }
  @media (max-width: 767px) {
    #main-nav {
      width: 0;
      overflow: hidden; } }
  @media print {
    #main-nav {
      display: none; } }

.main-nav-opened #main-nav-bg {
  width: 251px; }
.main-nav-opened #main-nav {
  width: 251px;
  overflow: visible; }
@media (max-width: 767px) {
  .main-nav-opened #main-nav .navigation .search {
    display: block; } }
.main-nav-opened #main-nav .navigation > .nav > li i.angle-down, .main-nav-opened #main-nav .navigation > .nav > li span {
  display: inline !important; }
@media (max-width: 991px) {
  .main-nav-opened #main-nav .navigation > .nav > li ul.in {
    display: block !important; } }

.main-nav-closed #main-nav-bg {
  width: 46px; }
  @media (max-width: 767px) {
    .main-nav-closed #main-nav-bg {
      width: 0; } }
@media (min-width: 992px) {
  .main-nav-closed #main-nav {
    width: 45px; } }
@media (max-width: 767px) {
  .main-nav-closed #main-nav {
    width: 0;
    overflow: hidden; } }
.main-nav-closed #main-nav .navigation > .nav > li > .nav {
  display: none !important; }
  .main-nav-closed #main-nav .navigation > .nav > li > .nav.in {
    display: none; }
@media (min-width: 992px) {
  .main-nav-closed #main-nav .navigation > .nav > li:hover > a > span {
    position: absolute;
    top: -1px;
    left: 45px;
    width: 250px;
    height: 43px;
    line-height: 40px;
    background-color: #fefefe;
    display: block;
    z-index: 1000;
    border: 1px solid #dddddd;
    border-left: none; }
  .main-nav-closed #main-nav .navigation > .nav > li:hover > a > .angle-down {
    position: absolute;
    left: 270px;
    top: 0;
    display: block;
    z-index: 1100; }
  .main-nav-closed #main-nav .navigation > .nav > li:hover > ul {
    display: block !important;
    position: absolute;
    z-index: 1000;
    height: auto;
    overflow: visible;
    top: 42px;
    left: 47px;
    width: 248px;
    background-color: #e5e5e5;
    border-bottom: 1px solid white; }
    .main-nav-closed #main-nav .navigation > .nav > li:hover > ul.in {
      border-bottom: 1px solid white; }
    .main-nav-closed #main-nav .navigation > .nav > li:hover > ul li a span {
      display: inline; } }
.main-nav-closed #main-nav .navigation > .nav > li i.angle-down, .main-nav-closed #main-nav .navigation > .nav > li span, .main-nav-closed #main-nav .navigation {
  display: none; }

#main-nav .navigation {
  width: 100%; }
  #main-nav .navigation .nav {
    margin-bottom: 0; }
  #main-nav .navigation > .nav {
    border-bottom: 1px solid #e7e7e7;
    background: #f4f4f4; }
    #main-nav .navigation > .nav > li {
      position: relative;
      display: block;
      margin: 0; }
      @media (max-width: 991px) {
        #main-nav .navigation > .nav > li span, #main-nav .navigation > .nav > li i.angle-down {
          display: none !important; } }
      #main-nav .navigation > .nav > li > a {
        /*background-color: #f4f4f4; Besoin de commenter cette ligne pour mettre des couleurs custom aux onglets (classes ec-). n'a aucun impact vu que le fond de la nav est de la même couleur en principe*/
        height: 42px;
        display: block;
        line-height: 45px;
        padding: 10px 8px;
	      font-size: 13px;
        border-bottom: 1px solid white;
        border-top: 1px solid #e7e7e7;
        overflow: visible !important; }
        #main-nav .navigation > .nav > li > a:after, #main-nav .navigation > .nav > li > a:before {
          content: "";
          display: table; }
        #main-nav .navigation > .nav > li > a:after {
          clear: both; }
        #main-nav .navigation > .nav > li > a {
          *zoom: 1; }
        #main-nav .navigation > .nav > li > a.in [class^="icon-"], #main-nav .navigation > .nav > li > a.in [class*=" icon-"] {
          color: #373737; }
        #main-nav .navigation > .nav > li > a.in span {
          color: #373737; }
        #main-nav .navigation > .nav > li > a.in.collapsed [class^="icon-"], #main-nav .navigation > .nav > li > a.in.collapsed [class*=" icon-"] {
          color: #373737; }
        #main-nav .navigation > .nav > li > a.in.collapsed span {
          color: #373737; }
        #main-nav .navigation > .nav > li > a [class^="icon-"], #main-nav .navigation > .nav > li > a [class*=" icon-"] {
          /*color: #6e6e6e;*/
          font-size: 20px;
          margin-right: 10px;
          display: inline-block;
          text-align: center;
          width: 25px;
          -webkit-transition: all 100ms ease;
          -moz-transition: all 100ms ease;
          -o-transition: all 100ms ease;
          transition: all 100ms ease; }
          #main-nav .navigation > .nav > li > a [class^="icon-"].angle-down, #main-nav .navigation > .nav > li > a [class*=" icon-"].angle-down {
            width: auto !important; }
        #main-nav .navigation > .nav > li > a .icon-angle-down {
          float: right;
          line-height: 40px;
          margin-right: 0;
          -webkit-transition: all 100ms ease;
          -moz-transition: all 100ms ease;
          -o-transition: all 100ms ease;
          transition: all 100ms ease; }
        #main-nav .navigation > .nav > li > a span {
          text-shadow: 1px 1px 1px #ececec;
          position: relative;
          top: -2px;
          -webkit-transition: all 100ms ease;
          -moz-transition: all 100ms ease;
          -o-transition: all 100ms ease;
          transition: all 100ms ease; }
      #main-nav .navigation > .nav > li:hover > a, #main-nav .navigation > .nav > li:focus > a, #main-nav .navigation > .nav > li.active > a {
        background:none; }
        #main-nav .navigation > .nav > li:hover > a [class^="icon-"], #main-nav .navigation > .nav > li:hover > a [class*=" icon-"], #main-nav .navigation > .nav > li:focus > a [class^="icon-"], #main-nav .navigation > .nav > li:focus > a [class*=" icon-"], #main-nav .navigation > .nav > li.active > a [class^="icon-"], #main-nav .navigation > .nav > li.active > a [class*=" icon-"] {
          /*color: #6134C4 !important; */}
        /* #main-nav .navigation > .nav > li:hover > a span, #main-nav .navigation > .nav > li:focus > a span, #main-nav .navigation > .nav > li.active > a span {
          padding-left: 2px !important; } */
      #main-nav .navigation > .nav > li .nav {
        background: #e5e5e5;
        border-bottom: 1px solid white;
        display: none; }
        @media (min-width: 992px) {
          #main-nav .navigation > .nav > li .nav.in {
            display: block; } }
        @media (max-width: 991px) {
          #main-nav .navigation > .nav > li .nav.in {
            display: none !important; } }
        #main-nav .navigation > .nav > li .nav > li > a {
          padding: 5px;
          border-top: 1px solid #cbcbcb; }
          #main-nav .navigation > .nav > li .nav > li > a .icon-angle-down {
            float: right;
            margin-top: 1px;
            margin-right: 7px; }
          #main-nav .navigation > .nav > li .nav > li > a [class^="icon-"], #main-nav .navigation > .nav > li .nav > li > a [class*=" icon-"] {
            display: inline-block;
            text-align: center;
            width: 25px; }
            #main-nav .navigation > .nav > li .nav > li > a [class^="icon-"].angle-down, #main-nav .navigation > .nav > li .nav > li > a [class*=" icon-"].angle-down {
              width: auto !important; }
          #main-nav .navigation > .nav > li .nav > li > a:hover, #main-nav .navigation > .nav > li .nav > li > a:focus {
            background-color: #ececec; }
            #main-nav .navigation > .nav > li .nav > li > a:hover [class^="icon-"], #main-nav .navigation > .nav > li .nav > li > a:hover [class*=" icon-"], #main-nav .navigation > .nav > li .nav > li > a:focus [class^="icon-"], #main-nav .navigation > .nav > li .nav > li > a:focus [class*=" icon-"] {
              color: #6134C4; }
        #main-nav .navigation > .nav > li .nav > li.active > a {
          background-color: #ececec; }
          #main-nav .navigation > .nav > li .nav > li.active > a [class^="icon-"], #main-nav .navigation > .nav > li .nav > li.active > a [class*=" icon-"] {
            color: #6134C4; }
        #main-nav .navigation > .nav > li > .nav > li {
          margin: 0; }
          #main-nav .navigation > .nav > li > .nav > li > a {
            padding-left: 10px; }
          #main-nav .navigation > .nav > li > .nav > li > .nav {
            border-top: 1px solid white;
            border-bottom: none; }
            #main-nav .navigation > .nav > li > .nav > li > .nav > li > a {
              padding-left: 20px; }
            #main-nav .navigation > .nav > li > .nav > li > .nav > li > .nav {
              border-top: 1px solid white;
              border-bottom: none; }
              #main-nav .navigation > .nav > li > .nav > li > .nav > li > .nav > li > a {
                padding-left: 30px; }
  #main-nav .navigation .search {
    border-bottom: 1px solid white;
    display: none; }
    #main-nav .navigation .search form {
      margin: 10px 0; }
      #main-nav .navigation .search form .search-wrapper {
        border: 1px solid #e7e7e7;
        width: 210px;
        position: relative;
        margin-left: auto;
        margin-right: auto; }
        #main-nav .navigation .search form .search-wrapper button {
          position: absolute;
          right: 7px;
          top: 7px;
          padding: 0;
          color: #3c3c3c;
          text-shadow: none;
          text-decoration: none;
          -webkit-transition: color 100ms ease;
          -moz-transition: color 100ms ease;
          -o-transition: color 100ms ease;
          transition: color 100ms ease; }
          #main-nav .navigation .search form .search-wrapper button:hover {
            color: #2f2f2f; }
        #main-nav .navigation .search form .search-wrapper input {
          padding: 4px 7px;
          padding-right: 25px;
          color: #222222;
          background: #f9f9f9;
          border: 1px solid white;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          -webkit-transition: border 100ms ease;
          -moz-transition: border 100ms ease;
          -o-transition: border 100ms ease;
          transition: border 100ms ease; }
          #main-nav .navigation .search form .search-wrapper input:-moz-placeholder {
            color: #2f2f2f; }
          #main-nav .navigation .search form .search-wrapper input:-ms-input-placeholder {
            color: #2f2f2f; }
          #main-nav .navigation .search form .search-wrapper input::-webkit-input-placeholder {
            color: #2f2f2f; }
          #main-nav .navigation .search form .search-wrapper input:focus {
            border: 1px solid white; }
            #main-nav .navigation .search form .search-wrapper input:focus:-moz-placeholder {
              color: #3c3c3c; }
            #main-nav .navigation .search form .search-wrapper input:focus:-ms-input-placeholder {
              color: #3c3c3c; }
            #main-nav .navigation .search form .search-wrapper input:focus::-webkit-input-placeholder {
              color: #3c3c3c; }
        #main-nav .navigation .search form .search-wrapper:hover input {
          background: #fcfcfc; }

.main-nav-opened #content {
  margin-left: 251px;
}

.main-nav-closed #content {
  margin-left: 46px; }
  @media (max-width: 767px) {
    .main-nav-closed #content {
      margin-left: 0; } }

html {
  height: 100%; }

body {
  min-height: 100%;
  position: relative; }

body {
  background: #fbfbfb; }
  body.fixed-header #wrapper {
		position:relative;
    padding-top: 40px;
	min-height:800px;}
  body.fixed-header #main-nav.main-nav-fixed {
    position: fixed;
    top: 40px;
    left: 0; }
  body.without-footer #footer {
    display: none; }

#wrapper {
  min-height: 100%; }
 /* @media (max-width: 991px) {
    #wrapper {
      overflow: hidden; } }*/

#content-wrapper {
  padding-bottom: 20px; }

#content {
  margin-left: 40px;
	margin-bottom:100px;
  background: transparent;
  min-width: 276px;
  background: transparent; }
  @media (max-width: 991px) {
    #content {
      margin-left: 46px; } }
  @media (max-width: 767px) {
    #content {
      margin-left: 0; } }
  @media print {
    #content {
      margin-left: 0 !important; } }

.container {
  max-width: 100% !important; }

#footer {
  color: #aaaaaa;
  text-shadow: 1px 1px 1px white;
  text-align: center;
  border-top: 1px solid #eeeeee; }
  #footer .footer-wrapper {
    border-top: 1px solid white;
    padding: 10px 0; }
  #footer a {
    color: #3c3c3c; }
  #footer .text {
    margin-bottom: 7px; }
    @media (min-width: 768px) {
      #footer .text {
        text-align: left;
        padding-top: 7px;
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    #footer .buttons {
      text-align: right; } }
  #footer .buttons .btn:last-child {
    padding-right: 0; }

.box {
  margin-bottom: 20px;
  position: relative; }
  .box.box-collapsed .box-header .actions .box-collapse i:before {
    content: "\f078"; }
  .box.box-collapsed .box-content {
    display: none; }
  .box .box-header {
    font-size: 21px;
    font-weight: 200;
    line-height: 30px;
    padding: 10px 15px; }
    .box .box-header:after, .box .box-header:before {
      content: "";
      display: table; }
    .box .box-header:after {
      clear: both; }
    .box .box-header {
      *zoom: 1; }
    .box .box-header.contrast-background {
      color: white; }
      .box .box-header.contrast-background .title {
        color: white; }
      .box .box-header.contrast-background .actions .btn-link {
        color: white; }
        .box .box-header.contrast-background .actions .btn-link:hover {
          color: #6134C4 !important;
          background-color: white; }
    .box .box-header.orange-background {
      color: white; }
      .box .box-header.orange-background .title {
        color: white; }
      .box .box-header.orange-background .actions .btn-link {
        color: white; }
        .box .box-header.orange-background .actions .btn-link:hover {
          color: #f8a326 !important;
          background-color: white; }
    .box .box-header.blue-background {
      color: white; }
      .box .box-header.blue-background .title {
        color: white; }
      .box .box-header.blue-background .actions .btn-link {
        color: white; }
        .box .box-header.blue-background .actions .btn-link:hover {
          color: #00acec !important;
          background-color: white; }
    .box .box-header.purple-background {
      color: white; }
      .box .box-header.purple-background .title {
        color: white; }
      .box .box-header.purple-background .actions .btn-link {
        color: white; }
        .box .box-header.purple-background .actions .btn-link:hover {
          color: #9564e2 !important;
          background-color: white; }
    .box .box-header.green-background {
      color: white; }
      .box .box-header.green-background .title {
        color: white; }
      .box .box-header.green-background .actions .btn-link {
        color: white; }
        .box .box-header.green-background .actions .btn-link:hover {
          color: #49bf67 !important;
          background-color: white; }
    .box .box-header.red-background {
      color: white; }
      .box .box-header.red-background .title {
        color: white; }
      .box .box-header.red-background .actions .btn-link {
        color: white; }
        .box .box-header.red-background .actions .btn-link:hover {
          color: #6134C4 !important;
          background-color: white; }
    .box .box-header.muted-background {
      color: white; }
      .box .box-header.muted-background .title {
        color: white; }
      .box .box-header.muted-background .actions .btn-link {
        color: white; }
        .box .box-header.muted-background .actions .btn-link:hover {
          color: #999999 !important;
          background-color: white; }
    .box .box-header.fb-background {
      color: white; }
      .box .box-header.fb-background .title {
        color: white; }
      .box .box-header.fb-background .actions .btn-link {
        color: white; }
        .box .box-header.fb-background .actions .btn-link:hover {
          color: #3d579d !important;
          background-color: white; }
    .box .box-header.dark-background {
      color: white; }
      .box .box-header.dark-background .title {
        color: white; }
      .box .box-header.dark-background .actions .btn-link {
        color: white; }
        .box .box-header.dark-background .actions .btn-link:hover {
          color: #2b2d30 !important;
          background-color: white; }
    .box .box-header.pink-background {
      color: white; }
      .box .box-header.pink-background .title {
        color: white; }
      .box .box-header.pink-background .actions .btn-link {
        color: white; }
        .box .box-header.pink-background .actions .btn-link:hover {
          color: #c44a83 !important;
          background-color: white; }
    .box .box-header.grass-green-background {
      color: white; }
      .box .box-header.grass-green-background .title {
        color: white; }
      .box .box-header.grass-green-background .actions .btn-link {
        color: white; }
        .box .box-header.grass-green-background .actions .btn-link:hover {
          color: #5daf2b !important;
          background-color: white; }
    .box .box-header.sea-blue-background {
      color: white; }
      .box .box-header.sea-blue-background .title {
        color: white; }
      .box .box-header.sea-blue-background .actions .btn-link {
        color: white; }
        .box .box-header.sea-blue-background .actions .btn-link:hover {
          color: #0163ac !important;
          background-color: white; }
    .box .box-header.banana-background {
      color: white; }
      .box .box-header.banana-background .title {
        color: white; }
      .box .box-header.banana-background .actions .btn-link {
        color: white; }
        .box .box-header.banana-background .actions .btn-link:hover {
          color: #fcd052 !important;
          background-color: white; }
    .box .box-header.dark-orange-background {
      color: white; }
      .box .box-header.dark-orange-background .title {
        color: white; }
      .box .box-header.dark-orange-background .actions .btn-link {
        color: white; }
        .box .box-header.dark-orange-background .actions .btn-link:hover {
          color: #f56e00 !important;
          background-color: white; }
    .box .box-header.brown-background {
      color: white; }
      .box .box-header.brown-background .title {
        color: white; }
      .box .box-header.brown-background .actions .btn-link {
        color: white; }
        .box .box-header.brown-background .actions .btn-link:hover {
          color: #924e31 !important;
          background-color: white; }
    .box .box-header .title {
      float: left;
      color: #3c3c3c; }
    .box .box-header .actions {
      margin-top: -3px;
      float: right; }
      .box .box-header .actions .dropdown-toggle {
        position: relative;
        top: 5px; }
      .box .box-header .actions .btn-link {
        color: #c4c4c4;
        text-decoration: none;
        text-shadow: none; }
        .box .box-header .actions .btn-link:hover {
          color: #6134C4; }
      .box .box-header .actions .box-collapse i {
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        display: inline;
        width: auto;
        height: auto;
        line-height: normal;
        vertical-align: baseline;
        background-image: none;
        background-position: 0% 0%;
        background-repeat: repeat;
        margin-top: 0; }
        .box .box-header .actions .box-collapse i:before {
          content: "\f077"; }
    .box .box-header.box-header-small {
      font-size: 14px;
      font-weight: 200;
      line-height: 19px;
      padding: 10px 10px; }
      .box .box-header.box-header-small .actions {
        margin-top: -1px; }
  .box .box-content {
    padding: 10px;
    border: 1px solid #dddddd;
    background: white;
    display: block;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); }
    .box .box-content .box-toolbox {
      background-color: #f4f4f4;
      padding: 5px; }
      .box .box-content .box-toolbox:after, .box .box-content .box-toolbox:before {
        content: "";
        display: table; }
      .box .box-content .box-toolbox:after {
        clear: both; }
      .box .box-content .box-toolbox {
        *zoom: 1; }
      .box .box-content .box-toolbox.box-toolbox-top {
        margin: -10px -10px 10px -10px;
        border-bottom: 1px solid #dddddd; }
      .box .box-content .box-toolbox.box-toolbox-bottom {
        margin: 10px -10px -10px -10px;
        border-top: 1px solid #dddddd; }
    .box .box-content.box-no-padding {
      padding: 0; }
      .box .box-content.box-no-padding form {
        margin-bottom: 0; }
    .box .box-content.box-padding {
      padding: 20px; }
      .box .box-content.box-padding .box-toolbox {
        padding: 10px;
        position: relative; }
        .box .box-content.box-padding .box-toolbox.box-toolbox-top {
          margin: -20px -20px 20px -20px; }
        .box .box-content.box-padding .box-toolbox.box-toolbox-bottom {
          margin: 20px -20px -20px -20px; }
    .box .box-content.box-double-padding {
      padding: 40px; }
      .box .box-content.box-double-padding .box-toolbox {
        padding: 20px; }
        .box .box-content.box-double-padding .box-toolbox.box-toolbox-top {
          margin: -40px -40px 40px -40px; }
        .box .box-content.box-double-padding .box-toolbox.box-toolbox-bottom {
          margin: 40px -40px -40px -40px; }
  .box.box-transparent {
    background: none;
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .box.box-transparent .box-content {
      background: transparent;
      border: none;
      border-top: 1px solid #dddddd;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  .box.box-bordered {
    border-style: solid;
    border-width: 2px;
    border-color: #dddddd; }
    .box.box-bordered .box-content {
      border-left: none;
      border-right: none;
      border-bottom: none; }

.box-quick-link {
  text-align: center;
  margin-bottom: 10px; }
  .box-quick-link a {
    text-decoration: none; }
    .box-quick-link a .header {
      height: 60px;
      line-height: 60px;
      padding-bottom: 2px; }
      .box-quick-link a .header [class^="icon-"], .box-quick-link a .header [class*=" icon-"] {
        color: white;
        font-size: 30px;
        vertical-align: middle; }
    .box-quick-link a .content {
      text-transform: uppercase;
      font-size: 85%;
      white-space: nowrap;
      overflow: hidden;
      -ms-text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      color: #5b5b5b;
      background-color: #dbdbdb;
      border-bottom: 1px solid #cecece;
      padding: 5px; }
    .box-quick-link a:hover .header [class^="icon-"], .box-quick-link a:hover .header [class*=" icon-"] {
      font-size: 40px; }
    .box-quick-link a:hover .content {
      text-decoration: underline;
      border-bottom-color: #c1c1c1;
      background-color: #cecece; }
  .box-quick-link.contrast-background a:active .header {
    background: #f01611; }
  .box-quick-link.contrast-background:hover .header {
    background: #f12e29; }
  .box-quick-link.orange-background a:active .header {
    background: #e48a07; }
  .box-quick-link.orange-background:hover .header {
    background: #f7990d; }
  .box-quick-link.blue-background a:active .header {
    background: #0087b9; }
  .box-quick-link.blue-background:hover .header {
    background: #0099d3; }
  .box-quick-link.purple-background a:active .header {
    background: #7839da; }
  .box-quick-link.purple-background:hover .header {
    background: #864fde; }
  .box-quick-link.green-background a:active .header {
    background: #379e51; }
  .box-quick-link.green-background:hover .header {
    background: #3eb05b; }
  .box-quick-link.red-background a:active .header {
    background: #f01611; }
  .box-quick-link.red-background:hover .header {
    background: #f12e29; }
  .box-quick-link.muted-background a:active .header {
    background: gray; }
  .box-quick-link.muted-background:hover .header {
    background: #8c8c8c; }
  .box-quick-link.fb-background a:active .header {
    background: #2f4378; }
  .box-quick-link.fb-background:hover .header {
    background: #364d8b; }
  .box-quick-link.dark-background a:active .header {
    background: #131415; }
  .box-quick-link.dark-background:hover .header {
    background: #1f2023; }
  .box-quick-link.pink-background a:active .header {
    background: #a5366a; }
  .box-quick-link.pink-background:hover .header {
    background: #b83c76; }
  .box-quick-link.grass-green-background a:active .header {
    background: #478621; }
  .box-quick-link.grass-green-background:hover .header {
    background: #529b26; }
  .box-quick-link.sea-blue-background a:active .header {
    background: #014679; }
  .box-quick-link.sea-blue-background:hover .header {
    background: #015493; }
  .box-quick-link.banana-background a:active .header {
    background: #fbc220; }
  .box-quick-link.banana-background:hover .header {
    background: #fcc939; }
  .box-quick-link.dark-orange-background a:active .header {
    background: #c25700; }
  .box-quick-link.dark-orange-background:hover .header {
    background: #dc6300; }
  .box-quick-link.brown-background a:active .header {
    background: #6c3a24; }
  .box-quick-link.brown-background:hover .header {
    background: #7f442b; }

.box-statistic {
  background-color: white;
  margin-bottom: 5px;
  padding: 5px 10px;
  position: relative; }
  .box-statistic .title {
    margin: 0;
    line-height: 28px; }
  .box-statistic small {
    text-transform: uppercase; }
  .box-statistic [class*="icon-"] {
    font-size: 30px;
    top: 13px; }
    .box-statistic [class*="icon-"].align-left {
      position: absolute;
      left: 10px; }
    .box-statistic [class*="icon-"].align-right {
      position: absolute;
      right: 10px; }
  .box-statistic.contrast-background .title, .box-statistic.contrast-background small, .box-statistic.contrast-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.contrast-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic.orange-background .title, .box-statistic.orange-background small, .box-statistic.orange-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.orange-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic.blue-background .title, .box-statistic.blue-background small, .box-statistic.blue-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.blue-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic.purple-background .title, .box-statistic.purple-background small, .box-statistic.purple-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.purple-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic.green-background .title, .box-statistic.green-background small, .box-statistic.green-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.green-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic.red-background .title, .box-statistic.red-background small, .box-statistic.red-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.red-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic.muted-background .title, .box-statistic.muted-background small, .box-statistic.muted-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.muted-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic.fb-background .title, .box-statistic.fb-background small, .box-statistic.fb-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.fb-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic.dark-background .title, .box-statistic.dark-background small, .box-statistic.dark-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.dark-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic.pink-background .title, .box-statistic.pink-background small, .box-statistic.pink-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.pink-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic.grass-green-background .title, .box-statistic.grass-green-background small, .box-statistic.grass-green-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.grass-green-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic.sea-blue-background .title, .box-statistic.sea-blue-background small, .box-statistic.sea-blue-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.sea-blue-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic.banana-background .title, .box-statistic.banana-background small, .box-statistic.banana-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.banana-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic.dark-orange-background .title, .box-statistic.dark-orange-background small, .box-statistic.dark-orange-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.dark-orange-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic.brown-background .title, .box-statistic.brown-background small, .box-statistic.brown-background [class*="icon-"] {
    color: white !important; }
  .box-statistic.brown-background small {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .box-statistic:hover [class*="icon-"].align-right {
    right: 15px;
    -webkit-transition: right 0.1s linear;
    -moz-transition: right 0.1s linear;
    -o-transition: right 0.1s linear;
    transition: right 0.1s linear; }
  .box-statistic:hover [class*="icon-"].align-left {
    left: 15px;
    -webkit-transition: left 0.1s linear;
    -moz-transition: left 0.1s linear;
    -o-transition: left 0.1s linear;
    transition: left 0.1s linear; }

.responsive-table {
  position: relative;
  overflow: hidden; }
  .responsive-table .scrollable-area {
    width: 100%;
    overflow: scroll;
    overflow-y: hidden; }
  .responsive-table table td {
    position: relative;
    white-space: nowrap;
    overflow: hidden; }

.box-content.box-no-padding .table-striped th:first-child, .box-content.box-no-padding .table-striped td:first-child {
  border-left: none; }
.box-content.box-no-padding .table-striped th:last-child, .box-content.box-no-padding .table-striped td:last-child {
  border-right: none; }

.dataTables_wrapper .datatables-top, .dataTables_wrapper .datatables-bottom {
  padding: 5px; }
@media (max-width: 767px) {
  .dataTables_wrapper .datatables-top, .dataTables_wrapper .datatables-bottom {
    text-align: center; }
    .dataTables_wrapper .datatables-top .dataTables_filter, .dataTables_wrapper .datatables-bottom .dataTables_filter {
      float: none;
      text-align: center; }
      .dataTables_wrapper .datatables-top .dataTables_filter label, .dataTables_wrapper .datatables-bottom .dataTables_filter label {
        float: none; }
    .dataTables_wrapper .datatables-top .dataTables_paginate, .dataTables_wrapper .datatables-bottom .dataTables_paginate {
      text-align: center;
      float: none;
      margin-left: 0;
      margin-right: 0; }
    .dataTables_wrapper .datatables-top .dataTables_length, .dataTables_wrapper .datatables-bottom .dataTables_length {
      text-align: center;
      display: inline-block;
      float: none; } }
.dataTables_wrapper:after, .dataTables_wrapper:before {
  content: "";
  display: table; }
.dataTables_wrapper:after {
  clear: both; }
.dataTables_wrapper {
  *zoom: 1; }
.dataTables_wrapper .dataTables_length {
  margin: 10px 10px 5px 10px;
  float: left; }
.dataTables_wrapper .dataTables_filter {
  margin: 10px 10px 5px 10px;
  float: right; }
.dataTables_wrapper .dataTables_info {
  padding: 0;
  margin: 4px 10px 10px 10px; }
.dataTables_wrapper .dataTables_paginate {
  margin-right: 10px; }
  .dataTables_wrapper .dataTables_paginate .pagination {
    margin: 0; }
.dataTables_wrapper table.dataTable thead .filter_column input[type="text"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.dataTables_wrapper table.dataTable thead .sorting:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  content: "\f0dc";
  float: right; }
.dataTables_wrapper table.dataTable thead .sorting_asc:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  content: "\f0de";
  float: right; }
.dataTables_wrapper table.dataTable thead .sorting_desc:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  content: "\f0dd";
  float: right; }

.todo-list .new-todo {
  margin-bottom: 0;
  width: 100%;
  position: relative; }
  .todo-list .new-todo:after, .todo-list .new-todo:before {
    content: "";
    display: table; }
  .todo-list .new-todo:after {
    clear: both; }
  .todo-list .new-todo {
    *zoom: 1; }
  .todo-list .new-todo input[type="text"] {
    border-left: 0;
    border-top: 0;
    padding-left: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    height: 45px;
    line-height: 45px; }
  .todo-list .new-todo input {
    margin-bottom: 0;
    padding-right: 40px; }
  .todo-list .new-todo button {
    position: absolute;
    top: 0;
    right: 0;
    height: 45px; }
.todo-list .date {
  text-transform: uppercase;
  color: #6134C4;
  font-size: 11px;
  margin-top: 10px;
  margin-left: 10px; }
.todo-list ul {
  margin-bottom: 20px; }
  .todo-list ul > li {
    line-height: 35px;
    padding: 0 7px 0 10px;
    border-bottom: 1px solid #dddddd;
    position: relative; }
    .todo-list ul > li:after, .todo-list ul > li:before {
      content: "";
      display: table; }
    .todo-list ul > li:after {
      clear: both; }
    .todo-list ul > li {
      *zoom: 1; }
    .todo-list ul > li label {
      padding: 5px 0;
      font-weight: normal;
      margin: 0; }
      .todo-list ul > li label .todo {
        padding-left: 5px;
        display: inline;
        position: relative;
        top: 3px; }
      .todo-list ul > li label input[type="checkbox"] {
        margin-top: 0; }
    .todo-list ul > li .actions {
      margin-top: 2px; }
      .todo-list ul > li .actions .remove, .todo-list ul > li .actions .edit {
        display: none; }
      .todo-list ul > li .actions .btn-link {
        padding: 10px 5px; }
        .todo-list ul > li .actions .btn-link:hover {
          text-decoration: none; }
      .todo-list ul > li .actions .important {
        color: #00acec; }
        .todo-list ul > li .actions .important i:before {
          content: "\f097"; }
        .todo-list ul > li .actions .important:hover {
          color: #0087b9; }
      .todo-list ul > li .actions .edit {
        color: #f8a326; }
        .todo-list ul > li .actions .edit:hover {
          color: #e48a07; }
      .todo-list ul > li .actions .remove {
        color: #6134C4; }
        .todo-list ul > li .actions .remove:hover {
          color: #f01611; }
    .todo-list ul > li.important {
      border-left: 2px solid #00acec;
      padding-left: 15px;
      background: #f7f7f7; }
      .todo-list ul > li.important .important i:before {
        content: "\f02e"; }
    .todo-list ul > li.done {
      opacity: 0.5; }
      .todo-list ul > li.done .todo {
        text-decoration: line-through; }
    .todo-list ul > li:hover {
      cursor: move; }
      .todo-list ul > li:hover .remove, .todo-list ul > li:hover .edit {
        display: inline; }
  .todo-list ul:last-child {
    margin-bottom: 0; }
    .todo-list ul:last-child li:last-child {
      border-bottom: none; }

.touch .todo-list ul > li .actions .remove, .touch .todo-list ul > li .actions .edit {
  display: inline; }

.recent-activity .load-more > a {
  border-left: none;
  border-right: none;
  border-bottom: none; }
.recent-activity ul {
  margin-bottom: 0; }
.recent-activity .users > li {
  border-bottom: 1px solid #dddddd;
  padding: 10px; }
  .recent-activity .users > li:after, .recent-activity .users > li:before {
    content: "";
    display: table; }
  .recent-activity .users > li:after {
    clear: both; }
  .recent-activity .users > li {
    *zoom: 1; }
  .recent-activity .users > li .avatar {
    margin-right: 10px;
    width: 23px;
    height: 23px; }
    .recent-activity .users > li .avatar .icon-user {
      font-size: 20px;
      position: relative;
      top: 2px;
      color: #d0d0d0;
      width: 23px;
      height: 23px; }
  .recent-activity .users > li .date, .recent-activity .users > li .action {
    padding-top: 2px; }
  .recent-activity .users > li:last-child {
    border-bottom: none; }
.recent-activity .comments > li {
  border-bottom: 1px solid #dddddd;
  padding: 10px;
  position: relative; }
  .recent-activity .comments > li:after, .recent-activity .comments > li:before {
    content: "";
    display: table; }
  .recent-activity .comments > li:after {
    clear: both; }
  .recent-activity .comments > li {
    *zoom: 1; }
  .recent-activity .comments > li .avatar {
    position: absolute;
    left: 10px;
    top: 10px;
    margin-right: 10px;
    width: 23px;
    height: 23px; }
    .recent-activity .comments > li .avatar .icon-user {
      font-size: 20px;
      position: relative;
      top: 2px;
      color: #d0d0d0;
      width: 23px;
      height: 23px; }
  .recent-activity .comments > li .body {
    margin-left: 33px; }
    .recent-activity .comments > li .body .actions {
      position: absolute;
      right: 10px;
      top: 2px;
      display: none; }
      .recent-activity .comments > li .body .actions .btn-link {
        padding-left: 2px;
        padding-right: 2px; }
        .recent-activity .comments > li .body .actions .btn-link:hover {
          text-decoration: none; }
      .recent-activity .comments > li .body .actions .ok {
        color: #49bf67;
        margin-right: 10px; }
        .recent-activity .comments > li .body .actions .ok:hover {
          color: #379e51; }
      .recent-activity .comments > li .body .actions .remove {
        color: #6134C4; }
        .recent-activity .comments > li .body .actions .remove:hover {
          color: #f01611; }
  .recent-activity .comments > li:hover .actions {
    display: block; }
  .recent-activity .comments > li:last-child {
    border-bottom: none; }

.touch .recent-activity .comments > li .actions {
  display: block; }

.event-contrast .fc-event-inner, .label-contrast .fc-event-inner {
  background-color: #6134C4 !important; }

.event-orange .fc-event-inner, .label-orange .fc-event-inner {
  background-color: #f8a326 !important; }

.event-blue .fc-event-inner, .label-blue .fc-event-inner {
  background-color: #00acec !important; }

.event-purple .fc-event-inner, .label-purple .fc-event-inner {
  background-color: #9564e2 !important; }

.event-green .fc-event-inner, .label-green .fc-event-inner {
  background-color: #49bf67 !important; }

.event-red .fc-event-inner, .label-red .fc-event-inner {
  background-color: #6134C4 !important; }

.event-muted .fc-event-inner, .label-muted .fc-event-inner {
  background-color: #999999 !important; }

.event-fb .fc-event-inner, .label-fb .fc-event-inner {
  background-color: #3d579d !important; }

.event-dark .fc-event-inner, .label-dark .fc-event-inner {
  background-color: #2b2d30 !important; }

.event-pink .fc-event-inner, .label-pink .fc-event-inner {
  background-color: #c44a83 !important; }

.event-grass-green .fc-event-inner, .label-grass-green .fc-event-inner {
  background-color: #5daf2b !important; }

.event-sea-blue .fc-event-inner, .label-sea-blue .fc-event-inner {
  background-color: #0163ac !important; }

.event-banana .fc-event-inner, .label-banana .fc-event-inner {
  background-color: #fcd052 !important; }

.event-dark-orange .fc-event-inner, .label-dark-orange .fc-event-inner {
  background-color: #f56e00 !important; }

.event-brown .fc-event-inner, .label-brown .fc-event-inner {
  background-color: #924e31 !important; }

.fc-header .fc-header-left {
  position: absolute;
  width: 100%;
  text-align: right;
  right: 10px;
  top: 10px; }
  .fc-header .fc-header-left .fc-button {
    padding: 0px 12px;
    background-color: white; }
    .fc-header .fc-header-left .fc-button.fc-state-active, .fc-header .fc-header-left .fc-button:hover {
      background-color: #dddddd; }
.fc-header .fc-header-right {
  padding-top: 5px; }
.fc-header .fc-header-center {
  text-align: left; }

.fc-content .fc-event .fc-event-inner {
  border-color: #6134C4;
  background-color: #6134C4; }
.fc-content .fc-event .ui-resizable-handle.ui-resizable-e {
  background: white;
  cursor: col-resize;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3; }
.fc-content .fc-event.label-important .fc-event-inner {
  background-color: #6134C4; }
.fc-content .fc-event.label-important[href].fc-event-inner {
  background-color: #f01611; }
.fc-content .fc-event.label-warning .fc-event-inner {
  background-color: #f8a326; }
.fc-content .fc-event.label-warning[href] .fc-event-inner {
  background-color: #e48a07; }
.fc-content .fc-event.label-success .fc-event-inner {
  background-color: #49bf67; }
.fc-content .fc-event.label-success[href] .fc-event-inner {
  background-color: #379e51; }
.fc-content .fc-event.label-info .fc-event-inner {
  background-color: #9564e2; }
.fc-content .fc-event.label-info[href] .fc-event-inner {
  background-color: #7839da; }
.fc-content .fc-event.label-inverse .fc-event-inner {
  background-color: #3c3c3c; }
.fc-content .fc-event.label-inverse[href] .fc-event-inner {
  background-color: #232323; }

.chat .box-collapsed .box-header .actions .box-collapse i:before {
  content: "\f077" !important; }
.chat.chat-fixed {
  width: 300px;
  position: fixed;
  z-index: 999;
  bottom: 0;
  right: 20px; }
  .chat.chat-fixed .box {
    margin-bottom: 0; }
  .chat.chat-fixed .box-header .actions .box-collapse i:before {
    content: "\f078"; }
  .chat.chat-fixed form input[type="text"] {
    padding: 4px 6px;
    height: 33px;
    line-height: 33px; }
  .chat.chat-fixed form button {
    height: 33px;
    height: 33px; }
.chat ul {
  margin-bottom: 0; }
  .chat ul > li {
    border-bottom: 1px solid #dddddd;
    padding: 10px;
    position: relative; }
    .chat ul > li:after, .chat ul > li:before {
      content: "";
      display: table; }
    .chat ul > li:after {
      clear: both; }
    .chat ul > li {
      *zoom: 1; }
    .chat ul > li .avatar {
      position: absolute;
      margin-right: 10px;
      top: 10px;
      left: 10px;
      width: 23px;
      height: 23px; }
    .chat ul > li .name-and-time {
      margin-left: 33px; }
      .chat ul > li .name-and-time:after, .chat ul > li .name-and-time:before {
        content: "";
        display: table; }
      .chat ul > li .name-and-time:after {
        clear: both; }
      .chat ul > li .name-and-time {
        *zoom: 1; }
    .chat ul > li .body {
      margin-left: 33px; }
    .chat ul > li .time {
      font-size: 12px; }
    .chat ul > li:last-child {
      border-bottom: none; }
.chat form {
  margin-bottom: 0;
  width: 100%;
  position: relative; }
  .chat form:after, .chat form:before {
    content: "";
    display: table; }
  .chat form:after {
    clear: both; }
  .chat form {
    *zoom: 1; }
  .chat form input[type="text"] {
    border-left: 0;
    border-bottom: 0;
    padding-left: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    height: 45px;
    line-height: 45px; }
  .chat form input {
    margin-bottom: 0;
    padding-right: 40px; }
  .chat form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 45px; }

.tasks .task:after, .tasks .task:before {
  content: "";
  display: table; }
.tasks .task:after {
  clear: both; }
.tasks .task {
  *zoom: 1; }
.tasks > li:last-child .progress {
  margin-bottom: 0; }

.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none; }

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }
  .dd-list .dd-list {
    padding-left: 30px; }

.dd-collapsed .dd-list {
  display: none; }

.dd-item, .dd-empty, .dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0; }

.dd-handle {
  display: block;
  margin: 5px 0;
  padding: 10px 10px;
  color: #3c3c3c;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #dddddd;
  background: white;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .dd-handle:hover {
    color: #6134C4;
    cursor: move; }

.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  line-height: 1;
  padding-top: 7px;
  text-align: center;
  font-weight: bold; }
  .dd-item > button:before {
    content: '+';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0; }
  .dd-item > button[data-action="collapse"]:before {
    content: '-'; }

.dd-placeholder {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f7f7f7;
  border: 1px dashed #6134C4;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999; }
  .dd-dragel > .dd-item .dd-handle {
    margin-top: 0; }

.accordion .panel {
  margin-bottom: 0;
  border-width: 2px; }
@media print {
  .accordion .collapse, .accordion .panel-collapse .collapse, .accordion panel-collapse.collapse, .accordion .accordion-group .accordion-body.collapse {
    display: block !important;
    height: auto !important; } }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4;
  padding: 0; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }
.accordion.accordion-orange .panel {
  border-color: #f8a326; }
  .accordion.accordion-orange .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #f8a326; }
.accordion.accordion-orange .panel-heading {
  background-color: #f8a326;
  padding: 0; }
  .accordion.accordion-orange .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }
.accordion.accordion-blue .panel {
  border-color: #00acec; }
  .accordion.accordion-blue .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #00acec; }
.accordion.accordion-blue .panel-heading {
  background-color: #00acec;
  padding: 0; }
  .accordion.accordion-blue .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }
.accordion.accordion-purple .panel {
  border-color: #9564e2; }
  .accordion.accordion-purple .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #9564e2; }
.accordion.accordion-purple .panel-heading {
  background-color: #9564e2;
  padding: 0; }
  .accordion.accordion-purple .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }
.accordion.accordion-green .panel {
  border-color: #49bf67; }
  .accordion.accordion-green .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #49bf67; }
.accordion.accordion-green .panel-heading {
  background-color: #49bf67;
  padding: 0; }
  .accordion.accordion-green .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }
.accordion.accordion-red .panel {
  border-color: #6134C4; }
  .accordion.accordion-red .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-red .panel-heading {
  background-color: #6134C4;
  padding: 0; }
  .accordion.accordion-red .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }
.accordion.accordion-muted .panel {
  border-color: #999999; }
  .accordion.accordion-muted .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #999999; }
.accordion.accordion-muted .panel-heading {
  background-color: #999999;
  padding: 0; }
  .accordion.accordion-muted .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }
.accordion.accordion-fb .panel {
  border-color: #3d579d; }
  .accordion.accordion-fb .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #3d579d; }
.accordion.accordion-fb .panel-heading {
  background-color: #3d579d;
  padding: 0; }
  .accordion.accordion-fb .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }
.accordion.accordion-dark .panel {
  border-color: #2b2d30; }
  .accordion.accordion-dark .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #2b2d30; }
.accordion.accordion-dark .panel-heading {
  background-color: #2b2d30;
  padding: 0; }
  .accordion.accordion-dark .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }
.accordion.accordion-pink .panel {
  border-color: #c44a83; }
  .accordion.accordion-pink .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #c44a83; }
.accordion.accordion-pink .panel-heading {
  background-color: #c44a83;
  padding: 0; }
  .accordion.accordion-pink .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }
.accordion.accordion-grass-green .panel {
  border-color: #5daf2b; }
  .accordion.accordion-grass-green .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #5daf2b; }
.accordion.accordion-grass-green .panel-heading {
  background-color: #5daf2b;
  padding: 0; }
  .accordion.accordion-grass-green .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }
.accordion.accordion-sea-blue .panel {
  border-color: #0163ac; }
  .accordion.accordion-sea-blue .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #0163ac; }
.accordion.accordion-sea-blue .panel-heading {
  background-color: #0163ac;
  padding: 0; }
  .accordion.accordion-sea-blue .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }
.accordion.accordion-banana .panel {
  border-color: #fcd052; }
  .accordion.accordion-banana .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #fcd052; }
.accordion.accordion-banana .panel-heading {
  background-color: #fcd052;
  padding: 0; }
  .accordion.accordion-banana .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }
.accordion.accordion-dark-orange .panel {
  border-color: #f56e00; }
  .accordion.accordion-dark-orange .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #f56e00; }
.accordion.accordion-dark-orange .panel-heading {
  background-color: #f56e00;
  padding: 0; }
  .accordion.accordion-dark-orange .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }
.accordion.accordion-brown .panel {
  border-color: #924e31; }
  .accordion.accordion-brown .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #924e31; }
.accordion.accordion-brown .panel-heading {
  background-color: #924e31;
  padding: 0; }
  .accordion.accordion-brown .panel-heading .accordion-toggle {
    color: white;
    padding: 10px 15px;
    display: block; }
.accordion.accordion-contrast .panel {
  border-color: #6134C4; }
  .accordion.accordion-contrast .panel > .panel-heading + .panel-collapse .panel-body {
    border-top: 2px solid #6134C4; }
.accordion.accordion-contrast .panel-heading {
  background-color: #6134C4; }
  .accordion.accordion-contrast .panel-heading .accordion-toggle {
    color: white; }

.nav-tabs-centered {
  text-align: center; }
  .nav-tabs-centered > li {
    float: none;
    display: inline-block; }

.tabs-right .nav-tabs-simple > li > a {
  border-color: transparent !important; }
.tabs-right .nav-tabs-simple > .active > a, .tabs-right .nav-tabs-simple > .active > a:hover, .tabs-right .nav-tabs-simple > .active > a:focus {
  border-color: transparent !important;
  border-left-color: #6134C4 !important; }
  .tabs-right .nav-tabs-simple > .active > a.contrast-border, .tabs-right .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-right .nav-tabs-simple > .active > a:focus.contrast-border {
    border-left-color: #6134C4 !important; }
  .tabs-right .nav-tabs-simple > .active > a.contrast-border, .tabs-right .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-right .nav-tabs-simple > .active > a:focus.contrast-border {
    border-left-color: #6134C4 !important; }
  .tabs-right .nav-tabs-simple > .active > a.orange-border, .tabs-right .nav-tabs-simple > .active > a:hover.orange-border, .tabs-right .nav-tabs-simple > .active > a:focus.orange-border {
    border-left-color: #f8a326 !important; }
  .tabs-right .nav-tabs-simple > .active > a.blue-border, .tabs-right .nav-tabs-simple > .active > a:hover.blue-border, .tabs-right .nav-tabs-simple > .active > a:focus.blue-border {
    border-left-color: #00acec !important; }
  .tabs-right .nav-tabs-simple > .active > a.purple-border, .tabs-right .nav-tabs-simple > .active > a:hover.purple-border, .tabs-right .nav-tabs-simple > .active > a:focus.purple-border {
    border-left-color: #9564e2 !important; }
  .tabs-right .nav-tabs-simple > .active > a.green-border, .tabs-right .nav-tabs-simple > .active > a:hover.green-border, .tabs-right .nav-tabs-simple > .active > a:focus.green-border {
    border-left-color: #49bf67 !important; }
  .tabs-right .nav-tabs-simple > .active > a.red-border, .tabs-right .nav-tabs-simple > .active > a:hover.red-border, .tabs-right .nav-tabs-simple > .active > a:focus.red-border {
    border-left-color: #6134C4 !important; }
  .tabs-right .nav-tabs-simple > .active > a.muted-border, .tabs-right .nav-tabs-simple > .active > a:hover.muted-border, .tabs-right .nav-tabs-simple > .active > a:focus.muted-border {
    border-left-color: #999999 !important; }
  .tabs-right .nav-tabs-simple > .active > a.fb-border, .tabs-right .nav-tabs-simple > .active > a:hover.fb-border, .tabs-right .nav-tabs-simple > .active > a:focus.fb-border {
    border-left-color: #3d579d !important; }
  .tabs-right .nav-tabs-simple > .active > a.dark-border, .tabs-right .nav-tabs-simple > .active > a:hover.dark-border, .tabs-right .nav-tabs-simple > .active > a:focus.dark-border {
    border-left-color: #2b2d30 !important; }
  .tabs-right .nav-tabs-simple > .active > a.pink-border, .tabs-right .nav-tabs-simple > .active > a:hover.pink-border, .tabs-right .nav-tabs-simple > .active > a:focus.pink-border {
    border-left-color: #c44a83 !important; }
  .tabs-right .nav-tabs-simple > .active > a.grass-green-border, .tabs-right .nav-tabs-simple > .active > a:hover.grass-green-border, .tabs-right .nav-tabs-simple > .active > a:focus.grass-green-border {
    border-left-color: #5daf2b !important; }
  .tabs-right .nav-tabs-simple > .active > a.sea-blue-border, .tabs-right .nav-tabs-simple > .active > a:hover.sea-blue-border, .tabs-right .nav-tabs-simple > .active > a:focus.sea-blue-border {
    border-left-color: #0163ac !important; }
  .tabs-right .nav-tabs-simple > .active > a.banana-border, .tabs-right .nav-tabs-simple > .active > a:hover.banana-border, .tabs-right .nav-tabs-simple > .active > a:focus.banana-border {
    border-left-color: #fcd052 !important; }
  .tabs-right .nav-tabs-simple > .active > a.dark-orange-border, .tabs-right .nav-tabs-simple > .active > a:hover.dark-orange-border, .tabs-right .nav-tabs-simple > .active > a:focus.dark-orange-border {
    border-left-color: #f56e00 !important; }
  .tabs-right .nav-tabs-simple > .active > a.brown-border, .tabs-right .nav-tabs-simple > .active > a:hover.brown-border, .tabs-right .nav-tabs-simple > .active > a:focus.brown-border {
    border-left-color: #924e31 !important; }

.tabs-left .nav-tabs-simple > li > a {
  border-color: transparent !important; }
.tabs-left .nav-tabs-simple > .active > a, .tabs-left .nav-tabs-simple > .active > a:hover, .tabs-left .nav-tabs-simple > .active > a:focus {
  border-color: transparent !important;
  border-right-color: #6134C4 !important; }
  .tabs-left .nav-tabs-simple > .active > a.contrast-border, .tabs-left .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-left .nav-tabs-simple > .active > a:focus.contrast-border {
    border-right-color: #6134C4 !important; }
  .tabs-left .nav-tabs-simple > .active > a.contrast-border, .tabs-left .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-left .nav-tabs-simple > .active > a:focus.contrast-border {
    border-right-color: #6134C4 !important; }
  .tabs-left .nav-tabs-simple > .active > a.orange-border, .tabs-left .nav-tabs-simple > .active > a:hover.orange-border, .tabs-left .nav-tabs-simple > .active > a:focus.orange-border {
    border-right-color: #f8a326 !important; }
  .tabs-left .nav-tabs-simple > .active > a.blue-border, .tabs-left .nav-tabs-simple > .active > a:hover.blue-border, .tabs-left .nav-tabs-simple > .active > a:focus.blue-border {
    border-right-color: #00acec !important; }
  .tabs-left .nav-tabs-simple > .active > a.purple-border, .tabs-left .nav-tabs-simple > .active > a:hover.purple-border, .tabs-left .nav-tabs-simple > .active > a:focus.purple-border {
    border-right-color: #9564e2 !important; }
  .tabs-left .nav-tabs-simple > .active > a.green-border, .tabs-left .nav-tabs-simple > .active > a:hover.green-border, .tabs-left .nav-tabs-simple > .active > a:focus.green-border {
    border-right-color: #49bf67 !important; }
  .tabs-left .nav-tabs-simple > .active > a.red-border, .tabs-left .nav-tabs-simple > .active > a:hover.red-border, .tabs-left .nav-tabs-simple > .active > a:focus.red-border {
    border-right-color: #6134C4 !important; }
  .tabs-left .nav-tabs-simple > .active > a.muted-border, .tabs-left .nav-tabs-simple > .active > a:hover.muted-border, .tabs-left .nav-tabs-simple > .active > a:focus.muted-border {
    border-right-color: #999999 !important; }
  .tabs-left .nav-tabs-simple > .active > a.fb-border, .tabs-left .nav-tabs-simple > .active > a:hover.fb-border, .tabs-left .nav-tabs-simple > .active > a:focus.fb-border {
    border-right-color: #3d579d !important; }
  .tabs-left .nav-tabs-simple > .active > a.dark-border, .tabs-left .nav-tabs-simple > .active > a:hover.dark-border, .tabs-left .nav-tabs-simple > .active > a:focus.dark-border {
    border-right-color: #2b2d30 !important; }
  .tabs-left .nav-tabs-simple > .active > a.pink-border, .tabs-left .nav-tabs-simple > .active > a:hover.pink-border, .tabs-left .nav-tabs-simple > .active > a:focus.pink-border {
    border-right-color: #c44a83 !important; }
  .tabs-left .nav-tabs-simple > .active > a.grass-green-border, .tabs-left .nav-tabs-simple > .active > a:hover.grass-green-border, .tabs-left .nav-tabs-simple > .active > a:focus.grass-green-border {
    border-right-color: #5daf2b !important; }
  .tabs-left .nav-tabs-simple > .active > a.sea-blue-border, .tabs-left .nav-tabs-simple > .active > a:hover.sea-blue-border, .tabs-left .nav-tabs-simple > .active > a:focus.sea-blue-border {
    border-right-color: #0163ac !important; }
  .tabs-left .nav-tabs-simple > .active > a.banana-border, .tabs-left .nav-tabs-simple > .active > a:hover.banana-border, .tabs-left .nav-tabs-simple > .active > a:focus.banana-border {
    border-right-color: #fcd052 !important; }
  .tabs-left .nav-tabs-simple > .active > a.dark-orange-border, .tabs-left .nav-tabs-simple > .active > a:hover.dark-orange-border, .tabs-left .nav-tabs-simple > .active > a:focus.dark-orange-border {
    border-right-color: #f56e00 !important; }
  .tabs-left .nav-tabs-simple > .active > a.brown-border, .tabs-left .nav-tabs-simple > .active > a:hover.brown-border, .tabs-left .nav-tabs-simple > .active > a:focus.brown-border {
    border-right-color: #924e31 !important; }

.tabs-below .nav-tabs-simple > li > a {
  border-color: transparent !important; }
.tabs-below .nav-tabs-simple > .active > a, .tabs-below .nav-tabs-simple > .active > a:hover, .tabs-below .nav-tabs-simple > .active > a:focus {
  border-color: transparent !important;
  border-top-color: #6134C4 !important; }
  .tabs-below .nav-tabs-simple > .active > a.contrast-border, .tabs-below .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-below .nav-tabs-simple > .active > a:focus.contrast-border {
    border-top-color: #6134C4 !important; }
  .tabs-below .nav-tabs-simple > .active > a.contrast-border, .tabs-below .nav-tabs-simple > .active > a:hover.contrast-border, .tabs-below .nav-tabs-simple > .active > a:focus.contrast-border {
    border-top-color: #6134C4 !important; }
  .tabs-below .nav-tabs-simple > .active > a.orange-border, .tabs-below .nav-tabs-simple > .active > a:hover.orange-border, .tabs-below .nav-tabs-simple > .active > a:focus.orange-border {
    border-top-color: #f8a326 !important; }
  .tabs-below .nav-tabs-simple > .active > a.blue-border, .tabs-below .nav-tabs-simple > .active > a:hover.blue-border, .tabs-below .nav-tabs-simple > .active > a:focus.blue-border {
    border-top-color: #00acec !important; }
  .tabs-below .nav-tabs-simple > .active > a.purple-border, .tabs-below .nav-tabs-simple > .active > a:hover.purple-border, .tabs-below .nav-tabs-simple > .active > a:focus.purple-border {
    border-top-color: #9564e2 !important; }
  .tabs-below .nav-tabs-simple > .active > a.green-border, .tabs-below .nav-tabs-simple > .active > a:hover.green-border, .tabs-below .nav-tabs-simple > .active > a:focus.green-border {
    border-top-color: #49bf67 !important; }
  .tabs-below .nav-tabs-simple > .active > a.red-border, .tabs-below .nav-tabs-simple > .active > a:hover.red-border, .tabs-below .nav-tabs-simple > .active > a:focus.red-border {
    border-top-color: #6134C4 !important; }
  .tabs-below .nav-tabs-simple > .active > a.muted-border, .tabs-below .nav-tabs-simple > .active > a:hover.muted-border, .tabs-below .nav-tabs-simple > .active > a:focus.muted-border {
    border-top-color: #999999 !important; }
  .tabs-below .nav-tabs-simple > .active > a.fb-border, .tabs-below .nav-tabs-simple > .active > a:hover.fb-border, .tabs-below .nav-tabs-simple > .active > a:focus.fb-border {
    border-top-color: #3d579d !important; }
  .tabs-below .nav-tabs-simple > .active > a.dark-border, .tabs-below .nav-tabs-simple > .active > a:hover.dark-border, .tabs-below .nav-tabs-simple > .active > a:focus.dark-border {
    border-top-color: #2b2d30 !important; }
  .tabs-below .nav-tabs-simple > .active > a.pink-border, .tabs-below .nav-tabs-simple > .active > a:hover.pink-border, .tabs-below .nav-tabs-simple > .active > a:focus.pink-border {
    border-top-color: #c44a83 !important; }
  .tabs-below .nav-tabs-simple > .active > a.grass-green-border, .tabs-below .nav-tabs-simple > .active > a:hover.grass-green-border, .tabs-below .nav-tabs-simple > .active > a:focus.grass-green-border {
    border-top-color: #5daf2b !important; }
  .tabs-below .nav-tabs-simple > .active > a.sea-blue-border, .tabs-below .nav-tabs-simple > .active > a:hover.sea-blue-border, .tabs-below .nav-tabs-simple > .active > a:focus.sea-blue-border {
    border-top-color: #0163ac !important; }
  .tabs-below .nav-tabs-simple > .active > a.banana-border, .tabs-below .nav-tabs-simple > .active > a:hover.banana-border, .tabs-below .nav-tabs-simple > .active > a:focus.banana-border {
    border-top-color: #fcd052 !important; }
  .tabs-below .nav-tabs-simple > .active > a.dark-orange-border, .tabs-below .nav-tabs-simple > .active > a:hover.dark-orange-border, .tabs-below .nav-tabs-simple > .active > a:focus.dark-orange-border {
    border-top-color: #f56e00 !important; }
  .tabs-below .nav-tabs-simple > .active > a.brown-border, .tabs-below .nav-tabs-simple > .active > a:hover.brown-border, .tabs-below .nav-tabs-simple > .active > a:focus.brown-border {
    border-top-color: #924e31 !important; }

.nav-tabs-simple > li > a {
  border-color: transparent !important; }
.nav-tabs-simple > .active > a, .nav-tabs-simple > .active > a:hover, .nav-tabs-simple > .active > a:focus {
  border-color: transparent;
  border-bottom-color: #6134C4 !important; }
  .nav-tabs-simple > .active > a.contrast-border, .nav-tabs-simple > .active > a:hover.contrast-border, .nav-tabs-simple > .active > a:focus.contrast-border {
    border-bottom-color: #6134C4 !important; }
  .nav-tabs-simple > .active > a.contrast-border, .nav-tabs-simple > .active > a:hover.contrast-border, .nav-tabs-simple > .active > a:focus.contrast-border {
    border-bottom-color: #6134C4 !important; }
  .nav-tabs-simple > .active > a.orange-border, .nav-tabs-simple > .active > a:hover.orange-border, .nav-tabs-simple > .active > a:focus.orange-border {
    border-bottom-color: #f8a326 !important; }
  .nav-tabs-simple > .active > a.blue-border, .nav-tabs-simple > .active > a:hover.blue-border, .nav-tabs-simple > .active > a:focus.blue-border {
    border-bottom-color: #00acec !important; }
  .nav-tabs-simple > .active > a.purple-border, .nav-tabs-simple > .active > a:hover.purple-border, .nav-tabs-simple > .active > a:focus.purple-border {
    border-bottom-color: #9564e2 !important; }
  .nav-tabs-simple > .active > a.green-border, .nav-tabs-simple > .active > a:hover.green-border, .nav-tabs-simple > .active > a:focus.green-border {
    border-bottom-color: #49bf67 !important; }
  .nav-tabs-simple > .active > a.red-border, .nav-tabs-simple > .active > a:hover.red-border, .nav-tabs-simple > .active > a:focus.red-border {
    border-bottom-color: #6134C4 !important; }
  .nav-tabs-simple > .active > a.muted-border, .nav-tabs-simple > .active > a:hover.muted-border, .nav-tabs-simple > .active > a:focus.muted-border {
    border-bottom-color: #999999 !important; }
  .nav-tabs-simple > .active > a.fb-border, .nav-tabs-simple > .active > a:hover.fb-border, .nav-tabs-simple > .active > a:focus.fb-border {
    border-bottom-color: #3d579d !important; }
  .nav-tabs-simple > .active > a.dark-border, .nav-tabs-simple > .active > a:hover.dark-border, .nav-tabs-simple > .active > a:focus.dark-border {
    border-bottom-color: #2b2d30 !important; }
  .nav-tabs-simple > .active > a.pink-border, .nav-tabs-simple > .active > a:hover.pink-border, .nav-tabs-simple > .active > a:focus.pink-border {
    border-bottom-color: #c44a83 !important; }
  .nav-tabs-simple > .active > a.grass-green-border, .nav-tabs-simple > .active > a:hover.grass-green-border, .nav-tabs-simple > .active > a:focus.grass-green-border {
    border-bottom-color: #5daf2b !important; }
  .nav-tabs-simple > .active > a.sea-blue-border, .nav-tabs-simple > .active > a:hover.sea-blue-border, .nav-tabs-simple > .active > a:focus.sea-blue-border {
    border-bottom-color: #0163ac !important; }
  .nav-tabs-simple > .active > a.banana-border, .nav-tabs-simple > .active > a:hover.banana-border, .nav-tabs-simple > .active > a:focus.banana-border {
    border-bottom-color: #fcd052 !important; }
  .nav-tabs-simple > .active > a.dark-orange-border, .nav-tabs-simple > .active > a:hover.dark-orange-border, .nav-tabs-simple > .active > a:focus.dark-orange-border {
    border-bottom-color: #f56e00 !important; }
  .nav-tabs-simple > .active > a.brown-border, .nav-tabs-simple > .active > a:hover.brown-border, .nav-tabs-simple > .active > a:focus.brown-border {
    border-bottom-color: #924e31 !important; }

@media print {
  .tab-content > .tab-pane {
    display: block !important;
    opacity: 1 !important; } }
.nav-tabs, .nav-pills {
  margin-bottom: 19px; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent; }

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff; }

@media print {
  .fuelux .step-content .step-pane {
    display: block !important;
    opacity: 1 !important; } }
.form-striped .form-group {
  margin-left: 0;
  margin-right: 0;
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 0; }
  .form-striped .form-group:nth-child(even) {
    background-color: #f4f4f4; }
  .form-striped .form-group:last-child {
    border-bottom-color: transparent; }
.form-striped .form-actions {
  margin-top: 0;
  padding: 20px 15px; }

.form-actions {
  background-color: #f4f4f4;
  padding: 20px;
  border-top: 1px solid #e5e5e5;
  margin-top: 20px; }
  @media (min-width: 768px) {
    .form-actions {
      padding: 20px 0; } }
  .form-actions.form-actions-padding {
    padding: 20px; }
  @media (max-width: 767px) {
    .form-actions.form-actions-padding-xs {
      padding: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .form-actions.form-actions-padding-sm {
      padding: 20px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .form-actions.form-actions-padding-md {
      padding: 20px; } }
  @media (min-width: 1200px) {
    .form-actions.form-actions-padding-lg {
      padding: 20px; } }

.select2-container a:focus {
  outline: none; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control,
.uneditable-input {
  color: #3c3c3c;
  border-color: #d0d0d0;
  background-color: white; }
  select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .form-control:focus,
  .uneditable-input:focus {
    border-color: #aaaaaa;
    -webkit-box-shadow: 0 0 8px #dce1e5;
    -moz-box-shadow: 0 0 8px #dce1e5;
    box-shadow: 0 0 8px #dce1e5; }

.gallery {
  margin-left: -5px; }
  .gallery > ul {
    margin-bottom: 0; }
  .gallery li {
    margin-bottom: 10px !important; }
  .gallery .picture {
    position: relative;
    overflow: hidden;
    cursor: pointer; }
    .gallery .picture .tags {
      position: absolute;
      right: 2px;
      top: 2px;
      direction: rtl; }
      .gallery .picture .tags .label {
        display: table;
        margin-bottom: 2px;
        text-align: left;
        direction: ltr; }
    .gallery .picture:hover .actions {
      bottom: 0; }
    .gallery .picture .actions {
      width: 100%;
      position: absolute;
      background-color: rgba(0, 0, 0, 0.3);
      height: 35px;
      left: 0;
      bottom: -35px;
      -webkit-transition: bottom 100ms ease;
      -moz-transition: bottom 100ms ease;
      -o-transition: bottom 100ms ease;
      transition: bottom 100ms ease; }
      .gallery .picture .actions:after, .gallery .picture .actions:before {
        content: "";
        display: table; }
      .gallery .picture .actions:after {
        clear: both; }
      .gallery .picture .actions {
        *zoom: 1; }
      .gallery .picture .actions.show-actions {
        bottom: 0; }
      .gallery .picture .actions .btn-link {
        color: white;
        text-shadow: none; }
      .gallery .picture .actions .pull-right .btn-link {
        position: relative;
        top: 1px; }

.timeline li:not(.li-content) {
  position: relative;
  border-left: 4px solid #dddddd;
  padding-bottom: 20px; }
  .timeline li:not(.li-content) .date {
    width: 40px;
    height: 40px;
    background-color: red;
    text-align: center;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
     }
  .timeline li:first-child:before:not(.li-content), .timeline li:last-child:before:not(.li-content) {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    top: 0;
    left: -7px;
    background-color: #dddddd; }
  .timeline li:last-child:before:not(.li-content) {
    top: auto;
    bottom: 0; }
  .timeline li:last-child:not(.li-content) {
    padding-bottom: 0; }
  .timeline li:not(.li-content) .content {
    padding: 10px;
    background-color: white;
    border: 1px solid #dddddd;
    position: relative;
    margin-top: 10px;
    margin-left: 20px;
    position: relative; }
  .timeline li:not(.li-content) .icon {
    width: 40px;
    height: 40px;
    text-align: center;
    color: white;
    vertical-align: middle;
    line-height: 40px;
    font-size: 25px;
    position: absolute;
    top: 0;
    left: 20px; }
    .timeline li:not(.li-content) .icon:before {
      content: "";
      width: 20px;
      height: 4px;
      background-color: #dddddd;
      position: absolute;
      vertical-align: middle;
      top: 50%;
      margin-top: -2px;
      left: -20px; }
  .timeline li:not(.li-content) .title {

    margin-left: 70px;
    padding: 2px 0;
    font-size: 16px; }
    .timeline li:not(.li-content) .title small {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      display: block;
      font-size: 10px; }

.invoice .invoice-header {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
  margin-bottom: 40px; }
  .invoice .invoice-header:after, .invoice .invoice-header:before {
    content: "";
    display: table; }
  .invoice .invoice-header:after {
    clear: both; }
  .invoice .invoice-header {
    *zoom: 1; }
  .invoice .invoice-header .invoice-title {
    float: left; }
  .invoice .invoice-header .invoice-title {
    font-size: 30px;
     }
    @media screen and (max-width: 768px) {
      .invoice .invoice-header .invoice-title {
        float: none;
        text-align: center;
        margin-bottom: 20px; } }
  .invoice .invoice-header .invoice-number {
    float: right;
    font-size: 30px;
     }
    @media screen and (max-width: 768px) {
      .invoice .invoice-header .invoice-number {
        float: none;
        text-align: center; } }
    .invoice .invoice-header .invoice-number .invoice-name {
      color: #999999; }
.invoice .info .lead {
   }
.invoice .seller:after, .invoice .seller:before, .invoice .buyer:after, .invoice .buyer:before {
  content: "";
  display: table; }
.invoice .seller:after, .invoice .buyer:after {
  clear: both; }
.invoice .seller, .invoice .buyer {
  *zoom: 1; }
.invoice .seller .icon-globe, .invoice .buyer .icon-globe {
  float: left;
  font-size: 20px;
  color: #999999; }
.invoice .seller .lead, .invoice .buyer .lead {
   }
.invoice .seller address, .invoice .buyer address {
  float: left;
  margin-left: 20px;
  font-size: 16px; }
.invoice table {
  margin-top: 20px; }
.invoice .subtotal {

  font-size: 30px; }
.invoice .comment {
  margin-top: 40px; }

.pricing-tables .pricing-table {
  border: 1px solid white;
  margin-bottom: 20px;
  position: relative;
  -webkit-transition: opacity 100ms ease;
  -moz-transition: opacity 100ms ease;
  -o-transition: opacity 100ms ease;
  transition: opacity 100ms ease; }
  .pricing-tables .pricing-table.not-important {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }
    .pricing-tables .pricing-table.not-important:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
    @media print {
      .pricing-tables .pricing-table.not-important {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; } }
  .pricing-tables .pricing-table .header {
    text-align: center;
    padding: 20px 0 50px 0;
    font-size: 20px;

    background-color: #dddddd; }
  .pricing-tables .pricing-table .price {
    width: 30%;
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 60px;
    z-index: 5;
    left: 50%;
    display: block;
    font-size: 25px;
    text-align: center;
    color: white;
    margin-left: -15%;
     }
    .pricing-tables .pricing-table .price span {
      vertical-align: middle; }
  .pricing-tables .pricing-table .features {
    padding-top: 50px;
    text-align: center;
    margin-bottom: 0;
    background-color: white; }
    .pricing-tables .pricing-table .features > li {
      padding: 5px 0;
      border-bottom: 1px solid #eaeaea; }
  .pricing-tables .pricing-table .footer {
    text-align: center;
    background-color: #dddddd;
    padding: 20px 0; }

#orders #list {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }
  @media print {
    #orders #list {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; } }
  #orders #list hr {
    margin: 10px 0; }
    #orders #list hr:last-child {
      display: none; }
  #orders #list .price {
    margin: 0;
    margin-bottom: 10px; }
  #orders #list:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
#orders #detail .pager {
  margin: 0; }
#orders #detail .form-actions {
  margin-bottom: 0; }
#orders #detail .only-checkbox {
  width: 10px; }
  #orders #detail .only-checkbox input[type="checkbox"] {
    margin: 0; }

.faq .nav-tabs, .faq .nav-pills {
  margin-bottom: -1px; }
.faq .tabdrop a {
  margin-right: 0; }
.faq .panel-default > .panel-heading {
  background: white; }
.faq .panel-group {
  background: white; }
.faq .tab-content {
  background: white;
  padding: 19px;
  border: 1px solid #ddd; }

html {
  width: 100%;
  height: 100%; }

body.error {
  width: 100%;
  height: 100%;
  position: relative; }
  body.error .middle-container {
    overflow: visible;
    display: table;
    position: static;
    width: 100%;
    height: 100%; }
    body.error .middle-container .middle-row {
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      position: static; }
      body.error .middle-container .middle-row .middle-wrapper {
        position: static; }
  body.error .error-container-header {
    font-size: 100px;
    color: white;
    padding: 30px 0 40px 0;
     }
    @media (min-width: 768px) {
      body.error .error-container-header {
        padding: 10px 0 40px 0; } }
  body.error .error-container {
    background-color: white;
    position: relative;
    padding: 40px 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }
    body.error .error-container:before {
      content: "";
      position: absolute;
      margin-left: -10px;
      left: 50%;
      top: -10px;
      border-bottom: 10px solid white;
      border-top: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent; }
    body.error .error-container .title {
      margin: 0;
      margin-bottom: 20px; }
    body.error .error-container .with-icon-over-input {
      position: relative; }
      body.error .error-container .with-icon-over-input [class^="icon-"] {
        position: absolute;
        right: 10px;
        top: 9px; }
      body.error .error-container .with-icon-over-input input[type="text"] {
        padding-right: 28px; }
  body.error .error-container-footer {
    padding: 40px 0;
    font-size: 30px;
    text-shadow: none;
    font-weight: 200;
    line-height: 30px;
    color: white; }
    body.error .error-container-footer a {
      color: white;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }

html {
  width: 100%;
  height: 100%; }

body.login {
  width: 100%;
  height: 100%;
  position: relative; }
  body.login .middle-container {
    overflow: visible;
    display: table;
    position: static;
    width: 100%;
    height: 100%; }
    body.login .middle-container .middle-row {
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      position: static; }
      body.login .middle-container .middle-row .middle-wrapper {
        position: static; }
  body.login .login-container-header {
    padding: 30px 0 40px 0;
    color: white;
    font-size: 30px;
    text-shadow: none;
    font-weight: 200;
    line-height: 30px; }
    @media (min-width: 768px) {
      body.login .login-container-header {
        padding: 10px 0 40px 0; } }
  body.login .login-container {
    background-color: white;
    position: relative;
    padding: 40px 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }
    body.login .login-container:before {
      content: "";
      position: absolute;
      margin-left: -10px;
      left: 50%;
      top: -10px;
      border-bottom: 10px solid white;
      border-top: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent; }
    body.login .login-container .title {
      margin: 0;
      margin-bottom: 20px; }
    body.login .login-container .with-icon-over-input {
      position: relative; }
      body.login .login-container .with-icon-over-input [class^="icon-"] {
        position: absolute;
        right: 10px;
        top: 9px; }
      body.login .login-container .with-icon-over-input input[type="text"] {
        padding-right: 28px; }
  body.login .login-container-footer {
    padding: 20px 0; }
    body.login .login-container-footer a {
      color: white;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-image: none;
  filter: none; }

.breadcrumb {
  background: transparent; }

.breadcrumb > li + li:before {
  display: none; }

.label-contrast {
  background-color: #6134C4; }

.label-important {
  background-color: #6134C4; }

.label-important[href] {
  background-color: #f01611; }

.label-warning {
  background-color: #f8a326; }

.label-warning[href] {
  background-color: #e48a07; }

.label-success {
  background-color: #49bf67; }

.label-success[href] {
  background-color: #379e51; }

.label-info {
  background-color: #9564e2; }

.label-info[href] {
  background-color: #7839da; }

.label-inverse {
  background-color: #3c3c3c; }

.label-inverse[href] {
  background-color: #232323; }

.badge-contrast {
  background-color: #6134C4; }

.badge-important {
  background-color: #6134C4; }

.badge-important[href] {
  background-color: #f01611; }

.badge-warning {
  background-color: #f8a326; }

.badge-warning[href] {
  background-color: #e48a07; }

.badge-success {
  background-color: #49bf67; }

.badge-success[href] {
  background-color: #379e51; }

.badge-info {
  background-color: #9564e2; }

.badge-info[href] {
  background-color: #7839da; }

.badge-inverse {
  background-color: #3c3c3c; }

.badge-inverse[href] {
  background-color: #232323; }

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .navbar-inner, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a, .btn {
  background-image: none !important;
  filter: none !important; }
/*
.btn {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important; }
*/
.table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child,
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child,
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child,
.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child,
.table, .table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

.input-group-addon, .form-control, .input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle,
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child,
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child, .input-prepend .add-on:first-child, .input-prepend .btn:first-child {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
 /* border-radius: 0 !important; */
  border-radius: .25rem !important;
 }

.pager li > a, .pager li > span, ul.pagination > li:first-child > a, ul.pagination > li:first-child > span,
ul.pagination-large > li:last-child > a, ul.pagination-large > li:last-child > span,
ul.pagination-large > li:first-child > a, ul.pagination-large > li:first-child > span, ul.pagination > li:last-child > a, ul.pagination > li:last-child > span {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

/*
.btn, .btn-group > .btn:first-child, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }
*/
.well, .nav-pills > li > a, .navbar-inner, .breadcrumb, .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a, .accordion-group,
input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input, .modal-content, .tooltip .tooltip-inner,
.popover, .popover-title, .progress, .alert, .label, .thumbnail, .dropdown-menu {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
 /* border-radius: 0 !important; */
  border-radius: .25rem !important;
}

.panel-group .panel, .panel, .panel-heading, .panel-body {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

ul.dynatree-container {
  border: none; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background-image: none !important;
  background-color: #dddddd; }

.ui-slider {
  background-color: transparent;
  border: 1px solid #dddddd; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background-color: #dddddd; }

.ui-slider .ui-slider-range {
  background-color: #3c3c3c; }

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
  background: #222222;
  text-shadow: none;
  color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important; }

.jGrowl-notification.ui-state-highlight {
  background: red;
  text-shadow: none;
  color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important; }

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
  color: white;
  background: #6134C4;
  border-color: transparent; }
.daterangepicker .ranges li {
  color: #222222; }
.daterangepicker td.active, .daterangepicker td.active:hover {
  /*background: #6134C4;*/
  background: #f2f2f2; }

.datepicker td span.active:hover, .datepicker td span.active:hover:hover, .datepicker td span.active.disabled:hover, .datepicker td span.active.disabled:hover:hover, .datepicker td span.active:active, .datepicker td span.active:hover:active, .datepicker td span.active.disabled:active, .datepicker td span.active.disabled:hover:active, .datepicker td span.active.active, .datepicker td span.active:hover.active, .datepicker td span.active.disabled.active, .datepicker td span.active.disabled:hover.active, .datepicker td span.active.disabled, .datepicker td span.active:hover.disabled, .datepicker td span.active.disabled.disabled, .datepicker td span.active.disabled:hover.disabled, .datepicker td span.active[disabled], .datepicker td span.active:hover[disabled], .datepicker td span.active.disabled[disabled], .datepicker td span.active.disabled:hover[disabled], .datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active.disabled:hover, .datepicker td.active.disabled:hover:hover, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.disabled:active, .datepicker td.active.disabled:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled.active, .datepicker td.active.disabled:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active.disabled.disabled, .datepicker td.active.disabled:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled], .datepicker td.active.disabled[disabled], .datepicker td.active.disabled:hover[disabled] {
  /*background: #6134C4;*/
  background: #f2f2f2; }

.daterangepicker .calendar-date, .daterangepicker .ranges li, .daterangepicker td, .daterangepicker th, .datepicker td span, .datepicker td, .datepicker th {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.bootstrap-datetimepicker-widget .timepicker {
  padding-top: 5px; }

.has-switch span.switch-primary,
.has-switch span.switch-left,
.has-switch span.switch-primary:hover,
.has-switch span.switch-left:hover,
.has-switch span.switch-primary:focus,
.has-switch span.switch-left:focus,
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active,
.has-switch span.switch-primary.disabled,
.has-switch span.switch-left.disabled,
.has-switch span.switch-primary[disabled],
.has-switch span.switch-left[disabled],
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active {
  background-color: #00acec; }
  .has-switch span.switch-primary:hover,
  .has-switch span.switch-left:hover,
  .has-switch span.switch-primary:hover:hover,
  .has-switch span.switch-left:hover:hover,
  .has-switch span.switch-primary:focus:hover,
  .has-switch span.switch-left:focus:hover,
  .has-switch span.switch-primary:active:hover,
  .has-switch span.switch-left:active:hover,
  .has-switch span.switch-primary.active:hover,
  .has-switch span.switch-left.active:hover,
  .has-switch span.switch-primary.disabled:hover,
  .has-switch span.switch-left.disabled:hover,
  .has-switch span.switch-primary[disabled]:hover,
  .has-switch span.switch-left[disabled]:hover,
  .has-switch span.switch-primary:active:hover,
  .has-switch span.switch-left:active:hover,
  .has-switch span.switch-primary.active:hover,
  .has-switch span.switch-left.active:hover {
    background-color: #0087b9; }

.has-switch span.switch-danger,
.has-switch span.switch-danger:hover,
.has-switch span.switch-danger:focus,
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active,
.has-switch span.switch-danger.disabled,
.has-switch span.switch-danger[disabled],
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active {
  background-color: #6134C4; }
  .has-switch span.switch-danger:hover,
  .has-switch span.switch-danger:hover:hover,
  .has-switch span.switch-danger:focus:hover,
  .has-switch span.switch-danger:active:hover,
  .has-switch span.switch-danger.active:hover,
  .has-switch span.switch-danger.disabled:hover,
  .has-switch span.switch-danger[disabled]:hover,
  .has-switch span.switch-danger:active:hover,
  .has-switch span.switch-danger.active:hover {
    background-color: #f01611; }

.has-switch span.switch-warning,
.has-switch span.switch-warning:hover,
.has-switch span.switch-warning:focus,
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active,
.has-switch span.switch-warning.disabled,
.has-switch span.switch-warning[disabled],
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active {
  background-color: #f8a326; }
  .has-switch span.switch-warning:hover,
  .has-switch span.switch-warning:hover:hover,
  .has-switch span.switch-warning:focus:hover,
  .has-switch span.switch-warning:active:hover,
  .has-switch span.switch-warning.active:hover,
  .has-switch span.switch-warning.disabled:hover,
  .has-switch span.switch-warning[disabled]:hover,
  .has-switch span.switch-warning:active:hover,
  .has-switch span.switch-warning.active:hover {
    background-color: #e48a07; }

.has-switch span.switch-info,
.has-switch span.switch-info:hover,
.has-switch span.switch-info:focus,
.has-switch span.switch-info:active,
.has-switch span.switch-info.active,
.has-switch span.switch-info.disabled,
.has-switch span.switch-info[disabled],
.has-switch span.switch-info:active,
.has-switch span.switch-info.active {
  background-color: #9564e2; }
  .has-switch span.switch-info:hover,
  .has-switch span.switch-info:hover:hover,
  .has-switch span.switch-info:focus:hover,
  .has-switch span.switch-info:active:hover,
  .has-switch span.switch-info.active:hover,
  .has-switch span.switch-info.disabled:hover,
  .has-switch span.switch-info[disabled]:hover,
  .has-switch span.switch-info:active:hover,
  .has-switch span.switch-info.active:hover {
    background-color: #7839da; }

.has-switch span.switch-success,
.has-switch span.switch-success:hover,
.has-switch span.switch-success:focus,
.has-switch span.switch-success:active,
.has-switch span.switch-success.active,
.has-switch span.switch-success.disabled,
.has-switch span.switch-success[disabled],
.has-switch span.switch-success:active,
.has-switch span.switch-success.active {
  background-color: #49bf67; }
  .has-switch span.switch-success:hover,
  .has-switch span.switch-success:hover:hover,
  .has-switch span.switch-success:focus:hover,
  .has-switch span.switch-success:active:hover,
  .has-switch span.switch-success.active:hover,
  .has-switch span.switch-success.disabled:hover,
  .has-switch span.switch-success[disabled]:hover,
  .has-switch span.switch-success:active:hover,
  .has-switch span.switch-success.active:hover {
    background-color: #379e51; }

.fc-header-right .icon-chevron-right, .fc-header-right .icon-chevron-left {
  position: relative;
  top: 1px; }

.fc-header-center .fc-button {
  padding-top: 5px !important; }
.fc-header-center .fc-state-default, .fc-header-center .fc-button {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.fc-event {
  border: none; }
  .fc-event .fc-event-inner {
    padding: 2px -2px 2px 2px;
    color: #fff; }

.slimScrollBar {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

.slider-content ul ul li a:hover {
  background: #f4f4f4; }

.slider-content .title {
  background: #dddddd;
  color: #3c3c3c; }

.slider .slider-nav {
  background: #dddddd; }

.slider .slider-nav li a {
  color: #3c3c3c; }

.slider .slide-up, .slider .slide-down {
  background: #dddddd; }

.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.background-contrast {
  background: #6134C4 !important; }

.text-contrast, .contrast {
  color: #6134C4 !important; }

.text-error {
  color: #6134C4 !important; }

.text-success {
  color: #49bf67 !important; }

.text-primary {
  color: #00acec !important; }

.text-warning {
  color: #f8a326 !important; }

.text-info {
  color: #9564e2 !important; }

.text-muted {
  color: #999999 !important; }

.text-contrast {
  color: #6134C4 !important; }

.contrast-background {
  background-color: #6134C4 !important; }

.contrast-border {
  border-color: #6134C4 !important; }

.text-orange {
  color: #f8a326 !important; }

.orange-background {
  background-color: #f8a326 !important; }

.orange-border {
  border-color: #f8a326 !important; }

.text-blue {
  color: #00acec !important; }

.blue-background {
  background-color: #00acec !important; }

.blue-border {
  border-color: #00acec !important; }

.text-purple {
  color: #9564e2 !important; }

.purple-background {
  background-color: #9564e2 !important; }

.purple-border {
  border-color: #9564e2 !important; }

.text-green {
  color: #49bf67 !important; }

.green-background {
  background-color: #49bf67 !important; }

.green-border {
  border-color: #49bf67 !important; }

.text-red {
  color: #6134C4 !important; }

.red-background {
  background-color: #6134C4 !important; }

.red-border {
  border-color: #6134C4 !important; }

.text-muted {
  color: #999999 !important; }

.muted-background {
  background-color: #999999 !important; }

.muted-border {
  border-color: #999999 !important; }

.text-fb {
  color: #3d579d !important; }

.fb-background {
  background-color: #3d579d !important; }

.fb-border {
  border-color: #3d579d !important; }

.text-dark {
  color: #2b2d30 !important; }

.dark-background {
  background-color: #2b2d30 !important; }

.dark-border {
  border-color: #2b2d30 !important; }

.text-pink {
  color: #c44a83 !important; }

.pink-background {
  background-color: #c44a83 !important; }

.pink-border {
  border-color: #c44a83 !important; }

.text-grass-green {
  color: #5daf2b !important; }

.grass-green-background {
  background-color: #5daf2b !important; }

.grass-green-border {
  border-color: #5daf2b !important; }

.text-sea-blue {
  color: #0163ac !important; }

.sea-blue-background {
  background-color: #0163ac !important; }

.sea-blue-border {
  border-color: #0163ac !important; }

.text-banana {
  color: #fcd052 !important; }

.banana-background {
  background-color: #fcd052 !important; }

.banana-border {
  border-color: #fcd052 !important; }

.text-dark-orange {
  color: #f56e00 !important; }

.dark-orange-background {
  background-color: #f56e00 !important; }

.dark-orange-border {
  border-color: #f56e00 !important; }

.text-brown {
  color: #924e31 !important; }

.brown-background {
  background-color: #924e31 !important; }

.brown-border {
  border-color: #924e31 !important; }

.list-hover li:hover {
  background-color: #f9f9f9; }

.list-striped li:nth-child(odd) {
  background-color: #f9f9f9; }
.list-striped.list-hover li:hover {
  background-color: #f9f9f9; }

.pager li > a, .pager li > span {
  border-width: 2px; }

a.dropdown-toggle {
  outline: none; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  border-color: transparent;
	background-color:white;
 }

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-group.open .btn.dropdown-toggle, .btn {
  background-color: whitesmoke;
	border:none;
	box-shadow:none;
 }
  .btn-group.open .btn.dropdown-toggle:active, .btn-group.open .btn.dropdown-toggle.active, .btn:active, .btn.active {
    background-color: gainsboro; }
  .btn-group.open .btn.dropdown-toggle:focus, .btn-group.open .btn.dropdown-toggle.disabled, .btn-group.open .btn.dropdown-toggle[disabled], .btn:focus, .btn.disabled, .btn[disabled] {
    background-color: whitesmoke; }
  .btn-group.open .btn.dropdown-toggle.disabled:hover, .btn-group.open .btn.dropdown-toggle[disabled]:hover, .btn.disabled:hover, .btn[disabled]:hover {
    background-color: whitesmoke; }
  .btn-group.open .btn.dropdown-toggle:hover, .btn:hover {
    background-color: gainsboro; }
  .btn-group.open .btn.dropdown-toggle.btn-white, .btn.btn-white {
    background-color: white; }
    .btn-group.open .btn.dropdown-toggle.btn-white:active, .btn-group.open .btn.dropdown-toggle.btn-white.active, .btn.btn-white:active, .btn.btn-white.active {
      background-color: white; }
    .btn-group.open .btn.dropdown-toggle.btn-white:focus, .btn-group.open .btn.dropdown-toggle.btn-white.disabled, .btn-group.open .btn.dropdown-toggle.btn-white[disabled], .btn.btn-white:focus, .btn.btn-white.disabled, .btn.btn-white[disabled] {
      background-color: white; }
    .btn-group.open .btn.dropdown-toggle.btn-white.disabled:hover, .btn-group.open .btn.dropdown-toggle.btn-white[disabled]:hover, .btn.btn-white.disabled:hover, .btn.btn-white[disabled]:hover {
      background-color: white; }
    .btn-group.open .btn.dropdown-toggle.btn-white:hover, .btn.btn-white:hover {
      background-color: #e6e6e6; }

a, a:hover, .btn-link, .btn-link:hover, .btn-link:focus {
  color: #222222;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  a:active, a:hover, a:hover:active, a:hover:hover, .btn-link:active, .btn-link:hover, .btn-link:hover:active, .btn-link:hover:hover, .btn-link:focus:active, .btn-link:focus:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  a.disabled:hover, a[disabled]:hover, a:hover.disabled:hover, a:hover[disabled]:hover, .btn-link.disabled:hover, .btn-link[disabled]:hover, .btn-link:hover.disabled:hover, .btn-link:hover[disabled]:hover, .btn-link:focus.disabled:hover, .btn-link:focus[disabled]:hover {
    background-color: #e6e6e6; }

.btn-link:focus, .btn-link, .btn-link:hover, .btn-link:active {
  background-color: transparent;
  border-color: transparent; }

.btn-group.open .btn-contrsat.dropdown-toggle, .btn.btn-contrast {
  color: white;
  background-color: #6134C4;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn-group.open .btn-contrsat.dropdown-toggle:active, .btn-group.open .btn-contrsat.dropdown-toggle.active, .btn.btn-contrast:active, .btn.btn-contrast.active {
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #f01611; }
  .btn-group.open .btn-contrsat.dropdown-toggle:focus, .btn-group.open .btn-contrsat.dropdown-toggle.disabled, .btn-group.open .btn-contrsat.dropdown-toggle[disabled], .btn.btn-contrast:focus, .btn.btn-contrast.disabled, .btn.btn-contrast[disabled] {
    background-color: #6134C4; }
  .btn-group.open .btn-contrsat.dropdown-toggle.disabled:hover, .btn-group.open .btn-contrsat.dropdown-toggle[disabled]:hover, .btn.btn-contrast.disabled:hover, .btn.btn-contrast[disabled]:hover {
    background-color: #6134C4; }
  .btn-group.open .btn-contrsat.dropdown-toggle:hover, .btn.btn-contrast:hover {
    background-color: #f01611; }

.btn-group.open .btn-primary.dropdown-toggle, .btn.btn-primary {
  background-color: #00acec;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn-group.open .btn-primary.dropdown-toggle:active, .btn-group.open .btn-primary.dropdown-toggle.active, .btn.btn-primary:active, .btn.btn-primary.active {
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #0087b9; }
  .btn-group.open .btn-primary.dropdown-toggle:focus, .btn-group.open .btn-primary.dropdown-toggle.disabled, .btn-group.open .btn-primary.dropdown-toggle[disabled], .btn.btn-primary:focus, .btn.btn-primary.disabled, .btn.btn-primary[disabled] {
    background-color: #00acec; }
  .btn-group.open .btn-primary.dropdown-toggle.disabled:hover, .btn-group.open .btn-primary.dropdown-toggle[disabled]:hover, .btn.btn-primary.disabled:hover, .btn.btn-primary[disabled]:hover {
    background-color: #00acec; }
  .btn-group.open .btn-primary.dropdown-toggle:hover, .btn.btn-primary:hover {
    background-color: #0087b9; }

.btn-group.open .btn-warning.dropdown-toggle, .btn.btn-warning {
  background-color: #f8a326;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn-group.open .btn-warning.dropdown-toggle:active, .btn-group.open .btn-warning.dropdown-toggle.active, .btn.btn-warning:active, .btn.btn-warning.active {
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #e48a07; }
  .btn-group.open .btn-warning.dropdown-toggle:focus, .btn-group.open .btn-warning.dropdown-toggle.disabled, .btn-group.open .btn-warning.dropdown-toggle[disabled], .btn.btn-warning:focus, .btn.btn-warning.disabled, .btn.btn-warning[disabled] {
    background-color: #f8a326; }
  .btn-group.open .btn-warning.dropdown-toggle.disabled:hover, .btn-group.open .btn-warning.dropdown-toggle[disabled]:hover, .btn.btn-warning.disabled:hover, .btn.btn-warning[disabled]:hover {
    background-color: #f8a326; }
  .btn-group.open .btn-warning.dropdown-toggle:hover, .btn.btn-warning:hover {
    background-color: #e48a07; }

.btn-group.open .btn-danger.dropdown-toggle, .btn.btn-danger {
  background-color: #6134C4;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn-group.open .btn-danger.dropdown-toggle:active, .btn-group.open .btn-danger.dropdown-toggle.active, .btn.btn-danger:active, .btn.btn-danger.active {
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #f01611; }
  .btn-group.open .btn-danger.dropdown-toggle:focus, .btn-group.open .btn-danger.dropdown-toggle.disabled, .btn-group.open .btn-danger.dropdown-toggle[disabled], .btn.btn-danger:focus, .btn.btn-danger.disabled, .btn.btn-danger[disabled] {
    background-color: #6134C4; }
  .btn-group.open .btn-danger.dropdown-toggle.disabled:hover, .btn-group.open .btn-danger.dropdown-toggle[disabled]:hover, .btn.btn-danger.disabled:hover, .btn.btn-danger[disabled]:hover {
    background-color: #6134C4; }
  .btn-group.open .btn-danger.dropdown-toggle:hover, .btn.btn-danger:hover {
    background-color: #f01611; }

.btn-group.open .btn-success.dropdown-toggle, .btn.btn-success {
  background-color: #49bf67;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn-group.open .btn-success.dropdown-toggle:active, .btn-group.open .btn-success.dropdown-toggle.active, .btn.btn-success:active, .btn.btn-success.active {
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #379e51; }
  .btn-group.open .btn-success.dropdown-toggle:focus, .btn-group.open .btn-success.dropdown-toggle.disabled, .btn-group.open .btn-success.dropdown-toggle[disabled], .btn.btn-success:focus, .btn.btn-success.disabled, .btn.btn-success[disabled] {
    background-color: #49bf67; }
  .btn-group.open .btn-success.dropdown-toggle.disabled:hover, .btn-group.open .btn-success.dropdown-toggle[disabled]:hover, .btn.btn-success.disabled:hover, .btn.btn-success[disabled]:hover {
    background-color: #49bf67; }
  .btn-group.open .btn-success.dropdown-toggle:hover, .btn.btn-success:hover {
    background-color: #379e51; }

.btn-group.open .btn-info.dropdown-toggle, .btn.btn-info {
  background-color: #9564e2;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn-group.open .btn-info.dropdown-toggle:active, .btn-group.open .btn-info.dropdown-toggle.active, .btn.btn-info:active, .btn.btn-info.active {
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #7839da; }
  .btn-group.open .btn-info.dropdown-toggle:focus, .btn-group.open .btn-info.dropdown-toggle.disabled, .btn-group.open .btn-info.dropdown-toggle[disabled], .btn.btn-info:focus, .btn.btn-info.disabled, .btn.btn-info[disabled] {
    background-color: #9564e2; }
  .btn-group.open .btn-info.dropdown-toggle.disabled:hover, .btn-group.open .btn-info.dropdown-toggle[disabled]:hover, .btn.btn-info.disabled:hover, .btn.btn-info[disabled]:hover {
    background-color: #9564e2; }
  .btn-group.open .btn-info.dropdown-toggle:hover, .btn.btn-info:hover {
    background-color: #7839da; }

.btn-group.open .btn-inverse.dropdown-toggle, .btn.btn-inverse {
  background-color: #363636;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: white;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn-group.open .btn-inverse.dropdown-toggle:active, .btn-group.open .btn-inverse.dropdown-toggle.active, .btn.btn-inverse:active, .btn.btn-inverse.active {
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #1c1c1c; }
  .btn-group.open .btn-inverse.dropdown-toggle:focus, .btn-group.open .btn-inverse.dropdown-toggle.disabled, .btn-group.open .btn-inverse.dropdown-toggle[disabled], .btn.btn-inverse:focus, .btn.btn-inverse.disabled, .btn.btn-inverse[disabled] {
    background-color: #363636; }
  .btn-group.open .btn-inverse.dropdown-toggle.disabled:hover, .btn-group.open .btn-inverse.dropdown-toggle[disabled]:hover, .btn.btn-inverse.disabled:hover, .btn.btn-inverse[disabled]:hover {
    background-color: #363636; }
  .btn-group.open .btn-inverse.dropdown-toggle:hover, .btn.btn-inverse:hover {
    background-color: #1c1c1c; }
  .btn-group.open .btn-inverse.dropdown-toggle .caret, .btn.btn-inverse .caret {
    border-top-color: white; }

.dropup .btn-inverse .caret {
  border-bottom-color: white; }

.btn-group.open .btn.dropdown-toggle {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.nav .caret, .nav a:hover .caret {
  border-top-color: #6134C4;
  border-bottom-color: #6134C4; }

.progress {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: none;
  background-color: #cccccc;
  filter: none; }

.progress-pwstrength {
  margin-bottom: 0; }

.well {
  border: 1px solid #dddddd;
  background: white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

code {
  background-color: #fae8e8;
  color: #f35551; }

pre {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-color: #dddddd;
  background-color: #fbfbfb; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: whitesmoke;
  border: 1px solid #dddddd;
  color: #222222; }

.modal-backdrop.in {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  /*background-color: #6134C4;*/ }

.select2-results .select2-highlighted {
  /*background-color: #6134C4;*/ }
















/************************/
/* SPECIFIC CENTRALTEST */
header .navbar {
	background-color:white;
  margin: 0;
  padding: 0 15px;
  border: none;
  min-height: 40px;
  height: 40px;
  border-radius: 0;
}

header .navbar .container-logo {
	box-sizing: content-box;
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 1px 1px 1px 0.1px #cccccc;
    height: 90px;
    margin-left: 10px;
    padding: 10px;
    width: 130px;
}
header .navbar .container-logo-thumb {
    height: 28px;
    padding: 0;
}
header .navbar .container-logo-thumb .logo {
    background-size: 40px auto;
}

header a{
	color:#fff;
}
#main {
	border: 1px solid #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	background-color:#fff;
}
.top-buffer { margin-top:900px; }
.top-buffer-main { margin-top:130px; }

.btn-default,
.btn-default:focus, .btn-default.focus{
	border:none;
}
.btn-default:hover{
	border:none;
}
.btn-group.open .btn-primary.dropdown-toggle, .btn.btn-primary {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-group.open .btn-primary.dropdown-toggle, .btn.btn-primary{
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-left-color: rgba(0, 0, 0, 0.1);
    border-right-color: rgba(0, 0, 0, 0.1);
    border-top-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.ajax-loader{
	width:100%;
	height:100px;
	background: url('/images/common/loader/loading-rect.gif') no-repeat center;
}

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


/* BOX Info*/
.bs-callout-info {
    border-left-color: #000;
}
.bs-callout {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    margin: 20px 0;
    padding: 20px;
}

/*********************
* CENTRALTEST FORM
**********************/

.form-control-birthday {
  display: block;
  width: 33.33%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-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;
}
.has-error .form-control-birthday {
    border-bottom-color: #a94442;
    border-left-color: #a94442;
    border-right-color: #a94442;
    border-top-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.form-actions {
  background-color: #f4f4f4;
  padding: 20px;
  border-top: 1px solid #e5e5e5;
  margin-top: 20px; }
  @media (min-width: 768px) {
    .form-actions {
      padding: 20px 0; } }
  .form-actions.form-actions-padding {
    padding: 20px; }
  @media (max-width: 767px) {
    .form-actions.form-actions-padding-xs {
      padding: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .form-actions.form-actions-padding-sm {
      padding: 20px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .form-actions.form-actions-padding-md {
      padding: 20px; } }
  @media (min-width: 1200px) {
    .form-actions.form-actions-padding-lg {
      padding: 20px; } }

.jGrowl {
  z-index: 9999;
  color: #ffffff;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: fixed;
}
.jGrowl.top-left {
  left: 0px;
  top: 0px;
}
.jGrowl.top-right {
  right: 0px;
  top: 40px;
}
.jGrowl.bottom-left {
  left: 0px;
  bottom: 0px;
}
.jGrowl.bottom-right {
  right: 0px;
  bottom: 0px;
}
.jGrowl.center {
  top: 0px;
  width: 50%;
  left: 25%;
}
.jGrowl.center .jGrowl-notification,
.jGrowl.center .jGrowl-closer {
  margin-left: auto;
  margin-right: auto;
}
.jGrowl-notification {
  background-color: #000000;
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  zoom: 1;
  width: 250px;
  padding: 10px;
  margin: 10px;
  text-align: left;
  display: none;
  border-radius: 5px;
  min-height: 40px;
}
.jGrowl-notification .ui-state-highlight,
.jGrowl-notification .ui-widget-content .ui-state-highlight,
.jGrowl-notification .ui-widget-header .ui-state-highlight {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}
.jGrowl-notification .jGrowl-header {
  font-weight: bold;
  font-size: .85em;
}
.jGrowl-notification .jGrowl-close {
  background-color: transparent;
  color: inherit;
  border: none;
  z-index: 99;
  float: right;
  font-weight: bold;
  font-size: 1.5em;
  line-height : 0.8em;
  cursor: pointer;
}
.jGrowl-closer {
  background-color: #000000;
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
  zoom: 1;
  width: 250px;
  padding: 10px;
  margin: 10px;
  text-align: left;
  display: none;
  border-radius: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: .9em;
  font-weight: bold;
  text-align: center;
}
.jGrowl-closer .ui-state-highlight,
.jGrowl-closer .ui-widget-content .ui-state-highlight,
.jGrowl-closer .ui-widget-header .ui-state-highlight {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}

.jGrowl-message > a, .jGrowl-message > a:hover{
	color : #fff;
}
/** Hide jGrowl when printing **/
@media print {
  .jGrowl {
    display: none;
  }
}
.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(../../images/widgets/colorpicker/colorpicker_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(../../images/widgets/colorpicker/colorpicker_overlay.png);
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(../../images/widgets/colorpicker/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(../../images/widgets/colorpicker/colorpicker_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(../../images/widgets/colorpicker/colorpicker_hex.png) top;
	left: 212px;
	top: 142px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url(../../images/widgets/colorpicker/colorpicker_rgb_r.png);
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	background-image: url(../../images/widgets/colorpicker/colorpicker_rgb_g.png);
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	background-image: url(../../images/widgets/colorpicker/colorpicker_rgb_b.png);
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	background-image: url(../../images/widgets/colorpicker/colorpicker_hsb_h.png);
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	background-image: url(../../images/widgets/colorpicker/colorpicker_hsb_s.png);
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	background-image: url(../../images/widgets/colorpicker/colorpicker_hsb_b.png);
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(../../images/widgets/colorpicker/colorpicker_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}


/* -------------- FIXS de 101_main.css & flat.css -----------------*/
.colorpicker{
	/* positionnement > rkModale */
	z-index : 1501;
}

.colorpicker input{
	width : auto !important;
}

.colorpicker input:focus{
	box-shadow: none !important;
	border-color: transparent !important;
}
	
/***
Spectrum Colorpicker v1.8.0
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/

.sp-container {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    *display: inline;
    *zoom: 1;
    /* https://github.com/bgrins/spectrum/issues/40 */
    z-index: 9999994;
    overflow: hidden;
}
.sp-container.sp-flat {
    position: relative;
}

/* Fix for * { box-sizing: border-box; } */
.sp-container,
.sp-container * {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}

/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position:relative;
  width: 100%;
  display:inline-block;
}
.sp-top-inner {
   position:absolute;
   top:0;
   left:0;
   bottom:0;
   right:0;
}
.sp-color {
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:20%;
}
.sp-hue {
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:84%;
    height: 100%;
}

.sp-clear-enabled .sp-hue {
    top:33px;
    height: 77.5%;
}

.sp-fill {
    padding-top: 80%;
}
.sp-sat, .sp-val {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.sp-alpha-enabled .sp-top {
    margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
    display: block;
}
.sp-alpha-handle {
    position:absolute;
    top:-4px;
    bottom: -4px;
    width: 6px;
    left: 50%;
    cursor: pointer;
    border: 1px solid black;
    background: white;
    opacity: .8;
}
.sp-alpha {
    display: none;
    position: absolute;
    bottom: -14px;
    right: 0;
    left: 0;
    height: 8px;
}
.sp-alpha-inner {
    border: solid 1px #333;
}

.sp-clear {
    display: none;
}

.sp-clear.sp-clear-display {
    background-position: center;
}

.sp-clear-enabled .sp-clear {
    display: block;
    position:absolute;
    top:0px;
    right:0;
    bottom:0;
    left:84%;
    height: 28px;
}

/* Don't allow text selection */
.sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-clear, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button  {
    -webkit-user-select:none;
    -moz-user-select: -moz-none;
    -o-user-select:none;
    user-select: none;
}

.sp-container.sp-input-disabled .sp-input-container {
    display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
    display: none;
}
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
    display: none;
}
.sp-palette-only .sp-picker-container {
    display: none;
}
.sp-palette-disabled .sp-palette-container {
    display: none;
}

.sp-initial-disabled .sp-initial {
    display: none;
}


/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
    background-image: -webkit-gradient(linear,  0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
    filter : progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}

.sp-hue {
    background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
    background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}

.sp-hidden {
    display: none !important;
}

/* Clearfix hack */
.sp-cf:before, .sp-cf:after { content: ""; display: table; }
.sp-cf:after { clear: both; }
.sp-cf { *zoom: 1; }

/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
    .sp-color { right: 40%; }
    .sp-hue { left: 63%; }
    .sp-fill { padding-top: 60%; }
}
.sp-dragger {
   border-radius: 5px;
   height: 5px;
   width: 5px;
   border: 1px solid #fff;
   background: #000;
   cursor: pointer;
   position:absolute;
   top:0;
   left: 0;
}
.sp-slider {
    position: absolute;
    top:0;
    cursor:pointer;
    height: 3px;
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    background: white;
    opacity: .8;
}

/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths).
See http://bgrins.github.io/spectrum/themes/ for instructions.
*/

.sp-container {
    border-radius: 0;
    background-color: #ECECEC;
    border: solid 1px #f0c49B;
    padding: 0;
}
.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue, .sp-clear {
    font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.sp-top {
    margin-bottom: 3px;
}
.sp-color, .sp-hue, .sp-clear {
    border: solid 1px #666;
}

/* Input */
.sp-input-container {
    float:right;
    width: 100px;
    margin-bottom: 4px;
}
.sp-initial-disabled  .sp-input-container {
    width: 100%;
}
.sp-input {
   font-size: 12px !important;
   border: 1px inset;
   padding: 4px 5px;
   margin: 0;
   width: 100%;
   background:transparent;
   border-radius: 3px;
   color: #222;
}
.sp-input:focus  {
    border: 1px solid orange;
}
.sp-input.sp-validation-error {
    border: 1px solid red;
    background: #fdd;
}
.sp-picker-container , .sp-palette-container {
    float:left;
    position: relative;
    padding: 10px;
    padding-bottom: 300px;
    margin-bottom: -290px;
}
.sp-picker-container {
    width: 172px;
    border-left: solid 1px #fff;
}

/* Palettes */
.sp-palette-container {
    border-right: solid 1px #ccc;
}

.sp-palette-only .sp-palette-container {
    border: 0;
}

.sp-palette .sp-thumb-el {
    display: block;
    position:relative;
    float:left;
    width: 24px;
    height: 15px;
    margin: 3px;
    cursor: pointer;
    border:solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
    border-color: orange;
}
.sp-thumb-el {
    position:relative;
}

/* Initial */
.sp-initial {
    float: left;
    border: solid 1px #333;
}
.sp-initial span {
    width: 30px;
    height: 25px;
    border:none;
    display:block;
    float:left;
    margin:0;
}

.sp-initial .sp-clear-display {
    background-position: center;
}

/* Buttons */
.sp-palette-button-container,
.sp-button-container {
    float: right;
}

/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
    margin:0;
    overflow:hidden;
    cursor:pointer;
    padding: 4px;
    display:inline-block;
    *zoom: 1;
    *display: inline;
    border: solid 1px #91765d;
    background: #eee;
    color: #333;
    vertical-align: middle;
}
.sp-replacer:hover, .sp-replacer.sp-active {
    border-color: #F0C49B;
    color: #111;
}
.sp-replacer.sp-disabled {
    cursor:default;
    border-color: silver;
    color: silver;
}
.sp-dd {
    padding: 2px 0;
    height: 16px;
    line-height: 16px;
    float:left;
    font-size:10px;
}
.sp-preview {
    position:relative;
    width:25px;
    height: 20px;
    border: solid 1px #222;
    margin-right: 5px;
    float:left;
    z-index: 0;
}

.sp-palette {
    *width: 220px;
    max-width: 220px;
}
.sp-palette .sp-thumb-el {
    width:16px;
    height: 16px;
    margin:2px 1px;
    border: solid 1px #d0d0d0;
}

.sp-container {
    padding-bottom:0;
}


/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-container button {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}
.sp-container button:hover {
    background-color: #dddddd;
    background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd;
}
.sp-container button:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-cancel {
    font-size: 11px;
    color: #d93f3f !important;
    margin:0;
    padding:2px;
    margin-right: 5px;
    vertical-align: middle;
    text-decoration:none;

}
.sp-cancel:hover {
    color: #d93f3f !important;
    text-decoration: underline;
}


.sp-palette span:hover, .sp-palette span.sp-thumb-active {
    border-color: #000;
}

.sp-preview, .sp-alpha, .sp-thumb-el {
    position:relative;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
    display:block;
    position:absolute;
    top:0;left:0;bottom:0;right:0;
}

.sp-palette .sp-thumb-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}

.sp-clear-display {
    background-repeat:no-repeat;
    background-position: center;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}

ul, li{
	list-style-type: none;
	padding : 0px;
	margin : 0px;
}

#passationContent ul:not([class]) {
    list-style-type: initial;
    padding: 40px;
}

#passationContent ul:not([class]) li {
    list-style-type: inherit;
}

button{
	border : none;
}

#wrapAll {
	min-height: 100%;
	padding-bottom: 5px;
}

h2{
	color : #3c3c3c;
}
h4.responsive{
	margin-bottom : 20px;
}
div.accordion.panel-group{
	margin-bottom : 0px;
}

/* Fixs bootstrap */
/* Alignement des checkboxes en face de leurs labels */
.checkbox {
	line-height: 25px;
}
.checkbox > span {
	vertical-align : top;
}

/*forms*/
fieldset.responsive{
	margin-bottom : 20px;
	border : 1px rgba(0,0,0,0.09) solid;
	padding :  15px;
	/*patch du customer.css*/
	width : 100%;
}
fieldset.responsive label {
    margin-right: 0px; /* patch du customer.css*/
}
legend.responsive{
	display : inline-block;
	width : auto;
	margin : 0;
	padding : 0 15px;
	border : none;
	font-size : 18px;
	letter-spacing : 1px;
	font-weight : 300;
}
input[type="submit"], button[type="submit"]{
	min-width : 200px;
}

input[type="submit"].responsive{
	color : white;
}

input.interfaceChkbx{
	margin-right: 5px;
}

/* fix .input-group width issue*/
.select2-container--default .select2-search--inline .select2-search__field, .select2-container .select2-choice > .select2-chosen {
    width: auto !important;
}

/*tooltip d'aide */
.help-tooltip-icon{
	margin-top : 7px;
	font-size : 19px;
}

.box.box-nomargin-bottom{
	margin-bottom : 0;
}
.accordion .transparent{
	border : none;
}
.box > .box-header-icon::before{
	position : absolute;
	right: 25px;
	content: "\f077";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size : 14px;
	text-decoration: inherit;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	box-sizing: border-box;
	display : block;
	margin-top : 4px;
}
.box.box-collapsed > .box-header-icon:before{
	content: "\f078";
}

.panel-heading.accordion-toggle:hover{
	text-decoration : underline;
}

span.flag-icon{
	box-shadow: 0px 0px 1px #999;
}

.box.box-nomargin-bottom{
	margin-bottom : 0;
}

h2.responsive{
	margin-left : 0px; /*patch*/
}
p.responsive, div.responsive{
	font-size: 14px;
	line-height: 25px;
}
/* Bouton plus d'infos sur les tests passés*/
.ellipsisButton{
	padding-top : 8px;
	height : 34px;
	line-height: 34px;
}
.pointer, .clicableTableRow{
	cursor : pointer;
}
.cursor-loading{
	cursor: url('/images/common/loader/cursor-loader.gif'), wait !important;
}
.box-header-border{
	border : 1px solid #ddd;
	border-bottom : none;
	background-color : #f9f9f9;
}
.form-group label.col-xs-12{
	text-align : left;
}
.modal-dialog{
	padding: 0 14px;
}
.hidden{
	visibility : hidden;
	position : absolute;
}
.move{
	float: right;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	opacity: 0.25;
	margin-top : 4px;
	margin-right : 10px;
	text-shadow: 0px 1px 0px #FFF;
}
.move:hover{
	cursor : grab;
	opacity: 0.5;
}
.move:active{
	cursor : grabbing;
}

.modal-content .content {
	padding: 15px 0;
}

.modal-content .content .message {
    margin: 20px 0;
    text-align: center;
}

.modal-content .content .buttons {
	bottom:0;
	width:100%;
    text-align: center;
    margin-top: 0;
}

.modal-content .content .buttons .button {
	margin:0 10px;
}

.tab-content{
	padding : 15px 15px 0 15px;
	border :  1px solid #DDD;
	border-top : none;
}
.table{
	border :  1px solid #DDD;
	margin-top:5px;
}
.table.no-border-top{
	border-top : none;
}
.table > thead > tr > th{
	border-bottom : none;
}
.btn[disabled]{
	color : #333;
}


.navbar-fixed-top, .navbar-fixed-bottom {
	z-index: 10;
}

/** Info box **/
.infoBox {
    padding: 10px;
    background-color: rgba(200, 200, 200, 0.1);
    display: flex;
}

.infoBox:before {
	content: "\f05a";
	color: #4668F0;
	font-family: FontAwesome;
	font-size: 1.8em;
}

.infoText {
	margin: auto 10px;
}

/* fix select2 */
.select2-container--default .select2-search--inline .select2-search__field {
    width: auto !important;
}
.select2-hidden-accessible{
	display : none !important;
}
.has-error .select2-container.form-control>.select2-choice,
.has-error .select2-container.form-control>.select2-choices
{
	border-color: #a94442;
 	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.select2-results{
	margin-top : 0px;
}
/* fix CKE */
.has-error .cke_chrome{
	border-color: #a94442;
 	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}


.mandatoryFieldsLegend{
	margin-bottom : 8px;
	font-style : italic;
}
.modal-content #mandatoryFieldsLegend{
	padding-left : 15px;
	margin-bottom : 15px;
}
hr.hr-mini{
	margin-top:0px;
	margin-bottom:5px;
}
.modal-content > .content{
	padding : 0 15px;
}
/* wrapper autour du content des annonces */
.displayAnnounceWrapper{
	padding : 15px 0;
}
/* wrapper autour du content des video */
.displayVideoWrapper{
	margin: 15px 0;
}

/* messages de succès ou d'erreur */
#CTSuccess, #CTError {
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	text-align: center;
	vertical-align: middle;
	z-index: 10;
}

#CTError #CTErrorContent,
#CTSuccess #CTSuccessContent{
    background-color: #e3fcef;
    border-top: 1px solid green;
    color: green;
    font-size: 13px;
    padding: 20px 0;
}

#CTError #CTErrorContent {
	color: red;
	background-color: #FFDEDE;
    border-top: 1px solid red;
}

.pagination-responsive{
	margin-bottom : 10px;
	margin-top : 10px;
}
.pagination_info{
	margin-bottom: 10px;
}

.table > tbody > tr > td{
	vertical-align : middle;
}

.formGroupInDropDown{
	padding : 5px 10px;
}

.form-horizontal.label-left .control-label{
	text-align:left;
}

.grey-background{
	background-color:#999;
}

ul.nav-tabs{
	font-size: 16px;
}
.tabs-right ul.nav-tabs{
	font-size: 14px;
}
ul.nav-tabs > li > a {
	font-family: "Open Sans";
}
.legendColoredSquare{
	display : inline-block;
	height : 16px;
	width : 16px;
	margin-right : 6px;
	margin-top : 4px;
	margin-bottom : -4px;
	margin-left : 25px;
}
.legendColoredSquare:first-child{
	margin-left : 0px;
}
.disabled{
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}

/*On gère l'icône de l'accordéon en css : bien plus simple qu'en js, où il y a déjà un event listener sur le onClick de l'accordéon*/
.panel > .panel-heading > i.fa-caret-right:before {
  content: "\f0d7";
}
.panel > .panel-heading.collapsed > i.fa-caret-right:before {
  content: "\f0da";
}

/* Patch du color picker pour modifier le bouton de validation du choix de la couleur*/
.colorpicker_submit {
	position: absolute;
	width: 38px;
	height: 22px;
	background : none;
	background-color : #999;
	left: 305px;
	top: 142px;
	overflow: hidden;
	border : 1px solid #333333;
	border-radius : 2px;
	line-height: 17px;
}
.colorpicker_submit:before{
	display : inline-block;
	font-size : 10px;
	font-family: FontAwesome;
   	content: "\f00c";
	color : #222;
	margin-left : 5px;
}
.colorpicker_submit:after{
	display : inline-block;
	font-size : 10px;
	content: "OK";
	color : #222;
	margin-left : 3px;
	line-height : 16px;
}
.colorpicker_submit:hover {
	background-color : #bbb;
	cursor : pointer;
}

@media (min-width: 768px){
	.responsive-table .scrollable-area{
		overflow : auto;
	}
}

/** Sur mobile, les modales sont mal affichées si on laisse un margin **/
@media (max-width: 768px){
	.modal-dialog{
		margin : 0px;
	}
}

.main-nav-closed #content{
	margin-left : 0;
}

/** Spectrum color picker **/
.form-control .sp-preview {
	width: 100%;
	margin-right: 0px;
}

.form-control .sp-dd {
	display: none;
}

/* Lengende tableau */
.row.adequacy-profile-legend .legend-scores-header {
	padding: 1px;
}

.legend-match .color {
	width: 30px;
	height: 20px;
	border: 1px solid black;
	display: inline-block;
	vertical-align: middle;
}

.legend-match {
	border: 1px solid;
    margin-bottom: 10px;
	width: 90%;
	margin-left: 5%;
}

.legend-match .match-icon {
	vertical-align: middle;
	font-size: 1.4em;
}

.legend-scores .legend-scores-title {
	background-color: lightgray;
}

.legend-scores-row {
	border: 1px solid black;
	padding: 0px;
}

.legend-scores .legend-scores-title, .legend-scores .legend-scores-header {
	border: 1px solid black;
}

.legend-score {
	margin-bottom: 20px;
}

/* sur les sm on veut afficher un tableau par ligne si le menu est ouvert */
@media (min-width: 650px) and (max-width: 768px) {
	.legend-score.col-sm-6  {
		width: 100%;
	}

	body.main-nav-closed .legend-score.col-sm-6  {
		width: 50% !important;
	}
}

@media (max-width: 430px) {
	.row.adequacy-profile-legend {
		margin-right: -50px;
		margin-left: -50px;
	}

	.legend-match {
		border: none;
	}
}

@media(max-width: 768px) {
	.legend-scores-row .legend-scores-col:first-child {
		word-break: break-all;
	}
}

/* V3 */
.btn{
	border-radius: 40px;
	text-transform: uppercase;

/*
	text-align: center;
	    text-transform: uppercase;
	    padding: 23px 30px;
	    border-radius: 40px;
	    font-size: 1.071em;
*/

}

.nav-tabs-simple > .active > a, .nav-tabs-simple > .active > a:hover, .nav-tabs-simple > .active > a:focus{
	border-width: 2px;
}



.box .box-content, .box-content,  .box-tool,  .box-tool-bottom{
	border-width: 0;
	border-radius: .25rem !important;
	box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03),0 0.9375rem 1.40625rem rgba(4,9,20,0.03),0 0.25rem 0.53125rem rgba(4,9,20,0.05),0 0.125rem 0.1875rem rgba(4,9,20,0.03);
}

.timeline li:not(.li-content) .icon{
	box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03),0 0.9375rem 1.40625rem rgba(4,9,20,0.03),0 0.25rem 0.53125rem rgba(4,9,20,0.05),0 0.125rem 0.1875rem rgba(4,9,20,0.03);
	border: 1px solid #eee;
	border-radius: 0.5rem;
}

.timeline li:not(.li-content) .content, .alert{
	border-radius: 0.5rem !important;
}

fieldset.responsive{
	border-radius: .25rem;
}

/*********************
* LOGIN
**********************/
.login-page {
	height: 100%;
	background-image : url("/images/customer/data/bg-keypredict.jpg");
	background-size: cover;
}

.login-page header > .navbar {
	display: flex;
	flex-direction: column;
}

.login-page header > .navbar > .navbar-brand {
	margin: 0 auto;
}

@media screen and (max-width: 767px){
	/** Sur mobile, on affiche le logo uniquement sur la page de login **/
	.login-page header .navbar .navbar-brand .logo{
		display : inline-block;
	}
}

.login-page .login-wrapper{
	margin : auto;
}
.login-page .login-wrapper form#login-form, #resetPasswordForm{
    background-color: #fff;
    border : 1px #ddd solid;
		margin: auto;
    padding: 15px;
		width: 350px;
}
.login-page #wrapAll{
		display: -webkit-flex;
	  display: -moz-flex;
	  display: -ms-flex;
	  display: -o-flex;
		display : flex;
}


/** hack ie9+ contre display:flex **/
@media screen and (min-width:0\0) {
	.login-page #wrapAll{
		display : block;
	}

	.login-page #wrapAll form#login-form{
		margin-top : 150px;
	}
}

/** hack bis ie9+ contre display:flex **/
@media all and (-ms-high-contrast:none){

	*::-ms-backdrop, .login-page #wrapAll{
		display : block;
	}

	*::-ms-backdrop, .login-page #wrapAll form#login-form{
		margin-top : 150px;
	}
}

.login-page .login-wrapper form#login-form{
	box-shadow: 0px 8px 36px rgb(51, 51, 51);
	-webkit-box-shadow: 0px 8px 36px rgb(51, 51, 51);
	-moz-box-shadow: 0px 8px 36px rgb(51, 51, 51);
}

.login-page form#login-form h3 {
    font-size: 30px;
    font-weight: 300;
    text-align: center;
}
.login-page form#login-form input[type="text"], .login-page form#login-form input[type="password"], .login-page form#login-form button {
    font-size: 16px;
    height: auto !important;
    padding: 15px 10px !important;
}
.login-page form#login-form input {
    background-color: #f5f6f7;
}
.controls > label.radio > input[type="radio"], .controls > label.checkbox > input[type="checkbox"] {
    margin-left: 0;
    position: static;
}
.login-page .login-wrapper .btn-primary:hover,
.login-page .login-wrapper .btn-primary:focus {
	background:#373737;
}

/* Lost password */
#lost-password-wrapper{
	background-color: #fff;
    padding: 20px;
    max-width: 600px;
    border : 1px #ddd solid;
    margin: auto;
}
#lost-password-form{
	margin : 0;
}


#defaultModale #lost-password-wrapper {
	border: none;
	padding: 0;
}

.btn-linkedin {
	background: #0077b5;
	color: #fff;
	border: 1px solid;
    padding : 7px 15px 7px 15px;
}

.btn-linkedin:hover {
	background: #095c84;
	color: #fff;
}

a.link-legalNotice, a.link-legalNotice:hover, span.link-legalNotice {
	 color:#ffffff;
}

.batFill {
	position: relative;
	height: 25px;
}

.bat-border {
	border: 2px solid black;
	border-radius: 2px;
	padding: 1px;
	display: inline-block;
}

.bat-ico {
	width: 0px;
	border: 2px solid black;
	height: 12px;
	display: inline-block;
	margin-bottom: 10px;
}

.bat-text {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 25%;
}

.battery {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
body{
	font-family : "Open Sans", "Arial", sans-serif;
	font-size : 14px;
	line-height : 20px;
}

h1, h2, h3, h4{
	font-family : "Poppins", "Arial", sans-serif;
}

@media (max-width: 800px){
	.responsive-table{
		overflow-x : scroll;
	}

	.responsive-table .scrollable-area{
		overflow-x : scroll;
	}

	.responsive-table{
		background-image:url('/images/common/icon/swipe-icon.png');
		background-position : top right;
		background-size : 20px;
		background-repeat : no-repeat;
		padding-top : 20px;

	}
	.responsive-table:before{
		content: attr(data-swipe-message);
		display : block;
		position : absolute;
		top : 0;
		right : 20px;
		color : #666;
		font-size : 11px;
	}
}

table.responsive {
	width: 100% !important;
}

div.responsive-table .row {
	margin-right: 0px !important;
}

.text-x-large {
	font-size: x-large;
}

@media (max-width: 500px){
	table.responsive .hidden-xxs {
		display: none;
	}
}
/* Center les columns d'un datatable */
th.dt-center, td.dt-center { text-align: center; }

#interviewSettingsForm small.text-muted {
	font-size: 1.2em;
}

.text-h2 {
    font-size: 24px !important;
    font-weight: 700;
    letter-spacing: -.0083333333em !important;
    line-height: 36px;
}

.text-h5, .text-h6 {
    font-family: Open Sans;
    text-transform: none !important;
}

.mt-2 {
    margin-top: 8px !important;
}
.tagsinput,.tagsinput *{box-sizing:border-box}
.tagsinput{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff;font-family:sans-serif;font-size:14px;line-height:20px;color:#556270;padding:5px 5px 0;border:1px solid #e6e6e6;border-radius:2px}
.tagsinput.focus{border-color:#ccc}
.tagsinput .tag{position:relative;background:#556270;display:block;max-width:100%;word-wrap:break-word;color:#fff;padding:5px 30px 5px 5px;border-radius:2px;margin:0 5px 5px 0}
.tagsinput .tag .tag-remove{position:absolute;background:0 0;display:block;width:30px;height:30px;top:0;right:0;cursor:pointer;text-decoration:none;text-align:center;color:#ff6b6b;line-height:30px;padding:0;border:0}
.tagsinput .tag .tag-remove:after,.tagsinput .tag .tag-remove:before{background:#ff6b6b;position:absolute;display:block;width:10px;height:2px;top:14px;left:10px;content:''}
.tagsinput .tag .tag-remove:before{-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}
.tagsinput .tag .tag-remove:after{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.tagsinput div{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}
.tagsinput div input{background:0 0;display:block;width:100%;font-size:14px;line-height:20px;padding:5px;border:0;margin:0 5px 5px 0}
.tagsinput div input.error{color:#ff6b6b}
.tagsinput div input::-ms-clear{display:none}
.tagsinput div input::-webkit-input-placeholder{color:#ccc;opacity:1}
.tagsinput div input:-moz-placeholder{color:#ccc;opacity:1}
.tagsinput div input::-moz-placeholder{color:#ccc;opacity:1}
.tagsinput div input:-ms-input-placeholder{color:#ccc;opacity:1}
.has-error .tagsinput {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.CT-form-search .btn.btn-link.icon-search{
	background-color : transparent;
	position : absolute ;
	top : 2px;
	right : 13px;
	border : none;
	box-shadow : none;
	line-height : normal;
}
.CT-form-search .btn.btn-link.icon-search:hover{
	color : #C52026;
	text-decoration : none;
}
@media (max-width: 767px){
 .invoice .pull-right{
 	float:left !important;
 }
  .invoice .subtotal{
 	margin-top:20px;
 	margin-bottom:10px;
 }
}

/* breadcrumb */
.align-center {
	align-items: center;
}
.breadcrumbs {
	width: 100%
}
.breadcrumbs .back a {
	color: #222222
}
.breadcrumbs .back a span{
	margin-left: 5px;
}
.breadcrumbs .item {
	margin-left: 1%;
	padding-left: 1%;
	border-left: 1px solid;
}
.breadcrumbs .item.last {
	font-weight: 700;
}
#filtersFrm{
	background-color : #f4f4f4;
	border : 1px solid #e5e5e5;
	padding : 15px;
	margin-bottom : 15px;
}

#invitationParameters{
	background-color: #f4f4f4;
	border: 1px solid #e5e5e5;
	padding: 15px;
	margin-bottom: 15px;
}

#passationSearchResults{
	margin-top : 15px;
}

#passationSearchResults .title small{
	margin-left: 25px;
}

#passationSearchResults .timeline li div.icon i{
	line-height: 40px;
}

#passationSearchResults .timeline li div.icon i.ico-paperplane{
	margin-left:-5px;
}

#import-form-container {
    margin: 2em auto;
}

#passationExportList .date, #passationExportList .nbResults{
	white-space : nowrap;
}

.progressMeter {
	margin-top : -1px;
	margin-left : -1px;
	height: 10px;
	display: inline-block;
}

.progressGauge {
	height: 10px;
	width: 100px;
	display: inline-block;
	border: 1px solid #c1c1c1;
	text-align: left;
	background-color : #e1e1e1;
}

#newGroupTr{
	display : none;
}

.inline-radio{
	width: 20px;
}

.checkbox-inline {
	padding-left: 0px;
}

#targetSelectionContainer textarea{
	width: 100%;
	height: 8em;
}

#targetSelectionContainer .targetSelectionSubmit{
	width: 50%;
}

#allParticipantsContainer {
	display: none;
}

.invisible {
	display: none;
}

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

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

.error-message {
	color: #a94442;
}

.reminder-row {
    background-color: #DDD;
}

div.mailsSelection {
    margin-top: 2%;
    margin-bottom: 2%;
}

#returnInvitationListBtn {
    margin-bottom: 10px;
}

.bordered {
    border: 1px solid #c1c1c1;
}

#newInivtationBtn{
	margin-top : 10px;
}

/****** VERSION MOBILE ******/
@media (max-width: 767px) {
	#passationSearchResults .timeline li{
		border : none;
	}
	
	#passationSearchResults .timeline li:first-child::before, #passationSearchResults .timeline li:last-child::before{
		display : none;
	}
	
	#passationSearchResults .timeline li .content{
		margin-left:0px;
	}
	
	#passationSearchResults .timeline li .title, #passationSearchResults .title small{
		margin-left : 0;
	}
}

#participantInvitedListTable .fa-check, #participantInvitedListTable .fa-remove {
	font-size: 18px;
}

#participantInvitedListTable .fa-check{
	color: green;
}

.font-weight-bold{
	
	font-weight: bold;
}

.talentMatchingOne {
	font-size: 30px;
	color: #006400;
	width:5px;
}

.talentMatchingTwo{
	font-size: 30px;
	color: #32CD32
}

.talentMatchingThree{
	font-size: 30px;
	color: #FFD700
}

.talentMatchingFour{
	font-size: 30px;
	color: #FFA500
}

.talentMatchingFive{
	font-size: 30px;
	color: #FF0000
}

.talentMatchingSix{
	font-family: "Open Sans", "Arial", sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-left: -0.5%;
	color: #373737;
}

.talentMatchingFontSizeIcon{
	font-size: 30px;
}

.talentEtatRemove {
	font-size: 30px;
	color: #FF0000
}

.modal-content .panel-heading{
	padding: 0 !important;
	border-bottom: 0px !important;
}

.score-tm {
	font-size: 30px; 
	font-weight: bold;
}

.nav-legends {
	color:#696969;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #DCDCDC;
  color: #FF0000
}
.nav-justified > .active > a, .nav-pills > .active > a:hover {
  color: #fff;
  background-color: #DCDCDC;
  color: #FF0000
}

#participantInvitedListTable_wrapper .top .disabled {
	color: #CCCCCC !important;
}

.myProgress {
  width: 75px;
  margin-bottom: 0px;
}

/** couleur progress bar **/
.progress::-moz-progress-bar {background-color: #696969;}/** pour firefox**/
.progress::-webkit-progress-bar { background: #cccccc; }/** autre navigateur **/
.progress::-webkit-progress-value { background: #696969; }/** autre navigateur **/

#redbar::-moz-progress-bar {background-color: #FF0000;}
#redbar::-webkit-progress-bar {background: #FF0000;}
#redbar::-webkit-progress-value {background: #FF0000;}

.tmatching > ul{
	display:table; 
	width:65%; 
	padding:0;
	}
.tmatching li{
	display:table-row;
	}
.tmatching span{
	display:table-cell; 
	text-align:left;
	padding:5px;
	}
.talentMatchingFontSizeIcon::before{
  content : "\00005F";
  font-size: 60px;
  color: #696969;
  line-height: 1% !important;  
}

.tmatching ul li:last-child{ 
	padding:1px;
}

.fa-percent:before {
      content: "%";
      font-size: 20px;
}

.button-margin-bottom {
	margin-bottom:5px;
}

.button-edit-campaign{
	font-size:20px;
}

.btn-use-wizard{
	font-size:15px;
	margin-top:25px; 
	margin-right:30px;
}

.choose-credit .box-statistic:hover {
	cursor: pointer;
	background: #DEDEDE;
}

.choose-credit .option-disabled {
	color: #CCCCCC !important;
}

.choose-credit .box-statistic .fa.align-right {
    position: absolute;
    right: 10px;
}

.choose-credit .box-statistic .fa {
    font-size: 30px;
    top: 13px;
}

.TMInterviewScore {
	font-size: 30px;
    font-weight: bold;
	color: black;
}

.avatar-initials {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    font-size: 13px !important;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: normal !important;
    font-family: "Open Sans" !important;
    text-transform: none !important;
    color: white !important;
    background-color: rgb(149, 82, 223) !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

#user-profile-invite {
    background-image: linear-gradient(to left, rgba(149, 82, 223, .4), transparent) !important;
    padding: 24px!important;
    text-align: right !important;
    position: relative;
    top: 65px;
    border-radius: 24px !important;
}

.user-profile-tag {
    background-color: #F6F8F9 !important;
    font-family: Open Sans;
    font-size: 11px !important;
    font-weight: 400;
    letter-spacing: .0178571429em !important;
    line-height: 1.25rem;
    text-transform: none !important;
    border-radius: 4px !important;
    padding-bottom: 4px !important;
    padding-top: 4px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.mailCustomisation .tab-content{
	border : none;
}
.mailCustomisation li h4{
	margin-left : 10px;
	color : #333;
}

/* Patch css pour corriger les effets de CKE sur select2*/
.select2-drop{
    z-index: 100000;       
}
.cke_dialog_body .select2-chosen{
	line-height : 22px;
}

.colorCustomizationRow{
	background-color: #f4f4f4;
	padding: 10px 0;
	border-top: 1px solid #e5e5e5;
	margin-bottom: 20px;
}

#logoFileInput{
	position : absolute;
	visibility:hidden;
}

#logoPreviewContainer{
	display : none;
	border : 1px solid #e5e5e5;	
	text-align : center;
	width : 302px;
	height : 122px;
}

#logoPreview{
	max-width : 300px;
	max-height : 120px;
	width : auto;
	height : auto;
}

#submitLogo{
	display : none;
}

#logoUploadErrors{
	display : none;
}

table.hovered tbody:hover tr:first-child td:first-child {
	background-color: #DCEFF7;
}
table.hovered tr:hover td {
	background-color: #DCEFF7;
}

#searchUserTable{
	min-width : 700px;
}

#searchUserTable td {
	/** overwrite flatty pour afficher les dropdown **/
	overflow : visible;
}
#searchUserTable tr:hover td {
	background-color: #DCEFF7;
	/** overwrite flatty pour afficher les dropdown **/
	overflow : visible;
}

@media (max-width: 785px) {
	#searchUserTable .hidden-xs {
		display: none;
	}
}

#accountConfigurationNav{
	margin-bottom: 20px;
}

#clientProList .list-options-left {
	width: 280px; 
}
#clientProList .showMenu {
	opacity: 0.5;
    font-size: 1.5em;
    line-height: 1.5em;
}
#clientProList .showMenu:hover {
	opacity: 1;
}
#clientProList .trial-company, #clientProList .tovalidate-company {
	color: #ffa500;
}
#clientProList .active-company, .green {
	color: green;
}
#clientProList .archived-company {
	color: #7f7f7f;
}
#clientProList .deleted-company, .red {
	color: red;
}
.companyData {
	margin-top: -5px;
}
.companyData div {
	padding-left: 10px;
}
div.company-topDiv {
	min-height: 30px;
	padding-left: 0;
}

#clientProList .companyFoldingContent {
	margin-bottom: 10px;
}

.company-spacer {
	background-color: rgba(0, 0, 0, 0.1);
	font-weight: bold;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-bottom: 2px;	
	margin-bottom: 5px;	
	margin-top: 5px;
	margin-left: 5px;
}
.visitCard {
	width: 400px;
	text-align: left;
}
.visitCard-icon {
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    height: 60px;
    text-align: center;
    width: 60px;
    vertical-align: top;
}
.visitCard-spacer {
	background-color: rgba(0, 0, 0, 0.1);
	font-weight: bold;
	margin-left: 5px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	padding-bottom: 2px;	
	margin-bottom: 5px;	
	margin-top: 5px;	
}
.visitCard-data {
    display: inline-block;
    width: 330px;
    margin-top: -5px;
}
.visitCard-data div {
	padding-left: 10px;
}

.highlight {
	background-color: rgba(255, 255, 0, 0.3);
}

#displayModeList .disabled {
	opacity: 0.3;
}
#displayModeList .disabled:hover {
	cursor: default;
}

#advancedSearchInterfaces {
	width: auto;
}

.medium-btn {
    border: medium none;
    cursor: pointer;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 10px 15px;
}
.medium-btn {
    font-size: 11px;
    margin-right: 2px;
    padding: 7px 11px;
    text-transform: uppercase;
}
.button-action {
    background: #373737 none repeat scroll 0 0;
    color: #f7f7f7;
    display: inline-block;
    margin-bottom: 20px;
    transition: background-color 0.2s linear 0s;
}
.button-action:hover {
    background: #c52026 none repeat scroll 0 0;
    color: #f7f7f7;
    display: inline-block;
    margin-bottom: 20px;
    transition: background-color 0.2s linear 0s;
    text-decoration:none;
}

.list-element .element.hovered {
	background-color:#DCEFF7;
}

.title-uppercase {
	text-transform: uppercase;
}
.vertical-center {
	display: flex;
	align-items: center;
}

.phone-numbers{
	font-size : 14px;
}

.phone-numbers p{
	white-space : nowrap;
	overflow: visible;
}

/* message de remerciement lors de l'envoi du formulaire de contact*/
.thankYouContact{
	text-align : center;
	margin-top : 10px;
	margin-bottom : 10px;
}
/* Onglet contact */
#ec_content-menu ul.yui-nav-mainCustomer .customerContact{
	float : right;
}
#evaluationList .tab-content{
	padding-top : 0;
	border : none;
}

#evaluationList #tabList{
	font-size : 14px;
}
.homeLink{
	text-align : center;
}
.homeLink > a{
	margin : auto;
}
.homeLink > a > span{
	display : inline-block;
	background-color: #ffffff;
	font-size : 70px;
	padding-top : 40px;
}

.dashboard-super-title{
	font-size : 40px;
	text-align : center;
	margin-top : 50px;
	margin-bottom : 35px;
}

.dashboard-baseline{
	font-color : #3c3c3c;
	font-size : 15px;
	margin-bottom : 30px;
	line-height : 30px;
	letter-spacing : 0.7px;
}
/*Box element*/
.dashboard .box-statistic .fa.align-right {
    position: absolute;
    right: 10px;
}
.dashboard .box-statistic .fa.align-left {
    position: absolute;
    left: 10px;
}
.dashboard .box-statistic .fa {
    font-size: 40px;
    top: 15px;
}
.dashboard .box-statistic small {
    font-size: 17px;
}
.dashboard .box .box-content.box-statistic .box-tool {
    padding: 10px;
    position: relative;
}
.dashboard .box .box-content .box-tool.box-tool-bottom {
    margin: 10px -10px -10px -10px;
    border-top: 1px solid #dddddd;
}
.dashboard .box .box-content .box-tool.box-tool-bottom a {
	color:#fff;
}
.dashboard .box .box-content .box-tool.box-tool-bottom a:hover {
	color:none;
	text-decoration:underline;
}

.dashboard .box .box-content .box-tool {
    padding: 5px;
}

 @media screen and (min-device-width: 768px) and (max-width: 1224px){
 
	.dashboard .box-statistic .fa{
		font-size: 20px;
	}
	.dashboard .box-statistic small {
	    font-size: 13px;
	}
	.dashboard .box .box-statistic{
		height:145px;
	}
	.dashboard .box .box-statistic .box-tool.box-tool-bottom{
		height:65px;
		position:absolute;
		margin: 0 0 0 -10px;
		bottom:0;
		width:100%;
	}
	.dashboard .timeline .title .hidden-xs{
		display:none !important;
	}
	.dashboard .timeline .title .visible-xs{
		display:block !important;
    }

    .bloc-text-finder-dashboard{
        margin: 0 auto !important;
    }
 }
.annonceDashboard {
	height: 750px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

 #flip_glyphicon {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

.bordeau-background {
  background-color: #5c0120 !important; }
  

.dahsboard-align-center img{
	display: block;
	margin: 0 auto;
}

.text-dashboard {
    list-style-type: none;
    padding: 10px 0;
    margin: 13px 0 0 0;
}
.text-dashboard ol {
    margin-left: 2em;
    margin: 0 10px;
    padding: 0 10px;
}
.text-dashboard li {
    counter-increment: count-me;
}
.text-dashboard li::before {
    content: counter(count-me) ". ";
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -1.3em;
    top: .05em;
    color: #C52026;
}

.bloc-right-tm-dashboard{
    background:#FFF; 
    border:3px solid #CCC; 
    margin-bottom: 15px;
}

.bloc-right-tm-help-dashboard{
    min-height:256px;
    background: url(/images/common/data/graph-PP2-right.png) no-repeat left center;
    padding: 4% 4%;
    background-size: contain;
    margin-left: -10px;
}

.white-btn{
    color: #fff;
    background-color: #60DBFB;
    margin-top: 2%;
    display: inline-block;
    padding: 0 10px 0 0;
}

@media screen and (min-device-width: 768px) and (max-width: 1224px){
    .bloc-text-finder-dashboard{
        min-height:0;
    }

    .white-btn {
        background-color:#60DBFB;
        margin-top: 5%;
    }
}

@media screen and (min-device-width: 320px) and (max-width: 767px){
    .bloc-text-finder-dashboard{
        min-height:0;
    }

    .white-btn {
        background-color:#60DBFB;
        margin-top: 5%;
    }
}

.span-fa-magic{
    background:#fff; 
    color:#60DBFB; 
    font-size:18px; 
    margin-right:5px; 
    border:1px solid #60DBFB
}

.title-talent-matcher{
    font-size:18px; 
    margin-top:10px
}

.bloc-btn-start-manage-tm{
    padding:10px;
}

.link-text-dashboard{
    text-decoration: underline; 
    margin-left:10px; 
    margin-top:5%
}
#bloc-blue-box-content{
    margin-top:3%;
    border:1px solid #00acec;
}
.white-btn:hover{
    color:#fff !important;
}

.content li.li-content {
	list-style-type: square !important;
	margin-left: 40px;
}

.score-banner {
    display: flex;
    justify-content: space-between;
    margin: 0 auto 1rem auto;
    padding: 1rem 1rem 1rem 2rem;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: 1px solid #d8d8d8;
    background: #6134C4;
    color: #fff;
    width: 100%;
    align-items: center;
}

.score-banner button {
    height: 35px; font-weight: bold;
    border: 1px solid #fff!important;
}
body {
	background-color: #f6f8f9 !important;
}
.page-header, .page-header .ec-title-bg-color{
    background: none;
}
#content-wrapper {
	background-color: #f6f8f9 !important;
}
.btn--stacked {
	height: 42px !important;
	size: 1rem !important;
	align-items: center;
	border-radius: 4px;
	font-weight: 500;
	justify-content: center;
	line-height: normal;
	max-width: 100%;
    font-size: 13px!important;
    min-width: 42px!important;
    padding: 10px!important;
	color: #5b616b !important;
}
.btn-layout {
	border: 1px solid #DADADA;
	background-color: transparent;
}
.btn-default {
	padding: 10px 24px;
	font-size: 13px;
	height: 42px;
}
.btn-default:hover {
    border: 1px solid #DADADA;
	text-decoration: none;
}
.btn-default:focus {
	text-decoration: none;
}
.btn-order {
	background-image: linear-gradient(to left, rgba(97, 52, 196, 1), rgba(104, 225, 253, 0.8)) !important;
	min-width: 91px;
	max-width: 100%;
}
.btn-order:active, .btn-order:visited, .btn-order:focus, .btn-order:hover, .initial-profil:active, .initial-profil:visited, .initial-profil:focus, .initial-profil:hover {
	text-decoration: none;
	border: none;
	color: white;
}
.initial-profil {
	border-radius: 50%;
	font-size: 13px !important;
	font-weight: 700;
	line-height: 15px;
	letter-spacing: normal !important;
	font-family: "Open Sans" !important;
	text-transform: none !important;
	color:white !important;
	background-color: rgb(149, 82, 223) !important;
	height: 42px;
	min-width: 42px;
	max-width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.initial-profil#navbarDropdownMe::after {
	content: none;
}
.btn-default#navbarDropdownMe::after {
	content: none;
}
.border-radius-header {
	border-radius: 25px;
}

.left-new-menu {
	background: #fff;
	white-space: nowrap;
	width: 58px !important;
}

#main-nav #logo-responsive {
	display: block;
	width: 29px;
	height: auto;
}

#main-nav:hover #logo-responsive {
	display: none !important;
}

#main-nav #logo-longue {
	display: none;
}

#main-nav:hover #logo-longue {
	display: block !important;
	max-width: 210px;
	height: 40px;
	padding-left: 10px;
}

#main-nav .navigation {
    padding: 20px 14px 0px 14px;
}


.ct_logo {
    padding-bottom: 50px;
}

.left-new-menu:hover {
	width: 250px;
	height: 100%;
}

.expanded-width {
    width: 251px;
}

.left-new-menu .fas {
	margin: 15px;
	width: 20px;
}
.modal-dialog-centered {
	transform: translate(0, 50%) !important;
	-ms-transform: translate(0, 50%) !important; /* IE 9 */
	-webkit-transform: translate(0, 50%) !important; /* Safari and Chrome */
}
.gap-btn {
	gap: 16px;
	padding-right: 24px;
}
.fa-bell-o, .fa-envelope-o, .fa-question-circle-o {
	font-size: 20px;
}
header .navbar.navbar-fixed-top {
	border-bottom: none;
    box-shadow: none;
}
.text-grey-darken-2 {
	color: #5b616b!important;
}
.box-pop-up {
	border-radius: 24px !important;
    border: none !important;
    padding: 24px !important;
    min-width: 250px !important;
    max-width: 100%;
    margin-right: 8px !important;
    margin-top: 8px !important;
    box-shadow: 0 18px 36px 0 rgba(0, 0, 0, 0.15) !important;
}
.navbar-brand {
	padding-left: 8px;
}

.btn-menu {
	height: 54px;
    width: 54px;
	margin: 0 48px;
    margin-top: 20px;
	margin-left: 42px;
	border-radius: 50%;
}
.chevron-menu-right, .chevron-menu-left {
	width: 20px;
	height: 20px;
}
#main-nav .navigation .nav i.mdi-office-building{
	font-size: 24px;
}
#main-nav .navigation .nav i.mdi {
	font-size: 20px;
    text-align: center;
	margin-right: 15px;
	color: #323A45;
    opacity: 0.6;
}
#main-nav .navigation > .nav > li > a {
	line-height: normal !important;
}
#main-nav .navigation > .nav > li > a:hover,#main-nav .navigation > .nav > li > a:hover i{
	color: #6134C4 !important;
    background-color: #EFEBF9;
}
#main-nav .navigation > .nav > li > a .fa {
	color: #323A45 !important;
	opacity: 0.6;
}
#main-nav .separator {
	height: calc(100vh - 60vh);
}
#main-nav .navigation > .nav > li > a .icon-angle-down {
	padding-left: 100px;
	float: none;
}
.modal-content {
	border-radius: 25px !important;
}
.modal-title {
	font-family: Open Sans!important;
    font-size: 16px!important;
    font-weight: 700;
    letter-spacing: normal!important;
    line-height: 22px;
}
.modal-header {
	padding: 24px;
    border-bottom: none;
}
.modal.in .modal-dialog {
	max-width: 350px;
    width: 100%;
}
.modal-body .nav > li > a {
    padding: 10px 24px;
	color: #000000;
	background: none !important;
}
.modal-body .nav > li > a:active, .modal-body .nav > li > a:hover{
	background-color: #e9ecef;
}
.modal-body .nav > li > a:active {
	text-decoration: underline;
}

#top-nav {
	display: flex;
    align-items: center;
	top:0px !important;
	height:90px !important;
	margin-left: 40px;
}
button#collapseMenu {
    width: 54px;
    height: 54px;
    border-radius: 50%;
	background-color: transparent;
}
button#collapseMenu:hover {
    background-color: rgba(218, 218, 218, .32);
}
.text-h1 {
    font-size: 28px!important;
    font-weight: 500;
    letter-spacing: -.015625em!important;
    line-height: 42px;
    font-family: Poppins!important;
    text-transform: none!important;
}
.subtitle {
	font-size: 20px;
}
a.text-grey-darken-2.d-flex {
	align-items: center;
}
a.menu-selected:active {
    background: #f4edff;
    color: #6134c4 !important;
    font-weight: normal!important;
}
.box-pop-up ul li {
	gap: 8px;
	padding-bottom: 8px;
}
ul#profileMenu {
    max-width: 500px;
}
#companyList > li > a.linkToNewCompany {
	width: 100% !important;
	max-width: 100% !important;
}
header .navbar .nav  .dropdown-menu a {
	font-family: 'OPEN SANS' !important;
    font-size: 13px !important;
    text-transform: capitalize !important;
	padding: 10px 24px !important;
}
header .navbar .nav  .dropdown-menu a i {
	font-size: 19px;
}
.userProfil {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 24px;
}
.user-name {
	padding: 10px 0;
}
.user-email {
	opacity: 0.8;
    font-size: 11px;
    margin-top: 4px;
}

/* modal helper and notification */
.modal-right {
	--custom-primary-color: rgb(111,44,225);
	left: unset;
	width: 30%;
}

.modal-right .modal-dialog {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	max-width: unset!important;
}

.modal-right .modal-dialog .modal-content {
	border-radius: 0px !important;
  	height: inherit;
}

.modal-right .modal-title .title{
	margin-left: 10px;
}

.custom-primary-color {
	color: var(--custom-primary-color)
}
#messages-content{
	padding-bottom : 15px;
}
#messages-content img{
	max-width : 100%;
}
.unreadMessage{
	font-weight : bold;
}

.messageDisplay {
    border: 1px solid #DDD;
    border-top: 0;
    margin-bottom: 10px;
    padding: 10px;
    padding-bottom: 0;
}

.messageHead {
    margin-top: 10px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    background-color: rgba(100,100,100,0.1);
    border: 1px solid #DDD;
}
/*form d'ajout d'un reviewver*/
#rkForm_vue_user_connections{
	padding-top : 20px;
}

#rkForm_vue_user_connections>div.row:first-child>div.col-sm-10:first-child{
	margin-bottom : 20px;
}

/*fiche profiles des reviewvers de mysocianetwork*/
.box.observer-profile .box-content {
    padding: 10px;
    padding-top : 2px;
    border: 1px solid #DDD;
    background: #FFF none repeat scroll 0% 0%;
    display: block;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.055);
    font-size: 14px;/*patch*/
    line-height: 1.3;/*patch*/
}
.observer-profile {
    text-align: center;
	height : 222px;
}
.observer-company-name {
    font-style: italic;
    color: #666;
}
.observer-profile-infos-wrapper{
	text-align : center;
	margin-top : 5px;
	margin-left : 2px;
	word-wrap : break-word;
}

.observer-profile-infos-wrapper>div.row:first-child{
	margin-bottom : 2px;
}

.tick-finished {
    background: #fff url(/images/assessment/tick.png) no-repeat;
    display: block;
    width: 30px;
    height: 30px;
}

#main-menu {
/*     border-right: 8px solid #fff; */
/*     z-index: 12; */
	z-index: 0;
/*     position: relative; */
    padding-bottom: 20px;
}

#main-menu li {
    list-style: none;
    height: 64px;
    line-height: 64px;
    cursor: pointer;
    opacity: 0.6;
    font-size: 26px;
    color: #000;
    margin: 0 12px;
    text-align: center;
    background: #ddd;
}

#main-menu li.focus {
    background: #ff0000;
    opacity: 1;
    color: #fff;
}

#main-menu li:hover {
    opacity: 1;
}

#main-menu li:not(:first-child)::before {
    content: "";
    width: 30px;
    height: 4px;
    background-color: #ddd;
    display: block;
    position: relative;
    top: 50%;
    margin-top: -2px;
    right: 40px;
    z-index: -1;
}

.feedback-prev, .feedback-next {
/*     width: 200px; */
/*     height: 50px; */
/*     color: #fff; */
/*     background: #48BD8E; */
/*     border-radius: 12px; */
/*     font-size: 20px; */
/*     font-weight: bold; */
}

.feedback-next.first {
/*     display: flex; */
/*     margin: auto; */
/*     align-content: center; */
/*     justify-content: center; */
}

.feedback-next:not(.first) {
/*     float: right; */
}

.tab-target {
    padding: 5px;
}

.yourInformations, .confidatiality, .three-competencies {
    padding-left: 10px;
    height: 40px;
    line-height: 40px!important;
}


#fourth-tab select {
    height: 40px;
    margin: auto;
}

#table-yourInformations, #table-reviewer {
    margin: auto;
}

#table-yourInformations th, #table-reviewer th {
    color: #fff;
    background: #666;
    height: 40px;
    border: 6px solid #fff;
    font-weight: bold;
    text-align: left;
    padding: 0 8px;
    font-size: 14px;
}

#review-table td, #review-table th {
/*     border-style: outset; */
/*     border: 6px solid #fff; */
/*     padding: 4px; */
	text-align: center;
}

#review-table th {
	vertical-align: middle !important;
}

.class-row {
    color: #fff;
}

.class-row td {
    font-size: 16px;
    font-weight: bold;
}

.competencies-container {
/*     width: 370px; */
/*     margin: auto; */
}

.competencies-container > label, .competencies-container > div {
    height: 50px;
    line-height: 26px;
}

.competencies-container > label {
    font-size: 16px;
}

#fifth-tab textarea {
    text-align: center;
    height: 100px;
}

#thanks-title {
    text-align: center;
    font-weight: bold;
/*     width: 800px; */
    margin: auto;
/*     clear: both; */
}

#thanks-content {
    margin: auto;
/*     width: 800px; */
    font-size: 18px;
}

#thanks-title p:first-child {
    background: #48BD8E;
    margin: 0;
    padding: 5px 0;
}

#thanks-title p:first-child span:first-child {
    color: #fff;
    font-size: 24px;
}
#thanks-title p:first-child span:nth-child(2) {
    color: #4671BD;
    font-size: 28px;
}

#thanks-title p:nth-child(2) {
    background: #4671BD;
    color: #fff;
    font-size: 20px;
    padding: 3px 0;
}

.performance-bar {
    height: 60px;
    cursor: pointer;
    opacity: 0.75;
}

.performance-bar:hover {
    opacity: 1;
}

.performance-bar.selected {
    opacity: 1;
}

#bar-number-1.selected {
    background: #FE0029 url(/images/assessment/smiley-1.png) no-repeat right;
}
#bar-number-1 {
    background: #ddd url(/images/assessment/smiley-1.png) no-repeat right;
}
#bar-number-2.selected {
    background: #EC7645 url(/images/assessment/smiley-2.png) no-repeat right;
}
#bar-number-2 {
    background: #ddd url(/images/assessment/smiley-2.png) no-repeat right;
}
#bar-number-3.selected {
    background: #FEBD41 url(/images/assessment/smiley-3.png) no-repeat right;
}
#bar-number-3 {
    background: #ddd url(/images/assessment/smiley-3.png) no-repeat right;
}
#bar-number-4.selected {
    background: #70AE54 url(/images/assessment/smiley-4.png) no-repeat right;
}
#bar-number-4 {
    background: #ddd url(/images/assessment/smiley-4.png) no-repeat right;
}
#bar-number-5.selected {
    background: #16B35A url(/images/assessment/smiley-5.png) no-repeat right;
}
#bar-number-5 {
    background: #ddd url(/images/assessment/smiley-5.png) no-repeat right;
}

.performance-label {
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    margin-bottom: 0;
}

input.has-error, select.has-error, #create-container div.has-error {
    border: 2px solid #f70000 !important;
}

tr.has-error td {
    border-bottom: 1px solid #f70000 !important;
    background: red;
    color: white;
}

.tab-title, .tab-desc {
    padding: 20px;
}

#review-table tr {
    opacity: 0.85;
}

#review-table tr:hover {
    opacity: 1;
}

#ec_content-middle #ec_mainContainer {
    padding: 100px 10px 10px;
}

#create-container .form-horizontal .control-label{
    text-align:left;
}

.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 6.666665px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 25px;
  width: 25px;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none !important;
  position: relative;
  z-index: 1000;
}

.option-input:hover {
  background: #9faab7;
}
.option-input:checked {
  background: #40e0d0;
}
.option-input:checked::before {
  height: 25px;
  width: 25px;
  position: absolute;
  content: '✔';
  display: inline-block;
  font-size: 13.333335px;
  text-align: center;
  line-height: 15px;
}
.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #40e0d0;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}
.option-input.radio {
  border-radius: 50%;
}
.option-input.radio::after {
  border-radius: 50%;
}

#create-container h4{
	border-bottom: 1px solid #DEDEDE;
}

h1, h2, h3, h4{
	font-family : "Poppins";
}

#s2id_noyau_utilisateur_observer_noyau_ref_observer_status_id .select2-arrow {
    display: none;
}

#main-menu li.complete {
    background: #49bf67;
    opacity: 1;
    color: #ffffff;
}

#review-table tr td.td-question {
	white-space: normal;
}

.select2-results .select2-disabled {
    display: none;
}

/* Titres des 'boxes' dans customer > my profile > my assessments*/
.box .myTestsTitle{
	font-size : 14px; 
	font-weight : bold; 
	line-height : 25px;
}

/*
 * Pour l'utilisation de langue Arabe
 */
.rtl-direction {
    direction: rtl !important; 
    text-align: right !important; 
}
#myTests.rtl-direction {
    width: 100%;
}
.rtl-direction table td {
    text-align: right !important; 
}
.rtl-direction .pull-left {
    float: right !important; 
}
.rtl-direction .pull-right {
    float: left !important; 
}
.rtl-direction .box > .box-header-icon::before{
    position: absolute;
    right: auto !important;
    left: 25px !important;
}
/* Spécialement pour afficher les 3 select de la date de naissance du proileForm sur une seule ligne */
select.form-control[id*=id_noyau_utilisateur_date_naissance]{
	display : inline-block;
}
div.form-control[id*=id_noyau_utilisateur_date_naissance]{
	display : inline-block;
	width :100px;
}

.JSCheckboxManager.input-checkbox {
	margin-left: 0px !important;
}
#reportCustomizationTabs{
	margin-top : 20px;
}
.flagIconsForMenuList{
	width : 1.7em; 
	line-height:1.28em; 
	margin-right : 5px;
}
#newMenuForm, #referentialRecordForm, #profileForm{
	margin-top : 15px;
}

#referentialList{
	margin-top : 10px;
	border : 1px solid #eee;
}

#referentialList .panel-heading.accordion-toggle:hover{
	text-decoration : none;
}

#referentialList .profil{
	margin : 0px 40px;
	padding : 5px 7px;
}
#referentialList .profil:hover{
	background-color : #f2f2f2;
}
#referentialList .profil.no-hover:hover{
	background-color : transparent;
}

#customizeReport ul#availableParts.displayDefaultParts li.custom{
	display : none;
}

#customizeReport ul#availableParts.displayCustomParts li.CT{
	display : none;
}

#customizeReport ul#orderedParts{
	min-height : 100px;
}

#customizeReport ul#orderedParts li.custom{
	background-color: #d9edf7;
	border-color: #bce8f1;
}

#customizeReport li.reportItem{
	margin : 0;
	border : 1px solid #ddd;
	padding : 7px;
	font-weight : normal;
	margin-bottom : -1px;
	background-color : #fff;
}

#customizeReport li.reportItem:hover{
	cursor : move;
	cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#customizeReport li.reportItem.ui-sortable-helper{
	cursor : move;
	cursor : grabbing;
	cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

#customizeReport li.reportItem div.profil{
	font-weight : normal;
	margin-top : 5px;
	padding-top : 0;
}

#customizeReport li.reportItem div.profil.configured{
	color : #3c763d;
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
}
#customizeReport li.reportItem div.profil.warning{
	color: #8a6d3b;
	background-color: #fcf8e3;
	border: 1px solid #faebcc;
}

#customizeReport li.reportItem div.profil .title{
	display : inline-block;
	padding : 7px;
	line-height: 14px;
}

#customizeReport li.reportItem div.profil button.optionLink{
	margin-top : 4px;
}

#customizeReport li.reportItem small.text-muted{
	display : none;
}

#customizeReport li.reportItem.not-sortable small.text-muted{
	display : block;
}

#customizeReport .reportCustomizationItem {
    padding: 5px;
    min-height: 17px;
    font-weight: bold;
    margin-left: 20px;
}

#customizeReport li[data-type="rapport_ancre"] .reportCustomizationItem, #customizeReport li[data-type="title"] .reportCustomizationItem {
    margin-left: 0;
}

#customizeReport .reportCustomizationItem small {
	font-weight: normal;
}

#customizeReport .reportCustomizationItem .button-add, 
#customizeReport .reportCustomizationItem .deleteLink, 
#customizeReport .reportCustomizationItem .optionLink, 
#customizeReport .reportCustomizationItem .button-disabled, 
#customizeReport .reportCustomizationItem .button-move,
#customizeReport .reportCustomizationItem .reportDescriptionEdit,
#customizeReport .reportCustomizationItem .reportDescriptionDelete,
#customizeReport .reportCustomizationItem .button
{
    padding: 0;
    margin: 0;
    margin-left: 1px;
    float: right;
    width: 16px;
    height: 16px;
    background: none;
}

#customizeReport .reportCustomizationItem .button-add {
    display: none;
}

#customizeReport #availableParts .button-add {
    display: inline-block;
}

#customizeReport #availableParts .deleteLink {
    display: none;
}

#customizeReport .reportCustomizationItem .titre {
    display: inline-block;
}

#customizeReport .reportCustomizationItem .toggleClassItems{
	cursor : pointer;
}

#customizeReport .reportCustomizationItem .link.optionLink:hover i{
	opacity : 1;
}

#customizeReport div.configured{
	color : #3c763d;
	background-color: #dff0d8;
}

#reportParametersForm{
	padding-top : 15px;
}

#referentialInTalentMapForm {
	margin-top: 15px;
}

#ProfileCustomizationForm{
	margin-top : 20px;
}

#ProfileCustomizationForm .table{
	margin-bottom : 0px;
}

/********** SURCHARGE RANGESLIDER POUR CONFIGURATION DES FACTEURS DES PROFILS *************/

#ProfileCustomizationForm  .rangeslider__handle{
	top : -5px;
	width : 15px;
	height : 15px;
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	border : none;
}

#ProfileCustomizationForm  .rangeslider__handle::after{
}

    
#ProfileCustomizationForm .rangeslider__fill{
	background-color : transparent;
}

#ProfileCustomizationForm .rangeslider--horizontal{
	height : 6px;
}

.fixed-bottom-success {
    font-size: 1.2em;
    position: fixed;
    padding: 2em;
    left: 50%;
    bottom: 25%;
    z-index: 1;
    transform: translateX(-50%);
    text-align: center;
    padding: 10px;
	width: 100%;
}

.disabled-cluster-coefficient {
	width: 50px;
	background: lightgray !important;
	text-align: center;
}
.borderless,
.borderless tbody tr td {
    border: none;
}

#toogleOptionsContent {
    background-color: #f4f4f4;
    border: 1px solid #e5e5e5;
    padding: 15px;
}

#optionsFilter {
    margin-top: 5px;
}


/** Legende adeq **/

.legendPaletteContainer {
	margin: auto;
	border: 1px solid gray;
	padding: 5px;
	border-radius: 4px;
	margin-bottom: 5px;
}

.legendPalette {
	text-align: center;
	height: 30px;
	margin: auto;
	width: 510px;
}

.legendPalette .color {
	width: 30px;
	height: 20px;
	border: 1px solid black;
	margin: 5px;
	display: inline-block;
	vertical-align: middle;
}

.legendPalette .label {
	vertical-align: middle;
	display: inline-block;
	width: 145px;
	text-align: right;
	color: black;
	font-size: 100%;
	font-weight: normal;
	white-space: normal;
}
.legendPalette .label.right {
	text-align: left;
}

/** Tableau adeq directionnel **/

.adeqRecap {
	margin-top: 10px;
	border-collapse: collapse;
	border-top: 1px solid gray;
}

.adeqRecap .lowAdeq {
	border-left: 1px solid gray;
}

.adeqRecap th {
	text-align: center;
}

.adeqRecap .name {
	width: 29%;
	padding-left: 10px;
}

.adeqRecap .profile,
.adeqRecap .candidate,
.adeqRecap .distance {
	width: 9%;
	text-align: center;
}

.adeqRecap .name.low {
	border-left: 1px solid gray;
}

.adeqRecap th {
	border-bottom: 1px solid gray;
}

.adeqRecap td,
.adeqRecap th {
	padding: 3px;
}

.adeqRecap tr,
.adeqRecap td {
/* 	border: 1px solid #080808; */
}

.bordered {
    border: 1px solid black;
}

/** Tableau adeq directionnel **/
.adeqRecap.directionnal .name {
	width: 15%;
	padding-left: 10px;
	text-align: left;
}

.adeqRecap.directionnal .optimum,
.adeqRecap.directionnal .candidate {
	width: 9%;
	text-align: center;
}

.adeqRecap.directionnal .candidate div {
	margin: 0 15px;
	padding: 5px 0;
	font-weight: bold;
}

.adeqRecap .anchor {
	border-left: 1px solid gray;
}

.talent-map-bar {
	margin-bottom: 20px;
}

.talent-map-bar .title {
	font-size: 16px;
}
.talent-map-bar .fill {
	color: #000;
    background-color: #7cb5ec;
	height: 20px;
	text-align: right;
}
.talent-map-bar .score {
}


@CHARSET "UTF-8";

.user-pic-sm{
	width : 30px;
	height : auto;
}

.archiveOver{
	font-size: 30px;
	font-weight: bold;
	position: relative;
	text-align: center;
	top: -90px;
}

/** DATA TABLE USER **/
div.dataTables_wrapper{
	padding-bottom:50px;
}
div.dataTables_wrapper div.dataTables_length select{
	margin-left:5px;
	margin-right:5px;
}
div.dataTables_wrapper div.dataTables_filter input{
	margin-left:5px;
}
div.dataTables_wrapper .row-centered {
	text-align:center;
}
div.dataTables_wrapper .col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
.data-table th{
	border : 1px solid #ddd;
}
.data-table.table > thead > tr > th,
.data-table.table > tbody > tr > th,
.data-table.table > tfoot > tr > th,
.data-table.table > thead > tr > td,
.data-table.table > tbody > tr > td,
.data-table.table > tfoot > tr > td{
	vertical-align:middle;
}

table.dataTable tbody td{
	padding : 15px 10px;
}

.data-table .identityLink{
	color:#373737;
	display : block;
	white-space : nowrap;
}
.data-table .identityLink div.user-pic-wrapper, div.user-pic-wrapper{
	margin-right : 8px;
	margin-top : -5px;
	display : inline-block;
	vertical-align : middle;
	width : 27px;
	height : 30px;
}
.data-table .identityLink div.user-pic-wrapper1, div.user-pic-wrapper1{
	margin-right : 8px;
	margin-top : -5px;
	display : inline-block;
	vertical-align : middle;
	background-image : url('/images/assessment/avatar-man.png');
	background-color : #222;
	background-size : contain;
	background-position : 0 0;
	background-repeat : no-repeat;
	width : 27px;
	height : 30px;
}

.data-table .identityLink div.user-pic-wrapper2, div.user-pic-wrapper2{
	margin-right : 8px;
	margin-top : -5px;
	display : inline-block;
	vertical-align : middle;
	background-color : #222;
	background-image : url('/images/assessment/avatar-woman.png');
	background-size : contain;
	background-position : 0 0;
	background-repeat : no-repeat;
	width : 27px;
	height : 30px;

}
.data-table .identityLink .user-infos-wrapper{
	display : inline-block;
	vertical-align : middle;
}
.data-table .identityLink:hover .name,
.data-table .identityLink:hover .mail{
	text-decoration:underline;
}
.data-table .star{
	display : inline-block;

}
.data-table .star i{
    line-height: 30px;
    vertical-align: middle;
}
.data-table .name{
	font-weight:bold;
	display:block;
	clear:both;
	width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.data-table .mail{
	font-style:italic;
	width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.data-table .dateFilter{
	cursor : pointer;
}
.data-table .table-link{
	font-weight:bold;
	margin-right:10px;
	cursor:pointer;
}
.data-table .table-link .fa{
 	color: #373737;
}
.data-table .dropdown-link{
	font-weight:bold;
	margin-right:10px;
	cursor:pointer;
}
.data-table .dropdown-menu a:hover{
	background-color: rgba(0,0,0,0.1);
}
.data-table .disabled{
    cursor: not-allowed;
    opacity: 0.3;
}
.dataTables_paginate .pagination > li > a, .pagination > li > span{
	color:#000;
}
.dataTables_paginate .pagination > li > a:hover{
	color:#000;
}
.tag{
	position: relative;
	line-height: 13px;
	cursor: default;
	border: 1px solid #aaaaaa;
	padding: 5px 6px 4px 0px;
	margin: 3px 0 3px 5px;
	margin-top: 5px;
	margin-bottom: 3px;
	box-shadow: none;
	border-color: #cdd4da;
	color: #143249;
	background: #f4f7f9;
	white-space : nowrap;
	display : inline-block;
	padding-left : 17px;
}

.tag a{
	text-align: left;
	line-height: 13px;
	display: block;
	width: 12px;
	height: 13px;
	position: absolute;
	right: 3px;
	font-size: 1px;
	outline: none;
	background: url("/images/widgets/select2/select2.png") right top no-repeat;
	margin-top: -7px;
	top: 50%;
	left: 4px;
}

.tag a:hover{
	background-position: right -11px;
}


/**
	BOOTSTRAP 4 CLASSES FOR THE DASHBOARD HEADER
*/
#dashboard-header {
	font-family: 'Open Sans', "Arial", sans-serif;
    line-height: 20px;
	margin-top: 0.6em;
}

#dashboard-header h1 {
	margin-top: 0px;
	font-family: "Open Sans", "Arial", sans-serif;
    font-weight: 400;
}

#dashboard-header .badge-info {
    background-color: #ec407A;
	color: #fff;
}

#dashboard-header .badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

#dashboard-header .badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}

#dashboard-header .img-fluid {
    max-width: 100%;
    height: auto;
}
#dashboard-header img {
    vertical-align: middle;
    border-style: none;
}

.btn-invite {
	background-color: #6134C4;
	color: white;
}


/*
	Grids
*/
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

/*
	Spacing
*/
.mt-2, .my-2 {
    margin-top: .5rem!important;
}
.mt-3, .my-3 {
    margin-top: 1rem!important;
}
.mt-4, .my-4 {
    margin-top: 1.5rem!important;
}
.mr-2, .mx-2 {
    margin-right: .5rem!important;
}
.ml-2{
    margin-left: .5rem!important;
}
.p-2 {
    padding: .5rem!important;
}

/*
	Nav
*/
#dashboard-header .nav-item {
	height: 40px;
}
#dashboard-header .nav li a:hover {
	background: none !important;
}
#dashboard-header .nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

/*
	Flex
*/
.flex-row {
    flex-direction: row!important;
}
.flex-column {
    flex-direction: column!important;
}
.d-flex {
    display: flex!important;
}
.flex-grow-1 {
    flex-grow: 1!important;
}

@media (min-width: 768px) {
	.d-md-flex {
		display: flex!important;
	}
	.text-md-left {
		text-align: left!important;
	}
}


@media screen and (min-width: 768px){
	.responsive-table table td{
		overflow:visible;
	}
}

#advancedSerachFilters{
	margin : 0 0 5px 0; 
	display:none;
	padding : 15px 5px; 
	background-color : #f2f2f2; 
	border : 1px solid #e2e2e2;
}

#addUserToGroupForm{
	margin-top : 20px;
}

#managementContainer a.btn#invite, #managementContainer a.btn#delete, #managementContainer a.btn#archive, #managementContainer a.btn#evaluator{
	display : none;
}
.checkboxWizard label:after {
    content: '';
    display: table;
    clear: both;
}

.checkboxWizard .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.checkboxWizard .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
    visibility: hidden;
}

.checkboxWizard label input[type="checkbox"] {
    display: none;
}

.checkboxWizard label input[type="checkbox"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkboxWizard label input[type="checkbox"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
    visibility: visible;
}

.checkboxWizard label input[type="checkbox"]:disabled + .cr {
    opacity: .5;
}

.checkboxWizard .fa-2x{
	font-size: 1.5em;
}

.btnWizard-circle {
  width: 49px;
  height: 49px;
  text-align: center;
  padding: 5px 0;
  font-size: 20px;
  line-height: 2.00;
  border-radius: 30px;
}

.center-block-wizard {
  margin-top:10em;
  margin-bottom:10em;
}


/*************************************************
 * COULEUR PAR DEFAULT POUR LA PERSONNALISATION
 *************************************************/

/*
 * INTERFACE GENERAL
 *
 * Couleur d'arrière plan
 * Couleur du Texte
 * Bordure des Cadres : Fieldset + Tabview
 *
 */

/* input_background */
body,
#ec_footer #ec_footerContent,
#ec_footer #ec_footerContent #ec_footerLeft,
#ec_footer #ec_footerContent #ec_footerRight{
	background-color:white;
}

/* input_color */
body{
	color:#14191A;
}

/* input_border */
.ec-first-border-color{
	border-color:#6134C4 ;
}

/*
 * BARRE D'INFORMATION (header + Ligne du bas)
 *
 * Couleur du Texte
 * Couleur d'arrière plan
 *
 */

 /* input_color1_text */
.title_h4.ec-first-text-color,
.ec-first-text-color{
	color: #FFFFFF;
}

/* input_color1_background */
.ec-first-bg-color{
	background-color: #6134C4;
}

/*
 * TITRE PRINCIPAL DE PAGE (Titre)
 *
 * Couleur du Texte
 * Couleur d'arrière plan
 *
 */

 /* input_title1_text */
.ec-title-text-color{
	color: #6134C4 ;
}

 /* input_title1_background */
.ec-title-bg-color{
	background-color: #ffffff;
}

/*
 * TITRE SECONDAIRE DE PAGE (Titre 2 + Titre Popup)
 *
 * Couleur du Texte
 * Couleur d'arrière plan
 *
 */

/* input_title2_text */
.ec-title2-text-color{
	color: #6134C4 ;
}
/* input_title2_background */
.ec-title2-bg-color{
	background-color: transparent;
}

/*
 * TITRE DES CATEGORIES ( lien des folding element)
 *
 * Couleur du lien
 * Couleur du survol
 *
 ****/
/* input_colorLink1_text */
.ec-first-link-text-color{
	color: #14191A;
}
/* input_colorLink1_hover */
.ec-first-link-text-color:hover {
	color:#14191A ;
}

/*
 * HYPERLINK
 *
 * Couleur du lien
 * Couleur du survol
 *
 ****/

/* input_colorLink2_text */
a,
.activePage,
.ec-second-link-text-color{
	color:#6134C4;
}
/* input_colorLink2_hover */
a:hover,
.ec-second-link-text-color:hover{
	color: #14191A;
}

/*
 * BOUTON D'ACTION
 *
 * Couleur du lien
 * Couleur du survol
 *
 */
/* input_colorLink3_text */
.ec-third-link-text-color{
	color:#ffffff;
}
/* input_colorLink3_hover */
.ec-third-link-text-color:hover{
	color:#6134C4 ;
}

/* form */
ul.completeBox{
	border-color:#6134C4
}
ul.completeBox {
	border-width: 1px;
	border-style:solid;
	margin: 0;
	margin-top:5px;
	padding: 5px;
	width: 50%;
}
ul.completeBox li {
	border-bottom: 1px dotted black;
	list-style: none;
	cursor:pointer;
}
ul.completeBox img {
	float: right;
}

/* Menu Interface rollOver + selected */
/* input_menu1_backgroundhover */
/* input_menu1_hover */
#ec_content ul.yui-nav-mainCustomer li a:hover, /* Interface Menu (Hover + selected) */
#ec_content ul.yui-nav-mainCustomer li.selected a{
	background-color: #6134C4;
    color: #FFFFFF;
}

/* Menu Interface text-color */
/* input_menu1_text */
#ec_content ul.yui-nav-mainCustomer li a {
	color: #FFFFFF;
}

/* Menu client ( + subMenu ) rollOver +selected */
#ec_mainContainer ul.yui-nav-menuCustomer li a:hover, /* input_menu2_hover *//* Tabs Menu (Hover + selected) */
#ec_mainContainer ul.yui-nav-menuCustomer li.selected a,/* input_menu2_hover */
#ec_mainContainer ul.ec_sousMenu li a:hover, /* input_menu2_hover */ /* Sub Menu (Hover + selected) */
#ec_mainContainer ul.ec_sousMenu li.selected a /* input_menu2_hover */{
     background-color: #6134C4 ;
	  color: #FFFFFF;
}

/* Menu client ( + subMenu ) text-color */
#ec_mainContainer ul.yui-nav-menuCustomer a,/* input_menu2_text */
#ec_mainContainer ul.ec_sousMenu a {/* input_menu2_text */
color: #14191A;
}

/* clientTabs */
.clientTabs {
    background-color: #6134C4;
}
/* client Tabs : text-color */
.clientTabs-middle ul.yui-nav-standardCustomer li a{
	color:#676767;
}

/*
 * MENU 3
 *
 * Arrière Plan
 * Couleur du Texte
 * Arrière plan du lien survolé/selectionné
 * Couleur du texte survolé/selectionné
 *
 */
.clientTabs-middle ul.yui-nav-standardCustomer li.selected a em,
.clientTabs-middle ul.yui-nav-standardCustomer li a:hover em{
	color: #14191A;
	border-bottom:5px solid #666;
}

/* PASSATION
 *
 * Arrière plan d'un radio ou checkbox sélectionné
 *
 *
*/
#passationContent .answers-container .radioBg{
	background: rgb(197,32,38); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjNTIwMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4NiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-radial-gradient(center, ellipse cover,  rgba(197,32,38,1) 0%, rgba(255,255,255,1) 86%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(197,32,38,1)), color-stop(86%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(197,32,38,1) 0%,rgba(255,255,255,1) 86%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(197,32,38,1) 0%,rgba(255,255,255,1) 86%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(197,32,38,1) 0%,rgba(255,255,255,1) 86%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(197,32,38,1) 0%,rgba(255,255,255,1) 86%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6134C4', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
    -moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
#passationContent .answers-container .checkedBg{
	background: rgb(197,32,38); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjNTIwMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4NiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-radial-gradient(center, ellipse cover,  rgba(197,32,38,1) 0%, rgba(255,255,255,1) 86%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(197,32,38,1)), color-stop(86%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(197,32,38,1) 0%,rgba(255,255,255,1) 86%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(197,32,38,1) 0%,rgba(255,255,255,1) 86%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(197,32,38,1) 0%,rgba(255,255,255,1) 86%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(197,32,38,1) 0%,rgba(255,255,255,1) 86%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6134C4', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}
/*
 * REPORT TABS
 *
 * Arrière plan d'un radio ou checkbox sélectionné
 *
 *
*/
.assessmentReport .report-tabs-box ul.yui-nav li.selected {
	background-color:#6134C4;
}
.assessmentReport .report-tabs-box ul.yui-nav li a:hover{
	color:#6134C4 ;
}
.assessmentReport .report-tabs-box ul.yui-nav li .tab-num{
    color:#6134C4 ;
}
.assessmentReport .report-tabs-box ul.yui-nav li .tab-num {
    color: #6134C4;
}
.assessmentReport .report-tabs-box ul.yui-nav li.selected .tab-title{
	 color: #FFFFFF;
}
/*Button*/
.assessmentReport .button-submit:hover .button-submit-text{
	color:#6134C4 ;
}

.hasOverlayLoading {
    overflow: hidden;
    position: relative;
}

.modal-content .content {
    overflow-x: hidden;
    overflow-y: auto;
}

.box-bg{
	position : fixed;
	top : 0;
	left : 0;
	background-color : #000;
	opacity : 0.8;
	width: 100%;
	height: 100%;
}

.rk-bm, .rk-ba{
	position : fixed;
	top : 0;
}

@CHARSET "UTF-8";
/* ----------------- Header ----------------- */

header .navbar{
	padding : 0;
	height:70px;
	top:20px; /* New design */
	display:flex;
	border-bottom:1px solid #eee;
	box-shadow: 2px 0px 4px rgb(51, 51, 51);
}

header .navbar .navbar-brand{
	background-color : #ffffff;
	height : 69px;
	line-height : 69px;
}

header .navbar .navbar-brand .logo{
	display : inline-block;
	height : inherit;
	width : 210px;
	background-size : contain;
	background-color : transparent;
	background-position : center;
	background-repeat : no-repeat;
}

header #menu-toggle {
	width: 80px;
	height: 69px;
	background: white;
	border: none;
	outline: none;
	cursor: pointer;
	box-shadow:none;
}
header #menu-toggle div {
    height: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
header #menu-toggle div:hover span {
    width: 27px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
		transition: all 0.15s ease-in-out;
}
header #menu-toggle div span:first-child {
    margin-top: 0;
}
header #menu-toggle div span:nth-child(2) {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
}
header #menu-toggle div:hover span {
    width: 27px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
header #menu-toggle div span {
    width: 22px;
    height: 4px;
    border-radius: 10px;
    background-color: #6134C4;
    margin-top: 3px;
}


@media screen and (min-width: 992px){
	#menu-toggle {
	    -webkit-transition: all 0.15s ease-in-out;
	    transition: all 0.15s ease-in-out;
	}
}

/****UGLY BAR NEW DESIGN **********/
#ugly-bar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 150;
		background-color: #000;
		font: 14px 'Open Sans', sans-serif;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: white;
}
#ugly-bar .container-infos {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
#ugly-bar a {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    font-size: 0.85em;
    padding: 2px 6px;
}
#ugly-bar a svg, #ugly-bar a .fa  {
    margin: 0 3px;
    height: 9px;
}


@media (min-width: 992px){
	.d-lg-flex {
	    display: -ms-flexbox !important;
	    display: -webkit-box !important;
	    display: flex !important;
	}
}




@media screen and (max-width: 767px){
	/** Sur mobile, on affiche le logo uniquement sur la page de login (surchargé dans login.css) **/
	header .navbar .navbar-brand .logo{
		display : none;
	}
}

header .navbar > .nav {
	display:flex;
	align-items: center;
	margin: 0 0 0 auto;
}

header .navbar .toggle-nav{
	margin : 0;
	height : 40px;
	width : 40px;
	line-height : 40px;
	padding : 0;
	font-size : 21px;
	background-color : rgba(0,0,0,0.1);
}
header .navbar .toggle-nav:hover{
	background-color : rgba(0,0,0,0);
}

header .navbar > .nav > li{
	background-color : rgba(0,0,0,0.1);
	margin-left : 1px;
}
.nav .open > a, header .navbar > .nav > li > a{
	background-color : white;
	color: #14191A;
}
header .navbar > .nav > li > a:hover,
header .navbar > .nav > li > a:active,
header .navbar > .nav > li > a:focus, .
nav > li > a:focus,
.nav .open > a:hover,
.nav .open > a:focus{
	background-color : white;
	transition: all 0.15s ease-in-out;
}
header .navbar  .nav  li>a.dropdown-toggle:hover:after {
    width: calc(100% - 30px);
}
/* header .navbar .nav  li>a.dropdown-toggle:after{
    content: '';
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 3px;
    background-color: #6134C4;
		transition: all 0.15s ease-in-out;
} */
header .navbar .nav  .dropdown-menu  {
    padding: 15px;
    min-width: 230px;
		margin:0;
    -webkit-box-shadow: 0 18px 36px 0 rgba(0,0,0,0.15);
    box-shadow: 0 18px 36px 0 rgba(0,0,0,0.15);
    border-radius: 4px;
    line-height: 10px;
}
header .navbar .nav  .dropdown-menu a,  #ugly-bar .dropdown-menu > li > a{
    color: black;
    font-size: .92em;
    font-weight: normal;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    text-transform: uppercase;
    border-radius: 4px;
    line-height: 10px;
}
header  .navbar .nav  .dropdown-menu a:hover,
#companyList > li > a.linkToNewCompany:hover,
.dropdown-menu > li > a:hover
{
    color: #6134C4;
    background-color: #EFEBF9;
}
.dropdown-menu span{
	display : inline-block;
	width : 30px;
}
#profileMenu li {
	white-space : nowrap;
}
#companyList > li > span > a.favoriteCompanyLink{
	float: right;
	margin-left: 10px;
	padding-right:0;
}
#companyList > li > span > a.favoriteCompanyLink.notactive{
	color : #ccc;
}
#companyList > li > span > a.favoriteCompanyLink.notactive:hover{
	color : #333;
	background:none;
}
#companyList > li > span > a.favoriteCompanyLink:hover{
	background:none;
}

#companyList > li > a.linkToNewCompany{
	display : inline-block;
	text-overflow: ellipsis;
	max-width: 230px;
	white-space: nowrap;
	overflow: hidden;
	font-weight : normal;
	color : #333;

}

@media screen and (min-width: 768px){
	header .navbar .navbar-brand img{
		margin : 7px 25px;
	}
}


/* ----------------- Main Menu ----------------- */
.main-nav-closed #main-nav, .main-nav-closed #main-nav-bg{
	width : 0;
	overflow : hidden;
}
.main-nav-closed #content{
	margin-left : 0;
}

nav#main-nav{
	float:left;
	overflow: hidden;
	z-index: 999 !important;
    height: 100vh !important;
    position: fixed !important;
    top: 0px !important;
}
nav#main-nav>div.navigation>ul.nav>li>ul.nav{
	background-color : #f4f4f5;
}

nav#main-nav>div.navigation>ul.nav>li>ul.nav>li>a{
	padding : 10px 5px 10px 45px;
	border:none;
	border-left:6px solid black;
}
nav#main-nav>div.navigation>ul.nav>li>ul.nav>li>a:hover{
	background-color : #e8e8e8;
	padding-left : 48px;
}
#main-nav .navigation > .nav > li > a [class^="icon-"],
#main-nav .navigation > .nav > li > a [class*=" icon-"] {
	color: #373737;
}
nav#main-nav>div.navigation>h2{
	margin : 0;
	padding : 7px 0px;
	font-size : 14px;
	text-align : center;
	background-color : #dbdbdb;
	color : #000;
}
#main-nav .navigation > .nav > li > a.main-nav-selected, #main-nav .navigation > .nav > li .nav > li > a.main-nav-selected{
	color : #5B616B;
	font-weight:bold;
}
nav#main-nav>div.navigation>ul.nav>li>ul.nav>li>a.main-nav-selected:hover{
	background : none;
	color : #373737;
	padding-left : 45px;
}
#main-nav .navigation > .nav > li .nav > li > a.main-nav-selected:before{
	font-family: 'FontAwesome';
	content: "\f0da";
	color : #373737;
	position : absolute;
	top : 10px;
	left : 25px;
}

#main-nav .navigation > .nav > li > a .fa,  #main-nav .navigation > .nav > li > a .icon{
    display: inline-block;
    font-size: 17px;
    margin-right: 10px;
    text-align: center;
    transition: all 100ms ease 0s;
    width: 25px;
}
#main-nav .navigation > .nav > li > a .fa, #main-nav .navigation > .nav > li > a:focus{
	color:#373737;
}
/** Flatty overwrite **/
#main-nav .navigation > .nav > li > a {
    border:none;
    display: block;
    height: 42px;
    line-height: 45px;
    overflow: visible !important;
    padding: 10px 8px;
	font-size: 13px;
}

#main-nav .navigation > .nav > li > a span {
    position: relative;
    text-shadow: none;
    top: -2px;
    transition: all 100ms ease 0s;
}

#main-nav .navigation > .nav {
    background: #ffffff none repeat scroll 0 0;
    border:none;
}


/* ----------------- Content section ----------------- */
#content-wrapper{
	min-height : 450px;
	margin : 0;
	margin-top : 50px;
	margin-bottom: 50px;
	background-color : #ffffff;
	padding: 40px !important;
}

/* ----------------- Footer section ----------------- */
footer{
	z-index: 500;
	bottom: 0;
	color: white;
	width: 100%;
	height: 65px;
	line-height: 65px;
}
footer.copy-footer{
	background-color: #14191A;
}
footer img{
	width:150px;
}

.main-nav-closed footer{
	padding-left: 0px;
}

@media (max-width: 767px) {
	footer{
		padding-left: 0px;
	}
}

/*SPECIFIC CT*/
.btn-group.open .btn.dropdown-toggle:hover, .btn:hover{
	background-color: #00E2FF;
	color:white;
}

/* --------- Top Page Button pour Mobile ------- */
#goToTopOfPage{
	position : fixed;
	z-index : 9999;
	bottom : 5px;
	display : none;
	width : 30px;
	height : 30px;
	border : 1px solid #999;
	right : 5px;
	background-color : rgba(255,255,255,0.9);
	color : #666;
	border-radius : 50%;

}

.clearfix {
	*zoom: 1;
}

.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

/* .fuelux .serif { */
/* 	font-family: Georgia, "Times New Roman", Times, serif; */
/* } */

/* .fuelux .monospace { */
/* 	font-family: Monaco, Menlo, Consolas, "Courier New", monospace; */
/* } */

.fuelux .text-sm {
	font-size: 11.9px;
}

.fuelux .text-lg {
	font-size: 17.5px;
}

.fuelux .padding-xs {
	padding: 5px;
}

.fuelux .padding-xs-horizontal {
	padding: 0 5px;
}

.fuelux .padding-xs-vertical {
	padding: 5px 0;
}

.fuelux .padding-xs-top {
	padding-top: 5px;
}

.fuelux .padding-xs-bottom {
	padding-bottom: 5px;
}

.fuelux .padding-xs-left {
	padding-left: 5px;
}

.fuelux .padding-xs-right {
	padding-right: 5px;
}

.fuelux .padding-sm {
	padding: 10px;
}

.fuelux .padding-sm-horizontal {
	padding: 0 10px;
}

.fuelux .padding-sm-vertical {
	padding: 10px 0;
}

.fuelux .padding-sm-top {
	padding-top: 10px;
}

.fuelux .padding-sm-bottom {
	padding-bottom: 10px;
}

.fuelux .padding-sm-left {
	padding-left: 10px;
}

.fuelux .padding-sm-right {
	padding-right: 10px;
}

.fuelux .padding-md {
	padding: 15px;
}

.fuelux .padding-md-horizontal {
	padding: 0 15px;
}

.fuelux .padding-md-vertical {
	padding: 15px 0;
}

.fuelux .padding-md-top {
	padding-top: 15px;
}

.fuelux .padding-md-bottom {
	padding-bottom: 15px;
}

.fuelux .padding-md-left {
	padding-left: 15px;
}

.fuelux .padding-md-right {
	padding-right: 15px;
}

.fuelux .padding-lg {
	padding: 20px;
}

.fuelux .padding-lg-horizontal {
	padding: 0 20px;
}

.fuelux .padding-lg-vertical {
	padding: 20px 0;
}

.fuelux .padding-lg-top {
	padding-top: 20px;
}

.fuelux .padding-lg-bottom {
	padding-bottom: 20px;
}

.fuelux .padding-lg-left {
	padding-left: 20px;
}

.fuelux .padding-lg-right {
	padding-right: 20px;
}

.fuelux .margin-xs {
	margin: 5px;
}

.fuelux .margin-xs-horizontal {
	margin: 0 5px;
}

.fuelux .margin-xs-vertical {
	margin: 5px 0;
}

.fuelux .margin-xs-top {
	margin-top: 5px;
}

.fuelux .margin-xs-bottom {
	margin-bottom: 5px;
}

.fuelux .margin-xs-left {
	margin-left: 5px;
}

.fuelux .margin-xs-right {
	margin-right: 5px;
}

.fuelux .margin-sm {
	margin: 10px;
}

.fuelux .margin-sm-horizontal {
	margin: 0 10px;
}

.fuelux .margin-sm-vertical {
	margin: 10px 0;
}

.fuelux .margin-sm-top {
	margin-top: 10px;
}

.fuelux .margin-sm-bottom {
	margin-bottom: 10px;
}

.fuelux .margin-sm-left {
	margin-left: 10px;
}

.fuelux .margin-sm-right {
	margin-right: 10px;
}

.fuelux .margin-md {
	margin: 15px;
}

.fuelux .margin-md-horizontal {
	margin: 0 15px;
}

.fuelux .margin-md-vertical {
	margin: 15px 0;
}

.fuelux .margin-md-top {
	margin-top: 15px;
}

.fuelux .margin-md-bottom {
	margin-bottom: 15px;
}

.fuelux .margin-md-left {
	margin-left: 15px;
}

.fuelux .margin-md-right {
	margin-right: 15px;
}

.fuelux .margin-lg {
	margin: 20px;
}

.fuelux .margin-lg-horizontal {
	margin: 0 20px;
}

.fuelux .margin-lg-vertical {
	margin: 20px 0;
}

.fuelux .margin-lg-top {
	margin-top: 20px;
}

.fuelux .margin-lg-bottom {
	margin-bottom: 20px;
}

.fuelux .margin-lg-left {
	margin-left: 20px;
}

.fuelux .margin-lg-right {
	margin-right: 20px;
}

.fuelux .data-label {
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 2px;
	text-shadow: 0 1px #FFF;
	color: #666666;
}

.fuelux .data-value {
	font-size: 14px;
}

.fuelux .section-heading {
	font-size: 16px;
	color: #333333;
	margin: 0 0 10px;
	padding: 0;
	text-shadow: 0 1px #FFF;
}

.fuelux .truncate {
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.fuelux .wizard {
	*zoom: 1;
	border: 1px solid #d4d4d4;
	border-radius: 4px;
	background-color: #fafafa;
	position: relative;
	min-height: 48px;
}

.fuelux .wizard:before, .fuelux .wizard:after {
	display: table;
	content: "";
	line-height: 0;
}

.fuelux .wizard:after {
	clear: both;
}

.fuelux .wizard.no-steps-container {
	overflow: hidden;
}

.fuelux .wizard .steps-container {
	border-radius: 4px 4px 0 0;
	overflow: hidden;
}

.fuelux .wizard>ul.steps, .fuelux .wizard>.steps-container>ul.steps {
	list-style: none outside none;
	padding: 0;
	margin: 0;
	width: 999999px;
}

.fuelux .wizard>ul.steps.previous-disabled li.complete, .fuelux .wizard>.steps-container>ul.steps.previous-disabled li.complete
	{
	cursor: default;
}

.fuelux .wizard>ul.steps.previous-disabled li.complete:hover, .fuelux .wizard>.steps-container>ul.steps.previous-disabled li.complete:hover
	{
	background: #f5f5f5;
	color: #468847;
	cursor: default;
}

.fuelux .wizard>ul.steps.previous-disabled li.complete:hover .chevron:before,
	.fuelux .wizard>.steps-container>ul.steps.previous-disabled li.complete:hover .chevron:before
	{
	border-left-color: #f5f5f5;
}

.fuelux .wizard>ul.steps li, .fuelux .wizard>.steps-container>ul.steps li
	{
	float: left;
	margin: 0;
	padding: 0 20px 0 30px;
	height: 46px;
	line-height: 46px;
	position: relative;
	background: #eeeeee;
	color: #999999;
	font-size: 16px;
	cursor: not-allowed;
}

.fuelux .wizard>ul.steps li .chevron, .fuelux .wizard>.steps-container>ul.steps li .chevron
	{
	border: 24px solid transparent;
	border-left: 14px solid #d4d4d4;
	border-right: 0;
	display: block;
	position: absolute;
	right: -14px;
	top: 0;
	z-index: 1;
}

.fuelux .wizard>ul.steps li .chevron:before, .fuelux .wizard>.steps-container>ul.steps li .chevron:before
	{
	border: 24px solid transparent;
	border-left: 14px solid #eeeeee;
	border-right: 0;
	content: "";
	display: block;
	position: absolute;
	right: 1px;
	top: -24px;
}

.fuelux .wizard>ul.steps li.complete, .fuelux .wizard>.steps-container>ul.steps li.complete
	{
	background: #f5f5f5;
	color: #468847;
}

.fuelux .wizard>ul.steps li.complete:hover, .fuelux .wizard>.steps-container>ul.steps li.complete:hover
	{
	background: #e2eaee;
	cursor: pointer;
}

.fuelux .wizard>ul.steps li.complete:hover .chevron:before, .fuelux .wizard>.steps-container>ul.steps li.complete:hover .chevron:before
	{
	border-left: 14px solid #e2eaee;
}

.fuelux .wizard>ul.steps li.complete .chevron:before, .fuelux .wizard>.steps-container>ul.steps li.complete .chevron:before
	{
	border-left: 14px solid #f5f5f5;
}

.fuelux .wizard>ul.steps li.active, .fuelux .wizard>.steps-container>ul.steps li.active
	{
	background: #eef7fb;
	color: #3a87ad;
	cursor: default;
}

.fuelux .wizard>ul.steps li.active .chevron:before, .fuelux .wizard>.steps-container>ul.steps li.active .chevron:before
	{
	border-left: 14px solid #eef7fb;
}

.fuelux .wizard>ul.steps li.active .badge, .fuelux .wizard>.steps-container>ul.steps li.active .badge
	{
	background-color: #3a87ad;
}

.fuelux .wizard>ul.steps li .badge, .fuelux .wizard>.steps-container>ul.steps li .badge
	{
	margin-right: 8px;
}

.fuelux .wizard>ul.steps li .badge-success, .fuelux .wizard>.steps-container>ul.steps li .badge-success
	{
	background-color: #468847;
}

.fuelux .wizard>ul.steps li:first-child, .fuelux .wizard>.steps-container>ul.steps li:first-child
	{
	border-radius: 4px 0 0 0;
	padding-left: 20px;
}

.fuelux .wizard.rtl {
	direction: rtl;
}

.fuelux .wizard.rtl>ul.steps, .fuelux .wizard.rtl>.steps-container>ul.steps
	{
	right: 0;
	left: auto;
	float: right;
}

.fuelux .wizard.rtl>ul.steps.previous-disabled li.complete:hover .chevron:before,
	.fuelux .wizard.rtl>.steps-container>ul.steps.previous-disabled li.complete:hover .chevron:before
	{
	border-right-color: #f5f5f5;
}

.fuelux .wizard.rtl>ul.steps li, .fuelux .wizard.rtl>.steps-container>ul.steps li
	{
	float: right;
}

.fuelux .wizard.rtl>ul.steps li .chevron, .fuelux .wizard.rtl>.steps-container>ul.steps li .chevron
	{
	right: auto;
	left: -14px;
	border-right: 14px solid #cccccc;
	border-left: 0;
}

.fuelux .wizard.rtl>ul.steps li .chevron:before, .fuelux .wizard.rtl>.steps-container>ul.steps li .chevron:before
	{
	right: auto;
	left: 1px;
	border-right: 14px solid #eeeeee;
	border-left: 0;
}

.fuelux .wizard.rtl>ul.steps li.active .chevron:before, .fuelux .wizard.rtl>.steps-container>ul.steps li.active .chevron:before
	{
	border-right: 14px solid #eef7fb;
}

.fuelux .wizard.rtl>ul.steps li.complete .chevron:before, .fuelux .wizard.rtl>.steps-container>ul.steps li.complete .chevron:before
	{
	border-right: 14px solid #f5f5f5;
}

.fuelux .wizard.rtl>ul.steps li.complete:hover .chevron:before, .fuelux .wizard.rtl>.steps-container>ul.steps li.complete:hover .chevron:before
	{
	border-right: 14px solid #e2eaee;
	border-left: none;
}

.fuelux .wizard.rtl>ul.steps li .badge, .fuelux .wizard.rtl>.steps-container>ul.steps li .badge
	{
	margin-left: 8px;
}

.fuelux .wizard.rtl>.actions {
	right: auto;
	left: 0;
	float: left;
	border-left: none;
	border-right: 1px solid #d4d4d4;
	border-radius: 4px 0 0 0;
}

.fuelux .wizard.rtl>.actions .btn-prev span {
	margin-left: 5px;
	margin-right: 0;
}

.fuelux .wizard.rtl>.actions .btn-next span {
	margin-left: 0;
	margin-right: 5px;
}

.fuelux .wizard>.actions {
	z-index: 1000;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 46px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
	background-color: #e6e6e6;
	border-left: 1px solid #d4d4d4;
	border-radius: 0 4px 0 0;
}

.fuelux .wizard>.actions a {
	line-height: 45px;
	font-size: 12px;
	margin-right: 8px;
}

.fuelux .wizard>.actions .btn-prev[disabled] {
	cursor: not-allowed;
}

.fuelux .wizard>.actions .btn-prev span {
	margin-right: 5px;
}

.fuelux .wizard>.actions .btn-next[disabled] {
	cursor: not-allowed;
}

.fuelux .wizard>.actions .btn-next span {
	margin-left: 5px;
}

.fuelux .wizard .step-content {
	border-top: 1px solid #cccccc;
	padding: 10px;
	float: left;
	width: 100%;
}

.fuelux .wizard .step-content .step-pane {
	display: none;
}

.fuelux .wizard .step-content>.active {
	display: block;
}

.fuelux .wizard .step-content>.active .btn-group .active {
	display: inline-block;
}

.fuelux .wizard.complete>.actions .btn-next .glyphicon {
	display: none;
}

.fuelux .wizard {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	border: none;
}

.fuelux .wizard>.actions {
	padding: 0;
	border: 0;
	background: transparent;
	z-index: 0 !important;
}

.fuelux .wizard>.actions .btn-next i {
	margin-left: 5px;
}

.fuelux .wizard .step-content {
	padding: 0;
	border: 0;
}

.fuelux .wizard>.steps-container {
	border-radius: 0;
}

.fuelux .wizard>.steps-container>ul.steps li {
	background-color: #dddddd;
	margin-right: 30px;
	padding: 0 20px;
	color: #424242;
/* 	font-family: Montserrat; */
	font-size: 20px;
	position: relative;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0;
	border-radius: 0 !important;
}

.fuelux .wizard>.steps-container>ul.steps li.active {
	background-color: #f34541;
	color: #fff;
}

.fuelux .wizard>.steps-container>ul.steps li.complete {
	background-color: #49bf67;
	color: #fff;
}

.fuelux .wizard>.steps-container>ul.steps li.complete:hover {
	background-color: #3eb05b;
}

.fuelux .wizard>.steps-container>ul.steps li.complete:before {
	background-color: #49bf67;
}

.fuelux .wizard>.steps-container>ul.steps li:before {
	content: "";
	width: 30px;
	height: 4px;
	background-color: #dddddd;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: -30px;
}

.fuelux .wizard>.steps-container>ul.steps li:first-child:before {
	display: none;
}

.disableShowAltIcon{
	color: #CCC;
}

.thks-user{
	padding: 15px; 
	background: gray; 
	color: white; 
	font-weight: bold;
	margin-bottom: 35px;
}

.wizard-criteria {
	margin-left: 25px;
}

.wizard-criteria li.title{
	list-style: square;
	margin-bottom: 10px;
}

.wizard-criteria li.title span{
	font-weight: bold;
	text-transform: uppercase;
}

@media print {
	.fuelux .step-content .step-pane {
		display: block !important;
		opacity: 1 !important;
	}
}
.wizard-float-rigth{
	float:right;
}
