/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

.activebell{
    background-color: red;
    padding: 2px 6px 2px 4px;
    border-radius: 15px;
    text-align: center;
    color: #fff;
}
.inactivebell{
    visibility: hidden;
    padding: 2px 6px 2px 4px;
    border-radius: 50%;
    text-align: center;
}

html, body {
  position: relative;  
  /*padding-top: 30px;*/ /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

h2{
  margin-top:10px;
}

section{
  position: relative;
}

header{}

a{
  color: #FF7F27;
  text-decoration: none;
}

a:hover{
  color: #FF7F27;  
}

/* Footer Styles */

footer {
  padding:15px;
  text-align: center;
  color:#fff;
  font-weight: 100;
  letter-spacing: 2px;
  border-top:2px solid #ff7f27;
  background-color: #222;
  z-index:1000;
}

textarea {
  resize: vertical; 
} 

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

.adminfooter{
  position:fixed;
  height:50px;
  bottom:0px;
  left:0px;
  right:0px;
  margin-bottom:0px;

}

.content{
  min-height: 100%!important;
  //background-color: #f6f6f6;
}


.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

.valign-middle{
  vertical-align: middle!important;
}

.pretext{
  color:#ff7f27;  
}

.solutions-img{
  width:100%;
  height:250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('/images/main/solutions.png');
}

.solution-icon{
  width:50px;
  height:50px;
  margin-right:10px;
  -webkit-border-radius: 50%; 
  -moz-border-radius: 50%;  
  border-radius:50%;  
  background-color: #FF7F27;
  background-position: center center;
  background-repeat: no-repeat;
}

.solution-icon-metalstructure{
  background-image: url('/images/main/metalstructure-icon.png');
}

.solution-icon-welding{
  background-image: url('/images/main/welding-icon.png');
}

.solution-icon-chipping{
  background-image: url('/images/main/chipping-icon.png');
}

.solution-icon-blasting{
  background-image: url('/images/main/blasting-icon.png');
}

.solution-icon-painting{
  background-image: url('/images/main/painting-icon.png');
}

.solution-icon-localservice{
  background-image: url('/images/main/localservice-icon.png');
}

.mg-b-300{
    margin-bottom: 600px;
}

.mg-b-8{
  margin-bottom: 8px;
}

hr, .hr{
 display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; 
}

.project-img{
  width:100%;
  height:250px;
  border:1px solid #ccc;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-container{
  width:100%;
  height:200px;
}

.project-gallery-img{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.more-project{
  width:100%;
  height:150px;
  border:1px solid #ddd;
}

.tab-border{
  //margin-top:-2px;
  border:1px solid #ddd;
  border-top: none;
  padding:10px;
}

.pagerline{
  border-top:1px solid #ddd;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}


.spacer{
  padding:10px 10px;
  width:20px;
}

.navbar-header button{
    margin-top:16px;
}

.alertbox{
  position: absolute;
  z-index:100;
  left:0;
  margin-top: -80px;
}

.carousel {
  height: 480px;
  border-bottom:2px solid #ff7f27;
}

.carousel .item,
.carousel .item.active,
.carousel .carousel-inner {
  height: 100%;
}

.carousel-title{
  position:absolute;
  bottom:0;
  width:100%;
  height:120px;
  color:#fff;
  text-align: center;
  background-color: rgba(0,0,0,0.5);
}

.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.nav-background{
  background-color: #f5f5f5;
}

.breakfree{
  white-space: nowrap;
}

.g-recaptcha{
  display: inline-block;
}

.contact_message{
  resize:none;
}

.align-middle{
  position:relative;
}

.autoscroll{
  overflow-y: auto;
}

.tab-content{
  
  border-top: none;
  
}

.solutionsitem{
  padding:20px;
  line-height:30px;
  text-align: justify;
}

.solutionsitem img {
  width:400px;
  height:200px;
  margin-right: 20px;
  text-align: left;
  float:left;
}

.footerfixed{
  position: fixed;
  left:0px;
  right: 0px;
  bottom: 0px;
}

.footertext{
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;  
  color:#9d9d9d;
  font-weight: 500;
  font-size: 14px;
}

/*  image upload style */

.profile-preview-container{
  height:300px;
  overflow: hidden;
}

.profilimage{
  width:160px;
  height:160px;
  margin-top:65px;
  border: 1px solid #ccc;
  border-radius: 10px;
}

.image_preview{
  width:160px;
  /*height:160px;*/
}

.profilimagewiew{
  width:160px;
  height:160px;
  border: 1px solid #ccc;
  border-radius: 10px;
}

.docimages{
  width:60px;
  border: 1px solid #ccc;
  border-radius: 10px;
}

.documentimage{
  width:160px;
  border: 1px solid #ccc;
  border-radius: 10px;
}

.documentimageicon{
  width:40px;
  margin-top: -10px;
}

.profilimagelist{
  width:70px;
  height:70px;
  border: 1px solid #ccc;
  border-radius: 10px;
}

.upload-demo .upload-demo-wrap,
.upload-demo .upload-result,
.upload-demo.ready .upload-msg {
    display: none;
}

.upload-demo.ready .upload-demo-wrap {
    display: block;
}
.upload-demo.ready .upload-result {
    display: inline-block;    
}
.upload-demo-wrap {
  width: 100%;
  height: 250px;
  margin: 0 auto;
}

.upload-msg {
  position: relative;
  width:100%;
  height:250px;
}

.loader {
    display: none;
    position:absolute;
    top:100px;
    left: 0; 
    right: 0;     
    margin-left: auto; 
    margin-right: auto; 
    border: 5px solid #f3f3f3; /* Light grey */
    border-top: 5px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
}



@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
  .img-portfolio {
      margin-bottom: 15px;
  }

  .solutionsitem{
    padding: 0px;
  }

  .solutionsitem img {
    width:100%;
    height:auto;
    margin-bottom: 20px;
  }

  .page-header{
    font-size:30px;
  }

}

@media(max-width:500px) {
  .breadcrumb{
    display:none;
  }

  .page-header{
    font-size:24px;
  }

}

@media(max-width:400px) {
  .page-header{
    font-size: 30px;
  }

  .solutionsitem{
    text-align: left;
  }
  
  .page-header{
    font-size:24px;
  }
}

.nopadding{
  padding-left: 0px!important;
  padding-right: 0px!important;
}

.redrow{
  background-color: #E22626;
}

.bigger {
    //font-size: 20px;
}

.pd-b-20{
  padding-bottom:20px;
}
.pd-b-30{
  padding-bottom:30px;
}

.mg-l-10{
  margin-left: 10px;
}
.pd-l-5{
  padding-left: 5px; 
}

.pd-l-10{
  padding-left: 5px; 
}

.pd-r-100{
  padding-right: 100px;
}


.pd-tb-50{
  padding-top: 50px;
  padding-bottom: 50px;
}


.pd-tb-70{
  padding-top: 70px;
  padding-bottom: 70px;
}
.pd-t-50{
  padding-top: 50px;
}

.pd-t-20{
  padding-top: 20px;
}

.pd-t-100{
  padding-top: 100px;
}

.pd-t-70{
  padding-top: 70px;
}

.pd-t-80{
  padding-top: 80px;
}
.pd-b-50{
  padding-bottom: 50px;
}

.pd-t-20{
  padding-top: 20px;
}


.frontcard{
  top:0px;
  width:321.25984252px;
  height:200.31496063px;
  background-color: rgb(254, 254, 216)!important;
  border:1px solid rgb(254, 254, 216);
  border-radius: 4px;
}

.backcard{
  top:0px;
  width:321.25984252px;
  height:200.31496063px;
  background-color: rgb(254, 254, 216)!important;
  font-size:10px;
  border:1px solid rgb(254, 254, 216);
  border-radius: 4px;
}

@media print {
    .frontcard {
        background-color: rgb(254, 254, 216)!important;
        -webkit-print-color-adjust: exact; 
    }
}

.cardlogo{
  height: 30px;
}

.cardprofiliimg{
  height:110px;
  width:110px;
  border: 1px solid #ccc;
    border-radius: 10px;
}

.heartguard{
  height: 20px;
}

.qrcode{
  width: 80px;
  padding-right: 10px
}

.barcode{
  width: 200px;
  height: 20px;
}

.fts-8{
  font-size:9px!important;
}

.listglyph{
   font-size: 2em;
}

.redcross{
  color:red;
}

.greentick{
  color:green;
}

.red-warning{
  border: 2px solid red;
    border-radius: 4px;
}

.tg  {border-collapse:collapse;border-spacing:0;border:none;margin:0px auto;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:1px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;}
.tg .tg-cw2b{font-size:10px;font-family:Arial, Helvetica, sans-serif !important;}
.tg .tg-qjms{font-weight:bold;font-size:10px;font-family:Arial, Helvetica, sans-serif !important;}
.tg .tg-2bfz{font-size:8px;font-family:Arial, Helvetica, sans-serif !important;;text-align:center}

.tg .tg-yvi6{font-weight:bold;font-size:13px;font-family:"Calibri", Courier, monospace !important;;color:#8d0100;text-align:center;vertical-align:top;}
.tg .tg-r5us{font-family:"Courier New", Courier, monospace !important;;text-align:center;vertical-align:top;height:40px;}

.table-1{
  width: 100%;
}

.modal-xxl{
  width: 90%;

}

.small{
  font-family:Arial, sans-serif;font-size:14px;
}

.testimg{
  width: 200px;
}

.modal-header{
    background-color: #DCDCDC;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}

.modal-footer{
  border-top: 0px!important;
    /*background-color: #DCDCDC;*/
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}

.pd-b-100{
  padding-bottom: 100px;
}
.mg-t-150{
  margin-top: 150px;
}

.mg-t-300{
  margin-top: 300px;
}

.mg-t-50{
  margin-top: 50px;
}

.mg-t-260{
  margin-top: 260px;
}

.wideinput{
  width: 250%!important;
}

.formcheckbox{
  width: 30px; /*Desired width*/
  height: 30px; /*Desired height*/
  cursor: pointer;
}

.lst-pd20{
  padding: 20px 15px!important;
}

/* Light Portlet */
.portlet.light {
  padding: 12px 20px 15px 20px;
  background-color: #fff; }
  .portlet.light.bordered {
    border: 1px solid #e7ecf1 !important; }
    .portlet.light.bordered > .portlet-title {
      border-bottom: 1px solid #eef1f5; }
  .portlet.light.bg-inverse {
    background: #f1f4f7; }
  .portlet.light > .portlet-title {
    padding: 0;
    min-height: 48px; }
    .portlet.light > .portlet-title > .caption {
      color: #666;
      padding: 10px 0; }
      .portlet.light > .portlet-title > .caption > .caption-subject {
        font-size: 16px; }
      .portlet.light > .portlet-title > .caption > i {
        color: #777;
        font-size: 15px;
        font-weight: 300;
        margin-top: 3px; }
      .portlet.light > .portlet-title > .caption.caption-md > .caption-subject {
        font-size: 15px; }
      .portlet.light > .portlet-title > .caption.caption-md > i {
        font-size: 14px; }
    .portlet.light > .portlet-title > .actions {
      padding: 6px 0 14px 0; }
      .portlet.light > .portlet-title > .actions .btn-default {
        color: #666; }
      .portlet.light > .portlet-title > .actions .btn-icon-only {
        height: 27px;
        width: 27px; }
      .portlet.light > .portlet-title > .actions .dropdown-menu li > a {
        color: #555; }
    .portlet.light > .portlet-title > .inputs {
      float: right;
      display: inline-block;
      padding: 4px 0; }
      .portlet.light > .portlet-title > .inputs > .portlet-input .input-icon > i {
        font-size: 14px;
        margin-top: 9px; }
      .portlet.light > .portlet-title > .inputs > .portlet-input .input-icon > .form-control {
        height: 30px;
        padding: 2px 26px 3px 10px;
        font-size: 13px; }
      .portlet.light > .portlet-title > .inputs > .portlet-input > .form-control {
        height: 30px;
        padding: 3px 10px;
        font-size: 13px; }
    .portlet.light > .portlet-title > .pagination {
      padding: 2px 0 13px 0; }
    .portlet.light > .portlet-title > .tools {
      padding: 10px 0 13px 0;
      margin-top: 2px; }
    .portlet.light > .portlet-title > .nav-tabs > li {
      margin: 0;
      padding: 0; }
      .portlet.light > .portlet-title > .nav-tabs > li > a {
        margin: 0;
        padding: 12px 13px 13px 13px;
        font-size: 13px;
        color: #666; }
      .portlet.light > .portlet-title > .nav-tabs > li.active > a,
      .portlet.light > .portlet-title > .nav-tabs > li:hover > a {
        margin: 0;
        background: none;
        color: #333; }
  .portlet.light.form-fit {
    padding: 0; }
    .portlet.light.form-fit > .portlet-title {
      padding: 17px 20px 10px 20px;
      margin-bottom: 0; }
  .portlet.light .portlet-body {
    padding-top: 8px; }
  .portlet.light.portlet-fullscreen > .portlet-body {
    padding: 8px 0; }
  .portlet.light.portlet-fit {
    padding: 0; }
    .portlet.light.portlet-fit > .portlet-title {
      padding: 15px 20px 10px 20px; }
    .portlet.light.portlet-fit > .portlet-body {
      padding: 10px 20px 20px 20px; }
  .portlet.light.portlet-fit.portlet-form > .portlet-body {
    padding: 0; }
  .portlet.light.portlet-fit.portlet-form > .portlet-body {
    padding: 0; }
    .portlet.light.portlet-fit.portlet-form > .portlet-body .form-actions {
      background: none; }
  .portlet.light.portlet-datatable.portlet-fit > .portlet-body {
    padding-top: 10px;
    padding-bottom: 25px; }

.tab-pane > p:last-child {
  margin-bottom: 0px; }

/* Reverse aligned tabs */
.tabs-reversed > li {
  float: right;
  margin-right: 0; }
  .tabs-reversed > li > a {
    margin-right: 0; }

/* jQuery UI Draggable Portlets */
.portlet-sortable:not(.portlet-fullscreen) > .portlet-title {
  cursor: move; }

.portlet-sortable-placeholder {
  border: 2px dashed #eee;
  margin-bottom: 25px; }

.portlet-sortable-empty {
  box-shadow: none !important;
  height: 45px; }

.portlet-collapsed {
  display: none; }

@media (max-width: 991px) {
  /* 991px */
  .portlet-collapsed-on-mobile {
    display: none; } }

.btn-red{
  background-color: red!important;
}


/**docs upload */

.upload-area{
    width: 70%;
    height: 200px;
    border: 2px solid lightgray;
    border-radius: 3px;
    margin: 0 auto;
    margin-top: 100px;
    text-align: center;
    overflow: auto;
}

.upload-area:hover{
    cursor: pointer;
}

.upload-area h1{
    text-align: center;
    font-weight: normal;
    font-family: sans-serif;
    line-height: 50px;
    color: darkslategray;
}

#file{
    display: none;
}

input[type="file"] {
  display: block;
}
.imageThumb {
  max-height: 75px;
  border: 2px solid;
  padding: 1px;
  cursor: pointer;
}
.pip {
  display: inline-block;
  margin: 10px 10px 0 0;
}
.remove {
  display: block;
  background: #444;
  border: 1px solid black;
  color: white;
  text-align: center;
  cursor: pointer;
}
.remove:hover {
  background: white;
  color: black;
}

.btndocsdel{
  margin-top:-7px!important;
}

/* Popup container - can be anything you want */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.gmap_canvas{
  width: 1024px;
}
.mapouter
{
  width: 1024px;
}

.simple-form{
  border:0px!important;
}

.checkmark_container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.checkmark_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.checkmark_container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.checkmark_container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.checkmark_container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.checkmark_container .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

.addressinputform{
  display: none;
}

.patient_profil_btn{
  position: relative;
  top:2px;
}