/* Minification failed. Returning unminified contents.
(1830,14): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(1854,25): run-time error CSS1039: Token not allowed after unary operator: '-light'
(2008,17): run-time error CSS1039: Token not allowed after unary operator: '-primary'
 */
TABLE.Dica {
	background-color: #FFFFCC;
	border: 1px solid #24508D;
	padding: 0px;
	font-family: 'Roboto', 'Helvetica', sans-serif;
	font-size: 10px;
	font-weight: Normal;
	color: #24508D;
	width: 250px;
	text-align: left;
	max-width: 250px;
	white-space: normal;
}

TABLE.Dica THEAD TR TD {
	font-weight: bold;
	border-bottom: 1px solid #24508D;
	height: 18px;
	padding: 3px;
}

TABLE.Dica TFOOT TR TD {
	font-weight: bold;
	border-top: 1px solid #24508D;
	height: 18px;
	padding: 3px;
}

TABLE.Dica TFOOT TR TD DIV SPAN.BotaoDica {
	font-weight: bold;
	border: 1px solid #24508D;
	padding: 3px;
	cursor: pointer;
	color: #24508D;
}


/*************************************************************************************************************/


/************************************************************************************************** RODAPÉ ***/


/*************************************************************************************************************/

DIV#rodape {
	background-color: #D2D2D2;
	margin-top: 120px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	border-bottom: 1px solid #BCBEC0;
	margin-top: 0px;
}

DIV#rodape .separador {
	background: transparent url(../img2/divisao_rod.gif) repeat-y scroll center 0px;
	padding-left: 15px;
	padding-right: 15px;
}

DIV#rodape A:link,
#rodape A:visited,
#rodape A:active {
	color: #646464;
	text-decoration: none;
}

DIV#rodape A:hover {
	color: #646464;
	text-decoration: underline;
}

TABLE.AvisoOK {
	background-color: #EEFFEE;
	color: #006600;
	font-weight: bold;
	border: 1px dashed #006600;
}

TABLE.AvisoOK TD {
	border: none;
}

TABLE.AvisoErro {
	background-color: #FFEEEE;
	color: #FF0000;
	font-weight: bold;
	border: 1px dashed #FF0000;
}

TABLE.AvisoErro TD {
	border: none;
}

.InfoAviso {
	text-decoration: none;
	font: 11px Verdana;
	color: #333399;
	font-weight: bold;
}

TABLE.InfoAviso {
	border: 1px solid #333399;
	background-color: #FFFF99;
}

TD.InfoAviso {
	font-weight: bold;
	border: 0px;
}

#conteudo {
	padding: 35px 70px 0px 30px;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #585858;
}

#conteudo A:link,
#conteudo A:visited {
	color: #585858;
	text-decoration: none;
}

#conteudo A:active,
#conteudo A:hover {
	color: #1E3C77;
	text-decoration: underline;
}

#conteudo .subtitulo {
	font-family: 'Roboto', 'Helvetica', sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E3C77;
	border-bottom: solid 1px #BCBEC0;
}

.icone-menu {
	padding: 15px 20px;
}

.icone-menu-vazio {
	height: 40px;
}

.box-icone {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 14px top;
	padding-left: 44px;
}

#controles {
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	text-align: right;
	background: transparent url(../img2/dash-h.gif) repeat-x scroll 0px top;
	padding: 14px 20px;
	margin: 30px 0px 20px 30px;
}

#Divisoria {
	height: 1px;
	width: 760px;
	background: transparent url(../img2/dash-h.gif) repeat-x scroll 0px top;
	margin: 20px;
}


/* ---------------------------- AutoCompleteTextBox --------------------------- */

div.autocomplete {
	position: absolute;
	width: 250px;
	background-color: whitesmoke;
	border: 1px solid gray;
	margin: 0;
	padding: 0;
	max-height: 100px;
	overflow: auto;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.autocomplete ul li.selected {
	background-color: #ffb;
}

div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	height: 15px;
	cursor: pointer;
}


.Agendamento_Borda {
	border-color: #CCCCCC; /*cor da borda externa da tabela*/
	border-style: solid;
	border-width: 1px;
	background-color: #FBFBFB;
}

.Agendamento_NotUse {
	background-color: #CCCCCC;
}

.Agendamento_Excluido {
	background-color: #EEEEEE;
}

.Agendamento_Reservado {
	background-color: #FFFFCC;
}

.Agendamento_Empty {
	background-color: #FFFFFF;
}

.Agendamento_Horario {
	background-color: #FFFFFF;
}

.Agendamento_Div_PopUp {
	position: absolute;
	background-color: #CCCCCC;
	z-index: 999;
}

.Agendamento_Agendado_Capacidade {
	background-color: #808080;
	color: #FFFFFF;
	font-weight: bold;
}

.Agendamento_Livre_Capacidade {
	background-color: #008000;
	color: #FFFFFF;
	font-weight: bold;
}

/* MONITORAMENTO DE PEDIDOS */
.odometro {
	font-size: 16px;
}

.odometroTitle {
	font-size: 16px;
	font-weight: bold;
}

.mDivOdometro {
	float: left;
	width: 440px;
	text-decoration: none;
	border: 1px solid grey;
	margin: 0px 3px 0px 3px;
	padding: 2px 2px 2px 2px;
}

.mDivDummie {
	float: left;
	width: 440px;
	text-decoration: none;
	border: 1px none grey;
	margin: 0px 3px 0px 3px;
	padding: 2px 2px 2px 2px;
}

.mDivGraphTitle {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	width: 100%;
	text-align: center;
}

.mDivGraphSubTitle {
	font-size: 16px;
	color: #000000;
	width: 100%;
	text-align: center;
}

.mGraphTitle {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.mGraphSubTitle {
	font-size: 12px;
}
.mul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.mDiv {
	float: left;
	height: 490px;
	width: 440px;
	text-decoration: none;
	border: 1px solid grey;
	margin: 0px 3px 0px 3px;
	padding: 2px 2px 2px 2px;
	overflow: auto;
}
.mDivBackOffice {
	float: left;
	width: 600px;
	height: 600px;
	text-decoration: none;
	border: 2px solid grey;
	margin: 10px 0px 10px 10px;
	padding: 2px 2px 2px 2px;
}
.mli {
	display: inline;
}

.mDivDot {
	position: absolute;
	top: 50px;
	left: 410px;
	width: 20px;
	height: 20px;
	border: 1px none green;
	z-index: 9999;
}
.mDivDot2 {
	position: absolute;
	top: 50px;
	left: 440px;
	width: 20px;
	height: 20px;
	text-decoration: none;
	border: 1px none green;
	z-index: 9999;
}

.Wait {
	width: 100%;
	text-align: center;
}

.Wait img {
}

.Wait span {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

._jsPlumb_connector {
	z-index: -1;
}

.CxDetTit {
	color: #24508D;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}
.CxDetTxt {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.CxDetTxt a:link, .CxDetTxt a:active, .CxDetTxt a:visited {
	color: #24508D;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

div.MEPeriod table {
	border-color: #CCCCCC; /*cor da borda externa da tabela*/
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px #CCCCCC;
	-webkit-box-shadow: 1px 1px 2px #CCCCCC;
	box-shadow: 1px 1px 2px #CCCCCC;
	padding: 4px;
}

div.MEPeriod img.imagePeriodMode, div.MEPeriod img.imagePeriodPlus, div.MEPeriod img.imagePeriodMinus {
	cursor: pointer;
}

div.MEPeriod img.imagePeriodPlus, div.MEPeriod img.imagePeriodMinus {
	margin-top: 1px;
}

div.MEPeriod span.field-message-validation-error span.field-validation-error {
	top: 1.6em;
	left: 7px;
}

table.me_tbForm thead TR td.avaliacaoHeader {
	text-align: center;
	background-color: #889699;
	color: #FFFFFF;
}

table.me_tbForm thead TR td.avaliacaoHeaderCenterSinergie {
	text-align: center;
	white-space: nowrap;
}

table.me_tbForm thead TR td.avaliacaoHeaderCenter {
	text-align: center;
}

table.me_tbForm tbody TR td.avaliacaoLine {
	text-align: center;
}

table.me_tbForm tfoot TR.avaliacaoFootTr {
	font-weight: bold;
}

table.me_tbForm tfoot TR.avaliacaoFootTr td.avaliacaoFootCenter {
	text-align: center;
}

table.me_tbForm thead TR td.avaliacaoHeaderClear {
	text-align: center;
	background-color: #64737D;
	color: #FFFFFF;
}

table.me_tbForm tbody TR td.avaliacaoBest {
	background-color: #9BBB59;
	font-weight: bold;
	color: #000000;
}

#tblCriterios tbody tr td {
	font-size: x-small;
}

.alpha {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

.floating-message {
	border: none;
  font-size: 14px;
  font-family: 'Roboto';
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.23);
	z-index: 1;
}

.floating-message > p {
  color: #fff;
	margin: 0;
	padding: 1rem;
}

.floating-message > p.message-error {
  background-color: #ff5252;
}

.floating-message > p.message-success {
  background-color: #66bb6a;
}

.floating-message > p.message-warning {
  background-color: #E49B3F;
}

.floating-message > p > span {
	display: inline-block;
	vertical-align: middle;
}

.floating-message > p > span a {
	color: #fff;
}

.floating-message > p .floating-message-icon {
	margin: 0 10px 0 0;
}


.tableWithFloatingHeader {
	table-layout: fixed;
}

.hackImgPng{
	vertical-align: middle;
}

/* ---------------------------- Fim AutoCompleteTextBox --------------------------- */

#menu_central {
	z-index: 0!important;
}


.badge {
    font-weight: bold;
    background-color: #fff;
    padding: 3px 5px;
    border-radius: 3px;
}

.badge.badge--new {
 color: #339933;
}

.badge.badge--edited {
 color: #9900cc;
}

/* --- Classe para ajuste da identação de itens extensos do painel de controle ---- */

p.parag-menu {
	margin: -16px 0 0 19px;
	line-height: 17px;
}

div.me-aba-header {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	height: 25px;
	line-height: 22px;
	margin: 2px 2px 0 0;
	text-align: center;
	padding: 0 5px 0 5px;
	box-shadow: 0px 2px 3px #000;
	border-radius: 10px 10px 0 0;
}

div.me-button-header {
	cursor: pointer;
	color: #FFFFFF!important;
	font-size: 9px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding: 0 7px 0 7px;
	margin-right: 3px;
	border-radius: 7px;
	box-shadow: 1px 0px 1px #585858;
}

div.me-button-header.small {
	height: 15px;
	line-height: 15px;
}

div.me-button-header span {
	position: relative;
	top: 4px;
}

div.me-button-header span.awesome {
	top: 3px;
}


/*--------------------------------------- Togles do ME ------------------------------------*/

input.checkboxToggles[type=checkbox]+label {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	display: inline;
	cursor: pointer;
	position: relative;
	vertical-align: middle;
}

input.checkboxToggles[type=checkbox]+label:hover::before {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.15);
}

input.checkboxToggles[type=checkbox] {
	display: none;
}

input.checkboxToggles[type=checkbox]+label::before {
	content: '';
	background-color: #BABABA;
	padding: 7px 20px;
	margin-right: 20px;
	border-radius: 15px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

input.checkboxToggles[type=checkbox]+label:active::before,
input.checkboxToggles[type=checkbox]:checked+label:active::before {
	content: '';
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

input.checkboxToggles[type=checkbox]:checked+label::before {
	content: '';
	background-color: #9DA6D8;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.10), inset 0 -1px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #99a1a7;
}

input.checkboxToggles[type=checkbox]+label::after {
	content: '';
	position: absolute;
	left: 0;
	top: -5px;
	width: 20px;
	height: 20px;
	margin-top: 1px;
	margin-right: 50px;
	border-radius: 50%;
	background: #FAFAFA;
	transition: left 0.2s;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

input.checkboxToggles[type=checkbox]:checked+label::after {
	content: '';
	font-size: 14px;
	position: absolute;
	left: 20px;
	background: #3F51B5;
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12)
}

input.checkboxToggles[type=checkbox]:checked+label {
	color: #3F51B5;
}

input.checkboxToggles[type=checkbox]+label {
	color: #808080;
}

#DivAtribuiFornecedorME {
	min-height: 25px;
	background-color: #f3f3f3;
	border: #f3f3f3;
}

.atritbutoFornecedor-option {
	float: left;
	width: 14%;
}

.atributoFornecedor-info {
	float: right;
	width: 86%;
	border: none !important;
	background: transparent 50% 50% repeat-x !important;
}

.atributoFornecedor-info.ui-state-highlight .ui-icon-info {
	float: left;
	vertical-align: middle;
	margin-right: 1em;
	top: 4px;
	position: relative;
}

.atributoFornecedor-info-text {
	float: left;
	width: 90%;
}


/* ------------------------------------- TRATAMENTO DE HEADER DO PORTAL ------------------------------------*/

#LayoutTudoT {
	width: 100%;
}

#LayoutTudoI {
	width: 778px;
	border-left: solid 1px #BEBEBE;
	border-right: solid 1px #BEBEBE;
}


/*Título das Institucionais*/

.TituloPaginaInstitucional {
	color: #1E3C77;
	font-family: 'Roboto', 'Helvetica', sans-serif;
	font-size: 18px;
	font-weight: bold;
}


/*Título das Institucionais-Inferior*/

.TituloPaginaInstitucional_sub {
	color: #6E84AC;
	font-family: 'Roboto', 'Helvetica', sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#menu_central {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 778px;
}

.txt_login {
	color: #003399;
	font-family: 'Roboto', 'Helvetica', sans-serif;
	font-size: 9px;
	border: 1px solid #8AAAD0;
	padding: 0px;
}

#logo {
	position: absolute;
	top: 10px;
	left: 18px;
	width: 273px;
}

#esqueceu-senha {
	position: absolute;
	top: 27px;
	width: 475px;
	left: 300px;
	font: 10px Verdana;
	color: #034694;
	z-index: 1;
	text-align: right;
}

#painel-loginL {
	text-align: right;
	position: absolute;
	top: 4px;
	left: 285px;
	width: 400px;
	float: right;
	font-weight: bold;
	font-size: 9px;
	color: #034694;
}

#painel-login {
	text-align: right;
	position: absolute;
	top: 2px;
	left: 300px;
	width: 475px;
	float: right;
	font-weight: bold;
	font-size: 9px;
	color: #034694;
}

#FlagsL {
	position: absolute;
	left: 685px;
	top: 4px;
	z-index: 1;
}

#Flags {
	position: absolute;
	left: 685px;
	top: 53px;
	z-index: 1;
}

#Suporte {
	position: absolute;
	top: 50px;
	left: 560px;
	z-index: 1;
	color: #034694;
	font-weight: bold;
	font-size: 9px;
}

#Botoes {
	position: absolute;
	left: 690px;
	top: 50px;
	height: 18px;
	display: block;
	z-index: 1;
}

.TextoBotao {
	color: #FFFFFF;
	font-family: 'Roboto', 'Helvetica', sans-serif;
	font-size: 10px;
	font-weight: bold;
}


/* ------------------------------------- TRATAMENTO DE NOVO FOOTER DO PORTAL ------------------------------------*/

#ftr {
	font-family: 'Roboto', 'Helvetica', sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-align: left;
	background-color: #fdfdfd;
	border: solid 0.1em #FFF;
	border-top-color: #ededed;
	width: auto;
	padding: 8px 0 8px 0;
}

#ftr a {
	font-family: 'Roboto', 'Helvetica', sans-serif;
	color: #58585a;
	font-size: 13px;
	font-weight: 400;
	text-align: left;
	background: none;
	border: none;
	text-decoration: none;
	line-height: 1.4em;
	display: inline-block;
	cursor: pointer;
}

#ftr a:hover {
	text-decoration: underline;
}

#ftr a path:first-child {
	fill: #666;
}

#ftr ul {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #000000;
}

#ftr .ftr-language {
	text-align: center;
}

#ftr .ftr-language li {
	display: inline-block;
	padding: 10px;
}

#ftr .ftr-language .selected {
	color: #58585a;
	font-size: 13px;
	font-weight: 600;
}

#ftr .ftr-language select.selectLanguage {
	font-family: 'Roboto', 'Helvetica', sans-serif;
	font-size: 13px;
	border: none;
	color: #58585a;
	font-weight: 600;
}

#ftr .ftr-language select.selectLanguage option[selected='selected'] {
	font-weight: 600;
}

#ftr .ftr-language select.selectLanguage option {
	font-family: 'Roboto', 'Helvetica', sans-serif;
	font-weight: normal;
}

#ftr .ftr-language .material-icons {
	display: inline-block;
	vertical-align: text-bottom;
	font-size: 14px;
}

html body .me_tbPainel tbody tr th {
	background-color: transparent;
	border: none;
	color: inherit;
}

html body .me_tbPainel {
    text-align: left;
}

html body .me_tbPainel .me_tbPainel--content {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.me_tb_painel-conteudo-cell {
	display: flex;
	flex: 1;
}
html body .me_tbPainel .me_tb_painel-conteudo-painel {
	background-color: white;
	color: #333333;
	text-align: left;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	height: 100%;
	width: 100%;
}

html body .me_tbPainel .me_tb_painel-conteudo-painel h4 {
	border: 0px;
	color: #212121;
	font-weight: 700;
	font-size: 14px;
	line-height: 2em;
	text-align: left;
	vertical-align: middle;
    margin: 0;
}

.item-link-bullet {
	box-sizing: border-box;
	background: #09BD9A;
	border-radius: 7px;
	padding: 0 4px;
	height: 14px;
	min-width: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	color: #FFF;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}
.item-link-bullet-placeholder {
	min-width: 40px;
    display: inline-block;
    text-align: right;
}

.destaqueVermelho,
.destaquePreto,
.destaquesombreado,
.destaqueVerde,
.destaqueLaranja {
	font-weight: bold;
}

.destaqueVermelho {
	color: #FF0000;
}

.destaquePreto {
	color: #000000;
}
.destaqueVerde {
	color: #09BD9A;
}

.destaquesombreado {
	color: #0000FF;
	background: #FFFF00;
}

.destaqueLaranja {
	color: #f5a623;
}

.StatusItemConfirmado {
	width: 94px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #09bd9a;
}

.StatusItemRecusado {
	width: 94px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #FF0000;
}

.StatusItemNaoConfirmado {
	width: 94px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #f5a623;
}


[data-tooltip]:before {
    content : attr(data-tooltip);
	z-index: 999;
	white-space:nowrap;
	position: absolute;
	background: #000;
	left: 0px;
	opacity: 0.8;
	display:none;
	color:#fff;
	text-align:center;
	border-radius:5px;
	padding:7px;
	top:-27px;
}

[data-tooltip]:hover:before {
    opacity : 1;
	display:inline-block;
}

[data-tooltip]:hover:after {
    opacity : 1;
	display:inline-block;
}

[data-tooltip]:not([data-tooltip-persistent]):before {
    pointer-events: none;
}


[data-tooltip]:after {
	content: " ";
	position: absolute;
	top: 5%; /* At the bottom of the tooltip */
	left: 50%;
	margin-left: -10px;
	border-width: 10px;
	border-style: solid;
	border-color: black transparent transparent transparent;
	display:none;

}

.historico-aprovacoes-area {
	width: 100%;
	overflow-x: auto;
}

.historico-aprovacoes-area .status-area {
	margin: 14px 0 9px 5px;
}

.responsive-wrap-table {
	margin-bottom: 20px;
	overflow-x: auto;
	overflow-y: hidden;
}

.tooltip-black {
	padding: 7px;
	border-radius: 5px;
	display: none;
	position: absolute;
	z-index: 999;
	background:#000;
	opacity: 0.8;
	color:#fff;
	line-height: 16px;
}

.tooltip-black:after {
	content: "";
    position: absolute;
    left: 50%;
    transform: translateY(15%);
    border: 10px solid #000;
    border-color: black transparent transparent transparent;
}


/* PRINT STYLE */
@media print {
	header,
	label,
	#ftr,
	#tbCallAnexo,
	input[type='checkbox'],
	td span a span.me-icon,
	td a span.me-icon,
	.paper-section #lnkItensResumido,
	.me-forehead .content .left h1 .me-icon {
		display: none;
	}

	thead {
		display: table-row-group;
	}

	tfoot {
		display: table-row-group;
	}

	textarea {
		resize: none;
		border: none;
		min-width: 500px;
	}

	.me-forehead .badge label {
		display: block;
	}


}
.validation-advice {
	font-family : Verdana;
	font-size : x-small;
	color : #FF3300;
	display:inline;
	position:relative;
}

.validation-advice1 {
	margin: 5px 0;
	padding: 5px;
	background-color: white;
	color : #FF3300;
	font-weight: bold;
	font-family : Verdana;
	font-size : x-small;
	width:100%;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

.input-validation-error {
	border: 1px solid #FF6262!important;
	background-color: #FFF4F2;
}

.validation-failed {
	border: 1px solid #FF6262;
	background-color: #FFF4F2;	
}

.field-message-validation-error {
	clear: both;
}

span.field-message-validation-error span.field-validation-error {
    background-color: #FFF4F2;
    border: 1px solid #FF6262;
    cursor: pointer;
    height: 18px;
    margin-left: 4px;
    padding: 2px;
    position: absolute;
    z-index: 1;
	line-height: 15px;;
}

div.validation-advice span.field-validation-error {
    background-color: #FFF4F2;
    border: 1px solid #FF6262;
    cursor: pointer;
    height: 21px;
    left: 4px;
    line-height: 21px;
	padding-left: 2px;
	padding-right: 2px;
    position: absolute;	
    z-index: 1;
}

.field-validation-error span {
	color:#FF0000;
	white-space:nowrap;
	position:relative;
	font-size: 10px;
}

img.field-validation-error {
	display: inline;
}

img.field-validation-valid {
	display:none;
}

select[data-val-required]:not(.me-novalidate) + span.select2 span.select2-selection,
input[data-val-required]:not(.me-novalidate), 
textarea[data-val-required]:not(.me-novalidate), 
select[data-val-required]:not(.me-novalidate) {
	border-left: solid 3px #FF6262;	
}

.input-disabled {
	background-color: #f0f0f0;
	border: 1px solid #b0b0b0;
	opacity: 0.7;
}
/* BOrgs */
table.me-request-borg {
	width: 100%;
	border-spacing: 0px;
	font-family: arial;
}

table.me-request-borg thead tr th {
	font-size: 12px;
	font-weight: bold;
	padding: 8px 10px 8px 2px;
}

table.me-request-borg table {
	width: 100%;
}

table.me-request-borg table tbody tr th {
	color: #424A56;
	font-size: 10px;
	font-weight: bold;
}

/* Cart */
.me-request-cart * {
	font-family: 'Roboto', Verdana, Arial, 'Helvetica' , sans-serif;
	font-size: 10px;
}

.me-request-cart a span.ui-icon {
	text-indent: 99999px !important;
}

.me-request-cart input {
	height: 25px;
	padding: 0px;
}

.me-request-cart table {
	border-collapse: collapse;
	display: table;
	width: 100%;
}

.me-request-cart table tbody {
	display: table-row-group;
}

.me-request-cart table tbody tr {
	display: table-row;
}

.me-request-cart table tbody tr td {
	display: table-cell;
	text-align: center;
}

.me-request-cart table tbody tr td table {
	width: 100% !important;
}

.me-request-cart table tbody tr td table tbody tr td.description {
	white-space: normal;
}

.me-request-cart table thead tr th {
	font-weight: normal;
	padding: .5em 1em;
}

.me-request-cart .cart-button-default {
  background-color: transparent;
  border: 1px solid transparent;
	border-radius: 50%;
	outline: none;
  vertical-align: middle;
}

.me-request-cart .cart-button-default:hover,
.me-request-cart .cart-button-default:active,
.me-request-cart .cart-button-default:focus {
	background-color: #ddd;
	color: #fff;
}

.me-request-cart .cart-button-default.disabled {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .15;
}

.me-request-cart .cart-button-default > .material-icons {
	font-size: 16px;
	line-height: 24px
}

.me-request-cart table.ext > thead tr th {
	color: #fff;
	height: 30px;
	line-height: 30px;
	text-align: left;
}

.me-request-cart table.ext thead tr.grey th {
	background: #f0efef !important;
	border: #abb3b8 1px solid;
	color: #000;
	padding: 5px;
	white-space: nowrap;
}

.me-request-cart table.ext thead tr.grey th {
	height: 100%;
	position: relative;
	text-align: left;
}

.me-request-cart table.ext thead tr.grey th.command {
	width: 70px !important;
}

.me-request-cart table.ext thead tr.grey th div.button {
	background: none !important;
	float: left;
	width: 30px;
}

.me-request-cart table.ext thead tr.grey th div.button a {
	text-align: center;
	margin: 0px auto;
	width: 17px;
}

.me-request-cart table.ext thead tr.grey th div.button a span {
	background-image: url("images/diversos/ui-icons_orange_256x240.png") !important;
	margin: 0px auto;
}

.me-request-cart table.ext thead tr.blue th span {
	background-image: url('images/diversos/ui-icons_ffffff_256x240.png') !important;
	float: left;
	margin: 6px;
	width: 15px;
}

.me-request-cart table.container {
	margin-bottom: 10px;
}

.me-request-cart table.container > tbody > tr > td {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 5px;
	display: block;
	margin: 0px;
}

.me-request-cart table.container > thead tr th {
	display: block;
}

.me-request-cart table.container > thead > tr {
	position: relative;
}

.me-request-cart table.container > thead > tr > th {
	background: none !important;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	min-height: 30px;
	line-height: 30px;
	padding: 0px;
	text-align: left;
}

.me-request-cart table.container > thead > tr > th div.content {
	height: 100%;
	position: relative;
}

.me-request-cart table.container thead tr th div.command {
	height: 30px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 30px;
}

.me-request-cart table.container thead tr th div.command div.button {
	background: none !important;
	text-align: center;
}

.me-request-cart table.container thead tr th div.command div.button a {
	display: block;
	margin: 6px auto;
	width: 17px;
}

.me-request-cart table.container thead tr th div.command div.button a span {
	background-image: url('images/diversos/ui-icons_ffffff_256x240.png') !important;
}

.me-request-cart table.container.grey {
	border-bottom: #81858b 6px solid;
	border-left: #81858b 6px solid;
	border-right: #abb3b8 6px solid;
}

.me-request-cart table.container.grey thead tr {
	background: #81858b; /* Old browsers */
	background: -moz-linear-gradient(left,  #81858b 0%, #abb3b8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#81858b), color-stop(100%,#abb3b8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #81858b 0%, #abb3b8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #81858b 0%, #abb3b8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #81858b 0%, #abb3b8 100%); /* IE10+ */
	background: linear-gradient(to right,  #81858b 0%, #abb3b8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81858b', endColorstr='#abb3b8',GradientType=1 ); /* IE6-9 */
}

.me-request-cart table.container.blue thead tr th div.command {
	background: #81858b; /* Old browsers */
	background: -moz-linear-gradient(left,  #81858b 0%, #abb3b8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#81858b), color-stop(100%,#abb3b8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #81858b 0%, #abb3b8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #81858b 0%, #abb3b8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #81858b 0%, #abb3b8 100%); /* IE10+ */
	background: linear-gradient(to right,  #81858b 0%, #abb3b8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81858b', endColorstr='#abb3b8',GradientType=1 ); /* IE6-9 */
}

/* ==========  CATALOG CART STYLES IE ============= */

@media screen and (min-width: 1280px){
	div.catalog .catalog-list .image-placeholder img{
		width: 100%
	}
}

/* ==========  NEW CATALOG CART STYLES ============= */

.me-request-cart .items {
	width: 100%;
	min-width: 198px;
}

.me-request-cart .group-item {
	position: relative;
	padding: 1em .5em;
}

.me-request-cart .group-item:nth-child(odd),.me-request-cart .group-item-odd {
	background-color: #fff;
}

.me-request-cart .group-item:nth-child(even),.me-request-cart .group-item-even {
	background-color: #eee;
}

.cart-expand-fix {width:50% !important;right:0 !important;}
.me-request-cart .group-item-desc-fix {
	display:inline-block;box-sizing:border-box;margin:0;width:60%;
}
.me-request-cart .group-item-qt-fix,.me-request-cart .group-item-val-fix {
	display:inline-block;box-sizing:border-box;margin:0;margin-left:2em;
}

.me-request-cart .items-quantity,
.me-request-cart .items-total-and-value {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
}

.me-request-cart .items-total-and-value .contract-icon {
	display: inline-block;
	vertical-align: middle;
}

.me-request-cart .items-total-and-value .contract-icon.green > i {
	color: #77A446;
}

.me-request-cart .items-total-and-value .contract-icon.orange > i {
	color: orange;
}

.me-request-cart .items-quantity {
	border: 2px solid #ddd;
	border-radius: 5px;
	text-align: center;
}

.me-request-cart .items-quantity input {
	background-color: transparent;
	border: none;
}

.me-request-cart .items-quantity input:focus {
	border: 1px solid #999;
	outline: #999;
}

.me-request-cart .items-quantity .cart-button-default .material-icons {
	font-size: 13px;
	font-weight: 900;
}

.me-request-cart .remove-item {position:relative;float:right;top:-3em;}
.me-request-cart .remove-item-fix {display:inline-block;margin-left:2em;}

.me-request-cart .item-categ-icon {display:inline-block;height:26.5px;vertical-align:middle;}

/* ======================= */

.me-request-cart table tbody tr td table.items thead tr th {
	background: #DDDDDD;
	color: #424A56;
	font-weight: normal;
	padding: 5px;
	height: 20px;
	line-height: 20px;
}

.me-request-cart table tbody tr td table.items tbody tr td {
	background: #f0efef;
	border-bottom: #abb3b8 1px solid;
	padding: 5px;
}

.me-request-cart table tbody tr td table.items tbody tr td.description {
	text-align: left;
}

.me-request-cart table tbody tr td table.items tbody tr td.description span {
	font-size: 12px;
}

.me-request-cart table tbody tr td table.items tbody tr td.command {
	width: 20px;
}

.me-request-cart table tbody tr td table.items tbody tr td.command a {
	display: block;
}

.me-request-cart table tbody tr td table.items tbody tr td.command a span {
	background-image: url('images/diversos/ui-icons_orange_256x240.png') !important;
}

.me-request-cart table tbody tr td table.items tfoot tr th {
	background: #f0efef;
	border-bottom: #abb3b8 1px solid;
	font-weight: normal;
	padding: 5px;
	text-align: left;
}

.me-request-cart table tbody tr td table.items tbody tr.hover td {
	background: #FFBC06 url(images/diversos/ui-bg_highlight-hard_orange_45_24508d_1x100.png) 65% 65% repeat-x !important;
	color: #FFFFFF;
}

.me-request-cart table tbody tr td table.items tbody tr.hover {
	border: 0px none !important;
}

/* Aba */
.me-request-aba {
	height: 23px;
	color: #fff;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
	width: 150px;
	border: 0px none;
}

/* Helpers */
.colorGreen {
	color: #09bd9a !important;
}

.colorOrange {
	color: #ffef00 !important;
}

.positionFixed {
	position: fixed !important;
}

.noBorder {
	border: 0px none !important;
}

.noBackground, .noBackground tr td, .noBackground tr th {
	background: none !important;
}

.noPadding {
	padding: 0px !important;
}

.textAlignRight {
	text-align: right !important;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

span.label-generico {
	background-color: #FFB308;
	color: #FFFFFF !important;
	font-weight: bold;
	line-height: 20px;
	padding: 2px 6px;
}

span.label-quantidadeMinima {
	background-color: #FFB308;
	color: #FFFFFF !important;
	font-weight: bold;
	line-height: 20px;
	padding: 2px 6px;
	border-radius:10px;
}

span.icons img {
	width: 20px;
	height: 20px;
}
span.icons24 img {
	width: 24px;
	height: 24px;
}
span.icons.bgw img {
	background-color:#e8e8e8;
}

span.icons.fr {
	float: right;
}

.input-request-search {
	width: 90% !important;
}

/* isBrinde */
.me-request-disabledByBrinde{
	pointer-events:none;
	text-decoration: line-through;
}

/* Facelift */

/* Forehead */
.me-request div.content {
    font-family: "OpenSans", sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    color: rgba(0, 0, 0, 0.87);
}

.me-request div.content div.left p.title {
    font-size: 14px;
}

.me-request div.content div.left .title.title--cut {
	width: 412px;
}

.me-request div.content div.left p#nameWF {
    font-size: 20px;
    font-weight: 600;
}

.me-request div.content div.left p a,
.me-request div.content div.left p i {
    color: rgba(0, 0, 0, 0.87);
}

.me-request div.content div.right p#value {
    font-size: 24px;
    font-weight: 600;
}

.me-request .status-submit{
	font-size: 16px;
    font-weight: 600;
    color: #f5a623;
}
.me-request .status-approved{
	font-size: 16px;
    font-weight: 600;
    color: #09bd9a;
}
.me-request .status-canceled{
	font-size: 16px;
    font-weight: 600;
    color: #ff5f5f ;
}

.me-request [data-tooltiptext] {
	cursor: pointer;
}

.me-request .tooltip{
	max-width: 280px;
	background-color: rgba(0, 0, 0, 0.79);
	padding: 8px 8px 11px;
	color: #fff;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
}

.me-request .tooltip::after{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	border-width: 5px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.79) transparent transparent transparent;
}

/* Foward to */
.me-request .fowardto {
	font-size: 12px;
	color:#636363;
	margin: 0 0 6px 8px;
}

.me-request .fowardto label {
	margin: 0 0 6px 8px;
	display: block;
}

.me-request .fowardto button {
	border-radius: 8px;
	padding: 5px 25px;
	font-size: 14px;
	color: #0a8ccc;
	font-weight: 600;
	margin-left: 8px;
}

.me-request .fowardto span.select2 .select2-selection--single {
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.12);
}

.me-request .fowardto span.select2 .select2-selection--single .select2-selection__rendered {
	font-size: 12px;
	color: rgba(0, 0, 0, 0.87);
}

/* Local Cards */
section.me-request-local {
	display: flex;
	margin-bottom: 2rem;
	column-gap: 1rem;
}

section.me-request-local div.card {
	padding: 1rem;
	border-radius: 8px;
	border: 1px solid #F9FAFB;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);
	font-family: "Open Sans", sans-serif;
	line-height: 1.8;
	color: rgba(0, 0, 0, 0.87);
	width: 100%;
}
section.me-request-local div.card div.title {
	color: #636363;
}
section.me-request-local div.card div.name {
	font-size: 14px;
	font-weight: 600;
	color: var(--primary);
}

section.me-request-local div.card div.information {
	margin-top: 8px;
}

section.me-request-local div.card div.information div i {
	width: 15px;
    text-align: center;
	color: #919191;
}
section > div.me-collapse-content > div.me-grid > div.grid-data {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    margin-left: 0;
}
section > div.me-collapse-content > div.me-grid > div.grid-data > table.me-grid > thead > tr > td {
	border-bottom: none;
}

/* Items */
section.me-request-items > div > table.me-form > tbody > tr > td {
	padding: 1rem;
	background-color: var(--light);
}
section.me-request-items > div > table.me-form > tbody > tr > td >
section.me-request-items-supplier.me-collapse.opened {
	margin-bottom: 32px;
}
section.me-request-items > div > table.me-form > tbody > tr > td >
section.me-request-items-supplier.me-collapse.opened > h1 {
	margin-bottom: 14px;
}
section.me-request-items > div > table.me-form > tbody > tr > td >
section.me-request-items-supplier.me-collapse.opened > div.me-collapse-content >
div#gridSupplier > div.grid-data > table.me-grid > thead > tr > td {
    padding-bottom: 8px;
}
section.me-request-items > div > table.me-form > tbody > tr > td >
section.me-request-items-supplier.me-collapse.opened > div.me-collapse-content >
div#gridSupplier > div.grid-data > table.me-grid > tbody > tr:not(.me-grid-header) > td {
	padding-top: 16px;
	padding-bottom: 16px;
	border-color: rgba(0, 0, 0, 0.12);
    color: #212121;
}
section.me-request-items > div > table.me-form > tbody > tr > td >
section.me-request-items-supplier.me-collapse.opened > div.me-collapse-content >
div#gridSupplier > div.grid-data > table.me-grid > thead > tr > td:first-child,
section.me-request-items > div > table.me-form > tbody > tr > td >
section.me-request-items-supplier.me-collapse.opened > div.me-collapse-content >
div#gridSupplier > div.grid-data > table.me-grid > tbody > tr:not(.me-grid-header) > td:first-child {
	padding-left: 26px;
}

div.me-request-collapse {
	margin-top: 8px!important;
}

div.me-request-collapse > h1 {
	margin-bottom: 0!important;
}

div.me-request-collapse > div table.me-grid {
	background: transparent!important;
    border: 0!important;
}

div.me-request-item-details-description {
	border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

@media screen and (min-width: 600px){
	div.me-request-item-details-description {
		display: none!important;
	}
	.me-request-item-grid-description {
		display: table-cell!important;
	}
}

.me-request-item-grid-description {
	display: none;
}

div.me-request-item-grid-container {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

div#fluxoStatusDocumento {
	display: none;
}

@media screen and (min-width: 600px){
	div#fluxoStatusDocumento {
		display: block!important;
	}
}

table.me-request-item-grid {
	background: transparent!important;
    border: 0!important;
}

div.me-request-info-placeholder {
	background: #fafafa;
    padding: 4px;
    margin: 4px 0px 0px 0px;
    font-weight: 500;
    border-radius: 10px;
}

tr.me-request-item-header > td {
	vertical-align: middle!important;
	height: 2rem;
}

tr.me-request-item-details > td {
	background: #F9FAFB; 
	padding: 1rem 2rem!important;
}

tr.me-request-item-status > td {
	background: #F9FAFB; 
	padding: 0!important;
	display: none;
}

@media screen and (min-width: 600px){
	tr.me-request-item-status > td {
		display: table-cell!important;
	}
}

tr.me-request-item-status > td > table {
	border: 0!important;
	background: transparent!important;
}

div.me-request-items-section {
	background-color: white;
}

div.me-request-items-section section.me-request-items {
	margin: 1rem;
	min-height: 100vh;
}

div.me-request-preferences-section {
	background-color: white;
}

div.me-request-preferences-section section.me-request-preferences  {
	margin: 1rem;
}

.me-request-item-collapse .me-request-item-details {
	display: none;
}

.me-request-item-collapse.opened .me-request-item-details {
	display: table-row;
}

@media print {
	.me-request-item-collapse .me-request-item-details {
		display: table-row!important;
	}
}

.me-request-item-collapse .collapse-clickable {
	white-space: nowrap;
    cursor: pointer;
    color: var(--primary);
}

.me-request-item-collapse .collapse-clickable:hover {
    text-decoration: underline;
}

.me-request-item-collapse .collapse-clickable i {
	transition: transform;
    transition-duration: 0.2s;
    width: 20px;
    text-align: center;
}

.me-request-item-collapse.opened .collapse-clickable i {
	transform: rotate(180deg);
}

section.me-request-items span.collapse-all {
	font-weight: normal;
    font-size: 14px;
    margin-left: 1rem;
	display: none;
}

section.me-request-items.opened span.collapse-all {
	display: inline-block;
}

section.me-request-items .minimize__all {
	display: none;
}

section.me-request-items.expanded-all .expand__all {
	display: none;
}

section.me-request-items.expanded-all .minimize__all {
	display: inherit;
}
.hide{
    display:none;			
}

.btn-fuarquivo, .lbl-fuarquivo {
    display: inline-block;
    cursor:pointer;
}

.btn-fuarquivo {			
    border: 1px solid #ccc;
    text-align: center;
    background: #f6f6f6;
    height: 15px;
    line-height: 14px;
    padding: 4px 10px;
}

.lbl-fuarquivo {
    font-size: 9.7px;
    border: 1px solid #ccc;
    border-left: none;
    height: 15px;
    line-height: 15px;
    padding: 4px 10px;
}

.btn-fuarquivo-required
{
    border-left: solid 3px #ff6262 !important;
}
.me-bootstrap html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.me-bootstrap body{margin:0}.me-bootstrap article,.me-bootstrap aside,.me-bootstrap details,.me-bootstrap figcaption,.me-bootstrap figure,.me-bootstrap footer,.me-bootstrap header,.me-bootstrap hgroup,.me-bootstrap main,.me-bootstrap menu,.me-bootstrap nav,.me-bootstrap section,.me-bootstrap summary{display:block}.me-bootstrap audio,.me-bootstrap canvas,.me-bootstrap progress,.me-bootstrap video{display:inline-block;vertical-align:baseline}.me-bootstrap audio:not([controls]){display:none;height:0}.me-bootstrap [hidden],.me-bootstrap template{display:none}.me-bootstrap a{background-color:transparent}.me-bootstrap a:active,.me-bootstrap a:hover{outline:0}.me-bootstrap abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}.me-bootstrap b,.me-bootstrap strong{font-weight:bold}.me-bootstrap dfn{font-style:italic}.me-bootstrap h1{font-size:2em;margin:.67em 0}.me-bootstrap mark{background:#ff0;color:#000}.me-bootstrap small{font-size:80%}.me-bootstrap sub,.me-bootstrap sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.me-bootstrap sup{top:-.5em}.me-bootstrap sub{bottom:-.25em}.me-bootstrap img{border:0}.me-bootstrap svg:not(:root){overflow:hidden}.me-bootstrap figure{margin:1em 40px}.me-bootstrap hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}.me-bootstrap pre{overflow:auto}.me-bootstrap code,.me-bootstrap kbd,.me-bootstrap pre,.me-bootstrap samp{font-family:monospace,monospace;font-size:1em}.me-bootstrap button,.me-bootstrap input,.me-bootstrap optgroup,.me-bootstrap select,.me-bootstrap textarea{color:inherit;font:inherit;margin:0}.me-bootstrap button{overflow:visible}.me-bootstrap button,.me-bootstrap select{text-transform:none}.me-bootstrap button,.me-bootstrap html input[type="button"],.me-bootstrap input[type="reset"],.me-bootstrap input[type="submit"]{-webkit-appearance:button;cursor:pointer}.me-bootstrap button[disabled],.me-bootstrap html input[disabled]{cursor:default}.me-bootstrap button::-moz-focus-inner,.me-bootstrap input::-moz-focus-inner{border:0;padding:0}.me-bootstrap input{line-height:normal}.me-bootstrap input[type="checkbox"],.me-bootstrap input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}.me-bootstrap input[type="number"]::-webkit-inner-spin-button,.me-bootstrap input[type="number"]::-webkit-outer-spin-button{height:auto}.me-bootstrap input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.me-bootstrap input[type="search"]::-webkit-search-cancel-button,.me-bootstrap input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}.me-bootstrap fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.me-bootstrap legend{border:0;padding:0}.me-bootstrap textarea{overflow:auto}.me-bootstrap optgroup{font-weight:bold}.me-bootstrap table{border-collapse:collapse;border-spacing:0}.me-bootstrap td,.me-bootstrap th{padding:0}@media print{.me-bootstrap *,.me-bootstrap *:before,.me-bootstrap *:after{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}.me-bootstrap a,.me-bootstrap a:visited{text-decoration:underline}.me-bootstrap a[href]:after{content:" (" attr(href) ")"}.me-bootstrap abbr[title]:after{content:" (" attr(title) ")"}.me-bootstrap a[href^="#"]:after,.me-bootstrap a[href^="javascript:"]:after{content:""}.me-bootstrap pre,.me-bootstrap blockquote{border:1px solid #999;page-break-inside:avoid}.me-bootstrap thead{display:table-header-group}.me-bootstrap tr,.me-bootstrap img{page-break-inside:avoid}.me-bootstrap img{max-width:100%!important}.me-bootstrap p,.me-bootstrap h2,.me-bootstrap h3{orphans:3;widows:3}.me-bootstrap h2,.me-bootstrap h3{page-break-after:avoid}.me-bootstrap .navbar{display:none}.me-bootstrap .btn>.caret,.me-bootstrap .dropup>.btn>.caret{border-top-color:#000!important}.me-bootstrap .label{border:1px solid #000}.me-bootstrap .table{border-collapse:collapse!important}.me-bootstrap .table td,.me-bootstrap .table th{background-color:#fff!important}.me-bootstrap .table-bordered th,.me-bootstrap .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")}.me-bootstrap .glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.me-bootstrap .glyphicon-asterisk:before{content:"*"}.me-bootstrap .glyphicon-plus:before{content:"+"}.me-bootstrap .glyphicon-euro:before,.me-bootstrap .glyphicon-eur:before{content:"€"}.me-bootstrap .glyphicon-minus:before{content:"−"}.me-bootstrap .glyphicon-cloud:before{content:"☁"}.me-bootstrap .glyphicon-envelope:before{content:"✉"}.me-bootstrap .glyphicon-pencil:before{content:"✏"}.me-bootstrap .glyphicon-glass:before{content:""}.me-bootstrap .glyphicon-music:before{content:""}.me-bootstrap .glyphicon-search:before{content:""}.me-bootstrap .glyphicon-heart:before{content:""}.me-bootstrap .glyphicon-star:before{content:""}.me-bootstrap .glyphicon-star-empty:before{content:""}.me-bootstrap .glyphicon-user:before{content:""}.me-bootstrap .glyphicon-film:before{content:""}.me-bootstrap .glyphicon-th-large:before{content:""}.me-bootstrap .glyphicon-th:before{content:""}.me-bootstrap .glyphicon-th-list:before{content:""}.me-bootstrap .glyphicon-ok:before{content:""}.me-bootstrap .glyphicon-remove:before{content:""}.me-bootstrap .glyphicon-zoom-in:before{content:""}.me-bootstrap .glyphicon-zoom-out:before{content:""}.me-bootstrap .glyphicon-off:before{content:""}.me-bootstrap .glyphicon-signal:before{content:""}.me-bootstrap .glyphicon-cog:before{content:""}.me-bootstrap .glyphicon-trash:before{content:""}.me-bootstrap .glyphicon-home:before{content:""}.me-bootstrap .glyphicon-file:before{content:""}.me-bootstrap .glyphicon-time:before{content:""}.me-bootstrap .glyphicon-road:before{content:""}.me-bootstrap .glyphicon-download-alt:before{content:""}.me-bootstrap .glyphicon-download:before{content:""}.me-bootstrap .glyphicon-upload:before{content:""}.me-bootstrap .glyphicon-inbox:before{content:""}.me-bootstrap .glyphicon-play-circle:before{content:""}.me-bootstrap .glyphicon-repeat:before{content:""}.me-bootstrap .glyphicon-refresh:before{content:""}.me-bootstrap .glyphicon-list-alt:before{content:""}.me-bootstrap .glyphicon-lock:before{content:""}.me-bootstrap .glyphicon-flag:before{content:""}.me-bootstrap .glyphicon-headphones:before{content:""}.me-bootstrap .glyphicon-volume-off:before{content:""}.me-bootstrap .glyphicon-volume-down:before{content:""}.me-bootstrap .glyphicon-volume-up:before{content:""}.me-bootstrap .glyphicon-qrcode:before{content:""}.me-bootstrap .glyphicon-barcode:before{content:""}.me-bootstrap .glyphicon-tag:before{content:""}.me-bootstrap .glyphicon-tags:before{content:""}.me-bootstrap .glyphicon-book:before{content:""}.me-bootstrap .glyphicon-bookmark:before{content:""}.me-bootstrap .glyphicon-print:before{content:""}.me-bootstrap .glyphicon-camera:before{content:""}.me-bootstrap .glyphicon-font:before{content:""}.me-bootstrap .glyphicon-bold:before{content:""}.me-bootstrap .glyphicon-italic:before{content:""}.me-bootstrap .glyphicon-text-height:before{content:""}.me-bootstrap .glyphicon-text-width:before{content:""}.me-bootstrap .glyphicon-align-left:before{content:""}.me-bootstrap .glyphicon-align-center:before{content:""}.me-bootstrap .glyphicon-align-right:before{content:""}.me-bootstrap .glyphicon-align-justify:before{content:""}.me-bootstrap .glyphicon-list:before{content:""}.me-bootstrap .glyphicon-indent-left:before{content:""}.me-bootstrap .glyphicon-indent-right:before{content:""}.me-bootstrap .glyphicon-facetime-video:before{content:""}.me-bootstrap .glyphicon-picture:before{content:""}.me-bootstrap .glyphicon-map-marker:before{content:""}.me-bootstrap .glyphicon-adjust:before{content:""}.me-bootstrap .glyphicon-tint:before{content:""}.me-bootstrap .glyphicon-edit:before{content:""}.me-bootstrap .glyphicon-share:before{content:""}.me-bootstrap .glyphicon-check:before{content:""}.me-bootstrap .glyphicon-move:before{content:""}.me-bootstrap .glyphicon-step-backward:before{content:""}.me-bootstrap .glyphicon-fast-backward:before{content:""}.me-bootstrap .glyphicon-backward:before{content:""}.me-bootstrap .glyphicon-play:before{content:""}.me-bootstrap .glyphicon-pause:before{content:""}.me-bootstrap .glyphicon-stop:before{content:""}.me-bootstrap .glyphicon-forward:before{content:""}.me-bootstrap .glyphicon-fast-forward:before{content:""}.me-bootstrap .glyphicon-step-forward:before{content:""}.me-bootstrap .glyphicon-eject:before{content:""}.me-bootstrap .glyphicon-chevron-left:before{content:""}.me-bootstrap .glyphicon-chevron-right:before{content:""}.me-bootstrap .glyphicon-plus-sign:before{content:""}.me-bootstrap .glyphicon-minus-sign:before{content:""}.me-bootstrap .glyphicon-remove-sign:before{content:""}.me-bootstrap .glyphicon-ok-sign:before{content:""}.me-bootstrap .glyphicon-question-sign:before{content:""}.me-bootstrap .glyphicon-info-sign:before{content:""}.me-bootstrap .glyphicon-screenshot:before{content:""}.me-bootstrap .glyphicon-remove-circle:before{content:""}.me-bootstrap .glyphicon-ok-circle:before{content:""}.me-bootstrap .glyphicon-ban-circle:before{content:""}.me-bootstrap .glyphicon-arrow-left:before{content:""}.me-bootstrap .glyphicon-arrow-right:before{content:""}.me-bootstrap .glyphicon-arrow-up:before{content:""}.me-bootstrap .glyphicon-arrow-down:before{content:""}.me-bootstrap .glyphicon-share-alt:before{content:""}.me-bootstrap .glyphicon-resize-full:before{content:""}.me-bootstrap .glyphicon-resize-small:before{content:""}.me-bootstrap .glyphicon-exclamation-sign:before{content:""}.me-bootstrap .glyphicon-gift:before{content:""}.me-bootstrap .glyphicon-leaf:before{content:""}.me-bootstrap .glyphicon-fire:before{content:""}.me-bootstrap .glyphicon-eye-open:before{content:""}.me-bootstrap .glyphicon-eye-close:before{content:""}.me-bootstrap .glyphicon-warning-sign:before{content:""}.me-bootstrap .glyphicon-plane:before{content:""}.me-bootstrap .glyphicon-calendar:before{content:""}.me-bootstrap .glyphicon-random:before{content:""}.me-bootstrap .glyphicon-comment:before{content:""}.me-bootstrap .glyphicon-magnet:before{content:""}.me-bootstrap .glyphicon-chevron-up:before{content:""}.me-bootstrap .glyphicon-chevron-down:before{content:""}.me-bootstrap .glyphicon-retweet:before{content:""}.me-bootstrap .glyphicon-shopping-cart:before{content:""}.me-bootstrap .glyphicon-folder-close:before{content:""}.me-bootstrap .glyphicon-folder-open:before{content:""}.me-bootstrap .glyphicon-resize-vertical:before{content:""}.me-bootstrap .glyphicon-resize-horizontal:before{content:""}.me-bootstrap .glyphicon-hdd:before{content:""}.me-bootstrap .glyphicon-bullhorn:before{content:""}.me-bootstrap .glyphicon-bell:before{content:""}.me-bootstrap .glyphicon-certificate:before{content:""}.me-bootstrap .glyphicon-thumbs-up:before{content:""}.me-bootstrap .glyphicon-thumbs-down:before{content:""}.me-bootstrap .glyphicon-hand-right:before{content:""}.me-bootstrap .glyphicon-hand-left:before{content:""}.me-bootstrap .glyphicon-hand-up:before{content:""}.me-bootstrap .glyphicon-hand-down:before{content:""}.me-bootstrap .glyphicon-circle-arrow-right:before{content:""}.me-bootstrap .glyphicon-circle-arrow-left:before{content:""}.me-bootstrap .glyphicon-circle-arrow-up:before{content:""}.me-bootstrap .glyphicon-circle-arrow-down:before{content:""}.me-bootstrap .glyphicon-globe:before{content:""}.me-bootstrap .glyphicon-wrench:before{content:""}.me-bootstrap .glyphicon-tasks:before{content:""}.me-bootstrap .glyphicon-filter:before{content:""}.me-bootstrap .glyphicon-briefcase:before{content:""}.me-bootstrap .glyphicon-fullscreen:before{content:""}.me-bootstrap .glyphicon-dashboard:before{content:""}.me-bootstrap .glyphicon-paperclip:before{content:""}.me-bootstrap .glyphicon-heart-empty:before{content:""}.me-bootstrap .glyphicon-link:before{content:""}.me-bootstrap .glyphicon-phone:before{content:""}.me-bootstrap .glyphicon-pushpin:before{content:""}.me-bootstrap .glyphicon-usd:before{content:""}.me-bootstrap .glyphicon-gbp:before{content:""}.me-bootstrap .glyphicon-sort:before{content:""}.me-bootstrap .glyphicon-sort-by-alphabet:before{content:""}.me-bootstrap .glyphicon-sort-by-alphabet-alt:before{content:""}.me-bootstrap .glyphicon-sort-by-order:before{content:""}.me-bootstrap .glyphicon-sort-by-order-alt:before{content:""}.me-bootstrap .glyphicon-sort-by-attributes:before{content:""}.me-bootstrap .glyphicon-sort-by-attributes-alt:before{content:""}.me-bootstrap .glyphicon-unchecked:before{content:""}.me-bootstrap .glyphicon-expand:before{content:""}.me-bootstrap .glyphicon-collapse-down:before{content:""}.me-bootstrap .glyphicon-collapse-up:before{content:""}.me-bootstrap .glyphicon-log-in:before{content:""}.me-bootstrap .glyphicon-flash:before{content:""}.me-bootstrap .glyphicon-log-out:before{content:""}.me-bootstrap .glyphicon-new-window:before{content:""}.me-bootstrap .glyphicon-record:before{content:""}.me-bootstrap .glyphicon-save:before{content:""}.me-bootstrap .glyphicon-open:before{content:""}.me-bootstrap .glyphicon-saved:before{content:""}.me-bootstrap .glyphicon-import:before{content:""}.me-bootstrap .glyphicon-export:before{content:""}.me-bootstrap .glyphicon-send:before{content:""}.me-bootstrap .glyphicon-floppy-disk:before{content:""}.me-bootstrap .glyphicon-floppy-saved:before{content:""}.me-bootstrap .glyphicon-floppy-remove:before{content:""}.me-bootstrap .glyphicon-floppy-save:before{content:""}.me-bootstrap .glyphicon-floppy-open:before{content:""}.me-bootstrap .glyphicon-credit-card:before{content:""}.me-bootstrap .glyphicon-transfer:before{content:""}.me-bootstrap .glyphicon-cutlery:before{content:""}.me-bootstrap .glyphicon-header:before{content:""}.me-bootstrap .glyphicon-compressed:before{content:""}.me-bootstrap .glyphicon-earphone:before{content:""}.me-bootstrap .glyphicon-phone-alt:before{content:""}.me-bootstrap .glyphicon-tower:before{content:""}.me-bootstrap .glyphicon-stats:before{content:""}.me-bootstrap .glyphicon-sd-video:before{content:""}.me-bootstrap .glyphicon-hd-video:before{content:""}.me-bootstrap .glyphicon-subtitles:before{content:""}.me-bootstrap .glyphicon-sound-stereo:before{content:""}.me-bootstrap .glyphicon-sound-dolby:before{content:""}.me-bootstrap .glyphicon-sound-5-1:before{content:""}.me-bootstrap .glyphicon-sound-6-1:before{content:""}.me-bootstrap .glyphicon-sound-7-1:before{content:""}.me-bootstrap .glyphicon-copyright-mark:before{content:""}.me-bootstrap .glyphicon-registration-mark:before{content:""}.me-bootstrap .glyphicon-cloud-download:before{content:""}.me-bootstrap .glyphicon-cloud-upload:before{content:""}.me-bootstrap .glyphicon-tree-conifer:before{content:""}.me-bootstrap .glyphicon-tree-deciduous:before{content:""}.me-bootstrap .glyphicon-cd:before{content:""}.me-bootstrap .glyphicon-save-file:before{content:""}.me-bootstrap .glyphicon-open-file:before{content:""}.me-bootstrap .glyphicon-level-up:before{content:""}.me-bootstrap .glyphicon-copy:before{content:""}.me-bootstrap .glyphicon-paste:before{content:""}.me-bootstrap .glyphicon-alert:before{content:""}.me-bootstrap .glyphicon-equalizer:before{content:""}.me-bootstrap .glyphicon-king:before{content:""}.me-bootstrap .glyphicon-queen:before{content:""}.me-bootstrap .glyphicon-pawn:before{content:""}.me-bootstrap .glyphicon-bishop:before{content:""}.me-bootstrap .glyphicon-knight:before{content:""}.me-bootstrap .glyphicon-baby-formula:before{content:""}.me-bootstrap .glyphicon-tent:before{content:"⛺"}.me-bootstrap .glyphicon-blackboard:before{content:""}.me-bootstrap .glyphicon-bed:before{content:""}.me-bootstrap .glyphicon-apple:before{content:""}.me-bootstrap .glyphicon-erase:before{content:""}.me-bootstrap .glyphicon-hourglass:before{content:"⌛"}.me-bootstrap .glyphicon-lamp:before{content:""}.me-bootstrap .glyphicon-duplicate:before{content:""}.me-bootstrap .glyphicon-piggy-bank:before{content:""}.me-bootstrap .glyphicon-scissors:before{content:""}.me-bootstrap .glyphicon-bitcoin:before{content:""}.me-bootstrap .glyphicon-btc:before{content:""}.me-bootstrap .glyphicon-xbt:before{content:""}.me-bootstrap .glyphicon-yen:before{content:"¥"}.me-bootstrap .glyphicon-jpy:before{content:"¥"}.me-bootstrap .glyphicon-ruble:before{content:"₽"}.me-bootstrap .glyphicon-rub:before{content:"₽"}.me-bootstrap .glyphicon-scale:before{content:""}.me-bootstrap .glyphicon-ice-lolly:before{content:""}.me-bootstrap .glyphicon-ice-lolly-tasted:before{content:""}.me-bootstrap .glyphicon-education:before{content:""}.me-bootstrap .glyphicon-option-horizontal:before{content:""}.me-bootstrap .glyphicon-option-vertical:before{content:""}.me-bootstrap .glyphicon-menu-hamburger:before{content:""}.me-bootstrap .glyphicon-modal-window:before{content:""}.me-bootstrap .glyphicon-oil:before{content:""}.me-bootstrap .glyphicon-grain:before{content:""}.me-bootstrap .glyphicon-sunglasses:before{content:""}.me-bootstrap .glyphicon-text-size:before{content:""}.me-bootstrap .glyphicon-text-color:before{content:""}.me-bootstrap .glyphicon-text-background:before{content:""}.me-bootstrap .glyphicon-object-align-top:before{content:""}.me-bootstrap .glyphicon-object-align-bottom:before{content:""}.me-bootstrap .glyphicon-object-align-horizontal:before{content:""}.me-bootstrap .glyphicon-object-align-left:before{content:""}.me-bootstrap .glyphicon-object-align-vertical:before{content:""}.me-bootstrap .glyphicon-object-align-right:before{content:""}.me-bootstrap .glyphicon-triangle-right:before{content:""}.me-bootstrap .glyphicon-triangle-left:before{content:""}.me-bootstrap .glyphicon-triangle-bottom:before{content:""}.me-bootstrap .glyphicon-triangle-top:before{content:""}.me-bootstrap .glyphicon-console:before{content:""}.me-bootstrap .glyphicon-superscript:before{content:""}.me-bootstrap .glyphicon-subscript:before{content:""}.me-bootstrap .glyphicon-menu-left:before{content:""}.me-bootstrap .glyphicon-menu-right:before{content:""}.me-bootstrap .glyphicon-menu-down:before{content:""}.me-bootstrap .glyphicon-menu-up:before{content:""}.me-bootstrap *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.me-bootstrap *:before,.me-bootstrap *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.me-bootstrap html{font-size:10px;-webkit-tap-highlight-color:transparent}.me-bootstrap body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}.me-bootstrap input,.me-bootstrap button,.me-bootstrap select,.me-bootstrap textarea{font-family:inherit;font-size:inherit;line-height:inherit}.me-bootstrap a{color:#337ab7;text-decoration:none}.me-bootstrap a:hover,.me-bootstrap a:focus{color:#23527c;text-decoration:underline}.me-bootstrap a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.me-bootstrap figure{margin:0}.me-bootstrap img{vertical-align:middle}.me-bootstrap .img-responsive,.me-bootstrap .thumbnail>img,.me-bootstrap .thumbnail a>img,.me-bootstrap .carousel-inner>.item>img,.me-bootstrap .carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.me-bootstrap .img-rounded{border-radius:6px}.me-bootstrap .img-thumbnail{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;display:inline-block;max-width:100%;height:auto}.me-bootstrap .img-circle{border-radius:50%}.me-bootstrap hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.me-bootstrap .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.me-bootstrap .sr-only-focusable:active,.me-bootstrap .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.me-bootstrap [role="button"]{cursor:pointer}.me-bootstrap h1,.me-bootstrap h2,.me-bootstrap h3,.me-bootstrap h4,.me-bootstrap h5,.me-bootstrap h6,.me-bootstrap .h1,.me-bootstrap .h2,.me-bootstrap .h3,.me-bootstrap .h4,.me-bootstrap .h5,.me-bootstrap .h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.me-bootstrap h1 small,.me-bootstrap h2 small,.me-bootstrap h3 small,.me-bootstrap h4 small,.me-bootstrap h5 small,.me-bootstrap h6 small,.me-bootstrap .h1 small,.me-bootstrap .h2 small,.me-bootstrap .h3 small,.me-bootstrap .h4 small,.me-bootstrap .h5 small,.me-bootstrap .h6 small,.me-bootstrap h1 .small,.me-bootstrap h2 .small,.me-bootstrap h3 .small,.me-bootstrap h4 .small,.me-bootstrap h5 .small,.me-bootstrap h6 .small,.me-bootstrap .h1 .small,.me-bootstrap .h2 .small,.me-bootstrap .h3 .small,.me-bootstrap .h4 .small,.me-bootstrap .h5 .small,.me-bootstrap .h6 .small{font-weight:400;line-height:1;color:#777}.me-bootstrap h1,.me-bootstrap .h1,.me-bootstrap h2,.me-bootstrap .h2,.me-bootstrap h3,.me-bootstrap .h3{margin-top:20px;margin-bottom:10px}.me-bootstrap h1 small,.me-bootstrap .h1 small,.me-bootstrap h2 small,.me-bootstrap .h2 small,.me-bootstrap h3 small,.me-bootstrap .h3 small,.me-bootstrap h1 .small,.me-bootstrap .h1 .small,.me-bootstrap h2 .small,.me-bootstrap .h2 .small,.me-bootstrap h3 .small,.me-bootstrap .h3 .small{font-size:65%}.me-bootstrap h4,.me-bootstrap .h4,.me-bootstrap h5,.me-bootstrap .h5,.me-bootstrap h6,.me-bootstrap .h6{margin-top:10px;margin-bottom:10px}.me-bootstrap h4 small,.me-bootstrap .h4 small,.me-bootstrap h5 small,.me-bootstrap .h5 small,.me-bootstrap h6 small,.me-bootstrap .h6 small,.me-bootstrap h4 .small,.me-bootstrap .h4 .small,.me-bootstrap h5 .small,.me-bootstrap .h5 .small,.me-bootstrap h6 .small,.me-bootstrap .h6 .small{font-size:75%}.me-bootstrap h1,.me-bootstrap .h1{font-size:36px}.me-bootstrap h2,.me-bootstrap .h2{font-size:30px}.me-bootstrap h3,.me-bootstrap .h3{font-size:24px}.me-bootstrap h4,.me-bootstrap .h4{font-size:18px}.me-bootstrap h5,.me-bootstrap .h5{font-size:14px}.me-bootstrap h6,.me-bootstrap .h6{font-size:12px}.me-bootstrap p{margin:0 0 10px}.me-bootstrap .lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media(min-width:768px){.me-bootstrap .lead{font-size:21px}}.me-bootstrap small,.me-bootstrap .small{font-size:85%}.me-bootstrap mark,.me-bootstrap .mark{padding:.2em;background-color:#fcf8e3}.me-bootstrap .text-left{text-align:left}.me-bootstrap .text-right{text-align:right}.me-bootstrap .text-center{text-align:center}.me-bootstrap .text-justify{text-align:justify}.me-bootstrap .text-nowrap{white-space:nowrap}.me-bootstrap .text-lowercase{text-transform:lowercase}.me-bootstrap .text-uppercase{text-transform:uppercase}.me-bootstrap .text-capitalize{text-transform:capitalize}.me-bootstrap .text-muted{color:#777}.me-bootstrap .text-primary{color:#337ab7}.me-bootstrap a.text-primary:hover,.me-bootstrap a.text-primary:focus{color:#286090}.me-bootstrap .text-success{color:#3c763d}.me-bootstrap a.text-success:hover,.me-bootstrap a.text-success:focus{color:#2b542c}.me-bootstrap .text-info{color:#31708f}.me-bootstrap a.text-info:hover,.me-bootstrap a.text-info:focus{color:#245269}.me-bootstrap .text-warning{color:#8a6d3b}.me-bootstrap a.text-warning:hover,.me-bootstrap a.text-warning:focus{color:#66512c}.me-bootstrap .text-danger{color:#a94442}.me-bootstrap a.text-danger:hover,.me-bootstrap a.text-danger:focus{color:#843534}.me-bootstrap .bg-primary{color:#fff;background-color:#337ab7}.me-bootstrap a.bg-primary:hover,.me-bootstrap a.bg-primary:focus{background-color:#286090}.me-bootstrap .bg-success{background-color:#dff0d8}.me-bootstrap a.bg-success:hover,.me-bootstrap a.bg-success:focus{background-color:#c1e2b3}.me-bootstrap .bg-info{background-color:#d9edf7}.me-bootstrap a.bg-info:hover,.me-bootstrap a.bg-info:focus{background-color:#afd9ee}.me-bootstrap .bg-warning{background-color:#fcf8e3}.me-bootstrap a.bg-warning:hover,.me-bootstrap a.bg-warning:focus{background-color:#f7ecb5}.me-bootstrap .bg-danger{background-color:#f2dede}.me-bootstrap a.bg-danger:hover,.me-bootstrap a.bg-danger:focus{background-color:#e4b9b9}.me-bootstrap .page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}.me-bootstrap ul,.me-bootstrap ol{margin-top:0;margin-bottom:10px}.me-bootstrap ul ul,.me-bootstrap ol ul,.me-bootstrap ul ol,.me-bootstrap ol ol{margin-bottom:0}.me-bootstrap .list-unstyled{padding-left:0;list-style:none}.me-bootstrap .list-inline{padding-left:0;list-style:none;margin-left:-5px}.me-bootstrap .list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}.me-bootstrap dl{margin-top:0;margin-bottom:20px}.me-bootstrap dt,.me-bootstrap dd{line-height:1.42857143}.me-bootstrap dt{font-weight:700}.me-bootstrap dd{margin-left:0}@media(min-width:768px){.me-bootstrap .dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.me-bootstrap .dl-horizontal dd{margin-left:180px}}.me-bootstrap abbr[title],.me-bootstrap abbr[data-original-title]{cursor:help}.me-bootstrap .initialism{font-size:90%;text-transform:uppercase}.me-bootstrap blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}.me-bootstrap blockquote p:last-child,.me-bootstrap blockquote ul:last-child,.me-bootstrap blockquote ol:last-child{margin-bottom:0}.me-bootstrap blockquote footer,.me-bootstrap blockquote small,.me-bootstrap blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}.me-bootstrap blockquote footer:before,.me-bootstrap blockquote small:before,.me-bootstrap blockquote .small:before{content:"— "}.me-bootstrap .blockquote-reverse,.me-bootstrap blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.me-bootstrap .blockquote-reverse footer:before,.me-bootstrap blockquote.pull-right footer:before,.me-bootstrap .blockquote-reverse small:before,.me-bootstrap blockquote.pull-right small:before,.me-bootstrap .blockquote-reverse .small:before,.me-bootstrap blockquote.pull-right .small:before{content:""}.me-bootstrap .blockquote-reverse footer:after,.me-bootstrap blockquote.pull-right footer:after,.me-bootstrap .blockquote-reverse small:after,.me-bootstrap blockquote.pull-right small:after,.me-bootstrap .blockquote-reverse .small:after,.me-bootstrap blockquote.pull-right .small:after{content:" —"}.me-bootstrap address{margin-bottom:20px;font-style:normal;line-height:1.42857143}.me-bootstrap code,.me-bootstrap kbd,.me-bootstrap pre,.me-bootstrap samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}.me-bootstrap code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.me-bootstrap 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)}.me-bootstrap kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}.me-bootstrap 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}.me-bootstrap pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.me-bootstrap .pre-scrollable{max-height:340px;overflow-y:scroll}.me-bootstrap .container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:768px){.me-bootstrap .container{width:750px}}@media(min-width:992px){.me-bootstrap .container{width:970px}}@media(min-width:1200px){.me-bootstrap .container{width:1170px}}.me-bootstrap .container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.me-bootstrap .row{margin-right:-15px;margin-left:-15px}.me-bootstrap .row-no-gutters{margin-right:0;margin-left:0}.me-bootstrap .row-no-gutters [class*="col-"]{padding-right:0;padding-left:0}.me-bootstrap .col-xs-1,.me-bootstrap .col-sm-1,.me-bootstrap .col-md-1,.me-bootstrap .col-lg-1,.me-bootstrap .col-xs-2,.me-bootstrap .col-sm-2,.me-bootstrap .col-md-2,.me-bootstrap .col-lg-2,.me-bootstrap .col-xs-3,.me-bootstrap .col-sm-3,.me-bootstrap .col-md-3,.me-bootstrap .col-lg-3,.me-bootstrap .col-xs-4,.me-bootstrap .col-sm-4,.me-bootstrap .col-md-4,.me-bootstrap .col-lg-4,.me-bootstrap .col-xs-5,.me-bootstrap .col-sm-5,.me-bootstrap .col-md-5,.me-bootstrap .col-lg-5,.me-bootstrap .col-xs-6,.me-bootstrap .col-sm-6,.me-bootstrap .col-md-6,.me-bootstrap .col-lg-6,.me-bootstrap .col-xs-7,.me-bootstrap .col-sm-7,.me-bootstrap .col-md-7,.me-bootstrap .col-lg-7,.me-bootstrap .col-xs-8,.me-bootstrap .col-sm-8,.me-bootstrap .col-md-8,.me-bootstrap .col-lg-8,.me-bootstrap .col-xs-9,.me-bootstrap .col-sm-9,.me-bootstrap .col-md-9,.me-bootstrap .col-lg-9,.me-bootstrap .col-xs-10,.me-bootstrap .col-sm-10,.me-bootstrap .col-md-10,.me-bootstrap .col-lg-10,.me-bootstrap .col-xs-11,.me-bootstrap .col-sm-11,.me-bootstrap .col-md-11,.me-bootstrap .col-lg-11,.me-bootstrap .col-xs-12,.me-bootstrap .col-sm-12,.me-bootstrap .col-md-12,.me-bootstrap .col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.me-bootstrap .col-xs-1,.me-bootstrap .col-xs-2,.me-bootstrap .col-xs-3,.me-bootstrap .col-xs-4,.me-bootstrap .col-xs-5,.me-bootstrap .col-xs-6,.me-bootstrap .col-xs-7,.me-bootstrap .col-xs-8,.me-bootstrap .col-xs-9,.me-bootstrap .col-xs-10,.me-bootstrap .col-xs-11,.me-bootstrap .col-xs-12{float:left}.me-bootstrap .col-xs-12{width:100%}.me-bootstrap .col-xs-11{width:91.66666667%}.me-bootstrap .col-xs-10{width:83.33333333%}.me-bootstrap .col-xs-9{width:75%}.me-bootstrap .col-xs-8{width:66.66666667%}.me-bootstrap .col-xs-7{width:58.33333333%}.me-bootstrap .col-xs-6{width:50%}.me-bootstrap .col-xs-5{width:41.66666667%}.me-bootstrap .col-xs-4{width:33.33333333%}.me-bootstrap .col-xs-3{width:25%}.me-bootstrap .col-xs-2{width:16.66666667%}.me-bootstrap .col-xs-1{width:8.33333333%}.me-bootstrap .col-xs-pull-12{right:100%}.me-bootstrap .col-xs-pull-11{right:91.66666667%}.me-bootstrap .col-xs-pull-10{right:83.33333333%}.me-bootstrap .col-xs-pull-9{right:75%}.me-bootstrap .col-xs-pull-8{right:66.66666667%}.me-bootstrap .col-xs-pull-7{right:58.33333333%}.me-bootstrap .col-xs-pull-6{right:50%}.me-bootstrap .col-xs-pull-5{right:41.66666667%}.me-bootstrap .col-xs-pull-4{right:33.33333333%}.me-bootstrap .col-xs-pull-3{right:25%}.me-bootstrap .col-xs-pull-2{right:16.66666667%}.me-bootstrap .col-xs-pull-1{right:8.33333333%}.me-bootstrap .col-xs-pull-0{right:auto}.me-bootstrap .col-xs-push-12{left:100%}.me-bootstrap .col-xs-push-11{left:91.66666667%}.me-bootstrap .col-xs-push-10{left:83.33333333%}.me-bootstrap .col-xs-push-9{left:75%}.me-bootstrap .col-xs-push-8{left:66.66666667%}.me-bootstrap .col-xs-push-7{left:58.33333333%}.me-bootstrap .col-xs-push-6{left:50%}.me-bootstrap .col-xs-push-5{left:41.66666667%}.me-bootstrap .col-xs-push-4{left:33.33333333%}.me-bootstrap .col-xs-push-3{left:25%}.me-bootstrap .col-xs-push-2{left:16.66666667%}.me-bootstrap .col-xs-push-1{left:8.33333333%}.me-bootstrap .col-xs-push-0{left:auto}.me-bootstrap .col-xs-offset-12{margin-left:100%}.me-bootstrap .col-xs-offset-11{margin-left:91.66666667%}.me-bootstrap .col-xs-offset-10{margin-left:83.33333333%}.me-bootstrap .col-xs-offset-9{margin-left:75%}.me-bootstrap .col-xs-offset-8{margin-left:66.66666667%}.me-bootstrap .col-xs-offset-7{margin-left:58.33333333%}.me-bootstrap .col-xs-offset-6{margin-left:50%}.me-bootstrap .col-xs-offset-5{margin-left:41.66666667%}.me-bootstrap .col-xs-offset-4{margin-left:33.33333333%}.me-bootstrap .col-xs-offset-3{margin-left:25%}.me-bootstrap .col-xs-offset-2{margin-left:16.66666667%}.me-bootstrap .col-xs-offset-1{margin-left:8.33333333%}.me-bootstrap .col-xs-offset-0{margin-left:0%}@media(min-width:768px){.me-bootstrap .col-sm-1,.me-bootstrap .col-sm-2,.me-bootstrap .col-sm-3,.me-bootstrap .col-sm-4,.me-bootstrap .col-sm-5,.me-bootstrap .col-sm-6,.me-bootstrap .col-sm-7,.me-bootstrap .col-sm-8,.me-bootstrap .col-sm-9,.me-bootstrap .col-sm-10,.me-bootstrap .col-sm-11,.me-bootstrap .col-sm-12{float:left}.me-bootstrap .col-sm-12{width:100%}.me-bootstrap .col-sm-11{width:91.66666667%}.me-bootstrap .col-sm-10{width:83.33333333%}.me-bootstrap .col-sm-9{width:75%}.me-bootstrap .col-sm-8{width:66.66666667%}.me-bootstrap .col-sm-7{width:58.33333333%}.me-bootstrap .col-sm-6{width:50%}.me-bootstrap .col-sm-5{width:41.66666667%}.me-bootstrap .col-sm-4{width:33.33333333%}.me-bootstrap .col-sm-3{width:25%}.me-bootstrap .col-sm-2{width:16.66666667%}.me-bootstrap .col-sm-1{width:8.33333333%}.me-bootstrap .col-sm-pull-12{right:100%}.me-bootstrap .col-sm-pull-11{right:91.66666667%}.me-bootstrap .col-sm-pull-10{right:83.33333333%}.me-bootstrap .col-sm-pull-9{right:75%}.me-bootstrap .col-sm-pull-8{right:66.66666667%}.me-bootstrap .col-sm-pull-7{right:58.33333333%}.me-bootstrap .col-sm-pull-6{right:50%}.me-bootstrap .col-sm-pull-5{right:41.66666667%}.me-bootstrap .col-sm-pull-4{right:33.33333333%}.me-bootstrap .col-sm-pull-3{right:25%}.me-bootstrap .col-sm-pull-2{right:16.66666667%}.me-bootstrap .col-sm-pull-1{right:8.33333333%}.me-bootstrap .col-sm-pull-0{right:auto}.me-bootstrap .col-sm-push-12{left:100%}.me-bootstrap .col-sm-push-11{left:91.66666667%}.me-bootstrap .col-sm-push-10{left:83.33333333%}.me-bootstrap .col-sm-push-9{left:75%}.me-bootstrap .col-sm-push-8{left:66.66666667%}.me-bootstrap .col-sm-push-7{left:58.33333333%}.me-bootstrap .col-sm-push-6{left:50%}.me-bootstrap .col-sm-push-5{left:41.66666667%}.me-bootstrap .col-sm-push-4{left:33.33333333%}.me-bootstrap .col-sm-push-3{left:25%}.me-bootstrap .col-sm-push-2{left:16.66666667%}.me-bootstrap .col-sm-push-1{left:8.33333333%}.me-bootstrap .col-sm-push-0{left:auto}.me-bootstrap .col-sm-offset-12{margin-left:100%}.me-bootstrap .col-sm-offset-11{margin-left:91.66666667%}.me-bootstrap .col-sm-offset-10{margin-left:83.33333333%}.me-bootstrap .col-sm-offset-9{margin-left:75%}.me-bootstrap .col-sm-offset-8{margin-left:66.66666667%}.me-bootstrap .col-sm-offset-7{margin-left:58.33333333%}.me-bootstrap .col-sm-offset-6{margin-left:50%}.me-bootstrap .col-sm-offset-5{margin-left:41.66666667%}.me-bootstrap .col-sm-offset-4{margin-left:33.33333333%}.me-bootstrap .col-sm-offset-3{margin-left:25%}.me-bootstrap .col-sm-offset-2{margin-left:16.66666667%}.me-bootstrap .col-sm-offset-1{margin-left:8.33333333%}.me-bootstrap .col-sm-offset-0{margin-left:0%}}@media(min-width:992px){.me-bootstrap .col-md-1,.me-bootstrap .col-md-2,.me-bootstrap .col-md-3,.me-bootstrap .col-md-4,.me-bootstrap .col-md-5,.me-bootstrap .col-md-6,.me-bootstrap .col-md-7,.me-bootstrap .col-md-8,.me-bootstrap .col-md-9,.me-bootstrap .col-md-10,.me-bootstrap .col-md-11,.me-bootstrap .col-md-12{float:left}.me-bootstrap .col-md-12{width:100%}.me-bootstrap .col-md-11{width:91.66666667%}.me-bootstrap .col-md-10{width:83.33333333%}.me-bootstrap .col-md-9{width:75%}.me-bootstrap .col-md-8{width:66.66666667%}.me-bootstrap .col-md-7{width:58.33333333%}.me-bootstrap .col-md-6{width:50%}.me-bootstrap .col-md-5{width:41.66666667%}.me-bootstrap .col-md-4{width:33.33333333%}.me-bootstrap .col-md-3{width:25%}.me-bootstrap .col-md-2{width:16.66666667%}.me-bootstrap .col-md-1{width:8.33333333%}.me-bootstrap .col-md-pull-12{right:100%}.me-bootstrap .col-md-pull-11{right:91.66666667%}.me-bootstrap .col-md-pull-10{right:83.33333333%}.me-bootstrap .col-md-pull-9{right:75%}.me-bootstrap .col-md-pull-8{right:66.66666667%}.me-bootstrap .col-md-pull-7{right:58.33333333%}.me-bootstrap .col-md-pull-6{right:50%}.me-bootstrap .col-md-pull-5{right:41.66666667%}.me-bootstrap .col-md-pull-4{right:33.33333333%}.me-bootstrap .col-md-pull-3{right:25%}.me-bootstrap .col-md-pull-2{right:16.66666667%}.me-bootstrap .col-md-pull-1{right:8.33333333%}.me-bootstrap .col-md-pull-0{right:auto}.me-bootstrap .col-md-push-12{left:100%}.me-bootstrap .col-md-push-11{left:91.66666667%}.me-bootstrap .col-md-push-10{left:83.33333333%}.me-bootstrap .col-md-push-9{left:75%}.me-bootstrap .col-md-push-8{left:66.66666667%}.me-bootstrap .col-md-push-7{left:58.33333333%}.me-bootstrap .col-md-push-6{left:50%}.me-bootstrap .col-md-push-5{left:41.66666667%}.me-bootstrap .col-md-push-4{left:33.33333333%}.me-bootstrap .col-md-push-3{left:25%}.me-bootstrap .col-md-push-2{left:16.66666667%}.me-bootstrap .col-md-push-1{left:8.33333333%}.me-bootstrap .col-md-push-0{left:auto}.me-bootstrap .col-md-offset-12{margin-left:100%}.me-bootstrap .col-md-offset-11{margin-left:91.66666667%}.me-bootstrap .col-md-offset-10{margin-left:83.33333333%}.me-bootstrap .col-md-offset-9{margin-left:75%}.me-bootstrap .col-md-offset-8{margin-left:66.66666667%}.me-bootstrap .col-md-offset-7{margin-left:58.33333333%}.me-bootstrap .col-md-offset-6{margin-left:50%}.me-bootstrap .col-md-offset-5{margin-left:41.66666667%}.me-bootstrap .col-md-offset-4{margin-left:33.33333333%}.me-bootstrap .col-md-offset-3{margin-left:25%}.me-bootstrap .col-md-offset-2{margin-left:16.66666667%}.me-bootstrap .col-md-offset-1{margin-left:8.33333333%}.me-bootstrap .col-md-offset-0{margin-left:0%}}@media(min-width:1200px){.me-bootstrap .col-lg-1,.me-bootstrap .col-lg-2,.me-bootstrap .col-lg-3,.me-bootstrap .col-lg-4,.me-bootstrap .col-lg-5,.me-bootstrap .col-lg-6,.me-bootstrap .col-lg-7,.me-bootstrap .col-lg-8,.me-bootstrap .col-lg-9,.me-bootstrap .col-lg-10,.me-bootstrap .col-lg-11,.me-bootstrap .col-lg-12{float:left}.me-bootstrap .col-lg-12{width:100%}.me-bootstrap .col-lg-11{width:91.66666667%}.me-bootstrap .col-lg-10{width:83.33333333%}.me-bootstrap .col-lg-9{width:75%}.me-bootstrap .col-lg-8{width:66.66666667%}.me-bootstrap .col-lg-7{width:58.33333333%}.me-bootstrap .col-lg-6{width:50%}.me-bootstrap .col-lg-5{width:41.66666667%}.me-bootstrap .col-lg-4{width:33.33333333%}.me-bootstrap .col-lg-3{width:25%}.me-bootstrap .col-lg-2{width:16.66666667%}.me-bootstrap .col-lg-1{width:8.33333333%}.me-bootstrap .col-lg-pull-12{right:100%}.me-bootstrap .col-lg-pull-11{right:91.66666667%}.me-bootstrap .col-lg-pull-10{right:83.33333333%}.me-bootstrap .col-lg-pull-9{right:75%}.me-bootstrap .col-lg-pull-8{right:66.66666667%}.me-bootstrap .col-lg-pull-7{right:58.33333333%}.me-bootstrap .col-lg-pull-6{right:50%}.me-bootstrap .col-lg-pull-5{right:41.66666667%}.me-bootstrap .col-lg-pull-4{right:33.33333333%}.me-bootstrap .col-lg-pull-3{right:25%}.me-bootstrap .col-lg-pull-2{right:16.66666667%}.me-bootstrap .col-lg-pull-1{right:8.33333333%}.me-bootstrap .col-lg-pull-0{right:auto}.me-bootstrap .col-lg-push-12{left:100%}.me-bootstrap .col-lg-push-11{left:91.66666667%}.me-bootstrap .col-lg-push-10{left:83.33333333%}.me-bootstrap .col-lg-push-9{left:75%}.me-bootstrap .col-lg-push-8{left:66.66666667%}.me-bootstrap .col-lg-push-7{left:58.33333333%}.me-bootstrap .col-lg-push-6{left:50%}.me-bootstrap .col-lg-push-5{left:41.66666667%}.me-bootstrap .col-lg-push-4{left:33.33333333%}.me-bootstrap .col-lg-push-3{left:25%}.me-bootstrap .col-lg-push-2{left:16.66666667%}.me-bootstrap .col-lg-push-1{left:8.33333333%}.me-bootstrap .col-lg-push-0{left:auto}.me-bootstrap .col-lg-offset-12{margin-left:100%}.me-bootstrap .col-lg-offset-11{margin-left:91.66666667%}.me-bootstrap .col-lg-offset-10{margin-left:83.33333333%}.me-bootstrap .col-lg-offset-9{margin-left:75%}.me-bootstrap .col-lg-offset-8{margin-left:66.66666667%}.me-bootstrap .col-lg-offset-7{margin-left:58.33333333%}.me-bootstrap .col-lg-offset-6{margin-left:50%}.me-bootstrap .col-lg-offset-5{margin-left:41.66666667%}.me-bootstrap .col-lg-offset-4{margin-left:33.33333333%}.me-bootstrap .col-lg-offset-3{margin-left:25%}.me-bootstrap .col-lg-offset-2{margin-left:16.66666667%}.me-bootstrap .col-lg-offset-1{margin-left:8.33333333%}.me-bootstrap .col-lg-offset-0{margin-left:0%}}.me-bootstrap table{background-color:transparent}.me-bootstrap table col[class*="col-"]{position:static;display:table-column;float:none}.me-bootstrap table td[class*="col-"],.me-bootstrap table th[class*="col-"]{position:static;display:table-cell;float:none}.me-bootstrap caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}.me-bootstrap th{text-align:left}.me-bootstrap .table{width:100%;max-width:100%;margin-bottom:20px}.me-bootstrap .table>thead>tr>th,.me-bootstrap .table>tbody>tr>th,.me-bootstrap .table>tfoot>tr>th,.me-bootstrap .table>thead>tr>td,.me-bootstrap .table>tbody>tr>td,.me-bootstrap .table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.me-bootstrap .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.me-bootstrap .table>caption+thead>tr:first-child>th,.me-bootstrap .table>colgroup+thead>tr:first-child>th,.me-bootstrap .table>thead:first-child>tr:first-child>th,.me-bootstrap .table>caption+thead>tr:first-child>td,.me-bootstrap .table>colgroup+thead>tr:first-child>td,.me-bootstrap .table>thead:first-child>tr:first-child>td{border-top:0}.me-bootstrap .table>tbody+tbody{border-top:2px solid #ddd}.me-bootstrap .table .table{background-color:#fff}.me-bootstrap .table-condensed>thead>tr>th,.me-bootstrap .table-condensed>tbody>tr>th,.me-bootstrap .table-condensed>tfoot>tr>th,.me-bootstrap .table-condensed>thead>tr>td,.me-bootstrap .table-condensed>tbody>tr>td,.me-bootstrap .table-condensed>tfoot>tr>td{padding:5px}.me-bootstrap .table-bordered{border:1px solid #ddd}.me-bootstrap .table-bordered>thead>tr>th,.me-bootstrap .table-bordered>tbody>tr>th,.me-bootstrap .table-bordered>tfoot>tr>th,.me-bootstrap .table-bordered>thead>tr>td,.me-bootstrap .table-bordered>tbody>tr>td,.me-bootstrap .table-bordered>tfoot>tr>td{border:1px solid #ddd}.me-bootstrap .table-bordered>thead>tr>th,.me-bootstrap .table-bordered>thead>tr>td{border-bottom-width:2px}.me-bootstrap .table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.me-bootstrap .table-hover>tbody>tr:hover{background-color:#f5f5f5}.me-bootstrap .table>thead>tr>td.active,.me-bootstrap .table>tbody>tr>td.active,.me-bootstrap .table>tfoot>tr>td.active,.me-bootstrap .table>thead>tr>th.active,.me-bootstrap .table>tbody>tr>th.active,.me-bootstrap .table>tfoot>tr>th.active,.me-bootstrap .table>thead>tr.active>td,.me-bootstrap .table>tbody>tr.active>td,.me-bootstrap .table>tfoot>tr.active>td,.me-bootstrap .table>thead>tr.active>th,.me-bootstrap .table>tbody>tr.active>th,.me-bootstrap .table>tfoot>tr.active>th{background-color:#f5f5f5}.me-bootstrap .table-hover>tbody>tr>td.active:hover,.me-bootstrap .table-hover>tbody>tr>th.active:hover,.me-bootstrap .table-hover>tbody>tr.active:hover>td,.me-bootstrap .table-hover>tbody>tr:hover>.active,.me-bootstrap .table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.me-bootstrap .table>thead>tr>td.success,.me-bootstrap .table>tbody>tr>td.success,.me-bootstrap .table>tfoot>tr>td.success,.me-bootstrap .table>thead>tr>th.success,.me-bootstrap .table>tbody>tr>th.success,.me-bootstrap .table>tfoot>tr>th.success,.me-bootstrap .table>thead>tr.success>td,.me-bootstrap .table>tbody>tr.success>td,.me-bootstrap .table>tfoot>tr.success>td,.me-bootstrap .table>thead>tr.success>th,.me-bootstrap .table>tbody>tr.success>th,.me-bootstrap .table>tfoot>tr.success>th{background-color:#dff0d8}.me-bootstrap .table-hover>tbody>tr>td.success:hover,.me-bootstrap .table-hover>tbody>tr>th.success:hover,.me-bootstrap .table-hover>tbody>tr.success:hover>td,.me-bootstrap .table-hover>tbody>tr:hover>.success,.me-bootstrap .table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.me-bootstrap .table>thead>tr>td.info,.me-bootstrap .table>tbody>tr>td.info,.me-bootstrap .table>tfoot>tr>td.info,.me-bootstrap .table>thead>tr>th.info,.me-bootstrap .table>tbody>tr>th.info,.me-bootstrap .table>tfoot>tr>th.info,.me-bootstrap .table>thead>tr.info>td,.me-bootstrap .table>tbody>tr.info>td,.me-bootstrap .table>tfoot>tr.info>td,.me-bootstrap .table>thead>tr.info>th,.me-bootstrap .table>tbody>tr.info>th,.me-bootstrap .table>tfoot>tr.info>th{background-color:#d9edf7}.me-bootstrap .table-hover>tbody>tr>td.info:hover,.me-bootstrap .table-hover>tbody>tr>th.info:hover,.me-bootstrap .table-hover>tbody>tr.info:hover>td,.me-bootstrap .table-hover>tbody>tr:hover>.info,.me-bootstrap .table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.me-bootstrap .table>thead>tr>td.warning,.me-bootstrap .table>tbody>tr>td.warning,.me-bootstrap .table>tfoot>tr>td.warning,.me-bootstrap .table>thead>tr>th.warning,.me-bootstrap .table>tbody>tr>th.warning,.me-bootstrap .table>tfoot>tr>th.warning,.me-bootstrap .table>thead>tr.warning>td,.me-bootstrap .table>tbody>tr.warning>td,.me-bootstrap .table>tfoot>tr.warning>td,.me-bootstrap .table>thead>tr.warning>th,.me-bootstrap .table>tbody>tr.warning>th,.me-bootstrap .table>tfoot>tr.warning>th{background-color:#fcf8e3}.me-bootstrap .table-hover>tbody>tr>td.warning:hover,.me-bootstrap .table-hover>tbody>tr>th.warning:hover,.me-bootstrap .table-hover>tbody>tr.warning:hover>td,.me-bootstrap .table-hover>tbody>tr:hover>.warning,.me-bootstrap .table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.me-bootstrap .table>thead>tr>td.danger,.me-bootstrap .table>tbody>tr>td.danger,.me-bootstrap .table>tfoot>tr>td.danger,.me-bootstrap .table>thead>tr>th.danger,.me-bootstrap .table>tbody>tr>th.danger,.me-bootstrap .table>tfoot>tr>th.danger,.me-bootstrap .table>thead>tr.danger>td,.me-bootstrap .table>tbody>tr.danger>td,.me-bootstrap .table>tfoot>tr.danger>td,.me-bootstrap .table>thead>tr.danger>th,.me-bootstrap .table>tbody>tr.danger>th,.me-bootstrap .table>tfoot>tr.danger>th{background-color:#f2dede}.me-bootstrap .table-hover>tbody>tr>td.danger:hover,.me-bootstrap .table-hover>tbody>tr>th.danger:hover,.me-bootstrap .table-hover>tbody>tr.danger:hover>td,.me-bootstrap .table-hover>tbody>tr:hover>.danger,.me-bootstrap .table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.me-bootstrap .table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.me-bootstrap .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.me-bootstrap .table-responsive>.table{margin-bottom:0}.me-bootstrap .table-responsive>.table>thead>tr>th,.me-bootstrap .table-responsive>.table>tbody>tr>th,.me-bootstrap .table-responsive>.table>tfoot>tr>th,.me-bootstrap .table-responsive>.table>thead>tr>td,.me-bootstrap .table-responsive>.table>tbody>tr>td,.me-bootstrap .table-responsive>.table>tfoot>tr>td{white-space:nowrap}.me-bootstrap .table-responsive>.table-bordered{border:0}.me-bootstrap .table-responsive>.table-bordered>thead>tr>th:first-child,.me-bootstrap .table-responsive>.table-bordered>tbody>tr>th:first-child,.me-bootstrap .table-responsive>.table-bordered>tfoot>tr>th:first-child,.me-bootstrap .table-responsive>.table-bordered>thead>tr>td:first-child,.me-bootstrap .table-responsive>.table-bordered>tbody>tr>td:first-child,.me-bootstrap .table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.me-bootstrap .table-responsive>.table-bordered>thead>tr>th:last-child,.me-bootstrap .table-responsive>.table-bordered>tbody>tr>th:last-child,.me-bootstrap .table-responsive>.table-bordered>tfoot>tr>th:last-child,.me-bootstrap .table-responsive>.table-bordered>thead>tr>td:last-child,.me-bootstrap .table-responsive>.table-bordered>tbody>tr>td:last-child,.me-bootstrap .table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.me-bootstrap .table-responsive>.table-bordered>tbody>tr:last-child>th,.me-bootstrap .table-responsive>.table-bordered>tfoot>tr:last-child>th,.me-bootstrap .table-responsive>.table-bordered>tbody>tr:last-child>td,.me-bootstrap .table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}.me-bootstrap fieldset{min-width:0;padding:0;margin:0;border:0}.me-bootstrap 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}.me-bootstrap label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.me-bootstrap input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.me-bootstrap input[type="radio"],.me-bootstrap input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}.me-bootstrap input[type="radio"][disabled],.me-bootstrap input[type="checkbox"][disabled],.me-bootstrap input[type="radio"].disabled,.me-bootstrap input[type="checkbox"].disabled,.me-bootstrap fieldset[disabled] input[type="radio"],.me-bootstrap fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.me-bootstrap input[type="file"]{display:block}.me-bootstrap input[type="range"]{display:block;width:100%}.me-bootstrap select[multiple],.me-bootstrap select[size]{height:auto}.me-bootstrap input[type="file"]:focus,.me-bootstrap input[type="radio"]:focus,.me-bootstrap input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.me-bootstrap output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.me-bootstrap .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,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;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,-webkit-box-shadow ease-in-out .15s}.me-bootstrap .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)}.me-bootstrap .form-control::-moz-placeholder{color:#999;opacity:1}.me-bootstrap .form-control:-ms-input-placeholder{color:#999}.me-bootstrap .form-control::-webkit-input-placeholder{color:#999}.me-bootstrap .form-control::-ms-expand{background-color:transparent;border:0}.me-bootstrap .form-control[disabled],.me-bootstrap .form-control[readonly],.me-bootstrap fieldset[disabled] .form-control{background-color:#eee;opacity:1}.me-bootstrap .form-control[disabled],.me-bootstrap fieldset[disabled] .form-control{cursor:not-allowed}.me-bootstrap textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio:0){.me-bootstrap input[type="date"].form-control,.me-bootstrap input[type="time"].form-control,.me-bootstrap input[type="datetime-local"].form-control,.me-bootstrap input[type="month"].form-control{line-height:34px}.me-bootstrap input[type="date"].input-sm,.me-bootstrap input[type="time"].input-sm,.me-bootstrap input[type="datetime-local"].input-sm,.me-bootstrap input[type="month"].input-sm,.me-bootstrap .input-group-sm input[type="date"],.me-bootstrap .input-group-sm input[type="time"],.me-bootstrap .input-group-sm input[type="datetime-local"],.me-bootstrap .input-group-sm input[type="month"]{line-height:30px}.me-bootstrap input[type="date"].input-lg,.me-bootstrap input[type="time"].input-lg,.me-bootstrap input[type="datetime-local"].input-lg,.me-bootstrap input[type="month"].input-lg,.me-bootstrap .input-group-lg input[type="date"],.me-bootstrap .input-group-lg input[type="time"],.me-bootstrap .input-group-lg input[type="datetime-local"],.me-bootstrap .input-group-lg input[type="month"]{line-height:46px}}.me-bootstrap .form-group{margin-bottom:15px}.me-bootstrap .radio,.me-bootstrap .checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.me-bootstrap .radio.disabled label,.me-bootstrap .checkbox.disabled label,.me-bootstrap fieldset[disabled] .radio label,.me-bootstrap fieldset[disabled] .checkbox label{cursor:not-allowed}.me-bootstrap .radio label,.me-bootstrap .checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.me-bootstrap .radio input[type="radio"],.me-bootstrap .radio-inline input[type="radio"],.me-bootstrap .checkbox input[type="checkbox"],.me-bootstrap .checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.me-bootstrap .radio+.radio,.me-bootstrap .checkbox+.checkbox{margin-top:-5px}.me-bootstrap .radio-inline,.me-bootstrap .checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.me-bootstrap .radio-inline.disabled,.me-bootstrap .checkbox-inline.disabled,.me-bootstrap fieldset[disabled] .radio-inline,.me-bootstrap fieldset[disabled] .checkbox-inline{cursor:not-allowed}.me-bootstrap .radio-inline+.radio-inline,.me-bootstrap .checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.me-bootstrap .form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.me-bootstrap .form-control-static.input-lg,.me-bootstrap .form-control-static.input-sm{padding-right:0;padding-left:0}.me-bootstrap .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.me-bootstrap select.input-sm{height:30px;line-height:30px}.me-bootstrap textarea.input-sm,.me-bootstrap select[multiple].input-sm{height:auto}.me-bootstrap .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.me-bootstrap .form-group-sm select.form-control{height:30px;line-height:30px}.me-bootstrap .form-group-sm textarea.form-control,.me-bootstrap .form-group-sm select[multiple].form-control{height:auto}.me-bootstrap .form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.me-bootstrap .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.me-bootstrap select.input-lg{height:46px;line-height:46px}.me-bootstrap textarea.input-lg,.me-bootstrap select[multiple].input-lg{height:auto}.me-bootstrap .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.me-bootstrap .form-group-lg select.form-control{height:46px;line-height:46px}.me-bootstrap .form-group-lg textarea.form-control,.me-bootstrap .form-group-lg select[multiple].form-control{height:auto}.me-bootstrap .form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.me-bootstrap .has-feedback{position:relative}.me-bootstrap .has-feedback .form-control{padding-right:42.5px}.me-bootstrap .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}.me-bootstrap .input-lg+.form-control-feedback,.me-bootstrap .input-group-lg+.form-control-feedback,.me-bootstrap .form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.me-bootstrap .input-sm+.form-control-feedback,.me-bootstrap .input-group-sm+.form-control-feedback,.me-bootstrap .form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.me-bootstrap .has-success .help-block,.me-bootstrap .has-success .control-label,.me-bootstrap .has-success .radio,.me-bootstrap .has-success .checkbox,.me-bootstrap .has-success .radio-inline,.me-bootstrap .has-success .checkbox-inline,.me-bootstrap .has-success.radio label,.me-bootstrap .has-success.checkbox label,.me-bootstrap .has-success.radio-inline label,.me-bootstrap .has-success.checkbox-inline label{color:#3c763d}.me-bootstrap .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)}.me-bootstrap .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}.me-bootstrap .has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.me-bootstrap .has-success .form-control-feedback{color:#3c763d}.me-bootstrap .has-warning .help-block,.me-bootstrap .has-warning .control-label,.me-bootstrap .has-warning .radio,.me-bootstrap .has-warning .checkbox,.me-bootstrap .has-warning .radio-inline,.me-bootstrap .has-warning .checkbox-inline,.me-bootstrap .has-warning.radio label,.me-bootstrap .has-warning.checkbox label,.me-bootstrap .has-warning.radio-inline label,.me-bootstrap .has-warning.checkbox-inline label{color:#8a6d3b}.me-bootstrap .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)}.me-bootstrap .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}.me-bootstrap .has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.me-bootstrap .has-warning .form-control-feedback{color:#8a6d3b}.me-bootstrap .has-error .help-block,.me-bootstrap .has-error .control-label,.me-bootstrap .has-error .radio,.me-bootstrap .has-error .checkbox,.me-bootstrap .has-error .radio-inline,.me-bootstrap .has-error .checkbox-inline,.me-bootstrap .has-error.radio label,.me-bootstrap .has-error.checkbox label,.me-bootstrap .has-error.radio-inline label,.me-bootstrap .has-error.checkbox-inline label{color:#a94442}.me-bootstrap .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)}.me-bootstrap .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}.me-bootstrap .has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.me-bootstrap .has-error .form-control-feedback{color:#a94442}.me-bootstrap .has-feedback label~.form-control-feedback{top:25px}.me-bootstrap .has-feedback label.sr-only~.form-control-feedback{top:0}.me-bootstrap .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.me-bootstrap .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.me-bootstrap .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.me-bootstrap .form-inline .form-control-static{display:inline-block}.me-bootstrap .form-inline .input-group{display:inline-table;vertical-align:middle}.me-bootstrap .form-inline .input-group .input-group-addon,.me-bootstrap .form-inline .input-group .input-group-btn,.me-bootstrap .form-inline .input-group .form-control{width:auto}.me-bootstrap .form-inline .input-group>.form-control{width:100%}.me-bootstrap .form-inline .control-label{margin-bottom:0;vertical-align:middle}.me-bootstrap .form-inline .radio,.me-bootstrap .form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.me-bootstrap .form-inline .radio label,.me-bootstrap .form-inline .checkbox label{padding-left:0}.me-bootstrap .form-inline .radio input[type="radio"],.me-bootstrap .form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.me-bootstrap .form-inline .has-feedback .form-control-feedback{top:0}}.me-bootstrap .form-horizontal .radio,.me-bootstrap .form-horizontal .checkbox,.me-bootstrap .form-horizontal .radio-inline,.me-bootstrap .form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.me-bootstrap .form-horizontal .radio,.me-bootstrap .form-horizontal .checkbox{min-height:27px}.me-bootstrap .form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.me-bootstrap .form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.me-bootstrap .form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width:768px){.me-bootstrap .form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media(min-width:768px){.me-bootstrap .form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.me-bootstrap .btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.me-bootstrap .btn:focus,.me-bootstrap .btn:active:focus,.me-bootstrap .btn.active:focus,.me-bootstrap .btn.focus,.me-bootstrap .btn:active.focus,.me-bootstrap .btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.me-bootstrap .btn:hover,.me-bootstrap .btn:focus,.me-bootstrap .btn.focus{color:#333;text-decoration:none}.me-bootstrap .btn:active,.me-bootstrap .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)}.me-bootstrap .btn.disabled,.me-bootstrap .btn[disabled],.me-bootstrap fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65;-webkit-box-shadow:none;box-shadow:none}.me-bootstrap a.btn.disabled,.me-bootstrap fieldset[disabled] a.btn{pointer-events:none}.me-bootstrap .btn-default{color:#333;background-color:#fff;border-color:#ccc}.me-bootstrap .btn-default:focus,.me-bootstrap .btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.me-bootstrap .btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.me-bootstrap .btn-default:active,.me-bootstrap .btn-default.active,.me-bootstrap .open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;background-image:none;border-color:#adadad}.me-bootstrap .btn-default:active:hover,.me-bootstrap .btn-default.active:hover,.me-bootstrap .open>.dropdown-toggle.btn-default:hover,.me-bootstrap .btn-default:active:focus,.me-bootstrap .btn-default.active:focus,.me-bootstrap .open>.dropdown-toggle.btn-default:focus,.me-bootstrap .btn-default:active.focus,.me-bootstrap .btn-default.active.focus,.me-bootstrap .open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.me-bootstrap .btn-default.disabled:hover,.me-bootstrap .btn-default[disabled]:hover,.me-bootstrap fieldset[disabled] .btn-default:hover,.me-bootstrap .btn-default.disabled:focus,.me-bootstrap .btn-default[disabled]:focus,.me-bootstrap fieldset[disabled] .btn-default:focus,.me-bootstrap .btn-default.disabled.focus,.me-bootstrap .btn-default[disabled].focus,.me-bootstrap fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.me-bootstrap .btn-default .badge{color:#fff;background-color:#333}.me-bootstrap .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.me-bootstrap .btn-primary:focus,.me-bootstrap .btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.me-bootstrap .btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.me-bootstrap .btn-primary:active,.me-bootstrap .btn-primary.active,.me-bootstrap .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;background-image:none;border-color:#204d74}.me-bootstrap .btn-primary:active:hover,.me-bootstrap .btn-primary.active:hover,.me-bootstrap .open>.dropdown-toggle.btn-primary:hover,.me-bootstrap .btn-primary:active:focus,.me-bootstrap .btn-primary.active:focus,.me-bootstrap .open>.dropdown-toggle.btn-primary:focus,.me-bootstrap .btn-primary:active.focus,.me-bootstrap .btn-primary.active.focus,.me-bootstrap .open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.me-bootstrap .btn-primary.disabled:hover,.me-bootstrap .btn-primary[disabled]:hover,.me-bootstrap fieldset[disabled] .btn-primary:hover,.me-bootstrap .btn-primary.disabled:focus,.me-bootstrap .btn-primary[disabled]:focus,.me-bootstrap fieldset[disabled] .btn-primary:focus,.me-bootstrap .btn-primary.disabled.focus,.me-bootstrap .btn-primary[disabled].focus,.me-bootstrap fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.me-bootstrap .btn-primary .badge{color:#337ab7;background-color:#fff}.me-bootstrap .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.me-bootstrap .btn-success:focus,.me-bootstrap .btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.me-bootstrap .btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.me-bootstrap .btn-success:active,.me-bootstrap .btn-success.active,.me-bootstrap .open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;background-image:none;border-color:#398439}.me-bootstrap .btn-success:active:hover,.me-bootstrap .btn-success.active:hover,.me-bootstrap .open>.dropdown-toggle.btn-success:hover,.me-bootstrap .btn-success:active:focus,.me-bootstrap .btn-success.active:focus,.me-bootstrap .open>.dropdown-toggle.btn-success:focus,.me-bootstrap .btn-success:active.focus,.me-bootstrap .btn-success.active.focus,.me-bootstrap .open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.me-bootstrap .btn-success.disabled:hover,.me-bootstrap .btn-success[disabled]:hover,.me-bootstrap fieldset[disabled] .btn-success:hover,.me-bootstrap .btn-success.disabled:focus,.me-bootstrap .btn-success[disabled]:focus,.me-bootstrap fieldset[disabled] .btn-success:focus,.me-bootstrap .btn-success.disabled.focus,.me-bootstrap .btn-success[disabled].focus,.me-bootstrap fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.me-bootstrap .btn-success .badge{color:#5cb85c;background-color:#fff}.me-bootstrap .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.me-bootstrap .btn-info:focus,.me-bootstrap .btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.me-bootstrap .btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.me-bootstrap .btn-info:active,.me-bootstrap .btn-info.active,.me-bootstrap .open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc}.me-bootstrap .btn-info:active:hover,.me-bootstrap .btn-info.active:hover,.me-bootstrap .open>.dropdown-toggle.btn-info:hover,.me-bootstrap .btn-info:active:focus,.me-bootstrap .btn-info.active:focus,.me-bootstrap .open>.dropdown-toggle.btn-info:focus,.me-bootstrap .btn-info:active.focus,.me-bootstrap .btn-info.active.focus,.me-bootstrap .open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.me-bootstrap .btn-info.disabled:hover,.me-bootstrap .btn-info[disabled]:hover,.me-bootstrap fieldset[disabled] .btn-info:hover,.me-bootstrap .btn-info.disabled:focus,.me-bootstrap .btn-info[disabled]:focus,.me-bootstrap fieldset[disabled] .btn-info:focus,.me-bootstrap .btn-info.disabled.focus,.me-bootstrap .btn-info[disabled].focus,.me-bootstrap fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.me-bootstrap .btn-info .badge{color:#5bc0de;background-color:#fff}.me-bootstrap .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.me-bootstrap .btn-warning:focus,.me-bootstrap .btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.me-bootstrap .btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.me-bootstrap .btn-warning:active,.me-bootstrap .btn-warning.active,.me-bootstrap .open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;background-image:none;border-color:#d58512}.me-bootstrap .btn-warning:active:hover,.me-bootstrap .btn-warning.active:hover,.me-bootstrap .open>.dropdown-toggle.btn-warning:hover,.me-bootstrap .btn-warning:active:focus,.me-bootstrap .btn-warning.active:focus,.me-bootstrap .open>.dropdown-toggle.btn-warning:focus,.me-bootstrap .btn-warning:active.focus,.me-bootstrap .btn-warning.active.focus,.me-bootstrap .open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.me-bootstrap .btn-warning.disabled:hover,.me-bootstrap .btn-warning[disabled]:hover,.me-bootstrap fieldset[disabled] .btn-warning:hover,.me-bootstrap .btn-warning.disabled:focus,.me-bootstrap .btn-warning[disabled]:focus,.me-bootstrap fieldset[disabled] .btn-warning:focus,.me-bootstrap .btn-warning.disabled.focus,.me-bootstrap .btn-warning[disabled].focus,.me-bootstrap fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.me-bootstrap .btn-warning .badge{color:#f0ad4e;background-color:#fff}.me-bootstrap .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.me-bootstrap .btn-danger:focus,.me-bootstrap .btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.me-bootstrap .btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.me-bootstrap .btn-danger:active,.me-bootstrap .btn-danger.active,.me-bootstrap .open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;background-image:none;border-color:#ac2925}.me-bootstrap .btn-danger:active:hover,.me-bootstrap .btn-danger.active:hover,.me-bootstrap .open>.dropdown-toggle.btn-danger:hover,.me-bootstrap .btn-danger:active:focus,.me-bootstrap .btn-danger.active:focus,.me-bootstrap .open>.dropdown-toggle.btn-danger:focus,.me-bootstrap .btn-danger:active.focus,.me-bootstrap .btn-danger.active.focus,.me-bootstrap .open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.me-bootstrap .btn-danger.disabled:hover,.me-bootstrap .btn-danger[disabled]:hover,.me-bootstrap fieldset[disabled] .btn-danger:hover,.me-bootstrap .btn-danger.disabled:focus,.me-bootstrap .btn-danger[disabled]:focus,.me-bootstrap fieldset[disabled] .btn-danger:focus,.me-bootstrap .btn-danger.disabled.focus,.me-bootstrap .btn-danger[disabled].focus,.me-bootstrap fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.me-bootstrap .btn-danger .badge{color:#d9534f;background-color:#fff}.me-bootstrap .btn-link{font-weight:400;color:#337ab7;border-radius:0}.me-bootstrap .btn-link,.me-bootstrap .btn-link:active,.me-bootstrap .btn-link.active,.me-bootstrap .btn-link[disabled],.me-bootstrap fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.me-bootstrap .btn-link,.me-bootstrap .btn-link:hover,.me-bootstrap .btn-link:focus,.me-bootstrap .btn-link:active{border-color:transparent}.me-bootstrap .btn-link:hover,.me-bootstrap .btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.me-bootstrap .btn-link[disabled]:hover,.me-bootstrap fieldset[disabled] .btn-link:hover,.me-bootstrap .btn-link[disabled]:focus,.me-bootstrap fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.me-bootstrap .btn-lg,.me-bootstrap .btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.me-bootstrap .btn-sm,.me-bootstrap .btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.me-bootstrap .btn-xs,.me-bootstrap .btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.me-bootstrap .btn-block{display:block;width:100%}.me-bootstrap .btn-block+.btn-block{margin-top:5px}.me-bootstrap input[type="submit"].btn-block,.me-bootstrap input[type="reset"].btn-block,.me-bootstrap input[type="button"].btn-block{width:100%}.me-bootstrap .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.me-bootstrap .fade.in{opacity:1}.me-bootstrap .collapse{display:none}.me-bootstrap .collapse.in{display:block}.me-bootstrap tr.collapse.in{display:table-row}.me-bootstrap tbody.collapse.in{display:table-row-group}.me-bootstrap .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.me-bootstrap .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}.me-bootstrap .dropup,.me-bootstrap .dropdown{position:relative}.me-bootstrap .dropdown-toggle:focus{outline:0}.me-bootstrap .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;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)}.me-bootstrap .dropdown-menu.pull-right{right:0;left:auto}.me-bootstrap .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.me-bootstrap .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.me-bootstrap .dropdown-menu>li>a:hover,.me-bootstrap .dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.me-bootstrap .dropdown-menu>.active>a,.me-bootstrap .dropdown-menu>.active>a:hover,.me-bootstrap .dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.me-bootstrap .dropdown-menu>.disabled>a,.me-bootstrap .dropdown-menu>.disabled>a:hover,.me-bootstrap .dropdown-menu>.disabled>a:focus{color:#777}.me-bootstrap .dropdown-menu>.disabled>a:hover,.me-bootstrap .dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.me-bootstrap .open>.dropdown-menu{display:block}.me-bootstrap .open>a{outline:0}.me-bootstrap .dropdown-menu-right{right:0;left:auto}.me-bootstrap .dropdown-menu-left{right:auto;left:0}.me-bootstrap .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.me-bootstrap .dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.me-bootstrap .pull-right>.dropdown-menu{right:0;left:auto}.me-bootstrap .dropup .caret,.me-bootstrap .navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}.me-bootstrap .dropup .dropdown-menu,.me-bootstrap .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width:768px){.me-bootstrap .navbar-right .dropdown-menu{right:0;left:auto}.me-bootstrap .navbar-right .dropdown-menu-left{right:auto;left:0}}.me-bootstrap .btn-group,.me-bootstrap .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.me-bootstrap .btn-group>.btn,.me-bootstrap .btn-group-vertical>.btn{position:relative;float:left}.me-bootstrap .btn-group>.btn:hover,.me-bootstrap .btn-group-vertical>.btn:hover,.me-bootstrap .btn-group>.btn:focus,.me-bootstrap .btn-group-vertical>.btn:focus,.me-bootstrap .btn-group>.btn:active,.me-bootstrap .btn-group-vertical>.btn:active,.me-bootstrap .btn-group>.btn.active,.me-bootstrap .btn-group-vertical>.btn.active{z-index:2}.me-bootstrap .btn-group .btn+.btn,.me-bootstrap .btn-group .btn+.btn-group,.me-bootstrap .btn-group .btn-group+.btn,.me-bootstrap .btn-group .btn-group+.btn-group{margin-left:-1px}.me-bootstrap .btn-toolbar{margin-left:-5px}.me-bootstrap .btn-toolbar .btn,.me-bootstrap .btn-toolbar .btn-group,.me-bootstrap .btn-toolbar .input-group{float:left}.me-bootstrap .btn-toolbar>.btn,.me-bootstrap .btn-toolbar>.btn-group,.me-bootstrap .btn-toolbar>.input-group{margin-left:5px}.me-bootstrap .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.me-bootstrap .btn-group>.btn:first-child{margin-left:0}.me-bootstrap .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.me-bootstrap .btn-group>.btn:last-child:not(:first-child),.me-bootstrap .btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.me-bootstrap .btn-group>.btn-group{float:left}.me-bootstrap .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.me-bootstrap .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.me-bootstrap .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.me-bootstrap .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.me-bootstrap .btn-group .dropdown-toggle:active,.me-bootstrap .btn-group.open .dropdown-toggle{outline:0}.me-bootstrap .btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.me-bootstrap .btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.me-bootstrap .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)}.me-bootstrap .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.me-bootstrap .btn .caret{margin-left:0}.me-bootstrap .btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.me-bootstrap .dropup .btn-lg .caret{border-width:0 5px 5px}.me-bootstrap .btn-group-vertical>.btn,.me-bootstrap .btn-group-vertical>.btn-group,.me-bootstrap .btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.me-bootstrap .btn-group-vertical>.btn-group>.btn{float:none}.me-bootstrap .btn-group-vertical>.btn+.btn,.me-bootstrap .btn-group-vertical>.btn+.btn-group,.me-bootstrap .btn-group-vertical>.btn-group+.btn,.me-bootstrap .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.me-bootstrap .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.me-bootstrap .btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.me-bootstrap .btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.me-bootstrap .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.me-bootstrap .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.me-bootstrap .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.me-bootstrap .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.me-bootstrap .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.me-bootstrap .btn-group-justified>.btn,.me-bootstrap .btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.me-bootstrap .btn-group-justified>.btn-group .btn{width:100%}.me-bootstrap .btn-group-justified>.btn-group .dropdown-menu{left:auto}.me-bootstrap [data-toggle="buttons"]>.btn input[type="radio"],.me-bootstrap [data-toggle="buttons"]>.btn-group>.btn input[type="radio"],.me-bootstrap [data-toggle="buttons"]>.btn input[type="checkbox"],.me-bootstrap [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.me-bootstrap .input-group{position:relative;display:table;border-collapse:separate}.me-bootstrap .input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.me-bootstrap .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.me-bootstrap .input-group .form-control:focus{z-index:3}.me-bootstrap .input-group-lg>.form-control,.me-bootstrap .input-group-lg>.input-group-addon,.me-bootstrap .input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.me-bootstrap select.input-group-lg>.form-control,.me-bootstrap select.input-group-lg>.input-group-addon,.me-bootstrap select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}.me-bootstrap textarea.input-group-lg>.form-control,.me-bootstrap textarea.input-group-lg>.input-group-addon,.me-bootstrap textarea.input-group-lg>.input-group-btn>.btn,.me-bootstrap select[multiple].input-group-lg>.form-control,.me-bootstrap select[multiple].input-group-lg>.input-group-addon,.me-bootstrap select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.me-bootstrap .input-group-sm>.form-control,.me-bootstrap .input-group-sm>.input-group-addon,.me-bootstrap .input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.me-bootstrap select.input-group-sm>.form-control,.me-bootstrap select.input-group-sm>.input-group-addon,.me-bootstrap select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}.me-bootstrap textarea.input-group-sm>.form-control,.me-bootstrap textarea.input-group-sm>.input-group-addon,.me-bootstrap textarea.input-group-sm>.input-group-btn>.btn,.me-bootstrap select[multiple].input-group-sm>.form-control,.me-bootstrap select[multiple].input-group-sm>.input-group-addon,.me-bootstrap select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.me-bootstrap .input-group-addon,.me-bootstrap .input-group-btn,.me-bootstrap .input-group .form-control{display:table-cell}.me-bootstrap .input-group-addon:not(:first-child):not(:last-child),.me-bootstrap .input-group-btn:not(:first-child):not(:last-child),.me-bootstrap .input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.me-bootstrap .input-group-addon,.me-bootstrap .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.me-bootstrap .input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.me-bootstrap .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.me-bootstrap .input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.me-bootstrap .input-group-addon input[type="radio"],.me-bootstrap .input-group-addon input[type="checkbox"]{margin-top:0}.me-bootstrap .input-group .form-control:first-child,.me-bootstrap .input-group-addon:first-child,.me-bootstrap .input-group-btn:first-child>.btn,.me-bootstrap .input-group-btn:first-child>.btn-group>.btn,.me-bootstrap .input-group-btn:first-child>.dropdown-toggle,.me-bootstrap .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.me-bootstrap .input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.me-bootstrap .input-group-addon:first-child{border-right:0}.me-bootstrap .input-group .form-control:last-child,.me-bootstrap .input-group-addon:last-child,.me-bootstrap .input-group-btn:last-child>.btn,.me-bootstrap .input-group-btn:last-child>.btn-group>.btn,.me-bootstrap .input-group-btn:last-child>.dropdown-toggle,.me-bootstrap .input-group-btn:first-child>.btn:not(:first-child),.me-bootstrap .input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.me-bootstrap .input-group-addon:last-child{border-left:0}.me-bootstrap .input-group-btn{position:relative;font-size:0;white-space:nowrap}.me-bootstrap .input-group-btn>.btn{position:relative}.me-bootstrap .input-group-btn>.btn+.btn{margin-left:-1px}.me-bootstrap .input-group-btn>.btn:hover,.me-bootstrap .input-group-btn>.btn:focus,.me-bootstrap .input-group-btn>.btn:active{z-index:2}.me-bootstrap .input-group-btn:first-child>.btn,.me-bootstrap .input-group-btn:first-child>.btn-group{margin-right:-1px}.me-bootstrap .input-group-btn:last-child>.btn,.me-bootstrap .input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.me-bootstrap .nav{padding-left:0;margin-bottom:0;list-style:none}.me-bootstrap .nav>li{position:relative;display:block}.me-bootstrap .nav>li>a{position:relative;display:block;padding:10px 15px}.me-bootstrap .nav>li>a:hover,.me-bootstrap .nav>li>a:focus{text-decoration:none;background-color:#eee}.me-bootstrap .nav>li.disabled>a{color:#777}.me-bootstrap .nav>li.disabled>a:hover,.me-bootstrap .nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.me-bootstrap .nav .open>a,.me-bootstrap .nav .open>a:hover,.me-bootstrap .nav .open>a:focus{background-color:#eee;border-color:#337ab7}.me-bootstrap .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.me-bootstrap .nav>li>a>img{max-width:none}.me-bootstrap .nav-tabs{border-bottom:1px solid #ddd}.me-bootstrap .nav-tabs>li{float:left;margin-bottom:-1px}.me-bootstrap .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.me-bootstrap .nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.me-bootstrap .nav-tabs>li.active>a,.me-bootstrap .nav-tabs>li.active>a:hover,.me-bootstrap .nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.me-bootstrap .nav-tabs.nav-justified{width:100%;border-bottom:0}.me-bootstrap .nav-tabs.nav-justified>li{float:none}.me-bootstrap .nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.me-bootstrap .nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.me-bootstrap .nav-tabs.nav-justified>li{display:table-cell;width:1%}.me-bootstrap .nav-tabs.nav-justified>li>a{margin-bottom:0}}.me-bootstrap .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.me-bootstrap .nav-tabs.nav-justified>.active>a,.me-bootstrap .nav-tabs.nav-justified>.active>a:hover,.me-bootstrap .nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.me-bootstrap .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.me-bootstrap .nav-tabs.nav-justified>.active>a,.me-bootstrap .nav-tabs.nav-justified>.active>a:hover,.me-bootstrap .nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.me-bootstrap .nav-pills>li{float:left}.me-bootstrap .nav-pills>li>a{border-radius:4px}.me-bootstrap .nav-pills>li+li{margin-left:2px}.me-bootstrap .nav-pills>li.active>a,.me-bootstrap .nav-pills>li.active>a:hover,.me-bootstrap .nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.me-bootstrap .nav-stacked>li{float:none}.me-bootstrap .nav-stacked>li+li{margin-top:2px;margin-left:0}.me-bootstrap .nav-justified{width:100%}.me-bootstrap .nav-justified>li{float:none}.me-bootstrap .nav-justified>li>a{margin-bottom:5px;text-align:center}.me-bootstrap .nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.me-bootstrap .nav-justified>li{display:table-cell;width:1%}.me-bootstrap .nav-justified>li>a{margin-bottom:0}}.me-bootstrap .nav-tabs-justified{border-bottom:0}.me-bootstrap .nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.me-bootstrap .nav-tabs-justified>.active>a,.me-bootstrap .nav-tabs-justified>.active>a:hover,.me-bootstrap .nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.me-bootstrap .nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.me-bootstrap .nav-tabs-justified>.active>a,.me-bootstrap .nav-tabs-justified>.active>a:hover,.me-bootstrap .nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.me-bootstrap .tab-content>.tab-pane{display:none}.me-bootstrap .tab-content>.active{display:block}.me-bootstrap .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.me-bootstrap .navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media(min-width:768px){.me-bootstrap .navbar{border-radius:4px}}@media(min-width:768px){.me-bootstrap .navbar-header{float:left}}.me-bootstrap .navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;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);-webkit-overflow-scrolling:touch}.me-bootstrap .navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.me-bootstrap .navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.me-bootstrap .navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.me-bootstrap .navbar-collapse.in{overflow-y:visible}.me-bootstrap .navbar-fixed-top .navbar-collapse,.me-bootstrap .navbar-static-top .navbar-collapse,.me-bootstrap .navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.me-bootstrap .navbar-fixed-top,.me-bootstrap .navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}.me-bootstrap .navbar-fixed-top .navbar-collapse,.me-bootstrap .navbar-fixed-bottom .navbar-collapse{max-height:340px}@media(max-device-width:480px)and (orientation:landscape){.me-bootstrap .navbar-fixed-top .navbar-collapse,.me-bootstrap .navbar-fixed-bottom .navbar-collapse{max-height:200px}}@media(min-width:768px){.me-bootstrap .navbar-fixed-top,.me-bootstrap .navbar-fixed-bottom{border-radius:0}}.me-bootstrap .navbar-fixed-top{top:0;border-width:0 0 1px}.me-bootstrap .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.me-bootstrap .container>.navbar-header,.me-bootstrap .container-fluid>.navbar-header,.me-bootstrap .container>.navbar-collapse,.me-bootstrap .container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.me-bootstrap .container>.navbar-header,.me-bootstrap .container-fluid>.navbar-header,.me-bootstrap .container>.navbar-collapse,.me-bootstrap .container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.me-bootstrap .navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width:768px){.me-bootstrap .navbar-static-top{border-radius:0}}.me-bootstrap .navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.me-bootstrap .navbar-brand:hover,.me-bootstrap .navbar-brand:focus{text-decoration:none}.me-bootstrap .navbar-brand>img{display:block}@media(min-width:768px){.me-bootstrap .navbar>.container .navbar-brand,.me-bootstrap .navbar>.container-fluid .navbar-brand{margin-left:-15px}}.me-bootstrap .navbar-toggle{position:relative;float:right;padding:9px 10px;margin-right:15px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.me-bootstrap .navbar-toggle:focus{outline:0}.me-bootstrap .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.me-bootstrap .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.me-bootstrap .navbar-toggle{display:none}}.me-bootstrap .navbar-nav{margin:7.5px -15px}.me-bootstrap .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.me-bootstrap .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}.me-bootstrap .navbar-nav .open .dropdown-menu>li>a,.me-bootstrap .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.me-bootstrap .navbar-nav .open .dropdown-menu>li>a{line-height:20px}.me-bootstrap .navbar-nav .open .dropdown-menu>li>a:hover,.me-bootstrap .navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.me-bootstrap .navbar-nav{float:left;margin:0}.me-bootstrap .navbar-nav>li{float:left}.me-bootstrap .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.me-bootstrap .navbar-form{padding:10px 15px;margin-right:-15px;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);margin-top:8px;margin-bottom:8px}@media(min-width:768px){.me-bootstrap .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.me-bootstrap .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.me-bootstrap .navbar-form .form-control-static{display:inline-block}.me-bootstrap .navbar-form .input-group{display:inline-table;vertical-align:middle}.me-bootstrap .navbar-form .input-group .input-group-addon,.me-bootstrap .navbar-form .input-group .input-group-btn,.me-bootstrap .navbar-form .input-group .form-control{width:auto}.me-bootstrap .navbar-form .input-group>.form-control{width:100%}.me-bootstrap .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.me-bootstrap .navbar-form .radio,.me-bootstrap .navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.me-bootstrap .navbar-form .radio label,.me-bootstrap .navbar-form .checkbox label{padding-left:0}.me-bootstrap .navbar-form .radio input[type="radio"],.me-bootstrap .navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.me-bootstrap .navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width:767px){.me-bootstrap .navbar-form .form-group{margin-bottom:5px}.me-bootstrap .navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width:768px){.me-bootstrap .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}}.me-bootstrap .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.me-bootstrap .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}.me-bootstrap .navbar-btn{margin-top:8px;margin-bottom:8px}.me-bootstrap .navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.me-bootstrap .navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.me-bootstrap .navbar-text{margin-top:15px;margin-bottom:15px}@media(min-width:768px){.me-bootstrap .navbar-text{float:left;margin-right:15px;margin-left:15px}}@media(min-width:768px){.me-bootstrap .navbar-left{float:left!important}.me-bootstrap .navbar-right{float:right!important;margin-right:-15px}.me-bootstrap .navbar-right~.navbar-right{margin-right:0}}.me-bootstrap .navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.me-bootstrap .navbar-default .navbar-brand{color:#777}.me-bootstrap .navbar-default .navbar-brand:hover,.me-bootstrap .navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.me-bootstrap .navbar-default .navbar-text{color:#777}.me-bootstrap .navbar-default .navbar-nav>li>a{color:#777}.me-bootstrap .navbar-default .navbar-nav>li>a:hover,.me-bootstrap .navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.me-bootstrap .navbar-default .navbar-nav>.active>a,.me-bootstrap .navbar-default .navbar-nav>.active>a:hover,.me-bootstrap .navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.me-bootstrap .navbar-default .navbar-nav>.disabled>a,.me-bootstrap .navbar-default .navbar-nav>.disabled>a:hover,.me-bootstrap .navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.me-bootstrap .navbar-default .navbar-nav>.open>a,.me-bootstrap .navbar-default .navbar-nav>.open>a:hover,.me-bootstrap .navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media(max-width:767px){.me-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.me-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.me-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.me-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.me-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.me-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.me-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.me-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.me-bootstrap .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.me-bootstrap .navbar-default .navbar-toggle{border-color:#ddd}.me-bootstrap .navbar-default .navbar-toggle:hover,.me-bootstrap .navbar-default .navbar-toggle:focus{background-color:#ddd}.me-bootstrap .navbar-default .navbar-toggle .icon-bar{background-color:#888}.me-bootstrap .navbar-default .navbar-collapse,.me-bootstrap .navbar-default .navbar-form{border-color:#e7e7e7}.me-bootstrap .navbar-default .navbar-link{color:#777}.me-bootstrap .navbar-default .navbar-link:hover{color:#333}.me-bootstrap .navbar-default .btn-link{color:#777}.me-bootstrap .navbar-default .btn-link:hover,.me-bootstrap .navbar-default .btn-link:focus{color:#333}.me-bootstrap .navbar-default .btn-link[disabled]:hover,.me-bootstrap fieldset[disabled] .navbar-default .btn-link:hover,.me-bootstrap .navbar-default .btn-link[disabled]:focus,.me-bootstrap fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.me-bootstrap .navbar-inverse{background-color:#222;border-color:#080808}.me-bootstrap .navbar-inverse .navbar-brand{color:#9d9d9d}.me-bootstrap .navbar-inverse .navbar-brand:hover,.me-bootstrap .navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.me-bootstrap .navbar-inverse .navbar-text{color:#9d9d9d}.me-bootstrap .navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.me-bootstrap .navbar-inverse .navbar-nav>li>a:hover,.me-bootstrap .navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.me-bootstrap .navbar-inverse .navbar-nav>.active>a,.me-bootstrap .navbar-inverse .navbar-nav>.active>a:hover,.me-bootstrap .navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.me-bootstrap .navbar-inverse .navbar-nav>.disabled>a,.me-bootstrap .navbar-inverse .navbar-nav>.disabled>a:hover,.me-bootstrap .navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.me-bootstrap .navbar-inverse .navbar-nav>.open>a,.me-bootstrap .navbar-inverse .navbar-nav>.open>a:hover,.me-bootstrap .navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media(max-width:767px){.me-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.me-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.me-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.me-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.me-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.me-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.me-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.me-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.me-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.me-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.me-bootstrap .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.me-bootstrap .navbar-inverse .navbar-toggle{border-color:#333}.me-bootstrap .navbar-inverse .navbar-toggle:hover,.me-bootstrap .navbar-inverse .navbar-toggle:focus{background-color:#333}.me-bootstrap .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.me-bootstrap .navbar-inverse .navbar-collapse,.me-bootstrap .navbar-inverse .navbar-form{border-color:#101010}.me-bootstrap .navbar-inverse .navbar-link{color:#9d9d9d}.me-bootstrap .navbar-inverse .navbar-link:hover{color:#fff}.me-bootstrap .navbar-inverse .btn-link{color:#9d9d9d}.me-bootstrap .navbar-inverse .btn-link:hover,.me-bootstrap .navbar-inverse .btn-link:focus{color:#fff}.me-bootstrap .navbar-inverse .btn-link[disabled]:hover,.me-bootstrap fieldset[disabled] .navbar-inverse .btn-link:hover,.me-bootstrap .navbar-inverse .btn-link[disabled]:focus,.me-bootstrap fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.me-bootstrap .breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.me-bootstrap .breadcrumb>li{display:inline-block}.me-bootstrap .breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/ "}.me-bootstrap .breadcrumb>.active{color:#777}.me-bootstrap .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.me-bootstrap .pagination>li{display:inline}.me-bootstrap .pagination>li>a,.me-bootstrap .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}.me-bootstrap .pagination>li>a:hover,.me-bootstrap .pagination>li>span:hover,.me-bootstrap .pagination>li>a:focus,.me-bootstrap .pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.me-bootstrap .pagination>li:first-child>a,.me-bootstrap .pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.me-bootstrap .pagination>li:last-child>a,.me-bootstrap .pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.me-bootstrap .pagination>.active>a,.me-bootstrap .pagination>.active>span,.me-bootstrap .pagination>.active>a:hover,.me-bootstrap .pagination>.active>span:hover,.me-bootstrap .pagination>.active>a:focus,.me-bootstrap .pagination>.active>span:focus{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.me-bootstrap .pagination>.disabled>span,.me-bootstrap .pagination>.disabled>span:hover,.me-bootstrap .pagination>.disabled>span:focus,.me-bootstrap .pagination>.disabled>a,.me-bootstrap .pagination>.disabled>a:hover,.me-bootstrap .pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.me-bootstrap .pagination-lg>li>a,.me-bootstrap .pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.me-bootstrap .pagination-lg>li:first-child>a,.me-bootstrap .pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.me-bootstrap .pagination-lg>li:last-child>a,.me-bootstrap .pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.me-bootstrap .pagination-sm>li>a,.me-bootstrap .pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.me-bootstrap .pagination-sm>li:first-child>a,.me-bootstrap .pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.me-bootstrap .pagination-sm>li:last-child>a,.me-bootstrap .pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.me-bootstrap .pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.me-bootstrap .pager li{display:inline}.me-bootstrap .pager li>a,.me-bootstrap .pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.me-bootstrap .pager li>a:hover,.me-bootstrap .pager li>a:focus{text-decoration:none;background-color:#eee}.me-bootstrap .pager .next>a,.me-bootstrap .pager .next>span{float:right}.me-bootstrap .pager .previous>a,.me-bootstrap .pager .previous>span{float:left}.me-bootstrap .pager .disabled>a,.me-bootstrap .pager .disabled>a:hover,.me-bootstrap .pager .disabled>a:focus,.me-bootstrap .pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.me-bootstrap .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.me-bootstrap a.label:hover,.me-bootstrap a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.me-bootstrap .label:empty{display:none}.me-bootstrap .btn .label{position:relative;top:-1px}.me-bootstrap .label-default{background-color:#777}.me-bootstrap .label-default[href]:hover,.me-bootstrap .label-default[href]:focus{background-color:#5e5e5e}.me-bootstrap .label-primary{background-color:#337ab7}.me-bootstrap .label-primary[href]:hover,.me-bootstrap .label-primary[href]:focus{background-color:#286090}.me-bootstrap .label-success{background-color:#5cb85c}.me-bootstrap .label-success[href]:hover,.me-bootstrap .label-success[href]:focus{background-color:#449d44}.me-bootstrap .label-info{background-color:#5bc0de}.me-bootstrap .label-info[href]:hover,.me-bootstrap .label-info[href]:focus{background-color:#31b0d5}.me-bootstrap .label-warning{background-color:#f0ad4e}.me-bootstrap .label-warning[href]:hover,.me-bootstrap .label-warning[href]:focus{background-color:#ec971f}.me-bootstrap .label-danger{background-color:#d9534f}.me-bootstrap .label-danger[href]:hover,.me-bootstrap .label-danger[href]:focus{background-color:#c9302c}.me-bootstrap .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}.me-bootstrap .badge:empty{display:none}.me-bootstrap .btn .badge{position:relative;top:-1px}.me-bootstrap .btn-xs .badge,.me-bootstrap .btn-group-xs>.btn .badge{top:0;padding:1px 5px}.me-bootstrap a.badge:hover,.me-bootstrap a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.me-bootstrap .list-group-item.active>.badge,.me-bootstrap .nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.me-bootstrap .list-group-item>.badge{float:right}.me-bootstrap .list-group-item>.badge+.badge{margin-right:5px}.me-bootstrap .nav-pills>li>a>.badge{margin-left:3px}.me-bootstrap .jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.me-bootstrap .jumbotron h1,.me-bootstrap .jumbotron .h1{color:inherit}.me-bootstrap .jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.me-bootstrap .jumbotron>hr{border-top-color:#d5d5d5}.me-bootstrap .container .jumbotron,.me-bootstrap .container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.me-bootstrap .jumbotron .container{max-width:100%}@media screen and (min-width:768px){.me-bootstrap .jumbotron{padding-top:48px;padding-bottom:48px}.me-bootstrap .container .jumbotron,.me-bootstrap .container-fluid .jumbotron{padding-right:60px;padding-left:60px}.me-bootstrap .jumbotron h1,.me-bootstrap .jumbotron .h1{font-size:63px}}.me-bootstrap .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}.me-bootstrap .thumbnail>img,.me-bootstrap .thumbnail a>img{margin-right:auto;margin-left:auto}.me-bootstrap a.thumbnail:hover,.me-bootstrap a.thumbnail:focus,.me-bootstrap a.thumbnail.active{border-color:#337ab7}.me-bootstrap .thumbnail .caption{padding:9px;color:#333}.me-bootstrap .alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.me-bootstrap .alert h4{margin-top:0;color:inherit}.me-bootstrap .alert .alert-link{font-weight:bold}.me-bootstrap .alert>p,.me-bootstrap .alert>ul{margin-bottom:0}.me-bootstrap .alert>p+p{margin-top:5px}.me-bootstrap .alert-dismissable,.me-bootstrap .alert-dismissible{padding-right:35px}.me-bootstrap .alert-dismissable .close,.me-bootstrap .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.me-bootstrap .alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.me-bootstrap .alert-success hr{border-top-color:#c9e2b3}.me-bootstrap .alert-success .alert-link{color:#2b542c}.me-bootstrap .alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.me-bootstrap .alert-info hr{border-top-color:#a6e1ec}.me-bootstrap .alert-info .alert-link{color:#245269}.me-bootstrap .alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.me-bootstrap .alert-warning hr{border-top-color:#f7e1b5}.me-bootstrap .alert-warning .alert-link{color:#66512c}.me-bootstrap .alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.me-bootstrap .alert-danger hr{border-top-color:#e4b9c0}.me-bootstrap .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}}.me-bootstrap .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)}.me-bootstrap .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}.me-bootstrap .progress-striped .progress-bar,.me-bootstrap .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}.me-bootstrap .progress.active .progress-bar,.me-bootstrap .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}.me-bootstrap .progress-bar-success{background-color:#5cb85c}.me-bootstrap .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)}.me-bootstrap .progress-bar-info{background-color:#5bc0de}.me-bootstrap .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)}.me-bootstrap .progress-bar-warning{background-color:#f0ad4e}.me-bootstrap .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)}.me-bootstrap .progress-bar-danger{background-color:#d9534f}.me-bootstrap .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)}.me-bootstrap .media{margin-top:15px}.me-bootstrap .media:first-child{margin-top:0}.me-bootstrap .media,.me-bootstrap .media-body{overflow:hidden;zoom:1}.me-bootstrap .media-body{width:10000px}.me-bootstrap .media-object{display:block}.me-bootstrap .media-object.img-thumbnail{max-width:none}.me-bootstrap .media-right,.me-bootstrap .media>.pull-right{padding-left:10px}.me-bootstrap .media-left,.me-bootstrap .media>.pull-left{padding-right:10px}.me-bootstrap .media-left,.me-bootstrap .media-right,.me-bootstrap .media-body{display:table-cell;vertical-align:top}.me-bootstrap .media-middle{vertical-align:middle}.me-bootstrap .media-bottom{vertical-align:bottom}.me-bootstrap .media-heading{margin-top:0;margin-bottom:5px}.me-bootstrap .media-list{padding-left:0;list-style:none}.me-bootstrap .list-group{padding-left:0;margin-bottom:20px}.me-bootstrap .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.me-bootstrap .list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.me-bootstrap .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.me-bootstrap .list-group-item.disabled,.me-bootstrap .list-group-item.disabled:hover,.me-bootstrap .list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.me-bootstrap .list-group-item.disabled .list-group-item-heading,.me-bootstrap .list-group-item.disabled:hover .list-group-item-heading,.me-bootstrap .list-group-item.disabled:focus .list-group-item-heading{color:inherit}.me-bootstrap .list-group-item.disabled .list-group-item-text,.me-bootstrap .list-group-item.disabled:hover .list-group-item-text,.me-bootstrap .list-group-item.disabled:focus .list-group-item-text{color:#777}.me-bootstrap .list-group-item.active,.me-bootstrap .list-group-item.active:hover,.me-bootstrap .list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.me-bootstrap .list-group-item.active .list-group-item-heading,.me-bootstrap .list-group-item.active:hover .list-group-item-heading,.me-bootstrap .list-group-item.active:focus .list-group-item-heading,.me-bootstrap .list-group-item.active .list-group-item-heading>small,.me-bootstrap .list-group-item.active:hover .list-group-item-heading>small,.me-bootstrap .list-group-item.active:focus .list-group-item-heading>small,.me-bootstrap .list-group-item.active .list-group-item-heading>.small,.me-bootstrap .list-group-item.active:hover .list-group-item-heading>.small,.me-bootstrap .list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.me-bootstrap .list-group-item.active .list-group-item-text,.me-bootstrap .list-group-item.active:hover .list-group-item-text,.me-bootstrap .list-group-item.active:focus .list-group-item-text{color:#c7ddef}.me-bootstrap a.list-group-item,.me-bootstrap button.list-group-item{color:#555}.me-bootstrap a.list-group-item .list-group-item-heading,.me-bootstrap button.list-group-item .list-group-item-heading{color:#333}.me-bootstrap a.list-group-item:hover,.me-bootstrap button.list-group-item:hover,.me-bootstrap a.list-group-item:focus,.me-bootstrap button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.me-bootstrap button.list-group-item{width:100%;text-align:left}.me-bootstrap .list-group-item-success{color:#3c763d;background-color:#dff0d8}.me-bootstrap a.list-group-item-success,.me-bootstrap button.list-group-item-success{color:#3c763d}.me-bootstrap a.list-group-item-success .list-group-item-heading,.me-bootstrap button.list-group-item-success .list-group-item-heading{color:inherit}.me-bootstrap a.list-group-item-success:hover,.me-bootstrap button.list-group-item-success:hover,.me-bootstrap a.list-group-item-success:focus,.me-bootstrap button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}.me-bootstrap a.list-group-item-success.active,.me-bootstrap button.list-group-item-success.active,.me-bootstrap a.list-group-item-success.active:hover,.me-bootstrap button.list-group-item-success.active:hover,.me-bootstrap a.list-group-item-success.active:focus,.me-bootstrap button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.me-bootstrap .list-group-item-info{color:#31708f;background-color:#d9edf7}.me-bootstrap a.list-group-item-info,.me-bootstrap button.list-group-item-info{color:#31708f}.me-bootstrap a.list-group-item-info .list-group-item-heading,.me-bootstrap button.list-group-item-info .list-group-item-heading{color:inherit}.me-bootstrap a.list-group-item-info:hover,.me-bootstrap button.list-group-item-info:hover,.me-bootstrap a.list-group-item-info:focus,.me-bootstrap button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}.me-bootstrap a.list-group-item-info.active,.me-bootstrap button.list-group-item-info.active,.me-bootstrap a.list-group-item-info.active:hover,.me-bootstrap button.list-group-item-info.active:hover,.me-bootstrap a.list-group-item-info.active:focus,.me-bootstrap button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.me-bootstrap .list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}.me-bootstrap a.list-group-item-warning,.me-bootstrap button.list-group-item-warning{color:#8a6d3b}.me-bootstrap a.list-group-item-warning .list-group-item-heading,.me-bootstrap button.list-group-item-warning .list-group-item-heading{color:inherit}.me-bootstrap a.list-group-item-warning:hover,.me-bootstrap button.list-group-item-warning:hover,.me-bootstrap a.list-group-item-warning:focus,.me-bootstrap button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}.me-bootstrap a.list-group-item-warning.active,.me-bootstrap button.list-group-item-warning.active,.me-bootstrap a.list-group-item-warning.active:hover,.me-bootstrap button.list-group-item-warning.active:hover,.me-bootstrap a.list-group-item-warning.active:focus,.me-bootstrap button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.me-bootstrap .list-group-item-danger{color:#a94442;background-color:#f2dede}.me-bootstrap a.list-group-item-danger,.me-bootstrap button.list-group-item-danger{color:#a94442}.me-bootstrap a.list-group-item-danger .list-group-item-heading,.me-bootstrap button.list-group-item-danger .list-group-item-heading{color:inherit}.me-bootstrap a.list-group-item-danger:hover,.me-bootstrap button.list-group-item-danger:hover,.me-bootstrap a.list-group-item-danger:focus,.me-bootstrap button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}.me-bootstrap a.list-group-item-danger.active,.me-bootstrap button.list-group-item-danger.active,.me-bootstrap a.list-group-item-danger.active:hover,.me-bootstrap button.list-group-item-danger.active:hover,.me-bootstrap a.list-group-item-danger.active:focus,.me-bootstrap button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.me-bootstrap .list-group-item-heading{margin-top:0;margin-bottom:5px}.me-bootstrap .list-group-item-text{margin-bottom:0;line-height:1.3}.me-bootstrap .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)}.me-bootstrap .panel-body{padding:15px}.me-bootstrap .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.me-bootstrap .panel-heading>.dropdown .dropdown-toggle{color:inherit}.me-bootstrap .panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.me-bootstrap .panel-title>a,.me-bootstrap .panel-title>small,.me-bootstrap .panel-title>.small,.me-bootstrap .panel-title>small>a,.me-bootstrap .panel-title>.small>a{color:inherit}.me-bootstrap .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.me-bootstrap .panel>.list-group,.me-bootstrap .panel>.panel-collapse>.list-group{margin-bottom:0}.me-bootstrap .panel>.list-group .list-group-item,.me-bootstrap .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.me-bootstrap .panel>.list-group:first-child .list-group-item:first-child,.me-bootstrap .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}.me-bootstrap .panel>.list-group:last-child .list-group-item:last-child,.me-bootstrap .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}.me-bootstrap .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.me-bootstrap .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.me-bootstrap .list-group+.panel-footer{border-top-width:0}.me-bootstrap .panel>.table,.me-bootstrap .panel>.table-responsive>.table,.me-bootstrap .panel>.panel-collapse>.table{margin-bottom:0}.me-bootstrap .panel>.table caption,.me-bootstrap .panel>.table-responsive>.table caption,.me-bootstrap .panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.me-bootstrap .panel>.table:first-child,.me-bootstrap .panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.me-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child,.me-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.me-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child,.me-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.me-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.me-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.me-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.me-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.me-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.me-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.me-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.me-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.me-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.me-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.me-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.me-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.me-bootstrap .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.me-bootstrap .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.me-bootstrap .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.me-bootstrap .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.me-bootstrap .panel>.table:last-child,.me-bootstrap .panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.me-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child,.me-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.me-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child,.me-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.me-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.me-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.me-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.me-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.me-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.me-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.me-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.me-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.me-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.me-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.me-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.me-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.me-bootstrap .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.me-bootstrap .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.me-bootstrap .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.me-bootstrap .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.me-bootstrap .panel>.panel-body+.table,.me-bootstrap .panel>.panel-body+.table-responsive,.me-bootstrap .panel>.table+.panel-body,.me-bootstrap .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.me-bootstrap .panel>.table>tbody:first-child>tr:first-child th,.me-bootstrap .panel>.table>tbody:first-child>tr:first-child td{border-top:0}.me-bootstrap .panel>.table-bordered,.me-bootstrap .panel>.table-responsive>.table-bordered{border:0}.me-bootstrap .panel>.table-bordered>thead>tr>th:first-child,.me-bootstrap .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.me-bootstrap .panel>.table-bordered>tbody>tr>th:first-child,.me-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.me-bootstrap .panel>.table-bordered>tfoot>tr>th:first-child,.me-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.me-bootstrap .panel>.table-bordered>thead>tr>td:first-child,.me-bootstrap .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.me-bootstrap .panel>.table-bordered>tbody>tr>td:first-child,.me-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.me-bootstrap .panel>.table-bordered>tfoot>tr>td:first-child,.me-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.me-bootstrap .panel>.table-bordered>thead>tr>th:last-child,.me-bootstrap .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.me-bootstrap .panel>.table-bordered>tbody>tr>th:last-child,.me-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.me-bootstrap .panel>.table-bordered>tfoot>tr>th:last-child,.me-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.me-bootstrap .panel>.table-bordered>thead>tr>td:last-child,.me-bootstrap .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.me-bootstrap .panel>.table-bordered>tbody>tr>td:last-child,.me-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.me-bootstrap .panel>.table-bordered>tfoot>tr>td:last-child,.me-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.me-bootstrap .panel>.table-bordered>thead>tr:first-child>td,.me-bootstrap .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.me-bootstrap .panel>.table-bordered>tbody>tr:first-child>td,.me-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.me-bootstrap .panel>.table-bordered>thead>tr:first-child>th,.me-bootstrap .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.me-bootstrap .panel>.table-bordered>tbody>tr:first-child>th,.me-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.me-bootstrap .panel>.table-bordered>tbody>tr:last-child>td,.me-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.me-bootstrap .panel>.table-bordered>tfoot>tr:last-child>td,.me-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.me-bootstrap .panel>.table-bordered>tbody>tr:last-child>th,.me-bootstrap .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.me-bootstrap .panel>.table-bordered>tfoot>tr:last-child>th,.me-bootstrap .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.me-bootstrap .panel>.table-responsive{margin-bottom:0;border:0}.me-bootstrap .panel-group{margin-bottom:20px}.me-bootstrap .panel-group .panel{margin-bottom:0;border-radius:4px}.me-bootstrap .panel-group .panel+.panel{margin-top:5px}.me-bootstrap .panel-group .panel-heading{border-bottom:0}.me-bootstrap .panel-group .panel-heading+.panel-collapse>.panel-body,.me-bootstrap .panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.me-bootstrap .panel-group .panel-footer{border-top:0}.me-bootstrap .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.me-bootstrap .panel-default{border-color:#ddd}.me-bootstrap .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.me-bootstrap .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.me-bootstrap .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.me-bootstrap .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.me-bootstrap .panel-primary{border-color:#337ab7}.me-bootstrap .panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.me-bootstrap .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.me-bootstrap .panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.me-bootstrap .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.me-bootstrap .panel-success{border-color:#d6e9c6}.me-bootstrap .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.me-bootstrap .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.me-bootstrap .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.me-bootstrap .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.me-bootstrap .panel-info{border-color:#bce8f1}.me-bootstrap .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.me-bootstrap .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.me-bootstrap .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.me-bootstrap .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.me-bootstrap .panel-warning{border-color:#faebcc}.me-bootstrap .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.me-bootstrap .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.me-bootstrap .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.me-bootstrap .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.me-bootstrap .panel-danger{border-color:#ebccd1}.me-bootstrap .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.me-bootstrap .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.me-bootstrap .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.me-bootstrap .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.me-bootstrap .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.me-bootstrap .embed-responsive .embed-responsive-item,.me-bootstrap .embed-responsive iframe,.me-bootstrap .embed-responsive embed,.me-bootstrap .embed-responsive object,.me-bootstrap .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.me-bootstrap .embed-responsive-16by9{padding-bottom:56.25%}.me-bootstrap .embed-responsive-4by3{padding-bottom:75%}.me-bootstrap .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)}.me-bootstrap .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.me-bootstrap .well-lg{padding:24px;border-radius:6px}.me-bootstrap .well-sm{padding:9px;border-radius:3px}.me-bootstrap .close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 white;filter:alpha(opacity=20);opacity:.2}.me-bootstrap .close:hover,.me-bootstrap .close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}.me-bootstrap button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.me-bootstrap .modal-open{overflow:hidden}.me-bootstrap .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.me-bootstrap .modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out}.me-bootstrap .modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.me-bootstrap .modal-open .modal{overflow-x:hidden;overflow-y:auto}.me-bootstrap .modal-dialog{position:relative;width:auto;margin:10px}.me-bootstrap .modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.me-bootstrap .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.me-bootstrap .modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.me-bootstrap .modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.me-bootstrap .modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.me-bootstrap .modal-header .close{margin-top:-2px}.me-bootstrap .modal-title{margin:0;line-height:1.42857143}.me-bootstrap .modal-body{position:relative;padding:15px}.me-bootstrap .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.me-bootstrap .modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.me-bootstrap .modal-footer .btn-group .btn+.btn{margin-left:-1px}.me-bootstrap .modal-footer .btn-block+.btn-block{margin-left:0}.me-bootstrap .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:768px){.me-bootstrap .modal-dialog{width:600px;margin:30px auto}.me-bootstrap .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.me-bootstrap .modal-sm{width:300px}}@media(min-width:992px){.me-bootstrap .modal-lg{width:900px}}.me-bootstrap .tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;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;font-size:12px;filter:alpha(opacity=0);opacity:0}.me-bootstrap .tooltip.in{filter:alpha(opacity=90);opacity:.9}.me-bootstrap .tooltip.top{padding:5px 0;margin-top:-3px}.me-bootstrap .tooltip.right{padding:0 5px;margin-left:3px}.me-bootstrap .tooltip.bottom{padding:5px 0;margin-top:3px}.me-bootstrap .tooltip.left{padding:0 5px;margin-left:-3px}.me-bootstrap .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.me-bootstrap .tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.me-bootstrap .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.me-bootstrap .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.me-bootstrap .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.me-bootstrap .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.me-bootstrap .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.me-bootstrap .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.me-bootstrap .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.me-bootstrap .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.me-bootstrap .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-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;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;font-size:14px;background-color:#fff;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)}.me-bootstrap .popover.top{margin-top:-10px}.me-bootstrap .popover.right{margin-left:10px}.me-bootstrap .popover.bottom{margin-top:10px}.me-bootstrap .popover.left{margin-left:-10px}.me-bootstrap .popover>.arrow{border-width:11px}.me-bootstrap .popover>.arrow,.me-bootstrap .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.me-bootstrap .popover>.arrow:after{content:"";border-width:10px}.me-bootstrap .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}.me-bootstrap .popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.me-bootstrap .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}.me-bootstrap .popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.me-bootstrap .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)}.me-bootstrap .popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.me-bootstrap .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)}.me-bootstrap .popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.me-bootstrap .popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.me-bootstrap .popover-content{padding:9px 14px}.me-bootstrap .carousel{position:relative}.me-bootstrap .carousel-inner{position:relative;width:100%;overflow:hidden}.me-bootstrap .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}.me-bootstrap .carousel-inner>.item>img,.me-bootstrap .carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.me-bootstrap .carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.me-bootstrap .carousel-inner>.item.next,.me-bootstrap .carousel-inner>.item.active.right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.me-bootstrap .carousel-inner>.item.prev,.me-bootstrap .carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.me-bootstrap .carousel-inner>.item.next.left,.me-bootstrap .carousel-inner>.item.prev.right,.me-bootstrap .carousel-inner>.item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.me-bootstrap .carousel-inner>.active,.me-bootstrap .carousel-inner>.next,.me-bootstrap .carousel-inner>.prev{display:block}.me-bootstrap .carousel-inner>.active{left:0}.me-bootstrap .carousel-inner>.next,.me-bootstrap .carousel-inner>.prev{position:absolute;top:0;width:100%}.me-bootstrap .carousel-inner>.next{left:100%}.me-bootstrap .carousel-inner>.prev{left:-100%}.me-bootstrap .carousel-inner>.next.left,.me-bootstrap .carousel-inner>.prev.right{left:0}.me-bootstrap .carousel-inner>.active.left{left:-100%}.me-bootstrap .carousel-inner>.active.right{left:100%}.me-bootstrap .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);background-color:transparent;filter:alpha(opacity=50);opacity:.5}.me-bootstrap .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}.me-bootstrap .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}.me-bootstrap .carousel-control:hover,.me-bootstrap .carousel-control:focus{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:.9}.me-bootstrap .carousel-control .icon-prev,.me-bootstrap .carousel-control .icon-next,.me-bootstrap .carousel-control .glyphicon-chevron-left,.me-bootstrap .carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.me-bootstrap .carousel-control .icon-prev,.me-bootstrap .carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.me-bootstrap .carousel-control .icon-next,.me-bootstrap .carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.me-bootstrap .carousel-control .icon-prev,.me-bootstrap .carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.me-bootstrap .carousel-control .icon-prev:before{content:"‹"}.me-bootstrap .carousel-control .icon-next:before{content:"›"}.me-bootstrap .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}.me-bootstrap .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:transparent;border:1px solid #fff;border-radius:10px}.me-bootstrap .carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.me-bootstrap .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)}.me-bootstrap .carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.me-bootstrap .carousel-control .glyphicon-chevron-left,.me-bootstrap .carousel-control .glyphicon-chevron-right,.me-bootstrap .carousel-control .icon-prev,.me-bootstrap .carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.me-bootstrap .carousel-control .glyphicon-chevron-left,.me-bootstrap .carousel-control .icon-prev{margin-left:-10px}.me-bootstrap .carousel-control .glyphicon-chevron-right,.me-bootstrap .carousel-control .icon-next{margin-right:-10px}.me-bootstrap .carousel-caption{right:20%;left:20%;padding-bottom:30px}.me-bootstrap .carousel-indicators{bottom:20px}}.me-bootstrap .clearfix:before,.me-bootstrap .clearfix:after,.me-bootstrap .dl-horizontal dd:before,.me-bootstrap .dl-horizontal dd:after,.me-bootstrap .container:before,.me-bootstrap .container:after,.me-bootstrap .container-fluid:before,.me-bootstrap .container-fluid:after,.me-bootstrap .row:before,.me-bootstrap .row:after,.me-bootstrap .form-horizontal .form-group:before,.me-bootstrap .form-horizontal .form-group:after,.me-bootstrap .btn-toolbar:before,.me-bootstrap .btn-toolbar:after,.me-bootstrap .btn-group-vertical>.btn-group:before,.me-bootstrap .btn-group-vertical>.btn-group:after,.me-bootstrap .nav:before,.me-bootstrap .nav:after,.me-bootstrap .navbar:before,.me-bootstrap .navbar:after,.me-bootstrap .navbar-header:before,.me-bootstrap .navbar-header:after,.me-bootstrap .navbar-collapse:before,.me-bootstrap .navbar-collapse:after,.me-bootstrap .pager:before,.me-bootstrap .pager:after,.me-bootstrap .panel-body:before,.me-bootstrap .panel-body:after,.me-bootstrap .modal-header:before,.me-bootstrap .modal-header:after,.me-bootstrap .modal-footer:before,.me-bootstrap .modal-footer:after{display:table;content:" "}.me-bootstrap .clearfix:after,.me-bootstrap .dl-horizontal dd:after,.me-bootstrap .container:after,.me-bootstrap .container-fluid:after,.me-bootstrap .row:after,.me-bootstrap .form-horizontal .form-group:after,.me-bootstrap .btn-toolbar:after,.me-bootstrap .btn-group-vertical>.btn-group:after,.me-bootstrap .nav:after,.me-bootstrap .navbar:after,.me-bootstrap .navbar-header:after,.me-bootstrap .navbar-collapse:after,.me-bootstrap .pager:after,.me-bootstrap .panel-body:after,.me-bootstrap .modal-header:after,.me-bootstrap .modal-footer:after{clear:both}.me-bootstrap .center-block{display:block;margin-right:auto;margin-left:auto}.me-bootstrap .pull-right{float:right!important}.me-bootstrap .pull-left{float:left!important}.me-bootstrap .hide{display:none!important}.me-bootstrap .show{display:block!important}.me-bootstrap .invisible{visibility:hidden}.me-bootstrap .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.me-bootstrap .hidden{display:none!important}.me-bootstrap .affix{position:fixed}@-ms-viewport{width:device-width;}.me-bootstrap .visible-xs,.me-bootstrap .visible-sm,.me-bootstrap .visible-md,.me-bootstrap .visible-lg{display:none!important}.me-bootstrap .visible-xs-block,.me-bootstrap .visible-xs-inline,.me-bootstrap .visible-xs-inline-block,.me-bootstrap .visible-sm-block,.me-bootstrap .visible-sm-inline,.me-bootstrap .visible-sm-inline-block,.me-bootstrap .visible-md-block,.me-bootstrap .visible-md-inline,.me-bootstrap .visible-md-inline-block,.me-bootstrap .visible-lg-block,.me-bootstrap .visible-lg-inline,.me-bootstrap .visible-lg-inline-block{display:none!important}@media(max-width:767px){.me-bootstrap .visible-xs{display:block!important}.me-bootstrap table.visible-xs{display:table!important}.me-bootstrap tr.visible-xs{display:table-row!important}.me-bootstrap th.visible-xs,.me-bootstrap td.visible-xs{display:table-cell!important}}@media(max-width:767px){.me-bootstrap .visible-xs-block{display:block!important}}@media(max-width:767px){.me-bootstrap .visible-xs-inline{display:inline!important}}@media(max-width:767px){.me-bootstrap .visible-xs-inline-block{display:inline-block!important}}@media(min-width:768px)and (max-width:991px){.me-bootstrap .visible-sm{display:block!important}.me-bootstrap table.visible-sm{display:table!important}.me-bootstrap tr.visible-sm{display:table-row!important}.me-bootstrap th.visible-sm,.me-bootstrap td.visible-sm{display:table-cell!important}}@media(min-width:768px)and (max-width:991px){.me-bootstrap .visible-sm-block{display:block!important}}@media(min-width:768px)and (max-width:991px){.me-bootstrap .visible-sm-inline{display:inline!important}}@media(min-width:768px)and (max-width:991px){.me-bootstrap .visible-sm-inline-block{display:inline-block!important}}@media(min-width:992px)and (max-width:1199px){.me-bootstrap .visible-md{display:block!important}.me-bootstrap table.visible-md{display:table!important}.me-bootstrap tr.visible-md{display:table-row!important}.me-bootstrap th.visible-md,.me-bootstrap td.visible-md{display:table-cell!important}}@media(min-width:992px)and (max-width:1199px){.me-bootstrap .visible-md-block{display:block!important}}@media(min-width:992px)and (max-width:1199px){.me-bootstrap .visible-md-inline{display:inline!important}}@media(min-width:992px)and (max-width:1199px){.me-bootstrap .visible-md-inline-block{display:inline-block!important}}@media(min-width:1200px){.me-bootstrap .visible-lg{display:block!important}.me-bootstrap table.visible-lg{display:table!important}.me-bootstrap tr.visible-lg{display:table-row!important}.me-bootstrap th.visible-lg,.me-bootstrap td.visible-lg{display:table-cell!important}}@media(min-width:1200px){.me-bootstrap .visible-lg-block{display:block!important}}@media(min-width:1200px){.me-bootstrap .visible-lg-inline{display:inline!important}}@media(min-width:1200px){.me-bootstrap .visible-lg-inline-block{display:inline-block!important}}@media(max-width:767px){.me-bootstrap .hidden-xs{display:none!important}}@media(min-width:768px)and (max-width:991px){.me-bootstrap .hidden-sm{display:none!important}}@media(min-width:992px)and (max-width:1199px){.me-bootstrap .hidden-md{display:none!important}}@media(min-width:1200px){.me-bootstrap .hidden-lg{display:none!important}}.me-bootstrap .visible-print{display:none!important}@media print{.me-bootstrap .visible-print{display:block!important}.me-bootstrap table.visible-print{display:table!important}.me-bootstrap tr.visible-print{display:table-row!important}.me-bootstrap th.visible-print,.me-bootstrap td.visible-print{display:table-cell!important}}.me-bootstrap .visible-print-block{display:none!important}@media print{.me-bootstrap .visible-print-block{display:block!important}}.me-bootstrap .visible-print-inline{display:none!important}@media print{.me-bootstrap .visible-print-inline{display:inline!important}}.me-bootstrap .visible-print-inline-block{display:none!important}@media print{.me-bootstrap .visible-print-inline-block{display:inline-block!important}}@media print{.me-bootstrap .hidden-print{display:none!important}}
