﻿/*Core stylesheets*/
  @import url("../Assets/3.4.1/bootstrap/3.3.1/css/bootstrap.min.css");
  @import url("../Assets/3.4.1/globalassets/styles/font-awesome/css/font-awesome.css");
  @import url("../Assets/3.4.1/globalassets/styles/adobeBlank/adobe-blank.css");
  /*@import url("../Assets/3.4.1/jquery-ui/themes/base/jquery-ui.css");*/
/*External library stylesheets*/
  @import url("../Assets/3.4.1/chart/1.0.1/css/charts.css");
  @import url("../Assets/3.4.1/datatables/1.9.1/css/datatables.css");
  @import url("../Assets/3.4.1/datepicker/v6/css/datepicker.css");
  /*@import url("../Assets/3.4.1/jquery.customInput/css/enhanced.css");*/
  @import url("../Assets/3.4.1/jquery.collapsible/1.0/css/collapsible.css");
  @import url("../Assets/3.4.1/rwdTable/1.0/css/rwdtable-core.css");
  @import url("../Assets/3.4.1/share/4.0/styles/sharewidget-4.0.css");
/*Global Assets stylesheets*/
  @import url("../Assets/3.4.1/globalassets/styles/widgets/alerts.css");
  @import url("../Assets/3.4.1/globalassets/styles/widgets/buttons.css");
  @import url("../Assets/3.4.1/globalassets/styles/widgets/tooltips.css");
  @import url("../Assets/3.4.1/globalassets/styles/widgets/carousel.css");
  @import url("../Assets/3.4.1/globalassets/styles/widgets/modalstyles.css");

  .banner-jumbotron {zoom: 1; -moz-transform: scale(1); padding: 0; margin-bottom: 0; height: 314px; background: url(../images/HeaderBG_Image_1280x314.png); background-repeat: no-repeat; background-size: 100% 100%; background-position:bottom }/*background: url(../images/HeaderBG_Image_repeat.png); background-repeat: repeat-y; background-size: 100%;*/ 
  .banner-silhouette { margin-bottom: 0; width: 107px; height: 314px; background: url(../images/HeaderBG_silhouettes.png); background-size: 107px 201px; background-repeat: no-repeat; background-position:bottom}
  .banner-navbar { border-radius: 0px; background-color: #f8e3ff; border-color: #cdcbd0; }
.site-logo { margin-left: 5%; margin-top: 5%; }
.site-logo img {width: 700px;}
  .banner-jumbotron .container { padding: 0px; }
  .banner-navbar .navbar-nav a {
    /*padding-top: 10px; padding-bottom: 10px;*/
    color: #1f0b0a !important;
}
.banner-navbar .navbar-nav .active > a, .banner-navbar .navbar-nav > a:hover, .banner-navbar .navbar-nav .active > a:visited {
    background-color: #fff; color: #1f0b0a;
}


/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 190px;
  font-family: 'Raleway', sans-serif;
  font-size:140%;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 190px;
  background-color: #fef4eb;
}

.alert-info { background-color: #ffd8ea !important; border-color: #ffd8ea !important; }

#page-footer { margin-top: 50px; margin-bottom: 30px; }

@media (max-width: 1000px) {
  
    .navbar-nav>li>a { padding-left: 10px; padding-right: 10px; }
}
@media (max-width: 1024px) {
  /* CSS that should be displayed if width is equal to or less than 800px goes here */
  
  .site-logo img {width: 600px; margin-top: 30px}

    /*.banner-silhouette { zoom: 0.5; -moz-transform: scale(0.5); }*/

}
@media (max-width: 992px) {
  /* CSS that should be displayed if width is equal to or less than 800px goes here */
  
  .site-logo img {width: 500px; margin-top: 55px}

    /*.banner-silhouette { zoom: 0.5; -moz-transform: scale(0.5); }*/

}
@media (max-width: 750px) {
  /* CSS that should be displayed if width is equal to or less than 800px goes here */
  .banner-jumbotron { zoom: 0.5; -moz-transform: scale(0.5); }
  .site-logo img {width: 700px; margin-top: 0px}

    /*.banner-silhouette { zoom: 0.5; -moz-transform: scale(0.5); }*/

}
@media (max-width: 450px) {
  /* CSS that should be displayed if width is equal to or less than 800px goes here */
  
  .site-logo img {width: 600px; margin-top: 30px}

    /*.banner-silhouette { zoom: 0.5; -moz-transform: scale(0.5); }*/

}

@media (max-width: 376px) {
  /* CSS that should be displayed if width is equal to or less than 800px goes here */
  
  .site-logo img {width: 500px; margin-top: 55px}

    /*.banner-silhouette { zoom: 0.5; -moz-transform: scale(0.5); }*/

}

@media (max-width: 321px) {
  /* CSS that should be displayed if width is equal to or less than 800px goes here */
  
  .site-logo img {width: 450px; margin-top: 60px}

    /*.banner-silhouette { zoom: 0.5; -moz-transform: scale(0.5); }*/

}


/* bar style css  */


#bizzbar{  background:#d48cda;  width:100%;  text-align:center;  color:#e5a8e1;  padding:2px;  overflow:hidden;  height:30px;  z-index:1000;  font-family: 'Raleway', sans-serif;  font-size:16px;  line-height:30px;  position:fixed;  top:0;  left:0;  border-bottom:0px solid rgb(255,255,255);  box-shadow:0 1px 5px rgba(0,0,0,.7)}

#bizzbar button{-webkit-box-shadow:rgba(0,0,0,0.278431) 1px 1px 3px; background:#d48cda;  border-bottom-left-radius:0px;  border-bottom-right-radius:0px;  border-top-left-radius:0px;  border-top-right-radius:0px;  border:none;  box-shadow:rgba(0,0,0,0) 1px 1px 3px;  color:white;  cursor:pointer;  font-size:1em;  margin:0px 0px 0px 3px;  outline:none;  padding:2px 10px 1px;  position:relative;  text-decoration:initial}

#bizzbar button:hover{  cursor:pointer;background:#c270d3}

#bizzbar button:active{  top:1px}

