/* DEL
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900,100italic,300italic,400italic);
@import url(https://fonts.googleapis.com/css?family=Oswald:700,400,300);
*/

/*ADD*/
/****************************
*   FONT DEFINITION         *
****************************/
@font-face {
    font-family: 'CabinRegular';
    src: url('../fonts/Cabin-Regular-webfont.eot');
    src: url('../fonts/Cabin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Cabin-Regular-webfont.woff') format('woff'),
         url('../fonts/Cabin-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Cabin-Regular-webfont.svg#CabinRegular') format('svgts-profile');
    font-weight: normal;
    font-style: normal;
}

/****************************
*   		Loader          *
****************************/
h2.loader {  
  margin-bottom: 0px !important;
  float:left !important;
}

/****************************
*   FOR RESPONSIVENESS      *
****************************/
::selection {
  background: #4f5362;
  /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #4f5362;
  /* Gecko Browsers */
  color: #fff;
}
html {
  font-size: 14px;
}

@media only screen and (min-width: 1024px) {
  p {
    font-size: 1em;
    margin-bottom: 1.8em;
  }
}
@media only screen and (min-width: 768px) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 619px) and (max-width: 767px) {
  h2 {
    font-size: 25px !important;
  }
}
@media only screen and (max-width: 618px) {
  h2 {
    font-size: 22px !important;
	font-weight:400 !important;
  }  
}

/****************************
*      BODY DEFAULTS        *
****************************/
body {
	/*ADD*/
   font-family: 'CabinRegular', sans-serif;
   font-size: 1em;    
}
a {
  color: #37a6c4;
}
a:hover {
  text-decoration: none;
  color: #5db9d1;
}

/*ADD*/
/****************************
*   		ICONS           *
****************************/		
a.icon-1	{
	background: url(../img/table/table_icon_1.gif) no-repeat;
	display: block;	
	height: 24px;
	float: left;
	margin: 1px 2px 0 0;
	width: 24px;
	}
a:hover.icon-1	{
	background: url(../img/table/table_icon_1.gif) 0 -24px;
	cursor:pointer;
	}
a.icon-2	{
	background: url(../img/table/table_icon_2.gif) no-repeat;
	display: block;	
	float: left;
	height: 24px;
	margin: 1px 2px 0 0;
	width: 24px;
	}
	
a:hover.icon-2	{
	background: url(../img/table/table_icon_2.gif) 0 -24px;
	cursor:pointer;
	}
a.icon-3	{
	background: url(../img/table/table_icon_3.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 1px 2px 0 0;
	width: 24px;
	}
a:hover.icon-3	{
	background: url(../img/table/table_icon_3.gif) 0 -24px;
	cursor:pointer;
	}
a.icon-4	{
	background: url(../img/table/table_icon_4.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 1px 2px 0 0;
	width: 24px;
	}
a:hover.icon-4	{
	background: url(../img/table/table_icon_4.gif) 0 -24px;
	cursor:pointer;
	}
a.icon-5	{
	background: url(../img/table/table_icon_5.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	}
a:hover.icon-5	{
	background: url(../img/table/table_icon_5.gif) 0 -24px;
	cursor:pointer;
	}
	
a.icon-6	{
	background: url(../img/table/edituser9.png) center no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	background-color:#FFF;	
	border-radius:4px;
	border:#D2D2D2 solid 1px;
	margin: 1px 2px 0 0;
	}
a:hover.icon-6	{
	background-color:#DDD;	
	cursor:pointer;
	}
	
a.icon-7	{
	/*background: url(../img/table/email.png) center no-repeat;*/
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	background-color:#FFF;	
	border-radius:4px;
	border:#D2D2D2 solid 1px;
	margin: 1px 2px 0 0;
	padding:2px;
	vertical-align:middle;
	}
a:hover.icon-7	{
	background-color:#DDD;	
	cursor:pointer;
	}

a.icon-8	{
	/*background: url(../img/table/email.png) center no-repeat;*/
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	background-color:#FFF;	
	border-radius:4px;
	border:#D2D2D2 solid 1px;
	margin: 1px 2px 0 0;
	padding:1px 0 0 6px;
	vertical-align:middle;
	color:#B8B8B8 !important;
	}
a:hover.icon-8	{
	background-color:#DDD;	
	cursor:pointer;
	}
	
a.icon-9	{
	/*background: url(../img/table/email.png) center no-repeat;*/
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	background-color:#FFF;	
	border-radius:4px;
	border:#D2D2D2 solid 1px;
	margin: 1px 2px 0 0;
	padding:1px 0 0 3px;
	vertical-align:middle;
	color:#B8B8B8 !important;
	}
a:hover.icon-9	{
	background-color:#DDD;
	cursor:pointer;
	}
	
a.icon-10	{
	/*background: url(../img/table/email.png) center no-repeat;*/
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	background-color:#FFF;	
	border-radius:4px;
	border:#D2D2D2 solid 1px;
	margin: 1px 2px 0 0;
	padding:2px 0 0 4px;
	vertical-align:middle;
	color:#B8B8B8 !important;
	}
a:hover.icon-10	{
	background-color:#DDD;
	cursor:pointer;
	}
	
a.icon-11	{
	/*background: url(../img/table/email.png) center no-repeat;*/
	display: block;
	float: left;
	height: 24px;
	width: 24px;
	background-color:#FFF;	
	border-radius:4px;
	border:#D2D2D2 solid 1px;
	margin: 1px 2px 0 0;
	padding:2px 2px 2px 3px;
	vertical-align:middle;
	color:#B8B8B8 !important;
	}
a:hover.icon-11	{
	background-color:#DDD;	
	cursor:pointer;
	}
		
/****************************
*     	 Buttons        	*
****************************/
.btn {	
  /*EDIT*/ 		
  font-family: 'CabinRegular', sans-serif;
}
.btn i {
  position: relative;
  top: -2px;
}
.btn.text-left {
  text-align: left;
}
.btn-brand {
  background: #37a6c4;
  color: #fff;
}
.btn-brand:hover {
  color: #fff;
  background: #2c849c;
}
.btn-dark {
  background: #272727;
  color: #fff;
}
.btn-dark:hover {
  color: #fff;
  background: #2c849c;
}
.btn-red {
  background: #4f5362;
  color: #fff;
}
.btn-red:hover {
  color: #fff;
  background: #383b46;
}
.btn-alt {
  background: #f0f0f0;
  color: #222;
}
.btn-alt:hover {
  color: #fff;
  background: #2c849c;
}

/****************************
*     Background Colors     *
****************************/
.bk-primary {
  background: #325d88;
}
.bk-success {
  background: #93c54b;
}
.bk-warning {
  background: #f47c3c;
}
.bk-danger {
  background: #d9534f;
}
.bk-info {
  background: #29abe0;
}
.bk-white,
.bk-light {
  background: #fff;
}
.bk-brand {
  background: #37a6c4;
}
.bk-dark {
  background: #222;
}
.bk-blue {
  background: #0010ce;
}
.bk-alt {
  background: #f7f7f7;
}
.bk-ghost {
  background: transparent;
}

/****************************
*     Background Images     *
****************************/
.bk-img {
  position: relative;
  width: 100%;
  background-position:top center;
  background-repeat: no-repeat;
  background-size:cover;
  background-image: url(../img/fd1.jpg);
}

.bk-img1 {
  position: relative;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../../img/ajax_loader_gray_128.gif);
}

.bk-img-co {
  position: relative;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../../img/login-bg.jpg);
}

.bk-img-tu {
  position: relative;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../../img/login-bg.jpg);
}

.bk-fixed {
  background-attachment: fixed;
}

.hr-green {
  height: 2px;
  background: #37a6c4;
}
.hr-grey {
  height: 2px;
  background: #f0f0f0;
}
.hr-dashed {
  background-color: transparent;
  border-top: 1px dotted #edf0f5;
  color: transparent;
  height: 1px;
  margin: 20px 0;
}
.panel {
  overflow: hidden;
}

/* CIRCLE */
.img-circle {
  border-radius: 50%;
}

/****************************
*      Border        		*
****************************/
.brdr {
  border: 1px solid #f0f0f0;
}

/****************************
*      Text size color      *
****************************/
.font-one {
  /*EDIT*/ 	
  font-family: 'CabinRegular', sans-serif;
}
.text-bold {
  font-weight: bold;
}
.text-normal {
  font-weight: normal;
}
.text-thin {
  font-weight: 100;
}
.text-lowercase {
  text-transform: none;
}
.text-sm {
  font-size: 13px;
}
.text-lg {
  font-size: 18px;
}
.text-xl {
  font-size: 1.6em;
}
.text-2x {
  font-size: 2em;
}
.text-3x {
  font-size: 2.4em;
}
.text-4x {
  font-size: 3em;
}
.text-white,
.text-light {
  color: #fff !important;
}
.link-white a {
  color: #fff;
}
.text-grey {
  color: #ccc;
}
.text-dgrey {
  color: #818181;
}
.text-brand {
  color: #37a6c4;
}
.text-yellow {
  color: #ffff00;
}
.title .line {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 3px solid #222;
}

/****************************
*       Margins         *
****************************/
.mt {
  margin-top: 18px;
}
.mt-0x {
  margin-top: 0 !important;
}
.mt-2x {
  margin-top: 36px;
}
.mt-3x {
  margin-top: 54px;
}
.mt-4x {
  margin-top: 90px;
}
.mt-5x {
  margin-top: 144px;
}
.mt-6x {
  margin-top: 230px;
}
.mb {
  margin-bottom: 18px;
}
.mb-0x {
  margin-bottom: 0 !important;
}
.mb-2x {
  margin-bottom: 36px;
}
.mb-3x {
  margin-bottom: 54px;
}
.mb-4x {
  margin-bottom: 90px;
}
.mb-5x {
  margin-bottom: 144px;
}
.pt {
  padding-top: 18px;
}
.pt-2x {
  padding-top: 36px;
}
.pt-3x {
  padding-top: 54px;
}
.pt-4x {
  padding-top: 90px;
}
.pt-5x {
  padding-top: 144px;
}
.pb {
  padding-bottom: 18px;
}
.pb-2x {
  padding-bottom: 36px;
}
.pb-3x {
  padding-bottom: 54px;
}
.pb-4x {
  padding-bottom: 90px;
}
.pb-5x {
  padding-bottom: 144px;
}

@media only screen and (min-width: 320px) and (max-width: 420px) {
 .mt-6x {
	 margin-top:185px;
  }
 .bk-img {
    width: 100%;
    background-position:top;
    background-size:auto;
	background-image: url(../img/fondo-login-movil.jpg);
  }
  h3 {
	font-size: 20px !important;
	font-weight:400 !important;
  }
}

@media only screen and (min-width: 430px) and (max-width: 740px) {
 .mt-6x {
	 margin-top:185px;
  }
 .bk-img {
    width: 100%;
    background-position:top;
    background-size:auto;
	background-image: url(../img/fondo-login-movil_1.jpg);
  }
  h3 {
	font-size: 20px !important;
	font-weight:400 !important;
  }
}

@media only screen and (min-width: 1640px) {
 .mt-6x {
	 margin-top:385px;
  }
 .bk-img {
    width: 100%;
    background-position:top;
    background-size:cover;
  }
  h3 {
	font-size: 40px !important;
	font-weight:400 !important;
  }
}



/* Content boxes */
.content-box {
  padding: 15px;
}
.block-anchor {
  display: block;
}

/****************************
*  Content Typography       *
****************************/
.content-format {
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: .01em;
  font-style: normal;
  word-wrap: break-word;
}
.content-format .h1,
.content-format .h2,
.content-format .h3,
.content-format .h4,
.content-format .h5,
.content-format .h6,
.content-format h1,
.content-format h2,
.content-format h3,
.content-format h4,
.content-format h5,
.content-format h6 {
  /*EDIT*/	
  font-family: 'CabinRegular', sans-serif;
  font-weight: 700;
  font-weight: bold;
  font-style: normal;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 40px;
}
.content-format .h1 a,
.content-format .h2 a,
.content-format .h3 a,
.content-format .h4 a,
.content-format .h5 a,
.content-format .h6 a,
.content-format h1 a,
.content-format h2 a,
.content-format h3 a,
.content-format h4 a,
.content-format h5 a,
.content-format h6 a {
  font-size: inherit;
}
.content-format .h2,
.content-format h2 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 4px solid #f0f0f0;
}
.content-format .h3,
.content-format h3 {
  font-size: 2em;
  line-height: 1.2;
  margin-bottom: 4px;
  margin: 1em 0 0.5em;
}
.content-format .h4,
.content-format h4 {
  font-size: 1.7em;
  line-height: 1.4;
  margin-bottom: 6px;
}
.content-format .h5,
.content-format h5 {
  font-size: 1.5em;
  line-height: 1.4;
  margin-bottom: 8px;
}
.content-format .h6,
.content-format h6 {
  font-size: 1.3em;
  line-height: 1.4;
  margin-bottom: 10px;
}
.content-format strong {
  font-weight: bold;
}
.content-format ul:not(.social-awesome) {
  list-style: disc outside;
  margin: 1.714285714rem 0 1.714285714rem;
  line-height: 1.714285714;
}
.content-format ul:not(.social-awesome) li {
  margin: 0 0 0 36px;
  margin: 0 1rem 0 2.571428571rem;
}
.content-format ul:not(.social-awesome).list-unstyled {
  list-style: none;
}
.content-format ul:not(.social-awesome).list-unstyled li {
  margin: 0 0 0 24px;
}
.content-format em {
  font-style: italic;
}
.content-format p {
  margin-bottom: 1.8em;
}
.content-format figure {
  margin-bottom: 42px;
}
.content-format figure .caption {
  color: #999;
  font-size: 14px;
}
.content-format img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.content-format .fa {
  color: #37a6c4;
  margin-right: 10px;
}
.content-format blockquote {
  border-left: 4px solid #c3c3c3;
  border-left: 4px solid rgba(51, 51, 51, 0.17);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 1.2em;
  font-style: italic;
  line-height: 1.6667;
  margin-bottom: 1em;
  padding-left: 0.7778em;
}
.content-format blockquote.double-quote {
  border-left: none;
  padding-left: 1em;
}
.content-format pre {
  background: #fff;
  border: 1px solid #ededed;
  color: #666;
  font-family: Consolas, Monaco, Lucida Console, monospace;
  font-size: .9em;
  line-height: 1.714285714;
  margin: 24px 0;
  margin: 1.714285714rem 0;
  overflow: auto;
}
.content-format ol {
  margin: 24px 0 24px;
  margin: 1.714285714rem 0 1.714285714rem;
  line-height: 1.714285714;
  list-style: decimal outside;
}
.content-format img.wp-smiley,
.content-format img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 .07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

/**************************************/
/*		ADD							  */
/**************************************/
.attention {
	-webkit-animation: font-yellow 1s infinite ease-in-out;
	animation: font-yellow 1s infinite ease-in-out;
	text-shadow: 1px 0px 20px rgba(255,255,73,0.2);
	filter: glow(color=#ffff40, strength=4)
}
/* Preloader */
#preloader {
    position:fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;       
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}       

#status {
    width:31px;
    height:31px;
    /*position:absolute;*/
    /*left:50%;*/ /* centers the loading animation horizontally one the screen */
   /* top:50%;*/ /* centers the loading animation vertically one the screen */
    background-image:url(../img/FhHRx.gif); /* path to your loading animation */
    background-repeat:no-repeat;
	float: left;
  	display: inline-block;
  	margin-top:23px;  /* is width and height divided by two */
	margin-left:6px;
}

.row-no-padding > [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*
 * Theme Struck - Harmony - Free responsive Bootstrap admin template by Themestruck.com (http://themestruck.com)
 * Code licensed under the MIT
 * For details, see #
 */
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Social Button Modifications */
.btn {
  text-transform: none;
}
.btn-social > :first-child {
  width: 42px;
  line-height: 46px;
}
.btn-social {
  padding-left: 58px;
}
/* Circle buttons */
.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
  display: block;
  margin-left:auto;
  margin-right:auto;  
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

.btn-circlemin {
  width: 28px;
  height: 28px;
  padding: 0;
  border-radius: 13px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
  display: block;
  margin-left:5px;
  margin-right:auto;  
}

/* Chart design */
/* Charts */
.chart-dot-list {
  display: block;
  margin-top: 60px;
  margin-left: 20px;
}
.chart-dot-list li {
  margin-bottom: 4px;
}
.chart-dot-list li:before {
  content: '';
  height: 12px;
  width: 12px;
  margin-right: 6px;
  display: inline-block;
  background: #222;
  border-radius: 50%;
}
.chart-dot-list li.a1:before {
  background: #F7464A;
}
.chart-dot-list li.a2:before {
  background: #46BFBD;
}
.chart-dot-list li.a3:before {
  background: #FDB45C;
}
.chart-doughnut {
  padding: 41px 0;
}
/* component */
.page-title {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f0f0f0; 
}

/****************/
/*     BRAND    */
/****************/
.brand {
  position: relative;
  z-index: 100;
  width:100%;
  top: 0;  
  height:60px;
  /*background-color:#F3F3F4;*/
}
.brand .logo {
  box-sizing: border-box;
  margin-top:5px;
  margin-left:20px;
  margin-bottom:5px;
  float: left;
  display: block;
  width: 200px;
}
.brand .logo img { 
  height: 40px;
}
.brand .menu-btn_t {
  float:left; 
  background: #232d3b;
  text-align: center;
  cursor: pointer;
  color: #fff;
  margin-top:10px;
  margin-left:10px;
  padding-top:5px;
  height:30px;
  width:38px;
  border-radius:10%;
}
.brand .menu-btn {
  float:left; 
  background: #232d3b;
  text-align: center;
  cursor: pointer;
  color: #fff;
  margin-top:10px;
  margin-left:10px;
  padding-top:5px;
  height:30px;
  width:38px;
  border-radius:10%;  
}
.brand .stakehol {
  position:relative;
  top:0;
  float:left;
  font-size:22px;  
  text-align: center;  
  color: #F47C3C;
  margin-top:10px;
  margin-left:10px;
  height:30px;  
}

@media only screen and (min-width: 992px) {
  .brand {
    position:relative;
  }
  .brand .logo {	 
    width: 250px;
  }
  .brand .menu-btn {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .brand .menu-btn_t {
    display: none;
  }
}
@media only screen and (min-width: 619px) and (max-width: 767px) {
  .brand .stakehol {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 618px) {
  .brand .stakehol {
    font-size: 18px !important;
	font-weight:400 !important;
  }  
}

.brand .ts-profile-nav{
	float:right;	
}
.brand .ts-profile-nav .ts-avatarnt {
  border-radius:50%;
  display:inline-block;
  height: 28px;
  width:28px;  
  margin-right: 3px;
  background-color:#325D88;
  text-align: center;
  vertical-align:middle;
  line-height: 28px;
  color:#FFFFFF;
}
.brand .ts-profile-nav li {
  float: left;
  position: relative;
  margin-right:50px;
}
.brand .ts-profile-nav li a {
  display: block;
  padding: 10px;
  color: #fff;
}
.brand .ts-profile-nav li ul {
  visibility: hidden;
  opacity: 0;
  right: 0;
  position: absolute;
}
.brand .ts-profile-nav li ul li {
  float: none;
  width: 180px;
}
.brand .ts-profile-nav li ul li a {
  padding: 10px 20px;
  background: #222;
}

@media only screen and (max-width: 354px){
 .brand .ts-profile-nav li {
	 display: none;
}
}

@media only screen and (min-width: 355px) and (max-width: 429px) {
 .brand .ts-profile-nav li {
	float: left;
  	position: relative;
 	margin-right:0 !important;
}
}

@media only screen and (min-width: 430px) and (max-width: 740px) {
 .brand .ts-profile-nav li {
	float: left;
  	position: relative;
  	margin-right:10px !important;
}
}

/****************/
/*    PERFIL    */
/****************/
.ts-profile {	
	height:100%; 
}

.ts-profile .profile .ts-account > a {
   	display:block;  
 	position:relative;
  	top: 3px;
  	left:-65px;
  	color: #fff;   
}

.ts-profile .profile .ts-account ul.dropdown-menu {
	position:absolute;
	top: 5px;
	left:-65;	
}
.dropdown-menu {	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(86, 96, 117, 0.7) !important;
    display: none;
    float: left;
    font-size: 12px;    
    list-style: none outside none;
    padding: 0;    
    text-shadow: none;    
    z-index: 1000;
}
.ts-profile .profile .ts-account .dropdown-menu > li > a {
  font-size:12px;
  border-radius: 3px;
  color:#000000;
  line-height: 25px;
  margin: 4px;  
  text-align: left;
  text-transform:none;
}
.ts-profile .profile .ts-account .dropdown-menu > li > a.font-bold {
  font-weight: 600;
}

.ts-profile .profile .ts-account .dropdown-menu > li > a:hover,
.ts-profile .profile .ts-account .dropdown-menu > li > a:focus {
  background-color: #293846;
  color: white;
}


.ts-profile .profile .ts-account .dropdown .usuin {	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
	position:relative;
  	top:-28px;
	left:-20px;	
	font-weight: bold; 
  	text-transform:capitalize;  		
	float:right;
	color: #F47C3C;
}

/*.ts-profile .profile .ts-account .usufun {	
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
	position:relative;
  	top:20px;
	left:-20px;
	color:#A7B1C2;	
  	text-transform:capitalize; 
	clear:both;
	float:right;	
}
*/

.ts-profile .profile .ts-account .dropdown .caret {
	position:relative;
  	top: -20px;
	left:127px;
	float:right;
}
.ts-profile .profile .ts-account span {  
  display:inline-block;
  vertical-align:middle;
  line-height: 28px;
}

/****************/
/*    BOTONES   */
/****************/
.ts-avatar-but { 
  border-radius: 50%; 
  height: 28px; 
  margin-right: 10px;
  margin-top:25px;
}
.ts-avatar-but-f {
  color:#F47C3C;
  text-align:center;
  margin-top:25px;  
}
.ts-avatar-but-a {
  color:#7DA54B;
  text-align:center;
  margin-top:25px;
  cursor:pointer;
}
.ts-avatar-but-dis {
  color:#B8B8B8;
  text-align:center;
  margin-top:25px;  
}
.ts-avatar-but-cal {
  color:#3A87AD;
  text-align:center;
  margin-top:25px;  
}

@media only screen and (min-width: 992px) {
   .ts-profile .profile {
    display: block;
  }
}

.ts-sidebar::-webkit-scrollbar-track {
  background-color: transparent;
}
.ts-sidebar::-webkit-scrollbar {
  width: 5px;
  background-color: transparent;
}
.ts-sidebar::-webkit-scrollbar-thumb {
  background-color: #b4b4b4;
}
.ts-sidebar {	
  background: #2F4050;
  max-height: 0;
  transition: max-height 0.3s;
  overflow: hidden;
  position:fixed;
  z-index: 2;
  width: 100%;
  bottom: 0;  
  top: 0;
  overflow-y:auto;
}
.ts-sidebar .hidden-side {
  display: none;
}
.ts-sidebar .ts-sidebar-search {
  width: 100%;
  background: #25292a;
  border: none;
  padding: 10px 15px;
  color: #fff;
}

/*@media only screen and (min-width: 480px) {
  .ts-sidebar .ts-profile-nav {
    display: none;
  }
}*/
@media only screen and (min-width: 992px) {
  .ts-sidebar {
    max-height: 100%;
    bottom: 0;
  }
}

.ts-sidebar-menu .ts-label {
  height:155px;
  color: #585c64;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 3px;
  padding: 33px 25px;
  background: url(../img/header-profile.png) no-repeat;
  position:relative;
}
.ts-sidebar-menu a {
  display: block;
  text-decoration: none;
  padding: 12px 15px;
  color: #fff;
}
.ts-sidebar-menu li {
  position: relative;
  /*ADD*/
  transition:background 0.2s linear 0.1s;
}
.ts-sidebar-menu li.ts-instit {
	margin:0;
 	padding-right:10%;
}
.ts-sidebar-menu li.ts-instit .ts-avatarin, .ts-avatarinst {
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	width:75px;
	height:75px;
	margin-top:10px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}
.ts-sidebar-menu li:hover:not(.ts-instit) {
  background:#33383e;
}
.ts-sidebar-menu li i {
  color:#FFFFFF;
  margin-right: 10px;
}
.ts-sidebar-menu li ul {
  display: block;
  background: rgba(255, 0, 0, 0.12);
  background: rgba(0, 0, 0, 0.32);
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}
.menu-close {
	max-height: 0;	
}
.menu-open, .ts-sidebar-menu .open > ul {
  top:60px;
  max-height: 2500px;
}
.ts-sidebar-menu .open > a {
  background: rgba(51, 56, 62, 0.35);
}
.ts-sidebar-menu > .open > a {
  background: #33383e;
  border-left: 3px solid #37a6c4;
}
.ts-sidebar-menu > .open > a.ad {
  background: #33383e;
  border-left: 3px solid #79C63D;
}
.ts-sidebar-menu > .open > a.pl {
  background: #33383e;
  border-left: 3px solid #FF7D34;
}
.ts-sidebar-menu .open > .more i {
  transform: rotate(180deg);
}
.more i {
  color: #fff;
  padding: 15px;
  transition: transform 0.3s;
}
.more {
  float: right;
  min-width: 10%;
  cursor: pointer;
}

a.a_href{
  pointer-events: none;
  color:#8B7878;
  cursor:none;
 }

.ts-main-content .content-wrapper {
  /*top: 0px;*/
}

.nomage, .sec, .niv {
	color:#F47C3C;
}
.totreg {
	color: #3085D6;
}

/*Toggle*/
.toggled{
	width: 0px !important;	
}
.toggled1{
	 margin-left: 0 !important;	 
}
.toggled2{
	display:none;
}

@media only screen and (min-width: 992px) {
	
/*  .ts-main-content .ts-sidebar {
	position:fixed;
	top:0;
    width: 220px;
    float: left;	
	transition: width 0.3s;
  }
  .ts-main-content .content-wrapper {
    margin-left: 220px;	
	transition: margin-left 0.3s;
  }*/
  
}

.breadcrumb {
  background-color: #ffffff;
  padding:0 !important;
  margin-bottom: 0  !important;
  border:none;
  font-weight:bold;
  margin-top:0 !important;  /* is width and height divided by two */
  margin-left:10px;
  float:left;
}
.breadcrumb > li a {
  color: #F47C3C;
}
.breadcrumb > .active {
  color: inherit;
}
.page-breadcrumb {
  padding-bottom:0px;
  margin-bottom: 0;
  border-bottom: 1px solid #f0f0f0; 
}
.ts-avatarnt .label {
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: 4px;
  top: 9px;
}
.label {
  background-color: #d1dade;
  color: #5e5e5e;
  font-family: 'Open Sans';
  font-size: 10px;
  /*font-weight: 600;*/
  padding: 3px 8px;
  text-shadow: none;
  border-radius:50%;
}
.badge {
  background-color: #d1dade;
  color: #5e5e5e;
  font-family: 'Open Sans';
  font-size: 11px;
  font-weight: 600;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  text-shadow: none;
}
.label-primary,
.badge-primary {
  background-color: #93C54B;
  color: #FFFFFF;
}
.label-success,
.badge-success {
  background-color: #1c84c6;
  color: #FFFFFF;
}
.label-warning,
.badge-warning {
  background-color: #F47C3C;
  color: #FFFFFF;
}
.label-warning-light,
.badge-warning-light {
  background-color: #f8ac59;
  color: #ffffff;
}
.label-danger,
.badge-danger {
  background-color: #ed5565;
  color: #FFFFFF;
}
.label-info,
.badge-info {
  background-color: #23c6c8;
  color: #FFFFFF;
}
.label-inverse,
.badge-inverse {
  background-color: #262626;
  color: #FFFFFF;
}
.label-white,
.badge-white {
  background-color: #FFFFFF;
  color: #5E5E5E;
}
.label-white,
.badge-disable {
  background-color: #2A2E36;
  color: #8B91A0;
}
.lineSeparator{
	height: 1px;
	background: url('../img/separatorDottedHorizontal.gif') repeat-x  top left;
	margin: 0.2rem 0 0.6rem;
}

label{
	font-weight:normal !important;
}
label.error, .output {color:#FB3A3A;font-weight:bold;}

.col-centered{

  margin-left: auto;
  margin-right: auto;
}
.fontrd{
  border-radius:50%;
  display:inline-block;
  height: 78px;
  width:78px;
  /*margin: -10px 0;*/
  margin-right: 3px;
  background-color:#325D88;
  text-align: center;
  vertical-align:middle;
  line-height: 28px;
  color:#FFFFFF;}
.client-avatar {
  width: 42px;
 /* display:inline-block;*/
}
.client-avatar img {
  width: 38px;
  height: 38px;
  border-radius: 50%;
}

.redim  {
  background-size:cover; 
  background-position:center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
}

 .redim_n  {
  background-size:cover; 
  background-position:center;
  width: 38px;
  height: 38px;
}

.wizard > .content{
	 min-height: 20em !important;
}
.m-t-xs {
  height:16px;
  width:100%;
  text-align:center;
}
.font-bold {
  font-weight: 600;
}


/* BOX */
.contact-box {
  border: 1px solid #e7eaec;
  padding: 15px 1px 15px 1px;
  margin-bottom: 20px;
  border-radius:8px;

}
.contact-box .seekcur {
	display:table;
	margin:auto;
}
.contact-box-xs {
  /*background-color: #A5C1DE;*/
  border: 1px solid #e7eaec;
  padding: 15px 1px 15px 1px;
  margin-bottom: 20px;
  border-radius:8px;
}
.contact-box-xs .seekcur {
	display:table;
	margin:auto;
}
.seekcur .ts-geom-b { 
    /*border-radius: 50%;    
    background-color:#325D88;*/ 
    color:#325D88;
    display: inline-block;
	font-size:40px;
    line-height: 70px;
    text-align: center;   
}	
.seekcur .ts-geom-c { 
    border-radius: 50%;    
    background-color:#325D88; 
    color:#FFFFFF;
    display: inline-block;
	font-size:40px;
    line-height: 70px;
    text-align: center;
    width: 70px;
	height:70px;	
}	
.cb_b {
	background-color:#A5C1DE;
}
.cb_m {
	background-color:#E59D9E;
}
.imgbox {
  background-size:cover; 
  background-position:center; 
  border-radius:50%; 
}

#popt{
	 margin-top: 15px;
	 text-align:center;	
}
#popt a{
	margin-left:4px;
	margin-bottom:4px;
	color:#FFF;
}
#popt a:hover{	
	color:#E7EAEC;
}
#ptit{
	/*height:36px;
	line-height:20px;*/
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
}
#porg{
	color:#524949;
	font-size:80%;
}

.contact-box address{	
	max-height:85px;
}
.linesep{
	height: 1px;
	background: url('../img/separatorDottedHorizontal.gif') repeat-x  top left;
	margin: 0.3rem 0.1rem 0.1rem;
}
.ab_m {
	background-color:#F47C3C;
}
.ab_t {
	background-color:#79C63D;
}

@media only screen and (min-width: 768px) {
  .contact-box-xs {
	display: none;
  }
  .imgbox {
	margin-top: 10px;
  	margin-bottom: 12px;
  	margin-left:auto;
  	margin-right:auto;
    width:70px; 
  	height:70px; 
  }
}
@media only screen and (min-width: 619px) and (max-width: 767px) {
  .contact-box-xs {
	display: none;
  }
  .imgbox {
    width:150px; 
  	height:150px; 
	margin-top: 3px;
  	margin-bottom: 5px;
  	margin-left:auto;
  	margin-right:auto;
  }
  .fa-11x {
  	font-size:1.7em !important;
  }
}
@media only screen and (min-width: 330px) and (max-width: 618px) {
  .contact-box {
	display: none;
  }
  .imgbox {
    width:110px; 
  	height:110px; 
	margin-top: 3px;
  	margin-bottom: 6px;
  	margin-left:auto;
  	margin-right:auto;
  }
  #ptit{
	  text-align:center;
  }
  #porg{
	  text-align:center;
  }
  #popt a{
	margin-left:5px;
	margin-bottom:1px;
	color:#FFF;
  }  
  .fa-11x {
  	font-size:1.7em !important;
  }
}   
@media only screen and (max-width: 329px) {
	.contact-box {
	display: none;
  }  
  .imgbox {
   	width:80px; 
  	height:80px; 
	margin-top: 10px;
  	margin-bottom: 12px;
  	margin-left:auto;
  	margin-right:auto;
  }	
}


/* SWITCHES */
.switch {
	float:left;
}
.onoffswitch {
  position: relative;
  width: 54px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-right:2px;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #1AB394;
  border-radius: 3px;
}
.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 16px;
  padding: 0;
  line-height: 16px;
  font-size: 10px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "ON";
  padding-left: 7px;
  background-color: #1AB394;
  color: #FFFFFF;
}
.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 7px;
  background-color: #FFFFFF;
  color: #919191;
  text-align: right;
}
.onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #1AB394;
  border-radius: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 36px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0;
}

/*IBOX*/
.no-padding {
  padding: 0 !important;
}

.float-e-margins .btn {
  margin-bottom: 5px;
}

/* LIST GROUP */
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #FFFFFF;
  z-index: 2;
}
.list-group-item-heading {
  margin-top: 10px;
}
.list-group-item-text {
  margin: 0 0 10px;
  color: inherit;
  font-size: 12px;
  line-height: inherit;
}
.no-padding .list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.no-padding .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none;
}
.no-padding .list-group {
  margin-bottom: 0;
}
.list-group-item {
  background-color: inherit;
  border: 1px solid #e7eaec;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
}

.list-group-item p{
	margin-bottom:10px;
}

.elements-list .list-group-item {
  border-left: none;
  border-right: none;
  padding: 15px 25px;
}
.elements-list .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-top: none !important;
}
.elements-list .list-group {
  margin-bottom: 0;
}
.elements-list a {
  color: inherit;
}
.elements-list .list-group-item.active,
.elements-list .list-group-item:hover {
  background: #f3f3f4;
  color: inherit;
  border-color: #e7eaec;
  /*border-bottom: 1px solid #e7eaec;*/
  /*border-top: 1px solid #e7eaec;*/
  border-radius: 0;
}
.elements-list li.active {
  transition: none;
}
.element-detail-box {
  padding: 25px;
}

.block {
  display: block;
}

.m {
  margin: 15px;
}

.text-info {
  color: #23c6c8;
}

.text-muted {
  color: #888888;
}

/* IBOX */
.ibox-content h1,
.ibox-content h2,
.ibox-content h3,
.ibox-content h4,
.ibox-content h5,
.ibox-title h1,
.ibox-title h2,
.ibox-title h3,
.ibox-title h4,
.ibox-title h5 {
  margin-top: 5px;
}

.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
}
.ibox.collapsed .ibox-content {
  display: none;
}
.ibox.collapsed .fa.fa-chevron-up:before {
  content: "\f078";
}
.ibox.collapsed .fa.fa-chevron-down:before {
  content: "\f077";
}
.ibox:after,
.ibox:before {
  display: table;
}
.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 3px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 14px 15px 7px;
  min-height: 48px;
  background-color:#A5C1DE;
}
.ibox-content {
  background-color: #414850;
  color:#FFF;
  padding: 15px 20px 20px 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0;
}
.ibox-footer {
  color: inherit;
  border-top: 1px solid #e7eaec;
  font-size: 90%;
  background: #ffffff;
  padding: 10px 15px;
}

.ibox-content {
  clear: both;
}
.ibox-heading {
  background-color: #f3f6fb;
  border-bottom: none;
}
.ibox-heading h3 {
  font-weight: 200;
  font-size: 24px;
}
.ibox-title h5 {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 7px;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
}
.ibox-title .label {
  float: left;
  margin-left: 4px;
}
.ibox-tools {
  display: block;
  float: none;
  margin-top: 0;
  position: relative;
  padding: 0;
  text-align: right;
}
.ibox-tools a {
  cursor: pointer;
  margin-left: 5px;
  color:#FFF;
}
.ibox-tools a.btn-primary {
  color: #fff;
}
.ibox-tools .dropdown-menu > li > a {
  padding: 4px 10px;
  font-size: 12px;
}
.ibox .ibox-tools.open > .dropdown-menu {
  left: auto;
  right: 0;
}

/*FILEMANAGER*/
.file-box {
  float: left;
  width: 300px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: -10px;
  margin-right: -10px;
}
.file-manager h5 {
  text-transform: uppercase;
}
.file-manager {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.folder-list li a {
  color: #23c6c8;
  display: block;
  padding: 5px 0;
}
.folder-list li a .fa {
  color: #23c6c8;
}
.folder-list li a:hover {
  color:#98D8FA;
}
.folder-list li {
  border-bottom: 1px solid #e7eaec;
  display: block;
}
.folder-list li i {
  margin-right: 8px;
  color: #3d4d5d;
}
.category-list li a {
  color: #666666;
  display: block;
  padding: 5px 0;
}

.category-list li {
  display: block;
}
.category-list li i {
  margin-right: 8px;
  color: #3d4d5d;
}
.category-list li a .text-navy {
  color: #1ab394;
}
.category-list li a .text-primary {
  color: #1c84c6;
}
.category-list li a .text-info {
  color: #23c6c8;
}
.category-list li a .text-danger {
  color: #EF5352;
}
.category-list li a .text-warning {
  color: #F8AC59;
}
.file-manager h5.tag-title {
  margin-top: 20px;
}
.tag-list li {
  float: left;
}
.tag-list li a {
  font-size: 10px;
  background-color: #f3f3f4;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-right: 5px;
  margin-top: 5px;
  display: block;
}
.file {
  border: 1px solid #e7eaec;
  padding: 0;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px;
}
.file-manager .hr-line-dashed {
  margin: 15px 0;
}
.file .icon,
.file .image {
  height: 180px;
  overflow: hidden;
  margin-left:auto;
  margin-right:auto;
}
.file .icon {
 /* padding: 15px 10px;*/
  text-align: center;
}
.file-control {
  color: inherit;
  font-size: 11px;
  margin-right: 10px;
}
.file-control.active {
  text-decoration: underline;
}
.file .icon i {
  font-size: 70px;
  color: #dadada;
}
.file .file-name {
  padding: 7px;
  background-color: #f8f8f8;
  border-top: 1px solid #e7eaec;
}

.corner {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 0.6em solid transparent;
  border-right: 0.6em solid #f1f1f1;
  border-bottom: 0.6em solid #f1f1f1;
  right: 0em;
  bottom: 0em;
}

.evnt {
	margin-top:25px;  
 	text-align:center;
}

.folop{
  color:#3A87AD;
  text-align:center;
  padding-right:5px;
}

.folse{
  color:#F47C3C;
}

.dsh {
	 pointer-events: none;
   	 cursor: default;
}

.dsh img{
  /*-webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;*/
    
  filter: url('#grayscale'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
  filter: Gray(); /* IE4-8 and 9 */

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.desh{    
  filter: url('#grayscale'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
  filter: Gray(); /* IE4-8 and 9 */

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.inptab {
	/*margin:0 !important;
	padding:0.2rem !important;
	height: 1.6rem !important;*/
	margin:0 !important;
	padding:0 !important;
	/*text-align:right !important;
	font-size: 0.90rem !important;
	font-weight:bold !important;
	border-style:none !important;
	border-width: 0 !important;*/
	box-shadow:none !important;		       
    border: none !important;
    border-radius: 0 !important;
}

.lf {
	text-align:left;
	background-color:#D8EAFC;	
}

.rt {
	text-align:right;
	background-color:#003333;
	color:#FFFFFF;
	}
	
.tit {
	text-align:center !important;
	background-color:#3E454C !important;
	color:#FFFFFF !important;
}

.sinpadding [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.res{
	font-weight:bold;
	font-size:16px;
}

@media only screen and (min-width: 768px) {
	.paddmid{
		padding-left: 4px;
		padding-right: 4px;
	}
	.paddleft{
		padding-left: 15px;	
		padding-right: 4px;	
	}
	.paddright{
		padding-left: 4px;	
		padding-right: 15px;	
	}
	.res{
		font-size:14px;
	}
}

.tbl {
	color:#FF0000;	
	background-color:#D8EAFC;
}
.nopadd{
	padding: 0 !important;
}    
#faddfac [class*="col-"] input{
	padding:0 !important;
	font-size:11px !important;
}   

.deshab {
	background-color:#F47C3C !important;
}
.cent_bt {
	width: 30px;
	height: 30px;
	padding: 6px 0;
	border-radius: 15px;
	text-align: center;
	font-size: 12px;
}
.cent {
		padding-left:10px;
	padding-top:5px;      
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
}

.lintot {
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
}
.total {
	color:#325D88;
}
.subt1 {
	color:#F47C3C;
}
.subt2 {
	color:#93C54B;
}
.subt3 {
	color:#FF0D1F;
}
.subt3 {
	color:#325D88;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.dest {
	font-size:12px !important;
	font-weight:bold !important;
}

.intab {
	padding: 0 !important;
	margin:0 !important;
	width:60px !important;
	max-height:35px !important;
	background-color:transparent !important;
	/*box-sizing: border-box !important;*/
	border:none !important;
	text-align:center;
}
.intab: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);
}

input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}
input[type=number] {
    -moz-appearance:textfield !important;
}

.aprob {
	font-weight: bold;
	color:#FFFFFF;
	background-color:#6CAD72;
}
.reprob {
	font-weight: bold;
	color:#FFFFFF;
	background-color:red;
}

.err {
	 border: 2px solid #C10C23;
	 background-color:#E7D88A;
}

.border-bottom {
    border-bottom: 1px solid #e7eaec !important;
}


/******NAV BAR*****************************/
.nav > li > a {
  color: #a7b1c2;
  font-weight: 600;
  
}
.nav ul.dropdown-menu > li > a {
  font-size:12px;		
  color:#000000 ; 
  border-radius: 3px;
  line-height: 25px;
  margin: 4px;  
  text-align: left;
  text-transform:none;
}
.nav.navbar-right > li > a {
  color: #999c9e;
}
.nav > li.active > a {
  color: #ffffff;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #293846;
  color: white;
}
.nav ul.dropdown-menu > li > a:hover,
.nav ul.dropdown-menu > li > a:focus {
  background-color: #293846;
  color: white;
}
.nav > li > a i {
  margin-right: 6px;
}

.navbar {
  margin-bottom:0 !important;
  border-bottom: 1px solid #e7eaec !important;
  /*max-height:50px !important;*/
  background-color:#0A0909;
}

.navbar-right {
  margin-right: 10px !important;
}

.navbar-top-links li {
  display: inline-block;
}

.navbar-top-links li:last-child {
  margin-right:40px;
}
.navbar-top-links li a {
  padding: 20px 10px;
}
@media only screen and (max-width: 618px) {
	.nav ul.dropdown-menu > li > a {
		color:#a7b1c2;
	}
}

@media only screen and (max-width: 767px){
  .navbar-right .ts-profile{ display:none;}	
  .navbar-header .ts-profile{ float: left; position: relative; left: 45px !important; }	
  .navbar-header .ts-profile .usuin {
    display: inline-block !important; left:10px !important;
  }
  .navbar-header .ts-profile .profile .ts-account .dropdown .caret {

	left:157px !important;
 }
  .navbar-header .ts-profile .profile .ts-account > a {
   	
  	left:-35px;  	
 }
}

@media only screen and (min-width: 768px) and (max-width: 849px){
 .navbar-header .ts-profile{ display:none;}
 .navbar-right .ts-profile .usuin {
    display: none;
  }
 .navbar-right .ts-profile .profile .ts-account .dropdown .caret {
	left:-25px !important;
 }
 .navbar-right .ts-profile .profile .ts-account > a {
   	
  	left:-35px;  	
 }
}

@media only screen and (min-width: 850px) and (max-width: 938px) {
 .navbar-header .ts-profile{ display:none;}
 .tlout, .navbar-brand {
    display: none;
  }
 .clo {margin-right: -15px !important}	
}

@media only screen and (min-width: 937px){
 .navbar-header .ts-profile{ display:none;}
}

.navdes {display: none}

/****HEADER********************/
.row.rowbg{	
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:auto;
    max-width: initial;
	height:50px;
	background-color:#1A1D2C;
} 

.row.rowbg.alu{
	background: url(../img/shared/header.jpg) no-repeat;
	background-color:#1A1D2C;
}

@media only screen and (max-width: 419px){
 .row.rowbg.alu {
  	background-color:#1A1D2C;
	background-image: url(../img/shared/header-movil.jpg);
  }
}

@media only screen and (min-width: 420px) and (max-width: 740px) {
 .row.rowbg.alu {
    background-color:#1A1D2C;;
	background-image: url(../img/shared/header-movil_1.jpg);
  }
}

@media only screen and (min-width: 741px) and (max-width: 1240px) {
 .row.rowbg.alu {
    background-color:#1A1D2C;;
	background-image: url(../img/shared/header-movil_2.jpg);
  }
}

/*@media only screen and (min-width: 1640px) {
 .row.rowbg.alu {
    width: 100%;
    background-position:top;
    background-size:cover;
  }
}*/



/****POSICIONAMIENTO***********/
.well {    
    padding:0 !important;
    margin-bottom:0 !important;  
}

.lblbox {
	width:100%;
	font-size:11px; 
	font-weight:bold;
	color: #676a6c;
	  height:30px;
  line-height:18px;
}


.active > a > .fa.arrow:before {
  content: "\f107";
}

.tab-content {
	background-color:#B9CED7;
	padding:15px; 
}

.tabs-container .tab-content > .tab-pane {
  display: none;
}

.fist-item {
  border-top: none !important;
}

/* LIST GROUP */
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #FFFFFF;
  z-index: 2;
}
.list-group-item-heading {
  margin-top: 10px;
}
.list-group-item-text {
  margin: 0 0 10px;
  color: inherit;
  font-size: 12px;
  line-height: inherit;
}
.no-padding .list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.no-padding .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none;
}
.no-padding .list-group {
  margin-bottom: 0;
}
.list-group-item {
  background-color: inherit;
  border: 1px solid #e7eaec;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
}
.elements-list .list-group-item {
  border-left: none;
  border-right: none;
  padding: 15px 25px;
}
.elements-list .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-top: none !important;
}
.elements-list .list-group {
  margin-bottom: 0;
}
.elements-list a {
  color: inherit;
}
.elements-list .list-group-item.active,
.elements-list .list-group-item:hover {
  background: #f3f3f4;
  color: inherit;
  border-color: #e7eaec;
  border-radius: 0;
}
.elements-list li.active {
  transition: none;
}
.element-detail-box {
  padding: 25px;
}

.list-group.clear-list .list-group-item {
  border-top: 1px solid #e7eaec;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  padding: 10px 0;
}
ul.clear-list:first-child {
  border-top: none !important;
}

/* CLIENTS */
.clients-list {
  margin-top: 20px;
}
.clients-list .tab-pane {
  position: relative;
  height: 600px;
}
.client-detail {
  position: relative;
  height: 620px;
}
.clients-list table tr td {
  height: 46px;
  vertical-align: middle;
  border: none;
}
.client-link {
  font-weight: 600;
  color: inherit;
}
.client-link:hover {
  color: inherit;
}
.contact-type {
  width: 20px;
  color: #c1c3c4;
}
.client-status {
  text-align: left;
}
.client-detail .vertical-timeline-content p {
  margin: 0;
}
.client-detail .vertical-timeline-icon.gray-bg {
  color: #a7aaab;
}
.clients-list .nav-tabs > li.active > a,
.clients-list .nav-tabs > li.active > a:hover,
.clients-list .nav-tabs > li.active > a:focus {
  border-bottom: 1px solid #fff;
}

.m-b-lg {
  margin-bottom: 30px;
}
.m-b-sm {
  margin-bottom: 10px;
}
/* New Timeline style */
.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.vertical-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1;
}
.vertical-timeline-content .btn {
  float: right;
}
#vertical-timeline.light-timeline:before {
  background: #e7eaec;
}
.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent transparent transparent #f5f5f5;
}
.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}
.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #f5f5f5;
}
@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px;
  }
}
@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
  }
}
.vertical-timeline-block {
  position: relative;
  margin: 2em 0;
}
.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-block:first-child {
  margin-top: 0;
}
.vertical-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0;
  }
  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0;
  }
  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center;
}
.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px;
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px;
  }
  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px;
  }
  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden;
  }
}
.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
}
.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px;
}
.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500;
}
.vertical-date small {
  color: #1ab394;
  font-weight: 400;
}
.vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px;
  }
  .vertical-timeline-content p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .center-orientation .vertical-timeline-content .btn {
    float: left;
  }
  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right;
  }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden;
  }
}


/* BACKGROUNDS */
.gray-bg,
.bg-muted {
  background-color: #f3f3f4;
}
.white-bg {
  background-color: #ffffff;
}
.blue-bg,
.bg-success {
  background-color: #1c84c6;
  color: #ffffff;
}
.navy-bg,
.bg-primary {
  background-color: #1ab394;
  color: #ffffff;
}
.lazur-bg,
.bg-info {
  background-color: #23c6c8;
  color: #ffffff;
}
.yellow-bg,
.bg-warning {
  background-color: #f8ac59;
  color: #ffffff;
}
.red-bg,
.bg-danger {
  background-color: #ed5565;
  color: #ffffff;
}
.black-bg {
  background-color: #262626;
}

.inact::before {
    font-family: "FontAwesome";   content: "\f165";
	color: red;
	font-size: 18px;
	padding-left: 25px;
  }
.activ::before {
    font-family: "FontAwesome";   content: "\f164";
	color: green;
	font-size: 18px;
	padding-left: 25px;
  }
