﻿/*.navbar-brand
{
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    margin: auto;
}*/

.col-centered2 {
    display: inline-block;
    float: none;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
    margin-right: -4px;
}

.col-centered {
    float: none;
    margin: 0 auto !important;
}

.list-spaced {
    margin: 20px 0;
    line-height: 20px;
}

.font-larger {
    font-size: medium;
}

hr.quarter-margins {
    margin: 15px 0;
}

.imagewrapper {
}

    .imagewrapper .rightimage {
        float: right;
        border: 1px solid #c0c0c0;
        padding: 5px;
        margin: 10px 0px 5px 15px;
    }

    .imagewrapper .leftimage {
        float: left;
        border: 1px solid #c0c0c0;
        padding: 5px;
        margin: 10px 15px 5px 0px;
    }

    .imagewrapper .title {
        font-size: 140%;
    }


#oversizedcheckbox {
    display: none;
}

    #oversizedcheckbox + label {
        float: left;
        width: 48px !important;
        height: 48px !important;
        background: url('assets/images/lifeyield/checkbox_unchecked.png');
        background-size: contain;
        background-repeat: no-repeat;
    }

    #oversizedcheckbox:checked + label {
        background: url('assets/images/lifeyield/checkbox_checked.png');
        background-size: contain;
        background-repeat: no-repeat;
    }

.modal {
    width: 100%;
    position: fixed;
    text-align: center;
    margin: 0px auto;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1050;
}

.modal_wrapper {
    display: table;
    overflow: auto;
    overflow-y: scroll;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    text-align: center;
    margin: 0px auto;
}

.modal-dialog {
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
    margin: 0px 20px;
}

.field-validation-error {
    padding: 3px;
    color: red;
}

.maclaptopbanner {
    background-image: url('../Content/assets/images/LifeYield/laptop_full.png');
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-attachment: scroll;
    -webkit-background-origin: border-box;
    -moz-background-origin: border-box;
    background-origin: border-box;
    -webkit-background-clip: border-box;
    -moz-background-clip: border-box;
    background-clip: border-box;
    width: 640px;
    height: 280px;
}

.tourcaption {
    padding: 20px 20px 20px 20px;
    border-width: 3px;
    border-color: white;
    border-style: solid;
    font-size: 26px;
    line-height: 30px;
    font-weight: 500;
    background-color: rgba(0, 0, 0, .64);
    color: white;
    white-space: normal;
}

.tourcaptionp {
    font-size: 26px;
    line-height: 30px;
    font-weight: 500;
    color: white;
    white-space: normal;
}

/*#rev_slider_3_1, #rev_slider_3_1_wrapper { width:1280px; height:780px;}
			
			   @media only screen and (min-width: 1920)  {
			 		  #rev_slider_3_1, #rev_slider_3_1_wrapper {  width:1280px; height:780px;}
			   }

			
			   @media only screen and (min-width: 780px) and (max-width: 939px) {
			 		  #rev_slider_3_1, #rev_slider_3_1_wrapper { width:770px; height:201px;}
			   }

			
			   @media only screen and (min-width: 510px) and (max-width: 779px) {
			 		  #rev_slider_3_1, #rev_slider_3_1_wrapper { width:500px; height:130px;}
			   }

			
			   @media only screen and (min-width: 0px) and (max-width: 509px) {
			 		  #rev_slider_3_1, #rev_slider_3_1_wrapper { width:310px; height:81px;}
			   }*/

.ly-button {
    padding: 6px 13px 5px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    font-size: 15px;
    line-height: 45px !important;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bannercaption {
    border-width: 1px;
    border-radius: 2px;
    border-color: steelblue;
    border-style: solid;
    background-color: red;
    color: white;
    white-space: normal;
    padding: 0;
    margin: 0;
}

.bannerbutton {
    padding: 12px 16px;
    font-size: 18px;
    line-height: 32px;
    margin: 0 40px 0 0 !important;
    width: 100%;
    text-shadow: 1px 1px 2px #000000 !important;
}

.glossaryTable tbody td:nth-child(2) {
    text-align: justify;
}


@media screen and (min-width: 1600px) {
    .Layer-New {
        position: absolute;
        bottom: 52px;
        right: -63px;
        font-size: 18pt;
        font-weight: bold;
        line-height: 36pt;
        width: 25%;
        text-align: center;
    }

    .Layer-NewText {
        -ms-transform: rotate(325deg); /* IE 9 */
        -webkit-transform: rotate(325deg); /* Chrome, Safari, Opera */
        transform: rotate(325deg);
        padding: 10px;
        background-color: Orange;
        color: white;
        text-shadow: 1px 1px 2px #000000;
    }

    .Layer-NewText2 {
        display: none;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .Layer-New {
        position: absolute;
        bottom: 50px;
        right: -60px;
        font-size: 18pt;
        font-weight: bold;
        line-height: 36pt;
        width: 28%;
        text-align: center;
    }

    .Layer-NewText {
        -ms-transform: rotate(325deg); /* IE 9 */
        -webkit-transform: rotate(325deg); /* Chrome, Safari, Opera */
        transform: rotate(325deg);
        padding: 10px;
        background-color: Orange;
        color: white;
        text-shadow: 1px 1px 2px #000000;
    }

    .Layer-NewText2 {
        display: none;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1399px) {
    .Layer-New {
        position: absolute;
        bottom: 44px;
        right: -52px;
        font-size: 18pt;
        font-weight: bold;
        line-height: 36pt;
        width: 32%;
        text-align: center;
    }

    .Layer-NewText {
        -ms-transform: rotate(327deg); /* IE 9 */
        -webkit-transform: rotate(327deg); /* Chrome, Safari, Opera */
        transform: rotate(327deg);
        padding: 10px;
        background-color: Orange;
        color: white;
        text-shadow: 1px 1px 2px #000000;
    }

    .Layer-NewText2 {
        display: none;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    .Layer-New {
        position: absolute;
        bottom: 6px;
        right: -45px;
        font-size: 18pt;
        font-weight: bold;
        line-height: 36pt;
        width: 22%;
        text-align: center;
    }

    .Layer-NewText {
        display: none;
    }

    .Layer-NewText2 {
        -ms-transform: rotate(325deg); /* IE 9 */
        -webkit-transform: rotate(325deg); /* Chrome, Safari, Opera */
        transform: rotate(325deg);
        padding: 10px;
        background-color: Orange;
        color: white;
        text-shadow: 1px 1px 2px #000000;
    }
}

@media only screen and (min-width: 940px) and (max-width: 1023px) {
    .Layer-New {
        position: absolute;
        bottom: 6px;
        right: -42px;
        font-size: 18pt;
        font-weight: bold;
        line-height: 36pt;
        width: 22%;
        text-align: center;
    }

    .Layer-NewText {
        display: none;
    }

    .Layer-NewText2 {
        -ms-transform: rotate(325deg); /* IE 9 */
        -webkit-transform: rotate(325deg); /* Chrome, Safari, Opera */
        transform: rotate(325deg);
        padding: 10px;
        background-color: Orange;
        color: white;
        text-shadow: 1px 1px 2px #000000;
    }
}


@media only screen and (min-width: 780px) and (max-width: 939px) {
    .Layer-New {
        position: absolute;
        bottom: 6px;
        right: -45px;
        font-size: 18pt;
        font-weight: bold;
        line-height: 36pt;
        width: 25%;
        text-align: center;
    }

    .Layer-NewText {
        display: none;
    }

    .Layer-NewText2 {
        -ms-transform: rotate(325deg); /* IE 9 */
        -webkit-transform: rotate(325deg); /* Chrome, Safari, Opera */
        transform: rotate(325deg);
        padding: 10px;
        background-color: Orange;
        color: white;
        text-shadow: 1px 1px 2px #000000;
    }
}


@media only screen and (min-width: 510px) and (max-width: 779px) {
    .Layer-New {
        position: absolute;
        bottom: 2px;
        right: -38px;
        font-size: 15pt;
        font-weight: bold;
        line-height: 30pt;
        width: 24%;
        text-align: center;
    }

    .Layer-NewText {
        display: none;
    }

    .Layer-NewText2 {
        -ms-transform: rotate(325deg); /* IE 9 */
        -webkit-transform: rotate(325deg); /* Chrome, Safari, Opera */
        transform: rotate(325deg);
        padding: 7px;
        background-color: Orange;
        color: white;
        text-shadow: 1px 1px 2px #000000;
    }
}


@media only screen and (min-width: 0px) and (max-width: 509px) {
    .Layer-New {
        position: absolute;
        bottom: -1px;
        right: -33px;
        font-size: 15pt;
        font-weight: bold;
        line-height: 30pt;
        width: 24%;
        text-align: center;
    }

    .Layer-NewText {
        display: none;
    }

    .Layer-NewText2 {
        -ms-transform: rotate(325deg); /* IE 9 */
        -webkit-transform: rotate(325deg); /* Chrome, Safari, Opera */
        transform: rotate(325deg);
        padding: 7px;
        background-color: Orange;
        color: white;
        text-shadow: 1px 1px 2px #000000;
    }
}
