/*
Theme Name: JM-theme
Theme URI: https://windsunservice.com
Version: 1.1
Description: Tema creado por J. Morales para añadir funcionalidades.
Author: J.Morales
Author URI: https://windsunservice.com
Template: ultra
*/

/*@import url("../ultra/style.css");*/

/*--------------------- Modificaciones empiexan aquí -------------------------*/

 .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-md-12, .JM_tooltip, .JM_tooltip_image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  /*border: thin;
  border-style: solid;*/
}
.col-lg-10 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-lg-10{
    float: left;
  }
 .col-lg-10 {
    width: 83.33333%;
  }
.col-lg-offset-1 {
    margin-left: 8.33333%;
  }
	
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .JM_tooltip, .JM_tooltip_image {
    float: left;
  }
	 .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }
	
.JM_tooltip .JM_tooltiptext {
    visibility: hidden;
	width: 320px;
    background-color: #fff;
	border: 1px solid #0075c9;
    color: #777779;
    text-align: center;
    border-radius: 6px;
    padding: 10px 0;
    position: absolute;
    z-index: 1;
    top: -50px;
    right: 110%;
}

.JM_tooltip .JM_tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #0075c9 transparent transparent;
}
.JM_tooltip:hover .JM_tooltiptext {
    visibility: visible;
}
.JM_tooltip:hover {
    color: #0075c9;
}

.JM_tooltip, .JM_tooltip_image {
	cursor: help;
  }

.JM_tooltip_image .JM_tooltiptext_image {
    visibility: hidden;
    width: 320px;
    background-image: url(http://windsunservice.com/images/stock/no-image.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #b3b2b1;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #0075c9;
    padding: 100px 0;
    position: absolute;
    z-index: 1;
    top: -90px;
    right: 130%;
	
}

.JM_tooltip_image .JM_tooltiptext_image::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #0075c9 transparent transparent;
}
.JM_tooltip_image:hover .JM_tooltiptext_image {
    visibility: visible;
}

.JM_tooltip_image:hover {
    color: #0075c9;
}
	
.row {
  margin-left: -15px;
  margin-right: -15px;
  display: block;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
	
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.container {
  border-radius: 6px;
}
 .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .container  {
    padding-left: 60px;
    padding-right: 60px;
  }
}
	
@font-face {
  font-family: 'icomoon';
  src:  url('img/fonts/icomoon/icomoon.eot?6iuir');
  src:  url('img/fonts/icomoon/icomoon.eot?6iuir#iefix') format('embedded-opentype'),
    url('img/fonts/icomoon/icomoon.ttf?6iuir') format('truetype'),
    url('img/fonts/icomoon/icomoon.woff?6iuir') format('woff'),
    url('img/fonts/icomoon/icomoon.svg?6iuir#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-edit:before {
  content: "\e999";
}
	
.icon-info:before {
  content: "\e9c0";
}
	
.icon-image:before {
  content: "\e010";
}

.JM_input_container ul {
	width: 206px;
	border: 1px solid #eaeaea;
	position: absolute;
	z-index: 9;
	background: #f3f3f3;
	list-style: none;
	margin-left: 5px;
	margin-top: -3px;
}
.JM_input_container ul li {
	padding: 2px;
}
.JM_input_container ul li:hover {
	background: #eaeaea;
}
.JM_image_offers {
    width: 320px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #b3b2b1;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #0075c9;
    padding: 100px 0;
    position: absolute;
    z-index: 1;
	
}
.login-clean {
  background:#f1f7fc;
  padding:80px 0;
}

.login-clean form {
  max-width:320px;
  width:90%;
  margin:0 auto;
  background-color:#ffffff;
  padding:40px;
  border-radius:4px;
  color:#505e6c;
  box-shadow:1px 1px 5px rgba(0,0,0,0.1);
}

.login-clean .illustration {
	text-align: center;
	height: auto;
}

.login-clean form .form-control {
  background:#f7f9fc;
  border:none;
  border-bottom:1px solid #dfe7f1;
  border-radius:0;
  box-shadow:none;
  outline:none;
  color:inherit;
  text-indent:8px;
  height:42px;
}

.login-clean form .btn-primary {
  background:#b3b2b1;
  border:none;
  border-radius:4px;
  padding:11px;
  box-shadow:none;
  margin-top:26px;
  text-shadow:none;
  outline:none !important;
}

.login-clean form .btn-primary:hover, .login-clean form .btn-primary:active {
  background:#0075c9;
}

.login-clean form .btn-primary:active {
  transform:translateY(1px);
}

.login-clean form .forgot {
  display:block;
  text-align:center;
  font-size:12px;
  color:#6f7a85;
  opacity:0.9;
  text-decoration:none;
}

.login-clean form .forgot:hover, .login-clean form .forgot:active {
  opacity:1;
  text-decoration:none;
}