@font-face {
    font-family: 'VAGRounded BT';
    src: url('/font/vagroundedbt-webfont-webfont.eot');
    src: url('/font/vagroundedbt-webfont-webfont.eot?#iefix') format('embedded-opentype'),
    url('/font/vagroundedbt-webfont-webfont.woff') format('woff'),
    url('/font/vagroundedbt-webfont-webfont.ttf') format('truetype'),
    url('/font/vagroundedbt-webfont-webfont.svg#vagrounded_btregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Hero Light';
    src: url('../font/hero-light/hero_light-webfont.eot');
    src: url('../font/hero-light/hero_light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/hero-light/hero_light-webfont.woff2') format('woff2'),
    url('../font/hero-light/hero_light-webfont.woff') format('woff'),
    url('../font/hero-light/hero_light-webfont.ttf') format('truetype'),
    url('../font/hero-light/hero_light-webfont.svg#Hero+Light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Hero';
    src: url('../font/hero/hero-webfont.eot');
    src: url('../font/hero/hero-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/hero/hero-webfont.woff2') format('woff2'),
    url('../font/hero/hero-webfont.woff') format('woff'),
    url('../font/hero/hero-webfont.ttf') format('truetype'),
    url('../font/hero/hero-webfont.svg#Hero') format('svg');
    font-weight: normal;
    font-style: normal;

}

html,
body {
    margin:0;
    padding:0;
    height: 100%;
    background: #fff;
    color: #444;
    font-family: "Hero Light";
}

#mainmenu {
    font-weight: bold;
}

.desktoponly-u-pull-right {
    float: right !important;
}

.login-inputs { position: relative; left: 30px; }

.toggle-button {
    position: relative;
    top: -14px;
}

.header .login-field {
    padding: 0px 3px;
    margin-bottom: 3px;
    border: 1px solid #fff;
    font-size: 11px;
    width: 165px;
}

.header .login-label {
    display: inline-block;
    width: 60px;
    font-size: 11px;
}

.header .login-status {
    position: absolute;
    top: 50px;
    right: 0;
    line-height: normal;
    z-index: 100;
    font-size: 11px;
    width: 175px;
    text-align: center;
}

.header .login-status .alert {
    padding: 5px 10px;
    border-top: 0 none;
    border-radius: 0 0 4px 4px;
    position: absolute;
    left:0;
    right:0;
}

.header .login-status .alert ul,
.header .login-status .alert ul li { padding: 0px; line-height: normal}

.full-width-container {
    width: 100%;
    max-width: 100%;
    clear: both;
    margin: 0 auto;
    background-color: #009DDD;
}

.full-width-container.nav-container > div {
    background-color: #fff;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.full-width-container-footer {
    width: 100%;
    max-width: 100%;
    clear: both;
    margin: 0 auto;
    background-color: #009DDD;
}
.full-width-container-footer .curve {

    background-color: #fff;
    border-radius: 0 0 6px 6px;
    height: 20px;
    margin-bottom: 10px;
    padding: 4px 0;
    display: none;
}
.full-width-container-footer ul {
    margin-top: 20px;
     margin-bottom: 0;
}

.full-width-container-footer ul li {
    margin-bottom: 0;
    line-height: normal;
}

.full-width-container-footer .carrotcompany {
    float: right;
    display: inline-block;
}

.homebanner ul li {
    line-height: 26px;
    font-weight: bold;
    margin-left: 10px;
}

.homebanner ul li p {
    margin-left: 35px;
}

.u-pull-right {
    float: right !important;}
.u-pull-left {
    float: left !important; }

.blue-bg {
    background-color: #009DDD;
}

.responsive-img {
    /*margin-bottom: 50px;*/
    max-width: 100%;
    height: auto;
}

.rounded-div {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color:#009DDD;
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

.rounded-div.link {
    cursor: pointer;
    padding: 50px;
}

.rounded-div.link a,
.rounded-div.link a:visited {
    color: #009DDD;
    text-decoration: none;
}

.rounded-div h4 {
    color: #fff !important;
}

.white-txt { color: #fff !important; }
.blue-txt { color: #009DDD !important; }
.black-txt { color: #000 !important; }
#rdiv1 { background-color: #45C9FF; }
#rdiv2 { background-color: #009DDD; }
#rdiv3 { background-color: #47D700; }
#rdiv4 { background-color: #C900E7; }

.android-apple-banner {
    background: #25AAE1 url('/images/app-download-banner.png') no-repeat 0% 100%;
    color: #fff;
    min-height: 264px;
    position: relative;
}
.android-apple-banner .white-txt {
    margin-top: 35px;
    position: absolute;
    top: 20px;
    left: auto;
    right: 50px;
    text-align: right;
    font-size: 30px;
}
.android-apple-banner .white-txt h4 {
    font-size: 36px;
    line-height: 40px;
}

.welcome-user {
    position: relative;
    top: 25px;
    font-size: 20px;
}

.dotted-border {
    border-bottom: 1px dotted #ACBBCB;
}

.body {
    min-height:100%;
    padding-bottom: 180px;
}


body.home .body,
body.home .body-bg {
    background: none;
}

body .body-bg,
body .body-bg .body > #page {
    min-height:100%;
}

body .body-bg .body > #page > #body {
    position: relative;
    z-index: 1;
}

body .page-footer {
    background: none repeat scroll 0% 0% #69AD1F;
    height: 146px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: auto;
    border-top: 4px solid #659222;
    color: #fff;
}

body .page-footer a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

body .page-footer ul,
body .page-footer .carrotcompany {
    padding: 10px 0 5px;
    z-index: 10;
    margin-bottom: 0;
}

.copyright {
    font-size: 10px;
    line-height: normal;
    color: #fff;
    margin: 10px auto;
    text-align: right;
}

body .page-footer ul li {
    line-height: normal;
}

h1, h2, h3, h4 {
    font-family: "Hero", sans-serif;
    color: #009DDD;
}



h5, h6 {
    font-family: "Hero", sans-serif;
    color: #fff;
}

.text-shadow {
    text-shadow: 1px 1px 1px #2B83A8;
}

.panel{
    overflow: hidden;
    position: relative;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.panel .subtext {
    margin: 0 10px;
    color: #fff;
}

.panel .footer {
    padding: 5px;
    font-size: 10px;
    font-weight: bold;
}

.panel .translucent {
    padding: 5px 10px;
    text-shadow: none;
}

.list-view {
    color: #fff !important;
}

.panel a,
.panel a:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5 {
    color: #fff;
}

.box-shadow {
    box-shadow: 0px 0 10px -5px  #0E6186;
}

.border {
    margin: 3px;
    border: 2px solid #ffffff;
    overflow: hidden;
}

.gradient.blue {
    background: #0E6186;
    background: -moz-linear-gradient(top, #63c3ea 0%, #0E6186 150%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #63c3ea), color-stop(150%, #0E6186));
    background: -webkit-linear-gradient(top, #63c3ea 0%, #0E6186 150%);
    background: -o-linear-gradient(top, #63c3ea 0%, #0E6186 150%);
    background: -ms-linear-gradient(top, #63c3ea 0%, #0E6186 150%);
    background: linear-gradient(to bottom, #63c3ea 0%, #0E6186 150%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63c3ea', endColorstr='#0E6186', GradientType=0);
}

.gradient.purple {
    background: #5b4986;
    background: -moz-linear-gradient(top, #7d6886 0%, #5b4986 150%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d6886), color-stop(150%, #5b4986));
    background: -webkit-linear-gradient(top, #7d6886 0%, #5b4986 150%);
    background: -o-linear-gradient(top, #7d6886 0%, #5b4986 150%);
    background: -ms-linear-gradient(top, #7d6886 0%, #5b4986 150%);
    background: linear-gradient(to bottom, #7d6886 0%, #5b4986 150%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d6886', endColorstr='#5b4986', GradientType=0);
}
.purple h1, .purple h2, .purple h3, .purple h4, .purple h5, .purple h6 {
    text-shadow: 1px 1px 1px #5b4986;
}

.purple .text-shadow {
    text-shadow: 1px 1px 1px #5b4986;
}

.gradient.green {
    background: #007C4C;
    background: -moz-linear-gradient(top, #99C85C 0%, #007C4C 150%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99C85C), color-stop(150%, #007C4C));
    background: -webkit-linear-gradient(top, #99C85C 0%, #007C4C 150%);
    background: -o-linear-gradient(top, #99C85C 0%, #007C4C 150%);
    background: -ms-linear-gradient(top, #99C85C 0%, #007C4C 150%);
    background: linear-gradient(to bottom, #99C85C 0%, #007C4C 150%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99C85C', endColorstr='#007C4C', GradientType=0);
}

.purple {
    background: #7E00FF;
}

.blue {
    background: #009DDD;
}

.green {
    background: #00A800;
}

.orange {
    background: #FF9000; /* #FFCA26*/
}

.red {
    background: #FF2400;
}

.grey {
    background: #777777;
}

.green h1, .green h2, .green h3, .green h4, .green h5, .green h6 {
    text-shadow: 1px 1px 1px #007C4C;
}

.green .text-shadow {
    text-shadow: 1px 1px 1px #007C4C;
}

.gradient.orange {
    background: #FFCA26;
    background: -moz-linear-gradient(top, #FFCA26 0%, #f68417 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFCA26), color-stop(100%, #f68417));
    background: -webkit-linear-gradient(top, #FFCA26 0%, #f68417 100%);
    background: -o-linear-gradient(top, #FFCA26 0%, #f68417 100%);
    background: -ms-linear-gradient(top, #FFCA26 0%, #f68417 100%);
    background: linear-gradient(to bottom, #FFCA26 0%, #f68417 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffca26', endColorstr='#f68417', GradientType=0);
}

.orange h1, .orange h2, .orange h3, .orange h4, .orange h5, .orange h6 {
    text-shadow: 1px 1px 1px #F68417;
}

.orange .text-shadow {
    text-shadow: 1px 1px 1px #F68417;
}

.translucent.white {
    background: rgba(255,255,255,.2);
}

.translucent.white.border {
    border: 2px solid rgba(255,255,255,.5);
}

.align-right { text-align: right; }
.align-center { text-align: center !important; }
.align-left { text-align: left; }

.float-right { float: right; }
.float-left { float: left; }

.add-radius {
    border-radius:12px;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
}

.add-radius-sm {
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.add-radius-bottom {
    border-radius:0 0 12px 12px;
    -moz-border-radius:0 0 12px 12px;
    -webkit-border-radius:0 0 12px 12px;
}

.add-radius-bottom-sm {
    border-radius:0 0 4px 4px;
    -moz-border-radius:0 0 4px 4px;
    -webkit-border-radius:0 0 4px 4px;
}

.add-radius-top {
    border-radius:12px 12px 0 0;
    -moz-border-radius:12px 12px 0 0;
    -webkit-border-radius:12px 12px 0 0;
}


.add-radius-top-sm {
    border-radius:4px 4px 0 0;
    -moz-border-radius:4px 4px 0 0;
    -webkit-border-radius:4px 4px 0 0;
}

.add-radius .border {
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}

.add-radius-bottom .border {
    border-radius:0 0 10px 10px;
    -moz-border-radius:0 0 10px 10px;
    -webkit-border-radius:0 0 10px 10px;
}

.add-radius-top .border {
    border-radius:10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    -webkit-border-radius:10px 10px 0 0;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
    border: 2px solid #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: auto;
}

a.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    font-family: Verdana, Arial, sans-serif !important;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    margin-bottom: 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-weight: bold;
    text-shadow: 0px -1px rgba(0,0,0,.2);
    padding: 3px 5px;
}

.gradient.purple a.button,
.gradient.purple button,
.gradient.purple input[type="submit"],
.gradient.purple input[type="reset"],
.gradient.purple input[type="button"],
.gradient.green a.button,
.gradient.green button,
.gradient.green input[type="submit"],
.gradient.green input[type="reset"],
.gradient.green input[type="button"] {
    color: #ffffff;
    background: #f68417;
    background: -moz-linear-gradient(top, #FFCA26 0%, #f68417 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFCA26), color-stop(200%, #f68417));
    background: -webkit-linear-gradient(top, #FFCA26 0%, #f68417 200%);
    background: -o-linear-gradient(top, #FFCA26 0%, #f68417 200%);
    background: -ms-linear-gradient(top, #FFCA26 0%, #f68417 200%);
    background: linear-gradient(to bottom, #FFCA26 0%, #f68417 200%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffca26', endColorstr='#f68417', GradientType=0);
}

.gradient.blue a.button,
.gradient.blue button,
.gradient.blue input[type="submit"],
.gradient.blue input[type="reset"],
.gradient.blue input[type="button"] {
    color: #ffffff;
    background: #007C4C;
    background: -moz-linear-gradient(top, #99C85C 0%, #007C4C 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99C85C), color-stop(200%, #007C4C));
    background: -webkit-linear-gradient(top, #99C85C 0%, #007C4C 200%);
    background: -o-linear-gradient(top, #99C85C 0%, #007C4C 200%);
    background: -ms-linear-gradient(top, #99C85C 0%, #007C4C 200%);
    background: linear-gradient(to bottom, #99C85C 0%, #007C4C 200%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99C85C', endColorstr='#007C4C', GradientType=0);
}

.gradient.orange a.button,
.gradient.orange button,
.gradient.orange input[type="submit"],
.gradient.orange input[type="reset"],
.gradient.orange input[type="button"],
.buddy-tools .buddy-shop a.button,
.buddy-tools .buddy-shop button,
.buddy-tools .buddy-shop input[type="submit"],
.buddy-tools .buddy-shop input[type="reset"],
.buddy-tools .buddy-shop input[type="button"] {
    color: #ffffff;
    background: #0E6186;
    background: -moz-linear-gradient(top, #63c3ea 0%, #0E6186 200%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #63c3ea), color-stop(200%, #0E6186));
    background: -webkit-linear-gradient(top, #63c3ea 0%, #0E6186 200%);
    background: -o-linear-gradient(top, #63c3ea 0%, #0E6186 200%);
    background: -ms-linear-gradient(top, #63c3ea 0%, #0E6186 200%);
    background: linear-gradient(to bottom, #63c3ea 0%, #0E6186 200%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63c3ea', endColorstr='#0E6186', GradientType=0);
}


.button.translucent.white {
    color: #ffffff !important;
    background: none !important;
    background-color: rgba(255,255,255,.2) !important;
    filter: none !important;
    border: 0 none !important;
    text-shadow: 0 none !important;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2) !important;
}

.button.small {
    padding: 5px 8px !important;
    line-height: normal !important;
}


form .row select {
    margin: 0;
}

.flash.errorMessage,
.flash.successMessage,
.flash.noticeMessage,
form .errorMessage,
form .successMessage,
form .noticeMessage {
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 2px 5px;
    font-size: 10px;
    line-height: normal;
    font-weight: bold;
    position: relative;
    min-height: 25px;
}

.flash.errorMessage,
.flash.successMessage,
.flash.noticeMessage {
    font-size: 12px;
    padding: 5px 5px;
    line-height: 20px;
}

.flash.errorMessage .close,
.flash.successMessage .close,
.flash.noticeMessage .close {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    cursor: pointer;
}

form .errorMessage:after,
form .successMessage:after,
form .noticeMessage:after {
    right: 100%;
    top: 50%;
    border: 6px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 10;
    margin-top: -7px;
}

form .errorSummary {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

    overflow: hidden;
    height: 13px;
    padding: 0px 5px;
}

.flash.errorMessage,
form .errorSummary,
form .errorMessage {
    color: #b94a48;
    background-color: #f2dede;
    border: 2px solid #eed3d7;
}
/*form .errorMessage:after {*/
    /*border-color: rgba(255, 255, 255, 0);*/
    /*border-right-color: #eed3d7;*/
/*}*/

.flash.successMessage,
form .successMessage {
    color: #468847;
    background-color: #dff0d8;
    border: 2px solid #d6e9c6;
}
form .successMessage:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #d6e9c6;
}

.flash.noticeMessage,
form .noticeMessage {
    color: #3a87ad;
    background-color: #d9edf7;
    border: 2px solid #bce8f1;
}

form .noticeMessage:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #bce8f1;
}

form .no-pointer:after {
    border: 0 none;
}

/** **/
.header .login-box {
    color: #fff;
}
@media only screen and (min-width: 768px) {
    .mobile {
        display: none !important;
    }

    .header .login-box {
        top: 12px;
        position: relative;
    }
}

.header .login-box a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.header .login-box .small {
    font-size: 10px;
    padding: 0 3px;
}

.header .login-box form {
    white-space: nowrap;
    overflow: hidden;
}

.header .login-box input[type="text"],
.header .login-box input[type="password"] {
    width: 175px;
    display: inline;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    line-height: 20px;
    border: 1px solid #fff;
    box-shadow: none;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
.header .login-box input[type="text"]:focus,
.header .login-box input[type="password"]:focus,
textarea:focus,
select:focus {
    border: 1px solid #fff;
    border-radius: 3px;
}

.header .login-box input[type="submit"] {
    width: 72px;
    line-height: 17px;
}

.header .login-box .errorMessage,
.header .login-box .successMessage {
    margin-bottom:5px;
    height: auto;
    min-height: 0;
    text-align: center;
    line-height: normal;
}

.header .signup  {
    text-align: center;
    display: block;
    top: -8px;
    position: relative;
}

.header .signup img {
    margin: 10px 0 0;
    height: 75px;
}

.header .logo {
    margin-top: 10px;
}

.header .logo img {
    max-width: 250px;
    height: auto;
}

.header .account-bar {
    margin-top: 0px;
}

.header .account-bar {
    margin-bottom: 0px;
}

.header .account-bar ul li {
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*text-shadow: 1px 1px 1px #009DDD;*/
    min-width: 60px;
    display: inline-block;
    margin: 0px;
    position: relative;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .header .account-bar ul li {
        transition: all 0.15s ease-in-out 0s;
        -moz-transition: all 0.15s ease-in-out 0s;
        -webkit-transition: all 0.15s ease-in-out 0s;
    }

    .header .account-bar {
        /*margin-top: 20px;*/
    }
}

.header .account-bar ul li .unread {
    border-radius: 50%;
    text-align: center;
    font-size: 8px;
    line-height: 15px;
    position: absolute;
    top: -5px;
    right: -2px;
    opacity: 0.9;
    background: none repeat scroll 0% 0% #F00;
    color: #FFF;
    font-family: verdana;
    padding: 0px 3px 2px;
    min-width: 10px;
}

.header .account-bar ul li a {
    display: inline-block;
    position: relative;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

@media only screen and (min-width: 768px) {
    .header .account-bar ul li:hover {
        transform: translate(0,-5px);
        -moz-transform: translate(0,-5px);
        -webkit-transform: translate(0,-5px);
    }
}

/*.header .account-bar ul li a i {*/
    /*display:block;*/
    /*text-align: center;*/
    /*font-size: 26px;*/
/*}*/

/*.header .action-bar {*/
    /*font-weight: normal;*/
    /*font-size: 13px;*/
    /*overflow: hidden;*/
    /*padding: 0px;*/

/*}*/

.header .action-bar {
    font-weight: normal;
    font-size: 14px;
    overflow: hidden;
    padding: 0px;
    font-family: Hero;
    margin-bottom: -9px;
}

/*.header .action-bar.buddy-padding {*/
    /*margin-bottom: 0;*/
/*}*/

.header .action-bar .menu {
    margin: 0 auto;
}

/*.header .action-bar .menu li {*/
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/
    /*margin-bottom: 0px;*/
    /*display: inline-block;*/
    /*line-height: normal;*/
/*}*/

.header .action-bar .menu li {
    padding-right: 20px;
    margin-bottom: 0px;
    display: inline-block;
    line-height: normal;
    padding-left: 20px;
}

.header .action-bar .menu li:last-of-type {
    border: 0 none;
}

/*.header .action-bar .menu li a {*/
    /*text-decoration: none;*/
    /*color: #444;*/
    /*display: inline-block;*/
    /*font-weight: bold;*/
/*}*/

.header .action-bar .menu li a {
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    color: #FFF;
    font-size: 18px;
}

.header .action-bar .menu li.active {
    text-decoration: underline;
}

@media only screen and (min-width: 768px) {
    .header .action-bar .menu li a {
        transition: all .3s ease-in-out 0s;
        -moz-transition: all .3s ease-in-out 0s;
        -webkit-transition: all .3s ease-in-out 0s;
    }

    .schoolstickers-banner {
        width: 220px !important;
    }

    .stickerstore-banner {
        margin: 7px 0 0 0 ;
        width: 100% !important;
    }
}

#buddy .wrapper {
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 10;
    position: relative;
    padding: 10px 0px 0;
    min-height: 325px;
}

.buddy-hide {
    z-index: 11;
    position: relative;
}

.buddy-hide span {
    font-size: 12px;
    background: #75BFDE;
    box-shadow: 2px 5px 10px -8px #0E6186;
    font-weight: bold;
    text-align: center;
    display: block;
    border-radius: 0px 0px 5px 5px;
}

.buddy-hide span a span {
    margin: 0;
    background: none repeat scroll 0% 0% transparent;
    box-shadow: none;
    width: auto;
    display: inline-block;
    height: auto;
    padding: 0;
}

.buddy-hide span a {
    color: #FFF;
    text-decoration: none;
    display: block;
    overflow: hidden;
    margin-top: 5px;
}

.buddy-hide span a i {
    display: inline-block;
    background: url('../images/layout/buddy-icon.png') no-repeat scroll 0px 50% transparent;
    width: 16px;
    overflow: hidden;
    height: 18px;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.buddy-hide span a i.alt {
    background-position: 100% 50%;
}
.home-banner {
    overflow: visible;
}
.home-bubble {
    margin-top: 20px;
}
.home-banner iframe {
    position: absolute;
    z-index: 1;
    bottom: 162px;
    right: 99px;
    width: 383px;
    height: 215px;
}

.home-banner .head {
    background: url('../images/banners/buddy-head.png') no-repeat scroll 0px 0px transparent;
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 125px;
    right: 338px;
    z-index: 2;
}

.home-banner .intro {
    position:relative;
}

.home-banner .intro-text,
.home-banner .outro-text {
    position: absolute;
    font-family: 'Hero';
    font-size: 36px;
    color: #F8971B;
    text-indent: -100000px;
}

.home-banner .intro-text {
    top: 40px;
    left: 40px;
    width: 350px;
    line-height: 45px;
    background: transparent url(../images/banners/home-banner-intro.png) no-repeat 0 0;
    width: 337px;
    height: 250px;
}
.home-banner .outro-text {
    bottom: 0px;
    left: 40px;
    line-height: normal;
    line-height: 45px;
    background: transparent url(../images/banners/home-banner-outro.png) no-repeat 0 0;
    width: 835px;
    height: 132px;
}
.home-banner .outro-text .large {
    font-size: 1.2em;
}

.home-banner .home-bubble {
    margin-bottom:0;
    display: block;
}
.home-banner .home-bubble-bottom {
    background-color: #69AD1F;
    border-radius: 0 0 12px 12px;
    box-shadow: 2px 5px 10px -8px #0E6186;
}

.stage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 900px;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}

.rewarditem {
    text-align: center;
    margin: 0px 5px 5px;
    width: 95px;
    display: inline-block;
    position: relative;
}

.rewardfeed .reward-img,
.rewarditem .reward-img {
    background-color: #fff;
    padding: 10px;
}
.rewardfeed .reward-img {
    margin-right: 20px;
}
.rewardfeed .reward-img img,
.rewarditem .reward-img img {
    width: 70px;
    display: block;
    height: 70px;
    padding: 0;
    margin: 0 auto;
}

.rewardfeed .feed-item {
    width: 49%;
    float: left;
    margin-left: 1%;
    margin-bottom: 20px;
}
.rewardfeed .reward-img img {
    width: 60px;
    height: 60px;
}

.rewarditem .code {
    font-weight: bold;
    font-size: 11px;
    background-color: rgba(255,255,255,.5);
    margin: 0;
    position: relative;
}

.rewarditem .info {
    font-size: 10px;
    line-height: normal;
    height: 50px;
}

.rewardfeed .info {
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
}

.rewardfeed .code {
    font-weight: bold;
    margin: 5px 0;
    font-size: 16px;
    text-transform: uppercase;
}

.rewardfeed .comments,
.rewardfeed .date {
    font-size: 11px;
    display: block;
    line-height: normal;
}
.rewardfeed .comment {
    cursor: pointer;
}
.rewarditem .comment {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    color: #ABDAED;
}

.list-view,
.grid-view {
    position: relative;
}

.list-view table.items {
    border-collapse: collapse;
    width: 100%;
}

.list-view table.items th {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.list-view table.items td {
    padding: 10px;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    /*text-align: center;*/
    vertical-align: middle;
    font-size: 12px;
}
.list-view table.items tr.highlight td {
    font-size: 1.2em;
    font-weight: bold;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.panel .cell-mask,
.list-view .cell-mask,
.grid-view .cell-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,.5);
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    opacity: 0;
}

.list-view .product-image {
    background-color: #fff;
    padding: 10px;
    display: inline-block;
    overflow: hidden;
}

.list-view .product-image img {
    max-width: 60px;
    max-height: 60px;
    display: block;
}

.list-view .national-prize .product-image img {
    max-width: 85px;
    max-height: 85px;
    display: block;
}

.list-view hr,
.ui-dialog .ui-dialog-content hr {
    background: none;
    margin: 20px 0;
    border-top: 2px solid rgba(255,255,255,.2);
}

.list-view .approval-notice {
    font-size: 10px;
    font-weight: bold;
    line-height: normal;
}

.list-view .title {
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.list-view .info {
    font-size: 11px;
    display: block;
    line-height: normal;
}

.list-view .price {
    font-size: 12px;
    font-weight: bold;
    display: block;
}

.list-view .remaining {
    font-size: 11px;
    font-weight: bold;
    display: block;
}

.panel .cell-mask span,
.list-view .cell-mask span,
.grid-view .cell-mask span {
    position: absolute;
    background-color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    top: 50%;
    left: 50%;
    font-size: 12px;
    font-weight: bold;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin-left: -50px;
    margin-top: -15px;
    color: #0E6186;
    box-shadow: 0px 0 10px -5px  #0E6186;
}
.list-view .items {
    margin-bottom: 10px;
}

.list-view .summary,
.grid-view .summary {
    font-size: 10px;
    font-weight: bold;
    padding: 2px 5px;
    margin-bottom: 20px !important;
    background-color: rgba(255,255,255,.2);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.list-view .pager,
.grid-view .pager,
.list-view .paging {
    font-size: 10px;
    font-weight: bold;
    padding: 5px 10px;
    background-color: rgba(255,255,255,.2);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.list-view .paging {
    text-align: right;
}

.list-view .pager .paging,
.grid-view .pager .paging {
    float: right;
    background:0 none;
    padding: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.list-view .paging ul li a,
.list-view .pager .paging ul li a,
.grid-view .pager .paging ul li a {
    border: 0 none;
    background-color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 10px;
    line-height: 20px;
    padding: 3px 6px;
}

.list-view .paging ul li.selected a,
.list-view .pager .paging ul li.selected a,
.grid-view .pager .paging ul li.selected a {
    background-color: transparent;
}

.list-view .paging ul li.hidden,
.list-view .pager .paging ul li.hidden,
.grid-view .pager .paging ul li.hidden {
    display: none;
}

.list-view .pager .limit,
.grid-view .pager .limit {
    float: left;
}

.list-view .pager .limit.loading span,
.grid-view .pager .limit.loading span {
    display: none;
}

.list-view .pager .limit.loading,
.grid-view .pager .limit.loading {
    background: url('../images/layout/limit-load.gif') no-repeat scroll 0px 50% transparent;
    width: 110px;
    height: 21px;
}

.list-view .pager .limit select,
.grid-view .pager .limit select {
    display: inline-block;
    margin: 0 4px;
    width: auto;
    height: auto;
    padding: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.list-view .national-prize {
    width: 100%;
    display: inline-block;
    margin: 0 30px 30px 0;
}

/* Larger than mobile */
@media (min-width: 400px) {
    .list-view .national-prize {
        width: 320px;
        display: inline-block;
        margin: 0 30px 30px 0;
    }
}

.list-view .national-prize .prize-details {
    margin-left: 10px;
}

.list-view .national-prize .date {
    font-size: 10px;
    font-style: italic;
    line-height: normal;
}

.news-item .date {
    font-size: 10px;
}

.news-item .intro {
    font-size: 12px;
    line-height: normal;
}

.news-item .read-more-link {
    font-size: 10px;
    margin: 5px 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.box,
.box .border {
    position: relative;
    overflow: hidden;
}
.box.horizontal .border {
    height: 90px;
    overflow: hidden;
}
.box .title {
    background-color: rgba(255,255,255,.8);
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    top:0;
    left:0;
    right: 0;
    text-align: center;
    color: #009DDD;
    text-shadow: 1px 1px 2px #fff;
    font-size: 20px;
    padding: 5px;
}

.box.horizontal .title {
    background:none;
    color: #fff;
    text-shadow: 1px 1px 2px #009DDD;
    position: relative;
    float: left;
    margin-left: 20px;
}

.box.horizontal.green .title {
    text-shadow: 1px 1px 2px #007C4C;
}

.box.horizontal.purple .title {
    text-shadow: 1px 1px 2px #5b4986;
}

.box.horizontal.orange .title {
    text-shadow: 1px 1px 2px #f68417;
}

.box img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.box.link {
    cursor: pointer;
}

.box.link a,
.box.link a:visited {
    color: #009DDD;
    text-decoration: none;
}

.box.link.horizontal a,
.box.link.horizontal a:visited {
    color: #fff;
    text-decoration: none;
}

.sidebar {
    text-align: center;
}

.sidebar .points {
    margin-top: 0px;
    position: relative;
    left: -20px;
}

.sidebar h4 {
    margin-bottom: 0;
}

.sidebar hr {
    color: #fff;
    margin: 5px 0 10px;
    background-color: transparent;
    height: 1px;
    border-top: 2px solid #fff;
}

.sidebar .large {
    font-size: 20px;
    font-weight: bold;
}

.sidebar .info {
    font-size: 10px;
    line-height: 10px;
    display: block;
}

.sidebar .intro {
    font-size: 12px;
    line-height: normal;
    font-weight: bold;
    display: block;
}

.sidebar.info {
    text-align: left;
    line-height: normal;
    font-size: 12px;
}

.sidebar .bubble {
    padding: 5px;
}

.sidebar.redeem input[type=text] {
    font-weight: bold;
}

.sidebar .total, .info { color: #fff !important; }

ul.tabs {
    border-bottom: 2px solid #fff;
    margin-bottom: 0;
}

ul.tabs li {
    margin-right: 5px;
}

ul.tabs li a {
    background-color: rgba(0,0,0,.2);
    border: 0px none;
    font-size: 12px;
    color: #fff;
    border-radius: 6px 6px 0 0 !important;
    -moz-border-radius: 6px 6px 0 0 !important;
    -webkit-border-radius: 6px 6px 0 0 !important;
}

ul.tabs li a.active {
    background-color: rgba(255,255,255,.2);
    color: #fff;
    font-weight: bold;
    height: 32px;
    border: 2px solid #fff;
    border-bottom: 0 none;
}

.tab-panel table {
    width: 100%;
}

.ui-tooltip-tip {

}

.ui-tooltip-tipped .ui-tooltip-content {
    border: 0 none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #007C4C;
    background: -moz-linear-gradient(top, #99C85C 0%, #007C4C 150%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99C85C), color-stop(150%, #007C4C));
    background: -webkit-linear-gradient(top, #99C85C 0%, #007C4C 150%);
    background: -o-linear-gradient(top, #99C85C 0%, #007C4C 150%);
    background: -ms-linear-gradient(top, #99C85C 0%, #007C4C 150%);
    background: linear-gradient(to bottom, #99C85C 0%, #007C4C 150%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99C85C', endColorstr='#007C4C', GradientType=0);
    color: #fff;
    padding: 6px;
}

.ui-tooltip-tipped .ui-tooltip-content h6 {
    text-align: center;
    margin-bottom: 10px;
}

.ui-tooltip-tipped .ui-tooltip-content hr {
    background: none;
    border-top: 2px solid #fff;
}

.ui-tooltip-tipped .ui-tooltip-content ul {
    margin: 0;
}

.ui-tooltip-tipped .ui-tooltip-content ul li {
    background-color: rgba(255,255,255,.2);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 3px 5px;
}

#pages-content {
    float: left;
    width: 60%;
}

#pages-content p.justify {
    text-align: justify;
}

#pages-image {
    float: right;
    width: 40%;
    text-align: right;
}

#pages-image img {
    max-width: 100%;
    height: auto;
    border-radius: 6px;
}

#pages-image .spacer {
    padding-left: 30px;
}

.hint {
    font-size: 10px;
    font-weight: bold;
    display: block;
}

.national-prize-content {
    min-height: 120px;
    margin: 45px 0px 0px 100px;
    font-weight: bold;

}

.national-prize-content .date {
    color: #000;
    text-shadow: none;
}

.competition-container .dashed {
    border: 2px dotted #fff;
    border-width: 2px 0;
    padding: 10px;
}

.competition-container dl dt {
    font-weight: bold;
    clear: left;
}

.competition-container dl dd {
    clear:right;
}

.competition-container dl li {
    margin-bottom: 0;
}

.competition-container p { color: #fff; }

.games-modal {
    position: fixed;
    top: 0px;
    bottom: 0px;
    width: 100%;
    background: none repeat scroll 0% 0% rgba(0,0,0,.8);
    display: none;
    z-index: 999;
}

.mergeDlg.ui-widget-content,
.commentDlg.ui-widget-content,
.parentportalDlg.ui-widget-content {
    border: 3px solid #fff;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    font-size: 12px;
    padding: 0;
}

.mergeDlg.ui-widget-content .dialog-content,
.commentDlg.ui-widget-content .dialog-content,
.parentportalDlg.ui-widget-content .dialog-content {
    color: #fff;
}

.mergeDlg.ui-widget-content .ui-dialog-titlebar,
.commentDlg.ui-widget-content .ui-dialog-titlebar,
.parentportalDlg.ui-widget-content .ui-dialog-titlebar {
    border: 0 none;
    background: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-family: "Hero", sans-serif;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 1px #2B83A8;
    font-size: 24px;
    padding: 10px;
}

.mergeDlg.ui-widget-content .ui-dialog-titlebar-close,
.commentDlg.ui-widget-content .ui-dialog-titlebar-close,
.parentportalDlg.ui-widget-content .ui-dialog-titlebar-close {
    color: #fff;
}

.ui-dialog .ui-dialog-content {
    padding: 0 !important;
}
a.commentDlgBtn {
    color: #2B83A8 !important;
    font-size: 11px;
    font-weight: bold;
}
.show-msg {
    font-size: 10px;
}

.pointer {
    cursor: pointer;
}

img.parent-width {
    max-width: 100%;
}

@media only screen and (min-width: 959px) {
    .mobile {
        display: none !important;
    }

    .tablet {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {

    .desktop-only { display: block !important; }
    .mobile-only { display: none !important;  }
    .welcome-user {
        top: 10px !important;
    }
    .header .login-box input[type=text],
    .header .login-box input[type=password] {
        width: 103px;
        margin: 0;
    }

    .home-banner .intro-text {
        top: 50px;
        left: 20px;
        width: 350px;
        line-height: 45px;
        background: transparent url(../images/banners/home-banner-intro-medium.png) no-repeat 0 0;
        width: 216px;
        height: 160px;
    }
    .home-banner .outro-text {
        bottom: 0px;
        left: 20px;
        line-height: normal;
        line-height: 45px;
        background: transparent url(../images/banners/home-banner-outro-medium.png) no-repeat 0 0;
        width: 535px;
        height: 84px;
    }
    .home-banner .outro-text .large {
        font-size: 1.2em;
    }

    .header .action-bar {
        border-radius: 0 ;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }

    .header .action-bar .border {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-left: 0 none;
        border-right: 0 none;
        margin-left: 0;
        margin-right: 0;
    }
    .header .account-bar ul li,
    .header .account-bar ul li a {
        margin: 0;
        padding: 0;
    }

    .header .account-bar ul li a {
        font-size: 10px;
    }

    .header .account-bar ul li a i {
        font-size: 20px;
    }

    body {
        overflow-x: hidden;
    }

    label.align-right {
        float: none;
        text-align: left;
    }

    .schoolstickers-banner {
        width: 175px !important;
    }

    .stickerstore-banner {
        width: 175px !important;
    }

    .login-inputs { left: 0px; }

    .buddy { margin-top: 20px !important; }


    .header .login-status {
        left: 54px !important;
        width: 247px !important;
    }
} /* */

div#competition-listings-rankings {
    display: none !important;
}

div#competition-listings-rewards {
    display: none !important;
}

@media only screen and (min-width: 768px) {
    div#competition-listings-rankings {
        display: block !important;
    }

    div#competition-listings-rewards {
        display: block !important;
    }

    .sidebar.points {
        margin-top: 10px;
    }
}

.accountMenuDiv {
    margin: 0 auto;
    top: -20px;
}

@media only screen and (min-width: 768px) {
    .accountMenuDiv {
        float: right;
    }
}

div.buddy-tools {
    display: none !important;
}

@media only screen and (min-width: 600px) {
    div.buddy-tools {
        display: block !important;
    }
}

.header {
    padding-top: 20px;
    padding-bottom: 20px;
}

.nav-container .header {
    padding-top: 10px;
    padding-bottom: 0;
}

.panel-widget-hr { width: 98%; margin-left: auto; margin-right: auto; margin-top: 0px !important; margin-bottom: 0px !important; }
.main-content { margin-top: 10px; }
hr { margin: 0.7em auto; }

.google-play { margin-left: 7px; }

#footermenu a,
#footermenu a:visited {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.u-full-width {
    width: 100%;
    box-sizing: border-box; }
.u-max-full-width {
    max-width: 100%;
    box-sizing: border-box; }

/* MEDIA QUERIES */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
    .desktop-only { display: block !important; }
    .mobile-only { display: none !important;  }
}



/* All Mobile Sizes (devices and browser) */

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .mobile-only { display: block !important; }
    .desktop-only { display: none !important; }
    .header .action-bar .menu li {
        height: auto !important;
        border: 0px !important;
        padding: 0px !important;
    }
    .header .login-box input[type="text"], .header .login-box input[type="password"] {
        display: block !important;
    }

    .secondary-nav {
        position: relative;
        top: -20px;
    }

    .header .account-bar {
        margin-top: 10px;
    }

    .desktoponly-u-pull-right {
        float: none !important;
    }

    #mainmenu {
        height: auto !important;
        margin: 0;
        width: 100% !important;
    }

    #mainmenu li + li:before {
        content: '' !important;
        display: inline-block;
        padding: 0px !important;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    .desktop-only { display: none !important; }
    .mobile-only { display: block !important;  }

    .secondary-nav { position: relative; top: -25px; }

    .list-view .national-prize {
        width: 100% !important;
    }

    .header .signup img {
        margin: 0;
        position: relative;
        top: 17px;
        left: 30px;
        width: 75px !important;
        height: 75px !important;
    }

    .header .action-bar .menu li {
        height: auto !important;
        border: 0px !important;
        padding: 0px !important;
    }

    .header .account-bar {
        margin-top: 0px;
        top: 17px !important;
        position: relative !important;
    }

    .desktoponly-u-pull-right {
        float: none !important;
    }

    .toggle-button {
        top: 3px !important;
        width: 100% !important;
        left: -10px !important;
    }

    #mainmenu {
        height: auto !important;
        margin: 0;
        width: 100% !important;
    }

    #mainmenu li + li:before {
        content: '' !important;
        display: inline-block;
        padding: 0px !important;
    }

}

/* Large screens & widescreens */
@media only screen and (min-width: 960px) {
    .mobile-only { display: none !important;  }
    .desktop-only { display: block !important; }
    .desktoponly-u-pull-right {
        float: right !important;
    }
}

.stats {
    margin-top: 20px;
}

a.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background: #C900E7;
    color: #fff;
    border: 0px none;
    box-shadow: none;
    text-shadow: none;
}

a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    color: #fff;
    background: #47D700;
    border: 0 none;
    box-shadow: none;
    text-shadow: none;
}

a.button, button, input[type="submit"] {
    border: 0px !important;
}

h3.page-header {
    color: #009DDD !important;
    margin-bottom: 20px;
    margin-top: 10px;
}

.news-info { color: #fff !important; }

label, legend { color: #fff !important; }
.parent-details strong { color: #fff !important; }
p.note { color: #fff; }
p.intro {color: #fff; }
.sidebar p { color: #fff; }

@media only screen and (max-width: 767px) {

    body, html,
    body .body-bg,
    body .body-bg .body > #page {
        height: auto;
        min-height: 0;
    }
    .body {
        padding-bottom: 0;
        min-height: 0;
        overflow: hidden;
    }

    .body .container {
        margin: 0;
        width: 100%;
    }
    #page #subheader .columns,
    #page #body .columns,
    #page #body.columns,
    #page #subheader .column,
    #page #body .column {
        display: block;
    }

    .column,
    .columns {
        width: auto;
        margin: 0 10px;
        float: none;
    }

    .row .columns .row .columns {
        margin: 0;
    }

    .header .row {
        margin-bottom: 0;
    }

    .tablet {
        display: none !important;
    }

    .desktop {
        display: none !important;
    }

    .header {
        /*margin: 0 0 0 !important;*/
    }

    .header .logo {
        text-align: center;
    }

    .header .signup {
        position: absolute;
        top: -10px;
        right: 20px;
        width: auto !important;
    }

    .header .signup img {
        margin: 0px;
        position: relative;
        top: 17px;
        left: 30px;
        width: 75px !important;
        height: 75px !important;
    }

    .header .logo img {
        max-width: 60%;
        max-height: 80px;
        display: block;
        margin: 10px 0 0 20px;
    }

    .header .login-box .gradient.green {
        /*background: none;*/
    }
    .header .login-box input[type=text],
    .header .login-box input[type=password] {
        width: 100%;
        margin: 0 0 10px;
    }

    .header .login-box input[type=submit] {
        display: block;
        margin: 0px;
        width: 100%;
        float: none;
    }

    .header .action-bar,
    .header .login-box,
    .header .login-box .add-radius-bottom {
        border-radius: 0 ;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        margin:0;
    }

    .header .action-bar .border,
    .header .login-box .border {
        padding: 20px 10px;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border: 0 none;
        margin: 0;
    }

    .header .login-box,
    .header .action-bar {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        font-size: inherit;
    }

    .header .login-box {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }


    .header .action-bar .menu {
        margin: 10px auto 0;
        padding: 0;
    }

    .header .account-bar ul li,
    .header .account-bar ul li a {
        margin: 0;
        padding: 0;
    }

    .header .account-bar ul li a {
        font-size: 10px;
    }

    .header .account-bar.user ul li a i {
        font-size: 10px;
    }

    .header .account-bar {
        text-align: center;
    }

    .page-footer .trees {
        display: none;
        height: 0;
    }

    body .page-footer {
        position: relative;
        height: auto;
    }

    form label {
        text-align: left;
    }

    .box-shadow {
        box-shadow: none;
    }

    .header .action-bar .border {
        padding: 5px;
    }

    .header .action-bar .menu li {
        margin: 0px 0px 10px 10px;
        border: 0 none;
        padding: 5px 10px;
        border-radius: 4px;
        background: rgba(255,255,255,0.2);
    }

    #pages-content {
        float: none;
        width: 100%;
        overflow: hidden;
    }

    #pages-image {
        float: none;
        margin: 0;
        width: auto;
        text-align: center;
    }


    #pages-image img {
        max-width: 100%;
        max-height: 200px;
    }

    .desktop {
        display: none !important;
    }
    .tablet {
        display: none !important;
    }

    .home-banner #intro {
        overflow: hidden;
        display: block;
        text-align: center;
        margin: 20px auto 0;
    }

    .home-banner .intro-text,
    .home-banner .outro-text {
        position: relative;
        font-family: 'Hero';
        font-size: 18px;
        color: #FFF;
        text-indent: 0px;
        text-shadow: 0 1px 3px rgba(0,0,0,.2);
    }

    .home-banner .intro-text {
        top: auto;
        left: auto;
        width: auto;
        line-height: normal;
        background: none;
        width: auto;
        height: auto;
        font-size: 28px;
        display: inline-block;
    }
    .home-banner .outro-text {
        bottom: auto;
        left: auto;
        line-height: normal;
        background: none;
        width: auto;
        height: auto;
        display: inline-block;
    }
    .home-banner .outro-text .large {
        font-size: 1.1em;
    }

    .breadcrumbs {
        margin: 0 15px 0;
    }

    .not-mobile {
        display: none;
    }

    label.align-right {
        text-align: left;
    }

    #body {
        width: auto;
    }
    #content.one-col {
        margin: 0;
    }

    #content.one-col .columns {
        margin-left: 0;
        margin-right: 0;
        width: auto;
    }

    #content form input[type="text"],
    #content form input[type="password"] {
        width: 100%;
    }

    #content form input[type="checkbox"] {
        display: inline !important;
    }

    #content form label {
        display: inline !important;
        width: auto;
    }

    .page-footer .container {
        width: auto;
        margin: 0 10px;
    }

    .columns.row {
        margin-bottom: 20px;
    }
    /* existing */

    .desktop-only { display: none !important; }
    .mobile-only { display: block !important; }

    #mainmenu {
        padding: 0px !important;
    }

    header .action-bar .menu li {
        margin: 0px 0px 10px 10px;
        border: 0px none;
        padding: 5px 10px;
        border-radius: 4px;
        background: rgba(255, 255, 255, 0.2) none repeat scroll 0% 0%;
    }

    .body .container {
        margin: 0;
        width: 100% !important;
    }

    .login-inputs { left: 0px; }
    .header .login-box input[type="text"], .header .login-box input[type="password"] {
        width: 100%;
        margin: 0;
        display: inline !important;
    }

    .header .login-button {
        position: relative;
        top: 60px !important;
        left: 0px;
    }

    .header .login-inputs {
        position: relative;
        top: -52px;
    }

    .header form { margin: 0 !important;  }
    .header .login-status {
        position: absolute;
        top: 58px;
        left: 0px;
        line-height: normal;
        z-index: 100;
        right: 0px;
        font-size: 11px;
        width: 422px;
    }
    .header .login-button { position: relative; top: 0px; left: 0px; }
    .header .login-field.password { left: 0px; }
    .header .login-label { display: none !important; }

    .welcome-user {
        top: 29px !important;
        left: -5px;
    }

    .accountMenuDiv {
        margin: 0px auto;
        top: 25px;
        position: relative;
    }

    .toggle-button {
        top: 3px !important;
        width: 100% !important;
        left: -10px !important;
    }

    div.buddy-tools {
        display: none !important;
    }

    div.container {
        width: 95% !important;
    }
}

.forgotten-pwd {
    position: relative; left: -3px;
}

.info, .code, .date { color: #fff; }

.inner-row-transparency {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: rgba(48, 47, 47, 0.2) none repeat scroll 0% -5%
}

a.button.orange, button.orange, input[type="submit"].orange, input[type="reset"].orange, input[type="button"].orange {
    background-color: #FF9000 !important;
}

div.page-txt a, div.page-txt a:visited
{
    color: #444 !important;
}
p.home-paragraph {
    font-size: 16px !important;
}

h1.home-strap-line {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 36px !important;
}

.nav-container ul li {
    border-bottom: 4px solid !important;
    padding-bottom: 10px;
}

.nav-container ul li:nth-of-type(1) {
    border-bottom-color: #444 !important;
}

.nav-container ul li:nth-of-type(2) {
    border-bottom-color: #45C9FF !important;
}

.nav-container ul li:nth-of-type(3) {
    border-bottom-color: #009DDD !important;
}

.nav-container ul li:nth-of-type(4) {
    border-bottom-color: #47D700 !important;
}

.nav-container ul li:nth-of-type(5) {
    border-bottom-color: #C900E7 !important;
}

.light-blue {
    background-color: #45C9FF;
}

.blue {
    background-color: #009DDD;
}

.green {
    background-color: #47D700;
}

.purple {
    background-color: #C900E7;
}
