/**
 * importer.less
 *
 * By default, new Sails projects are configured to compile this file
 * from LESS to CSS.  Unlike CSS files, LESS files are not compiled and
 * included automatically unless they are imported below.
 *
 * The LESS files imported below are compiled and included in the order
 * they are listed.  Mixins, variables, etc. should be imported first
 * so that they can be accessed by subsequent LESS stylesheets.
 *
 * (Just like the rest of the asset pipeline bundled in Sails, you can
 * always omit, customize, or replace this behavior with SASS, SCSS,
 * or any other Grunt tasks you like.)
 */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 01-jun-2016, 20:26:18
    Author     : carloswalther
*/
#page-content-wrapper {
  padding-top: 0px;
}
.noValid {
  background-color: #ffdede;
}
.errorBlock {
  color: orangered;
}
.tag-list {
  background-color: #eef1f8;
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  margin-left: 2px;
  margin-right: 2px;
}
.row.separator {
  background-color: #eef1f8;
  color: #424242;
  margin-left: 0px;
  margin-right: 0px;
}
.row.separator h1 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-left: 20px;
}
.row.separator h2 {
  font-weight: 400;
  font-size: 20px;
}
.row.separator .cotizacion-search-input {
  margin-top: 5px;
  margin-bottom: 5px;
}
.row.separator .separator-search-input {
  margin-top: 15px;
  margin-bottom: 5px;
}
.row.separator .btn {
  margin-top: 15px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #FFFFFF;
}
.row.separator .btn.btn-add-product {
  background-color: #a6ce37;
}
.row.separator input,
.row.separator select {
  margin-top: 15px;
}
.row.separator a {
  display: block;
  margin-top: 20px;
}
.row.quotation-row-section {
  padding-top: 20px;
}
.row.top-bar {
  width: 100%;
  height: 40px;
  background-color: #e8eaec;
  margin-right: 0px;
  margin-left: 0px;
}
.row.top-bar .user-bar {
  background-color: #17253b;
  height: inherit;
}
.row.top-bar .center-horizontal {
  padding-top: 20px;
}
.row.products-bar {
  color: white;
}
.row.products-bar div {
  padding-top: 15px;
}
.row.products-bar div h1 {
  font-size: 40px;
  float: left;
  margin-top: 0px;
  margin-right: 20px;
}
.row.products-bar p {
  font-size: 12px;
}
hr.quotation-hr {
  border-top: 0px;
  height: 20px;
  background-color: #eef1f8;
  margin-bottom: 4px;
  margin-top: 4px;
}
h2 {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
}
h2.company-name {
  font-size: 24px;
  color: #313131;
}
.center-horizontal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.my-logo {
  margin-top: 20px;
  width: 64px;
  weight: 64px;
}
p {
  font-family: 'Ubuntu', sans-serif;
}
p.date-subtitle {
  font-size: 14px;
  color: #989898;
}
.quotation-code {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  color: #4f74b8;
  background-color: #eef1f8;
  width: 150px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.quotation-code h2 {
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.quotation-code h1 {
  font-size: 28px;
  margin-top: 0px;
  margin-bottom: 0px;
}
label.label-ligth {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 300;
}
a.advanced-search {
  cursor: pointer;
  cursor: hand;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #17253b;
  margin-top: 20px;
  display: inline-block;
}
a.advanced-search:hover {
  text-decoration: none;
}
a.advanced-search:visited {
  text-decoration: none;
}
.table td,
.table th {
  text-align: center;
  color: #424242;
  font-family: 'Ubuntu', sans-serif;
}
.table th {
  font-size: 16px;
  font-weight: 500;
}
.table td {
  font-size: 14px;
}
.table.quotation-table {
  margin-left: 15px;
  margin-right: 15px;
}
.table.table-striped tr:nth-of-type(even) {
  background-color: #eef1f8;
}
.table.table-striped tr:nth-of-type(odd) {
  background-color: #FFFFFF;
}
.table.table-striped td,
.table.table-striped th {
  color: #424242;
  font-size: 12px;
  text-align: left;
}
.table.table-striped td b,
.table.table-striped th b {
  font-size: 12px;
  font-weight: 500;
}
.icon-home {
  background-image: url("/images/sc_web_menu_lateral_home.png");
}
.sidebar-nav img {
  margin-right: 10px;
}
i.disable {
  color: #d7d9df;
}
.modal-dialog {
  width: 90%;
}
.thumb {
  width: 200px;
}
.red-number {
  color: darkred;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 01-jun-2016, 20:26:18
    Author     : carloswalther
*/
.my-icon {
  background-repeat: no-repeat;
  background-size: 30px 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  margin-right: 10px;
}
.my-icon:hover {
  cursor: pointer;
  cursor: hand;
}
.my-icon.my-icon-search {
  background-image: url('/images/sc_web_boton_buscar.png');
}
.my-icon.my-icon-search:hover {
  background-image: url('/images/sc_web_boton_buscar_activo.png');
}
.my-icon.my-icon-topbar-plus {
  background-image: url('/images/sc_web_boton_nuevo.png');
}
.my-icon.my-icon-topbar-plus:hover {
  background-image: url('/images/sc_web_boton_nuevo_activo.png');
}
.my-icon.my-icon-notification {
  background-image: url('/images/sc_web_boton_notificaciones.png');
}
.my-icon.my-icon-notification:hover {
  background-image: url('/images/sc_web_boton_notificaciones_activo.png');
}
.my-icon.my-icon-delete {
  background-image: url('/images/sc_web_boton_eliminar_item.png');
}
.my-icon.my-icon-product-detail {
  background-image: url('/images/sc_web_boton_mas_info.png');
}
.my-icon.my-icon-product-detail:hover {
  background-image: url('/images/sc_web_boton_mas_info_activo.png');
}
.my-icon.my-icon-plus {
  background-image: url('/images/sc_web_icono_agregar.png');
  background-size: 20px 20px;
}
.my-icon.my-icon-product-new {
  background-image: url('/images/sc_web_boton_mas_info_activo.png');
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}
.btn-circle:active {
  outline: none;
  border: none;
}
.btn-circle:focus {
  outline: 0;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 05-jul-2016, 11:48:51
    Author     : carloswalther
*/
.bakground-login {
  background-image: url("/images/sc_web_login_bg_img.png");
  background-size: cover;
  height: 100vh;
  margin: 0 0 0 0;
}
.login-box {
  height: 100vh;
  background-color: rgba(23, 37, 59, 0.8);
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
}
.header-login {
  background-color: #219ddf;
  height: 100px;
}
.body-login {
  background-color: white;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.body-login label {
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #17253b;
}
.body-login a {
  font-family: 'Ubuntu', sans-serif;
  font-size: 12px;
  color: #219ddf;
  cursor: pointer;
  cursor: hand;
}
.body-login a:hover :visited {
  text-decoration: none;
}
.btn-ingresar {
  background-color: #4f74b8;
  border-radius: 4px;
  color: white;
}
.btn-ingresar:hover {
  background-color: #4f74b8;
  opacity: 0.9;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.warningLoginp {
  font-family: 'Ubuntu', sans-serif;
  font-size: 12px;
  color: #ab2709;
}
/*@import 'assets/styles/sb-admin-2.less';*/
