/* here you can put your own css to customize and override the theme */

/* Resets */

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

.monto, .porcentaje {
	text-align: right;
}
.page-header.navbar .page-logo .logo-default {
	margin: 0px;
}

#toast-container > .toast-error {
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}

.toast-top-full-width {
	top: 50px;
	right: 0;
	width: 100%;
}


.jcrop-keymgr {
	opacity: 0;
}


.radio label, .checkbox label {
	padding-left: 0;
	margin-top: 5px;
}


.cargando {
	background-image:-webkit-repeating-linear-gradient(135deg,rgba(255,255,255,.35),rgba(255,255,255,.35) 8px,rgba(255,255,255,0) 9px,rgba(255,255,255,0) 16px) !important;
	background-image:-o-repeating-linear-gradient(135deg,rgba(255,255,255,.35),rgba(255,255,255,.35) 8px,rgba(255,255,255,0) 9px,rgba(255,255,255,0) 16px) !important;
	background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,.1),rgba(255,255,255,.1) 8px,rgba(255,255,255,0) 9px,rgba(255,255,255,0) 16px) !important;
	background-size:23px 46px;
	-webkit-animation:stamp-loader 3s linear infinite;
	-o-animation:stamp-loader 3s linear infinite;
	animation:stamp-loader 3s linear infinite;
}

@-webkit-keyframes stamp-loader{
	100%{
		background-position:115px 0
	}
}

@-o-keyframes stamp-loader{
	100%{
		background-position:115px 0
	}
}

@keyframes stamp-loader{
	100%{
		background-position:115px 0
	}
}

/* grey.css
#31C7B2
#44B6AE
*/

.section-toggle {
	margin: 25px 0px 25px 0px;
	padding-bottom: 5px;

}
.section-toggle a {
	font-size: 18px;
	color: inherit;
	display: block;
	cursor: pointer;
	line-height: 2em;
}
.section-toggle a:hover {
	text-decoration: none;
}
.section-toggle:first-child {
	margin-top: 5px;
}


.form .form-section {
	margin: 25px 0px 25px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEE;
}
.form .form-section {
	font-size: 18px;
	font-weight: 400;
	color: #666;
}


.form-control-static {
	font-weight: 400;
	font-size: 14px;
}

.form-control.select2-container .select2-choices {
	border: 1px solid #DDD !important;
}
.select2-container-multi.select2-container-active .select2-choices {
	border: 1px solid #AAA !important;
}
.select2-container-multi .select2-choices {
	padding-left: 0;
}

.no-space-left {
	padding-left: 0 !important;
	margin-left: 0 !important;
}
.no-space-right {
	padding-right: 0 !important;
	margin-right: 0 !important;
}

.padding-0 {
	padding: 0 !important;
}

.margin-top-0 {
	margin-top: 0 !important;
}

.margin-left-5 {
	margin-left: 5px !important;
}

.margin-bottom-30 {
	margin-bottom: 30px !important;
}


.tabbable-custom > .nav-tabs > li.active {
	border-top-color:#31C7B2;
}

.page-header.navbar .search-form .input-group .input-group-btn .btn.buscar {
	margin-left: -24px;
	padding: 0px;
	width: 46px;
	background: none repeat scroll 0% 0% transparent;
	margin-top: 4px;
	display: block;
	color: #BCC1C9;
	font-size: 13px;
}



.buscar-resultados {
	min-width: 340px;
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 1000;
	display: none;
	float: left;
	list-style: outside none none;
	text-shadow: none;
	padding: 0px;
	background-color: #FFF;
	margin: 10px 10px 0px;
	box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
	border: 1px solid #EEE;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	border-radius: 4px;
}

.buscar-resultados li > div {
	color: #555;
	padding: 8px 14px;
	font-weight: 300;
	line-height: 18px;
}

.buscar-resultados li > a {
	color: #555;
	text-decoration: none;
	display: block;
	clear: both;
	padding: 8px 14px;
	white-space: nowrap;
}

.buscar-resultados li:hover > a {
	background-color: #EEE;
}

.buscar-resultados li > h4 {
	padding: 5px;
	margin: 0;
}

.buscar-resultados li > a > [class^="fa-"], .buscar-resultados li > a > [class*=" fa-"] {
	color: #888;
}

.buscar-resultados::before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #EEE;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
}

.buscar-resultados::after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	border-left: 6px solid transparent;
	content: '';
}



.username {
	overflow:hidden;
	text-overflow: ellipsis;
	max-width: 200px;
	white-space: nowrap;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
	padding: 14px 6px 7px 8px;
}



/* img */

.progress {
	background-color: #fff;
}

.progress-bar {
	color: #fff;
}

.tabla a.informacion {
	padding: 5px 14px;
}

.intl-tel-input {width: 100%;}

/* media queries */

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

	.username {
		overflow: auto;
	}


	.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
		padding: 14px 6px 12px 8px;
	}

	.page-bar .page-breadcrumb > li > a {
		color: #333;
		font-weight: 500;
	}

	.page-breadcrumb > li:first-child, .page-breadcrumb > li:last-child, .page-breadcrumb li i.fa-angle-right, .page-title {
		display: none !important;
	}


}



/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

	.page-bar .page-breadcrumb > li > a {
		color: #333;
		font-weight: 500;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	.page-bar .page-breadcrumb > li > a {
		color: #333;
		font-weight: 500;
	}

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}