@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);


* { font-family: 'Open Sans';}

body {
  background: url("../img/main-background.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 5px;
}

#divAppContent {
  margin: 10px;
  margin-top: 60px;
}

.label-appgroup {
    background: rgba(0, 0, 0, 0.1) !important;
    color: #ffffff;
    font-weight: normal;
    font-size: 14px !important;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.row.appiconrow {
  padding: 20px;
  border-radius: 4px;
  display: block;
  text-align: center;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
}

.appgruplabel {
    margin-bottom: 4px;
}

.row.appiconrow > .appicon {
  
}

.blurred-bg {
  background-image: url("../img/main-background-b.jpg");
  background: url("../img/main-background-b.jpg") no-repeat center center fixed;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}
.blurred-bg.tinted {
  background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url("../img/main-background-b.jpg");
  background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url("../img/main-background-b.jpg");
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url("../img/main-background-b.jpg");
}
.blurred-bg.shaded {
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../img/main-background-b.jpg");
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../img/main-background-b.jpg");
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("../img/main-background-b.jpg");
}

.blurred-bg.shadednavbar {
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/main-background-b.jpg");
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/main-background-b.jpg");
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/main-background-b.jpg");
}

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 0px;
  padding-left: 0px;
}
.navbar-wrapper > .container {
  width: auto;
}


.navbar {
    display: block;
    height: 50px;
    border: 0px !important;
    border-radius: 0px !important;
    margin-bottom: 2px !important;
}

.navbar .nav > li {
    z-index: 10000;
}

.dropdown-menu > li > a {
    color: #fff !important;
    background: none !important;
}

.dropdown-menu > li > a:hover {
    color: #fff !important;
    background-color: rgba(0,0,0, 0.2) !important;
}

.nav > li > a {
    color: #fff !important;
    background: none;
    border-right: 1px solid rgb(0, 180, 255);
}

.nav > li:first-child > a {
    border-left: 1px solid rgb(0, 180, 255);
}

.nav > li > a:hover {
    color: #fff !important;
    background-color: rgba(0,0,0, 0.2) !important;
}

.navbar-brand > i {
    color: #ffffff;
    font-size: 25px;
}

.navbar-toggle {
    border: 0px none;
    color: #fff !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: rgba(0, 180, 255, 1) !important;
}


.navbar-default .navbar-toggle {
    background-color: none !important;
    border-radius: 0px !important;
}

.navbar-default .navbar-toggle > i {
    color: #fff;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
    background-color: rgba(0,180,255,0.6);
}

.navbar-collapse.in {
    background-color: rgba(0, 0, 0, 0.6);
    border-top: none !important
}

.navbar-collapse.in > ul > li:hover {
    background-color: #ffffff;
}

.navbar-default .navbar-toggle:hover {
    background-color: #ffffff;
    border-radius: 0px;
}

.navbar-default .navbar-toggle:hover > i {
    color: #000;
}

.sign-in {
    background-color: #690000 !important;
}

.rounded-home-button-container,
.rounded-home-button-container.open,
.rounded-home-button-container > .rounded-home-button,
.rounded-home-button-container.open > .rounded-home-button,
.rounded-home-button-container > .rounded-home-button > i.home-icon,
.rounded-home-button-container.open  > .rounded-home-button > i.home-icon,
.rounded-home-button-container > .rounded-home-button > i.home-icon,
.rounded-home-button-container.open > .rounded-home-button > i.home-icon,
.rounded-home-button-container.open > .rounded-home-button > .btn-group,
.rounded-home-button > .btn-group,
.rounded-home-button > .btn-group > a {
  -webkit-transition-property:all;
  -webkit-transition-duration: 1.5s;
  -webkit-transition-timing-function: ease;
  transition-property:all;
  transition-duration: 1.5s;
  transition-timing-function: ease;
  -moz-transition-property:all;
  -moz-transition-duration:1.5s;
  -moz-transition-timing-function: ease;
  -o-transition-property:all;
  -o-transition-duration:1.5s;
  -o-transition-timing-function: ease;
}

.rounded-home-button-container{ display: inline-block; overflow: hidden; }

.rounded-home-button-container, .rounded-home-button {
  border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;    
  max-height: 60px; max-width: 60px;
  line-height: 60px;  
}

.rounded-home-button-container > .rounded-home-button > i.home-icon,
.rounded-home-button-container > .rounded-home-button {
  width: 60px; height: 60px;
  color: #fff;
  background-color: inherit;
  font-size: 30px;
  text-decoration:  none;
  display: block;
  visibility:visible;
  opacity:1;
  float: left;
}

.rounded-home-button-label {
    color: #fff;
    display: block;
    width: 100%;
    padding-bottom: 20px;
}

.rounded-home-button-container > .btn-group {
    display: inline-block;
    border: none !important;
    border-right: 1px solid #fff;
}

.rounded-home-button-container > .btn-group > #bsnappsHome {
    margin-left: 0px;
    border-radius: 0px !important;
    border-left: 0px !important;
    padding-top: 15px !important;
}

.rounded-home-button-container > .btn-group > #bsnappsHome > i {
    font-size: 30px;
}

.rounded-home-button-container > .btn-group a:hover {
    background-color: rgba(0,0,0,0.1);
}

.rounded-home-button-container > .btn-group a:first-child {
    margin-left: 32px;
    border-radius: 0px !important;
    border-left: 0px !important;
        
}
.rounded-home-button-container > .btn-group a:last-child {
    margin-right: 32px;
    border-right: 1px solid rgb(0,180,255);
    border-radius: 0px !important
}

.rounded-home-button-container > .btn-group > .btn:last-of-type {
    margin-right: 31px;
    border-right: 1px solid rgb(0,180,255) !important;
    border-radius: 0px !important
}

.rounded-home-button-container > .btn-group > a {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid rgb(0,180,255) !important;
    border-right: 1px solid rgb(0,180,255) !important;
    color: #fff;
}

.rounded-home-button-container > .btn-group > a > i {
    display: block;
}

.rounded-home-button-container.open {
    width: auto !important;
    max-width: 6000px !important;
    display:inline-block;
}

.rounded-home-button-container.open  > .rounded-home-button,
.rounded-home-button-container.open  > .rounded-home-button > i.home-icon {
  width:0px !important;
  max-width: 0px !important;
  margin-left: -60px;
  border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;    
}

.rounded-home-button > i.home-icon {
    font-size: 20px; 
    line-height: 60px; 
    color: #fff; 
    text-align: center; 
    display: block;
}

@-webkit-keyframes home-button-glowing {
  0% { color: #fff; }
  50% { color: rgb(225,225,255); }
  100% { color: #fff;}
}

@-moz-keyframes home-button-glowing {
  0% { color: #fff; }
  50% { color: rgb(225,225,255); }
  100% { color: #fff;}
}

@-o-keyframes home-button-glowing {
  0% { color: #fff; }
  50% { color: rgb(225,225,255); }
  100% { color: #fff;}
}

@keyframes home-button-glowing {
  0% { color: #fff; }
  50% { color: rgb(225,225,255); }
  100% { color: #fff;}
}

.rounded-home-button-container,
.rounded-home-button-container.open,
.rounded-home-button-container > .rounded-home-button,
.rounded-home-button-container.open > .rounded-home-button,
.rounded-home-button-container > .rounded-home-button > i.home-icon,
.rounded-home-button-container.open  > .rounded-home-button > i.home-icon,
.rounded-home-button-container > .rounded-home-button > i.home-icon,
.rounded-home-button-container.open > .rounded-home-button > i.home-icon,
.rounded-home-button-container.open > .rounded-home-button > .btn-group,
.rounded-home-button > .btn-group,
.rounded-home-button > .btn-group > a {
  -webkit-transition-property:all;
  -webkit-transition-duration: 1.5s;
  -webkit-transition-timing-function: ease;
  transition-property:all;
  transition-duration: 1.5s;
  transition-timing-function: ease;
  -moz-transition-property:all;
  -moz-transition-duration:1.5s;
  -moz-transition-timing-function: ease;
  -o-transition-property:all;
  -o-transition-duration:1.5s;
  -o-transition-timing-function: ease;
}

.rounded-home-button-container{ display: inline-block; overflow: hidden; }

.rounded-home-button-container, .rounded-home-button {
  border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;    
  max-height: 60px; max-width: 60px;
  line-height: 60px;  
}

.rounded-home-button-container > .rounded-home-button > i.home-icon,
.rounded-home-button-container > .rounded-home-button {
  width: 60px; height: 60px;
  color: #fff;
  background-color: inherit;
  font-size: 20px;
  text-decoration:  none;
  display: block;
  visibility:visible;
  opacity:1;
  float: left;
}

.rounded-home-button-container > .btn-group {
    display: inline-block;
    border: none !important;
    border-right: 1px solid #fff;
}
.rounded-home-button-container > .btn-group a:first-child {
    margin-left: 32px;
}
.rounded-home-button-container > .btn-group a:last-child {
    margin-right: 32px;
    border-right: 1px solid #fff;
}

.rounded-home-button-container > .btn-group > .btn:last-of-type {
    margin-right: 31px;
    border-right: 1px solid #fff !important;
}

.rounded-home-button-container > .btn-group > a {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
}

.rounded-home-button-container > .btn-group > a > i {
    display: block;
}

.rounded-home-button-container.open {
    width: auto !important;
    max-width: 6000px !important;
    display:inline-block;
    
}

.rounded-home-button-container.open  > .rounded-home-button,
.rounded-home-button-container.open  > .rounded-home-button > i.home-icon {
  width:0px !important;
  max-width: 0px !important;
  margin-left: -60px;
  border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;    
}

.rounded-home-button > i.home-icon {
    font-size: 20px; 
    line-height: 60px; 
    color: #fff; 
    text-align: center; 
    display: block;
    
}

/**
.rounded-home-button > i.home-icon {
  -webkit-animation: home-button-glowing 2000ms infinite;
  -moz-animation: home-button-glowing 2000ms infinite;
  -o-animation: home-button-glowing 2000ms infinite;
  animation: home-button-glowing 2000ms infinite;    
}**/

h1 { font-weight: normal; }
/**
@-webkit-keyframes home-button-glowing {
  0% { color: #fff; }
  50% { color: #dedede; }
  100% { color: #fff;}
}

@-moz-keyframes home-button-glowing {
  0% { color: #fff; }
  50% { color: #dedede; }
  100% { color: #fff;}
}

@-o-keyframes home-button-glowing {
  0% { color: #fff; }
  50% { color: #dedede; }
  100% { color: #fff;}
}

@keyframes home-button-glowing {
  0% { color: #fff; }
  50% { color: #dedede; }
  100% { color: #fff;}
}
**/

@media (max-width: 768px) { 
    .nav > li > a {
        border-left: none !important;
        border-right: none !important;
    }

    .nav > li > a:hover {
        background-color: rgba(0,180,255,0.8) !important;
    }
}