body {
   padding-bottom: 100px;
   background-color: #FCFBEF;
}
h1{
  text-align: center;
  color:maroon;
}
.rem {
   font-size: 1rem;
   vertical-align: middle;
}
.alert-success a {
   color: #ff7;
   font-weight: bold;
}
.form-spaced label {
   min-width: 29%;
   display: inline-block;
   padding:2%;
} .form-spaced label:hover {
   background: rgba(255,255,200,0.5);
}
.radio-group label, .check-group label {
   overflow: hidden;
}
.radio-group input, .check-group input {
   height: 1px;
   width: 1px;
   position: absolute;
   top: -100px;
}
.radio-group .not-active, .not-active input[type="radio"], .check-group .not-active, .not-active input[type="checkbox"]  {
   color: #3276b1;
   background-color: #fff;
}
.not-active input:focus {
  background: green
}
.ash-notification{
  color: red;
}

/* PROFILES */
.tag {
   padding: 0.2em 1em;
   background: #eee;
   font-size: 0.8em;
   line-height: 2.5em;
   border-radius: 0.5em;
} .tag:hover {
   background: #42afde;
   color:#fff;
   cursor: pointer;
}

/* HEADER & NAV STYLES */

header {
   height: 50px;
   position: fixed;
   width: 100%;
   margin-top: -50px;
   z-index: 9999;
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0.87) 80%, rgba(229, 251, 255, 0.6) 100%);
   /* FF3.6-15 */
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0.87) 80%, rgba(229, 251, 255, 0.6) 100%);
   /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0.87) 80%, rgba(229, 251, 255, 0.6) 100%);
   /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#99e5fbff', GradientType=0);
   /* IE6-9 */
}
#nav-login .dropdown-menu {
   left: 0;
   right: auto;
}

nav {
   background: #fff;
} .navbar .dropdown-menu > li > a:hover {
   background: #eee;
   color: #008cba;
}

.navbar-toggle{
  border-color: #bd0711;
}

.navbar .container-fluid{
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0.87) 50%, rgba(229, 251, 255, 0.6) 100%);
}

.nav-company-header{
  vertical-align: middle;
  color: #b31119;
  font-weight: bold;
}

/* FOOTER STYLES */

footer {
   color: #777;
   text-align: center;
   border-top: 3px solid #42afde;
   margin-top: 50px;
}
footer a {
   -webkit-transition: all 0.3s ease-in-out 0s;
   transition: all 0.3s ease-in-out 0s;
}
footer h3 {
   color: #42afde;
}
footer .footer-above {
   background: #333;
   padding-bottom: 2em;
}
footer .footer-below {
   background: #222;
   line-height: 3em;
   color: #aaa;
}
footer .btn-social {
   display: inline-block;
   width: 50px;
   height: 50px;
   border: 2px solid #42afde;
   border-radius: 100%;
   text-align: center;
   font-size: 25px;
   line-height: 200%;
   border: 2px solid #42afde;
   color: #42afde;
}
footer .btn-social:hover {
   color: #104d66;
   background: #42afde;
   border: 2px solid #104d66;
}
footer .navbar-footer li {
   float: none;
   text-align: left;
   display: block;
   *display: inline;
   /* ie7 fix */
   *zoom: 1;
   /* hasLayout ie7 trigger */
}
footer .navbar-footer li a {
   width: 100%;
}
footer .navbar-footer li a:hover {
   background: #42afde;
   color: #222;
}
footer .container {
   margin: 0 auto;
}
footer .navbar-nav > li > a {
   text-shadow: none;
}
footer .navbar-nav {
   float: none;
}
footer input.form-control {
   background: #222;
   color: #ccc;
   border: #000;
}
footer .input-group-addon {
   color: #42AFDE;
   background: #444;
   border: #000;
}
footer .mc_embed_signup .input-group {
   margin-bottom: 10px;
}
footer .mc_embed_signup .btn-primary {
   width: 100%;
}
.mc_embed_signup .input-group {
   margin-bottom: 25px;
}
.clearfix:before, .clearfix:after {
   content: " ";
   display: table;
}
.clearfix:after {
   clear: both;
}
.center-block {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.pull-right {
   float: right !important;
}
.pull-left {
   float: left !important;
}
.hide {
   display: none !important;
}
.show {
   display: block !important;
}
.invisible {
   visibility: hidden;
}
.text-hide {
   font: 0/0 a;
   color: transparent;
   text-shadow: none;
   background-color: transparent;
   border: 0;
}
.hidden {
   display: none !important;
}
.affix {
   position: fixed;
}

/* HOME PAGE */

#main {
   margin-top: 50px;
   background: url("/gui-bg-ice.jpg") no-repeat fixed;
   background-size: cover;
   padding-bottom: 2em;
   min-height: 80vh;
}

.icon-bar{
  background-color: #b31119;
}

.svg {
   width: 100%;
   height: auto;
}
.navbar-header {
   min-width: 300px;
}
.navbar-brand {
   padding: 0px;
}
.navbar-brand>img, .navbar-brand>object {
   height: 100%;
   padding: 8px;
   width: auto;
}
.carousel {
   height: 50vh;
   min-height: 400px;
   font-family: $font-family-sans-serif;
}
.carousel .item, .carousel .active, .carousel .carousel-inner {
   height: 100%;
}
.carousel .fill {
   width: 100%;
   height: 100%;
   background-position: center top;
   background-size: cover;
   -o-backgro: und-size cover;
}
.carousel .carousel-skew {
   position: absolute;
   top: 0px;
   bottom: 0px;
   right: 50%;
   z-index: 10;
   min-width: 350px;
   color: #fff;
   background: rgba(0, 0, 40, 0.8);
   text-align: left;
   text-shadow: none;
   -webkit-transform: skew(20deg);
   -ms-transform: skew(20deg);
   transform: skew(20deg);
   left: -10%;
   padding: 3% 4% 3% 15%;
}
.carousel .carousel-skew .unskew {
   -webkit-transform: skew(-20deg);
   -ms-transform: skew(-20deg);
   transform: skew(-20deg);
}
.carousel .carousel-skew .unskew p {
   line-height: 1.6em;
   font-size: 1.4em;
   max-width: 500px;
   font-family: $font-family-base;
}
.carousel-inner {
   overflow: visible;
}

/* to allow google suggest autoplaces on bootstrap modal*/
.pac-container {
  z-index: 1051 !important;
}

/* for loader */
.center-screen {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');
@media(min-width:0px) {
    body {
        margin-top: 50px;
    }
    /*html, body, #wrapper, #page-wrapper {height: 100%; overflow: hidden;}*/
}

#wrapper {
    padding-left: 0;
}

#page-wrapper {
    width: 100%;
    padding: 0;
    background-color: #fff;
}

@media(min-width:0) {
    #wrapper {
        padding-left: 225px;
    }

    #page-wrapper {
        padding: 22px 10px;
    }
}

/* Top Navigation */

.top-nav {
    padding: 0 15px;
}

.top-nav>li {
    display: inline-block;
    float: left;
}

.top-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 20px;
    color: #fff;
}

.top-nav>li>a:hover,
.top-nav>li>a:focus,
.top-nav>.open>a,
.top-nav>.open>a:hover,
.top-nav>.open>a:focus {
    color: #fff;
    background-color: #1a242f;
}

.top-nav>.open>.dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    /*border: 1px solid rgba(0,0,0,.15);*/
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.top-nav>.open>.dropdown-menu>li>a {
    white-space: normal;
}

/* Side Navigation */

@media(min-width:0) {
    .side-nav {
        position: fixed;
        top: 60px;
        left: 225px;
        width: 225px;
        margin-left: -225px;
        border: none;
        border-radius: 0;
        border-top: 1px rgba(0,0,0,.5) solid;
        overflow-y: auto;
        background-color: #222;
        /*background-color: #5A6B7D;*/
        bottom: 0;
        overflow-x: hidden;
        padding-bottom: 40px;
    }

    .side-nav>li>a {
        width: 225px;
        border-bottom: 1px rgba(0,0,0,.3) solid;
    }

    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
        background-color: #1a242f !important;
    }
}

.side-nav>li>ul {
    padding: 0;
    border-bottom: 1px rgba(0,0,0,.3) solid;
}

.side-nav>li>ul>li>a {
    display: block;
    padding: 10px 15px 10px 38px;
    text-decoration: none;
    /*color: #999;*/
    color: #fff;
}

.side-nav>li>ul>li>a:hover {
    color: #fff;
}

.navbar .nav > li > a > .label {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 14px;
  right: 6px;
  font-size: 10px;
  font-weight: normal;
  min-width: 15px;
  min-height: 15px;
  line-height: 1.0em;
  text-align: center;
  padding: 2px;
}

.navbar .nav > li > a:hover > .label {
  top: 10px;
}

.navbar-brand {
    padding: 5px 15px;
}

.button edit {
    background-color: #337ab7;
    border-radius: 6px;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-color: #2e6da4;
    padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;

}


/*==============================================
jQuery Autocomplete
=============================================*/
.custom-combobox {
  position: relative;
  display: inline-block;
  width: 100%;
}
.custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
}
.custom-combobox-input {
  margin: 0;
  padding: 5px 10px;
  border-radius: 5px;
}

 /* Extra small devices (phones, up to 480px) */
@media screen and (max-width: 767px) {
  .ui-autocomplete-input{
   width: 100%;
  }
  .nav-company-header{
    font-size: 170%;
  }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .ui-autocomplete-input{
   width: 100%;
  }
  .nav-company-header{
    font-size: 200%;
  }
}
/* tablets/desktops and up ----------- */
@media (min-width: 992px) and (max-width: 1199px) {
  .ui-autocomplete-input{
   width: 100%;
  }
  .nav-company-header{
    font-size: 250%;
  }
}
/* large desktops and up ----------- */
@media screen and (min-width: 1200px) {
  .ui-autocomplete-input{
   width: 100%;
  }
  .nav-company-header{
    font-size: 250%;
  }
}
/*///////////////////////////////////////*/
.modal-info-table tbody tr td:nth-child(2){
  font-weight: bold;
}

th {
  text-align: center;
}

/*///////VALIDATION CHECKBOX STYLING START///////////*/
.custom-checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}
.custom-checkbox .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}
.custom-checkbox label input[type="checkbox"] {
    display: none;
}
.custom-checkbox label input[type="checkbox"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}
.custom-checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
/*///////VALIDATION CHECKBOX STYLING END///////////*/

.menu-item {
  color: #337ab7;
}

/*//////////DASHBOARD STYLING START/////////////*/
.bg-color-green {
  background-color: #439F43;
  color: #fff;
}
.back-footer-green {
  background-color: #5cb85c;
  border-top: 0px;
}
.bg-color-light-blue {
  background-color: #42A7C5;
  color: #fff;
}
.back-footer-light-blue {
  background-color: #5bc0de;
  border-top: 0px;
}
.bg-color-dark-blue {
  background-color: #2972B1;
  color: #fff;
}
.back-footer-dark-blue {
  background-color: #428bca;
  border-top: 0px;
}
.bg-color-orange {
  background-color: #fc6e51;
  color: #fff;
}
.back-footer-orange {
  background-color: #f0ad4e;
  border-top: 0px;
}
.bg-color-red {
  background-color: #C03A36;
  color: #fff;
}
.back-footer-red {
  background-color: #d9534f;
  border-top: 0px;
}
.bg-color-blue {
  background-color: #0000AD;
  color: #fff;
}
.bg-color-red-2 {
  background-color: #E51710;
  color: #fff;
}
.bg-color-black {
  background-color: #000;
  color: #fff;
}
.bg-color-grey {
  background-color: #666766;
  color: #fff;
}
.bg-color-turquoise{
  background-color: #48cfad;
  color: #fff;
}
.bg-color-light-purple{
  background-color: #5d9cec;
  color: #fff;
}
.bg-color-yellow{
  background-color: #f9af0a;
  color: #a94442;
}
.bg-color-dark-yellow{
  background-color: #ffce54;
  color: #a94442;
}
.bg-color-light-green{
  background-color: #a0d468;
  color: #fff;
}
.bg-color-light-red{
  background-color: #ed5565;
  color: #fff;
}
.bg-color-light-blue{
  background-color: #4fc1e9;
  color: #fff;
}
.bg-color-light-purple{
  background-color: #ac92ec;
  color: #fff;
}
.bg-color-pink{
  background-color: #f2dede;
  color: #a94442;
}
.bg-color-dark-green{
  background-color: #3c763d;
  color: #fff;
}
.bg-color-green{
  background-color: #68ce69;
  color: #fff;
}

a.dashboard-widget, a.dashboard-widget:visited, a.dashboard-widget:focus {
  color: white;
  text-decoration: none;
}
a.dashboard-widget:hover{
  color: white;
  text-decoration: none;
  font-size: 120%;
}
/*//////////DASHBOARD STYLING END/////////////*/
