﻿/*Amalia changes*/
.container {
    width:95%;
    padding: 0 !important;
}

.menu-cart {
    float:right;
    color:#fff;
    padding-top:10px;
    margin-right:25px;
}

@media (max-width:770px){
    .menu-cart {
        margin-right:inherit;
    }
}

#product-core p{
   padding-right:0;
}

#product-core h3 {
    margin:0;
}

#product-core h4 {
    margin-bottom:8px;
}

.homewhitetext p{
    font-family: vegurlight;
    font-size:48px;
    color:#fff; 
    margin:-90px 0 0 70px;
}

.container legend, label{

padding-top:8px;
}

nav-rightSide li a{
   
   padding-left:10px;
}

.navbar-toggle {
    margin-top: 4px !important;
   
}

.paypal table tr:first-child {
display:none;
}
.paypal select {
    margin-left:5px;
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #666;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.paypal input[type=image] {
    margin: 10px;
    width:150px
}


.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-right:26px;
}

#admin-menu .btn {
    display: inline-block;
    padding: 8px 12px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: normal;
    line-height: 5;      
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -moz-user-select: none;
}

fieldset {
    padding: 20px;
    margin: 0;
    border: 0 none;
}

.admin.back {
    padding-left:10px;
}

.back-top {
  text-align:left;
  margin-top:8px;
  
}

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




/*------------*/

body {
     font-family: vegurregular;
     font-size:16px;
     color: #585858;
}

.body {
    color: #959595;
   
}

.home-text-container {
   padding: 0 10px;
}

    .home-text-container .row {
        margin-top: 10px;
    }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: vegurregular;
font-weight: 500;
line-height: 1.3;
color: #636363;

}

h4 {
 letter-spacing: 0.5px;
}

a:link,
a:visited {
    color: #96a1b0;
}
a:hover {
    text-decoration:none;
    color: #CC0001;
}

.carousel {
-webkit-box-shadow: -5px 16px 17px -5px rgba(0,0,0,0.75);
-moz-box-shadow: -5px 16px 17px -5px rgba(0,0,0,0.75);
box-shadow: -5px 16px 17px -5px rgba(0,0,0,0.75);
}




.m-20 {
margin-left:20px;
margin-right:20px;

}
.menu-grad {
    height: 200px;
    background: -webkit-linear-gradient(#5C5C5C, #000000 ); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#5C5C5C, #000000 ); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#5C5C5C, #000000 ); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#5C5C5C, #000000 ); /* Standard syntax (must be last) */
}
.product-img-container {
    width: 100%;   
}


.product-extra {
    margin: 10px 0 0 10px;

}

.product-extra ul {
    margin-left: 5%;
}
.product-extra li {
    line-height: 150%;
}

#product-core .row {
    margin: 0;
}
.product-details .row {
    margin-left: 0;
    margin-right: 0;
}

.product-details {
    margin-top: 15px;
}

.product-extra .glyphicon {
    cursor: pointer;
}
.product-breadcrumb {
    margin: 0em 20px;
}

.bootstrap-checkbox {
width: 2em;
border: none;
height: 2em;
}


/*Nav bar overrides http://smarchal.com/twbscolor/?bd=000000&bh=c0c0c0&cd=c0c0c0&ch=ffffff*/
.navbar-default {
    border: 0;
    border-radius: 0px;
    text-shadow: none;
}
.navbar-default .navbar-nav > li > a {
    margin-top:0;
    padding-top:0;
}

.navbar-nav {
    float: left;
   
}
.navbar {
    margin-bottom: 0px;
    min-height:42px;
    height:42px;
    font-size: 18px;

}

.navbar-default .navbar-brand {
    color: #c0c0c0;
}

    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
        color: #ffffff;
    }

.navbar-default .navbar-text {
    color: #fff;
}

.navbar-default .navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 12px;
    
    color: #fff;
}





    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #ffffff;
    
    }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;

}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #000;
    background-color: #eee;
    
}

.navbar-default .navbar-toggle {
    border-color: #eee;
}

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #eee;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #eee;
    }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #eee;
}

.navbar-default .navbar-link {
    color: #eee;
}

    .navbar-default .navbar-link:hover {
        color: #ffffff;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #c0c0c0;
        font-weight:bold;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #ffffff;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
      
    }

    .navbar-collapse {
    background-color:#000;
    overflow-x: hidden;
    padding-right: 15px;
    padding-left: 15px;
    border-top: none;
    max-height: none;
    position:relative;
    z-index: 1000;
    }

   .dropdown-menu ul li {
        background-color:#eee;
            
    }

    .yamm .dropdown.yamm-fw .dropdown-menu {
        background-color: #eee;
        width:100%;
        margin-left:0px;
    }

   .navbar-nav {
        float: left;
       
    }
   

}
@media (min-width: 767px) {
    .dropdown-menu {
        background: #cccccc; /* Old browsers */
        background: -moz-linear-gradient(top, #cccccc 0%, #eeeeee 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #cccccc 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #cccccc 0%,#eeeeee 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #cccccc 0%,#eeeeee 100%); /* IE10+ */
        background: linear-gradient(to bottom, #cccccc 0%,#eeeeee 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    }
    
}

.navbar-collapse {
    background-image:url('~/images/gstMenu.jpg');
    
    overflow-x: hidden;
    padding-right: 15px;
    padding-left: 15px;
    border-top: none;
    max-height: none;
    position:relative;
    z-index: 1000;
}






.rightSideNav {

   
    overflow-x: hidden;
    padding-right: 15px;
    padding-left: 15px;
    border-top: none;
    max-height: none;
    position:relative;
    z-index: 1000;
}

.rightSideNavOther {

   
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: none;
    max-height: none;
    position:relative;
    z-index: 1000;
}

.rightSideNavOther a {
    padding-left:24px;
    margin-right:40px;
}

.clear {
clear:both;
}

   .grey-heading {
        background: grey;
        color: white;
        text-transform: uppercase;
        padding: 3px;
    }

    .red-heading {
       color: #CC0001;
        font-size: 18px;
        margin-top: 20px;
        font-weight: bold;
    }

    .red {
        color: #CC0001;
        
        font-weight: bold;
    }

    .isselected {
        width: 100px;
        padding: 5px;
        background-color: red;
    }

    .isnotselected {
        width: 100px;
        padding: 5px;
        background-color: white;
    }
     .isquicklink {
        width: 100px;
        padding: 5px;
        background-color: #3CB521;
    }
.quicklink-banner {
    width: 100px;
        padding: 5px;
    background-color: #6DAD81;
    border: 2px solid #ffa500;
}
.product-banner {
    background-color: #ffa500;
    width: 100px;
        padding: 5px;
}

.breadcrumb {
 font-size: 18px;
 background-color:#fff;
 margin-bottom:0;
 color: #959595;
}



.product-title  {
    color: #CC0001;
    font-size: 24px;
}




.side-nav {
 font-size:16px;
 padding-right: 0;
}
.side-nav-heading {
  color: #CC0001;
  font-size:18px;
  margin-top: 20px;
  font-weight:bold;

}

.mega-menu-cat {
 color: #CC0001;
 font-weight:bold;

}

.mega-menu-cat a {
     color: #CC0001;
 font-weight:bolder;

}





.dropdown.yamm-fw .dropdown-menu {
    right:auto !important; 
   left:0;
   margin-left:79px;

  }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    list-style: outside none none;
    background-color: #eee;
    border: none;
    border-radius: 0px;
 
    background-clip: padding-box;

     -webkit-box-shadow: -8px 10px 8px -1px rgba(0,0,0,0.75);
     -moz-box-shadow: -8px 10px 8px -1px rgba(0,0,0,0.75);
     box-shadow: -8px 10px 8px -1px rgba(0,0,0,0.75);

 

}



      



.dropdown-menu ul li {
    padding-bottom: 5px;
    
}

.dropdown-menu ul li a {
    color: #000;
    
}
.dropdown-menu ul li a:hover {
    color: #CC0001;
}
.context-menu {
    background-color: #F2F2F2;
    border: 1px solid #999999;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.context-menu li {
    color: #FFF;
    background-color: #333333;
    display: block;
    padding: 3px;
    text-decoration: none;
    padding: 5px 10px;
}
.context-menu li:hover {
    background: none;
    background-color: #f2f2f2 !important;
    text-decoration: none;
    color: #3399F3 !important;
    border: 1px solid #666;
}
.context-menu-delete {
    border-bottom: 1px solid #444;
}
.context-menu-cancel {
    font-size: 0.8em;
    text-align: center;
}
.context-menu a{
  color: #FFF !important;
}
.context-menu a:hover {
    color: #3399F3 !important;
}

.product-page-form {
    border-radius: 3px;
    padding: 0.2em; 
}

.product-page-form .form-group {
border: 1px solid #eee;
padding: 0.5em;
}

.product-page-form .input-group {
    display: block;
    margin: 0.2em 0.5em;
}
.field-validation-error {
    color: red;
}
.product-page-edit-pane {
    padding-left: 0.5em;
    border: none !important;
}
.product-page-form .control-label {
    text-align: left;
}
.product-page-form button {
    margin-right: 0.5em;   
}
.product-page-form .panel-header {
    font-weight: bold;
margin: 2px 1.2em;
}
.product-page-form .dropdown {
    font-size: 0.85em;
    padding: 0.2em;
}

.product-items-button-pane {
    width: 100%;
    margin: 0.5em 0.2em;
}
.btn-file {
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 0.5em 0.5em;
}
/*this needs to be changed to something more responsive*/
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 90%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.btn-fileImage {
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 0.5em 0.5em;
}
/*this needs to be changed to something more responsive*/
.btn-fileImage input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 90%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.product-document-file-label {
    font-size: 0.85em;
    color: green;
}
.product-brochure-file-label {
    font-size: 0.85em;
    color: green;
}
.product-brochureImage-file-label {
    font-size: 0.85em;
    color: green;
}
.product-related-error {
    font: 12px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.category-view-container {
    float: none;
}
.category-view-container .row {
    padding-left: 1em;
}

.quicklink-header {
    font-size:18px;
    margin: 10px;
    text-align:center;
}
.quicklinks-container {
    padding: 2px 5px;
}
.selected-breadcrumb {
    color: #96A1B0;
}

.slideshowpro {
 float:left;
 margin: 0 0 0 20px;
}
.quicklink{
    cursor: pointer!important;
    width: 100%;
    border: none;
}
.quicklink-item {
    text-align: center;
}
.quicklink-text {
    height: 50px;
    margin-top:15px;
}
.above-menu-banner
{
    max-height: 250px;
}
.product-image-legend .glyphicon {
    width: 20px;
    padding: 0.1em;
    color: white;
    float: left;
}
.product-image-legend .label {
float: left;
border-radius: 0;
margin: 1px;
padding: 3px 3px 4px 4px;
width: 300px;
text-align: left;
}
.dark-bg-danger {
    background-color: #CD0200;
}
.dark-bg-success {
    background-color: #3CB521;
}
.dark-bg-warning {
    background-color: #D47500;
}

.nav > li >a {

padding: 10px 10px 0 10px;

}

/** Portal menus **
-----------------------------------**/

.portalMenus
{
    margin: 4em auto;
}
.portalMenu
{
    background-color: #f3f3f3;
    border: 8px solid #fff;
    -moz-box-shadow:    -3px 8px 20px 0px #aaa;
    -webkit-box-shadow: -3px 8px 20px 0px #aaa;
    box-shadow:         -3px 8px 20px 0px #aaa;
    float: left;
    margin-right: 2em;
    margin-bottom:60px;
   
}



.portalMenu .heading
{
    
    text-align: center;
  
    height:28px;
    padding: 10px 0 0 0;
}
.portalMenu .heading .text
{
    margin-top: 10px;   
    font-size:1.22em;
    color: #fff;
    letter-spacing: 1px;

}
.portalMenu .graphic
{
    margin: 1em 0 1em 0em;   
}
.portalMenu .description
{
    color: #000;   
    padding: 0 1em 1em 1em;
    font-size: 0.95em;
}
.portalMenu .more
{
    color: #0090d7;
    font-weight: bold;   
}

/*Footer*/
#footer {
    background-image: url('/images/gstfooter.jpg');
    min-height: 64px;
    color: #ffffff;
    font-size:20px;
    padding:20px 15px;
   
    }

#footer .col-lg-9 {
    padding-left:60px;
}

.tollFree {
    float:right;
    text-align:right;
    padding-right:60px;
}
.ticker ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.yamm-content {
    font-size: 90%;


}
.yamm-content .col-sm-2 {
    padding-right: 5px;
    padding-left:5px;

}

.product-category-clickable  {
   
    cursor: pointer;
    margin-left: 5px;

}

.product-category-clickable.caret {
 border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid  #96a1b0;
}
.product-category-clickable.caret-up {
 border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid  #96a1b0;
    border-top: none !important;
}
.product-category-links {
    color: #96a1b0;
}

.marquee {
    float:left;
    
    width: 85%;
    margin: 0px auto 0 auto;
    box-sizing: border-box;
    animation: marquee 50s linear infinite;
    background: #d23435;
    -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 0 15px 15px 0px;
    
    padding: 8px 30px;
    height: 40px;
    overflow: hidden;
}

.marquee:hover {
    animation-play-state: paused
}

/* Make it move */
@keyframes marquee {
    0%   { text-indent: 27.5em }
    100% { text-indent: -105em }
}
.ticker {
    color: #fff;
   
     font-size: 18px;
     margin-top:30px;
}
.marquee-title {
  float:left;
  width: 15%;
  background-color: #c22b2c;
  padding: 8px 8px 8px 12px;
  height: 40px;
  border-radius: 15px 0 0 15px;
  box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4);
}
.announcement {
    margin-left: 300px;
}
@media (max-width: 830px) {
    .marquee-title {
        display:none;
    }
    .marquee {
    border-radius: 15px 15px 15px 15px !important;
    width:100%;
    }

    .announcement {
    margin-left: 50px;
    }
}
