
body {
overflow-x: hidden;
	font-size:13px;
}

.main {
    background-repeat: repeat;
    color: #333;
	margin-top:-20px;
	padding-top: 20px;
}

.carousel {
    margin-top:30px;
}

p{
	font-size:15px;
}
a {
    color: #BDBDBD;
    text-decoration: none;
    font-weight: 500;
}
a:hover,
a:focus {
  color: #f60;
  text-decoration: none;
}
.navbar-fixed-top {
	min-height: 62px
}
h1 {
	text-transform: uppercase;	
}
h2{
	text-transform: uppercase;	
}
h3{
	text-transform: uppercase;	
}
.font {
	margin-bottom:20px;
	height:35px;
	margin-top:10px;
	height:auto;
}
.font a{
    color: #444;
	/*font-family: "Lobster Two",cursive;*/
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 27px;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('font/RobotoMono-Regular.eot');
    src: url('font/RobotoMono-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/RobotoMono-Regular.woff2') format('woff2'),
        url('font/RobotoMono-Regular.woff') format('woff'),
        url('font/RobotoMono-Regular.svg#RobotoMono-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*.nav {
	font-size: 16px;
	background-color:#f5b624;
}*/

.navbar-nav>li>a {
	line-height: 50px;
	padding-bottom: 0;
	padding-top: 0
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFF;
}

.navbar-inverse_BCK {
	background-color: #f5b624;
	border-bottom: 1px solid #f5b624;
	border-top: 1px solid #f5b624;
	color:#FFF;
	box-shadow: 0px 5px 20px #3c3c3c;
	
	
}

.navbar-inverse {
	background-color: #063a5e;
	border-bottom: 1px solid #063a5e;
	border-top: 1px solid #063a5e;
	color:#FFF;
	box-shadow: 0px 2px 10px #063a5e;
	
	
}
.navbar-inverse .navbar-toggle,.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover
	{
	background-color: #fff;
	border-color: #fff;
	color: #888;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #888;
}



.dropdown-menu {
	background-color: #fff
}


.dropdown-menu > li > a {
	/*color:#f5b624;*/
	color: #666;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover
	{
	background-color: #fff;
	color: #777
}
.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 8px;
    vertical-align: middle;
    width: 0;
}

footer {
	background-color: #fff;
	padding: 3% 1%;
}
.bottom-menu{
	background-color:#999;
	padding-top:20px;
	padding-bottom:20px;
	color:#FFF;
}
.bottom-address{
	background-color:#777;
	padding-top:30px;
	color:#FFF;
}
.bottom-visitors{
	background-color:#444;
	padding-top:30px;
	padding-bottom:19px;
	color:#FFF;
}
.bottom-visitors p {
	padding:10px;
}


.bottom_main a {
    color: #fff;
    text-decoration: none;
	font-size:15px;
	
}
.bottom_main a:hover,
.bottom_main a:focus {
  color: #C60 ;
  text-decoration: none;
}

.bottom-address a {
    color: #fff;
    text-decoration: none;
	font-size:19px;
}


.main-content {
	min-height: 480px;
	margin-top: 65px;
	padding-top: 2%;
	padding-bottom: 20px
}




h1 {
	font-family: Pacifico;
	text-decoration: underline;
	color: #91c448
}
.form-control 1 {
	border: 1px solid #eee;
	margin: 3px 0px;
}


.bs-example {
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05) inset;
    margin: 0 0px 15px;
    padding: 45px 15px 15px;
    position: relative;
	margin-top:40px;
	background-color: #fff;
}
.bs-example-header {
    color: #959595;
    font-size: 15px;
    font-weight: 700;
    left: 15px;
    letter-spacing: 1px;
    position: absolute;
    text-transform: uppercase;
    top: 15px;
}
.bs-example-padded-bottom {
    padding-bottom: 24px;
}
.bs-example + .highlight, .bs-example + .zero-clipboard + .highlight {
    border-radius: 0;
    border-width: 0 0 1px;
    margin: -15px -15px 15px;
}
@media (min-width: 768px) {
.bs-example {
    border-color: #ddd;
    border-radius: 4px 4px 0 0;
    border-width: 1px;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
	background-color: #fff;
}
.bs-example + .highlight, .bs-example + .zero-clipboard + .highlight {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-width: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: -16px;
}
.bs-example-standalone {lobs
    border-radius: 4px;
}
}
.bs-example .container {
    width: auto;
}
.bs-example > .alert:last-child, .bs-example > .form-control:last-child, .bs-example > .jumbotron:last-child, .bs-example > .list-group:last-child, .bs-example > .navbar:last-child, .bs-example > .panel:last-child, .bs-example > .progress:last-child, .bs-example > .table-responsive:last-child > .table, .bs-example > .table:last-child, .bs-example > .well:last-child, .bs-example > blockquote:last-child, .bs-example > ol:last-child, .bs-example > p:last-child, .bs-example > ul:last-child {
    margin-bottom: 0;
}
.bs-example > p > .close {
    float: none;
}
.bs-example-type .table .type-info {
    color: #767676;
    vertical-align: middle;
}
.bs-example-type .table td {
    border-color: #eee;
    padding: 15px 0;
}
.bs-example-type .table tr:first-child td {
    border-top: 0 none;
}
.bs-example-type h1, .bs-example-type h2, .bs-example-type h3, .bs-example-type h4, .bs-example-type h5, .bs-example-type h6 {
    margin: 0;
}
.bs-example-bg-classes p {
    padding: 15px;
}
.bs-example > .img-circle, .bs-example > .img-rounded, .bs-example > .img-thumbnail {
    margin: 5px;
}
.bs-example > .table-responsive > .table {
    background-color: #fff;
}
.bs-example > .btn, .bs-example > .btn-group {
    margin-bottom: 5px;
    margin-top: 5px;
}
.bs-example > .btn-toolbar + .btn-toolbar {
    margin-top: 10px;
}
.bs-example-control-sizing input[type="text"] + input[type="text"], .bs-example-control-sizing select {
    margin-top: 10px;
}
.bs-example-form .input-group {
    margin-bottom: 10px;
}
.bs-example > textarea.form-control {
    resize: vertical;
}
.bs-example > .list-group {
    max-width: 400px;
}
.bs-example .navbar:last-child {
    margin-bottom: 0;
}
.radio label, .checkbox label {
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 0px;
}
.radio, .checkbox {
    margin-bottom: 5px;
    margin-top: 5px;
}

input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: 0px 6px 8px 0;
}

.radio_text{
	margin-top:-23px;
	margin-left:19px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: 0;
    position: relative;
}

.acabados {
    margin-left: 18px;
}

.acabados img {
    margin-top: 0px;
}
.panel-body {
    padding: 10px;
}
.panel {
    margin-bottom: 0px;
}

.details {
	font-size:12px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 1px solid #dddddd;
  line-height: 1.42857;
  padding: 5px;
  vertical-align: top;
}

.label_form {
  border-radius: 0.25em;
  color: #ffffff;
  display: flex;
  font-size: 90%;
  font-weight: bold;
  line-height: 1;
  padding: 0.6em 1.2em 0.6em;
  margin-bottom:1.5em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

.login {
	margin-bottom:0px;
}

.btn-block + .btn-block {
    margin-top: 0px;
}
.portfolio_bck {
            background-repeat:no-repeat;
			background-size:contain ;
            background-position: center; 
}

.well-sm{
padding:3px;
}
.well{
/*margin-bottom:0px;*/
}
.btn-margin {
margin-bottom:0px;
}

.vertical-center {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.follow a {
	color:#666;
}
.btn{
	/*margin-top:5px;*/
}
.btn-table{
margin-bottom: 0px;
margin-top: 0px;
}

.btn-primary {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #adadad;
}



.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #3d4a83;
    border-color: #adadad;
        border-top-color: #adadad;
        border-right-color: #adadad;
        border-bottom-color: #adadad;
        border-left-color: #adadad;
}

.btn-secondary {
	color: #333333;
	background-color: #D0D0D0;
	border-color: #D0D0D0;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
	color: #333333;
	background-color: #D0D0D0;
	border-color: #D0D0D0;
}

.btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #adadad;
}



.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ec971f;
    border-color: #adadad;
        border-top-color: #adadad;
        border-right-color: #adadad;
        border-bottom-color: #adadad;
        border-left-color: #adadad;
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #fff;
    opacity: 1;
}

.dropdown-header {
    color: #000;
	font-weight: bold;
}
.label_history_expanded{
	height:auto;
	background:#FFCC99;
	display:none;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width:auto;
	padding:5px;
}
.modal.fade .modal-dialog{transform:none !important;}

.btn-sq-lg {
  width: 150px !important;
  height: 150px !important;
}

.btn-sq {
  width: 100px !important;
  height: 100px !important;
  font-size: 10px;
}

.btn-sq-sm {
  width: 50px !important;
  height: 50px !important;
  font-size: 10px;
}

.btn-sq-xs {
  width: 25px !important;
  height: 25px !important;
  padding:2px;
}

.panel-heading_collapse a:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: #000;
}
.panel-heading_collapse a.collapsed:after {
    content:"\e080";
}

.vcenter {
margin-top: auto;
margin-bottom: auto;}

.chlorine5{
color: #000;
background-color: #FFFCE6;
border-color: #FFFCE6;
}


.chlorine4{
color: #000;
background-color: #FFF7BF;;
border-color: #FFF7BF;
}

.chlorine3{
color: #000;
background-color: #FFF3A1;
border-color: #FFF3A1;
}


.chlorine2{
color: #000;
background-color: #FFEC64;
border-color: #FFEC64;
}

.chlorine1{
color: #000;
background-color: #FFF189;
border-color: #FFF189;
}

.page-header{
margin: 30px 0 20px;
}


.checkbox label:after {
  content: '';
  display: table;
  clear: both;
}

.checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: .25em;
  width: 1.2em;
  height: 1.2em;
  float: left;
  margin-right: .5em;
}

.checkbox .cr .cr-icon {
  position: absolute;
  font-size: .8em;
  line-height: 0;
  top: 50%;
  left: 15%;
}

.checkbox label input[type="checkbox"] {
  display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon {
  opacity: 0;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {
  opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr {
  opacity: .5;
}


.checkbox-white label:after {
  content: '';
  display: table;
  clear: both;
}

.checkbox-white .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: .25em;
  width: 1.2em;
  height: 1.2em;
  float: left;
  margin-right: .5em;
  background-color: white;
  margin-top: 0.2em;
}

.checkbox-white .cr .cr-icon {
  position: absolute;
  font-size: .8em;
  line-height: 0;
  top: 50%;
  left: 15%;
	
}

.checkbox-white label input[type="checkbox"] {
  display: none;
}

.checkbox-white label input[type="checkbox"]+.cr>.cr-icon {
  opacity: 0;
}

.checkbox-white label input[type="checkbox"]:checked+.cr>.cr-icon {
  opacity: 1;
}

.checkbox-white label input[type="checkbox"]:disabled+.cr {
  opacity: .5;
}


.application {
	color: #f0ad4e;
	font-weight: 900;
	font-size: 1.1em;
	font-style: normal;
}

.order {
	color: #494949;
	font-weight: 900;
	font-size: 1.1em;
	font-style: normal;
}
a .order {
	color: #494949;
	font-weight: 900;
	font-size: 1.1em;
	font-style: normal;
}

.invoice {
	color: #761417;
	font-weight: 900;
	font-size: 1.1em;
	font-style: normal;
}


.order_link {
	color: #494949;
	font-weight: 900;
	/*font-size: 1.1em;*/
	font-style: normal;
}
.entity_link {
	color: #000;
	font-weight: 900;
	/*font-size: 1.1em;*/
	font-style: normal;
}
.work {
	color: #3d4a83;
	font-weight: 900;
	font-size: 1.2em;
	font-style: normal;
}
.appt{
	color: #31b0d5;
	font-weight: 900;
	font-size: 1.2em;
	font-style: normal;
}

.lead{
	color: #000000;
	font-weight: 900;
	font-size: 1.2em;
	font-style: normal;
}
.expense{
	color: #004809;
	font-weight: 900;
	font-size: 1.2em;
	font-style: normal;
}

a .expense{
	color: #004809;
	font-weight: 900;
	font-size: 1.2em;
	font-style: normal;
}


.row {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.selected_search_inactive {
	font-style: italic; color: #6B6B6B;
}

.selected_search_inactive:active {
	font-style: italic; color: #ADADAD;
}

.selected_search {
	font-style: normal;
}


.selected_search_inactive {
	font-style: italic; 
	color: #878787;
}

.selected_search_inactive:active {
	font-style: italic; 
	color: #000;
}

.selected_search {
	font-style: normal;
}
.ui-state-active1,  .ui-state-active1:hover {
	border: 1px solid #939393;
    background: #C8C8C8;
    font-weight: normal;
    color: #000
}

.table tbody tr > td.success {
  background-color: #dff0d8 !important;
}

.table tbody tr > td.error {
  background-color: #f2dede !important;
}

.table tbody tr > td.warning {
  background-color: #fcf8e3 !important;
}

.table tbody tr > td.info {
  background-color: #d9edf7 !important;
}

.table-hover tbody tr:hover > td.success {
  background-color: #d0e9c6 !important;
}

.table-hover tbody tr:hover > td.error {
  background-color: #ebcccc !important;
}

.table-hover tbody tr:hover > td.warning {
  background-color: #faf2cc !important;
}

.table-hover tbody tr:hover > td.info {
  background-color: #c4e3f3 !important;
}

/*
.form-control:focus {
  border-color: #FF0000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}
*/



  /* Tooltip */
.tooltip > .tooltip-inner {
    background-color: #73AD21; 
    color: #FFFFFF; 
    border: 1px solid green; 
    padding: 15px;
    font-size: 10px;
    max-width: 100% !important;
	text-align: left;
  }

.tooltip.bottom .tooltip-inner {
    background-color:white; color: black;  border-color: black;
}
.tooltip.bottom .tooltip-arrow {
      border-bottom-color: black; color: black;
}