{
    -webkit-transition: all .25s ease-in-out 0s;
}
html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 16px;
}
body {
    background-color: rgb(231, 234, 224);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    padding: 0;
    font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
ul,li {
    line-height: 130%;
    list-style: square outside none;
    margin: 0 0 0 0;
    padding: 0;
    font-size: 14px;
}
h4, h5, p, input, li {
    font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-weight: 400;
    color: #555;
}
p {
    font-size: 14px;
    line-height: 150%;
}

a, a:active, a:visited, a:hover, a:link {
    color: #8F8C85;;
    text-decoration: none;
}

.ot_sidenav {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 0 !important;
    font-size: 1.2em;
}

.ot_sidenav .list-group-item:hover {
    color: #777;
}

/* used in cms admin previewer */
.pageContent{
    z-index: 0;
    width: 100%;
}

/* used in pagination when all products are shown */
.interfaceSmall{
    font-size: 12px;
}

/* used on redeem page */
.productInfo{
    float: left;
    margin-left: 25px;
}
.productInfo header{
    margin-bottom: 15px;
}
.productInfo h1 {
    font-size: 37px;
    padding-bottom: 11px;
}
.productInfo h2 {
    line-height: 100%;
    padding-bottom: 5px;
}

button.button {
    background-color: rgba(255, 252, 248, .7) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(4px);
    box-shadow: 0px 0px 4px 1px rgba(4, 4, 0, .08);
    border:none !important;
    border-top: solid 1px rgba(255, 255, 255, .9);
    border-bottom: none !important;
    width:300px;
    float:right;
    padding-top:12px;
    padding-bottom:12px;
    text-transform: capitalize;
    margin-top:-1em;
    float:none;
    margin-left: auto !important;
    margin-right:auto !important;
    margin-bottom:1em;
    margin-top:1em;
    display: block;
    text-shadow:none;
    font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.button {
    padding: 5px 10px;
    border-radius: 3px;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 140%;
    /*text-shadow: #333 0 -1px 0;*/
}
.greenButton{
    color: #395908;
    text-align: center;
    margin-top: 3px;

}
.greenButton:active,
.greenButton:hover {
    color: #777;
    border: 1px solid #999;
    border-top-color: #888;
}
.greenButton span {
    font-size: 12px;
}

.product_page .greenButton{
    /* color: #fff;
    background-image: url('https://www.olivetree.com/images/cart_button_BG.png'); */
    color: #FFFFFF;
    /*text-shadow: 0px -1px 2px rgba(0,0,0,0.50);*/
    border-radius: 3px;
    border: 1px solid #3E7300;
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 5px;
    width:150px;
}
.product_page .greenButton:active,
.product_page .greenButton:hover {}
.product_page .greenButton span {
    /*text-shadow: 0px -1px 0px rgba(0,0,0,0.50);*/
    font-size: 14px;
    font-weight: bold;
}
/* fix commentaries bullet lists on product pages */
.no-bullet li {
    list-style-type: none;
}

.store-button {
    background-color: #77AA3c !important;
    display: block;
    margin: 0 0 0 0;
    font-size: .7rem;
    padding: 7px 1%;
    line-height: 20px;
    color: #FFFFFF !important;
    /*letter-spacing: 1px;*/
}
/*.store-button a:hover{}*/

/* productGrid to set max width on grid of products to have max of 7 products in a row*/
.productGrid {
    max-width: 1556px;
}

.panel{
    margin: 0em auto;
    max-width: 1020px;
}
.panel header{
    max-width: 1024px;
    position: relative;
    margin-top: .5em;
}
.panel h2{
    clear: left;
    float: left;
    font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 21px;
    font-weight: 400;
    margin-left: 10px;
    width: 75%;
}
.inset{
    float: left;
    width: 100%;
    margin: .5em;
}

#checking_for_updates h2,
#no_updates h2,
.no_products h2
{
    font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    margin-bottom: 5px;
    font-weight: 400;
}

/* used on Category Page */
.categoryPanel{
    float: left;
    min-height: 240px;
    padding: 10px 4% 0 4%;
    min-width: 160px;
    max-width: 400px;
}
.ragged_grid,
.ragged_grid_browse {
    width: 98.9%;
}
.coverGroup{
    float: left;
    width: 155px;
    margin-right: 20px;
}
.coverGroup img{
    float: left;
    height: 150px;
    width: 100px;
    margin-right: -80px;
    -webkit-box-shadow: 0px 2px 2px #999;
}
.titleList{
    float: left;
    min-height: 152px;
    overflow: hidden;
    padding-left: .5%;
    padding-top: 5px;
    width: 50.5%;
}
.titleList li {
    margin-bottom: 10px;
    font-size: 12px;
    color: #666;
    line-height: 15px;
}

.stayLeft{
    max-width: 210px;
    float: left;
    margin-bottom: 3em;
    margin-left: -13px;
}
.stayRight{
    float: left;
    margin-top: 15px;
    width: 72%;
}

.largeCover{
    background: url('https://www.olivetree.com/images/missing_image.png') center center;
    background-color: #CCCCCC;
    min-height: 200px;
    width: 170px;
    -webkit-box-shadow: 0px 2px 2px #999;
    color: white;
    text-align: center;
    font-family: "Source Sans Pro", times, sans-serif;
    line-height: 90%;
}
.largeCover img{
    width: 170px;
    vertical-align: sub;
}

.productActions{
    width: 150px;
}
.productActions .button{
    text-align: center;
    margin-top: 10px;
}
.productActions .download.greenButton{
    content: url('https://www.olivetree.com/store/br5/tablet/images/Icons/download.png');
    height: 16px;
    width: auto;
    padding: 8px 44px;
}
.productActions .updateable.download.greenButton{
    content: url('https://www.olivetree.com/store/br5/tablet/images/Icons/updateable.png');
    height: 16px;
    width: auto;
    padding: 8px 44px;
}

/* used on product_missing page */
.missing_btn {
    border-radius: 3px;
    clear: left;
    display: block;
    font-size: 12px;
    margin: 1.5em auto;
    padding: 10px 20px;
    text-align: center;
    width: 150px;
}

.strikeout_price {
    color: #777;
    font-size: 16px;
    font-weight: 400;
}
.product_page .strikeout_price {
    display: block;
    text-align: center;
    background-color: #FFF;
    border-radius: 3px;
    border: 1px solid #DDD;
    padding: 5px 1%;
}

/* Related and Featured Categories */
.related_categories {
    width: 99.9%;
    float: left;
    margin: 10px 0;
}
.related_categories h3 {
    float: left;
    margin: -2px 5px 0 10px;
    color: #777;
    font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
}
.related_categories ul {
    float: left;
    margin: 0;
}
.related_categories li {
    float: left;
    list-style: none;
    margin: 0 5px;
}
.related_categories li a {
    color: #395908;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid #AAA;
    border-bottom-color: #BBB;
    font-weight: 500;
    font-size: 12px;
    border-radius: 15px;
}
.related_categories li a:hover,
.related_categories li a:active {
    color: #777;
    border: 1px solid #999;
    border-top-color: #888;
}

/* promo code page */
article.promo_code {
    text-align: center;
}
article.promo_code h2 {
    width:100%;
}
article.promo_code .ragged_grid {
    width:100%;
}
#promo_code {
    font-size:16px;
    font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    padding:6px;
    margin-bottom:1em;
}
.promo_code p {
    text-align: left;
    padding-left:10px;
    padding-right:10px;
}
.promo_code a.button {
    text-transform: capitalize;
    color: #ffffff;
    background-color: #54a030;
    border-color: #4a8c2a;
    box-shadow: inset 0px 2px 1px rgba(245, 253, 245, 0.4), inset 0px -1px 0px rgba(30, 20, 0, 0.15), 0px 2px 2px rgba(80, 40, 0, 0.18);
    /*text-shadow: 0px 1px 0px rgba(255, 253, 250, 0.1), 0 -2px 0px rgba(40, 60, 0, 0.3);*/
    background: -webkit-linear-gradient(top, #54a030 0%, #51992d 100%);
    font-weight: bold;
    color: #f7f6f0 !important;
    border-radius: 6px !important;
    width:250px;
    float:none;
    display: block;
    margin-left:auto;
    margin-right:auto;
}
.promo_code p {
    text-align: center;
}

ul.feature_list {
    margin-left:0;
    margin-top:.4em;
}
ul.feature_list li {
    list-style: none;
    margin-bottom:0;
    margin-left: 0;
    line-height:20px;
}
ul.feature_list li img {
    display: inline-block;
    vertical-align: middle;
}
ul.feature_list p {
    margin-left:1em;
}
ul.feature_list #see_more img {
    float:none;
    margin-left:auto;
    margin-right:auto;

    display: block;
    max-width: 100%;
}
ul.feature_list #see_more p {
    text-align: center;
    margin-left: 0;
}

/* need this hidden class and mobile hid to hide videos on mobile in product descriptions*/
.hidden {
    display: none !important;
    visibility: hidden;
}
.mobile_hide, #mobile_hide, .hidden {
    display: none !important;
    visibility: hidden;
}

/* product listing helps */
.product-listing-left-col {
    float: left;
    margin: 0;
    width: 25%;
    display: block;
    overflow: hidden;
}
.product-listing-right-col {
    float: left;
    margin: 0;
    width: 75%;
    display: block;
    overflow: hidden;
}
.product-listing-right-col h4 {
    font-weight: 700;
    font-size: 16px;
    color: #000000;
    line-height: 18px;
    letter-spacing: 0px;
    margin: 0;
    display: block;
    overflow: hidden;
    max-height: 70px;
}
.product-listing-right-col span {
    display: block;
    font-size: 16px;
    color: #898989;
    line-height: 18px;
    letter-spacing: 0px;
    padding-top: 8px;
    overflow: hidden;
    max-height: 40px;
}

/* sales banner && colors */
.banner .dynamic_banner {
    border: 1px solid #C9C1AF;
    text-align: center;
    height: auto;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.banner h2 {
    color: #985100;
    color: #985100;
    line-height: 34px;
    font:14px "source sans pro", helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
}
.blue_sale_banner {
    background-color: #7797ac;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #426579), color-stop(100%, #7797ac));
    background-image: -webkit-linear-gradient(top, #426579 0%, #7797ac 100%);
    background-image: -moz-linear-gradient(top, #426579 0%, #7797ac 100%);
    background-image: -o-linear-gradient(top, #426579 0%, #7797ac 100%);
    background-image: linear-gradient(top, #426579 0%, #7797ac 100%);
    border: 1px solid #426579;
}
.blue_sale_banner h2 {
    color: #FFFFFF;
    font-weight: normal;
}
.orange_sale_banner,
.black_friday_sale {
    background-color: #AA5713;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #E78639), color-stop(100%, #AA5713));
    background-image: -webkit-linear-gradient(top, #E78639 0%, #AA5713 100%);
    background-image: -moz-linear-gradient(top, #E78639 0%, #AA5713 100%);
    background-image: -o-linear-gradient(top, #E78639 0%, #AA5713 100%);
    background-image: linear-gradient(top, #E78639 0%, #AA5713 100%);
    border: 1px solid #AA5713;
}
.orange_sale_banner h2,
.black_friday_sale h2 {
    color: #FFFFFF;
    font-weight: normal;
}
.purple_sale_banner {
    background-color: #6a4c82;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9a79ae), color-stop(100%, #6a4c82));
    background-image: -webkit-linear-gradient(top, #9a79ae 0%, #6a4c82 100%);
    background-image: -moz-linear-gradient(top, #9a79ae 0%, #6a4c82 100%);
    background-image: -o-linear-gradient(top, #9a79ae 0%, #6a4c82 100%);
    background-image: linear-gradient(top, #9a79ae 0%, #6a4c82 100%);
    border: 1px solid #6a4c82;
}
.purple_sale_banner h2 {
    color: #FFFFFF;
    font-weight: normal;
}
.black_sale_banner {
    background-color: #2c3535;
    background-image: #000000;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYzM1MzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(top, #000 0%, #2c3535 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, #2c3535));
    background-image: -webkit-linear-gradient(top, #000 0%, #2c3535 100%);
    background-image: -o-linear-gradient(top, #000 0%, #2c3535 100%);
    background-image: -ms-linear-gradient(top, #000 0%, #2c3535 100%);
    background-image: linear-gradient(to bottom, #000000 0%, #2c3535 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#2c3535', GradientType=0 )
}
.black_sale_banner h2 {
    color:#fff;
}
.red_sale_banner {
    background-color: #772e35;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #aa393b), color-stop(100%, #772e35));
    background-image: -webkit-linear-gradient(top, #aa393b 0%, #772e35 100%);
    background-image: -moz-linear-gradient(top, #aa393b 0%, #772e35 100%);
    background-image: -o-linear-gradient(top, #aa393b 0%, #772e35 100%);
    background-image: linear-gradient(top, #aa393b 0%, #772e35 100%);
    border: 1px solid #772e35;
}
.red_sale_banner h2 {
    color: #FFFFFF;
    font-weight: normal;
}
.green_sale_banner {
    background-color: #a6c85b;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #719920), color-stop(100%, #a6c85b));
    background-image: -webkit-linear-gradient(top, #719920 0%, #a6c85b 100%);
    background-image: -moz-linear-gradient(top, #719920 0%, #a6c85b 100%);
    background-image: -o-linear-gradient(top, #719920 0%, #a6c85b 100%);
    background-image: linear-gradient(top, #719920 0%, #a6c85b 100%);

    border: 1px solid #a6c85b;
}
.green_sale_banner h2 {
    color: #FFFFFF;
    font-weight: normal;
}
.real_red_banner {
    background-color: #db0000;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #aa0000), color-stop(100%, #db0000));
    background-image: -webkit-linear-gradient(top, #aa0000 0%, #db0000 100%);
    background-image: -moz-linear-gradient(top, #aa0000 0%, #db0000 100%);
    background-image: -o-linear-gradient(top, #aa0000 0%, #db0000 100%);
    background-image: linear-gradient(top, #aa0000 0%, #db0000 100%);
    border: 1px solid #db0000;
}
.real_red_banner h2 {
    color: #FFFFFF;
    font-weight: normal;
}

.new_blue_banner {
    background-color: #00c0d8;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #006b87), color-stop(100%, #00c0d8));
    background-image: -webkit-linear-gradient(top, #006b87 0%, #00c0d8 100%);
    background-image: -moz-linear-gradient(top, #006b87 0%, #00c0d8 100%);
    background-image: -o-linear-gradient(top, #006b87 0%, #00c0d8 100%);
    background-image: linear-gradient(top, #006b87 0%, #00c0d8 100%);
    border: 1px solid #00c0d8;
}
.new_blue_banner h2 {
    color: #FFFFFF;
    font-weight: normal;
}