﻿/*@import 'https://fonts.googleapis.com/css?family=Montserrat:400,500,600';*/
html {
	font-family: sans-serif;
	/*line-height: 1.15;*/
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
}

html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}


body {
	/*margin: 0;*/
	/*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;*/
	overflow-y: auto !important;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	/*background-color: #f0f0f0;*/
	direction: ltr;
	-moz-osx-font-smoothing: grayscale;
}

/*body {
	color: #575757;
	font-family: -apple-system,BlinkMacSystemFont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .01em;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-feature-settings: "kern" 1;
	-moz-font-feature-settings: "kern" 1;
}*/
/**/
body {
	color: #777;
	font-family: "Open Sans", Arial, sans-serif;
	line-height: 22px;
	margin: 0;
	font-size: 12px;
}

html, body {
	height: 100%;
	overflow: hidden;
}

hr {
	color: #76838f;
	border-top: 1px dashed rgb(169, 169, 169);
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

	a:active,
	a:hover {
		outline: 0;
	}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
	resize: vertical;
}

textarea {
	min-height: 30px;
}

ol, ul {
	margin-top: 0;
	margin-bottom: 11px;
}

	ul ul {
		list-style-type: none;
	}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

	*:before,
	*:after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #337ab7;
	text-decoration: none;
}

	a:hover,
	a:focus {
		text-decoration: none;
	}

	a:focus {
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
	}

	a:hover {
		text-decoration: underline;
	}

	a, a:hover, a:focus {
		color: #CCC;
	}

/*
dl, h1, h2, h3, h4, h5, h6, ol, p, pre, ul {
	margin-top: 0;
}

dd, h1, h2, h3, h4, h5, h6, label {
	margin-bottom: .5rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
	text-shadow: rgba(0,0,0,.15) 0 0 1px;
}*/

/*.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}*/

/*.h5, h5 {
	font-size: 1.25rem;
}

.h3, h3 {
	font-size: 1.75rem;
}*/

/*h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	font-family: -apple-system,BlinkMacSystemFont,segoe ui,roboto,oxygen,ubuntu,cantarell,fira sans,droid sans,helvetica neue,sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-weight: 300;
	color: #2c2c2c;
}*/

/*h3 {
	font-size: 27px;
	line-height: 35px;
}


h5 {
	font-size: 18px;
	line-height: 25.88px;
}

@media (max-width: 1400px) {
	h5 {
		font-size: 16px;
		line-height: 25.88px;
	}
}

.windows h3 {
	font-size: 29px;
	line-height: 33px;
}

.windows h5 {
	font-size: 19px;
	line-height: 28px;
	font-weight: 400;
}

.windows h1, .windows h2, .windows h3, .windows h4, .windows h5 {
	letter-spacing: normal;
}*/

table.grid tbody {
	color: #59646f;
	font-family: tahoma,arial,verdana,sans-serif;
}

jtse-accordion, jtse-alert, jtse-grid, jtse-grid, jtse-loading,
jtse-modal, jtse-multiselect, jtse-multitag, jtse-popover,
jtse-tabs, jtse-tooltip {
	display: none;
}

/*jtse-accordion, jtse-alert, jtse-grid, jtse-grid, jtse-loading,
jtse-modal, jtse-multiselect, jtse-multitag, jtse-popover,
jtse-tabs, jtse-tooltip {
	display: none;
}

.text-control {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	padding: 3px 5px;
	height: 27px;*/
/*background-color: #448AFF;*/
/*color: white;
	border: 1px solid #BDBDBD;
}

p {
	display: block;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .01em;
	line-height: 22px;
	margin: 0 0 10px;
	font-style: normal;
	white-space: normal;
}

.small, small {
	font-size: 80%;
	font-weight: 400;
}

small, .small {
	line-height: 18px;
	font-size: 85%;
}

@media (max-width: 1400px) {
	small, .small {
		font-size: 89%;
		line-height: 17px;
	}
}

.windows body, .windows p {
	font-size: 13px;
	letter-spacing: normal;
}

.windows small, .windows .small {
	font-size: 89%;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, legend, main, nav, section {
	display: block;
}*/

/*antiguo css*/
/*.text-control-search {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.text-control-trash {
	right: 26px !important;
}

.text-control-inp {
	padding-right: 70px;
}

.text-date-inp {
	padding-right: 33px !important;
}

.text-control-date {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.float-right {
	float: right;
}

.link {
	color: rgb(0, 0, 142);
	cursor: pointer;
	text-decoration: underline;
}*/
.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.hand {
	cursor: pointer;
}

.scroll-x {
	overflow-x: auto;
}

/*aqui*/

.m-b-10 {
	margin-bottom: 10px;
}

.p-l-20 {
	padding-left: 20px !important;
}
.p-b-5 {
	padding-bottom: 5px !important;
}
.m-t-5 {
	margin-top: 5px;
}
.m-r-5 {
	margin-right: 5px;
}
.m-b-20 {
	margin-bottom: 20px;
}
.m-r-10 {
	margin-right: 10px;
}
.m-r-20 {
	margin-right: 20px;
}
.p-t-20 {
	padding-top: 20px !important;
}

.p-b-30 {
	padding-bottom: 30px !important;
}

.no-border {
	border: none !important;
}

.full-height {
	height: 100% !important;
}

.top-left {
	position: absolute !important;
	top: 0;
	left: 0;
}

.top-right {
	position: absolute !important;
	top: 1px;
	right: 0;
}

.pull-up {
	position: absolute !important;
	top: 0;
}

.hint-text {
	opacity: .7;
}

.all-caps {
	text-transform: uppercase;
}

.fs-11 {
	font-size: 10.5px !important;
}

.font-montserrat {
	font-family: montserrat !important;
}

.relative {
	position: relative;
}

.mt-auto, .my-auto {
	margin-top: auto !important;
}

.visible {
	visibility: visible !important;
}

.m-l-20 {
	margin-left: 20px;
}
.fs-12 {
	font-size: 12px !important;
}
.fs-14 {
	font-size: 14px !important;
}
.fs-16 {
	font-size: 16px !important;
}
.m-t-30 {
	margin-top: 30px !important;
}

.pull-left {
	float: left !important;
}

.semi-bold {
	font-weight: 400 !important;
}

.pull-right {
	float: right !important;
}


/*nuevo*/
.m-0 {
	margin: 0 !important
}

.mt-0, .my-0 {
	margin-top: 0 !important
}

.mr-0, .mx-0 {
	margin-right: 0 !important
}

.mb-0, .my-0 {
	margin-bottom: 0 !important
}

.ml-0, .mx-0 {
	margin-left: 0 !important
}

.m-1 {
	margin: .25rem !important
}

.mt-1, .my-1 {
	margin-top: .25rem !important
}

.mr-1, .mx-1 {
	margin-right: .25rem !important
}

.mb-1, .my-1 {
	margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
	margin-left: .25rem !important
}

.m-2 {
	margin: .5rem !important
}

.mt-2, .my-2 {
	margin-top: .5rem !important
}

.mr-2, .mx-2 {
	margin-right: .5rem !important
}

.mb-2, .my-2 {
	margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
	margin-left: .5rem !important
}

.m-3 {
	margin: 1rem !important
}

.mt-3, .my-3 {
	margin-top: 1rem !important
}

.mr-3, .mx-3 {
	margin-right: 1rem !important
}

.mb-3, .my-3 {
	margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
	margin-left: 1rem !important
}

.m-4 {
	margin: 1.5rem !important
}

.mt-4, .my-4 {
	margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
	margin-right: 1.5rem !important
}

.mb-4, .my-4 {
	margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
	margin-left: 1.5rem !important
}

.m-5 {
	margin: 3rem !important
}

.mt-5, .my-5 {
	margin-top: 3rem !important
}

.mr-5, .mx-5 {
	margin-right: 3rem !important
}

.mb-5, .my-5 {
	margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
	margin-left: 3rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0, .py-0 {
	padding-top: 0 !important
}

.pr-0, .px-0 {
	padding-right: 0 !important
}

.pb-0, .py-0 {
	padding-bottom: 0 !important
}

.pl-0, .px-0 {
	padding-left: 0 !important
}

.p-1 {
	padding: .25rem !important
}

.pt-1, .py-1 {
	padding-top: .25rem !important
}

.pr-1, .px-1 {
	padding-right: .25rem !important
}

.pb-1, .py-1 {
	padding-bottom: .25rem !important
}

.pl-1, .px-1 {
	padding-left: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2, .py-2 {
	padding-top: .5rem !important
}

.pr-2, .px-2 {
	padding-right: .5rem !important
}

.pb-2, .py-2 {
	padding-bottom: .5rem !important
}

.pl-2, .px-2 {
	padding-left: .5rem !important
}

.p-3 {
	padding: 1rem !important
}

.pt-3, .py-3 {
	padding-top: 1rem !important
}

.pr-3, .px-3 {
	padding-right: 1rem !important
}

.pb-3, .py-3 {
	padding-bottom: 1rem !important
}

.pl-3, .px-3 {
	padding-left: 1rem !important
}

.p-4 {
	padding: 1.5rem !important
}

.pt-4, .py-4 {
	padding-top: 1.5rem !important
}

.pr-4, .px-4 {
	padding-right: 1.5rem !important
}

.pb-4, .py-4 {
	padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
	padding-left: 1.5rem !important
}

.p-5 {
	padding: 3rem !important
}

.pt-5, .py-5 {
	padding-top: 3rem !important
}

.pr-5, .px-5 {
	padding-right: 3rem !important
}

.pb-5, .py-5 {
	padding-bottom: 3rem !important
}

.pl-5, .px-5 {
	padding-left: 3rem !important
}

.m-n1 {
	margin: -.25rem !important
}

.mt-n1, .my-n1 {
	margin-top: -.25rem !important
}

.mr-n1, .mx-n1 {
	margin-right: -.25rem !important
}

.mb-n1, .my-n1 {
	margin-bottom: -.25rem !important
}

.ml-n1, .mx-n1 {
	margin-left: -.25rem !important
}

.m-n2 {
	margin: -.5rem !important
}

.mt-n2, .my-n2 {
	margin-top: -.5rem !important
}

.mr-n2, .mx-n2 {
	margin-right: -.5rem !important
}

.mb-n2, .my-n2 {
	margin-bottom: -.5rem !important
}

.ml-n2, .mx-n2 {
	margin-left: -.5rem !important
}

.m-n3 {
	margin: -1rem !important
}

.mt-n3, .my-n3 {
	margin-top: -1rem !important
}

.mr-n3, .mx-n3 {
	margin-right: -1rem !important
}

.mb-n3, .my-n3 {
	margin-bottom: -1rem !important
}

.ml-n3, .mx-n3 {
	margin-left: -1rem !important
}

.m-n4 {
	margin: -1.5rem !important
}

.mt-n4, .my-n4 {
	margin-top: -1.5rem !important
}

.mr-n4, .mx-n4 {
	margin-right: -1.5rem !important
}

.mb-n4, .my-n4 {
	margin-bottom: -1.5rem !important
}

.ml-n4, .mx-n4 {
	margin-left: -1.5rem !important
}

.m-n5 {
	margin: -3rem !important
}

.mt-n5, .my-n5 {
	margin-top: -3rem !important
}

.mr-n5, .mx-n5 {
	margin-right: -3rem !important
}

.mb-n5, .my-n5 {
	margin-bottom: -3rem !important
}

.ml-n5, .mx-n5 {
	margin-left: -3rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto, .my-auto {
	margin-top: auto !important
}

.mr-auto, .mx-auto {
	margin-right: auto !important
}

.mb-auto, .my-auto {
	margin-bottom: auto !important
}

.ml-auto, .mx-auto {
	margin-left: auto !important
}

/* Weights */
.font-weight-light {
	font-weight: 300 !important;
}

.font-weight-normal {
	font-weight: 400 !important;
}

.font-weight-semibold {
	font-weight: 600 !important;
}

.font-weight-bold, b, strong {
	font-weight: 600 !important;
}

.font-weight-extra-bold {
	font-weight: 900 !important;
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.inline {
	display: inline !important;
}

.inline-block {
	display: inline-block !important;
}

.block {
	display: block !important;
}

.padding-25 {
	padding: 25px !important;
}
/*.container {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}*/

/*@media (min-width: 769px) {
	.container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}*/

/*nuevo css*/

/*.container, .container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}*/

@media (min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1140px
	}
}

/*.container, .container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}*/

/*.container-fluid {
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
}*/

.container-xs-height {
	display: table;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 1rem;
	background-color: #e9ecef;
	border-radius: .3rem;
}

@media (min-width: 576px) {
	.jumbotron {
		padding: 4rem 2rem;
	}
}

.jumbotron {
	position: relative;
	overflow: hidden;
	display: block;
	padding: 0;
	background-color: #e7e7e7;
}

.jumbotron {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.container, .container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

.container-fluid {
	padding-left: 21px;
	padding-right: 21px;
	position: relative;
}

@media (max-width: 767px) {
	/*, .container-fluid*/
	.jumbotron {
		padding-left: 0;
		padding-right: 0;
	}
}

.jumbotron .inner {
	position: relative;
	z-index: 2;
}

.breadcrumb, .pagination {
	border-radius: .25rem;
	list-style: none;
}

.breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	background-color: #e9ecef;
}

.breadcrumb {
	/*font-family: montserrat;*/
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	background-color: transparent;
	padding: 10px 0;
	margin: 0;
	border: none;
	/*text-transform: uppercase;*/
}

@media (max-width: 991px) {
	.breadcrumb {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.breadcrumb .breadcrumb-item {
	float: left;
	padding-left: 0;
}

.breadcrumb-item + .breadcrumb-item {
	padding-left: .5rem;
}

.breadcrumb-item.active {
	color: #6c757d;
}

.breadcrumb .breadcrumb-item {
	float: left;
	padding-left: 0;
}

.breadcrumb a {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10.5px !important;
	letter-spacing: .06em;
	font-weight: 500;
	color: #7b7d82;
}

.breadcrumb > .breadcrumb-item.active {
	font-weight: 500;
	color: #0090d9;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10.5px !important;
	letter-spacing: .06em;
}

.breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	color: #6c757d;
	content: "/";
}

.breadcrumb > .breadcrumb-item + .breadcrumb-item:before {
	padding: 0 5px;
	color: #515050;
	font-family: FontAwesome;
	content: "\f105";
	font-size: 12px;
	font-weight: 700;
}

.breadcrumb > .breadcrumb-item.active:before {
	padding-right: 10px;
}

/*.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.sm-gutter {
	margin-left: -5px;
	margin-right: -5px;
}

.without-padding {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
	border-radius: 4px;
}

legend {
	font-size: 13px;
	line-height: inherit;
	white-space: normal;
	color: #555;
	font-weight: 600;
}

.checkbox-inline {
	margin-top: 6px;
}

.form-control {
	webkit-appearance: none;
	background-color: #fff;
	background-image: none;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #606266;
	display: inline-block;
	font-size: inherit;
	height: 24px;
	line-height: 24px;
	outline: none;
	padding: 0 7px;
	-webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
	transition: border-color .2s cubic-bezier(.645,.045,.355,1);
	width: 100%;
	font: normal 11px "Roboto",sans-serif;
}


.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-group-default.focused {
	border-color: rgba(0,0,0,.1) !important;
	background-color: #e7e7e7;
}

.form-control:focus::-moz-placeholder {
	color: inherit;
	opacity: .7
}

.form-control:focus:-ms-input-placeholder {
	color: inherit;
	opacity: .7
}

.form-control:focus::-webkit-input-placeholder {
	color: inherit;
	opacity: .7
}

.form-control::-moz-placeholder {
	color: inherit;
	opacity: .33
}

.form-control:-ms-input-placeholder {
	color: inherit;
	opacity: .33
}

.form-control::-webkit-input-placeholder {
	color: inherit;
	opacity: .33
}*/

/*.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}*/

/*.form-control::-ms-expand {
	background-color: transparent;
	border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #f3f7f9;
	opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed;
}

.form-group-default.disabled {
	background: #f3f3f3;
	color: rgba(87,87,87,.23);
}

	.form-group-default.disabled input {
		opacity: .6;
	}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

.form-group {
	margin-bottom: 6px;
}

.form-group-default {
	background-color: #fff;
	position: relative;
	border: 1px solid rgba(0,0,0,.07);
	border-radius: 2px;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	overflow: hidden;
	width: 100%;
	-webkit-transition: background-color .2s ease;
	transition: background-color .2s ease;
}

.form-group-lg {
	margin-bottom: 12px;
}

.form-group .control-label {
	line-height: 1.5;
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

	.radio label,
	.checkbox label {
		min-height: 20px;
		padding-left: 10px;
		margin-bottom: 0;
		font-weight: normal;
		cursor: pointer;
	}

	.radio > input[type="radio"] {
		margin-left: 5px;
		margin-right: 10px;
	}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success.radio label,
.has-success.checkbox label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

	.has-success .form-control:focus {
		border-color: #2b542c;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}

.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning.radio label,
.has-warning.checkbox label {
	color: #8a6d3b;
}

.has-warning .form-control, .form-control.has-warning {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

	.has-warning .form-control:focus, .form-control.has-warning :focus {
		border-color: #66512c;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}

.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error.radio label,
.has-error.checkbox label {
	color: #a94442;
}

.has-error .form-control, .form-control.has-error {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

	.has-error .form-control:focus, .form-control.has-error {
		border-color: #843534;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}*/

/*.form-control.focus, .form-control:focus {
	border-color: #62a8ea;
}*/

/*.form-horizontal .radio,
.form-horizontal .checkbox {
	padding-top: 3px;
	margin-top: 0;
	margin-bottom: 0;
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-right: -8px;
	margin-left: -8px;
}

.form-horizontal .control-label {
	padding-top: 3px;
	margin-bottom: 0;
	text-align: right;
}

.form-title {
	color: #76838f;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}

	.form-title > span {
		border: 1px solid #e4eaec;
		border-radius: 10px;
		padding: 5px;
		background-color: #e4eaec;
	}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

	.input-group[class*="col-"] {
		float: none;
		padding-right: 0;
		padding-left: 0;
	}

	.input-group .form-control {
		position: relative;
		z-index: 2;
		float: left;
		width: 100%;
		margin-bottom: 0;
	}

		.input-group .form-control:focus {
			z-index: 3;
		}

	.input-group-addon,
	.input-group-btn,
	.input-group .form-control {
		display: table-cell;
	}

		.input-group-addon:not(:first-child):not(:last-child),
		.input-group-btn:not(:first-child):not(:last-child),
		.input-group .form-control:not(:first-child):not(:last-child) {
			border-radius: 0;
		}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 3px 7px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ffffff;
	border-radius: 4px;
}

.input-group .input-group-addon {
	border-radius: 3px;
	background-color: #2461aa;
	color: #fff;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
	border-radius: 4px;
}

	.input-group-btn > .btn {
		position: relative;
		padding: 3px 12px;
		line-height: 1.4;
		border-radius: inherit;
		color: #fff;
		background-color: #3770a7;*/
/*border-color: #ccc;*/
/*}

		.input-group-btn > .btn.delete {
			padding: 3px 4px;
			border: none;
			border-top: 1px solid #ccc;
			border-bottom: 1px solid #ccc;
			color: #555;
			background-color: #fff;
		}

		.input-group-btn > .btn + .btn {
			margin-left: -1px;
		}

		.input-group-btn > .btn:hover,
		.input-group-btn > .btn:focus,
		.input-group-btn > .btn:active {
			z-index: 2;
		}

	.input-group-btn:first-child > .btn,
	.input-group-btn:first-child > .btn-group {
		margin-right: -1px;
	}

	.input-group-btn:last-child > .btn,
	.input-group-btn:last-child > .btn-group {
		z-index: 2;
		margin-left: -1px;
	}

.question {
	float: right;
	position: absolute;
	right: -6px;
	top: 6px;
	cursor: pointer;
	font-size: 13px !important;
	color: #2461aa;
	z-index: 5;
}*/

/*inicia*/
/*label, output {
	display: inline-block;
}

button, hr, input {
	overflow: visible;
}

button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

label, input, button, select, textarea {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

.form-group-default label {
	margin: 0;
	display: block;
	opacity: 1;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease;
}

.form-group label:not(.error) {
	font-family: montserrat;
	font-size: 10px;
	letter-spacing: .06em;
	text-transform: uppercase;
	font-weight: 500;
}

.form-group-default.focused label {
	opacity: .4;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

input, input:focus {
	-webkit-transition: none !important;
}

.dropdown-menu, .form-control, .modal-content, .popover {
	background-clip: padding-box;
}*/

/*.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid rgba(0,0,0,.07);
	font-family: Arial,sans-serif;
	-webkit-appearance: none;
	color: #2c2c2c;
	outline: 0;
	padding: 8px 12px;
	line-height: normal;
	font-size: 12px;
	font-weight: 400;
	vertical-align: middle;
	min-height: 35px;
	-webkit-transition: all .12s ease;
	transition: all .12s ease;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-transition: background .2s linear 0s;
	transition: background .2s linear 0s;
}*/

/*.form-group-default .form-control {
	border: none;
	height: 25px;
	min-height: 25px;
	padding: 0;
	margin-top: -4px;
	background: 0 0;
}

.form-group-default.required:after {
	color: #f35958;
	content: "*";
	font-family: arial;
	font-size: 20px;
	position: absolute;
	right: 12px;
	top: 6px;
}

.label {
	padding: 3px 9px;
	font-size: 11px;
	line-height: 1;
	text-shadow: none;
	background-color: #e1e1e1;
	font-weight: 600;
	color: #575757;
	border-radius: .25em;
}

@media only screen and (min-width: 768px) {
	.form .row {
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (min-width: 768px) {
	.form .row [class*=col-]:not(:first-child), .form .row [class*=col-]:not(:last-child) {
		padding-right: 7px;
		padding-left: 7px;
	}
}

@media only screen and (min-width: 768px) {
	.form .row [class*=col-]:first-child {
		padding-left: 0;
		padding-right: 0;
	}
}

@media only screen and (min-width: 768px) {
	.form .row [class*=col-]:last-child {
		padding-right: 0;
	}
}

.sm-gutter .row > [class^=col-], .sm-gutter .row > [class*=col-] {
	padding-left: 5px;
	padding-right: 5px;
}

.row-xs-height {
	display: table-row;
}

.form-group-attached > div {
	margin: 0;
}

.form-group-default.has-error {
	background-color: rgba(243,89,88,.1);
}

.form-group-attached .form-group.form-group-default {
	border-radius: 0;
	margin-bottom: 0;
}

.form-group-attached > div:first-child.form-group-default {
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	border-top-right-radius: 2px;
}

.form-group-attached > div:not(:last-child) .form-group-default, .form-group-attached > div:not(:last-child).form-group-default {
	border-bottom-color: transparent;
}

.form-group-attached > div.row > [class*=col-] {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

@media only screen and (min-width: 768px) {
	.form-group-attached > div.row > [class*=col-] .form-group {
		height: 100%;
		width: 100%;
	}
}

.form-group-attached > div:last-child.row > [class*=col-]:first-child .form-group-default {
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-left-radius: 2px;
}
.form-group-attached > div.row > [class*=col-]:not(:only-child):not(:last-child) > .form-group-default {
	border-right-color: transparent;
}*/

.row {
	margin-right: -8px;
	margin-left: -8px;
}

.without-padding {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
	border-radius: 4px;
}

legend {
	font-size: 13px;
	line-height: inherit;
	white-space: normal;
}

.checkbox-inline {
	margin-top: 6px;
}

.form-control {
	webkit-appearance: none;
	background-color: #fff;
	background-image: none;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #606266;
	display: inline-block;
	font-size: inherit;
	height: 24px;
	line-height: 24px;
	outline: none;
	padding: 0 7px;
	-webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
	transition: border-color .2s cubic-bezier(.645,.045,.355,1);
	width: 100%;
	font: normal 11px "Roboto",sans-serif;
}

	.form-control:focus {
		border-color: #66afe9;
		outline: 0;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	}

	.form-control::-moz-placeholder {
		color: #999;
		opacity: 1;
	}

	.form-control:-ms-input-placeholder {
		color: #999;
	}

	.form-control::-webkit-input-placeholder {
		color: #999;
	}

	.form-control::-ms-expand {
		background-color: transparent;
		border: 0;
	}

	.form-control[disabled],
	/*.form-control[readonly],*/
	fieldset[disabled] .form-control {
		background-color: #f3f7f9;
		opacity: 1;
	}

	.form-control[disabled],
	fieldset[disabled] .form-control {
		cursor: not-allowed;
	}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

.form-group {
	margin-bottom: 6px;
}

.form-group-lg {
	margin-bottom: 12px;
}

.form-group .control-label {
	line-height: 1.5;
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

	.radio label,
	.checkbox label {
		min-height: 20px;
		padding-left: 10px;
		margin-bottom: 0;
		font-weight: normal;
		cursor: pointer;
	}

	.radio > input[type="radio"] {
		margin-left: 5px;
		margin-right: 10px;
	}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success.radio label,
.has-success.checkbox label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

	.has-success .form-control:focus {
		border-color: #2b542c;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}

.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning.radio label,
.has-warning.checkbox label {
	color: #8a6d3b;
}

.has-warning .form-control, .form-control.has-warning {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

	.has-warning .form-control:focus, .form-control.has-warning :focus {
		border-color: #66512c;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}

.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error.radio label,
.has-error.checkbox label {
	color: #a94442;
}

.has-error .form-control, .form-control.has-error {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

	.has-error .form-control:focus, .form-control.has-error {
		border-color: #843534;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
		box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}

/*.form-control.focus, .form-control:focus {
	border-color: #62a8ea;
	-webkit-box-shadow: none;
	box-shadow: none;
}*/

.form-horizontal .radio,
.form-horizontal .checkbox {
	padding-top: 3px;
	margin-top: 0;
	margin-bottom: 0;
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-right: -8px;
	margin-left: -8px;
}

.form-horizontal .control-label {
	padding-top: 3px;
	margin-bottom: 0;
	text-align: right;
}

.form-title {
	color: #76838f;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}

	.form-title > span {
		border: 1px solid #e4eaec;
		border-radius: 10px;
		padding: 5px;
		background-color: #e4eaec;
	}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

	.input-group[class*="col-"] {
		float: none;
		padding-right: 0;
		padding-left: 0;
	}

	.input-group .form-control {
		position: relative;
		z-index: 2;
		float: left;
		width: 100%;
		margin-bottom: 0;
		border-right: none;
	}

		.input-group .form-control:focus {
			z-index: 3;
		}

	.input-group-addon,
	.input-group-btn,
	.input-group .form-control {
		display: table-cell;
	}

		.input-group-addon:not(:first-child):not(:last-child),
		.input-group-btn:not(:first-child):not(:last-child),
		.input-group .form-control:not(:first-child):not(:last-child) {
			border-radius: 0;
		}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 3px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #f6f6f8;
	border: 1px solid #ccc;
	border-radius: 4px;
}

	.input-group-addon input[type="radio"],
	.input-group-addon input[type="checkbox"] {
		margin-top: 0;
	}

	.input-group .form-control:first-child,
	.input-group-addon:first-child,
	.input-group-btn:first-child > .btn,
	.input-group-btn:first-child > .btn-group > .btn,
	.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
	.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}

	.input-group-addon:first-child {
		border-right: 0;
	}

	.input-group .form-control:last-child,
	.input-group-addon:last-child,
	.input-group-btn:last-child > .btn,
	.input-group-btn:last-child > .btn-group > .btn,
	.input-group-btn:first-child > .btn:not(:first-child),
	.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}

	.input-group-addon:last-child {
		border-left: 0;
	}

	.input-group-addon > .fa {
		color: #ababac;
	}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
	border-radius: 4px;
}

	.input-group-btn > .btn {
		position: relative;
		padding: 3px 12px;
		line-height: 1.4;
		border-radius: inherit;
		color: #fff;
		background-color: #62a8ea;
		border-color: #ccc;
	}

		.input-group-btn > .btn.delete {
			padding: 3px 4px;
			border: none;
			border-top: 1px solid #ccc;
			border-bottom: 1px solid #ccc;
			color: #555;
			background-color: #fff;
		}

		.input-group-btn > .btn + .btn {
			margin-left: -1px;
		}

		.input-group-btn > .btn:hover,
		.input-group-btn > .btn:focus,
		.input-group-btn > .btn:active {
			z-index: 2;
		}

	.input-group-btn:first-child > .btn,
	.input-group-btn:first-child > .btn-group {
		margin-right: -1px;
	}

	.input-group-btn:last-child > .btn,
	.input-group-btn:last-child > .btn-group {
		z-index: 2;
		margin-left: -1px;
	}

/*.question {
	float: right;
	position: absolute;
	right: -6px;
	top: 6px;
	cursor: pointer;
	font-size: 13px !important;
	color: #2461aa;
	z-index: 5;
}*/

.short-div > .input-group {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
}

	.short-div > .input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file {
		position: relative;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		width: 1%;
		margin-bottom: 0;
	}

/*Input Group Icon*/
.btn-input-group {
	appearance: none;
	background-color: #4ad295;
	border: none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-family: Proxima Nova,Verdana,Avenir Next;
	font-size: 0px;
	-webkit-font-smoothing: antialiased;
	font-weight: 500;
	line-height: 1;
	padding: .75em 1em;
	text-decoration: none;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
	outline: none;
}

.clean-search__button {
	position: relative;
	margin: auto 0;
	background: transparent;
	height: 100%;
	padding: 0;
	width: 30px;
	opacity: 0;
	transition: all .3s ease;
}

	.clean-search__button.show-btn {
		opacity: 1;
	}

.bj-icon {
	display: block;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	speak: none;
}

.bj-icon {
	width: 16px;
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	color: #5f7d95;
	fill: #5f7d95;
}

.clean-search__button .bj-icon {
	color: #374957;
	margin: auto;
}

.bj-button {
	position: relative;
	display: inline-block;
	border: none;
	border-radius: 3px;
	text-align: center;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
	padding: 0 30px;
	height: 44px;
	font-size: 16px;
	line-height: 44px;
	transition: .25s linear;
	background: #1273eb;
	color: #fff;
}

.bj-button {
	transition: none;
}

.bj-button {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	font-weight: 500;
}

button.nostyle {
	padding: 0;
	background: none;
}

button.bj-button {
	border: none;
	width: 30px;
	height: 0px;
	color: #374957;
	box-shadow: none;
}

.bj-icon--md {
	width: 10px;
	height: 16px;
	line-height: 14px;
}

.bj-button i {
	float: left;
	color: inherit !important;
	fill: inherit !important;
	font-size: 13px;
}

.clean-search__button:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -4px;
	width: 1px;
	height: 90%;
	transform: translateY(-50%);
	background-color: #cfd9e0;
}

/*START CHECKBOX*/
.center-el-checkbox {
	display: flex;
	align-items: center;
}

.el-checkbox {
	color: #606266;
	font-weight: 500;
	font-size: 14px;
	position: relative;
	cursor: pointer;
	display: inline-block;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-right: 30px;
}

.center-el-checkbox .el-checkbox {
	margin-bottom: 0;
}

.el-checkbox__input {
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	display: inline-block;
	line-height: 1;
	position: relative;
	vertical-align: middle;
}

.el-checkbox__inner {
	display: inline-block;
	position: relative;
	border: 1px solid #dcdfe6;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	background-color: #fff;
	z-index: 1;
	-webkit-transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);
	transition: border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);
}

.el-checkbox__input.is-checked .el-checkbox__inner {
	background-color: #409eff;
	border-color: #409eff;
}

.el-checkbox__inner:after {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	content: "";
	border: 1px solid #fff;
	border-left: 0;
	border-top: 0;
	height: 7px;
	left: 4px;
	position: absolute;
	top: 1px;
	-webkit-transform: rotate(45deg) scaleY(0);
	transform: rotate(45deg) scaleY(0);
	width: 3px;
	-webkit-transition: -webkit-transform .15s ease-in .05s;
	transition: -webkit-transform .15s ease-in .05s;
	transition: transform .15s ease-in .05s;
	transition: transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.el-checkbox__input.is-checked .el-checkbox__inner:after {
	-webkit-transform: rotate(45deg) scaleY(1);
	transform: rotate(45deg) scaleY(1);
}

.el-checkbox__original {
	opacity: 0;
	outline: none;
	position: absolute;
	margin: 0;
	width: 0;
	height: 0;
	z-index: -1;
}

input[type="radio"], input[type="checkbox"] {
	box-sizing: border-box;
	padding: 0;
}

.el-checkbox__label {
	display: inline-block;
	padding-left: 10px;
	line-height: 19px;
	font-size: 14px;
}

.el-checkbox__label {
	font-size: 13px;
}

.el-checkbox__input.is-checked + .el-checkbox__label {
	color: #409eff;
}
/*END CHECKBOX*/

/*START RADIO BUTOON*/
.el-radio {
	color: #606266;
	font-weight: 500;
	line-height: 1;
	position: relative;
	cursor: pointer;
	display: inline-block;
	white-space: nowrap;
	outline: none;
	/*font-size: 14px;*/
	margin-right: 30px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

	.el-radio:last-child {
		margin-right: 0;
	}

.el-radio__input {
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	display: inline-block;
	line-height: 1;
	position: relative;
	vertical-align: middle;
}

.el-radio__inner {
	border: 1px solid #dcdfe6;
	border-radius: 100%;
	width: 14px;
	height: 14px;
	background-color: #fff;
	position: relative;
	cursor: pointer;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

	.el-radio__inner:after {
		width: 4px;
		height: 4px;
		border-radius: 100%;
		background-color: #fff;
		content: "";
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%,-50%) scale(0);
		transform: translate(-50%,-50%) scale(0);
		-webkit-transition: -webkit-transform .15s ease-in;
		transition: -webkit-transform .15s ease-in;
		transition: transform .15s ease-in;
		transition: transform .15s ease-in,-webkit-transform .15s ease-in;
	}

.el-radio__input.is-checked .el-radio__inner:after {
	-webkit-transform: translate(-50%,-50%) scale(1);
	transform: translate(-50%,-50%) scale(1);
}

.el-radio__input.is-checked .el-radio__inner {
	border-color: #409eff;
	background: #409eff;
}

.el-radio__original {
	opacity: 0;
	outline: none;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
}

[type=radio]:checked, [type=radio]:not(:checked) {
	position: absolute;
	left: -9999px;
	opacity: 0;
}

.el-radio__label {
	/*font-size: 14px;*/
	padding-left: 10px;
}

.el-radio__inner:hover {
	border-color: #409eff;
}
/*END RADIO BUTOON*/
.col,
.col-xs,
.col-sm,
.col-md,
.col-lg,
.col-1,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-2,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-3,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-4,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-5,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-6,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-7,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-8,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-9,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-10,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-11,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-12,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-13,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-14,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-15,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-16,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-17,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-18,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-19,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-20,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-21,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-22,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-23,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-24,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24,
.col-auto,
.col-xs-auto,
.col-sm-auto,
.col-md-auto,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-13,
.col-xl-14,
.col-xl-15,
.col-xl-16,
.col-xl-17,
.col-xl-18,
.col-xl-19,
.col-xl-20,
.col-xl-21,
.col-xl-22,
.col-xl-23,
.col-xl-24 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-auto,
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-13,
.col-14,
.col-15,
.col-16,
.col-17,
.col-18,
.col-19,
.col-20,
.col-21,
.col-22,
.col-23,
.col-24 {
	float: left;
}

.col-24 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.col-23 {
	-ms-flex: 0 0 95.83333333666667%;
	flex: 0 0 95.83333333666667%;
	max-width: 95.83333333666667%;
}

.col-22 {
	-ms-flex: 0 0 91.66666667%;
	flex: 0 0 91.66666667%;
	max-width: 91.66666667%;
}

.col-21 {
	-ms-flex: 0 0 87.49999999666667%;
	flex: 0 0 87.49999999666667%;
	max-width: 87.49999999666667%;
}

.col-20 {
	-ms-flex: 0 0 83.33333333%;
	flex: 0 0 83.33333333%;
	max-width: 83.33333333%;
}

.col-19 {
	-ms-flex: 0 0 79.16666666666667%;
	flex: 0 0 79.16666666666667%;
	max-width: 79.16666666666667%;
}

.col-18 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-17 {
	-ms-flex: 0 0 70.83333333666667%;
	flex: 0 0 70.83333333666667%;
	max-width: 70.83333333666667%;
}

.col-16 {
	-ms-flex: 0 0 66.66666667%;
	flex: 0 0 66.66666667%;
	max-width: 66.66666667%;
}

.col-15 {
	-ms-flex: 0 0 62.49999999666667%;
	flex: 0 0 62.49999999666667%;
	max-width: 62.49999999666667%;
}

.col-14 {
	-ms-flex: 0 0 58.33333333%;
	flex: 0 0 58.33333333%;
	max-width: 58.33333333%;
}

.col-13 {
	-ms-flex: 0 0 54.16666666666667%;
	flex: 0 0 54.16666666666667%;
	max-width: 54.16666666666667%;
}

.col-12 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-11 {
	-ms-flex: 0 0 45.83333333666667%;
	flex: 0 0 45.83333333666667%;
	max-width: 45.83333333666667%;
}

.col-10 {
	-ms-flex: 0 0 41.66666667%;
	flex: 0 0 41.66666667%;
	max-width: 41.66666667%;
}

.col-9 {
	-ms-flex: 0 0 37.49999999666667%;
	flex: 0 0 37.49999999666667%;
	max-width: 37.49999999666667%;
}

.col-8 {
	-ms-flex: 0 0 33.33333333%;
	flex: 0 0 33.33333333%;
	max-width: 33.33333333%;
}

.col-7 {
	-ms-flex: 0 0 29.16666666666667%;
	flex: 0 0 29.16666666666667%;
	max-width: 29.16666666666667%;
}

.col-6 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-5 {
	-ms-flex: 0 0 20.83333333666667%;
	flex: 0 0 20.83333333666667%;
	max-width: 20.83333333666667%;
}

.col-4 {
	-ms-flex: 0 0 16.66666667%;
	flex: 0 0 16.66666667%;
	max-width: 16.66666667%;
}

.col-3 {
	-ms-flex: 0 0 12.49999999666667%;
	flex: 0 0 12.49999999666667%;
	max-width: 12.49999999666667%;
}

.col-2 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}

.col-1 {
	-ms-flex: 0 0 4.166666666666667%;
	flex: 0 0 4.166666666666667%;
	max-width: 4.166666666666667%;
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}



.col-offset-24 {
	margin-left: 100%;
}

.col-offset-23 {
	margin-left: 95.83333333666667%;
}

.col-offset-22 {
	margin-left: 91.66666667%;
}

.col-offset-21 {
	margin-left: 87.49999999666667%;
}

.col-offset-20 {
	margin-left: 83.33333333%;
}

.col-offset-19 {
	margin-left: 79.16666666666667%;
}

.col-offset-18 {
	margin-left: 75%;
}

.col-offset-17 {
	margin-left: 70.83333333666667%;
}

.col-offset-16 {
	margin-left: 66.66666667%;
}

.col-offset-15 {
	margin-left: 62.49999999666667%;
}

.col-offset-14 {
	margin-left: 58.33333333%;
}

.col-offset-13 {
	margin-left: 54.16666666666667%;
}

.col-offset-12 {
	margin-left: 50%;
}

.col-offset-11 {
	margin-left: 45.83333333666667%;
}

.col-offset-10 {
	margin-left: 41.66666667%;
}

.col-offset-9 {
	margin-left: 37.49999999666667%;
}

.col-offset-8 {
	margin-left: 33.33333333%;
}

.col-offset-7 {
	margin-left: 29.16666666666667%;
}

.col-offset-6 {
	margin-left: 25%;
}

.col-offset-5 {
	margin-left: 20.83333333666667%;
}

.col-offset-4 {
	margin-left: 16.66666667%;
}

.col-offset-3 {
	margin-left: 12.49999999666667%;
}

.col-offset-2 {
	margin-left: 8.33333333%;
}

.col-offset-1 {
	margin-left: 4.166666666666667%;
}

.col-offset-0 {
	margin-left: 0;
}


@media (max-width: 576px) {
	.form-horizontal .control-label {
		text-align: left;
	}
}

@media (min-width: 576px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-13,
	.col-sm-14,
	.col-sm-15,
	.col-sm-16,
	.col-sm-17,
	.col-sm-18,
	.col-sm-19,
	.col-sm-20,
	.col-sm-21,
	.col-sm-22,
	.col-sm-23,
	.col-sm-24 {
		float: left;
	}

	.col-sm-24 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.col-sm-23 {
		ms-flex: 0 0 95.83333333666667%;
		flex: 0 0 95.83333333666667%;
		max-width: 95.83333333666667%;
	}

	.col-sm-22 {
		ms-flex: 0 0 91.66666667%;
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
	}

	.col-sm-21 {
		ms-flex: 0 0 87.49999999666667%;
		flex: 0 0 87.49999999666667%;
		max-width: 87.49999999666667%;
	}

	.col-sm-20 {
		ms-flex: 0 0 83.33333333%;
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
	}

	.col-sm-19 {
		ms-flex: 0 0 79.16666666666667%;
		flex: 0 0 79.16666666666667%;
		max-width: 79.16666666666667%;
	}

	.col-sm-18 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-sm-17 {
		ms-flex: 0 0 70.83333333666667%;
		flex: 0 0 70.83333333666667%;
		max-width: 70.83333333666667%;
	}

	.col-sm-16 {
		ms-flex: 0 0 66.66666667%;
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}

	.col-sm-15 {
		ms-flex: 0 0 62.49999999666667%;
		flex: 0 0 62.49999999666667%;
		max-width: 62.49999999666667%;
	}

	.col-sm-14 {
		ms-flex: 0 0 58.33333333%;
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}

	.col-sm-13 {
		ms-flex: 0 0 54.16666666666667%;
		flex: 0 0 54.16666666666667%;
		max-width: 54.16666666666667%;
	}

	.col-sm-12 {
		ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-sm-11 {
		ms-flex: 0 0 45.83333333666667%;
		flex: 0 0 45.83333333666667%;
		max-width: 45.83333333666667%;
	}

	.col-sm-10 {
		ms-flex: 0 0 41.66666667%;
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}

	.col-sm-9 {
		ms-flex: 0 0 37.49999999666667%;
		flex: 0 0 37.49999999666667%;
		max-width: 37.49999999666667%;
	}

	.col-sm-8 {
		ms-flex: 0 0 33.33333333%;
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}

	.col-sm-7 {
		ms-flex: 0 0 29.16666666666667%;
		flex: 0 0 29.16666666666667%;
		max-width: 29.16666666666667%;
	}

	.col-sm-6 {
		ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-sm-5 {
		ms-flex: 0 0 20.83333333666667%;
		flex: 0 0 20.83333333666667%;
		max-width: 20.83333333666667%;
	}

	.col-sm-4 {
		ms-flex: 0 0 16.66666667%;
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}

	.col-sm-3 {
		ms-flex: 0 0 12.49999999666667%;
		flex: 0 0 12.49999999666667%;
		max-width: 12.49999999666667%;
	}

	.col-sm-2 {
		ms-flex: 0 0 8.33333333%;
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}

	.col-sm-1 {
		ms-flex: 0 0 4.166666666666667%;
		flex: 0 0 4.166666666666667%;
		max-width: 4.166666666666667%;
	}

	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-sm-offset-24 {
		margin-left: 100%;
	}

	.col-sm-offset-23 {
		margin-left: 95.83333333666667%;
	}

	.col-sm-offset-22 {
		margin-left: 91.66666667%;
	}

	.col-sm-offset-21 {
		margin-left: 87.49999999666667%;
	}

	.col-sm-offset-20 {
		margin-left: 83.33333333%;
	}

	.col-sm-offset-19 {
		margin-left: 79.16666666666667%;
	}

	.col-sm-offset-18 {
		margin-left: 75%;
	}

	.col-sm-offset-17 {
		margin-left: 70.83333333666667%;
	}

	.col-sm-offset-16 {
		margin-left: 66.66666667%;
	}

	.col-sm-offset-15 {
		margin-left: 62.49999999666667%;
	}

	.col-sm-offset-14 {
		margin-left: 58.33333333%;
	}

	.col-sm-offset-13 {
		margin-left: 54.16666666666667%;
	}

	.col-sm-offset-12 {
		margin-left: 50%;
	}

	.col-sm-offset-11 {
		margin-left: 45.83333333666667%;
	}

	.col-sm-offset-10 {
		margin-left: 41.66666667%;
	}

	.col-sm-offset-9 {
		margin-left: 37.49999999666667%;
	}

	.col-sm-offset-8 {
		margin-left: 33.33333333%;
	}

	.col-sm-offset-7 {
		margin-left: 29.16666666666667%;
	}

	.col-sm-offset-6 {
		margin-left: 25%;
	}

	.col-sm-offset-5 {
		margin-left: 20.83333333666667%;
	}

	.col-sm-offset-4 {
		margin-left: 16.66666667%;
	}

	.col-sm-offset-3 {
		margin-left: 12.49999999666667%;
	}

	.col-sm-offset-2 {
		margin-left: 8.33333333%;
	}

	.col-sm-offset-1 {
		margin-left: 4.166666666666667%;
	}

	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 768px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-13,
	.col-md-14,
	.col-md-15,
	.col-md-16,
	.col-md-17,
	.col-md-18,
	.col-md-19,
	.col-md-20,
	.col-md-21,
	.col-md-22,
	.col-md-23,
	.col-md-24 {
		float: left;
	}

	.col-md-24 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.col-md-23 {
		ms-flex: 0 0 95.83333333666667%;
		flex: 0 0 95.83333333666667%;
		max-width: 95.83333333666667%;
	}

	.col-md-22 {
		ms-flex: 0 0 91.66666667%;
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
	}

	.col-md-21 {
		ms-flex: 0 0 87.49999999666667%;
		flex: 0 0 87.49999999666667%;
		max-width: 87.49999999666667%;
	}

	.col-md-20 {
		ms-flex: 0 0 83.33333333%;
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
	}

	.col-md-19 {
		ms-flex: 0 0 79.16666666666667%;
		flex: 0 0 79.16666666666667%;
		max-width: 79.16666666666667%;
	}

	.col-md-18 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-md-17 {
		ms-flex: 0 0 70.83333333666667%;
		flex: 0 0 70.83333333666667%;
		max-width: 70.83333333666667%;
	}

	.col-md-16 {
		ms-flex: 0 0 66.66666667%;
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}

	.col-md-15 {
		ms-flex: 0 0 62.49999999666667%;
		flex: 0 0 62.49999999666667%;
		max-width: 62.49999999666667%;
	}

	.col-md-14 {
		ms-flex: 0 0 58.33333333%;
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}

	.col-md-13 {
		ms-flex: 0 0 54.16666666666667%;
		flex: 0 0 54.16666666666667%;
		max-width: 54.16666666666667%;
	}

	.col-md-12 {
		ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-md-11 {
		ms-flex: 0 0 45.83333333666667%;
		flex: 0 0 45.83333333666667%;
		max-width: 45.83333333666667%;
	}

	.col-md-10 {
		ms-flex: 0 0 41.66666667%;
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}

	.col-md-9 {
		ms-flex: 0 0 37.49999999666667%;
		flex: 0 0 37.49999999666667%;
		max-width: 37.49999999666667%;
	}

	.col-md-8 {
		ms-flex: 0 0 33.33333333%;
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}

	.col-md-7 {
		ms-flex: 0 0 29.16666666666667%;
		flex: 0 0 29.16666666666667%;
		max-width: 29.16666666666667%;
	}

	.col-md-6 {
		ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-md-5 {
		ms-flex: 0 0 20.83333333666667%;
		flex: 0 0 20.83333333666667%;
		max-width: 20.83333333666667%;
	}

	.col-md-4 {
		ms-flex: 0 0 16.66666667%;
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}

	.col-md-3 {
		ms-flex: 0 0 12.49999999666667%;
		flex: 0 0 12.49999999666667%;
		max-width: 12.49999999666667%;
	}

	.col-md-2 {
		ms-flex: 0 0 8.33333333%;
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}

	.col-md-1 {
		ms-flex: 0 0 4.166666666666667%;
		flex: 0 0 4.166666666666667%;
		max-width: 4.166666666666667%;
	}

	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-md-offset-24 {
		margin-left: 100%;
	}

	.col-md-offset-23 {
		margin-left: 95.83333333666667%;
	}

	.col-md-offset-22 {
		margin-left: 91.66666667%;
	}

	.col-md-offset-21 {
		margin-left: 87.49999999666667%;
	}

	.col-md-offset-20 {
		margin-left: 83.33333333%;
	}

	.col-md-offset-19 {
		margin-left: 79.16666666666667%;
	}

	.col-md-offset-18 {
		margin-left: 75%;
	}

	.col-md-offset-17 {
		margin-left: 70.83333333666667%;
	}

	.col-md-offset-16 {
		margin-left: 66.66666667%;
	}

	.col-md-offset-15 {
		margin-left: 62.49999999666667%;
	}

	.col-md-offset-14 {
		margin-left: 58.33333333%;
	}

	.col-md-offset-13 {
		margin-left: 54.16666666666667%;
	}

	.col-md-offset-12 {
		margin-left: 50%;
	}

	.col-md-offset-11 {
		margin-left: 45.83333333666667%;
	}

	.col-md-offset-10 {
		margin-left: 41.66666667%;
	}

	.col-md-offset-9 {
		margin-left: 37.49999999666667%;
	}

	.col-md-offset-8 {
		margin-left: 33.33333333%;
	}

	.col-md-offset-7 {
		margin-left: 29.16666666666667%;
	}

	.col-md-offset-6 {
		margin-left: 25%;
	}

	.col-md-offset-5 {
		margin-left: 20.83333333666667%;
	}

	.col-md-offset-4 {
		margin-left: 16.66666667%;
	}

	.col-md-offset-3 {
		margin-left: 12.49999999666667%;
	}

	.col-md-offset-2 {
		margin-left: 8.33333333%;
	}

	.col-md-offset-1 {
		margin-left: 4.166666666666667%;
	}

	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 992px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-13,
	.col-lg-14,
	.col-lg-15,
	.col-lg-16,
	.col-lg-17,
	.col-lg-18,
	.col-lg-19,
	.col-lg-20,
	.col-lg-21,
	.col-lg-22,
	.col-lg-23,
	.col-lg-24 {
		float: left;
	}

	.col-lg-24 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.col-lg-23 {
		-ms-flex: 0 0 95.83333333666667%;
		flex: 0 0 95.83333333666667%;
		max-width: 95.83333333666667%;
	}

	.col-lg-22 {
		-ms-flex: 0 0 91.66666667%;
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
	}

	.col-lg-21 {
		-ms-flex: 0 0 87.49999999666667%;
		flex: 0 0 87.49999999666667%;
		max-width: 87.49999999666667%;
	}

	.col-lg-20 {
		-ms-flex: 0 0 83.33333333%;
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
	}

	.col-lg-19 {
		-ms-flex: 0 0 79.16666666666667%;
		flex: 0 0 79.16666666666667%;
		max-width: 79.16666666666667%;
	}

	.col-lg-18 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-lg-17 {
		-ms-flex: 0 0 70.83333333666667%;
		flex: 0 0 70.83333333666667%;
		max-width: 70.83333333666667%;
	}

	.col-lg-16 {
		-ms-flex: 0 0 66.66666667%;
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}

	.col-lg-15 {
		-ms-flex: 0 0 62.49999999666667%;
		flex: 0 0 62.49999999666667%;
		max-width: 62.49999999666667%;
	}

	.col-lg-14 {
		-ms-flex: 0 0 58.33333333%;
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}

	.col-lg-13 {
		-ms-flex: 0 0 54.16666666666667%;
		flex: 0 0 54.16666666666667%;
		max-width: 54.16666666666667%;
	}

	.col-lg-12 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-lg-11 {
		-ms-flex: 0 0 45.83333333666667%;
		flex: 0 0 45.83333333666667%;
		max-width: 45.83333333666667%;
	}

	.col-lg-10 {
		-ms-flex: 0 0 41.66666667%;
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}

	.col-lg-9 {
		-ms-flex: 0 0 37.49999999666667%;
		flex: 0 0 37.49999999666667%;
		max-width: 37.49999999666667%;
	}

	.col-lg-8 {
		-ms-flex: 0 0 33.33333333%;
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}

	.col-lg-7 {
		-ms-flex: 0 0 29.16666666666667%;
		flex: 0 0 29.16666666666667%;
		max-width: 29.16666666666667%;
	}

	.col-lg-6 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-lg-5 {
		-ms-flex: 0 0 20.83333333666667%;
		flex: 0 0 20.83333333666667%;
		max-width: 20.83333333666667%;
	}

	.col-lg-4 {
		-ms-flex: 0 0 16.66666667%;
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}

	.col-lg-3 {
		-ms-flex: 0 0 12.49999999666667%;
		flex: 0 0 12.49999999666667%;
		max-width: 12.49999999666667%;
	}

	.col-lg-2 {
		-ms-flex: 0 0 8.33333333%;
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}

	.col-lg-1 {
		-ms-flex: 0 0 4.166666666666667%;
		flex: 0 0 4.166666666666667%;
		max-width: 4.166666666666667%;
	}

	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-lg-offset-24 {
		margin-left: 100%;
	}

	.col-lg-offset-23 {
		margin-left: 95.83333333666667%;
	}

	.col-lg-offset-22 {
		margin-left: 91.66666667%;
	}

	.col-lg-offset-21 {
		margin-left: 87.49999999666667%;
	}

	.col-lg-offset-20 {
		margin-left: 83.33333333%;
	}

	.col-lg-offset-19 {
		margin-left: 79.16666666666667%;
	}

	.col-lg-offset-18 {
		margin-left: 75%;
	}

	.col-lg-offset-17 {
		margin-left: 70.83333333666667%;
	}

	.col-lg-offset-16 {
		margin-left: 66.66666667%;
	}

	.col-lg-offset-15 {
		margin-left: 62.49999999666667%;
	}

	.col-lg-offset-14 {
		margin-left: 58.33333333%;
	}

	.col-lg-offset-13 {
		margin-left: 54.16666666666667%;
	}

	.col-lg-offset-12 {
		margin-left: 50%;
	}

	.col-lg-offset-11 {
		margin-left: 45.83333333666667%;
	}

	.col-lg-offset-10 {
		margin-left: 41.66666667%;
	}

	.col-lg-offset-9 {
		margin-left: 37.49999999666667%;
	}

	.col-lg-offset-8 {
		margin-left: 33.33333333%;
	}

	.col-lg-offset-7 {
		margin-left: 29.16666666666667%;
	}

	.col-lg-offset-6 {
		margin-left: 25%;
	}

	.col-lg-offset-5 {
		margin-left: 20.83333333666667%;
	}

	.col-lg-offset-4 {
		margin-left: 16.66666667%;
	}

	.col-lg-offset-3 {
		margin-left: 12.49999999666667%;
	}

	.col-lg-offset-2 {
		margin-left: 8.33333333%;
	}

	.col-lg-offset-1 {
		margin-left: 4.166666666666667%;
	}

	.col-lg-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12,
	.col-xl-13,
	.col-xl-14,
	.col-xl-15,
	.col-xl-16,
	.col-xl-17,
	.col-xl-18,
	.col-xl-19,
	.col-xl-20,
	.col-xl-21,
	.col-xl-22,
	.col-xl-23,
	.col-xl-24 {
		float: left;
	}

	.col-xl-24 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.col-xl-23 {
		-ms-flex: 0 0 95.83333333666667%;
		flex: 0 0 95.83333333666667%;
		max-width: 95.83333333666667%;
	}

	.col-xl-22 {
		-ms-flex: 0 0 91.66666667%;
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
	}

	.col-xl-21 {
		-ms-flex: 0 0 87.49999999666667%;
		flex: 0 0 87.49999999666667%;
		max-width: 87.49999999666667%;
	}

	.col-xl-20 {
		-ms-flex: 0 0 83.33333333%;
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
	}

	.col-xl-19 {
		-ms-flex: 0 0 79.16666666666667%;
		flex: 0 0 79.16666666666667%;
		max-width: 79.16666666666667%;
	}

	.col-xl-18 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-xl-17 {
		-ms-flex: 0 0 70.83333333666667%;
		flex: 0 0 70.83333333666667%;
		max-width: 70.83333333666667%;
	}

	.col-xl-16 {
		-ms-flex: 0 0 66.66666667%;
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}

	.col-xl-15 {
		-ms-flex: 0 0 62.49999999666667%;
		flex: 0 0 62.49999999666667%;
		max-width: 62.49999999666667%;
	}

	.col-xl-14 {
		-ms-flex: 0 0 58.33333333%;
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}

	.col-xl-13 {
		-ms-flex: 0 0 54.16666666666667%;
		flex: 0 0 54.16666666666667%;
		max-width: 54.16666666666667%;
	}

	.col-xl-12 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-xl-11 {
		-ms-flex: 0 0 45.83333333666667%;
		flex: 0 0 45.83333333666667%;
		max-width: 45.83333333666667%;
	}

	.col-xl-10 {
		-ms-flex: 0 0 41.66666667%;
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}

	.col-xl-9 {
		-ms-flex: 0 0 37.49999999666667%;
		flex: 0 0 37.49999999666667%;
		max-width: 37.49999999666667%;
	}

	.col-xl-8 {
		-ms-flex: 0 0 33.33333333%;
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}

	.col-xl-7 {
		-ms-flex: 0 0 29.16666666666667%;
		flex: 0 0 29.16666666666667%;
		max-width: 29.16666666666667%;
	}

	.col-xl-6 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-xl-5 {
		-ms-flex: 0 0 20.83333333666667%;
		flex: 0 0 20.83333333666667%;
		max-width: 20.83333333666667%;
	}

	.col-xl-4 {
		-ms-flex: 0 0 16.66666667%;
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}

	.col-xl-3 {
		-ms-flex: 0 0 12.49999999666667%;
		flex: 0 0 12.49999999666667%;
		max-width: 12.49999999666667%;
	}

	.col-xl-2 {
		-ms-flex: 0 0 8.33333333%;
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}

	.col-xl-1 {
		-ms-flex: 0 0 4.166666666666667%;
		flex: 0 0 4.166666666666667%;
		max-width: 4.166666666666667%;
	}

	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-xl-offset-24 {
		margin-left: 100%;
	}

	.col-xl-offset-23 {
		margin-left: 95.83333333666667%;
	}

	.col-xl-offset-22 {
		margin-left: 91.66666667%;
	}

	.col-xl-offset-21 {
		margin-left: 87.49999999666667%;
	}

	.col-xl-offset-20 {
		margin-left: 83.33333333%;
	}

	.col-xl-offset-19 {
		margin-left: 79.16666666666667%;
	}

	.col-xl-offset-18 {
		margin-left: 75%;
	}

	.col-xl-offset-17 {
		margin-left: 70.83333333666667%;
	}

	.col-xl-offset-16 {
		margin-left: 66.66666667%;
	}

	.col-xl-offset-15 {
		margin-left: 62.49999999666667%;
	}

	.col-xl-offset-14 {
		margin-left: 58.33333333%;
	}

	.col-xl-offset-13 {
		margin-left: 54.16666666666667%;
	}

	.col-xl-offset-12 {
		margin-left: 50%;
	}

	.col-xl-offset-11 {
		margin-left: 45.83333333666667%;
	}

	.col-xl-offset-10 {
		margin-left: 41.66666667%;
	}

	.col-xl-offset-9 {
		margin-left: 37.49999999666667%;
	}

	.col-xl-offset-8 {
		margin-left: 33.33333333%;
	}

	.col-xl-offset-7 {
		margin-left: 29.16666666666667%;
	}

	.col-xl-offset-6 {
		margin-left: 25%;
	}

	.col-xl-offset-5 {
		margin-left: 20.83333333666667%;
	}

	.col-xl-offset-4 {
		margin-left: 16.66666667%;
	}

	.col-xl-offset-3 {
		margin-left: 12.49999999666667%;
	}

	.col-xl-offset-2 {
		margin-left: 8.33333333%;
	}

	.col-xl-offset-1 {
		margin-left: 4.166666666666667%;
	}

	.col-xl-offset-0 {
		margin-left: 0;
	}
}

@media(min-width:1824px) {
	.col-xlg-1,
	.col-xlg-2,
	.col-xlg-3,
	.col-xlg-4,
	.col-xlg-5,
	.col-xlg-6,
	.col-xlg-7,
	.col-xlg-8,
	.col-xlg-9,
	.col-xlg-10,
	.col-xlg-11,
	.col-xlg-12,
	.col-xlg-13,
	.col-xlg-14,
	.col-xlg-15,
	.col-xlg-16,
	.col-xlg-17,
	.col-xlg-18,
	.col-xlg-19,
	.col-xlg-20,
	.col-xlg-21,
	.col-xlg-22,
	.col-xlg-23,
	.col-xlg-24 {
		float: left;
	}

	.col-xlg-1,
	.col-xlg-2,
	.col-xlg-3,
	.col-xlg-4,
	.col-xlg-5,
	.col-xlg-6,
	.col-xlg-7,
	.col-xlg-8,
	.col-xlg-9,
	.col-xlg-10,
	.col-xlg-11,
	.col-xlg-12,
	.col-xlg-13,
	.col-xlg-14,
	.col-xlg-15,
	.col-xlg-16,
	.col-xlg-17,
	.col-xlg-18,
	.col-xlg-19,
	.col-xlg-20,
	.col-xlg-21,
	.col-xlg-22,
	.col-xlg-23,
	.col-xlg-24 {
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
		position: relative
	}

	.col-xlg-24 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.col-xlg-23 {
		-ms-flex: 0 0 95.83333333666667%;
		flex: 0 0 95.83333333666667%;
		max-width: 95.83333333666667%;
	}

	.col-xlg-22 {
		-ms-flex: 0 0 91.66666667%;
		flex: 0 0 91.66666667%;
		max-width: 91.66666667%;
	}

	.col-xlg-21 {
		-ms-flex: 0 0 87.49999999666667%;
		flex: 0 0 87.49999999666667%;
		max-width: 87.49999999666667%;
	}

	.col-xlg-20 {
		-ms-flex: 0 0 83.33333333%;
		flex: 0 0 83.33333333%;
		max-width: 83.33333333%;
	}

	.col-xlg-19 {
		-ms-flex: 0 0 79.16666666666667%;
		flex: 0 0 79.16666666666667%;
		max-width: 79.16666666666667%;
	}

	.col-xlg-18 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-xlg-17 {
		-ms-flex: 0 0 70.83333333666667%;
		flex: 0 0 70.83333333666667%;
		max-width: 70.83333333666667%;
	}

	.col-xlg-16 {
		-ms-flex: 0 0 66.66666667%;
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}

	.col-xlg-15 {
		-ms-flex: 0 0 62.49999999666667%;
		flex: 0 0 62.49999999666667%;
		max-width: 62.49999999666667%;
	}

	.col-xlg-14 {
		-ms-flex: 0 0 58.33333333%;
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}

	.col-xlg-13 {
		-ms-flex: 0 0 54.16666666666667%;
		flex: 0 0 54.16666666666667%;
		max-width: 54.16666666666667%;
	}

	.col-xlg-12 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-xlg-11 {
		-ms-flex: 0 0 45.83333333666667%;
		flex: 0 0 45.83333333666667%;
		max-width: 45.83333333666667%;
	}

	.col-xlg-10 {
		-ms-flex: 0 0 41.66666667%;
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}

	.col-xlg-9 {
		-ms-flex: 0 0 37.49999999666667%;
		flex: 0 0 37.49999999666667%;
		max-width: 37.49999999666667%;
	}

	.col-xlg-8 {
		-ms-flex: 0 0 33.33333333%;
		flex: 0 0 33.33333333%;
		max-width: 33.33333333%;
	}

	.col-xlg-7 {
		-ms-flex: 0 0 29.16666666666667%;
		flex: 0 0 29.16666666666667%;
		max-width: 29.16666666666667%;
	}

	.col-xlg-6 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-xlg-5 {
		-ms-flex: 0 0 20.83333333666667%;
		flex: 0 0 20.83333333666667%;
		max-width: 20.83333333666667%;
	}

	.col-xlg-4 {
		-ms-flex: 0 0 16.66666667%;
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}

	.col-xlg-3 {
		-ms-flex: 0 0 12.49999999666667%;
		flex: 0 0 12.49999999666667%;
		max-width: 12.49999999666667%;
	}

	.col-xlg-2 {
		-ms-flex: 0 0 8.33333333%;
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}

	.col-xlg-1 {
		-ms-flex: 0 0 4.166666666666667%;
		flex: 0 0 4.166666666666667%;
		max-width: 4.166666666666667%;
	}

	.col-xlg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.col-xlg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

	.col-xlg-offset-24 {
		margin-left: 100%;
	}

	.col-xlg-offset-23 {
		margin-left: 95.83333333666667%;
	}

	.col-xlg-offset-22 {
		margin-left: 91.66666667%;
	}

	.col-xlg-offset-21 {
		margin-left: 87.49999999666667%;
	}

	.col-xlg-offset-20 {
		margin-left: 83.33333333%;
	}

	.col-xlg-offset-19 {
		margin-left: 79.16666666666667%;
	}

	.col-xlg-offset-18 {
		margin-left: 75%;
	}

	.col-xlg-offset-17 {
		margin-left: 70.83333333666667%;
	}

	.col-xlg-offset-16 {
		margin-left: 66.66666667%;
	}

	.col-xlg-offset-15 {
		margin-left: 62.49999999666667%;
	}

	.col-xlg-offset-14 {
		margin-left: 58.33333333%;
	}

	.col-xlg-offset-13 {
		margin-left: 54.16666666666667%;
	}

	.col-xlg-offset-12 {
		margin-left: 50%;
	}

	.col-xlg-offset-11 {
		margin-left: 45.83333333666667%;
	}

	.col-xlg-offset-10 {
		margin-left: 41.66666667%;
	}

	.col-xlg-offset-9 {
		margin-left: 37.49999999666667%;
	}

	.col-xlg-offset-8 {
		margin-left: 33.33333333%;
	}

	.col-xlg-offset-7 {
		margin-left: 29.16666666666667%;
	}

	.col-xlg-offset-6 {
		margin-left: 25%;
	}

	.col-xlg-offset-5 {
		margin-left: 20.83333333666667%;
	}

	.col-xlg-offset-4 {
		margin-left: 16.66666667%;
	}

	.col-xlg-offset-3 {
		margin-left: 12.49999999666667%;
	}

	.col-xlg-offset-2 {
		margin-left: 8.33333333%;
	}

	.col-xlg-offset-1 {
		margin-left: 4.166666666666667%;
	}

	.col-xlg-offset-0 {
		margin-left: 0;
	}
}

.w-100 {
	width: 100% !important;
}

.h-100 {
	height: 100% !important;
}

.col-top {
	vertical-align: top !important;
}

.col-xs-height {
	display: table-cell;
	float: none;
}
.btn2 {
	display: inline-block;
	padding: 3px 12px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	margin-left: 16px;
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	margin: 1px;
}

	.btn:focus,
	.btn:active:focus,
	.btn.active:focus,
	.btn.focus,
	.btn:active.focus,
	.btn.active.focus {
		/*outline: 5px auto -webkit-focus-ring-color;*/
		outline: 0;
		outline-offset: -2px;
	}

	.btn:hover,
	.btn:focus,
	.btn.focus {
		/*color: #333;*/
		text-decoration: none;
	}

	.btn:active,
	.btn.active {
		background-image: none;
		outline: 0;
		-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
		box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	}

	.btn.disabled,
	.btn[disabled],
	fieldset[disabled] .btn {
		cursor: not-allowed;
		filter: alpha(opacity=65);
		-webkit-box-shadow: none;
		box-shadow: none;
		opacity: .65;
	}

	.btn.btn-block {
		width: 100%;
		display: block;
	}

	.btn.btn-icon {
		padding: 10px;
		line-height: 1em;
	}

	.btn .btn-full {
		width: 100%;
	}

	.btn[class*=" bg-"], .btn[class^=bg-] {
		color: #fff;
	}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-outline-success {
	color: #28a745;
	border-color: #28a745;
	background-color: #fff;
}

	.btn-outline-success:hover {
		color: #fff;
		background-color: #28a745;
		border-color: #28a745;
	}

	.btn-outline-success.focus, .btn-outline-success:focus {
		box-shadow: 0 0 0 .2rem rgba(40,167,69,.5);
	}

	.btn-outline-success.disabled, .btn-outline-success:disabled {
		color: #28a745;
		background-color: transparent;
	}

	.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
		color: #fff;
		background-color: #28a745;
		border-color: #28a745;
	}

		.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
			box-shadow: 0 0 0 .2rem rgba(40,167,69,.5);
		}

.btn-circle-arrow {
	border: 1px solid #fff;
	border-radius: 100px;
	position: relative;
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
}

	.btn-circle-arrow i {
		font-size: 11px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -5px;
		margin-top: -4px;
	}

.badge, .close {
	font-weight: 700;
	line-height: 1;
}

.close {
	float: right;
	font-size: 1.5rem;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5;
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
}

/*.btn.btn-xs {
	font-size: 9.8px;
	font-size: 0.6rem;
	padding: 1px 4px;
}*/
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
    padding: 6px;
}

.panel-header {
    padding: 4px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: #435d7d;
    color: #fff;
}

.panel-title {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 14px;
    /*color: #37474f;*/
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    font-weight: bold;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

.border-dashed {
    color: #76838f;
    border-top: 1px dashed rgb(169, 169, 169);
    margin-bottom: 10px;
}

.border-Top {
    border-top: 1px solid rgb(169, 169, 169);
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

	.fade.in {
		opacity: 1;
	}

.modal {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	overflow-x: hidden;
	overflow-y: auto;
	background: rgba(0, 0, 0, 0.3);
}

	.modal.fade .modal-dialog {
		-webkit-transition: -webkit-transform .3s ease-out;
		-o-transition: -o-transform .3s ease-out;
		transition: transform .3s ease-out;
		-webkit-transform: translate(0, -25%);
		-ms-transform: translate(0, -25%);
		-o-transform: translate(0, -25%);
		transform: translate(0, -25%);
	}

	.modal.in .modal-dialog {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
	}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	height: 100%;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	display: none;
}

	.modal-backdrop.fade {
		filter: alpha(opacity=0);
		opacity: 0;
	}

	.modal-backdrop.in {
		filter: alpha(opacity=50);
		opacity: .5;
	}

.modal-header {
	padding: 5px 15px 0 15px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

	.modal-header .close {
		margin-top: -2px;
	}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
	color: #76838f;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 8px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

	.modal-footer .btn + .btn {
		margin-bottom: 0;
		margin-left: 5px;
	}

@media (min-width: 400px) {
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	}

	.modal-xs {
		width: 350px;
		margin: 30px auto;
	}

	.modal-lg, .modal-md, .modal-sm, .modal-lm {
		width: auto;
		margin: 55px;
	}
	
}

@media (max-width: 400px) {
	.modal {
		top: 45px;
	}
}

@media (min-width: 550px) {
	.modal-sm {
		width: 500px;
		margin: 30px auto;
	}
}

@media (min-width: 769px) {
	.modal-md {
		width: 700px;
		margin: 30px auto;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
		margin: 30px auto;
	}
}

@media (min-width: 1192px) {
	.modal-lm {
		width: 1000px;
		margin: 30px auto;
	}
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group-lg:before,
.form-horizontal .form-group-lg:after,
.btn-toolbar:before,
.btn-toolbar:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-main:before,
.navbar-main:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: " ";
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.form-horizontal .form-group-lg:after,
.nav:after,
.navbar:after,
.navbar-main:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
	clear: both;
}

button.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
}

	button.close:hover,
	button.close:focus {
		color: #000;
		text-decoration: none;
		cursor: pointer;
		filter: alpha(opacity=50);
		opacity: .5;
	}
.navbar-toolbar > li:after, .navbar-toolbar > li:before {
	display: table;
	content: " ";
}

.navbar-toolbar > li:after {
	clear: both;
}

.navbar-toolbar > li:after, .navbar-toolbar > li:before {
	display: table;
	content: " ";
}
.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}

.align-middle {
	vertical-align: middle !important;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-none {
	text-transform: none !important;
}

.text-underline {
	text-decoration: underline;
}

.text-line-through {
	text-decoration: line-through;
}

.bold {
	font-weight: bold;
	color: #333;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('Fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('Fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('Fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('Fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('Fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('Fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.label-error {
	font-size: 12px;
	color: #fd041e;
	font-weight: bold;
	font-family: sans-serif;
}

.error {
	border: 1px solid #d50000;
}
/*picker*/
.picker-wrap {
	box-sizing: border-box;
	background-color: white;
	display: inline-block;
	height: auto;
	display: none;
	overflow: hidden;
	line-height: 1;
	z-index: 103;
}

.picker {
	font-size: 12px;
	font-family: Roboto,sans-serif;
	background-color: white;
	border-radius: 3px;
	box-shadow: 0 1px 2px 1px rgba(0,0,0,.08), 0 3px 6px rgba(0,0,0,.08);
	transform: translateY(-140px);
	z-index: 104;
}

.picker-head {
	position: relative;
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	padding: 10px;
	background-color: #3770a7;
	color: #ffffff;
}

.picker-body {
	width: 180px;
	height: 110px;
	/*width: 235px;
	height: 150px;*/
}

	.picker-body > table {
		border-collapse: collapse;
		width: 100%;
		height: 100%;
		border-spacing: 0;
		table-layout: fixed;
	}

		.picker-body > table > tbody td {
			text-align: center;
			padding: 2px;
			font-weight: 500;
			cursor: pointer;
			border-radius: 50%;
		}

			.picker-body > table > tbody td:hover {
				background-color: #3770a7;
				color: #fff;
			}

.picker-prev {
	position: absolute;
	left: 0;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	border-radius: 2px;
}

.picker-next {
	position: absolute;
	right: 0;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	border-radius: 2px;
}

.picker-title {
	border-radius: 2px;
	padding: 0px 2px;
}

	.picker-prev:hover, .picker-next:hover, .picker-title:hover {
		cursor: pointer;
	}

.dia {
	border-radius: 2px;
	color: #ffffff;
	background-color: #3770a7;
	box-shadow: 0px 0px 2px grey;
}

.picker-drop-mask {
	border: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 0;
	background-color: #fff;
	display: none;
}

.text-control-date {
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}

.text-control {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 6px;
	height: 24px;
	text-align: center;
	color: #c0c4cc !important;
	/*background-color: #3770a7;*/
	border-color: #ccc;
}

/*TABS*/
section {
	display: none;
	/*padding: 20px 0 0;*/
	padding: 5px 0 0;
	border-top: 1px solid #ddd;
}

.display-none {
	display: none;
}

.tab-label {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 25px;
	font-weight: 600;
	text-align: center;
	color: #bbb;
	border: 1px solid transparent;
}

	.tab-label > i.fa {
		font-weight: normal;
		margin-right: 10px;
	}

	.tab-label:hover {
		color: #888;
		cursor: pointer;
	}

input:checked + .tab-label {
	color: #555;
	border: 1px solid #ddd;
	border-top: 2px solid #2c5a8d;
	border-bottom: 1px solid #fff;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5,
#tab6:checked ~ #content6,
#tab7:checked ~ #content7,
#tab8:checked ~ #content8,
#tab9:checked ~ #content9,
#tab10:checked ~ #content10,
#tab11:checked ~ #content11,
#tab12:checked ~ #content12,
#tab13:checked ~ #content13,
#tab14:checked ~ #content14,
#tab15:checked ~ #content15,
#tab16:checked ~ #content16,
#tab17:checked ~ #content17,
#tab18:checked ~ #content18,
#tab19:checked ~ #content19,
#tab20:checked ~ #content20 {
	display: block;
}

@media screen and (max-width: 650px) {
	.tab-label {
		font-size: 0;
	}

		.tab-label > i.fa {
			margin: 0;
			font-size: 18px;
		}
}

@media screen and (max-width: 400px) {
	.tab-label {
		padding: 15px;
	}
}
/*CARDS DASHBOARD*/
/*graficos*/
.box {
	position: relative;
	border-radius: 3px;
	background: #ffffff;
	border-top: 3px solid #d2d6de;
	margin-bottom: 20px;
	width: 100%;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

	.box.box-primary {
		border-top-color: #3c8dbc;
	}

	.box.box-danger {
		border-top-color: #dd4b39;
	}

	.box.box-info {
		border-top-color: #00c0ef;
	}

	.box.box-success {
		border-top-color: #00a65a;
	}

.box-header {
	color: #444;
	display: block;
	padding: 10px;
	position: relative;
}

	.box-header.with-border {
		border-bottom: 1px solid #f4f4f4;
	}

	.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title {
		display: inline-block;
		font-size: 18px;
		margin: 0;
		line-height: 1;
	}

.pull-right {
	float: right !important;
}

.pull-right {
	float: right;
}

.box-header > .box-tools {
	position: absolute;
	right: 10px;
	top: 5px;
}

.btn-box-tool {
	padding: 5px;
	font-size: 12px;
	background: transparent;
	color: #97a0b3;
}

.box-body {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding: 10px;
}

.card-box {
	padding: 1.5rem;
	-webkit-box-shadow: 0 0.75rem 6rem rgb(214, 216, 218);
	box-shadow: 0 0.75rem 6rem rgb(214, 216, 218);
	border-radius: .25rem;
	margin-bottom: 10px;
}

.dropdown, .dropleft, .dropright, .dropup {
	position: relative;
}

.float-right {
	float: right !important;
}

.dropdown-toggle {
	white-space: nowrap;
}

.card-box .card-drop {
	color: #98a6ad;
	font-size: 20px;
	display: inline-block;
	line-height: 1px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .25rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #e7eef1;
	border-radius: .25rem;
}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

.dropdown-menu {
	-webkit-box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
	box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
	-webkit-animation-name: DropDownSlide;
	animation-name: DropDownSlide;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	margin: 0;
	font-size: .9rem;
	position: absolute;
	z-index: 1000;
}

.dropdown-menu-right {
	right: 0 !important;
	left: auto !important;
}

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
	right: auto;
	bottom: auto;
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .375rem 1.2rem;
	clear: both;
	font-weight: 400;
	color: #6c757d;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}

.mt-0, .my-0 {
	margin-top: 0 !important;
}

.mb-3, .my-3 {
	margin-bottom: 1.5rem !important;
}

.dropify-wrapper, .dropify-wrapper .dropify-clear {
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial;
}

.dropify-wrapper {
	display: block;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	width: 100%;
	max-width: 100%;
	height: 200px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 22px;
	color: #777;
	background-color: #FFF;
	background-image: none;
	text-align: center;
	border: 2px solid #E5E5E5;
	-webkit-transition: border-color .15s linear;
	transition: border-color .15s linear;
}

.dropify-wrapper {
	border: 2px dashed rgba(50,58,70,.3);
	background: #fff;
	border-radius: 6px;
}

	.dropify-wrapper:hover {
		background-size: 30px 30px;
		background-image: -webkit-linear-gradient(135deg,#F6F6F6 25%,transparent 25%,transparent 50%,#F6F6F6 50%,#F6F6F6 75%,transparent 75%,transparent);
		background-image: linear-gradient(-45deg,#F6F6F6 25%,transparent 25%,transparent 50%,#F6F6F6 50%,#F6F6F6 75%,transparent 75%,transparent);
		-webkit-animation: stripes 2s linear infinite;
		animation: stripes 2s linear infinite;
	}

@keyframes stripes {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: -70px 0px;
	}
}

.dropify-wrapper .dropify-message {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

	.dropify-wrapper .dropify-message span.fa-cloud-upload {
		font-size: 50px;
		color: #CCC;
	}

	.dropify-wrapper .dropify-message p {
		margin: 5px 0 0;
	}

		.dropify-wrapper .dropify-message p.dropify-error {
			color: #F34141;
			font-weight: 700;
			display: none;
		}

.dropify-wrapper .dropify-loader {
	position: absolute;
	top: 15px;
	right: 15px;
	display: none;
	z-index: 9;
}

.dropify-wrapper .dropify-errors-container {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	background: rgba(243,65,65,.8);
	text-align: left;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 0s linear .15s,opacity .15s linear;
	transition: visibility 0s linear .15s,opacity .15s linear;
}

	.dropify-wrapper .dropify-errors-container ul {
		padding: 10px 20px;
		margin: 0;
		position: absolute;
		left: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

.dropify-wrapper input {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	cursor: pointer;
	z-index: 5;
}

.dropify-wrapper .dropify-clear {
	display: none;
	position: absolute;
	opacity: 0;
	z-index: 7;
	top: 10px;
	right: 10px;
	background: 0 0;
	border: 2px solid #FFF;
	text-transform: uppercase;
	font-size: 11px;
	padding: 4px 8px;
	font-weight: 700;
	color: #FFF;
	-webkit-transition: all .15s linear;
	transition: all .15s linear;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
	cursor: pointer;
}

.dropify-wrapper.has-error .dropify-message .dropify-error, .dropify-wrapper.has-preview .dropify-clear {
	display: block;
}

.dropify-wrapper .dropify-clear:hover {
	background: rgba(255,255,255,.2);
}

.dropify-wrapper:hover .dropify-clear, .dropify-wrapper:hover .dropify-preview .dropify-infos {
	opacity: 1;
}

.dropify-wrapper .dropify-preview .dropify-render img {
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	position: relative;
	max-width: 100%;
	max-height: 100%;
	background-color: #FFF;
	-webkit-transition: border-color .15s linear;
	transition: border-color .15s linear;
}

.dropify-wrapper .dropify-preview {
	display: none;
	position: absolute;
	z-index: 1;
	background-color: #FFF;
	padding: 5px;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	text-align: center;
}

	.dropify-wrapper .dropify-preview .dropify-infos {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		z-index: 3;
		background: rgba(0,0,0,.7);
		opacity: 0;
		-webkit-transition: opacity .15s linear;
		transition: opacity .15s linear;
	}

		.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner {
			position: absolute;
			top: 50%;
			-webkit-transform: translate(0,-40%);
			transform: translate(0,-40%);
			-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
			width: 100%;
			padding: 0 20px;
			-webkit-transition: all .2s ease;
			transition: all .2s ease;
		}

			.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p {
				padding: 0;
				margin: 0;
				position: relative;
				width: 100%;
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				color: #FFF;
				text-align: center;
				line-height: 25px;
				font-weight: 700;
			}

				.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-filename span.fa-cloud-upload {
					margin-right: 2px;
				}

				.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message {
					margin-top: 15px;
					padding-top: 15px;
					font-size: 12px;
					position: relative;
					opacity: .5;
				}

.Tip {
	position: absolute;
	float: left;
	min-width: 30px;
	max-width: 300px;
	padding: 5px 18px 6px;
	border-radius: 2px;
	background-color: #fff;
	color: black;
	font-size: 14px;
	font-family: Calibri;
	text-shadow: 0 1px 0 #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.3;
	letter-spacing: .06em;
	box-shadow: 0 0 3px rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.5);
	-webkit-transform: all .3s;
	-moz-transform: all .3s;
	-ms-transform: all .3s;
	-o-transform: all .3s;
	transform: all .3s;
	pointer-events: none;
	z-index: 1000;
}

.hide {
	display: none !important;
	pointer-events: none;
}
/*CONFIGURACION DE PERMISOS Y PERFILES*/
.contenedor {
	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);
}

.tabla-general {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
}

	.tabla-general.tabla-corta {
		width: 100%;
		max-width: 60%;
		margin: 0 auto;
	}

.tabla-FilaCab {
	background-color: whitesmoke;
	color: #212121;
	font-weight: bold;
	border-left: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
	border-bottom: 1px solid #BDBDBD;
}

.tabla-FilaCuerpo {
	color: #757575;
}

.tabla-general > tbody > tr > td {
	padding: 6px;
	line-height: 1.42857143;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #BDBDBD;
}

.font-sizeIcon {
	font-size: 18px;
}

.checkbox-btn {
	position: absolute;
	transform: translate(-11%, -6%);
	width: 42px;
	height: 19px;
}

	.checkbox-btn input {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: block;
		cursor: pointer;
		opacity: 0;
		z-index: 1;
	}

	.checkbox-btn div {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border-radius: 4px;
		box-shadow: 0 0px 1px rgba(0,0,0,0.5);
		overflow: hidden;
	}

		.checkbox-btn div .slide {
			position: absolute;
			top: 0;
			left: 0;
			width: 21px;
			height: 35px;
			background: #ffffff;
			transition: 0.5s;
		}

	.checkbox-btn input:checked + div .slide {
		transform: translate(60px);
	}

	.checkbox-btn .slide::before {
		content: 'ON';
		position: absolute;
		top: 0px;
		left: -78PX;
		padding-left: 19px;
		text-align: center;
		width: 53px;
		height: 100%;
		line-height: 23px;
		background: #09b509;
		font-weight: bold;
		color: #fff;
		font-size: 9px;
	}

	.checkbox-btn .slide::after {
		content: 'OFF';
		position: absolute;
		top: 0;
		right: -60px;
		text-align: center;
		width: 73px;
		height: 100%;
		line-height: 23px;
		background: #d60e31;
		font-weight: bold;
		color: #fff;
		padding-right: 37px;
		font-size: 9px;
	}

.btn-app {
	border-radius: 3px;
	position: relative;
	padding: 6px 5px;
	margin: 0 0 9px 0px;
	min-width: 45px;
	height: 33px;
	text-align: center;
	color: #666;
	border: 1px solid #ddd;
	background-color: #f4f4f4;
	font-size: 12px;
}

	.btn-app > .fa {
		font-size: 16px;
		display: block;
	}

.btn-app-celeste {
	color: #fff !important;
	border: 1px solid #178bab !important;
	background-color: #178bab !important;
}

.btn-app-most {
	color: #fff !important;
	border: 1px solid #6a6a6b !important;
	background-color: #6a6a6b !important;
}

.btn-app-fucsia {
	color: #fff !important;
	border: 1px solid #4da74d !important;
	background-color: #4da74d !important;
}

.el-input__prefix {
	position: absolute;
	left: 5px;
	top: 0;
	color: #c0c4cc;
}

.el-input__icon, .el-input__prefix {
	height: 100%;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.el-input__icon, .el-input__prefix {
	height: 100%;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.el-input__icon {
	width: 25px;
	line-height: 40px;
}

.el-input--small .el-input__icon {
	line-height: 24px;
}

.el-input--suffix .form-control {
	padding-right: 30px;
}

.el-input--prefix .form-control {
	padding-left: 30px;
}

.el-input--small .form-control {
	height: 24px;
	line-height: 24px;
	font: normal 11px "Roboto",sans-serif;
}

input[type=date]::-webkit-calendar-picker-indicator:hover {
	background-color: #959595;
	color: #e6e6e6;
	cursor: pointer;
}

[type="date"] {
	background: #fff url(../../../../Imagenes/programar.png) 97% 50% no-repeat;
}

	[type="date"]::-webkit-inner-spin-button {
		display: none;
	}

	[type="date"]::-webkit-calendar-picker-indicator {
		opacity: 0;
	}

.el-message-box__status {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 24px !important;
}

	.el-message-box__status.el-icon-warning {
		color: #e6a23c;
	}

	.el-message-box__status + .el-message-box__message {
		padding-left: 36px;
		padding-right: 12px;
	}

.el-button {
	display: inline-block;
	line-height: 1;
	white-space: nowrap;
	cursor: pointer;
	background: #fff;
	border: 1px solid #dcdfe6;
	border-color: #dcdfe6;
	color: #606266;
	-webkit-appearance: none;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	margin: 0;
	-webkit-transition: .1s;
	transition: .1s;
	font-weight: 500;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	padding: 12px 20px;
	font-size: 14px;
	border-radius: 4px;
}

.el-button--small {
	padding: 9px 15px;
	font-size: 11px;
	border-radius: 3px;
}

.el-button--primary {
	color: #fff;
	background-color: #409eff;
	border-color: #409eff;
}

	.el-button--primary.is-active, .el-button--primary:active {
		background: #3a8ee6;
		border-color: #3a8ee6;
		color: #fff;
	}

.under-line:hover {
	text-decoration: underline;
	cursor: pointer;
}
.widget-8 {
	height: 145px;
}

@media (max-width: 991px) {
	.widget-8, .widget-9, .widget-10 {
		height: 180px !important;
	}
}

.widget-8 .row-xs-height:first-child {
	height: 41px;
}
.card, .navbar-nav {
	display: -ms-flexbox;
}
.widget-8-chart {
	height: 100px;
	width: 50%;
	bottom: 0;
	position: absolute;
	right: 0;
}
.widget-9 {
	height: 145px;
}

.card {
	position: relative;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
}

.card {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	word-wrap: none;
	margin: auto;
}

.card-footer, .card-header {
	padding: .75rem 1.25rem;
	background-color: rgba(0,0,0,.03);
}

.card-header, .card-subtitle, .card-text:last-child {
	margin-bottom: 0;
}

.card-header {
	border-bottom: 1px solid rgba(0,0,0,.125);
}

	.card-header:first-child {
		border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
	}

.card .card-header {
	background: 0 0;
	border-radius: 0;
	border-bottom: 0;
	padding: 20px 20px 7px;
	position: relative;
	z-index: 3;
	min-height: 48px;
}

.card-title {
	margin-bottom: .75rem;
}

.card .card-header .card-title {
	font-family: montserrat;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: .06em;
	font-size: 10.5px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	line-height: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-stroke: 0;
	filter: alpha(opacity=40);
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.card .card-header .card-controls {
	float: right;
	margin-top: -3px;
}

	.card .card-header .card-controls ul {
		margin: 0;
		padding: 0;
	}

		.card .card-header .card-controls ul li {
			display: inline-block;
			list-style: none;
			line-height: 0;
		}

.card-header a:not(.btn) {
	color: #575757 !important;
	opacity: .4;
	padding-top: 10px;
	padding-bottom: 10px;
}

	.card-header a:not(.btn).card-refresh {
		-webkit-transition: opacity .3s ease;
		transition: opacity .3s ease;
	}

.card .card-header .card-controls:after {
	content: "";
	display: table;
	clear: both;
}

.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem;
}

.card-body {
	padding: 15px;
}

.card .card-body {
	padding: 20px;
}

.card .card-header + .card-body {
	padding-top: 0;
}

.card.card-condensed .card-header {
	padding: 13px 13px 0;
	min-height: 30px;
}

.card.card-condensed .card-body {
	padding: 13px;
}

.card .card-body.no-padding .row {
	margin-left: 0;
	margin-right: 0;
}

.card.card-default {
	border: 1px solid rgba(230,230,230,.7);
}

	.card.card-default > .card-header {
		color: #333;
	}

@media (max-width: 991px) {
	.card {
		height: auto !important;
	}
}
.content-card {
	max-width: 1360px;
	margin: 0 auto;
	position: relative;
	overflow: auto;
}
.paper {
	width: auto;
	margin-bottom: 20px;
	padding: 30px 0 10px 0;
	/*min-height: 800px;*/
	background: #FFF;
	box-shadow: 0 3px 6px 0 rgba(0,0,0,0.15);
	overflow: auto;
}

	.paper:before {
		content: "";
		position: absolute;
		top: -1px;
		right: 0px;
		border-width: 0 30px 32px 0;
		border-style: solid;
		border-color: #f9fafd #f9fafd #eaedf7 #eaedf7;
		background: #FFF;
		display: block;
		width: 0;
	}

.bg-blue {
	background-color: #4a90e2;
	color: #FFF;
}

.paper .label-status {
	font-family: Roboto;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	text-align: center;
	width: 150px;
	transform: rotate(-47deg);
	padding: 5px;
	margin-left: -35.5px;
	color: #FFF;
}

.bg-purple {
	background-color: #3e1d56;
	color: #FFF;
}
/*.collapsing, .modal, .modal-open, .progress {
	overflow: hidden;
}*/
.progress {
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem;
}

.progress {
	height: 4px;
	background-color: rgba(87,87,87,.2);
	background-image: none;
	box-shadow: none;
	border-radius: 0;
	margin-bottom: 20px;
}

.progress {
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem;
}

.progress {
	height: 4px;
	background-color: rgba(87,87,87,.2);
	background-image: none;
	box-shadow: none;
	border-radius: 0;
	margin-bottom: 20px;
}
	.progress.progress-small {
		height: 3px;
	}

.widget-9 .progress {
	background: rgba(0,0,0,.1);
}

.progress-bar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	background-color: #007bff;
	transition: width .6s ease;
}

.progress-bar {
	box-shadow: none;
	border-radius: 0;
	background-color: #575757;
	background-image: none;
	-webkit-transition: all 1000ms cubic-bezier(.785,.135,.15,.86);
	transition: all 1000ms cubic-bezier(.785,.135,.15,.86);
	-webkit-transition-timing-function: cubic-bezier(.785,.135,.15,.86);
	-moz-transition-timing-function: cubic-bezier(.785,.135,.15,.86);
	-ms-transition-timing-function: cubic-bezier(.785,.135,.15,.86);
	-o-transition-timing-function: cubic-bezier(.785,.135,.15,.86);
	transition-timing-function: cubic-bezier(.785,.135,.15,.86);
}

.progress-bar-white {
	background-color: #fff;
	background-image: none;
}
svg {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	width: 100%;
	height: 100%;
}

svg {
	width: 100%;
	height: 100%;
}

	svg:not(:root) {
		overflow: hidden;
	}

.nvd3 .nv-axis {
	pointer-events: none;
}

.nvd3 .nv-groups path.nv-line {
	fill: none;
	stroke-width: 1.5px;
}

.line-chart .nvd3 .nv-groups path.nv-line {
	stroke-opacity: .3;
}

.line-chart[data-stroke-width="2"] .nvd3 .nv-groups path.nv-line {
	stroke-width: 2px;
}

.line-chart[data-line-color=black] .nvd3 line.nv-guideline, .line-chart[data-line-color=black] .nvd3 .nv-groups path.nv-line, .line-chart[data-line-color=black] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
	stroke: #000;
}

.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
	fill-opacity: 0;
	stroke-opacity: 0;
}

.line-chart[data-points=true] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
	fill-opacity: 1;
	stroke-opacity: .5;
}

.line-chart[data-stroke-width="2"] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
	stroke-width: 2px;
}

.line-chart[data-point-color=warning] .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
	fill: #f7cf5f;
}

.nvd3 .nv-axis line {
	fill: none;
	stroke: #e5e5e5;
	shape-rendering: crispEdges;
}

.line-chart .nvd3 .nv-axis line {
	stroke-opacity: .5;
}

.line-chart[data-x-grid=false] .nv-x .tick line {
	display: none;
}

svg text {
	font: 400 12px Arial;
}

.line-chart .tick text, .line-chart .nvd3 .nv-axis .nv-axisMaxMin text {
	fill: rgba(87,87,87,.5);
	font-family: montserrat;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 400;
}

.line-chart[data-x-grid=false] .nv-x .tick line {
	display: none;
}

.line-chart .domain {
	opacity: 0;
}

.nvd3 .nv-axis path {
	fill: none;
	stroke: #000;
	stroke-opacity: .75;
	shape-rendering: crispEdges;
}

	.nvd3 .nv-axis path.domain {
		stroke-opacity: .75;
	}

.nvd3 .nv-axis.nv-x path.domain {
	stroke-opacity: 0;
}

.nvd3 .nv-axis .nv-axisMaxMin text {
	font-weight: 700;
}

.nvd3 .nv-interactiveGuideLine {
	pointer-events: none;
}

.nvtooltip {
	position: absolute;
	background-color: rgba(255,255,255,1);
	padding: 1px;
	border: 1px solid rgba(0,0,0,.2);
	z-index: 10000;
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	pointer-events: none;
	white-space: nowrap;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.line-chart .nv-pointer-events-none {
	font-size: 12px;
}

.nvd3 line.nv-guideline {
	stroke: #ccc;
}

.line-chart .nvd3 line.nv-guideline {
	stroke-width: 30px;
	stroke-opacity: .04;
	stroke: #000;
}

.line-chart .nvtooltip.xy-tooltip.nv-pointer-events-none {
	border-color: rgba(0,0,0,.12);
	box-shadow: 0 0 6px rgba(0,0,0,.1);
}

.nvtooltip table {
	margin: 6px;
	border-spacing: 0;
}

.line-chart .nvtooltip table {
	margin: 12px 10px 14px 15px;
}

.nvtooltip table td {
	padding: 2px 9px 2px 0;
	vertical-align: middle;
}

b, strong {
	font-weight: bolder;
}

.line-chart thead .nv-pointer-events-none strong {
	color: #a3a3a3;
}

.nvtooltip table td.legend-color-guide div {
	width: 8px;
	height: 8px;
	vertical-align: middle;
}

.line-chart .nvtooltip table td.legend-color-guide div {
	border-radius: 100px;
}

.nvtooltip table td.key {
	font-weight: 400;
}

.nvtooltip table td.value {
	text-align: right;
	font-weight: 700;
}

.line-chart .nv-pointer-events-none .value.nv-pointer-events-none {
	font-family: montserrat;
	font-weight: 400;
	font-size: 11px;
	color: #a3a3a3;
}

.nvd3 .nv-groups .nv-point.hover {
	stroke-width: 20px;
	stroke-opacity: .5;
}

.nvd3 .nv-scatter .nv-point.hover {
	fill-opacity: 1;
}

.nvd3.nv-scatter .nv-groups .nv-point.hover, .nvd3 .nv-groups .nv-point.hover {
	stroke-width: 7px;
	fill-opacity: .95 !important;
	stroke-opacity: .95 !important;
}

.line-chart .nvd3.nv-scatter .nv-groups .nv-point.hover, .line-chart .nvd3 .nv-groups .nv-point.hover {
	fill: inherit !important;
	stroke: inherit !important;
}

.nvd3 .nv-background {
	fill: white;
	fill-opacity: 0;
}

/*GRAFICA CARD 01*/


.flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

.flex-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.widget-10 {
	height: 145px;
}

.p-t-40 {
	padding-top: 40px !important;
}

/*.windows h4 {
	font-size: 23px;
	line-height: 32px;
}*/


.p-t-10 {
	padding-top: 10px !important;
}

.full-width {
	width: 100%;
}

.hidden-xlg {
	display: block;
}

@media (min-width: 1824px) {
	.hidden-xlg {
		display: none !important;
	}
}

.dropdown-menu > li {
	padding: 0;
}

.p-l-5 {
	padding-left: 5px !important;
}

.m-b-5 {
	margin-bottom: 5px;
}

.m-l-50 {
	margin-left: 50px;
}

.list-inline, .list-unstyled {
	padding-left: 0;
	list-style: none;
}

	.list-inline > li {
		display: inline-block;
		padding-right: 5px;
		padding-left: 5px;
	}



.widget-12 .list-inline a {
	padding: 3px 4px;
	border-radius: 3px;
	opacity: .7;
}

.widget-12 .list-inline .active a {
	opacity: 1;
}

.text-center {
	text-align: center !important;
}

.widget-12 .nvd3-line svg {
	height: 316px;
}



table {
	border-collapse: collapse;
}

.widget-12 .widget-12-search {
	margin-top: -3px;
}

.btn-default, .btn-default:focus {
	color: #5e5e5e;
	background-color: #fff;
	border-color: #e7e7e7;
}

.btn-xs, .btn-group-xs > .btn {
	padding: 2px 9px;
	font-size: 10.5px;
}


.padding-20 {
	padding: 20px !important;
}

.m-t-15 {
	margin-top: 15px;
}



.widget-12 .company-stat-boxes .close {
	line-height: 0;
}

.pg-close:before {
	content: "\e60a";
}


.text-primary {
	color: rgb(243, 89, 88) !important;
}

.text-complete {
	color: #37b0e9 !important;
}

.visible-xlg {
	display: none;
}

@media (min-width: 1824px) {
	.visible-xlg {
		display: block !important;
	}
}

@media (max-width: 1824px) {
	.m-lay {
		margin-top: 5px;
	}
}

.no-padding {
	padding: 0 !important;
}

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn, .custom-control-label, .custom-file, .dropdown-header, .input-group-text, .nav {
	margin-bottom: 0;
}

nav, .navbar {
	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
}

.nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
}

.nav-tabs {
	border-bottom: 1px solid #dee2e6;
}

.nav-tabs {
	position: relative;
}

.nav-tabs-simple {
	border-bottom: 0;
}

.nav-tabs > li {
	padding-left: 0;
	padding-right: 0;
}

.nav-tabs-simple > li {
	margin-bottom: 0;
}

.nav-tabs .nav-item {
	margin-bottom: -1px;
}

.p-t-5 {
	padding-top: 5px !important;
}

.nav > li > a {
	padding: 10px 15px;
}

/*aun por definir esta grafica*/
.nav-tabs > li > a {
	display: block;
	border-radius: 0;
	padding: 13px 20px;
	margin-right: 0;
	font-family: montserrat;
	font-weight: 500;
	letter-spacing: .06em;
	color: rgba(87,87,87,.7);
	font-size: 10.5px;
	min-width: 70px;
	text-transform: uppercase;
	border-color: transparent;
	position: relative;
	line-height: 1.7em;
}

br {
	line-height: normal;
	clear: both;
}

.nav-tabs-simple > li > a:after {
	position: absolute;
	-webkit-transition: all .1s linear 0s;
	transition: all .1s linear 0s;
	-webkit-backface-visibility: hidden;
	width: 100%;
	display: block;
	background-color: #f35958;
	height: 0;
	content: '';
	left: 0;
	z-index: 125;
	top: 100%;
}

.nav-tabs-simple > li > a.active:after, .nav-tabs-simple > li > a:hover:after {
	height: 3px;
}

.nav-tabs-simple:after {
	content: '';
	border-bottom: 1px solid rgba(0,0,0,.1);
	width: 100%;
	position: absolute;
	bottom: -2px;
	z-index: 120;
	left: 0;
}

.nav-tabs ~ .tab-content {
	overflow: hidden;
	padding: 15px;
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.full-width {
	width: 100%;
}

.widget-15 #widget-15-tab-1 > div {
	height: 170px;
}

.rickshaw_graph {
	position: relative;
}

	.rickshaw_graph svg {
		display: block;
		overflow: hidden;
	}

	.rickshaw_graph .detail {
		pointer-events: none;
		position: absolute;
		top: 0;
		z-index: 2;
		background: rgba(0,0,0,.1);
		bottom: 0;
		width: 1px;
		transition: opacity .25s linear;
		-moz-transition: opacity .25s linear;
		-o-transition: opacity .25s linear;
		-webkit-transition: opacity .25s linear;
	}

		.rickshaw_graph .detail.inactive {
			opacity: 0;
		}

.rickshaw-chart.rickshaw_graph .detail {
	padding-left: 15px;
	transform: translateX(-15px);
	width: 30px;
	background: rgba(0,0,0,.04);
	right: -15px;
}

.rickshaw_graph .detail .x_label {
	font-family: Arial,sans-serif;
	border-radius: 3px;
	padding: 6px;
	opacity: .5;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	position: absolute;
	background: #fff;
	white-space: nowrap;
}

	.rickshaw_graph .detail .x_label.left {
		left: 0;
	}

.rickshaw-chart.rickshaw_graph .detail .item, .rickshaw-chart.rickshaw_graph .detail .x_label {
	transform: translateX(15px);
}

.rickshaw-chart.rickshaw_graph .detail .x_label {
	display: none;
}

.rickshaw_graph .detail .item {
	position: absolute;
	z-index: 2;
	border-radius: 3px;
	padding: .25em;
	font-size: 12px;
	font-family: Arial,sans-serif;
	opacity: 0;
	background: rgba(0,0,0,.4);
	color: #fff;
	border: 1px solid rgba(0,0,0,.4);
	margin-left: 1em;
	margin-right: 1em;
	margin-top: -1em;
	white-space: nowrap;
}

	.rickshaw_graph .detail .item.active {
		opacity: 1;
	}

	.rickshaw_graph .detail .item.left {
		left: 0;
	}

	.rickshaw_graph .detail .item.active {
		opacity: 1;
		background: rgba(0,0,0,.8);
	}

.rickshaw-chart.rickshaw_graph .detail .item {
	line-height: 1.4;
	padding: .5em;
}

.rickshaw-chart.rickshaw_graph .detail_swatch {
	float: right;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px 0 0;
}

.rickshaw-chart.rickshaw_graph .detail .date {
	font-size: 11px;
	color: #a0a0a0;
	opacity: .5;
}

.rickshaw_graph .detail .item:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	content: "";
	border: 5px solid transparent;
}

.rickshaw_graph .detail .item.left:after {
	top: 1em;
	left: -5px;
	margin-top: -5px;
	border-right-color: rgba(0,0,0,.8);
	border-left-width: 0;
}

.rickshaw_graph .detail .dot {
	width: 4px;
	height: 4px;
	margin-left: -3px;
	margin-top: -3.5px;
	border-radius: 5px;
	position: absolute;
	box-shadow: 0 0 2px rgba(0,0,0,.6);
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	background: #fff;
	border-width: 2px;
	border-style: solid;
	display: none;
	background-clip: padding-box;
}

	.rickshaw_graph .detail .dot.active {
		display: block;
	}

.rickshaw-chart.rickshaw_graph .detail:after {
	content: "";
	width: 1px;
	background: rgba(0,0,0,.2);
	height: 100%;
	display: block;
}
.jtse-alert .alert {
	color: white;	
	padding: 10px 36px;
	position: fixed;
	font-weight: bold;
	top: 70px;
	right: 10px;
	z-index: 2000;
	border-radius: 8px;
	z-index: 999;
}

	.jtse-alert .alert.move-right {
		opacity: 0;
		transform: translateX(150%);
		transition: all 1s ease-in-out;
		-webkit-transition: all 1s ease-in-out;
		-moz-transition: all 1s ease-in-out;
		-o-transition: all 1s ease-in-out;
	}

	.jtse-alert .alert > span {
		display: block;
	}

.jtse-alert.anix .alert.move-right {
	transform: translateX(0%);
	opacity: 1;
	z-index: 2000;
}

.jtse-alert .success {
	background-color: #78d14e;
}

.jtse-alert .info {
	background-color: #58bcef;
}

.jtse-alert .warning {
	background-color: #f89854;
}

.jtse-alert .error {
	background-color: #F44336;
}

.jtse-alert .default {
	background-color: #c8c5c5;
}
.date-picker-x {
	background: white;
	box-sizing: content-box;
	color: #bbb;
	display: none;
	font: 18px/1 Arial;
	padding: 0px;
	-webkit-transform: translateY(15px);
	transform: translateY(15px);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 230px;
	z-index: 201;
	position: fixed;
	border: 1px solid #e4eaec;
}

	.date-picker-x::before {
		border-color: #444 transparent;
		border-style: solid;
		border-width: 0 10px 10px;
		bottom: 100%;
		content: "";
		left: 20px;
		position: absolute;
		display: none;
	}

	.date-picker-x.active {
		display: block;
	}

	.date-picker-x * {
		box-sizing: border-box;
	}

	.date-picker-x .dpx-title-box {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border-bottom: 1px solid #ccc;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 45px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-bottom: 0;
		background-color: #3770a7;
		color: white;
	}

	.date-picker-x .dpx-prev,
	.date-picker-x .dpx-next {
		color: rgba(255, 255, 255, 0.6);
		cursor: pointer;
		font-size: 22px;
		line-height: 50px;
		text-align: center;
		-webkit-transition: .2s;
		transition: .2s;
		width: 50px;
	}

		.date-picker-x .dpx-prev:hover,
		.date-picker-x .dpx-next:hover {
			color: #fff;
		}

	.date-picker-x .dpx-title {
		font-size: 14px;
		line-height: 20px;
		padding: 0 10px;
	}

	.date-picker-x:not([data-dpx-type="year"]) .dpx-title {
		cursor: pointer;
	}

	.date-picker-x .dpx-content-box {
		box-sizing: content-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		height: 200px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-top: 10px;
	}

	.date-picker-x .dpx-btns {
		border-top: 1px solid #ccc;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-top: 10px;
		display: none;
	}

		.date-picker-x .dpx-btns .dpx-item {
			-webkit-box-flex: 1;
			-ms-flex: 1 1 0;
			flex: 1 1 0;
			height: 30px !important;
		}

	.date-picker-x .dpx-item {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex: 1 0 25%;
		flex: 1 0 25%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: 12px !important;
	}

		.date-picker-x .dpx-item:not(.dpx-weekday) {
			cursor: pointer;
		}

			.date-picker-x .dpx-item:not(.dpx-weekday):hover {
				border-radius: 50%;
				box-shadow: inset 0 0 0 2px #62a8ea;
			}

	.date-picker-x .dpx-weekday {
		font-size: 10px;
		height: 24px !important;
	}

	.date-picker-x[data-dpx-type="day"] .dpx-item {
		-ms-flex-preferred-size: 30px;
		flex-basis: 30px;
		height: 30px;
	}

	.date-picker-x .dpx-selected {
		background: #62a8ea;
		color: white !important;
		border-radius: 50%;
	}

	.date-picker-x .dpx-weekend {
		color: rgb(187, 187, 187);
	}

	.date-picker-x .dpx-out {
		color: red;
	}

	.date-picker-x .dpx-disabled {
		color: #666 !important;
		cursor: default !important;
		box-shadow: none !important;
	}
    .date-picker-x .dpx-current {
			box-shadow: inset 0 0 0 2px #66a3ff !important;
		}
		.date-picker-x .dpx-disabled.dpx-current {
			box-shadow: inset 0 0 0 2px #66a3ff !important;
		}
jtse-grid .grid {
	color: #76838f;
	max-width: none !important;
	margin: 0;
	clear: both;
	border: 1px solid #e4eaec;
	font-size: 11px;
	table-layout: fixed;
}

.grid td, .grid th {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding: 0;
	border: 1px solid #e4eaec;
}

.grid th {
	text-align: left;
}

.grid > thead > tr > th,
.grid > thead > tr > td,
.grid > tbody > tr > th,
.grid > tbody > tr > td,
.grid > tfoot > tr > th,
.grid > tfoot > tr > td {
	padding: 3px;
	line-height: 1.57142857;
	vertical-align: middle;
	border-left: 1px solid #e4eaec;
	border-right: 1px solid #e4eaec;
	border-bottom: 1px solid #e4eaec;
}

.grid > tbody > tr > td {
	font: normal 11px/13px tahoma,arial,verdana,sans-serif;
	background-color: white;
	border-color: white;
	border-style: solid;
	border-width: 1px 0;
	border-width: 1px 0;
	border-top-color: #fafafa;
	border-bottom-color: #ededed;
	padding-right: 0;
	border-right: 0;
	vertical-align: middle;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 13px;
	padding: 2px 6px 4px 10px;
	white-space: nowrap;
}

.grid > thead > tr > th {
	padding-right: 8px;
	padding-left: 8px;
	vertical-align: bottom;
	border-bottom: 1px solid #e4eaec;
}

.grid > tfoot > tr > th, .grid > thead > tr > th {
	font-weight: bold;
	color: #526069;
}

.btn-grid-download {
	color: #000000;
	font-size: 14px !important;
}

.grid thead .sorting,
.grid thead .sorting_asc,
.grid thead .sorting_asc_disabled,
.grid thead .sorting_desc,
.grid thead .sorting_desc_disabled {
	position: relative;
	padding-right: 16px;
	cursor: pointer;
}

.grid th:active {
	outline: 0;
}

.grid > caption + thead > tr:first-child > td,
.grid > caption + thead > tr:first-child > th,
.grid > colgroup + thead > tr:first-child > td,
.grid > colgroup + thead > tr:first-child > th,
.grid > thead:first-child > tr:first-child > td,
.grid > thead:first-child > tr:first-child > th {
	border-top: 0;
	vertical-align: middle;
}

.grid > tbody > tr:hover, .grid > tbody > tr:nth-of-type(odd):hover {
	/*background-color: rgba(0, 168, 80, 0.2);*/
	background-color: rgba(83, 87, 88, 0.2);
}

/*.grid > tbody > tr:nth-of-type(odd) {
	background-color: #F6F6F8;
}*/

.grid thead .sorting_asc:after {
	content: "\f0de";
}

.grid thead .sorting_desc:after {
	content: "\f0dd";
}

/*.grid thead .sorting:after {
	content: "\f0dc";
}*/

.grid thead .sorting:after,
.grid thead .sorting_asc:after,
.grid thead .sorting_desc:after {
	position: absolute;
	top: 4px;
	right: 4px;
	display: block;
	font-family: "FontAwesome";
	opacity: .5;
}

jtse-grid .table-layout {
	table-layout: fixed;
}

jtse-grid .word-break {
	overflow: hidden;
	word-break: break-all;
}

jtse-grid .word-ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
}

jtse-grid .grid-bottom {
	margin-bottom: 6px;
}

jtse-grid .grid-title {
	color: #37474f;
	font-weight: bold;
}

jtse-grid .pagination-pages {
	display: inline-block;
	/*padding: 10px 0px;*/
}

.pagination-button {
	/*border: 1px solid #f7f2f2;*/
	padding: 3px 9px;
	cursor: pointer;
	border-radius: 10%;
}

	.pagination-button:hover {
		background-color: lightgray;
		/*color: #62a8ea;*/
		color: #000000;
	}

	.pagination-button.active {
		color: white;
		/*background-color: #62a8ea;*/
		background-color: #3770a7;
	}

.grid .search-ico {
}

.btn-grid-new, .btn-grid-edit, .btn-grid-delete-multiple, .btn-grid-refresh, .btn-grid-export-excel, .btn-grid-export-text, .btn-grid-lightblue {
	color: #fff;
	outline-color: transparent !important;
}

.btn-grid-green {
	background-color: #26923b;
}

.btn-grid-lightblue {
	background-color: #6ac6d2;
}

.btn-grid-new {
	/*background-color: #62a8ea;*/
	background-color: #3770a7;
}

.btn-grid-delete-multiple {
	background-color: #f04349;
}

.btn-grid-refresh {
	background-color: #28a745;
}

.btn-grid-export-excel {
	background-color: #019272;
}

.btn-grid-export-text {
	background-color: gray;
}

.btn-grid-edit {
	/*color: #62a8ea;*/
	color: #3770a7;
}

.btn-grid-delete {
	color: #fc1921;
}

/*GRID SCROLL*/

.grid .grid-scroll td, .grid .grid-scroll th {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.grid .grid-scroll-body th {
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	height: 0px;
}

.grid-scroll-header {
	overflow: hidden;
	position: relative;
	border: 0px;
	width: 100%;
}

.grid-scroll-body {
	position: relative;
	overflow: auto;
	max-height: 200px;
	width: 100%;
}

.grid {
	border-collapse: collapse;
}

	.grid .grid-scroll td, .grid .grid-scroll th {
		padding: .4rem;
		/*word-break: break-all;
		white-space: normal;*/
	}

.grid-scrollbar {
	position: relative;
	height: 200px;
	overflow: auto;
	width: 100%;
}

.grid-fn-ex-icon {
	padding: 4px 10px;
	color: #ffffff;
	font-size: 12px;
	background-color: #3770a7;
	border-radius: 4px;
}


@media (max-width:1600px) {
	jtse-grid .grid {
		table-layout: inherit;
	}
}

/*empieza pagination*/
.x-unselectable {
	user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	cursor: default;
}

.x-btn-default-toolbar-small-disabled, .x-btn-default-toolbar-small-disabled * {
	cursor: default;
}

.x-box-item {
	position: absolute !important;
	left: 0;
	top: 0;
}

.a-btn {
	display: inline-block;
	position: relative;
	zoom: 1;
	*display: inline;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle;
	text-decoration: none;
}

.x-btn-default-toolbar-small {
	border-color: transparent;
}

.x-btn-default-toolbar-small {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 2px 2px 2px;
	border-width: 1px;
	border-style: solid;
	background-color: transparent;
}

.x-btn-default-toolbar-small-disabled {
	border-color: #d7d7d7;
	background-image: none;
	background-color: transparent;
}

.x-btn-default-toolbar-small-disabled {
	filter: alpha(opacity=50);
	opacity: .5;
}

.a-btn {
	background-color: white !important;
	border-color: #e6e6e6 !important;
	color: #00535e !important;
	border-radius: .4rem;
	transition: background .2s ease;
	background-image: linear-gradient(top,#fff,#f9fafd) !important;
	background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(100%,#f9fafd)) !important;
}

.x-toolbar-item {
	margin: 0 2px 0 0;
}

.x-btn-wrap {
	position: relative;
}

.x-btn-button {
	position: relative;
	display: block;
	text-decoration: none;
	overflow: hidden;
	outline: 0;
	zoom: 1;
}

.a-btn a {
	text-decoration: none !important;
	color: #00535e !important;
}

.x-btn-default-toolbar-small-icon .x-btn-button, .x-btn-default-toolbar-small-noicon .x-btn-button {
	height: 16px;
}

.x-btn-inner {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	zoom: 1;
}

.x-btn-inner-center {
	text-align: center;
}

.x-btn span {
	color: #00535e !important;
}

.x-btn-default-toolbar-small .x-btn-inner {
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma,arial,verdana,sans-serif;
	color: #333;
	padding: 0 4px;
}

.x-btn-default-toolbar-small-disabled .x-btn-inner {
	color: #8c8c8c;
}

.x-btn-default-toolbar-small-icon .x-btn-inner, .x-btn-default-toolbar-small-noicon .x-btn-inner {
	line-height: 16px;
}

.x-btn-default-toolbar-small-icon .x-btn-inner {
	width: 16px;
	padding: 0;
}

.x-btn-icon-el {
	top: 1px;
	right: 0;
	bottom: 0;
	left: 1px;
	position: absolute;
	background-repeat: no-repeat;
	text-align: center;
}

.x-btn-default-toolbar-small-icon .x-btn-icon-el {
	width: 16px;
	height: 16px;
}

/*separador start*/
.x-toolbar-separator {
	display: block;
	font-size: 1px;
	overflow: hidden;
	cursor: default;
	border: 0;
	width: 0;
	height: 0;
	line-height: 0;
}

.x-toolbar-separator-horizontal {
	margin: 0 2px 0 0;
	height: 9px;
	border-style: none solid;
	border-width: 0 1px;
	border-left-color: #aca899;
	border-right-color: white;
}
/*separador end*/


.x-tbar-page-first {
	background-image: url(https://cdn1.alegra.com/js/extjs2/resources/ext-theme-gray/images/grid/page-first.gif);
}

.x-tbar-page-first {
	background-image: url(https://cdn1.alegra.com/images/icons/page-first.png);
}

.x-item-disabled .x-tbar-page-first {
	background-image: url(https://cdn1.alegra.com/js/extjs2/resources/ext-theme-gray/images/grid/page-first-disabled.gif);
}

.x-item-disabled .x-tbar-page-first {
	background-image: url(https://cdn1.alegra.com/images/icons/page-first-disabled.png);
}

.x-item-disabled .x-tbar-page-prev {
	background-image: url(https://cdn1.alegra.com/js/extjs2/resources/ext-theme-gray/images/grid/page-prev-disabled.gif);
}

.x-item-disabled .x-tbar-page-prev {
	background-image: url(https://cdn1.alegra.com/images/icons/page-prev-disabled.png);
}
.x-tbar-page-prev {
	background-image: url(https://cdn1.alegra.com/js/extjs2/resources/ext-theme-gray/images/grid/page-prev.gif);
}
.x-tbar-page-prev {
	background-image: url(https://cdn1.alegra.com/images/icons/page-prev.png);
}

.x-item-disabled .x-tbar-page-next {
	background-image: url(https://cdn1.alegra.com/js/extjs2/resources/ext-theme-gray/images/grid/page-next-disabled.gif);
}

.x-item-disabled .x-tbar-page-next {
	background-image: url(https://cdn1.alegra.com/images/icons/page-next-disabled.png);
}
.x-tbar-page-next {
	background-image: url(https://cdn1.alegra.com/js/extjs2/resources/ext-theme-gray/images/grid/page-next.gif);
}

.x-tbar-page-next {
	background-image: url(https://cdn1.alegra.com/images/icons/page-next.png);
}

.x-item-disabled .x-tbar-page-last {
	background-image: url(https://cdn1.alegra.com/js/extjs2/resources/ext-theme-gray/images/grid/page-last-disabled.gif);
}

.x-item-disabled .x-tbar-page-last {
	background-image: url(https://cdn1.alegra.com/images/icons/page-last-disabled.png);
}
.x-tbar-page-last {
	background-image: url(https://cdn1.alegra.com/js/extjs2/resources/ext-theme-gray/images/grid/page-last.gif);
}
.x-tbar-page-last {
	background-image: url(https://cdn1.alegra.com/images/icons/page-last.png);
}

.x-tbar-loading {
	background-image: url(https://cdn1.alegra.com/js/extjs2/resources/ext-theme-gray/images/grid/refresh.gif);
}

.x-tbar-loading {
	background-image: url(https://cdn1.alegra.com/images/icons/refresh.png);
}


/*grid2*/
.table-hover tbody tr:hover {
	color: #212529 !important;
	background-color: rgba(0,0,0,.075) !important;
}

.table-hover tbody tr:hover {
	background: #e9edf2 !important;
}

.table-hover tbody tr:hover {
	background-color: rgba(0, 0, 0, 0.075) !important;
}

.table-striped tbody {
	background-color: rgba(0, 0, 0, 0.05)
}

.grid2 {
	border-collapse: collapse;
}

	.grid2 > thead > tr > th, .grid2 > thead > tr > td, .grid2 > tbody > tr > th, .grid2 > tbody > tr > td, .grid2 > tfoot > tr > th, .grid2 > tfoot > tr > td {
		padding: 3px;
		line-height: 1.57142857;
		vertical-align: middle;
	}

	.grid2 > tbody > tr > td {
		font: normal 11px/13px tahoma,arial,verdana,sans-serif;
		border-color: white;
		border-style: solid;
		border-width: 1px 0;
		border-width: 1px 0;
		border-top-color: #fafafa;
		border-bottom-color: #ededed;
		padding-right: 0;
		border-right: 0;
		vertical-align: middle;
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		line-height: 13px;
		padding: 2px 6px 4px 10px;
		white-space: nowrap;
	}

jtse-grid .grid2 {
	color: #76838f;
	max-width: none !important;
	margin: 0;
	clear: both;
	border: 1px solid #e4eaec;
	font-size: 11px;
	table-layout: fixed;
}

.grid2 td, .grid2 th {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding: 0;
	border: 1px solid #e4eaec;
}

.grid2 th {
	text-align: left;
}

.grid2 thead .sorting_desc:after {
	content: "\f0dd";
}

.grid2 thead .sorting:after, .grid2 thead .sorting_asc:after, .grid2 thead .sorting_desc:after {
	position: absolute;
	top: 4px;
	right: 4px;
	display: block;
	font-family: "FontAwesome";
	opacity: .5;
}

table.grid2 tbody {
	color: #59646f;
	font-family: tahoma,arial,verdana,sans-serif;
}

.grid2 > tfoot > tr > th, .grid2 > thead > tr > th {
	font-weight: bold;
	color: #526069;
}

.grid2 thead .sorting, .grid2 thead .sorting_asc, .grid2 thead .sorting_asc_disabled, .grid2 thead .sorting_desc, .grid2 thead .sorting_desc_disabled {
	position: relative;
	padding-right: 16px;
	cursor: pointer;
}
.jtse-loading {
	z-index: 2000;
	width: 100%;
	height: 100%;
	background-color: whitesmoke;
	opacity: 0.8;
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 9999;
	margin: 0;
	padding: 0;
	transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
}

	.jtse-loading .circle {
		width: 26px;
		height: 26px;
		border: 3px inset rgb(133,224,242);
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -13px;
		margin-top: -13px;
		border-radius: 200px;
		-moz-animation: rotate 5s infinitelinear;
		-webkit-animation: rotate 5s infinite linear;
		animation: rotate 5s infinite linear;
		box-shadow: 0 0 5px rgba(0,0,0,0.2);
	}

	.jtse-loading .circle-small {
		width: 35px;
		height: 35px;
		border: 3px outset rgb(133,224,242);
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -17.5px;
		margin-top: -17.5px;
		border-radius: 156px;
		-moz-animation: rotate-rev 3s infinite linear;
		-webkit-animation: rotate-rev 3s infinite linear;
		animation: rotate-rev 3s infinite linear;
		box-shadow: 0 0 5px rgba(0,0,0,0.2);
	}

	.jtse-loading .circle-big {
		width: 45px;
		height: 45px;
		border: 2px dotted rgb(133,224,242);
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -22.5px;
		margin-top: -22.5px;
		border-radius: 214px;
		-moz-animation: rotate-rev 10s infinite linear;
		-webkit-animation: rotate-rev 10s infinite linear;
		animation: rotate-rev 10s infinite linear;
	}

	.jtse-loading .circle-inner {
		width: 16px;
		height: 16px;
		background-color: rgb(74,124,134);
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -8px;
		margin-top: -8px;
		border-radius: 100px;
		-moz-animation: pulse 1.5s infinite ease-in;
		-webkit-animation: pulse 1.5s infinite ease-in;
		animation: pulse 1.5s infinite ease-in;
		box-shadow: 0 0 5px rgba(0,0,0,0.2);
	}

	.jtse-loading .circle-inner-inner {
		width: 6px;
		height: 6px;
		background-color: rgb(133,224,242);
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -3px;
		margin-top: -3px;
		border-radius: 80px;
		-moz-animation: pulse 1.5s infinite ease-in;
		-webkit-animation: pulse 1.5s infinite ease-in;
		animation: pulse 1.5s infinite ease-in;
		opacity: 1;
		box-shadow: 0 0 5px rgba(0,0,0,0.2);
	}

	.jtse-loading .loading-text {
		position: relative;
		top: 54%;
		color: rgb(74,124,134);
		font-size: 1.6em;
		margin: auto;
		text-align: center;
	}

@-moz-keyframes rotate {
	0% {
		-moz-transform: rotate(0deg);
	}

	100% {
		-moz-transform: rotate(360deg);
	}
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes rotate {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@-moz-keyframes rotate-rev {
	0% {
		-moz-transform: rotate(0deg);
	}

	100% {
		-moz-transform: rotate(-360deg);
	}
}

@-webkit-keyframes rotate-rev {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(-360deg);
	}
}

@keyframes rotate-rev {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(-360deg);
	}
}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(0.1);
		opacity: 0.2;
	}

	50% {
		-moz-transform: scale(1);
		opacity: 0.8;
	}

	100% {
		-moz-transform: scale(0.1);
		opacity: 0.2;
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.1);
		opacity: 0.2;
	}

	50% {
		-webkit-transform: scale(1);
		opacity: 0.8;
	}

	100% {
		-webkit-transform: scale(0.1);
		opacity: 0.2;
	}
}

@keyframes pulse {
	0% {
		transform: scale(0.1);
		opacity: 0.2;
	}

	50% {
		transform: scale(1);
		opacity: 0.8;
	}

	100% {
		transform: scale(0.1);
		opacity: 0.2;
	}
}
div[data-form] input,
div[data-form] textarea,
div[data-container] input,
div[data-container] textarea {
	
}

.panel-header .btn {
	border: 1px solid #fff;
}

.btn-comment {
	background-color: #248eaa !important;
	border-radius: 5px !important;
	border-color: #ccc !important;
	outline-color: transparent !important;
}

.btn-add {
	background-color: #2c898d !important;
}

.btn-save, .btn-save-ico, .btn-search-advance, .btn-search-advance-ico, .btn-handrock, .btn-handrock-ico, .btn-signout-ico {
	background-color: #2461aa !important;
}

.btn-copy-ico, .btn-copy {
	background-color: #2461aa !important;
}

.btn-send-ico, .btn-send {
	background-color: #2461aa !important;
}

.btn-calendar-ico, .btn-calendar {
	background-color: #6ac6d2 !important;
}

.btn-check, .btn-check-ico {
	background-color: #2461aa !important;
}

.btn-delete, .btn-delete-ico, .btn-cancel, .btn-cancel-ico, .btn-close, .btn-close-ico {
	background-color: #d2322d !important;
}

.btn-abandon, .btn-abandon-ico {
	background-color: #6ac6d2 !important;
}

.btn-filtro {
	background-color: #9d9f9d !important;
}

.btn-goback, .btn-goback-ico, .btn-plane-ico, .btn-plane, .btn-excel-ico, .btn-excel, .btn-handshake, .btn-handshake-ico {
	background-color: #019272 !important;
}

.btn-search, .btn-search-ico, .btn-history, .btn-history-ico {
	background-color: #96d045 !important;
}

.btn-reset, .btn-reset-ico, .btn-flag, .btn-flag-ico {
	background-color: #fe9915 !important;
}

.btn-generate, .btn-generate-ico {
	background-color: #019272 !important;
}

.btn-editar, .btn-editar-ico {
	background-color: #6ac6d2 !important;
}

.btn-plus, .btn-plus-ico {
	background-color: #6ac6d2 !important;
}

.btn-print, .btn-print-ico {
	background-color: #2461aa !important;
}

	.btn-send, .btn-copy, .btn-calendar, .btn-plane, .btn-excel, .btn-check, .btn-save, .btn-save-ico, .btn-delete, .btn-delete-ico, .btn-handrock, .btn-handrock-ico,
	.btn-cancel, .btn-cancel-ico, .btn-close, .btn-close-ico,
	.btn-abandon, .btn-abandon-ico, .btn-goback, .btn-goback-ico, .btn-plus, .btn-plus-ico, .btn-print, .btn-print-ico, .btn-handshake, .btn-handshake-ico, .btn-filtro,
	.btn-search, .btn-search-ico, .btn-history, .btn-history-ico, .btn-reset, .btn-flag, .btn-generate, .btn-editar, .btn-editar-ico,
	.btn-send-ico, .btn-copy-ico, .btn-reset-ico, .btn-search-advance, .btn-search-advance-ico,
	.btn-flag-ico, .btn-generate-ico, .btn-check-ico, .btn-plane-ico, .btn-excel-ico, .btn-calendar-ico, btn-editar-ico,
	.btn-send-ico:hover, .btn-copy-ico:hover, .btn-calendar-ico:hover, .btn-plane-ico:hover, .btn-excel-ico:hover, .btn-check-ico:hover, .btn-save:hover, .btn-save-ico:hover, .btn-delete:hover, .btn-delete-ico:hover, .btn-handrock:hover, .btn-handrock-ico:hover,
	.btn-send, .btn-copy, .btn-calendar:hover, .btn-plane:hover, .btn-excel:hover, .btn-cancel:hover, .btn-cancel-ico:hover, .btn-close:hover, .btn-close-ico:hover,
	.btn-abandon:hover, .btn-abandon-ico:hover, .btn-goback:hover, .btn-goback-ico:hover, .btn-handshake:hover, .btn-handshake-ico:hover,
	.btn-search:hover, .btn-search-ico:hover, .btn-history:hover, .btn-history-ico:hover,
	.btn-reset:hover, .btn-reset-ico:hover, .btn-search-advance:hover, .btn-search-advance-ico:hover,
	.btn-flag:hover, .btn-flag-ico:hover,
	.btn-generate:hover, .btn-generate-ico:hover,
	.btn-editar:hover, .btn-editar-ico:hover,
	.btn-plus:hover, .btn-plus-ico:hover,
	.btn-print:hover, .btn-print-ico:hover, .btn-signout-ico, .btn-add:hover, .btn-add {
		color: #fff;
		outline-color: transparent !important;
	}

		.btn-send-ico:before, .btn-copy-ico:before, .btn-calendar-ico:before, .btn-plane-ico:before, .btn-excel-ico:before, .btn-check-ico:before, .btn-save-ico:before, .btn-signout-ico:before, .btn-cancel-ico:before, .btn-close-ico:before,
		.btn-abandon-ico:before, .btn-delete-ico:before, .btn-goback-ico:before, .btn-handshake-ico:before, .btn-handrock-ico:before,
		.btn-search-ico:before, .btn-history-ico:before, .btn-reset-ico:before,
		.btn-flag-ico:before, .btn-plus-ico:before, .btn-print-ico:before,
		.btn-search-advance-ico:before, .btn-generate-ico:before, .btn-editar-ico:before {
			display: inline-block;
			font: normal normal normal 14px/1 FontAwesome;
			font-size: inherit;
			text-rendering: auto;
			-webkit-font-smoothing: antialiased;
		}

		.btn-signout-ico:before {
			content: "\f08b\0000a0\0000a0";
		}

		.btn-save-ico:before {
			content: "\f0c7\0000a0\0000a0";
		}

		.btn-cancel-ico:before, .btn-close-ico:before, .btn-abandon-ico:before {
			content: "\f00d\0000a0\0000a0";
		}

		.btn-delete-ico:before {
			content: "\f014\0000a0\0000a0";
		}

		.btn-goback-ico:before {
			content: "\f112\0000a0\0000a0";
		}

		.btn-search-ico:before {
			content: "\f002\0000a0\0000a0";
		}

		.btn-search-advance-ico:before {
			content: "\f00e\0000a0\0000a0";
		}

		.btn-history-ico:before {
			content: "\f1da\0000a0\0000a0";
		}

		.btn-reset-ico:before {
			content: "\f12d\0000a0\0000a0";
		}

		.btn-flag-ico:before {
			content: "\f11d\0000a0\0000a0";
		}

		.btn-generate-ico:before {
			content: "\f055\0000a0\0000a0";
		}

		.btn-check-ico:before {
			content: "\f00c\0000a0\0000a0";
		}

		.btn-plane-ico:before {
			content: "\f072\0000a0\0000a0";
		}

		.btn-excel-ico:before {
			content: "\f1c3\0000a0\0000a0";
		}

		.btn-calendar-ico:before {
			content: "\f073\0000a0\0000a0";
		}

		.btn-copy-ico:before {
			content: "\f0c5\0000a0\0000a0";
		}

		.btn-send-ico:before {
			content: "\f003\0000a0\0000a0";
		}

		.btn-editar-ico:before {
			content: "\f040\0000a0\0000a0";
		}

		.btn-plus-ico:before {
			content: "\f067\0000a0\0000a0";
		}

		.btn-print-ico:before {
			content: "\f02f\0000a0\0000a0";
		}

		.btn-handshake-ico:before {
			content: "\f2b5\0000a0\0000a0";
		}

		.btn-handrock-ico:before {
			content: "\f255\0000a0\0000a0";
		}
.kt-badge {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	-webkit-box-pack: center;
	width: 50px;
	border-radius: 1rem;
}

.red {
	color: red;
}

.estadoactivo {
	background: rgb(59, 171, 39) !important;
	color: #ffffff !important;
}

.estadoaprobado {
	background: #fd397a !important;
	color: #ffffff !important;
}

.estadoinactivo {
	background: #e01b21 !important;
	color: #ffffff !important;
}

.bg-warning {
	background-color: #f7cf5f !important;
}

.text-black {
	color: #2c2c2c !important;
}

.text-white {
	color: #fff !important;
}

.b-grey {
	border-color: #e1e1e1;
}

.bg-white {
	background-color: #fff !important;
}

.text-danger {
	color: #f35958 !important;
}

.text-success {
	color: #1dbb99 !important;
}

.bg-master-light {
	background-color: #e1e1e1;
}

.bg-master-lightest {
	background-color: #f0f0f0;
}

.bg-success {
	background-color: #1dbb99 !important;
}

.text-master {
	color: #575757 !important;
}

.bg-danger {
	background-color: #dc3545 !important;
}

.bg-primary {
	background-color: #007bff !important;
}

/*nuevo*/
.text-primary {
	color: #007bff !important
}

a.text-primary:focus, a.text-primary:hover {
	color: #0056b3 !important
}

.text-secondary {
	color: #6c757d !important
}

a.text-secondary:focus, a.text-secondary:hover {
	color: #494f54 !important
}

.text-success {
	color: #28a745 !important
}

a.text-success:focus, a.text-success:hover {
	color: #19692c !important
}

.text-info {
	color: #17a2b8 !important
}

a.text-info:focus, a.text-info:hover {
	color: #117a8b !important;
}

.text-warning {
	color: #ffc107 !important
}

a.text-warning:focus, a.text-warning:hover {
	color: #ba8b00 !important
}

.text-danger {
	color: #dc3545 !important
}

a.text-danger:focus, a.text-danger:hover {
	color: #a71d2a !important
}

.text-light {
	color: #f8f9fa !important
}

a.text-light:focus, a.text-light:hover {
	color: #cbd3da !important
}

.text-dark {
	color: #343a40 !important
}

a.text-dark:focus, a.text-dark:hover {
	color: #121416 !important
}


/*colores primarios*/
.btn-danger {
	background-color: #d2322d;
	border-color: #d2322d #d2322d #a82824;
	color: #FFF;
}

	.btn-danger:hover, .btn-danger.hover {
		background-color: #d9514d;
		border-color: #db5b57 #db5b57 #d2322d;
		color: #FFF;
	}

	.btn-danger:focus, .btn-danger.focus {
		-webkit-box-shadow: 0 0 0 3px rgba(210, 50, 45, 0.5);
		box-shadow: 0 0 0 3px rgba(210, 50, 45, 0.5);
		color: #FFF;
	}

		.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus, .btn-danger.focus:active, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger:focus, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover, .show > .btn-danger.dropdown-toggle {
			background-color: #e6294b;
			border: 1px solid #e6294b;
		}

.btn-success {
	background-color: #47a447;
	border-color: #47a447 #47a447 #388038;
	color: #FFF;
}

.btn-primary {
	background-color: #0088CC;
	border-color: #0088CC #0088CC #006699;
	color: #FFF;
}

	.btn-primary:hover, .btn-primary.hover {
		background-color: #0069d9;
		border-color: #0069d9;
		color: #FFF;
	}

	.btn-primary:focus, .btn-primary.focus {
		-webkit-box-shadow: 0 0 0 3px rgba(204, 204, 204, 0.5);
		box-shadow: 0 0 0 3px rgba(204, 204, 204, 0.5);
		color: #FFF;
	}

		.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:focus, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .show > .btn-primary.dropdown-toggle {
			background-color: #6352ce;
			border: 1px solid #6352ce;
		}

	.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
		color: #fff;
		background-color: #0062cc;
		border-color: #005cbf;
	}

.btn-info {
	background-color: #5bc0de;
	border-color: #5bc0de #5bc0de #31b0d5;
	color: #FFF;
}

	.btn-info:hover, .btn-info.hover {
		background-color: #7bcce4;
		border-color: #85d0e7 #85d0e7 #5bc0de;
		color: #FFF;
	}

	.btn-info:focus, .btn-info.focus {
		-webkit-box-shadow: 0 0 0 3px rgba(91, 192, 222, 0.5);
		box-shadow: 0 0 0 3px rgba(91, 192, 222, 0.5);
		color: #FFF;
	}

		.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .btn-info:focus, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover, .show > .btn-info.dropdown-toggle {
			background-color: #028ee1;
			border: 1px solid #028ee1;
		}

.fa-file-excel-o:before {
	content: "\f1c3";
}
.fa-file-text-o:before {
	content: "\f0f6";
}
.fa-file-pdf-o:before {
	content: "\f1c1";
}
.fa-trash-o:before {
	content: "\f014";
}
.fa-pencil:before {
	content: "\f040";
}
.fa-plus:before {
	content: "\f067";
}
.fa-refresh:before {
	content: "\f021";
}
.fa-sign-out:before {
	content: "\f08b";
}
.fa-home:before {
	content: "\f015";
}
.fa-cogs:before {
	content: "\f085";
}
.fa-picture-o:before {
	content: "\f03e";
}

/*borrar desde aqui*/

.fa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.28571429em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}

	.fa-ul > li {
		position: relative;
	}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center;
}

	.fa-li.fa-lg {
		left: -1.85714286em;
	}

.fa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #eeeeee;
	border-radius: .1em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
	content: "\f000";
}

.fa-music:before {
	content: "\f001";
}

.fa-search:before {
	content: "\f002";
}

.fa-envelope-o:before {
	content: "\f003";
}

.fa-heart:before {
	content: "\f004";
}

.fa-star:before {
	content: "\f005";
}

.fa-star-o:before {
	content: "\f006";
}

.fa-user:before {
	content: "\f007";
}

.fa-film:before {
	content: "\f008";
}

.fa-th-large:before {
	content: "\f009";
}

.fa-th:before {
	content: "\f00a";
}

.fa-th-list:before {
	content: "\f00b";
}

.fa-check:before {
	content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d";
}

.fa-search-plus:before {
	content: "\f00e";
}

.fa-search-minus:before {
	content: "\f010";
}

.fa-power-off:before {
	content: "\f011";
}

.fa-signal:before {
	content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013";
}

.fa-trash-o:before {
	content: "\f014";
}

.fa-home:before {
	content: "\f015";
}

.fa-file-o:before {
	content: "\f016";
}

.fa-clock-o:before {
	content: "\f017";
}

.fa-road:before {
	content: "\f018";
}

.fa-download:before {
	content: "\f019";
}

.fa-arrow-circle-o-down:before {
	content: "\f01a";
}

.fa-arrow-circle-o-up:before {
	content: "\f01b";
}

.fa-inbox:before {
	content: "\f01c";
}

.fa-play-circle-o:before {
	content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e";
}

.fa-refresh:before {
	content: "\f021";
}

.fa-list-alt:before {
	content: "\f022";
}

.fa-lock:before {
	content: "\f023";
}

.fa-flag:before {
	content: "\f024";
}

.fa-headphones:before {
	content: "\f025";
}

.fa-volume-off:before {
	content: "\f026";
}

.fa-volume-down:before {
	content: "\f027";
}

.fa-volume-up:before {
	content: "\f028";
}

.fa-qrcode:before {
	content: "\f029";
}

.fa-barcode:before {
	content: "\f02a";
}

.fa-tag:before {
	content: "\f02b";
}

.fa-tags:before {
	content: "\f02c";
}

.fa-book:before {
	content: "\f02d";
}

.fa-bookmark:before {
	content: "\f02e";
}

.fa-print:before {
	content: "\f02f";
}

.fa-camera:before {
	content: "\f030";
}

.fa-font:before {
	content: "\f031";
}

.fa-bold:before {
	content: "\f032";
}

.fa-italic:before {
	content: "\f033";
}

.fa-text-height:before {
	content: "\f034";
}

.fa-text-width:before {
	content: "\f035";
}

.fa-align-left:before {
	content: "\f036";
}

.fa-align-center:before {
	content: "\f037";
}

.fa-align-right:before {
	content: "\f038";
}

.fa-align-justify:before {
	content: "\f039";
}

.fa-list:before {
	content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b";
}

.fa-indent:before {
	content: "\f03c";
}

.fa-video-camera:before {
	content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e";
}

.fa-pencil:before {
	content: "\f040";
}

.fa-map-marker:before {
	content: "\f041";
}

.fa-adjust:before {
	content: "\f042";
}

.fa-tint:before {
	content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044";
}

.fa-share-square-o:before {
	content: "\f045";
}

.fa-check-square-o:before {
	content: "\f046";
}

.fa-arrows:before {
	content: "\f047";
}

.fa-step-backward:before {
	content: "\f048";
}

.fa-fast-backward:before {
	content: "\f049";
}

.fa-backward:before {
	content: "\f04a";
}

.fa-play:before {
	content: "\f04b";
}

.fa-pause:before {
	content: "\f04c";
}

.fa-stop:before {
	content: "\f04d";
}

.fa-forward:before {
	content: "\f04e";
}

.fa-fast-forward:before {
	content: "\f050";
}

.fa-step-forward:before {
	content: "\f051";
}

.fa-eject:before {
	content: "\f052";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-plus-circle:before {
	content: "\f055";
}

.fa-minus-circle:before {
	content: "\f056";
}

.fa-times-circle:before {
	content: "\f057";
}

.fa-check-circle:before {
	content: "\f058";
}

.fa-question-circle:before {
	content: "\f059";
}

.fa-info-circle:before {
	content: "\f05a";
}

.fa-crosshairs:before {
	content: "\f05b";
}

.fa-times-circle-o:before {
	content: "\f05c";
}

.fa-check-circle-o:before {
	content: "\f05d";
}

.fa-ban:before {
	content: "\f05e";
}

.fa-arrow-left:before {
	content: "\f060";
}

.fa-arrow-right:before {
	content: "\f061";
	color: #2c5a8d;
}

.fa-arrow-up:before {
	content: "\f062";
}

.fa-arrow-down:before {
	content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064";
}

.fa-expand:before {
	content: "\f065";
}

.fa-compress:before {
	content: "\f066";
}

.fa-plus:before {
	content: "\f067";
}

.fa-minus:before {
	content: "\f068";
}

.fa-asterisk:before {
	content: "\f069";
}

.fa-exclamation-circle:before {
	content: "\f06a";
}

.fa-gift:before {
	content: "\f06b";
}

.fa-leaf:before {
	content: "\f06c";
}

.fa-fire:before {
	content: "\f06d";
}

.fa-eye:before {
	content: "\f06e";
}

.fa-eye-slash:before {
	content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071";
}

.fa-plane:before {
	content: "\f072";
}

.fa-calendar:before {
	content: "\f073";
}

.fa-random:before {
	content: "\f074";
}

.fa-comment:before {
	content: "\f075";
}

.fa-magnet:before {
	content: "\f076";
}

.fa-chevron-up:before {
	content: "\f077";
}

.fa-chevron-down:before {
	content: "\f078";
}

.fa-retweet:before {
	content: "\f079";
}

.fa-shopping-cart:before {
	content: "\f07a";
}

.fa-folder:before {
	content: "\f07b";
}

.fa-folder-open:before {
	content: "\f07c";
}

.fa-arrows-v:before {
	content: "\f07d";
}

.fa-arrows-h:before {
	content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080";
}

.fa-twitter-square:before {
	content: "\f081";
}

.fa-facebook-square:before {
	content: "\f082";
}

.fa-camera-retro:before {
	content: "\f083";
}

.fa-key:before {
	content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085";
}

.fa-comments:before {
	content: "\f086";
}

.fa-thumbs-o-up:before {
	content: "\f087";
}

.fa-thumbs-o-down:before {
	content: "\f088";
}

.fa-star-half:before {
	content: "\f089";
}

.fa-heart-o:before {
	content: "\f08a";
}

.fa-sign-out:before {
	content: "\f08b";
}

.fa-linkedin-square:before {
	content: "\f08c";
}

.fa-thumb-tack:before {
	content: "\f08d";
}

.fa-external-link:before {
	content: "\f08e";
}

.fa-sign-in:before {
	content: "\f090";
}

.fa-trophy:before {
	content: "\f091";
}

.fa-github-square:before {
	content: "\f092";
}

.fa-upload:before {
	content: "\f093";
}

.fa-lemon-o:before {
	content: "\f094";
}

.fa-phone:before {
	content: "\f095";
}

.fa-square-o:before {
	content: "\f096";
}

.fa-bookmark-o:before {
	content: "\f097";
}

.fa-phone-square:before {
	content: "\f098";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a";
}

.fa-github:before {
	content: "\f09b";
}

.fa-unlock:before {
	content: "\f09c";
}

.fa-credit-card:before {
	content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e";
}

.fa-hdd-o:before {
	content: "\f0a0";
}

.fa-bullhorn:before {
	content: "\f0a1";
}

.fa-bell:before {
	content: "\f0f3";
}

.fa-certificate:before {
	content: "\f0a3";
}

.fa-hand-o-right:before {
	content: "\f0a4";
}

.fa-hand-o-left:before {
	content: "\f0a5";
}

.fa-hand-o-up:before {
	content: "\f0a6";
}

.fa-hand-o-down:before {
	content: "\f0a7";
}

.fa-arrow-circle-left:before {
	content: "\f0a8";
}

.fa-arrow-circle-right:before {
	content: "\f0a9";
}

.fa-arrow-circle-up:before {
	content: "\f0aa";
}

.fa-arrow-circle-down:before {
	content: "\f0ab";
}

.fa-globe:before {
	content: "\f0ac";
}

.fa-wrench:before {
	content: "\f0ad";
}

.fa-tasks:before {
	content: "\f0ae";
}

.fa-filter:before {
	content: "\f0b0";
}

.fa-briefcase:before {
	content: "\f0b1";
}

.fa-arrows-alt:before {
	content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1";
}

.fa-cloud:before {
	content: "\f0c2";
}

.fa-flask:before {
	content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5";
}

.fa-paperclip:before {
	content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7";
}

.fa-square:before {
	content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9";
}

.fa-list-ul:before {
	content: "\f0ca";
}

.fa-list-ol:before {
	content: "\f0cb";
}

.fa-strikethrough:before {
	content: "\f0cc";
}

.fa-underline:before {
	content: "\f0cd";
}

.fa-table:before {
	content: "\f0ce";
}

.fa-magic:before {
	content: "\f0d0";
}

.fa-truck:before {
	content: "\f0d1";
}

.fa-pinterest:before {
	content: "\f0d2";
}

.fa-pinterest-square:before {
	content: "\f0d3";
}

.fa-google-plus-square:before {
	content: "\f0d4";
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-money:before {
	content: "\f0d6";
}

.fa-caret-down:before {
	content: "\f0d7";
}

.fa-caret-up:before {
	content: "\f0d8";
}

.fa-caret-left:before {
	content: "\f0d9";
}

.fa-caret-right:before {
	content: "\f0da";
}

.fa-columns:before {
	content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de";
}

.fa-envelope:before {
	content: "\f0e0";
}

.fa-linkedin:before {
	content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4";
}

.fa-comment-o:before {
	content: "\f0e5";
}

.fa-comments-o:before {
	content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7";
}

.fa-sitemap:before {
	content: "\f0e8";
}

.fa-umbrella:before {
	content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea";
}

.fa-lightbulb-o:before {
	content: "\f0eb";
}

.fa-exchange:before {
	content: "\f0ec";
}

.fa-cloud-download:before {
	content: "\f0ed";
}

.fa-cloud-upload:before {
	content: "\f0ee";
}

.fa-user-md:before {
	content: "\f0f0";
}

.fa-stethoscope:before {
	content: "\f0f1";
}

.fa-suitcase:before {
	content: "\f0f2";
}

.fa-bell-o:before {
	content: "\f0a2";
}

.fa-coffee:before {
	content: "\f0f4";
}

.fa-cutlery:before {
	content: "\f0f5";
}

.fa-file-text-o:before {
	content: "\f0f6";
}

.fa-building-o:before {
	content: "\f0f7";
}

.fa-hospital-o:before {
	content: "\f0f8";
}

.fa-ambulance:before {
	content: "\f0f9";
}

.fa-medkit:before {
	content: "\f0fa";
}

.fa-fighter-jet:before {
	content: "\f0fb";
}

.fa-beer:before {
	content: "\f0fc";
}

.fa-h-square:before {
	content: "\f0fd";
}

.fa-plus-square:before {
	content: "\f0fe";
}

.fa-angle-double-left:before {
	content: "\f100";
}

.fa-angle-double-right:before {
	content: "\f101";
}

.fa-angle-double-up:before {
	content: "\f102";
}

.fa-angle-double-down:before {
	content: "\f103";
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-desktop:before {
	content: "\f108";
}

.fa-laptop:before {
	content: "\f109";
}

.fa-tablet:before {
	content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b";
}

.fa-circle-o:before {
	content: "\f10c";
}

.fa-quote-left:before {
	content: "\f10d";
}

.fa-quote-right:before {
	content: "\f10e";
}

.fa-spinner:before {
	content: "\f110";
}

.fa-circle:before {
	content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112";
}

.fa-github-alt:before {
	content: "\f113";
}

.fa-folder-o:before {
	content: "\f114";
}

.fa-folder-open-o:before {
	content: "\f115";
}

.fa-smile-o:before {
	content: "\f118";
}

.fa-frown-o:before {
	content: "\f119";
}

.fa-meh-o:before {
	content: "\f11a";
}

.fa-gamepad:before {
	content: "\f11b";
}

.fa-keyboard-o:before {
	content: "\f11c";
}

.fa-flag-o:before {
	content: "\f11d";
}

.fa-flag-checkered:before {
	content: "\f11e";
}

.fa-terminal:before {
	content: "\f120";
}

.fa-code:before {
	content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123";
}

.fa-location-arrow:before {
	content: "\f124";
}

.fa-crop:before {
	content: "\f125";
}

.fa-code-fork:before {
	content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127";
}

.fa-question:before {
	content: "\f128";
}

.fa-info:before {
	content: "\f129";
}

.fa-exclamation:before {
	content: "\f12a";
}

.fa-superscript:before {
	content: "\f12b";
}

.fa-subscript:before {
	content: "\f12c";
}

.fa-eraser:before {
	content: "\f12d";
}

.fa-puzzle-piece:before {
	content: "\f12e";
}

.fa-microphone:before {
	content: "\f130";
}

.fa-microphone-slash:before {
	content: "\f131";
}

.fa-shield:before {
	content: "\f132";
}

.fa-calendar-o:before {
	content: "\f133";
}

.fa-fire-extinguisher:before {
	content: "\f134";
}

.fa-rocket:before {
	content: "\f135";
}

.fa-maxcdn:before {
	content: "\f136";
}

.fa-chevron-circle-left:before {
	content: "\f137";
}

.fa-chevron-circle-right:before {
	content: "\f138";
}

.fa-chevron-circle-up:before {
	content: "\f139";
}

.fa-chevron-circle-down:before {
	content: "\f13a";
}

.fa-html5:before {
	content: "\f13b";
}

.fa-css3:before {
	content: "\f13c";
}

.fa-anchor:before {
	content: "\f13d";
}

.fa-unlock-alt:before {
	content: "\f13e";
}

.fa-bullseye:before {
	content: "\f140";
}

.fa-ellipsis-h:before {
	content: "\f141";
}

.fa-ellipsis-v:before {
	content: "\f142";
}

.fa-rss-square:before {
	content: "\f143";
}

.fa-play-circle:before {
	content: "\f144";
}

.fa-ticket:before {
	content: "\f145";
}

.fa-minus-square:before {
	content: "\f146";
}

.fa-minus-square-o:before {
	content: "\f147";
}

.fa-level-up:before {
	content: "\f148";
}

.fa-level-down:before {
	content: "\f149";
}

.fa-check-square:before {
	content: "\f14a";
}

.fa-pencil-square:before {
	content: "\f14b";
}

.fa-external-link-square:before {
	content: "\f14c";
}

.fa-share-square:before {
	content: "\f14d";
}

.fa-compass:before {
	content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153";
}

.fa-gbp:before {
	content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158";
}

.fa-won:before,
.fa-krw:before {
	content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a";
}

.fa-file:before {
	content: "\f15b";
}

.fa-file-text:before {
	content: "\f15c";
}

.fa-sort-alpha-asc:before {
	content: "\f15d";
}

.fa-sort-alpha-desc:before {
	content: "\f15e";
}

.fa-sort-amount-asc:before {
	content: "\f160";
}

.fa-sort-amount-desc:before {
	content: "\f161";
}

.fa-sort-numeric-asc:before {
	content: "\f162";
}

.fa-sort-numeric-desc:before {
	content: "\f163";
}

.fa-thumbs-up:before {
	content: "\f164";
}

.fa-thumbs-down:before {
	content: "\f165";
}

.fa-youtube-square:before {
	content: "\f166";
}

.fa-youtube:before {
	content: "\f167";
}

.fa-xing:before {
	content: "\f168";
}

.fa-xing-square:before {
	content: "\f169";
}

.fa-youtube-play:before {
	content: "\f16a";
}

.fa-dropbox:before {
	content: "\f16b";
}

.fa-stack-overflow:before {
	content: "\f16c";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-flickr:before {
	content: "\f16e";
}

.fa-adn:before {
	content: "\f170";
}

.fa-bitbucket:before {
	content: "\f171";
}

.fa-bitbucket-square:before {
	content: "\f172";
}

.fa-tumblr:before {
	content: "\f173";
}

.fa-tumblr-square:before {
	content: "\f174";
}

.fa-long-arrow-down:before {
	content: "\f175";
}

.fa-long-arrow-up:before {
	content: "\f176";
}

.fa-long-arrow-left:before {
	content: "\f177";
}

.fa-long-arrow-right:before {
	content: "\f178";
}

.fa-apple:before {
	content: "\f179";
}

.fa-windows:before {
	content: "\f17a";
}

.fa-android:before {
	content: "\f17b";
}

.fa-linux:before {
	content: "\f17c";
}

.fa-dribbble:before {
	content: "\f17d";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-foursquare:before {
	content: "\f180";
}

.fa-trello:before {
	content: "\f181";
}

.fa-female:before {
	content: "\f182";
}

.fa-male:before {
	content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184";
}

.fa-sun-o:before {
	content: "\f185";
}

.fa-moon-o:before {
	content: "\f186";
}

.fa-archive:before {
	content: "\f187";
}

.fa-bug:before {
	content: "\f188";
}

.fa-vk:before {
	content: "\f189";
}

.fa-weibo:before {
	content: "\f18a";
}

.fa-renren:before {
	content: "\f18b";
}

.fa-pagelines:before {
	content: "\f18c";
}

.fa-stack-exchange:before {
	content: "\f18d";
}

.fa-arrow-circle-o-right:before {
	content: "\f18e";
}

.fa-arrow-circle-o-left:before {
	content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191";
}

.fa-dot-circle-o:before {
	content: "\f192";
}

.fa-wheelchair:before {
	content: "\f193";
}

.fa-vimeo-square:before {
	content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195";
}

.fa-plus-square-o:before {
	content: "\f196";
}

.fa-space-shuttle:before {
	content: "\f197";
}

.fa-slack:before {
	content: "\f198";
}

.fa-envelope-square:before {
	content: "\f199";
}

.fa-wordpress:before {
	content: "\f19a";
}

.fa-openid:before {
	content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d";
}

.fa-yahoo:before {
	content: "\f19e";
}

.fa-google:before {
	content: "\f1a0";
}

.fa-reddit:before {
	content: "\f1a1";
}

.fa-reddit-square:before {
	content: "\f1a2";
}

.fa-stumbleupon-circle:before {
	content: "\f1a3";
}

.fa-stumbleupon:before {
	content: "\f1a4";
}

.fa-delicious:before {
	content: "\f1a5";
}

.fa-digg:before {
	content: "\f1a6";
}

.fa-pied-piper-pp:before {
	content: "\f1a7";
}

.fa-pied-piper-alt:before {
	content: "\f1a8";
}

.fa-drupal:before {
	content: "\f1a9";
}

.fa-joomla:before {
	content: "\f1aa";
}

.fa-language:before {
	content: "\f1ab";
}

.fa-fax:before {
	content: "\f1ac";
}

.fa-building:before {
	content: "\f1ad";
}

.fa-child:before {
	content: "\f1ae";
}

.fa-paw:before {
	content: "\f1b0";
}

.fa-spoon:before {
	content: "\f1b1";
}

.fa-cube:before {
	content: "\f1b2";
}

.fa-cubes:before {
	content: "\f1b3";
}

.fa-behance:before {
	content: "\f1b4";
}

.fa-behance-square:before {
	content: "\f1b5";
}

.fa-steam:before {
	content: "\f1b6";
}

.fa-steam-square:before {
	content: "\f1b7";
}

.fa-recycle:before {
	content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba";
}

.fa-tree:before {
	content: "\f1bb";
}

.fa-spotify:before {
	content: "\f1bc";
}

.fa-deviantart:before {
	content: "\f1bd";
}

.fa-soundcloud:before {
	content: "\f1be";
}

.fa-database:before {
	content: "\f1c0";
}

.fa-file-pdf-o:before {
	content: "\f1c1";
}

.fa-file-word-o:before {
	content: "\f1c2";
}

.fa-file-excel-o:before {
	content: "\f1c3";
}

.fa-file-powerpoint-o:before {
	content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8";
}

.fa-file-code-o:before {
	content: "\f1c9";
}

.fa-vine:before {
	content: "\f1ca";
}

.fa-codepen:before {
	content: "\f1cb";
}

.fa-jsfiddle:before {
	content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd";
}

.fa-circle-o-notch:before {
	content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1";
}

.fa-git-square:before {
	content: "\f1d2";
}

.fa-git:before {
	content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "\f1d4";
}

.fa-tencent-weibo:before {
	content: "\f1d5";
}

.fa-qq:before {
	content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9";
}

.fa-history:before {
	content: "\f1da";
}

.fa-circle-thin:before {
	content: "\f1db";
}

.fa-header:before {
	content: "\f1dc";
}

.fa-paragraph:before {
	content: "\f1dd";
}

.fa-sliders:before {
	content: "\f1de";
}

.fa-share-alt:before {
	content: "\f1e0";
}

.fa-share-alt-square:before {
	content: "\f1e1";
}

.fa-bomb:before {
	content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3";
}

.fa-tty:before {
	content: "\f1e4";
}

.fa-binoculars:before {
	content: "\f1e5";
}

.fa-plug:before {
	content: "\f1e6";
}

.fa-slideshare:before {
	content: "\f1e7";
}

.fa-twitch:before {
	content: "\f1e8";
}

.fa-yelp:before {
	content: "\f1e9";
}

.fa-newspaper-o:before {
	content: "\f1ea";
}

.fa-wifi:before {
	content: "\f1eb";
}

.fa-calculator:before {
	content: "\f1ec";
}

.fa-paypal:before {
	content: "\f1ed";
}

.fa-google-wallet:before {
	content: "\f1ee";
}

.fa-cc-visa:before {
	content: "\f1f0";
}

.fa-cc-mastercard:before {
	content: "\f1f1";
}

.fa-cc-discover:before {
	content: "\f1f2";
}

.fa-cc-amex:before {
	content: "\f1f3";
}

.fa-cc-paypal:before {
	content: "\f1f4";
}

.fa-cc-stripe:before {
	content: "\f1f5";
}

.fa-bell-slash:before {
	content: "\f1f6";
}

.fa-bell-slash-o:before {
	content: "\f1f7";
}

.fa-trash:before {
	content: "\f1f8";
}

.fa-copyright:before {
	content: "\f1f9";
}

.fa-at:before {
	content: "\f1fa";
}

.fa-eyedropper:before {
	content: "\f1fb";
}

.fa-paint-brush:before {
	content: "\f1fc";
}

.fa-birthday-cake:before {
	content: "\f1fd";
}

.fa-area-chart:before {
	content: "\f1fe";
}

.fa-pie-chart:before {
	content: "\f200";
}

.fa-line-chart:before {
	content: "\f201";
}

.fa-lastfm:before {
	content: "\f202";
}

.fa-lastfm-square:before {
	content: "\f203";
}

.fa-toggle-off:before {
	content: "\f204";
}

.fa-toggle-on:before {
	content: "\f205";
}

.fa-bicycle:before {
	content: "\f206";
}

.fa-bus:before {
	content: "\f207";
}

.fa-ioxhost:before {
	content: "\f208";
}

.fa-angellist:before {
	content: "\f209";
}

.fa-cc:before {
	content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b";
}

.fa-meanpath:before {
	content: "\f20c";
}

.fa-buysellads:before {
	content: "\f20d";
}

.fa-connectdevelop:before {
	content: "\f20e";
}

.fa-dashcube:before {
	content: "\f210";
}

.fa-forumbee:before {
	content: "\f211";
}

.fa-leanpub:before {
	content: "\f212";
}

.fa-sellsy:before {
	content: "\f213";
}

.fa-shirtsinbulk:before {
	content: "\f214";
}

.fa-simplybuilt:before {
	content: "\f215";
}

.fa-skyatlas:before {
	content: "\f216";
}

.fa-cart-plus:before {
	content: "\f217";
}

.fa-cart-arrow-down:before {
	content: "\f218";
}

.fa-diamond:before {
	content: "\f219";
}

.fa-ship:before {
	content: "\f21a";
}

.fa-user-secret:before {
	content: "\f21b";
}

.fa-motorcycle:before {
	content: "\f21c";
}

.fa-street-view:before {
	content: "\f21d";
}

.fa-heartbeat:before {
	content: "\f21e";
}

.fa-venus:before {
	content: "\f221";
}

.fa-mars:before {
	content: "\f222";
}

.fa-mercury:before {
	content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224";
}

.fa-transgender-alt:before {
	content: "\f225";
}

.fa-venus-double:before {
	content: "\f226";
}

.fa-mars-double:before {
	content: "\f227";
}

.fa-venus-mars:before {
	content: "\f228";
}

.fa-mars-stroke:before {
	content: "\f229";
}

.fa-mars-stroke-v:before {
	content: "\f22a";
}

.fa-mars-stroke-h:before {
	content: "\f22b";
}

.fa-neuter:before {
	content: "\f22c";
}

.fa-genderless:before {
	content: "\f22d";
}

.fa-facebook-official:before {
	content: "\f230";
}

.fa-pinterest-p:before {
	content: "\f231";
}

.fa-whatsapp:before {
	content: "\f232";
}

.fa-server:before {
	content: "\f233";
}

.fa-user-plus:before {
	content: "\f234";
}

.fa-user-times:before {
	content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236";
}

.fa-viacoin:before {
	content: "\f237";
}

.fa-train:before {
	content: "\f238";
}

.fa-subway:before {
	content: "\f239";
}

.fa-medium:before {
	content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "\f23b";
}

.fa-optin-monster:before {
	content: "\f23c";
}

.fa-opencart:before {
	content: "\f23d";
}

.fa-expeditedssl:before {
	content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
	content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244";
}

.fa-mouse-pointer:before {
	content: "\f245";
}

.fa-i-cursor:before {
	content: "\f246";
}

.fa-object-group:before {
	content: "\f247";
}

.fa-object-ungroup:before {
	content: "\f248";
}

.fa-sticky-note:before {
	content: "\f249";
}

.fa-sticky-note-o:before {
	content: "\f24a";
}

.fa-cc-jcb:before {
	content: "\f24b";
}

.fa-cc-diners-club:before {
	content: "\f24c";
}

.fa-clone:before {
	content: "\f24d";
}

.fa-balance-scale:before {
	content: "\f24e";
}

.fa-hourglass-o:before {
	content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253";
}

.fa-hourglass:before {
	content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "\f256";
}

.fa-hand-scissors-o:before {
	content: "\f257";
}

.fa-hand-lizard-o:before {
	content: "\f258";
}

.fa-hand-spock-o:before {
	content: "\f259";
}

.fa-hand-pointer-o:before {
	content: "\f25a";
}

.fa-hand-peace-o:before {
	content: "\f25b";
}

.fa-trademark:before {
	content: "\f25c";
}

.fa-registered:before {
	content: "\f25d";
}

.fa-creative-commons:before {
	content: "\f25e";
}

.fa-gg:before {
	content: "\f260";
}

.fa-gg-circle:before {
	content: "\f261";
}

.fa-tripadvisor:before {
	content: "\f262";
}

.fa-odnoklassniki:before {
	content: "\f263";
}

.fa-odnoklassniki-square:before {
	content: "\f264";
}

.fa-get-pocket:before {
	content: "\f265";
}

.fa-wikipedia-w:before {
	content: "\f266";
}

.fa-safari:before {
	content: "\f267";
}

.fa-chrome:before {
	content: "\f268";
}

.fa-firefox:before {
	content: "\f269";
}

.fa-opera:before {
	content: "\f26a";
}

.fa-internet-explorer:before {
	content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
	content: "\f26c";
}

.fa-contao:before {
	content: "\f26d";
}

.fa-500px:before {
	content: "\f26e";
}

.fa-amazon:before {
	content: "\f270";
}

.fa-calendar-plus-o:before {
	content: "\f271";
}

.fa-calendar-minus-o:before {
	content: "\f272";
}

.fa-calendar-times-o:before {
	content: "\f273";
}

.fa-calendar-check-o:before {
	content: "\f274";
}

.fa-industry:before {
	content: "\f275";
}

.fa-map-pin:before {
	content: "\f276";
}

.fa-map-signs:before {
	content: "\f277";
}

.fa-map-o:before {
	content: "\f278";
}

.fa-map:before {
	content: "\f279";
}

.fa-commenting:before {
	content: "\f27a";
}

.fa-commenting-o:before {
	content: "\f27b";
}

.fa-houzz:before {
	content: "\f27c";
}

.fa-vimeo:before {
	content: "\f27d";
}

.fa-black-tie:before {
	content: "\f27e";
}

.fa-fonticons:before {
	content: "\f280";
}

.fa-reddit-alien:before {
	content: "\f281";
}

.fa-edge:before {
	content: "\f282";
}

.fa-credit-card-alt:before {
	content: "\f283";
}

.fa-codiepie:before {
	content: "\f284";
}

.fa-modx:before {
	content: "\f285";
}

.fa-fort-awesome:before {
	content: "\f286";
}

.fa-usb:before {
	content: "\f287";
}

.fa-product-hunt:before {
	content: "\f288";
}

.fa-mixcloud:before {
	content: "\f289";
}

.fa-scribd:before {
	content: "\f28a";
}

.fa-pause-circle:before {
	content: "\f28b";
}

.fa-pause-circle-o:before {
	content: "\f28c";
}

.fa-stop-circle:before {
	content: "\f28d";
}

.fa-stop-circle-o:before {
	content: "\f28e";
}

.fa-shopping-bag:before {
	content: "\f290";
}

.fa-shopping-basket:before {
	content: "\f291";
}

.fa-hashtag:before {
	content: "\f292";
}

.fa-bluetooth:before {
	content: "\f293";
}

.fa-bluetooth-b:before {
	content: "\f294";
}

.fa-percent:before {
	content: "\f295";
}

.fa-gitlab:before {
	content: "\f296";
}

.fa-wpbeginner:before {
	content: "\f297";
}

.fa-wpforms:before {
	content: "\f298";
}

.fa-envira:before {
	content: "\f299";
}

.fa-universal-access:before {
	content: "\f29a";
}

.fa-wheelchair-alt:before {
	content: "\f29b";
}

.fa-question-circle-o:before {
	content: "\f29c";
}

.fa-blind:before {
	content: "\f29d";
}

.fa-audio-description:before {
	content: "\f29e";
}

.fa-volume-control-phone:before {
	content: "\f2a0";
}

.fa-braille:before {
	content: "\f2a1";
}

.fa-assistive-listening-systems:before {
	content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "\f2a4";
}

.fa-glide:before {
	content: "\f2a5";
}

.fa-glide-g:before {
	content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
	content: "\f2a7";
}

.fa-low-vision:before {
	content: "\f2a8";
}

.fa-viadeo:before {
	content: "\f2a9";
}

.fa-viadeo-square:before {
	content: "\f2aa";
}

.fa-snapchat:before {
	content: "\f2ab";
}

.fa-snapchat-ghost:before {
	content: "\f2ac";
}

.fa-snapchat-square:before {
	content: "\f2ad";
}

.fa-pied-piper:before {
	content: "\f2ae";
}

.fa-first-order:before {
	content: "\f2b0";
}

.fa-yoast:before {
	content: "\f2b1";
}

.fa-themeisle:before {
	content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4";
}

.fa-handshake-o:before {
	content: "\f2b5";
}

.fa-envelope-open:before {
	content: "\f2b6";
}

.fa-envelope-open-o:before {
	content: "\f2b7";
}

.fa-linode:before {
	content: "\f2b8";
}

.fa-address-book:before {
	content: "\f2b9";
}

.fa-address-book-o:before {
	content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
	content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "\f2bc";
}

.fa-user-circle:before {
	content: "\f2bd";
}

.fa-user-circle-o:before {
	content: "\f2be";
}

.fa-user-o:before {
	content: "\f2c0";
}

.fa-id-badge:before {
	content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3";
}

.fa-quora:before {
	content: "\f2c4";
}

.fa-free-code-camp:before {
	content: "\f2c5";
}

.fa-telegram:before {
	content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb";
}

.fa-shower:before {
	content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "\f2cd";
}

.fa-podcast:before {
	content: "\f2ce";
}

.fa-window-maximize:before {
	content: "\f2d0";
}

.fa-window-minimize:before {
	content: "\f2d1";
}

.fa-window-restore:before {
	content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4";
}

.fa-bandcamp:before {
	content: "\f2d5";
}

.fa-grav:before {
	content: "\f2d6";
}

.fa-etsy:before {
	content: "\f2d7";
}

.fa-imdb:before {
	content: "\f2d8";
}

.fa-ravelry:before {
	content: "\f2d9";
}

.fa-eercast:before {
	content: "\f2da";
}

.fa-microchip:before {
	content: "\f2db";
}

.fa-snowflake-o:before {
	content: "\f2dc";
}

.fa-superpowers:before {
	content: "\f2dd";
}

.fa-wpexplorer:before {
	content: "\f2de";
}

.fa-meetup:before {
	content: "\f2e0";
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
@media (max-width: 1400px) {
	body, p {
		font-size: 13px;
		line-height: 20px;
	}
}

@media (max-width: 480px) {
	body {
		width: 100%;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.md-m-b-10 {
		margin-bottom: 10px;
	}
}
.swal2-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: fixed;
	z-index: 1060;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: .625em;
	overflow-x: hidden;
	-webkit-transition: background-color .1s;
	transition: background-color .1s;
	-webkit-overflow-scrolling: touch;
}

[class^=swal2] {
	-webkit-tap-highlight-color: transparent;
}

.swal2-container {
	overflow-y: hidden !important;
}

	.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
		background: rgba(0,0,0,.4);
	}

	.swal2-container.swal2-center {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

.swal2-popup {
	display: none;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 28em;
	max-width: 100%;
	padding: 1.25em;
	border: none;
	border-radius: 5px;
	background: #fff;
	font-family: inherit;
	font-size: .9rem;
}

.swal2-show {
	-webkit-animation: swal2-show .3s;
	animation: swal2-show .3s;
}

.swal2-popup {
	padding: 2rem;
	border-radius: .42rem;
}

.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
	margin: auto;
}

.swal2-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 1.8em;
}

.swal2-progress-steps {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 100%;
	margin: 0 0 1.25em;
	padding: 0;
	background: inherit;
	font-weight: 600;
}

.swal2-icon {
	position: relative;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 5em;
	height: 5em;
	margin: 1.25em auto 1.875em;
	border: .25em solid transparent;
	border-radius: 50%;
	font-family: inherit;
	line-height: 5em;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.swal2-popup .swal2-icon {
	margin: 2rem 0 0 0;
}

.swal2-icon.swal2-error {
	border-color: #f64e60;
	color: #f64e60;
}

.swal2-popup .swal2-icon {
	margin: 2rem 0 0 0;
}

.swal2-icon.swal2-question {
	border-color: #3699ff;
	color: #3699ff;
}

.swal2-icon.swal2-warning {
	border-color: #ffa800;
	color: #ffa800;
}

.swal2-icon .swal2-icon-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 3.75em;
}

.swal2-icon.swal2-info {
	border-color: #8950fc;
	color: #8950fc;
}

.swal2-icon.swal2-success {
	border-color: #1bc5bd;
	color: #1bc5bd;
}

.swal2-title {
	position: relative;
	max-width: 100%;
	margin: 0 0 .4em;
	padding: 0;
	color: #595959;
	font-size: 1.875em;
	font-weight: 600;
	text-align: center;
	text-transform: none;
	word-wrap: break-word;
}

.swal2-popup .swal2-title {
	font-weight: 600;
	font-size: 1rem;
	margin: 1.2rem 0 0 0;
	color: #181c32;
}

.swal2-content {
	z-index: 1;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	padding: 0 1.6em;
	color: #545454;
	font-size: 1.125em;
	font-weight: 400;
	line-height: normal;
	text-align: center;
	word-wrap: break-word;
}

.swal2-popup .swal2-content {
	font-weight: 400;
	font-size: 1rem;
	margin-top: 1.2rem;
	color: #3f4254;
}

.swal2-container .swal2-html-container {
	max-height: 200px;
	overflow: auto;
}

.swal2-actions {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	margin: 1.25em auto 0;
	padding: 0 1.6em;
}

.swal2-popup .swal2-actions {
	margin: 1.5rem auto 1rem auto;
}

.swal2-loader {
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 2.2em;
	height: 2.2em;
	margin: 0 1.875em;
	-webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
	animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
	border-width: .25em;
	border-style: solid;
	border-radius: 100%;
	border-color: #2778c4 transparent #2778c4 transparent;
}

.swal2-styled {
	margin: .3125em;
	padding: .625em 1.1em;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: 500;
}

	.swal2-styled.swal2-confirm {
		border: 0;
		border-radius: .25em;
		background: initial;
		background-color: #2778c4;
		color: #fff;
		font-size: 1em;
	}

	.swal2-styled.swal2-deny {
		border: 0;
		border-radius: .25em;
		background: initial;
		background-color: #d14529;
		color: #fff;
		font-size: 1em;
	}

	.swal2-styled.swal2-cancel {
		border: 0;
		border-radius: .25em;
		background: initial;
		background-color: #757575;
		color: #fff;
		font-size: 1em;
	}

.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
	background-image: -webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.1)));
	background-image: linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));
}

.swal2-actions:not(.swal2-loading) .swal2-styled:active {
	background-image: -webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2)));
	background-image: linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2));
}

a, button {
	outline: 0 !important;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
	position: absolute;
	width: 3.75em;
	height: 7.5em;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-radius: 50%;
}

	.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
		top: -.4375em;
		left: -2.0635em;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: 3.75em 3.75em;
		transform-origin: 3.75em 3.75em;
		border-radius: 7.5em 0 0 7.5em;
	}

.swal2-icon.swal2-success [class^=swal2-success-line] {
	display: block;
	position: absolute;
	z-index: 2;
	height: .3125em;
	border-radius: .125em;
	background-color: #a5dc86;
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
	background-color: #1bc5bd;
}

	.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
		top: 2.875em;
		left: .8125em;
		width: 1.5625em;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
	-webkit-animation: swal2-animate-success-line-tip .75s;
	animation: swal2-animate-success-line-tip .75s;
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
	top: 2.375em;
	right: .5em;
	width: 2.9375em;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
	-webkit-animation: swal2-animate-success-line-long .75s;
	animation: swal2-animate-success-line-long .75s;
}

.swal2-icon.swal2-success .swal2-success-ring {
	position: absolute;
	z-index: 2;
	top: -.25em;
	left: -.25em;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
	height: 100%;
	border: .25em solid rgba(165,220,134,.3);
	border-radius: 50%;
}

.swal2-icon.swal2-success .swal2-success-ring {
	border-color: rgba(27,197,189,.3);
}

.swal2-icon.swal2-success .swal2-success-fix {
	position: absolute;
	z-index: 1;
	top: .5em;
	left: 1.625em;
	width: .5375em;
	height: 5.625em;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
	top: -.6875em;
	left: 1.875em;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 0 3.75em;
	transform-origin: 0 3.75em;
	border-radius: 0 7.5em 7.5em 0;
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
	-webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
	animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

@keyframes swal2-animate-success-line-tip {
	0% {
		top: 1.1875em;
		left: .0625em;
		width: 0
	}

	54% {
		top: 1.0625em;
		left: .125em;
		width: 0
	}

	70% {
		top: 2.1875em;
		left: -.375em;
		width: 3.125em
	}

	84% {
		top: 3em;
		left: 1.3125em;
		width: 1.0625em
	}

	100% {
		top: 2.8125em;
		left: .8125em;
		width: 1.5625em
	}
}

@-webkit-keyframes swal2-animate-success-line-long {
	0% {
		top: 3.375em;
		right: 2.875em;
		width: 0
	}

	65% {
		top: 3.375em;
		right: 2.875em;
		width: 0
	}

	84% {
		top: 2.1875em;
		right: 0;
		width: 3.4375em
	}

	100% {
		top: 2.375em;
		right: .5em;
		width: 2.9375em
	}
}

@keyframes swal2-animate-success-line-long {
	0% {
		top: 3.375em;
		right: 2.875em;
		width: 0
	}

	65% {
		top: 3.375em;
		right: 2.875em;
		width: 0
	}

	84% {
		top: 2.1875em;
		right: 0;
		width: 3.4375em
	}

	100% {
		top: 2.375em;
		right: .5em;
		width: 2.9375em
	}
}

@-webkit-keyframes swal2-rotate-success-circular-line {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	5% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	12% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg)
	}

	100% {
		-webkit-transform: rotate(-405deg);
		transform: rotate(-405deg)
	}
}

@-webkit-keyframes swal2-show {
	0% {
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}

	45% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	80% {
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}
.swal2-icon.swal2-error .swal2-x-mark {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
	-webkit-animation: swal2-animate-error-x-mark .5s;
	animation: swal2-animate-error-x-mark .5s;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
	display: block;
	position: absolute;
	top: 2.3125em;
	width: 2.9375em;
	height: .3125em;
	border-radius: .125em;
	background-color: #f27474;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
	background-color: rgba(246,78,96,.75);
}

	.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
		left: 1.0625em;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
		right: 1em;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

.swal2-icon.swal2-error.swal2-icon-show {
	-webkit-animation: swal2-animate-error-icon .5s;
	animation: swal2-animate-error-icon .5s;
}

@-webkit-keyframes swal2-animate-error-x-mark {
	0% {
		margin-top: 1.625em;
		-webkit-transform: scale(.4);
		transform: scale(.4);
		opacity: 0
	}

	50% {
		margin-top: 1.625em;
		-webkit-transform: scale(.4);
		transform: scale(.4);
		opacity: 0
	}

	80% {
		margin-top: -.375em;
		-webkit-transform: scale(1.15);
		transform: scale(1.15)
	}

	100% {
		margin-top: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@keyframes swal2-animate-error-x-mark {
	0% {
		margin-top: 1.625em;
		-webkit-transform: scale(.4);
		transform: scale(.4);
		opacity: 0
	}

	50% {
		margin-top: 1.625em;
		-webkit-transform: scale(.4);
		transform: scale(.4);
		opacity: 0
	}

	80% {
		margin-top: -.375em;
		-webkit-transform: scale(1.15);
		transform: scale(1.15)
	}

	100% {
		margin-top: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@-webkit-keyframes swal2-animate-error-icon {
	0% {
		-webkit-transform: rotateX(100deg);
		transform: rotateX(100deg);
		opacity: 0
	}

	100% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
		opacity: 1
	}
}

@keyframes swal2-animate-error-icon {
	0% {
		-webkit-transform: rotateX(100deg);
		transform: rotateX(100deg);
		opacity: 0
	}

	100% {
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
		opacity: 1
	}
}
